1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2008-09-05 19:31:05 +00:00
accessibility
arabic
archivers
astro
audio GUI program to semi-automatically download album cover images for a music 2008-09-05 14:16:32 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases - Small cleanup 2008-09-05 09:37:29 +00:00
deskutils The release of kdepimlibs 4.1.1 has a regression in it: 2008-09-05 14:33:09 +00:00
devel - Update to 1.0.1 2008-09-05 14:15:16 +00:00
dns
editors Update to Vim 7.2 patchlevel 9. 2008-09-04 16:59:05 +00:00
emulators - Fix build with SDL 2008-09-05 12:39:26 +00:00
finance
french
ftp
games - Update to 1.0.8 2008-09-05 15:54:46 +00:00
german
graphics A library for working with graphs in Python. 2008-09-05 14:16:41 +00:00
hebrew
hungarian
irc - Update to 20080831 2008-09-05 14:02:17 +00:00
japanese
java - JAVA_VERSION=1.4 1.5 is better style than 1.4-1.5 2008-09-05 19:10:12 +00:00
korean
lang Update to 1.13. 2008-09-05 10:28:50 +00:00
mail Remove dependency on www/libgtkhtml, this library is not maintained 2008-09-05 14:15:57 +00:00
math - Update to 0.6.2 2008-09-05 14:15:45 +00:00
mbone
misc - Fix build 2008-09-05 14:16:01 +00:00
Mk - Reshuffle kde.org mirrors a bit 2008-09-04 21:25:58 +00:00
multimedia - Fix OPTIMIZED_CFLAGS option on gcc 4.2 (at least): explicitly disable 2008-09-05 15:20:46 +00:00
net I was too quick to drop off a hack, that masks "25 years old BSD bug" in 2008-09-05 17:30:02 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish Assign to new maintainer. 2008-09-05 00:45:49 +00:00
ports-mgmt
portuguese
print - Update to 1.11 2008-09-05 15:40:05 +00:00
russian - Update to 20080903 2008-09-05 14:15:29 +00:00
science
security Add FreeBSD-SA-08:09.icmp6 2008-09-05 16:44:26 +00:00
shells
sysutils - Update to 0.5.1 2008-09-05 14:15:36 +00:00
Templates
textproc - update to 1.09 2008-09-05 19:31:05 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.8 2008-09-05 14:21:55 +00:00
x11
x11-clocks
x11-drivers - Update to 2.1.12 2008-09-05 13:39:41 +00:00
x11-fm - Fix plist 2008-09-04 19:15:37 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits - Reconvert to USE_XORG 2008-09-05 12:15:53 +00:00
x11-wm Update to 1.1.0.1, see Release Notes and Changelog for details: 2008-09-05 15:59:30 +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.