1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Alejandro Pulver ae96d47165 - Add missing USE_GMAKE.
- Remove BROKEN.

Approved by:	portmgr (linimon)
2007-11-30 16:34:43 +00:00
accessibility
arabic
archivers Build fixed by Jul 14 2007 but left marked BROKEN. Unmark. 2007-11-20 03:02:37 +00:00
astro
audio - Fix build with gcc 4.2 2007-11-30 12:34:06 +00:00
benchmarks Mark as broken: fails to install. 2007-11-23 00:57:40 +00:00
biology
cad - Fix build with GCC 4.2 2007-11-27 22:49:01 +00:00
chinese - Fix build with gcc 4.2 2007-11-22 14:56:44 +00:00
comms
converters
databases Fix connect() for kernels without COMPAT_43. 2007-11-29 04:06:19 +00:00
deskutils
devel - Add missing dependencies. 2007-11-30 12:27:11 +00:00
dns
editors Fix fetch. 2007-11-26 23:07:51 +00:00
emulators Change master sites well in advance before the current one goes down. 2007-11-26 21:18:54 +00:00
finance
french
ftp - Fix connect stops with Sig11 on FreeBSD AMD64 2007-11-14 21:00:58 +00:00
games - Fix build with gcc 4.2 2007-11-30 12:35:36 +00:00
german
graphics Mark as broken on 5.x: compiler segfaults. 2007-11-25 00:12:01 +00:00
hebrew
hungarian
irc Change from BROKEN to IGNORE; it compiles but does not work with the 2007-11-20 03:08:54 +00:00
japanese o Unbreak by adding distinfo entries as in net/samba3. 2007-11-23 13:48:06 +00:00
java Broken: leaves egg file behind on deinstall. 2007-11-25 00:15:54 +00:00
korean
lang Now is getting signal 11 everywhere on the cluster, not just problems 2007-11-25 00:58:44 +00:00
mail - Update to 2.1.2 to fix SIGSEGV on AMD64 machine 2007-11-23 17:02:36 +00:00
math Correct spelling of NONEXISTENT to fix build on the package cluster. 2007-11-24 23:05:27 +00:00
mbone
misc - Update to 6.3 __FreeBSD_version 602114 2007-11-23 17:03:12 +00:00
Mk
multimedia This appears to install on 7.x and 8.x. 2007-11-20 03:12:12 +00:00
net Mark as broken on 5.x: leaves egg file behind on deinstall. 2007-11-25 00:50:15 +00:00
net-im
net-mgmt - Mark BROKEN on 7.0 2007-11-23 20:08:01 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print Here's a twist: a port that the import of gcc4.2 _unbroke_. Mark it so. 2007-11-20 02:34:21 +00:00
russian
science Mark as broken on 5.x: fails to compile (abort trap). There is no data 2007-11-25 01:10:25 +00:00
security Also cover rubygem-activesupport which is part of rails and is 2007-11-28 00:26:56 +00:00
shells - Update to R32 2007-11-18 17:32:08 +00:00
sysutils - Add missing USE_GMAKE. 2007-11-30 16:34:43 +00:00
Templates
textproc Fix plist. 2007-11-28 06:02:18 +00:00
Tools
ukrainian
vietnamese
www Fix a regression on firefox 2.0.0.10, as described in Mozilla bug 405584, 2007-11-29 01:37:39 +00:00
x11 - Fix `agpvar.h' location on recent -CURRENT 2007-11-24 21:55:46 +00:00
x11-clocks
x11-drivers Unbreak pthread-related issues on 5.x 2007-11-26 17:45:55 +00:00
x11-fm
x11-fonts
x11-servers Fix plist for sparc64. Should be a no-op on other archs, but bump 2007-11-19 17:17:39 +00:00
x11-themes
x11-toolkits - Fixes build with GCC 4.2 2007-11-27 22:49:16 +00:00
x11-wm Mark as broken in i386: gets core dump while trying to install. 2007-11-24 23:28:37 +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.