1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Greg Larkin b4028ec882 - Updated to 5.3.6
PR:		ports/139334
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2009-11-06 00:25:15 +00:00
accessibility
arabic
archivers - Fix build on 9.0 2009-11-04 15:36:39 +00:00
astro - Update to 1.2.1 2009-11-02 10:54:26 +00:00
audio - Fix fltk thread script 2009-11-05 20:30:15 +00:00
benchmarks
biology
cad - Update to 3.221 2009-11-04 15:43:10 +00:00
chinese
comms - Update list of supported serial ports in RXTX library 2009-11-04 15:17:23 +00:00
converters What Unidecode provides is a function, 'unidecode(...)' that 2009-11-04 14:37:37 +00:00
databases - Update to 1.4.4 2009-11-05 20:50:14 +00:00
deskutils Remove the patches I forgot to remove during the previous commit. 2009-11-05 15:06:38 +00:00
devel - update to 0.51 2009-11-06 00:10:40 +00:00
dns Reset cherry@trombik.org due to maintainer-timeouts and no response 2009-11-03 02:54:10 +00:00
editors Vimana is an easy to use system for searching, downloading, and 2009-11-03 22:37:56 +00:00
emulators - Update to 2.1.1 2009-11-05 16:32:39 +00:00
finance - Update to 1.6 2009-11-05 19:58:22 +00:00
french
ftp Update to version 2.10.2. 2009-11-05 09:38:19 +00:00
games - Update to 1.50 2009-11-05 20:44:57 +00:00
german
graphics - Unbreak on 9.0 2009-11-04 21:42:23 +00:00
hebrew
hungarian
irc AnyEvent::IRC is an event system independend IRC protocol module. 2009-11-05 06:49:05 +00:00
japanese Update dictionary as of Nov/1/2009. 2009-11-02 06:34:29 +00:00
java
korean - Fix build on 9.0 2009-11-05 03:00:37 +00:00
lang Update to the 20091103 snapshot of GCC 4.4.3. 2009-11-05 23:54:46 +00:00
mail - Mark DEPRECATED, set EXPIRATION_DATE 2009-11-05 05:40:36 +00:00
math Correctly link against gcc44 stuffs and bump portrevision. 2009-11-05 07:24:27 +00:00
mbone
misc - Update to 1.4.5 2009-11-04 15:34:45 +00:00
Mk
multimedia - Update to 1.1.5 2009-11-05 17:55:37 +00:00
net - Install missing manpages. 2009-11-04 21:08:12 +00:00
net-im
net-mgmt NagiosGrapher is a full-featured RRD based charting software especially 2009-11-04 15:12:22 +00:00
net-p2p - Updated to 5.3.6 2009-11-06 00:25:15 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science - Update to 0.7.2 2009-11-05 14:57:18 +00:00
security Document remote buffer overflow vulnerability in gd. 2009-11-05 21:40:57 +00:00
shells Pass the -y flag to bison to fix $() parsing. 2009-11-02 18:28:59 +00:00
sysutils - Update to 0.7.18 2009-11-05 20:43:25 +00:00
Templates
textproc - Update to 1.75.2 2009-11-05 16:50:00 +00:00
Tools
ukrainian
vietnamese
www - Unbreak on 6.x systems 2009-11-05 19:35:25 +00:00
x11 Secuirty Update: 2009-11-03 09:45:47 +00:00
x11-clocks
x11-drivers
x11-fm - Update to 2.1.0-beta1 2009-11-03 13:05:06 +00:00
x11-fonts
x11-servers
x11-themes The Nitrogen window decoration is a fork of the oxygen/ozone 2009-11-02 20:06:32 +00:00
x11-toolkits - Fix build on 9.0 2009-11-04 21:49:30 +00:00
x11-wm - Update to 0.9.19 2009-11-02 10:42:22 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Force category name be in lower case. 2009-11-05 18:29:38 +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.