Personal patches
Go to file
2019-10-29 15:13:36 +00:00
accessibility Update to 3.4.1 2019-10-29 15:12:35 +00:00
arabic
archivers Update to 1.67 2019-10-28 14:54:53 +00:00
astro - Update to r4323 2019-10-28 20:53:58 +00:00
audio audio/py-pysndfile: Update 1.3.7 -> 1.3.8 2019-10-29 05:35:46 +00:00
base
benchmarks
biology
cad cad/openvsp: fix build on arm* 2019-10-27 19:21:13 +00:00
chinese
comms
converters - Update to 1.2.0 2019-10-28 20:53:53 +00:00
databases databases/cassandra-cpp-driver: update to 2.14.0 2019-10-29 12:22:31 +00:00
deskutils deskutils/freeplane: Update to 1.7.10 2019-10-29 11:06:41 +00:00
devel Update to 3.4.1 2019-10-29 15:12:57 +00:00
dns Update to latest commit. 2019-10-29 11:51:24 +00:00
editors
emulators Update to version 11.0.1 2019-10-29 14:36:04 +00:00
finance Update to 1.28 2019-10-28 14:56:46 +00:00
french
ftp
games - Update to 20190902 2019-10-29 14:36:56 +00:00
german Update to 2019.10.27 2019-10-28 14:55:39 +00:00
graphics Update to 3.4.1 2019-10-29 15:13:22 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to v5.31.5-102-g2680ac6d35. 2019-10-29 11:51:16 +00:00
mail - Update to 2.1 2019-10-29 11:41:18 +00:00
math math/openblas: Use ${MV} instead of ${CP}. 2019-10-29 12:30:15 +00:00
misc misc/netron: Small improvements/corrections 2019-10-29 05:42:19 +00:00
Mk
multimedia Update to 3.4.1 2019-10-29 15:13:32 +00:00
net patch-ntpd_ntp.c should really be named patch-ntpd_ntpd.c as it patches 2019-10-28 20:19:03 +00:00
net-im
net-mgmt Update telegraf to latest version 2019-10-28 12:17:43 +00:00
net-p2p net-p2p/qbittorrent: Update 4.1.8 -> 4.1.9 2019-10-28 05:07:43 +00:00
news
palm
polish Update to 20191027 2019-10-28 14:55:44 +00:00
ports-mgmt
portuguese
print print/harfbuzz: update to 2.6.3 2019-10-28 22:43:21 +00:00
russian
science science/py-qcelemental: Update 0.9.0 -> 0.11.0 2019-10-29 03:42:56 +00:00
security Fix USE_GITHUB usage. 2019-10-29 11:51:28 +00:00
shells
sysutils Attach sysutils/opensbi to the build 2019-10-29 14:13:18 +00:00
Templates
textproc Update to 1.01 2019-10-28 15:00:57 +00:00
Tools
ukrainian
vietnamese
www Update to 1.94 2019-10-28 14:58:37 +00:00
x11 - Update to 0.94.2 2019-10-29 14:37:25 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Take maintainership & clean up 2019-10-28 15:00:16 +00:00
x11-servers
x11-themes
x11-toolkits Update to 3.4.1 2019-10-29 15:13:36 +00:00
x11-wm Sort plist. 2019-10-28 20:19:31 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Update to version 11.0.1 2019-10-29 14:36:04 +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.