FreeBSD ports tree (read-only mirror)
Find a file
Martin Wilke 98c2b3db47 - Respect X11BASE
PR:		ports/105877
Submitted by:	trasz
2006-11-27 13:40:17 +00:00
accessibility
arabic
archivers
astro Fix typo in IGNORE message. 2006-11-26 22:58:06 +00:00
audio - Respect X11BASE 2006-11-27 13:39:52 +00:00
benchmarks
biology - Update to 1.91 2006-11-27 02:35:16 +00:00
cad
chinese - Repsect X11BASE. This should fix chinese/*ttf build failure with 2006-11-26 18:12:11 +00:00
comms
converters
databases - Update to 4.2.2 2006-11-27 13:15:46 +00:00
deskutils - pass LDFLAGS to Makefile 2006-11-26 19:50:30 +00:00
devel Change PKGNAME from sge to sdl_sge to avoid vuxml check. 2006-11-26 15:51:53 +00:00
dns
editors - Update to 3.3.18b and make it fetchable again 2006-11-26 17:55:35 +00:00
emulators
finance
french
ftp
games - Respect X11BASE 2006-11-27 13:40:13 +00:00
german
graphics - Respect X11BASE 2006-11-27 13:39:56 +00:00
hebrew
hungarian
irc - Update to 5.13 2006-11-27 11:34:52 +00:00
japanese
java
korean
lang - fix typo, ECHO_CMD is ECHO_CMD 2006-11-27 12:33:50 +00:00
mail Update to a vaguely recent snapshot (2006-08-13 vs 2004-04-26) 2006-11-27 05:47:51 +00:00
math - Fix a path in doc/Makefile 2006-11-26 12:27:57 +00:00
mbone
misc Fix typo in patch as supplied by Greg Lehey. 2006-11-27 11:48:27 +00:00
Mk
multimedia Remove stale patch 2006-11-27 11:21:59 +00:00
net Upgrade to 0.95a. 2006-11-27 08:10:34 +00:00
net-im
net-mgmt
net-p2p - Update to version 1.0.1 2006-11-26 18:52:36 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science - Fix build on big-endian platform 2006-11-26 05:55:58 +00:00
security - Update to 4.2.2 2006-11-27 13:24:26 +00:00
shells
sysutils - Respect X11BASE 2006-11-27 13:40:17 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www - Update to 2006-11-06 2006-11-27 03:18:13 +00:00
x11 - seek X11BASE 2006-11-26 19:40:20 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Respect X11BASE 2006-11-27 13:39:59 +00:00
x11-wm - Respect X11BASE 2006-11-27 13:39:49 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Move devel/sge to devel/sdl_sge. 2006-11-26 03:16:17 +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.