Personal patches
Go to file
2019-03-21 20:11:39 +00:00
accessibility
arabic
archivers Update to 0.6.12 2019-03-21 10:46:28 +00:00
astro Update to 0.127 2019-03-21 19:41:09 +00:00
audio Update to 2.75 2019-03-21 14:20:40 +00:00
base
benchmarks - Add LICENSE 2019-03-21 09:01:03 +00:00
biology
cad Resurrect cad/klayout and update to 0.25.8. 2019-03-19 10:44:39 +00:00
chinese Update to 5.1.1 2019-03-21 10:07:03 +00:00
comms Mark BROKEN: fails to configure 2019-03-21 06:40:33 +00:00
converters Update to 3.0.1 2019-03-21 19:40:21 +00:00
databases - fix warning: constant ::Fixnum is deprecated 2019-03-21 20:11:39 +00:00
deskutils deskutils/freeplaen: update to 1.7.7 2019-03-21 17:12:21 +00:00
devel Mark BROKEN: creates an empty package 2019-03-21 19:45:10 +00:00
dns Update to 1.12 2019-03-19 17:49:13 +00:00
editors For those of us who prefer vi over vim there are no good options 2019-03-21 17:17:48 +00:00
emulators emulators/citra: update to s20190320 2019-03-21 00:47:10 +00:00
finance - Update to 5.2.3 2019-03-19 09:04:16 +00:00
french Update to 5.1.1 2019-03-21 10:07:03 +00:00
ftp New port: ftp/proftpd-mod_vroot 2019-03-18 23:32:45 +00:00
games devel/renpy: update to 7.2.1 2019-03-21 00:46:52 +00:00
german Update to 5.1.1 2019-03-21 10:07:03 +00:00
graphics Fix the following error on !x86: 2019-03-21 11:04:55 +00:00
hebrew
hungarian
irc irc/bitchx: Use correct OpenSSL include path 2019-03-19 15:04:33 +00:00
japanese Update to 5.1.1 2019-03-21 10:07:03 +00:00
java . Fix permissions on jspawnhelper. 2019-03-21 18:32:50 +00:00
Keywords
korean
lang Fix PLIST when CAPIDOCS is enabled 2019-03-21 19:41:27 +00:00
mail Switch to devel/llvm80 for DEFAULT_VERSIONS 2019-03-20 12:23:25 +00:00
math Update to 2.2.3 2019-03-21 19:41:49 +00:00
misc Update to 1.47.9 2019-03-20 18:01:59 +00:00
Mk Switch to devel/llvm80 for DEFAULT_VERSIONS 2019-03-20 12:23:25 +00:00
multimedia Fix build on gcc-based architectures: 2019-03-21 11:07:48 +00:00
net Update to 2.4.1 2019-03-21 19:41:54 +00:00
net-im Update to 0.6.0 2019-03-19 20:04:00 +00:00
net-mgmt net-mgmt/netdata: Update to the latest release (v1.13.0) 2019-03-21 15:05:27 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print Update to 3.39.0 2019-03-20 18:03:07 +00:00
russian
science science/erkale: Update g20190118 -> g20190318 2019-03-21 06:17:51 +00:00
security Unbreak this port 2019-03-21 19:42:15 +00:00
shells Update to 5.0.3 2019-03-20 10:09:57 +00:00
sysutils sysutils/tree: update to 1.8.0 2019-03-21 16:44:35 +00:00
Templates
textproc Update to 5.6.0 2019-03-21 19:42:10 +00:00
Tools
ukrainian
vietnamese
www Update to 1.9.106 2019-03-21 19:42:05 +00:00
x11 x11/libXdmcp: Update to 1.1.3 2019-03-21 02:12:37 +00:00
x11-clocks
x11-drivers
x11-fm x11-fm/qtfm: update to 6.1.8 2019-03-20 21:50:23 +00:00
x11-fonts Update to 0.5.7 2019-03-19 20:29:13 +00:00
x11-servers
x11-themes x11-themes/Kvantum: Update to 0.10.10. 2019-03-21 18:11:19 +00:00
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md Add a CONTRIBUTING file so github pull requests explain the proper submission 2014-03-15 13:37:33 +00:00
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED mumble and murmur are back in the tree 2019-03-21 14:06:27 +00:00
README
UIDs
UPDATING

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.