Personal patches
Go to file
Antoine Brodin 8a3f89fe10 - Trim Makefile header
- Remove dead mirrors
- Unbreak with clang
- Use REINPLACE_CMD and DATADIR
2013-08-02 10:16:05 +00:00
accessibility
arabic
archivers For all my ports 2013-08-01 20:22:27 +00:00
astro - Convert Makefile header to the new two-line form 2013-08-02 08:33:09 +00:00
audio For all my ports 2013-08-01 20:22:27 +00:00
benchmarks
biology - Update to 1.6 2013-08-01 13:15:48 +00:00
cad
chinese Fix without gcc 2013-08-01 06:46:31 +00:00
comms Fix build with newer binutils 2013-08-01 21:11:57 +00:00
converters
databases - Update to 5.1.26 2013-08-02 06:09:04 +00:00
deskutils Update deskutils/plamsa-applet-cwp to 1.8.1. 2013-08-01 19:44:38 +00:00
devel - update to 2.9.9 2013-08-02 07:32:02 +00:00
dns - Add MAN8 pages forgotten in previous commit 2013-08-01 06:43:32 +00:00
editors
emulators - Unbreak the build, augment port description text 2013-08-02 06:36:43 +00:00
finance
french
ftp
games - Unbreak the build: add missing dependency on audio/libvorbis, and fix the 2013-08-02 08:14:21 +00:00
german
graphics - Unbreak parallel (-jX) builds by calling submakes correctly 2013-08-02 03:50:46 +00:00
hebrew
hungarian
irc
japanese Fix build without gcc 2013-08-01 21:21:30 +00:00
java
Keywords
korean
lang Update lang/pypy to 2.1.b2. 2013-08-01 18:47:43 +00:00
mail Remove expired ports: 2013-08-02 09:20:37 +00:00
math For all my ports 2013-08-01 20:22:27 +00:00
misc - Trim Makefile header 2013-08-02 10:16:05 +00:00
Mk Document the new bsd.options.mk knobs. 2013-08-01 12:32:52 +00:00
multimedia
net - Unbreak the build, sort the knobs, generally cleanup Makefile 2013-08-02 05:06:26 +00:00
net-im
net-mgmt
net-p2p Fix without gcc 2013-08-01 08:07:46 +00:00
news
palm
polish
ports-mgmt ports-mgmt/portsreinstall: update to 3.0.3 2013-08-01 22:20:24 +00:00
portuguese
print
russian
science - Update to 1.3.2 2013-08-01 19:11:35 +00:00
security - Update to 1.11.0 2013-08-02 08:19:28 +00:00
shells
sysutils Remove expired ports: 2013-08-02 09:20:37 +00:00
Templates
textproc Unbreak with clang 2013-08-02 07:29:15 +00:00
Tools
ukrainian
vietnamese
www - Update to 0.14 [1] 2013-08-02 09:23:44 +00:00
x11 For all my ports 2013-08-01 20:22:27 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm - Try to unbreak parallel (-jX) builds 2013-08-02 09:53:22 +00:00
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove expired ports: 2013-08-02 09:20:37 +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.