Personal patches
Go to file
2014-09-30 21:25:37 +00:00
accessibility
arabic
archivers - Update to 2.066 2014-09-30 15:25:00 +00:00
astro - Update to r3336 2014-09-30 10:38:54 +00:00
audio - Fix plist by removing @dirrm which duplicates PORTDOCS 2014-09-29 14:46:04 +00:00
benchmarks - Reset maintainer to ports@ 2014-09-28 15:03:23 +00:00
biology
cad
chinese
comms - Update libplist to 1.11. 2014-09-28 22:58:51 +00:00
converters
databases - Use PLIST_DIRS instead of deprecated PLIST_DIRSTRY 2014-09-30 15:23:15 +00:00
deskutils - Update to 1.48.0 2014-09-28 21:54:56 +00:00
devel Add py-jedi to the runtime requirements 2014-09-30 20:37:30 +00:00
dns Remove expired ports: 2014-09-30 12:28:26 +00:00
editors - Switch to PLIST_FILES/PORTDATA 2014-09-30 10:41:08 +00:00
emulators Fix build on head. 2014-09-30 20:27:05 +00:00
finance Convert to USES=pear 2014-09-30 21:25:37 +00:00
french
ftp ftp/vsftpd-ext: resurrect, upgrade 2.3.5 -> 3.0.2, stagify 2014-09-26 20:43:29 +00:00
games - Drop @dirrm* from plist 2014-09-30 14:36:54 +00:00
german Update to 7 2014-09-30 14:48:57 +00:00
graphics - Convert to USES=python 2014-09-30 13:47:38 +00:00
hebrew
hungarian
irc
japanese - Set PORTSCOUT to limit version 3.0.X 2014-09-30 21:13:40 +00:00
java Upgrade from 3.2.76 to 6.1.5 (the latest at this time). Fix up the WWW-entry 2014-09-29 21:31:52 +00:00
Keywords
korean
lang Update to the 20140924 snapshot of GCC 4.9.2. 2014-09-28 12:37:59 +00:00
mail - Modify comment and add UPDATING entry to explain that MAILDROP_SUID 2014-09-30 15:04:03 +00:00
math Unbreak math/parmetis everywhere except FreeBSD 8 2014-09-30 17:39:25 +00:00
misc - Fix PLIST when NLS option is off 2014-09-30 16:19:41 +00:00
Mk Partially revert r369644 temporarily (to add the OSVERSION=sysctl kern.osreldate) 2014-09-30 18:16:37 +00:00
multimedia - Fix PKGNAME collision 2014-09-30 17:06:40 +00:00
net - Update to 2.142720 2014-09-30 18:32:16 +00:00
net-im
net-mgmt - Add EXAMPLES option to install schemas to create mysql/pgsql databases for Icinga 2 2014-09-30 14:48:25 +00:00
net-p2p Unbundle libs. 2014-09-30 19:22:24 +00:00
news - remove @cwd 2014-09-29 07:05:14 +00:00
palm
polish Convert to USES=autoreconf 2014-09-26 18:39:45 +00:00
ports-mgmt - Update to checkin caf0bb9 2014-09-27 04:19:10 +00:00
portuguese
print Clarify SDK is also for ports building. cups-filters requires it. 2014-09-29 22:38:09 +00:00
russian
science Fix build after r369447 2014-09-30 08:39:34 +00:00
security - Document sysutils/rsyslog vulnerabilities CVE-2014-3634 2014-09-30 20:09:32 +00:00
shells - Update to 2.1.1 2014-09-29 23:27:26 +00:00
sysutils - Actually update sysutils/rsyslog8 to 8.4.1 2014-09-30 21:22:31 +00:00
Templates
textproc textproc/rubygem-sanitize: update to 3.0.2 2014-09-30 16:49:13 +00:00
Tools
ukrainian
vietnamese
www Update from 1.7.5 to 1.7.6. 2014-09-30 17:08:23 +00:00
x11 Add x11/qt5-x11extras. 2014-09-29 21:24:18 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update to snapshot 10337 2014-09-30 14:51:12 +00:00
x11-wm - Convert to USES=python 2014-09-28 19:58:05 +00:00
.arcconfig
.gitignore
CHANGES If either of OSVERSION or UNAME_r is improperly set when building in a 2014-09-30 16:22:05 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs Add spark user for the upcoming Apache Spark port. 2014-09-30 12:22:41 +00:00
LEGAL
Makefile
MOVED Remove expired ports: 2014-09-30 12:28:26 +00:00
README
UIDs Add spark user for the upcoming Apache Spark port. 2014-09-30 12:22:41 +00:00
UPDATING - Modify comment and add UPDATING entry to explain that MAILDROP_SUID 2014-09-30 15:04:03 +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.