1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Cheng-Lung Sung 3732b9a5ca - Update to 2.4
PR:		ports/135495
Submitted by:	gahr
2009-06-16 02:01:36 +00:00
accessibility
arabic
archivers - Update to 0.32 2009-06-15 22:03:32 +00:00
astro
audio
benchmarks
biology
cad
chinese
comms
converters - Fix build with custom PREFIX/LOCALBASE 2009-06-16 00:58:43 +00:00
databases - Update to 1.0.12.0 2009-06-15 21:10:27 +00:00
deskutils - Update to 2.4 2009-06-16 02:01:36 +00:00
devel - Add more HTML documentation by removing an unnecessary part of a patch. 2009-06-15 23:22:49 +00:00
dns - Update to 2.49 2009-06-15 21:07:27 +00:00
editors
emulators - Fix plist 2009-06-15 22:24:42 +00:00
finance
french
ftp Update to libcurl-7.19.4-5.fc10. 2009-06-15 21:44:20 +00:00
games - Add a patch I've forgotten to cvs add -> make the port respect PREFIX, LOCALBASE and CFLAGS 2009-06-15 23:49:22 +00:00
german
graphics Rubygem-geokit is a Ruby gem for maps-based apps. Provides geocoding 2009-06-15 21:13:58 +00:00
hebrew
hungarian
irc - Update to 0.2.6.3 2009-06-15 21:32:24 +00:00
japanese
java
korean
lang
mail
math
mbone
misc
Mk
multimedia - Update to 1.2.3 2009-06-15 21:07:39 +00:00
net - Update to 0.11 2009-06-15 21:07:18 +00:00
net-im - Update to 0.12.3 2009-06-15 21:07:42 +00:00
net-mgmt The general idea of these scripts is to check as many things as possible with 2009-06-15 21:13:19 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security The netpgp command can digitally sign files and verify that the 2009-06-15 21:46:41 +00:00
shells
sysutils - Don't use DATADIR in plist as that would be bacula2 by default. Use the 2009-06-15 23:19:42 +00:00
Templates
textproc - Update to 0.14 2009-06-15 21:07:21 +00:00
Tools
ukrainian
vietnamese
www - Unbreak, fix previous commit 2009-06-15 22:54:22 +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
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.