Personal patches
Go to file
Kurt Jaeger 026aa27656 dns/adns: include lucab's ipv6 patch, take maintainership
PR:		178364
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com>
2014-09-23 20:20:12 +00:00
accessibility
arabic
archivers Convert to USES=pear 2014-09-23 13:52:08 +00:00
astro
audio - Convert to USES=python 2014-09-23 19:13:02 +00:00
benchmarks Convert to USES=pear 2014-09-23 13:53:18 +00:00
biology
cad - Drop @dirrm* from plist 2014-09-23 16:32:16 +00:00
chinese Upgrade to 3.0.12 2014-09-23 14:40:04 +00:00
comms
converters Convert to USES=pear 2014-09-23 13:54:17 +00:00
databases - Drop @dirrm* from plist 2014-09-23 16:13:42 +00:00
deskutils - Convert to USES=python 2014-09-23 19:37:34 +00:00
devel Depend this port from expat so the XML memory description feature 2014-09-23 19:57:34 +00:00
dns dns/adns: include lucab's ipv6 patch, take maintainership 2014-09-23 20:20:12 +00:00
editors - Drop @dirrm* from plist 2014-09-23 16:14:36 +00:00
emulators Add NVIDIA_GL option to fix conflicts with Linux DRI 2014-09-23 10:50:14 +00:00
finance
french
ftp Convert to USES=pear 2014-09-23 16:33:50 +00:00
games - Drop @dirrm* from plist 2014-09-23 19:05:44 +00:00
german
graphics - Update from 7.40.8 to 7.40.9 2014-09-23 16:45:24 +00:00
hebrew
hungarian
irc Convert to USES=pear 2014-09-23 16:38:52 +00:00
japanese
java
Keywords
korean
lang
mail - Drop @dirrm* from plist 2014-09-23 17:35:43 +00:00
math Convert to USES=pear 2014-09-23 16:45:35 +00:00
misc - Drop @dirrm* from plist 2014-09-23 17:32:19 +00:00
Mk - fix bad warning example, s/DEFAULT_VERSIONS=/DEFAULT_VERSIONS+=/ 2014-09-23 20:18:01 +00:00
multimedia - Drop @dirrm* from plist 2014-09-23 16:12:47 +00:00
net Convert to USES=pear 2014-09-23 16:57:57 +00:00
net-im
net-mgmt Simpify plist 2014-09-23 10:21:28 +00:00
net-p2p - Update to 3.1.10, announce message is here: 2014-09-23 18:00:42 +00:00
news Simplify plist 2014-09-23 09:50:32 +00:00
palm
polish
ports-mgmt - Update to checkin 96b7698 2014-09-23 04:35:23 +00:00
portuguese
print - Drop @dirrm* from plist 2014-09-23 16:12:22 +00:00
russian
science
security - Drop @dirrm* from plist 2014-09-23 17:33:18 +00:00
shells Fix stage violation/allow staging as a regular user 2014-09-23 17:57:31 +00:00
sysutils - Drop @dirrm* from plist 2014-09-23 18:56:46 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www New port: www/alef-webfont 2014-09-23 18:49:43 +00:00
x11 - Drop @dirrm* from plist 2014-09-23 11:19:23 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes - Drop @dirrm* from plist 2014-09-23 17:35:38 +00:00
x11-toolkits
x11-wm - Drop @dirrm* from plist 2014-09-22 16:26:20 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2014-09-23 10:56:18 +00:00
README
UIDs
UPDATING Fix typo in step 5 of emulators/linux-c6 upgrade instruction, 2014-09-22 19:08:59 +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.