Personal patches
Go to file
Dmitry Marakasov 51240814d0 - Cleanup plist
2014-09-22 12:20:16 +00:00
accessibility Update CentOS base to 6.5, add userland ports 2014-09-22 10:40:00 +00:00
arabic
archivers Update CentOS base to 6.5, add userland ports 2014-09-22 10:40:00 +00:00
astro Update CentOS base to 6.5, add userland ports 2014-09-22 10:40:00 +00:00
audio Update CentOS base to 6.5, add userland ports 2014-09-22 10:40:00 +00:00
benchmarks
biology - any version for RUN_DEPENDS 2014-09-21 13:44:58 +00:00
cad
chinese
comms Simplify plist 2014-09-22 09:24:44 +00:00
converters - Update to 1.3-0 2014-09-22 05:20:09 +00:00
databases Update CentOS base to 6.5, add userland ports 2014-09-22 10:40:00 +00:00
deskutils
devel - Cleanup plist 2014-09-22 12:13:37 +00:00
dns Update CentOS base to 6.5, add userland ports 2014-09-22 10:40:00 +00:00
editors Update CentOS base to 6.5, add userland ports 2014-09-22 10:40:00 +00:00
emulators Update CentOS base to 6.5, add userland ports 2014-09-22 10:40:00 +00:00
finance finance/rubygem-money: update to 6.3.0 2014-09-21 20:56:12 +00:00
french
ftp Update CentOS base to 6.5, add userland ports 2014-09-22 10:40:00 +00:00
games - Cleanup plist 2014-09-22 12:19:15 +00:00
german fix build with perl 5.18 2014-09-20 06:37:37 +00:00
graphics - Cleanup plist 2014-09-22 12:20:16 +00:00
hebrew
hungarian
irc OptionsNG conversion brokes few options making 2014-09-20 16:08:01 +00:00
japanese Update to version 20140904 2014-09-21 12:45:30 +00:00
java
Keywords
korean
lang Update CentOS base to 6.5, add userland ports 2014-09-22 10:40:00 +00:00
mail Cleanup plist 2014-09-22 07:22:09 +00:00
math - Cleanup plist 2014-09-22 12:09:47 +00:00
misc Update to 3.56. 2014-09-22 09:06:10 +00:00
Mk Spelling 2014-09-22 12:09:08 +00:00
multimedia Update CentOS base to 6.5, add userland ports 2014-09-22 10:40:00 +00:00
net Update CentOS base to 6.5, add userland ports 2014-09-22 10:40:00 +00:00
net-im Update CentOS base to 6.5, add userland ports 2014-09-22 10:40:00 +00:00
net-mgmt - add license 2014-09-20 15:31:38 +00:00
net-p2p - Update to version 1.1.1 [1] 2014-09-21 08:03:46 +00:00
news
palm
polish
ports-mgmt Update to 1.3.8 Changes: 2014-09-22 05:47:32 +00:00
portuguese
print Update CentOS base to 6.5, add userland ports 2014-09-22 10:40:00 +00:00
russian
science Remove expired ports 2014-09-20 09:45:04 +00:00
security Update CentOS base to 6.5, add userland ports 2014-09-22 10:40:00 +00:00
shells Clean up directory handling 2014-09-22 06:23:19 +00:00
sysutils Cleanup plist 2014-09-22 12:16:22 +00:00
Templates
textproc - Cleanup plist 2014-09-22 12:12:11 +00:00
Tools
ukrainian
vietnamese
www Simplify plist 2014-09-22 12:05:51 +00:00
x11 Simplify plist 2014-09-22 11:35:11 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Update CentOS base to 6.5, add userland ports 2014-09-22 10:40:00 +00:00
x11-servers
x11-themes Update CentOS base to 6.5, add userland ports 2014-09-22 10:40:00 +00:00
x11-toolkits Update CentOS base to 6.5, add userland ports 2014-09-22 10:40:00 +00:00
x11-wm Cleanup plist 2014-09-22 07:20:22 +00:00
.arcconfig
.gitignore
CHANGES Document recent changes in plist handling 2014-09-22 08:28:30 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs Fix typo in GIDs for caldavd group. 2014-09-20 21:41:40 +00:00
LEGAL
Makefile
MOVED - retire ruby-amatch 2014-09-21 15:18:07 +00:00
README
UIDs Add new port sysutils/rundeck 2014-09-20 17:42:15 +00:00
UPDATING Update CentOS base to 6.5, add userland ports 2014-09-22 10:40:00 +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.