1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Martin Wilke 29424db097 - Update to 2.0.1
PR:             110968
Submitted by:   Marcus von Appen <mva@sysfault.org> (maintainer)
2007-03-28 16:35:36 +00:00
accessibility
arabic
archivers Use CONFLICTS?= 2007-03-28 13:48:16 +00:00
astro Add more precise coordinates for myself. 2007-03-28 13:11:09 +00:00
audio - Fix after objformat removal 2007-03-28 11:56:32 +00:00
benchmarks
biology - Update to 1.5-beta2 2007-03-27 08:01:54 +00:00
cad - Change my email. 2007-03-27 22:12:03 +00:00
chinese - archives/unrar is slave-port friendly 2007-03-28 13:53:54 +00:00
comms
converters
databases Update to 0.06000 2007-03-28 05:16:58 +00:00
deskutils - Update to 0.4.6 2007-03-28 10:47:05 +00:00
devel Update to 0.9989 2007-03-28 16:11:25 +00:00
dns - Change my email. 2007-03-27 22:12:03 +00:00
editors - Update to 2.0.1 2007-03-28 16:35:36 +00:00
emulators Project was renamed 2007-03-28 06:17:18 +00:00
finance
french
ftp - Change my email. 2007-03-27 22:12:03 +00:00
games - Fix build 2007-03-28 09:29:38 +00:00
german - Update to 0.2 2007-03-27 20:49:53 +00:00
graphics - Fix after objformat removal 2007-03-28 11:56:32 +00:00
hebrew
hungarian
irc - Fix after objformat removal 2007-03-27 11:54:06 +00:00
japanese Fix pkg-plist. 2007-03-28 11:39:53 +00:00
java jboss5 -> ports/java/jboss5 2007-03-28 05:49:22 +00:00
korean
lang Update to the 20070323 snapshot of GCC 4.3.0. 2007-03-28 14:25:11 +00:00
mail Update to 1.01.4 (distversion 1.014). Remove 4.x cruft. 2007-03-28 08:26:00 +00:00
math - Fix after objformat removal 2007-03-28 11:56:32 +00:00
mbone
misc - Update to 2.0 b9 2007-03-28 16:30:49 +00:00
Mk - Fix build with drupal modules 2007-03-27 13:38:47 +00:00
multimedia - Fix ghostscript dependency 2007-03-28 07:09:24 +00:00
net Add freeradius-mysql , a free RADIUS server implementation with MySQL 2007-03-28 16:24:35 +00:00
net-im - Fix after objformat removal 2007-03-27 20:27:42 +00:00
net-mgmt - Update to 3.2 2007-03-28 09:55:04 +00:00
net-p2p - Add pygtk2 to USE_GNOME. It could solve a problem on all FreeBSD versions 2007-03-27 00:40:09 +00:00
news
palm
polish - Fix after objformat removal 2007-03-27 20:27:42 +00:00
ports-mgmt
portuguese
print Add hl1250 driver, which adds support for the Brother HL-1250 and 2007-03-28 16:22:09 +00:00
russian
science - Fix after objformat removal 2007-03-27 16:29:28 +00:00
security Updating to 2.3.3. 2007-03-28 12:33:35 +00:00
shells - Update to 20070324 2007-03-26 10:00:32 +00:00
sysutils - Remove useless USE_GHOSTSCRIPT_AFPL 2007-03-28 12:29:55 +00:00
Templates
textproc - Fix after objformat removal 2007-03-28 11:56:32 +00:00
Tools
ukrainian
vietnamese
www - Fix after objformat removal 2007-03-28 11:56:32 +00:00
x11 - Change my email. 2007-03-27 22:12:03 +00:00
x11-clocks Fix plist. 2007-03-28 09:08:16 +00:00
x11-drivers/synaptics
x11-fm
x11-fonts - Change my email. 2007-03-27 22:12:03 +00:00
x11-servers
x11-themes - Fix after objformat removal 2007-03-28 11:56:32 +00:00
x11-toolkits - Change my email. 2007-03-27 22:12:03 +00:00
x11-wm Reset freebsd-dr@durchnull.de: 2007-03-28 09:10:45 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs Register UID and GID for net-mgmt/netdisco. 2007-03-27 23:45:19 +00:00
KNOBS
LEGAL
Makefile
MOVED net/pcs has moved to net/py-pcs to conform with python module naming 2007-03-26 19:58:49 +00:00
README
UIDs Register UID and GID for net-mgmt/netdisco. 2007-03-27 23:45:19 +00:00
UPDATING A note about emulators/linux_base-fc6. 2007-03-27 20:11:15 +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.