1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Ade Lovett 9a2d43fbcb Rework to use the newer USE_RC_SUBR method
PR:		119873
Submitted by:	ade
Approved by:	oliver (maintainer)
2008-01-27 00:04:46 +00:00
accessibility
arabic
archivers
astro Clean up port descriptions for unmaintained ports in `astro' category: 2008-01-26 05:16:13 +00:00
audio A graphical GTK+ MPD client focusing on low footprint. 2008-01-26 19:48:48 +00:00
benchmarks
biology - Update to 2.4.2 (fix fetch problems) 2008-01-25 20:49:45 +00:00
cad
chinese - Fix build with GCC 4.2 2008-01-26 22:45:15 +00:00
comms
converters
databases
deskutils
devel - Fix a typo (Last update broke some dependent ports) 2008-01-26 22:52:50 +00:00
dns
editors Update to SRC680_m243. 2008-01-26 10:04:19 +00:00
emulators Update to Wine 0.9.53. Among others, this includes the following changes: 2008-01-25 22:20:04 +00:00
finance Update to 4.07. 2008-01-26 22:28:04 +00:00
french
ftp - Update to 0.3.0 2008-01-26 12:11:20 +00:00
games - Remove games/stormbaancoureur (project was rename to games/stormbaancoureur) 2008-01-26 23:47:40 +00:00
german
graphics When WARNS is set in a Makefile even to 1, the flag ``-Wsystem-headers'' 2008-01-26 23:43:36 +00:00
hebrew
hungarian
irc - Update to 20080121 2008-01-26 01:18:34 +00:00
japanese
java
korean
lang Update to the 20080125 snapshot of GCC 4.3.0. 2008-01-26 19:35:16 +00:00
mail Rework to use the newer USE_RC_SUBR method 2008-01-27 00:04:46 +00:00
math Update to 12.8.5 2008-01-25 21:19:14 +00:00
mbone
misc
Mk
multimedia - Update to 0.4.3 2008-01-26 18:33:40 +00:00
net
net-im - Fix configure script 2008-01-26 03:12:25 +00:00
net-mgmt
net-p2p Update to 0.5.8.2, be sure to read in UPDATING before you run it. 2008-01-26 16:44:43 +00:00
news
palm
polish
ports-mgmt - Update to 2.4.0 2008-01-26 18:29:41 +00:00
portuguese
print A reimplementation of the LaTeX biliographic facilities. 2008-01-26 22:30:50 +00:00
russian
science
security - Update to 2.1_rc6. 2008-01-26 15:40:05 +00:00
shells
sysutils Add MASTER_SITE_LOCAL since the primary distribution site rejects 2008-01-26 22:28:53 +00:00
Templates
textproc - Update to 1.0.7 2008-01-26 22:36:42 +00:00
Tools
ukrainian
vietnamese
www - Update to 3.0.2 2008-01-26 17:06:52 +00:00
x11
x11-clocks
x11-drivers
x11-fm - Update to 2.5. 2008-01-26 13:26:14 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Remove games/sturmbahnfahrer (project was renamed to games/stormbaancoureur) 2008-01-26 23:48:41 +00:00
README
UIDs
UPDATING Update to 0.5.8.2, be sure to read in UPDATING before you run it. 2008-01-26 16:44:43 +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.