1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2006-06-18 21:06:24 +00:00
accessibility
arabic
archivers
astro correct my coordinates 2006-06-17 03:49:10 +00:00
audio Update to version 3.2.1 2006-06-17 21:01:28 +00:00
benchmarks
biology Re-add CONFIGURE_TARGET and fix libm detection. 2006-06-18 20:35:18 +00:00
cad
chinese
comms - fix the build for FreeBSD >= 600000 2006-06-17 21:16:13 +00:00
converters
databases - unquote IGNORE 2006-06-17 11:15:43 +00:00
deskutils
devel Upgrade to 2.15.2. 2006-06-18 21:06:24 +00:00
dns - make use of the new bsd.bdb.mk infrastructure 2006-06-17 10:20:04 +00:00
editors Update to 2.7 2006-06-17 09:17:10 +00:00
emulators Update MASTER_SITES 2006-06-18 19:40:15 +00:00
finance - Add RESTRICTED and IGNORE as in finance/pfpro that share one distfile 2006-06-18 17:39:31 +00:00
french
ftp
games - Update to version 20050603-1400. 2006-06-17 21:53:27 +00:00
german
graphics Remove graphics/magickwand port which was already in the tree with the name 2006-06-18 20:47:38 +00:00
hebrew
hungarian
irc
japanese - fix MASTER_SITES [1] 2006-06-17 12:37:24 +00:00
java
korean
lang Update to 0.20 2006-06-18 20:01:39 +00:00
mail Update to 0.14 2006-06-18 00:00:33 +00:00
math - Update from v0.42 to v0.43 2006-06-18 18:10:06 +00:00
mbone
misc Update to version 0.2.16 2006-06-18 10:53:08 +00:00
Mk
multimedia Completely disable DGA when -disableDirectV is given on the commandline; This 2006-06-18 11:06:06 +00:00
net Update to 2.3b 2006-06-18 20:18:22 +00:00
net-im Upgrade to 1711 B09. 2006-06-17 22:12:27 +00:00
net-mgmt
net-p2p
news
palm Fix crash on startup when compiled with latest GTK2. 2006-06-17 15:50:47 +00:00
polish
ports-mgmt - Disable 'make config' feature. It should be implemented another way. 2006-06-18 19:48:46 +00:00
portuguese
print It no use to make it build OK on tinderbox if you commit an older file. 2006-06-18 19:29:54 +00:00
russian
science
security Updating the Samhain HIDS to 2.2.1. This is a minor release which fixes 2006-06-18 20:14:43 +00:00
shells
sysutils - Disable 'make config' feature. It should be implemented another way. 2006-06-18 19:48:46 +00:00
Templates
textproc - Update from v2.18 to v2.19 2006-06-17 21:41:11 +00:00
Tools
ukrainian
vietnamese
www upgrade to 1.6.2 2006-06-18 20:31:14 +00:00
x11 Update to 2.05 2006-06-17 10:19:31 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
KNOBS
LEGAL
Makefile
MOVED Remove graphics/magickwand port which was already in the tree with the name 2006-06-18 20:52:08 +00:00
README
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.