Personal patches
Go to file
2017-06-15 20:25:02 +00:00
accessibility
arabic
archivers Fix sorting. 2017-06-11 21:03:58 +00:00
astro - Update to 0.082 2017-06-15 00:36:59 +00:00
audio Update to 3.2.8 2017-06-14 09:40:40 +00:00
base
benchmarks
biology
cad
chinese
comms
converters Update to 0.30 2017-06-13 16:54:19 +00:00
databases Update to 0.19.0 2017-06-14 16:10:16 +00:00
deskutils Update owncloudclient to 2.3.2 2017-06-14 06:37:32 +00:00
devel Update devel/py-twilio to version 6.4.0. 2017-06-15 20:25:02 +00:00
dns Update to latest commit. 2017-06-15 11:46:29 +00:00
editors * Updated to 2.5.10 2017-06-14 16:22:13 +00:00
emulators Update to Wine 2.10. This includes the following changes: 2017-06-14 21:29:14 +00:00
finance
french - Update 4 wordpress Ports to version 4.8 2017-06-12 10:28:51 +00:00
ftp - Update WWW 2017-06-15 17:29:05 +00:00
games - Update to 2.14.7 2017-06-15 20:14:28 +00:00
german - Update 4 wordpress Ports to version 4.8 2017-06-12 10:28:51 +00:00
graphics Update libgxps to 0.2.5. 2017-06-15 08:20:52 +00:00
hebrew
hungarian
irc
japanese - Update 4 wordpress Ports to version 4.8 2017-06-12 10:28:51 +00:00
java java/intellij-pycharm: Update to version 2017.1.4 2017-06-14 10:06:44 +00:00
Keywords
korean
lang Update to the 20170613 snapshot of GCC 5.4.1. 2017-06-14 22:21:22 +00:00
mail - Update WWW 2017-06-15 19:54:00 +00:00
math Rename the shared libraries correctly. 2017-06-14 21:10:00 +00:00
misc Update distinfo and unbreak this port 2017-06-11 07:40:53 +00:00
Mk Add note, that WRKDIRPREFIX must not end in '/'. 2017-06-14 20:18:38 +00:00
multimedia multimedia/plexmediaserver-plexpass: Update to 1.7.3 2017-06-14 15:12:52 +00:00
net Update to 2.0.2 2017-06-14 16:10:36 +00:00
net-im net-im/mastodon: Update to version 1.4.3 2017-06-15 20:18:38 +00:00
net-mgmt - net-mgmt/crmsh: Update from 2.2.0 to 3.0.0 2017-06-13 14:53:18 +00:00
net-p2p
news - Update SABnzbd to 2.1.0. 2017-06-12 16:01:20 +00:00
palm
polish Update to 20170611 2017-06-14 11:09:27 +00:00
ports-mgmt
portuguese
print Fix dependency issue with missing argparse since it's 2017-06-12 08:37:05 +00:00
russian
science
security Document latest Flash Player vulnerabilities. 2017-06-15 18:26:52 +00:00
shells Update distinfo and unbreak this port 2017-06-11 07:44:58 +00:00
sysutils sysutils/rubygem-httplog: Update to version 0.99.4 2017-06-15 19:34:46 +00:00
Templates
textproc Update to 0.3.11. 2017-06-15 20:21:15 +00:00
Tools Allow editing commit message on failure and save it somewhere if declined. 2017-06-12 17:31:56 +00:00
ukrainian
vietnamese
www Catch up with www/linux-flashplayer. 2017-06-15 18:10:19 +00:00
x11 Chase evolution-data-server shared library bump. 2017-06-13 08:14:34 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Don't use FLAVOR as a variable in ports. 2017-06-13 14:40:17 +00:00
x11-toolkits
x11-wm Does not build on head 2017-06-11 21:39:53 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Readd gnome-autoar and update to 0.2.2. 2017-06-11 21:02:28 +00:00
README
UIDs
UPDATING - Update to 17.04 2017-06-13 09:06:50 +00:00

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

	http://www.FreeBSD.org/ports

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

	http://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:

	http://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.