1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Martin Wilke e300f305ab - Update to 9.16.06
- Respects X11BASE

PR:		ports/105805
Submitted by:	trasz (maintainer)
2006-11-24 22:24:33 +00:00
accessibility
arabic
archivers Update to 1.8 2006-11-22 21:46:49 +00:00
astro Add gaia, an open source Google Earth client (early beta status). 2006-11-23 20:53:10 +00:00
audio - Update to version 0.5 2006-11-22 21:46:06 +00:00
benchmarks This integer benchmark solves positions in the game of connect-4, 2006-11-23 11:56:19 +00:00
biology - Upgrade to the latest beta and unbreak; 2006-11-21 22:35:28 +00:00
cad - Respect X11BASE 2006-11-24 21:46:14 +00:00
chinese
comms Fix a couple of problems: 2006-11-24 15:27:59 +00:00
converters
databases Add innotop 0.1.160, a MySQL and InnoDB monitoring program. 2006-11-24 07:33:35 +00:00
deskutils MenuServer - the server app which provides the menubar's 2006-11-24 20:32:00 +00:00
devel - pass py-simplejson and py-gui to python@ 2006-11-24 09:28:13 +00:00
dns - Add BUILD_STATIC knob 2006-11-23 13:20:26 +00:00
editors Scribes is a text editor for GNOME that is simple, slim and sleek, yet 2006-11-24 16:54:29 +00:00
emulators - Update to 9.16.06 2006-11-24 22:24:33 +00:00
finance - Update to 3.08 2006-11-24 21:21:25 +00:00
french
ftp Fix build on sparc64. 2006-11-23 03:32:11 +00:00
games - Respect X11BASE 2006-11-24 22:10:58 +00:00
german - Update to 2.0.5 2006-11-22 20:24:51 +00:00
graphics - Respect X11BASE. 2006-11-24 18:31:03 +00:00
hebrew
hungarian
irc - Update to 0.13.2 2006-11-22 20:23:10 +00:00
japanese - Update to 2.19.9 2006-11-24 21:26:28 +00:00
java Unbreak by adding another patch from the vendor. 2006-11-23 06:21:16 +00:00
korean
lang Update to the 20061121 snapshot of GCC 4.2.0. 2006-11-22 11:00:20 +00:00
mail - add %%PORTDOCS%%@dirrm %%DOCSDIR%% to quiet portlint 2006-11-24 06:52:25 +00:00
math - Update to 2.3.2.p6 2006-11-23 22:07:19 +00:00
mbone
misc Reset undeliverable maintainer address: 2006-11-24 15:54:51 +00:00
Mk - Add a new CTAN master site 2006-11-24 19:24:51 +00:00
multimedia - Update to 1.3 2006-11-23 11:54:39 +00:00
net GC a port that was depricated over 2 years ago. 2006-11-24 22:23:37 +00:00
net-im Add a missing dependency on gnomepanel. 2006-11-23 19:45:23 +00:00
net-mgmt - Apply rcfile 2006-11-24 07:23:24 +00:00
net-p2p Update it to the lastest version of CVS, at 2006-11-22 in changelog. See in 2006-11-23 06:20:11 +00:00
news
palm Update to 2.0.15. 2006-11-23 05:56:32 +00:00
polish
ports-mgmt
portuguese
print Make it compatible with a nonstandard X11BASE (untested). 2006-11-23 20:27:21 +00:00
russian
science - Respect X11BASE 2006-11-24 22:11:03 +00:00
security A library for connecting to and sending commands to a local 2006-11-23 23:08:30 +00:00
shells
sysutils - Allow to select frontend type via options 2006-11-24 22:13:33 +00:00
Templates
textproc - Update to 1.0 2006-11-23 03:03:38 +00:00
Tools Replace a simple call to localtime() to strftime() to include the 2006-11-23 14:04:52 +00:00
ukrainian
vietnamese
www - repocopy of www/py-cherrypy to www/py-cherrypy-old 2006-11-24 07:24:35 +00:00
x11 - added EtoileMenus, Camaelon, WildMenus 2006-11-24 20:24:25 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm - Update 0.3.1 2006-11-22 15:42:17 +00:00
x11-fonts
x11-servers
x11-themes - Add USE_GCC=3.4+ to fix building on 4.x. 2006-11-22 17:50:57 +00:00
x11-toolkits - Respect X11BASE 2006-11-24 22:24:24 +00:00
x11-wm - Respect X11BASE 2006-11-24 22:24:16 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED GC a port that was depricated over 2 years ago. 2006-11-24 22:23:37 +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.