Personal patches
Go to file
2017-12-04 11:32:28 +00:00
accessibility
arabic
archivers Unbreak 2017-12-03 20:47:08 +00:00
astro Update to 0.085 2017-12-03 20:37:17 +00:00
audio - Unsilence installation commands 2017-12-04 09:00:26 +00:00
base
benchmarks
biology Fix configure options for gnustep-make 2017-12-03 12:23:53 +00:00
cad New port: cad/sumo: Traffic simulation suite for road vehicles, public transportation, etc 2017-12-03 19:20:35 +00:00
chinese Securityupdate to 4.9.1: 2017-12-02 12:20:31 +00:00
comms Use USES=localbase 2017-12-03 20:38:42 +00:00
converters
databases Update to 2.3.7 2017-12-03 20:38:07 +00:00
deskutils Fix configure options for gnustep-make 2017-12-03 12:23:53 +00:00
devel py-futures is only for the py27 flavor 2017-12-04 09:39:19 +00:00
dns Update to 1.6.0 2017-12-03 20:34:33 +00:00
editors Update to patchlevel 1365 2017-12-02 23:10:48 +00:00
emulators Actually commit the following, which I had omitted from revision 455277: 2017-12-02 12:36:01 +00:00
finance Fix configure options for gnustep-make 2017-12-03 12:23:53 +00:00
french Upgrade HDF5 to 1.8.20. 2017-12-03 15:14:06 +00:00
ftp Update to 0.56 2017-12-03 20:37:27 +00:00
games Fix configure options for gnustep-make 2017-12-03 12:23:53 +00:00
german Securityupdate to 4.9.1: 2017-12-02 12:20:31 +00:00
graphics Update to 0.6.1 2017-12-03 20:34:38 +00:00
hebrew
hungarian
irc irc/weechat: Unbreak builds, add PHP option 2017-12-03 19:39:23 +00:00
japanese Fix configure options for gnustep-make 2017-12-03 12:23:53 +00:00
java Fix java/cacao after switching to bootstrap-openjdk6 2017-12-02 13:48:41 +00:00
Keywords
korean
lang Ensure our dependencies also work properly when GCC_DEFAULT is one of 2017-12-03 13:59:53 +00:00
mail gecko: unbreak with non-default python version after r455210 2017-12-03 17:35:29 +00:00
math - Update to 0.9.8.5 2017-12-04 11:32:28 +00:00
misc - Add LICENSE_FILE 2017-12-04 09:00:25 +00:00
Mk Add a note about USE_PYTHON=optsuffix being a kludge. 2017-12-04 11:26:47 +00:00
multimedia multimedia/vapoursynth: re-enable DOCS after r455210 2017-12-03 20:29:54 +00:00
net Update to version 1.8.1. 2017-12-03 22:16:49 +00:00
net-im - Add explicit FLAVOR to a few dependencies 2017-12-03 08:25:31 +00:00
net-mgmt * Updated to 6.2.1 2017-12-04 08:00:09 +00:00
net-p2p Update to upstream version 1.7.3 2017-12-02 11:08:41 +00:00
news Fix configure options for gnustep-make 2017-12-03 12:23:53 +00:00
palm
polish
ports-mgmt ports-mgmt/synth: update 1.71 -> 2.00, add FLAVOR support 2017-12-03 12:32:42 +00:00
portuguese
print Fix configure options for gnustep-make 2017-12-03 12:23:53 +00:00
russian Securityupdate to 4.9.1: 2017-12-02 12:20:31 +00:00
science Add new port science/aircraft-datcom 2017-12-03 21:26:18 +00:00
security Update to 0.09 2017-12-03 20:37:32 +00:00
shells
sysutils sysutils/siegfried: Update to 1.7.8 2017-12-04 07:29:47 +00:00
Templates
textproc - Update to 1.01 2017-12-04 06:28:20 +00:00
Tools
ukrainian
vietnamese
www * Updated to 6.2.1 2017-12-04 08:00:09 +00:00
x11 Fix configure options for gnustep-make 2017-12-03 12:23:53 +00:00
x11-clocks Fix configure options for gnustep-make 2017-12-03 12:23:53 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Fix configure options for gnustep-make 2017-12-03 12:23:53 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2017-12-03 19:23:25 +00:00
README
UIDs
UPDATING sysutils/dsbmd: update 0.4.1 -> 0.5 2017-12-03 10:12:38 +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.