1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Martin Wilke e9c645ef8a - Update to 3.0a
PR:             109040
Submitted by:   Alexander Zhuravlev <zaa@zaa.pp.ru> (maintainer)
2007-02-11 12:05:56 +00:00
accessibility
arabic
archivers Update to 0.16 2007-02-11 09:37:03 +00:00
astro
audio
benchmarks
biology
cad
chinese
comms - Update to 1.4.5 2007-02-11 11:06:38 +00:00
converters
databases - Update to 3.0a 2007-02-11 12:05:56 +00:00
deskutils
devel Update to 1.50 2007-02-11 09:25:41 +00:00
dns
editors
emulators
finance
french
ftp Update to 0.10 2007-02-11 09:39:31 +00:00
games Update to 0.1.1 2007-02-11 10:37:22 +00:00
german
graphics Manually remove extra locale directory. 2007-02-11 01:27:44 +00:00
hebrew
hungarian
irc
japanese This port is broken on all supported versions of FreeBSD, so schedule for 2007-02-11 01:25:06 +00:00
java
korean
lang Fix typo 2007-02-11 09:16:56 +00:00
mail - update to 1.2.0pre3 2007-02-11 09:38:32 +00:00
math - Add patch (forget in last commit) 2007-02-11 11:50:19 +00:00
mbone
misc - Update to r7268 2007-02-11 11:59:03 +00:00
Mk
multimedia
net - Correct configure patching when WITH_MOZILLA is on 2007-02-11 11:43:44 +00:00
net-im - Update to 2007-02-28 2007-02-11 11:47:49 +00:00
net-mgmt
net-p2p - Set only i386 2007-02-11 09:45:54 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security
shells
sysutils Note to brooks: you're living in the past, man! 2007-02-11 01:47:29 +00:00
Templates
textproc - update to -> 1.8.0 2007-02-11 11:08:54 +00:00
Tools
ukrainian
vietnamese
www Update to 0.12 2007-02-11 10:35:26 +00:00
x11
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Fix typo. 2007-02-11 08:23:36 +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.