1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sam Lawrance 1e5c5147b3 Update master site.
PR:		ports/104264
Submitted by:	Josh Paetzel <josh@tcbug.org>
2006-11-05 08:01:17 +00:00
accessibility Add USE_LDCONFIG, bump the PORTREVISION. 2006-11-05 02:34:03 +00:00
arabic
archivers
astro
audio - Add CONFLICTS with audio/audacity-devel. 2006-11-05 06:02:48 +00:00
benchmarks - Update MASTER_SITES 2006-11-04 23:04:33 +00:00
biology
cad
chinese - Move to LOCALBASE 2006-11-04 10:26:52 +00:00
comms
converters INSTALLS_SHLIB -> USE_LDCONFIG. 2006-11-05 02:46:18 +00:00
databases - Add CONFLICTS with databases/dbh and avoid duplicate LATEST_LINK. 2006-11-05 05:55:19 +00:00
deskutils Add USE_GETTEXT. 2006-11-05 02:49:08 +00:00
devel - set NOPRECIOUSSOFTMAKEVARS 2006-11-05 07:05:20 +00:00
dns - Add CONFLICTS with dns/nsd2. 2006-11-05 05:58:02 +00:00
editors INSTALLS_SHLIB -> USE_LDCONFIG. 2006-11-05 03:45:05 +00:00
emulators - Update to 20061102 2006-11-04 18:29:35 +00:00
finance
french
ftp - Fix MASTER_SITES 2006-11-04 21:45:08 +00:00
games - Fix pkg-plist 2006-11-05 07:55:09 +00:00
german
graphics Update master site and WWW. 2006-11-05 07:52:47 +00:00
hebrew
hungarian
irc Update master site. 2006-11-05 07:56:28 +00:00
japanese
java
korean
lang - Change MASTER_SITES (remove a "www."). 2006-11-05 06:18:12 +00:00
mail This module can be used to convert between two of the LMAP (Lightweight 2006-11-05 01:18:08 +00:00
math - Avoid duplicate LATEST_LINK in slave ports (vtk43-headers). 2006-11-05 05:51:19 +00:00
mbone
misc - Drop maintainership 2006-11-04 23:19:47 +00:00
Mk
multimedia
net Update master site. 2006-11-05 07:53:16 +00:00
net-im INSTALLS_SHLIB -> USE_LDCONFIG. 2006-11-05 03:45:05 +00:00
net-mgmt Update master site and WWW. 2006-11-05 07:53:59 +00:00
net-p2p
news Mark IGNORE on 4.X as it does not build. 2006-11-04 22:32:55 +00:00
palm INSTALLS_SHLIB -> USE_LDCONFIG. 2006-11-05 03:45:05 +00:00
polish
ports-mgmt - Fix bsd.port.mk patch 2006-11-04 10:23:31 +00:00
portuguese
print INSTALLS_SHLIB -> USE_LDCONFIG. 2006-11-05 03:45:05 +00:00
russian
science - Update to 0.89 2006-11-04 23:57:18 +00:00
security Update master site and add WWW. 2006-11-05 07:59:34 +00:00
shells
sysutils Update master site. 2006-11-05 08:01:17 +00:00
Templates
textproc INSTALLS_SHLIB -> USE_LDCONFIG. 2006-11-05 03:59:12 +00:00
Tools
ukrainian
vietnamese
www - Add PKGNAMEPREFIX to match port directory and avoid duplicate LATEST_LINK. 2006-11-05 05:52:38 +00:00
x11 Mark IGNORE on 4.X as it does not build. 2006-11-04 19:31:10 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm - Update to 2.1.2 2006-11-05 00:03:40 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 2.10.0 2006-11-04 18:28:15 +00:00
x11-wm
.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.