Personal patches
Go to file
Juergen Lock 49b7a7d4a4 - Fix build with PYTHON_DEFAULT_VERSION of 3+. [1]
- Remove a double word in pkg-message.

PR:		ports/180997 [1]
Submitted by:	nwhitehorn
2013-08-02 18:50:52 +00:00
accessibility The FreeBSD GNOME team presents a Glib and Gtk+ 3 update. 2013-07-31 11:57:45 +00:00
arabic
archivers For all my ports 2013-08-01 20:22:27 +00:00
astro - Convert to new perl framework 2013-08-02 16:55:05 +00:00
audio - Convert to new perl framework 2013-08-02 18:21:05 +00:00
benchmarks Fix build with clang 2013-07-31 22:53:40 +00:00
biology - Update to 1.6 2013-08-01 13:15:48 +00:00
cad Mark as broken: does not configure on any support version 2013-07-28 20:46:52 +00:00
chinese - Convert to new perl framework 2013-08-02 18:21:05 +00:00
comms - Convert to new perl framework 2013-08-02 16:55:05 +00:00
converters - Convert to new perl framework 2013-08-02 18:21:05 +00:00
databases - Convert to new perl framework 2013-08-02 18:21:05 +00:00
deskutils - Convert to new perl framework 2013-08-02 18:21:05 +00:00
devel - Convert to new perl framework 2013-08-02 18:21:05 +00:00
dns - Convert to new perl framework 2013-08-02 18:21:05 +00:00
editors Fix plist (reported by portbuild & poudriere) 2013-07-31 12:40:12 +00:00
emulators - Fix build with PYTHON_DEFAULT_VERSION of 3+. [1] 2013-08-02 18:50:52 +00:00
finance - Convert to new perl framework 2013-08-02 18:21:05 +00:00
french - Convert to new perl framework 2013-07-31 11:56:17 +00:00
ftp ftp/bftpd: update to 4.0 2013-07-31 22:17:27 +00:00
games - Convert to new perl framework 2013-08-02 18:21:05 +00:00
german
graphics - Convert to new perl framework 2013-08-02 18:21:05 +00:00
hebrew
hungarian
irc - Update to 20130629 2013-07-31 12:34:39 +00:00
japanese - Convert to new perl framework 2013-08-02 18:21:05 +00:00
java Deprecate and set expiration date for ports broken for more than 6 month 2013-07-26 23:20:17 +00:00
Keywords
korean - Convert to new perl framework 2013-07-31 14:36:21 +00:00
lang - Convert to new perl framework 2013-08-02 18:21:05 +00:00
mail - Convert to new perl framework 2013-08-02 18:21:05 +00:00
math - Convert to new perl framework 2013-08-02 18:21:05 +00:00
misc - Convert to new perl framework 2013-08-02 17:11:34 +00:00
Mk Document the new bsd.options.mk knobs. 2013-08-01 12:32:52 +00:00
multimedia - Convert to new perl framework 2013-08-02 18:21:05 +00:00
net - Fix INDEX 2013-08-02 18:39:11 +00:00
net-im - Convert to new perl framework 2013-08-02 18:21:05 +00:00
net-mgmt - Convert to new perl framework 2013-08-02 18:21:05 +00:00
net-p2p Fix without gcc 2013-08-01 08:07:46 +00:00
news - Convert to new perl framework 2013-07-31 11:56:17 +00:00
palm Deprecate and set expiration date for ports broken for more than 6 month 2013-07-26 23:20:17 +00:00
polish
ports-mgmt - Convert to new perl framework 2013-08-02 18:21:05 +00:00
portuguese
print - Convert to new perl framework 2013-08-02 18:21:05 +00:00
russian - Convert to new perl framework 2013-08-02 18:21:05 +00:00
science Unbreak with clang 2013-08-02 17:34:39 +00:00
security - Convert to new perl framework 2013-08-02 18:21:05 +00:00
shells - Convert to new perl framework 2013-08-02 16:55:05 +00:00
sysutils - Convert to new perl framework 2013-08-02 18:21:05 +00:00
Templates
textproc - Convert to new perl framework 2013-08-02 18:21:05 +00:00
Tools
ukrainian
vietnamese
www - Convert to new perl framework 2013-08-02 18:21:05 +00:00
x11 - Convert to new perl framework 2013-08-02 16:55:05 +00:00
x11-clocks - Convert to new perl framework 2013-08-02 18:21:05 +00:00
x11-drivers
x11-fm - Trim Makefile header, comment out dead MASTER_SITES 2013-07-31 07:25:25 +00:00
x11-fonts - Convert to new perl framework 2013-08-02 16:55:05 +00:00
x11-servers
x11-themes Deprecate and set expiration date for ports broken for more than 6 month 2013-07-26 23:20:17 +00:00
x11-toolkits - Convert to new perl framework 2013-08-02 18:21:05 +00:00
x11-wm - Try to unbreak parallel (-jX) builds 2013-08-02 09:53:22 +00:00
CHANGES Back to the present 2013-07-31 14:31:35 +00:00
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove expired ports: 2013-08-02 09:20:37 +00:00
README
UIDs
UPDATING Switch around -f with -r for portmaster. I got confused while looking at 2013-07-31 15:42:07 +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.