Personal patches
Go to file
2019-09-13 11:51:18 +00:00
accessibility
arabic
archivers
astro Update to 0.20 2019-09-13 11:49:36 +00:00
audio audio/yoshimi: unbreak on armv* 2019-09-13 11:44:28 +00:00
base
benchmarks
biology
cad
chinese chinese/pyzy: commit forgotten parts of PR 240457 2019-09-12 17:16:09 +00:00
comms Sort USES. (This is from a patch for GCC-based systems that I was 2019-09-12 21:47:02 +00:00
converters
databases update to 3.8.0 2019-09-13 07:21:51 +00:00
deskutils
devel Update to 2.6.4.1 2019-09-13 11:51:13 +00:00
dns Add SSL master site 2019-09-11 19:27:26 +00:00
editors
emulators Explain why this patch currently only is part of emulators/wine and not 2019-09-12 11:32:46 +00:00
finance
french
ftp ftp/netdumpd: Update to 20190910 2019-09-12 15:41:11 +00:00
games - Update WWW 2019-09-12 09:02:50 +00:00
german
graphics - Update to 4.2.6 2019-09-12 16:17:09 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang comlang/rust-nightly: update to 1.38.0.20190912 2019-09-12 00:55:52 +00:00
mail - Add LICENSE 2019-09-13 09:32:51 +00:00
math
misc Ensure the port is linked to libncursesw to properly support wildchar. 2019-09-13 09:19:01 +00:00
Mk Add xkeyboard-config to linux-c7-xorg-libs, required by Qt5. 2019-09-12 19:43:41 +00:00
multimedia Update to 19.09 2019-09-12 19:07:26 +00:00
net Update to 1.2.1 2019-09-13 11:51:18 +00:00
net-im
net-mgmt net-mgmt/unifi5: Update to 5.11.39 2019-09-12 19:48:31 +00:00
net-p2p
news
palm
polish
ports-mgmt ports-mgmt/modules2tuple: Update to 1.8.1 2019-09-13 10:54:10 +00:00
portuguese
print print/epson-inkjet-printer-escpr: Update to 1.7.3 2019-09-13 10:53:03 +00:00
russian
science Update to 4.3.1 2019-09-12 19:06:48 +00:00
security The Wazuh agent runs on the hosts that you want to monitor. 2019-09-13 07:45:37 +00:00
shells Update FreeBSD extensions to 1.1.1 2019-09-12 19:07:04 +00:00
sysutils sysutils/py-azure-cli: Update to 2.0.73 2019-09-13 00:18:00 +00:00
Templates
textproc Update to 1.1.13 2019-09-13 11:50:13 +00:00
Tools
ukrainian
vietnamese
www add 3rd Party ip2location and ip2proxy modules 2019-09-13 05:49:41 +00:00
x11 Add xkeyboard-config to linux-c7-xorg-libs, required by Qt5. 2019-09-12 19:43:41 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts New port: x11-fonts/open-sans 2019-09-13 09:15:12 +00:00
x11-servers
x11-themes x11-themes/xfce-evolution: update to 6.12.0 2019-09-13 10:50:28 +00:00
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING - Add update tool. 2019-09-11 17:53:23 +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.