Personal patches
Go to file
2014-09-16 20:46:00 +00:00
accessibility
arabic
archivers Update devel/tbb to 4.3.0 and bump dependent ports' revisions 2014-09-16 07:05:28 +00:00
astro
audio - Fix libtool use (add -rpath) 2014-09-15 12:02:28 +00:00
benchmarks
biology
cad Update devel/tbb to 4.3.0 and bump dependent ports' revisions 2014-09-16 07:05:28 +00:00
chinese
comms
converters
databases Upgrade from 2.8.14 to 2.8.15. 2014-09-16 08:20:52 +00:00
deskutils - Drop .la files for mail/gmime24, no dependees require them 2014-09-15 18:29:36 +00:00
devel Update to 0.13.6 release. 2014-09-16 20:46:00 +00:00
dns
editors - Drop .la files, no dependees require them 2014-09-15 18:30:49 +00:00
emulators - Fix a typo in pkg-message 2014-09-15 17:45:24 +00:00
finance finance/rubygem-money: update to 6.2.0 2014-09-15 01:41:22 +00:00
french
ftp Update to 4.5.1. 2014-09-15 07:28:46 +00:00
games - Update to 6L38. 2014-09-16 17:35:08 +00:00
german
graphics - Drop .la files, no dependees require them 2014-09-16 13:23:13 +00:00
hebrew
hungarian
irc
japanese Allow staging as a regular user 2014-09-14 20:10:06 +00:00
java
Keywords
korean
lang Update to 1.7.15. 2014-09-16 07:18:31 +00:00
mail - Drop .la files for mail/gmime24, no dependees require them 2014-09-15 18:29:36 +00:00
math Fix all non-x86 builds of math/gsl with a more general approach than the 2014-09-16 19:04:09 +00:00
misc - Add LICENSE_FILE. 2014-09-14 19:26:23 +00:00
Mk - Fix off-by-one with 'make checksum' which caused it to not properly 2014-09-16 20:38:13 +00:00
multimedia - Fix build break if PULSEAUDIO is defined but not ALSA or LIBV4L 2014-09-16 11:47:58 +00:00
net Simple API access to Google Spreadsheets 2014-09-16 16:20:26 +00:00
net-im
net-mgmt - Add $ipv6mon_interfaces support to rc.d/ipv6mon. 2014-09-15 16:11:39 +00:00
net-p2p
news Update to 2.20. 2014-09-16 11:32:46 +00:00
palm
polish
ports-mgmt - Update to checkin d7e95d9102 2014-09-16 17:17:13 +00:00
portuguese
print
russian
science
security Document nginx security advisory (CVE-2014-3616). 2014-09-16 17:35:34 +00:00
shells
sysutils - Drop .la files, no dependees require them 2014-09-16 13:41:41 +00:00
Templates
textproc Fix build to clang and remove dependency on gcc. 2014-09-15 09:04:02 +00:00
Tools
ukrainian
vietnamese
www - Remove fixpacklist 2014-09-16 20:29:43 +00:00
x11 - Fix build after r368108 (x11-toolkits/gtk12 library name change) 2014-09-15 10:28:40 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/sgifonts: Use $TAR instead of $EXTRACT_CMD 2014-09-16 11:26:47 +00:00
x11-servers Add some bits to the armv6 build to get a successful build/run on the RPi. 2014-09-15 23:27:13 +00:00
x11-themes
x11-toolkits
x11-wm x11-wm/afterstep-stable: Use execinfo test instead of OSVERSION check 2014-09-16 10:46:16 +00:00
.arcconfig
.gitignore
CHANGES Document r368281. 2014-09-16 18:16:35 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL Remove www/squid32 and 4 ports dependent on www/squid (v2.7) 2014-09-16 12:04:06 +00:00
Makefile
MOVED Fixup MOVED format. 2014-09-16 13:53:07 +00:00
README
UIDs
UPDATING

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.