1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Martin Wilke 1127ff5d99 - Update to 3.24
PR:		111874
Submitted by:	miwi
Approved by:	maintainer
2007-04-20 20:25:30 +00:00
accessibility Rename all binaries in qt4 which conflict with binaries installed by 2007-04-19 17:08:04 +00:00
arabic
archivers BROKEN: Size mismatch 2007-04-20 08:01:36 +00:00
astro - Update to 2.9.3 2007-04-20 09:11:24 +00:00
audio BROKEN: Does not compile 2007-04-20 07:58:56 +00:00
benchmarks - Remove workarounds for FreeBSD 4. 2007-04-19 16:21:59 +00:00
biology BROKEN: Unfetchable 2007-04-20 08:03:12 +00:00
cad
chinese - Keep quiet for INDEX build 2007-04-20 04:26:10 +00:00
comms - Update to 3.24 2007-04-20 20:25:30 +00:00
converters - Update to 0.08 2007-04-20 19:00:29 +00:00
databases Update to 0.41. 2007-04-20 13:09:15 +00:00
deskutils - Update deskutils/superkaramba-lwp to version 14.6 2007-04-20 07:27:28 +00:00
devel -E -e 's|(qtconfig)|\1-qt4|g' 2007-04-20 15:14:35 +00:00
dns - Update to 1.96.2 2007-04-17 19:41:28 +00:00
editors Update to Vim 7.0 patchlevel 224. 2007-04-18 05:20:21 +00:00
emulators BROKEN: Install fails 2007-04-20 08:02:40 +00:00
finance
french
ftp - Update to 4.1p1 2007-04-19 11:07:29 +00:00
games - Update to 1.2.451 2007-04-20 19:57:22 +00:00
german
graphics - Update checksum and size, from changelog 2007-04-20 04:22:54 +00:00
hebrew
hungarian
irc - Remove FreeBSD 4.X support from unmaintained ports in categories starting 2007-04-18 11:46:10 +00:00
japanese - Fix build with gcc4 2007-04-20 19:02:11 +00:00
java - Remove FreeBSD 4.X support from unmaintained ports in categories starting 2007-04-18 11:46:10 +00:00
korean Rename all binaries in qt4 which conflict with binaries installed by 2007-04-19 17:08:04 +00:00
lang - Update to 1.5.0 2007-04-19 12:42:27 +00:00
mail - Update to 2.0.0.0 2007-04-20 17:35:26 +00:00
math Update to 12.6.12 2007-04-20 20:13:59 +00:00
mbone
misc Rename all binaries in qt4 which conflict with binaries installed by 2007-04-19 17:08:04 +00:00
Mk Rename all binaries in qt4 which conflict with binaries installed by 2007-04-19 17:08:04 +00:00
multimedia Add a missing directory 2007-04-20 18:50:24 +00:00
net - Remove FreeBSD 4.X support from unmaintained ports in categories starting 2007-04-19 21:20:48 +00:00
net-im Add the patch I missed in my previous commit. 2007-04-20 00:08:55 +00:00
net-mgmt BROKEN: Size mismatch 2007-04-20 08:01:36 +00:00
net-p2p - Remove old patch file. 2007-04-19 21:23:54 +00:00
news
palm fix breakage due to removal of bsd.port.pre.mk 2007-04-19 22:33:19 +00:00
polish - Update to 20070303. 2007-04-20 07:52:05 +00:00
ports-mgmt Genplist automatically creates a static plist for a port by installing it 2007-04-20 12:40:28 +00:00
portuguese BROKEN: Size mismatch 2007-04-20 08:01:36 +00:00
print Set prefix in paperconfig, eg make paperconfig write to the same system 2007-04-20 18:06:16 +00:00
russian - Remove FreeBSD 4.X support from unmaintained ports in categories starting 2007-04-20 15:12:29 +00:00
science - Update to 5.3.3 2007-04-19 15:06:22 +00:00
security Add umit 0.9.3, UMIT is the nmap frontend developed with Python and 2007-04-20 18:05:55 +00:00
shells - Remove FreeBSD 4.X support from unmaintained ports in categories starting 2007-04-20 15:12:29 +00:00
sysutils - Remove FreeBSD 4.X support from unmaintained ports in categories starting 2007-04-20 15:12:29 +00:00
Templates
textproc Explicitly disable documentation regeneration. Libwpd would do that, if doxygen 2007-04-20 20:20:56 +00:00
Tools Fix addport to work correctly with ports-mgmt category. 2007-04-20 12:45:01 +00:00
ukrainian
vietnamese
www - added dependency on AOLserver XOTcl module 2007-04-20 11:21:55 +00:00
x11 - Remove 4.X patches 2007-04-20 16:36:08 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Rename all binaries in qt4 which conflict with binaries installed by 2007-04-19 17:08:04 +00:00
x11-wm BROKEN: Does not compile 2007-04-20 07:58:56 +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.