1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Pav Lucistnik 7711815ae7 - Add missed dependency on glut and fix plist
Reported by:	pointyhat
Approved by:	portmgr (hat)
2007-12-05 08:49:36 +00:00
accessibility
arabic
archivers
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 - Mark BROKEN outside i386: does not compile 2007-12-04 23:08:55 +00:00
cad - Fix build with GCC 4.2 2007-11-27 22:49:01 +00:00
chinese Move the config file location into /usr/local/etc/. 2007-12-05 01:19:47 +00:00
comms
converters
databases - Update to 1.15.6 (needed for a security update) 2007-12-03 23:26:41 +00:00
deskutils
devel - Update to 1.4.4 (needed for a security update) 2007-12-03 23:26:46 +00:00
dns Fix pkg-plist by including a new file. 2007-12-05 00:44:01 +00:00
editors Attempt to fix build on 7.x with gcc4.2. 2007-12-05 00:03:50 +00:00
emulators - Update to version 0.120. 2007-11-30 16:47:19 +00:00
finance - Disable aqbanking, configure fails with current version of aqbanking. 2007-12-02 17:48:36 +00:00
french Chase SeaMonkey's update to 1.1.7. 2007-12-04 06:31:51 +00:00
ftp - Fix install of libftp.a 2007-12-03 03:56:58 +00:00
games Fix a missing of share/gnome/ -> share/ to fix the crash in the start up. Bump 2007-12-01 01:24:42 +00:00
german
graphics - Add missed dependency on glut and fix plist 2007-12-05 08:49:36 +00:00
hebrew
hungarian
irc
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 - Unbreak on 7.x and CURREN. 2007-12-04 17:58:23 +00:00
mail - Update to 1.3.6 (needed for a security update) 2007-12-03 23:26:43 +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 - Fix a typo in the bundled REXML package. 2007-12-04 12:26:07 +00:00
multimedia
net Fix dhcpd_devfs_enable on 7.x and later. 2007-12-04 01:28:43 +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
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 - Update gnu-finger entry 2007-12-05 07:49:40 +00:00
shells
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 Apply a slightly modified vendor patch against SQUID-2007_2. 2007-12-05 00:27:21 +00:00
x11 Correct previous fix: required prototypes were removed from <sys/systm.h> 2007-12-03 10:10:42 +00:00
x11-clocks
x11-drivers Update to 1.0.0 which adds, among other things, working MacBook Pro support. 2007-12-02 18:16:38 +00:00
x11-fm
x11-fonts
x11-servers
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 ISC recently announced that BIND 8 has been End-of-Life'd: 2007-12-03 09:43:44 +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.