1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dmitry Marakasov 38264e3ebf - Fix build on 9.0
PR:		140274
Submitted by:	myself
Approved by:	chris@officialunix.com (maintainer)
2009-11-04 21:48:42 +00:00
accessibility
arabic
archivers - Fix build on 9.0 2009-11-04 15:36:39 +00:00
astro
audio - Update to 1.41.01 2009-11-04 16:18:01 +00:00
benchmarks
biology
cad - Update to 3.221 2009-11-04 15:43:10 +00:00
chinese
comms - Update list of supported serial ports in RXTX library 2009-11-04 15:17:23 +00:00
converters What Unidecode provides is a function, 'unidecode(...)' that 2009-11-04 14:37:37 +00:00
databases - Update to 08.04.0100. 2009-11-04 21:11:51 +00:00
deskutils - Grab maintainership 2009-11-04 15:29:17 +00:00
devel Unbreak for "fresh" systems. 2009-11-04 19:47:35 +00:00
dns
editors
emulators - Connect emulators/fceux to the build. 2009-11-04 14:27:37 +00:00
finance
french
ftp - Add --localstate=/var to make pure-ftpwho work again 2009-11-04 17:28:38 +00:00
games - Update to 4.4.1 (many minor bugfixes) 2009-11-04 21:23:42 +00:00
german
graphics - Unbreak on 9.0 2009-11-04 21:42:23 +00:00
hebrew
hungarian
irc - Fix build on 9.0 2009-11-04 21:48:42 +00:00
japanese
java
korean
lang - Take maintainership of caudium12 and pike72 at maintainer's request 2009-11-04 21:06:16 +00:00
mail - Update (fix bug) SMTPEXTFORK code (affects only qmail-ldap port) 2009-11-04 18:06:27 +00:00
math
mbone
misc - Update to 1.4.5 2009-11-04 15:34:45 +00:00
Mk
multimedia Upgrade to 1.0.3. 2009-11-04 21:23:20 +00:00
net - Install missing manpages. 2009-11-04 21:08:12 +00:00
net-im
net-mgmt NagiosGrapher is a full-featured RRD based charting software especially 2009-11-04 15:12:22 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security - Unbreak on 9.0 2009-11-04 21:42:23 +00:00
shells
sysutils Add IPv6 support, optional, off by default 2009-11-04 15:54:51 +00:00
Templates
textproc - Grab maintainership 2009-11-04 15:29:17 +00:00
Tools
ukrainian
vietnamese
www Add missing library dependence for http_image_filter module for 2009-11-04 21:24:35 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Note the emulators/fceu -> emulators/fceux change. 2009-11-04 14:26:16 +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.