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
Rong-En Fan 38312622b8 - Update to 0.9.9
PR:		ports/105172
Submitted by:	Toni Schmidbauer
2006-11-05 12:38:04 +00:00
accessibility Add USE_LDCONFIG, bump the PORTREVISION. 2006-11-05 02:34:03 +00:00
arabic
archivers
astro Fix include file installation. 2006-11-05 09:36:22 +00:00
audio - Update to 1.2.2 2006-11-05 08:33:55 +00:00
benchmarks - Update MASTER_SITES 2006-11-04 23:04:33 +00:00
biology
cad
chinese The bump was not needed, according to my ex-mentor :) 2006-11-05 12:10:45 +00:00
comms
converters Obey user setting of EMACS_PORT_NAME to be friendry for emacs22. 2006-11-05 11:53:47 +00:00
databases Upgrade to 1.1. 2006-11-05 11:02:17 +00:00
deskutils Add USE_GETTEXT. 2006-11-05 02:49:08 +00:00
devel - Update to 0.29 2006-11-05 12:26:40 +00:00
dns - Add CONFLICTS with dns/nsd2. 2006-11-05 05:58:02 +00:00
editors Obey user setting of EMACS_PORT_NAME to be friendry for emacs22. 2006-11-05 11:53:47 +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 - Unbreak it on 5.x and above by using GCC 3.2 2006-11-05 12:19:13 +00:00
german
graphics - Mark for removal in 2 months (No new releases in the past 4 years) 2006-11-05 10:44:56 +00:00
hebrew
hungarian
irc Update master site. 2006-11-05 07:56:28 +00:00
japanese
java Update Eclipse to version 3.2.1. Assign port maintainership to 2006-11-04 02:06:50 +00:00
korean
lang Mark BROKEN on 4.x. 2006-11-05 09:46:37 +00:00
mail - Update to 2.4.123e 2006-11-05 12:13:56 +00:00
math - Avoid duplicate LATEST_LINK in slave ports (vtk43-headers). 2006-11-05 05:51:19 +00:00
mbone
misc Update to 2.3.7 2006-11-05 11:49:13 +00:00
Mk - Add belnet and osdn to SFE, remove jaist, citkit and peterhost 2006-11-05 12:27:42 +00:00
multimedia
net - fix isc-dhcpd.sh jail options stop and status commands 2006-11-05 11:27:01 +00:00
net-im - Update to 0.9.9 2006-11-05 12:38:04 +00:00
net-mgmt - Update to 0.14 2006-11-05 08:23:47 +00:00
net-p2p Update it to the lastest version of CVS, at 2006-11-01 in changelog. See in 2006-11-04 01:34:24 +00:00
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 Update master site. 2006-11-05 08:06:09 +00:00
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 to 2.3.0 2006-11-05 10:11:08 +00:00
shells
sysutils Put back ONLY_FOR_ARCHS=i386, this needs some work for 64 bit platforms. 2006-11-05 09:57:49 +00:00
Templates
textproc - Update to 0.1.7 2006-11-05 12:33:32 +00:00
Tools
ukrainian
vietnamese
www - Update MySQL apr_dbd to rev 57 2006-11-05 10:49:17 +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 0.3.0 2006-11-05 10:09:23 +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 - Add entry for net-mgmt/bigsister 2006-11-04 00:30:02 +00:00
KNOBS
LEGAL
Makefile
MOVED - Move chinese/xcin25 to chinese/xcin to reflect its real portname. 2006-11-05 10:25:19 +00:00
README
UIDs - Add entry for net-mgmt/bigsister 2006-11-04 00:30:02 +00:00
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.