Personal patches
Go to file
Gerald Pfeifer 6d35e4174f Convert to staging.
PR:		188700
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr (blanket pre-approval)
2014-05-13 19:22:52 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks Update to version 2.1.9 2014-05-13 12:44:12 +00:00
biology
cad
chinese
comms
converters
databases Maintainer no longer wishes to maintain those 2 ports 2014-05-13 16:48:50 +00:00
deskutils
devel Remove obsoleted OPTIONSFILE from devel/py-simpy. 2014-05-13 19:14:05 +00:00
dns
editors
emulators
finance
french
ftp Update to version 4.2. 2014-05-13 12:24:23 +00:00
games Deprecate ports BROKEN for more than 6 months 2014-05-13 16:59:52 +00:00
german
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update lang/pypy-devel to 2.3. 2014-05-13 19:01:16 +00:00
mail - Add DOCS to OPTIONS_DEFINE 2014-05-13 15:38:51 +00:00
math Reduce the number of helpful hints. 2014-05-13 13:52:01 +00:00
misc
Mk
multimedia
net - Use new LIB_DEPENDS syntax to fix libunique dependency. 2014-05-13 18:28:55 +00:00
net-im
net-mgmt - Fix PLIST 2014-05-13 14:35:09 +00:00
net-p2p
news - Update to 2.19 2014-05-13 16:41:50 +00:00
palm
polish
ports-mgmt
portuguese
print Stagify. 2014-05-13 12:06:33 +00:00
russian
science Deprecate ports BROKEN for more than 6 months 2014-05-13 16:59:52 +00:00
security Formally create the /var/run/fail2ban directory 2014-05-13 18:30:23 +00:00
shells
sysutils - Update to 5.8.1 2014-05-13 14:34:58 +00:00
Templates
textproc Stagify. 2014-05-13 12:40:21 +00:00
Tools
ukrainian
vietnamese
www Convert to staging. 2014-05-13 19:22:52 +00:00
x11 Remove ftp://ftp.i-scream.org/ master site. The http equivalent still 2014-05-13 14:22:57 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Fix X Font Service Protocol and Font metadata file handling vulnabilities 2014-05-13 16:32:45 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
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.