Personal patches
Go to file
2020-02-08 16:04:13 +00:00
accessibility
arabic
archivers - Install `Readme' file as documentation 2020-02-08 10:34:21 +00:00
astro Update to 0.11.4 2020-02-08 09:15:59 +00:00
audio audio/musescore Update to latest upstream release, 3.4.2 2020-02-08 14:48:56 +00:00
base
benchmarks
biology
cad cad/veroroute: Update 174 -> 175 2020-02-08 06:56:12 +00:00
chinese
comms comms/flamp: Simplify MASTER_SITES 2020-02-08 03:45:29 +00:00
converters
databases Update to 1.12.4 2020-02-06 19:26:20 +00:00
deskutils Update calibre to 4.10.1 2020-02-08 14:23:36 +00:00
devel Update to 1.27.1. 2020-02-08 14:52:37 +00:00
dns Update to 0.6.12 2020-02-06 19:26:41 +00:00
editors
emulators $DATADIR/winebus.inf is now provided by Wine itself, no longer just by 2020-02-08 10:20:16 +00:00
finance - Update to 1.7.6.3 2020-02-07 07:24:20 +00:00
french
ftp
games
german
graphics lensfun: allocate buffers for AddMount()/AddCompat() large enough 2020-02-08 13:15:43 +00:00
hebrew
hungarian
irc
japanese
java java/openjdk13: fix compilation for powerpc64 elfv2 2020-02-07 09:00:35 +00:00
Keywords
korean
lang Update to the 20200201 snapshot of GCC 9.2.1. 2020-02-07 20:01:55 +00:00
mail Update to 1.4.2 release. 2020-02-07 11:05:06 +00:00
math Update to 0.3.2 2020-02-06 19:26:46 +00:00
misc misc/osinfo-db: update to 20200203 2020-02-08 13:39:07 +00:00
Mk Mk/bsd.port.mk: sort VALID_CATEGORIES, no functional change 2020-02-06 21:32:53 +00:00
multimedia multimedia/ffmpeg: back out r525358 after r525507 2020-02-07 23:19:03 +00:00
net net/ntimed: Supervise process and attempt to drop privs 2020-02-08 16:04:13 +00:00
net-im net-im/qxmpp-qt5: update to 1.2.0 2020-02-07 19:53:24 +00:00
net-mgmt net-mgmt/resource-agents: remove unnecessary use of REINPLACE_CMD 2020-02-07 13:36:44 +00:00
net-p2p Update to 2.7.2 release. 2020-02-07 13:46:44 +00:00
news
polish net-im/qxmpp-qt5: update to 1.2.0 2020-02-07 19:53:24 +00:00
ports-mgmt
portuguese
print [NEW PORT] print/brlaser: Brother laser printer driver 2020-02-08 12:50:18 +00:00
russian
science
security [NEW PORT] security/spm: spm - Simple password manager 2020-02-08 15:03:50 +00:00
shells Add patch missed from r525497. 2020-02-07 19:40:12 +00:00
sysutils Revert "sysutils/uefi-edk2-bhyve: update to be same as uefi-edk2-bhyve-devel" 2020-02-08 14:55:34 +00:00
Templates
textproc textproc/txt2tags: Update to 3.6 2020-02-07 19:11:26 +00:00
Tools
ukrainian
vietnamese
www Update to 2.0.7 2020-02-08 14:23:35 +00:00
x11 x11/wev: update to s20200206 2020-02-08 00:56:33 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts - Update to 1.0.3 2020-02-07 13:17:09 +00:00
x11-servers
x11-themes
x11-toolkits x11-toolkits/tk87: update to 8.7a3 2020-02-07 13:16:23 +00:00
x11-wm x11-wm/wayfire: capitalize Wayland in pkg-descr like r525456 2020-02-07 02:28:56 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Revert "sysutils/uefi-edk2-bhyve: update to be same as uefi-edk2-bhyve-devel" 2020-02-08 14:55:34 +00:00
README
UIDs
UPDATING Reduce the duplicated 'nss' in include and lib path 2020-02-07 13:32:00 +00:00

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):

	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.