1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Joe Marcus Clarke 71eaf87adc Restore some patches to fix the build on 5.X.
Reported by:	pointyhat via erwin
2007-12-23 20:41:46 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad Upgrade to 5.0.4. 2007-12-23 17:01:11 +00:00
chinese - Add the missed checksum of noseeing tar ball. 2007-12-23 15:35:11 +00:00
comms
converters
databases
deskutils - USE_XORG 2007-12-23 08:43:45 +00:00
devel Upgrade to 5.1.4 and unbreak. 2007-12-23 17:00:36 +00:00
dns
editors Mark BROKEN: unfetchable 2007-12-23 12:43:24 +00:00
emulators - Update to 0.8.6 2007-12-23 02:48:34 +00:00
finance The tarball has been re-rolled, simple fix documents and homebank.desktop. 2007-12-23 16:20:23 +00:00
french
ftp
games
german
graphics - Update to 1.4.2. 2007-12-23 18:34:13 +00:00
hebrew
hungarian
irc - Add mirrors (distfiles unavailable). 2007-12-23 02:56:51 +00:00
japanese Update to 2.3. 2007-12-23 15:37:33 +00:00
java
korean
lang Update to 0.5.1 2007-12-23 13:34:02 +00:00
mail
math
mbone
misc
Mk
multimedia
net Restore some patches to fix the build on 5.X. 2007-12-23 20:41:46 +00:00
net-im - mark option WITH_SOCKS broken 2007-12-23 18:13:42 +00:00
net-mgmt
net-p2p Fix inclusion of .mk files to work with OPTIONS correctly. 2007-12-23 15:28:35 +00:00
news
palm
polish
ports-mgmt
portuguese
print - update to 1.3.5 2007-12-23 08:30:38 +00:00
russian
science
security - Update to 2.0.1. [*] 2007-12-23 03:11:11 +00:00
shells
sysutils Fix the build when smalltalk (include/gst.h) is installed in system by reorder 2007-12-23 04:47:50 +00:00
Templates
textproc - Update to 1.76. 2007-12-23 16:05:06 +00:00
Tools Make the script less whiny for unpopulated builds. 2007-12-23 17:50:29 +00:00
ukrainian
vietnamese
www - Update to 4.28. 2007-12-23 18:37:36 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts fix the fonts.alias directory. Thanks Intron <intron@intron.ac> for pointing 2007-12-23 15:43:51 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove digikamimageplugins-doc. 2007-12-23 10:53:19 +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.