1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2008-08-28 19:45:06 +00:00
accessibility
arabic
archivers Update to 1.24 2008-08-27 20:42:16 +00:00
astro
audio update the URL where to download freealut and where the webpage is now 2008-08-27 18:00:10 +00:00
benchmarks
biology - Fix build 2008-08-27 16:21:06 +00:00
cad
chinese - Update to 0.12 2008-08-27 01:44:40 +00:00
comms - Fix build 2008-08-28 12:09:58 +00:00
converters - Update djvulibre to 3.5.21. 2008-08-26 15:55:02 +00:00
databases Update ICU patch to chase update of autoconf 2.61 -> 2.62 2008-08-28 15:15:28 +00:00
deskutils
devel - Update devel/mono-addins to 0.3.1. 2008-08-28 19:35:40 +00:00
dns New port: BIND version 9 Nameserver, with PostgreSQL backend support. 2008-08-27 01:01:00 +00:00
editors
emulators - fix plist with -DNOPORTDOCS and bump PORTREVISION 2008-08-27 12:30:52 +00:00
finance
french
ftp Upgrade to version 3.2.2. 2008-08-27 14:31:01 +00:00
games - Fix patch for NOPORTDOCS cases 2008-08-28 18:58:30 +00:00
german
graphics - Update to 1.6.10 2008-08-28 14:53:06 +00:00
hebrew
hungarian
irc - Update to version 1.2.2 2008-08-27 20:16:32 +00:00
japanese
java
korean
lang - Update to 0.37 2008-08-28 01:15:17 +00:00
mail update to 2.7.1 2008-08-28 14:36:07 +00:00
math - Fix plist for NOPORTDOCS case 2008-08-28 14:46:29 +00:00
mbone
misc
Mk - fix symlinked pkgdb dir 2008-08-27 06:19:39 +00:00
multimedia Add multimedia/banshee, a multimedia player for the Gnome desktop. 2008-08-28 11:32:47 +00:00
net update mercator to 0.2.6 2008-08-28 04:17:09 +00:00
net-im - Unbreak (we have gsasl 0.2.28 now) 2008-08-28 19:45:06 +00:00
net-mgmt
net-p2p - Fix build when automake and qt3 are installed 2008-08-26 20:44:50 +00:00
news Fix with autoconf-2.62. After running autotools at the top level, the 2008-08-26 19:14:31 +00:00
palm
polish
ports-mgmt
portuguese
print - Update to 2.11.57 2008-08-27 17:41:39 +00:00
russian
science - Fix build 2008-08-28 19:25:32 +00:00
security Cosmetic fixes. 2008-08-28 06:21:53 +00:00
shells Move a comment that broke completion for 'zfs clone'. 2008-08-27 15:50:30 +00:00
sysutils Fix-up for 8.0-CURRENT. src/stty.c fails to compile due to TAB1 and TAB2 2008-08-28 12:06:21 +00:00
Templates
textproc - Respect NOPORTDOCS 2008-08-28 08:05:13 +00:00
Tools
ukrainian
vietnamese
www DEPENDS_ARGS doesn't work with packages and even if it did 2008-08-28 18:30:27 +00:00
x11
x11-clocks USE_TK -> USE_TK_RUN 2008-08-28 02:07:56 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Actually fix plist issues (trial #2) 2008-08-28 07:17:57 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Add entry for www/cherokee-devel 2008-08-28 02:52:01 +00:00
README
UIDs
UPDATING DEPENDS_ARGS doesn't work with packages and even if it did 2008-08-28 18:30:27 +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.