1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-08 02:15:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Roman Bogorodskiy 91cf90782c Update to 2.4.0.
Unlike previous major version bumps, this time ABI hasn't changed, so
the shared libraries' versions stayed the same. Therefore, this update
doesn't requite any special handling.
2008-06-23 16:50:25 +00:00
accessibility
arabic
archivers
astro - Update to 0.3.0 2008-06-23 15:14:49 +00:00
audio - Unbreak (after upgrading of audio/taglib to 1.5) 2008-06-23 16:09:55 +00:00
benchmarks
biology
cad - Change dependency directory, since java/bsh is no lang/bsh. 2008-06-23 15:34:40 +00:00
chinese
comms
converters
databases - Update to 1.1 2008-06-23 11:02:44 +00:00
deskutils
devel Make it compile again with JDK 1.4+. 2008-06-23 16:50:20 +00:00
dns
editors
emulators
finance
french
ftp
games
german
graphics
hebrew
hungarian
irc
japanese
java - Remove java/bsh port after repocopy to lang/bsh, changing your main category. 2008-06-23 14:16:35 +00:00
korean
lang - Connect bsh to build. 2008-06-23 14:18:22 +00:00
mail
math
mbone
misc
Mk mirror.ac.uk closed down during 2007: 2008-06-23 12:18:35 +00:00
multimedia - Update to 0.4.15 2008-06-23 16:11:49 +00:00
net - Update to 1.1.4 2008-06-23 11:04:27 +00:00
net-im
net-mgmt
net-p2p - Update to 3.1.0.0 2008-06-23 11:56:12 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security Update to 2.4.0. 2008-06-23 16:50:25 +00:00
shells
sysutils
Templates
textproc
Tools
ukrainian
vietnamese
www - Update to 0.9.2 2008-06-23 12:05:29 +00:00
x11 Update to 20080614.01 2008-06-23 16:35:08 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update to 3.4.r3 2008-06-23 11:55:03 +00:00
x11-wm - Update to 5.0.1 2008-06-23 11:01:20 +00:00
.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.