1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dmitry Marakasov a24aeb28eb - Update to 0.4.3
- Unbreak on 6.x
2008-09-06 00:46:28 +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 - Fix build qt3 GUI while qt4.4 installed 2008-09-05 21:11:39 +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 0.801 2008-09-05 20:57:15 +00:00
dns
editors Update to OOO300_m5. 2008-09-06 00:04:43 +00:00
emulators - Fix build with SDL 2008-09-05 12:39:26 +00:00
finance
french
ftp
games - Update to 0.4.3 2008-09-06 00:46:28 +00:00
german
graphics [patch] Fix graphics/jogl dependencies 2008-09-06 00:33:56 +00:00
hebrew
hungarian
irc - Update to 20080831 2008-09-05 14:02:17 +00:00
japanese * print/ghostscript-* and related ports have been renamed in the 2008-09-05 19:41:48 +00:00
java - JAVA_VERSION=1.4 1.5 is better style than 1.4-1.5 2008-09-05 19:10:12 +00:00
korean * print/ghostscript-* and related ports have been renamed in the 2008-09-05 19:41:48 +00:00
lang - Update to 1.0.20. 2008-09-05 23:44:02 +00:00
mail Remove dependency on www/libgtkhtml, this library is not maintained 2008-09-05 14:15:57 +00:00
math - Bump up portrevision because of lang/sbcl update. 2008-09-05 23:45:22 +00:00
mbone
misc - Fix build 2008-09-05 14:16:01 +00:00
Mk * print/ghostscript-* and related ports have been renamed in the 2008-09-05 19:41:48 +00:00
multimedia - Fix OPTIMIZED_CFLAGS option on gcc 4.2 (at least): explicitly disable 2008-09-05 15:20:46 +00:00
net - fix handling with NOPORT* defined 2008-09-05 22:36:49 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Update to 3.36 2008-09-05 21:22:15 +00:00
russian - Update to 20080903 2008-09-05 14:15:29 +00:00
science Upgrade to v. 3.4.1. 2008-09-05 21:12:56 +00:00
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
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 * print/ghostscript-* and related ports have been renamed in the 2008-09-05 19:41:48 +00:00
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED * print/ghostscript-* and related ports have been renamed in the 2008-09-05 19:41:48 +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.