1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Florian Smeets 43d6fb8dee - change MAINTAINER to my @FreeBSD.org address
Approved by: jadawin (mentor)
2010-12-27 22:02:09 +00:00
accessibility
arabic
archivers - Update to 1.74 2010-12-27 17:30:21 +00:00
astro py-RO is a collection of utilities including general algorithms, 2010-12-27 01:02:12 +00:00
audio - Update to 1.4 2010-12-27 19:54:17 +00:00
benchmarks
biology - Update to 1.4.1 2010-12-27 15:11:50 +00:00
cad
chinese
comms
converters
databases - Fix build with new boost 2010-12-27 20:55:08 +00:00
deskutils - new version of py-MySQLdb installs only the .egg 'zipped' so mysql.so 2010-12-27 15:52:11 +00:00
devel - change MAINTAINER to my @FreeBSD.org address 2010-12-27 22:02:09 +00:00
dns
editors
emulators
finance
french
ftp
games - change MAINTAINER to my @FreeBSD.org address 2010-12-27 22:02:09 +00:00
german
graphics - Fix build with new boost 2010-12-27 20:55:08 +00:00
hebrew
hungarian
irc - change MAINTAINER to my @FreeBSD.org address 2010-12-27 22:02:09 +00:00
japanese
java
korean
lang - change MAINTAINER to my @FreeBSD.org address 2010-12-27 22:02:09 +00:00
mail - change MAINTAINER to my @FreeBSD.org address 2010-12-27 22:02:09 +00:00
math - Update to 3.0201 2010-12-27 14:57:09 +00:00
mbone
misc Update to 2.7.6 2010-12-27 20:14:49 +00:00
Mk
multimedia - remove empty files 2010-12-27 15:50:55 +00:00
net - change MAINTAINER to my @FreeBSD.org address 2010-12-27 22:02:09 +00:00
net-im - new version of py-MySQLdb installs only the .egg 'zipped' so mysql.so 2010-12-27 15:52:11 +00:00
net-mgmt
net-p2p - Fix build with new boost 2010-12-27 20:55:08 +00:00
news
palm
polish
ports-mgmt Update to 0.6.11. 2010-12-26 16:25:07 +00:00
portuguese
print - Update to 1.9.53 2010-12-26 17:27:25 +00:00
russian
science - change MAINTAINER to my @FreeBSD.org address 2010-12-27 22:02:09 +00:00
security - Update to 5.9 2010-12-27 20:32:24 +00:00
shells
sysutils - change MAINTAINER to my @FreeBSD.org address 2010-12-27 22:02:09 +00:00
Templates
textproc - change MAINTAINER to my @FreeBSD.org address 2010-12-27 22:02:09 +00:00
Tools
ukrainian
vietnamese
www - change MAINTAINER to my @FreeBSD.org address 2010-12-27 22:02:09 +00:00
x11 Remove a patch that is no longer needed and causes crashes. 2010-12-26 18:02:39 +00:00
x11-clocks Fix the values in distinfo. 2010-12-27 20:50:49 +00:00
x11-drivers - Update to 6.13.2 2010-12-27 19:55:37 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Fix MASTER_SITES 2010-12-26 17:09:57 +00:00
x11-wm Update to 1.3.3 2010-12-27 15:41:28 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Update MySQL to 5.5.8 GA release. Read UPDATING. 2010-12-27 15:02:38 +00:00
README
UIDs
UPDATING Update MySQL to 5.5.8 GA release. Read UPDATING. 2010-12-27 15:02:38 +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.