FreeBSD ports tree (read-only mirror)
Find a file
Erwin Lansing 20b204a164 - Update to 0.43
- Remove RELENG_4 cruft.
2007-02-03 20:51:34 +00:00
accessibility
arabic
archivers - Update to 1.50 2007-02-03 17:35:51 +00:00
astro - Update to 0.027 2007-02-03 17:47:14 +00:00
audio - Use USE_LDCONFIG 2007-02-03 16:39:37 +00:00
benchmarks - Allow users to disable largefile support 2007-02-02 06:55:53 +00:00
biology Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
cad - change BUILD_DEPENDS: shells/bash2 -> shells/bash; 2007-02-01 11:59:23 +00:00
chinese - Update to 1.1.2 2007-02-02 14:12:21 +00:00
comms - update to latest fldigi since old version is gone 2007-02-01 23:14:06 +00:00
converters Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
databases nspostgres is an internal PostgreSQL database driver for AOLserver 3.x and 4.x. 2007-02-02 14:23:11 +00:00
deskutils Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
devel Update to version 20050409. This is just a few minor documentation changes, 2007-02-03 15:27:04 +00:00
dns - Fix plist if NOPORTDOCS is defined 2007-02-03 04:07:27 +00:00
editors - Updated to 20070130.2255 2007-02-02 17:55:28 +00:00
emulators - Fix build after remove objformat on head 2007-02-03 09:49:45 +00:00
finance Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
french
ftp - Remove 4.x support 2007-02-03 13:17:21 +00:00
games - Update to 0.5.6 2007-02-03 15:18:21 +00:00
german - Update to 2.1 2007-02-03 09:49:14 +00:00
graphics - Utilize PORTDOCS 2007-02-03 02:34:21 +00:00
hebrew
hungarian
irc
japanese Update to 2.2. 2007-02-03 17:26:58 +00:00
java
korean Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
lang Deprecate in favor of the newer and safer snobol4 port. 2007-02-03 00:08:35 +00:00
mail Have to checkin the distinfo too, dummy! 2007-02-02 21:51:54 +00:00
math Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
mbone
misc - Bump PORTREVISION. The dynamic linking libraries are changed in previous 2007-02-01 20:51:07 +00:00
Mk
multimedia Install the documentation 2007-02-03 02:52:49 +00:00
net Update to 1.0.5p2. 2007-02-03 12:51:45 +00:00
net-im Bump PORTREVISION to sync with lang/erlang. 2007-02-03 14:06:30 +00:00
net-mgmt - Switch dependencies to modern XFree86/Xorg ports 2007-02-02 19:59:33 +00:00
net-p2p Fix build with OpenSSL from base. 2007-02-01 14:59:39 +00:00
news
palm Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
polish
ports-mgmt - Update to 0.7.2. 2007-02-02 23:58:40 +00:00
portuguese
print - Update to 2.4.4 2007-02-03 04:58:53 +00:00
russian
science Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
security - Remove 4.x support on my ports 2007-02-03 13:18:30 +00:00
shells
sysutils - Update to 0.7.2. 2007-02-02 23:58:40 +00:00
Templates
textproc Update to 0.21 2007-02-03 13:20:41 +00:00
Tools Retire PORTOBJFORMAT 2007-02-01 03:28:03 +00:00
ukrainian - Switch dependencies to modern XFree86/Xorg ports 2007-02-02 19:59:33 +00:00
vietnamese
www Add port www/npapi-xine: 2007-02-03 19:46:34 +00:00
x11 fix pkg-plist 2007-02-03 08:18:44 +00:00
x11-clocks Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
x11-drivers/synaptics
x11-fm - Update to 2.14.2 2007-02-03 09:49:30 +00:00
x11-fonts - Remove support for xfree86-3 2007-02-02 17:06:25 +00:00
x11-servers
x11-themes - Remove support for xfree86-3 2007-02-02 17:06:25 +00:00
x11-toolkits - Update to 0.43 2007-02-03 20:51:34 +00:00
x11-wm - Remove support for xfree86-3 2007-02-02 17:06:25 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Remove XFree86 3.3.6 2007-02-02 20:07:23 +00:00
README
UIDs
UPDATING - Add note about recent www/aolserver change 2007-02-02 14:50:16 +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.