Personal patches
Go to file
Baptiste Daroussin ed7057c1e5 Properly fix build with clang
Fix build without gcc
2013-08-01 21:25:35 +00:00
accessibility
arabic
archivers For all my ports 2013-08-01 20:22:27 +00:00
astro For all my ports 2013-08-01 20:22:27 +00:00
audio For all my ports 2013-08-01 20:22:27 +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
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 1.15 2013-08-01 13:49:39 +00:00
deskutils Update deskutils/plamsa-applet-cwp to 1.8.1. 2013-08-01 19:44:38 +00:00
devel - Update to 0.22 2013-08-01 13:28:30 +00:00
dns - Add MAN8 pages forgotten in previous commit 2013-08-01 06:43:32 +00:00
editors
emulators Fix build with clang by forcing gnu89 standard 2013-07-31 14:39:37 +00:00
finance
french
ftp ftp/bftpd: update to 4.0 2013-07-31 22:17:27 +00:00
games For all my ports 2013-08-01 20:22:27 +00:00
german
graphics Remove USE_GCC=any It now builds properly with clang while it doesn't build with gcc46 2013-08-01 21:02:17 +00:00
hebrew
hungarian
irc
japanese Fix build without gcc 2013-08-01 21:21:30 +00:00
java
Keywords
korean - Convert to new perl framework 2013-07-31 14:36:21 +00:00
lang Update lang/pypy to 2.1.b2. 2013-08-01 18:47:43 +00:00
mail For all my ports 2013-08-01 20:22:27 +00:00
math For all my ports 2013-08-01 20:22:27 +00:00
misc Fix build without gcc 2013-08-01 06:36:46 +00:00
Mk Document the new bsd.options.mk knobs. 2013-08-01 12:32:52 +00:00
multimedia
net Fix build with newer binutils 2013-08-01 20:45:53 +00:00
net-im
net-mgmt
net-p2p Fix without gcc 2013-08-01 08:07:46 +00:00
news
palm
polish
ports-mgmt Forgot to bump the version in the previous commit. Eventhough 2013-08-01 20:41:31 +00:00
portuguese
print
russian Fix build with clang 2013-08-01 05:33:01 +00:00
science - Update to 1.3.2 2013-08-01 19:11:35 +00:00
security Properly fix build with clang 2013-08-01 21:25:35 +00:00
shells
sysutils For all my ports 2013-08-01 20:22:27 +00:00
Templates
textproc - Update to version 1.7.4 2013-07-31 18:08:07 +00:00
Tools
ukrainian
vietnamese
www - Update to new Perl framework 2013-07-31 18:31:44 +00:00
x11 For all my ports 2013-08-01 20:22:27 +00:00
x11-clocks Fix build with clang 2013-07-31 22:52:54 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED (Readdition of mail/bulk_mailer which was removed on 306404) 2013-08-01 18:02:04 +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.