1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Cheng-Lung Sung 3b0c13e3f1 - Update to 2.16
- give up maintainership

PR:		ports/113982
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2007-07-04 02:25:25 +00:00
accessibility
arabic
archivers
astro
audio Mark BROKEN: does not compile with GCC 4.2 2007-07-03 20:09:32 +00:00
benchmarks
biology
cad
chinese
comms Fix build on 7.0-CURRENT 2007-07-03 17:49:39 +00:00
converters
databases Remove older version of DBI that was only useful to support 2007-07-03 21:23:15 +00:00
deskutils
devel Update to 0.27 2007-07-03 21:47:42 +00:00
dns Update to 0.60, which includes some important security fixes: 2007-07-03 19:47:28 +00:00
editors -Update to 2.18.2. 2007-07-04 02:01:15 +00:00
emulators Update to 0.2.7. 2007-07-03 15:29:23 +00:00
finance
french
ftp - IGNORE on 7.0. It's already in base. 2007-07-03 14:35:11 +00:00
games - Fix damage caused by previous revision 2007-07-03 20:18:10 +00:00
german
graphics - Mark BROKEN on CURRENT: does not compile with GCC 4.2 2007-07-03 21:39:43 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang - Mark BROKEN on 7.X 2007-07-03 22:55:09 +00:00
mail
math
mbone
misc
Mk
multimedia - Fix the build with GCC 4.2 [1] 2007-07-03 17:03:31 +00:00
net Fix build with zaptel 1.4.1. 2007-07-03 17:40:14 +00:00
net-im
net-mgmt
net-p2p
news - Respect ${CC} 2007-07-03 19:59:12 +00:00
palm
polish
ports-mgmt - Remove scared sentence from pkg-message 2007-07-03 14:28:01 +00:00
portuguese
print
russian
science
security - Document typespeed arbitrary code execution 2007-07-03 19:50:57 +00:00
shells
sysutils - Update to 2.16 2007-07-04 02:25:25 +00:00
Templates
textproc -Remove dead and add new ftp/http in MASTER_SITES. 2007-07-03 21:30:23 +00:00
Tools
ukrainian
vietnamese
www Remove 4.x workaround 2007-07-03 19:59:13 +00:00
x11 Update to 2.18.3. 2007-07-03 17:41:00 +00:00
x11-clocks
x11-drivers
x11-fm -Update to 2.18.3. 2007-07-03 17:16:52 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 2.18.3. 2007-07-03 17:08:19 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove older version of DBI that was only useful to support 2007-07-03 21:23:15 +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.