1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Josh Paetzel 8f01a61e37 Update to 5.4.2
Added license

PR:	ports/153413
Submitted by:	Radim Kolar <hsn@sendmail.cz>
Approved by:	Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
2010-12-24 22:15:25 +00:00
accessibility
arabic
archivers
astro - Update to 0.034 2010-12-23 06:48:43 +00:00
audio
benchmarks
biology - Update to 2.18 2010-12-23 06:37:08 +00:00
cad
chinese
comms
converters - Update to 1.1.3 2010-12-23 00:38:45 +00:00
databases Update to 0.793 2010-12-24 15:14:51 +00:00
deskutils Chase libassuan update 2010-12-24 21:21:49 +00:00
devel Add p5-Mac-PropertyList, a Perl extension for parsing Mac OS X property lists. 2010-12-24 19:01:10 +00:00
dns
editors Update to OOO330_m18. 2010-12-23 01:03:04 +00:00
emulators - Update to 3.2.12 2010-12-23 14:57:39 +00:00
finance
french
ftp - Update to 1.3.3d 2010-12-24 12:18:08 +00:00
games Update to 1.60 2010-12-24 14:19:51 +00:00
german
graphics - Update to version 0.7.1 2010-12-24 15:48:17 +00:00
hebrew
hungarian
irc
japanese - Fix build error. 2010-12-24 15:38:27 +00:00
java Update to 1.5.0.2 2010-12-23 18:49:49 +00:00
korean
lang - Update to 05_20101219 2010-12-24 10:52:58 +00:00
mail - Use MASTER_SITE_LOCAL. 2010-12-24 16:04:48 +00:00
math - Add option (on by default) to make the help browser work 2010-12-23 19:39:09 +00:00
mbone
misc - Update to 0.102341 2010-12-24 14:45:57 +00:00
Mk
multimedia - Remove multimedia/flv2mpeg4 since it is abandoned upstream and has a buffer overflows 2010-12-24 03:12:56 +00:00
net Update to 5.4.2 2010-12-24 22:15:25 +00:00
net-im
net-mgmt - rackmonkey.db (sqlite) is not recreated when !INIT_DB 2010-12-23 03:31:48 +00:00
net-p2p - Switch from .tar.bz2 (size 2344492) to .tar.lzma (size 1869318) 2010-12-24 13:35:13 +00:00
news
palm
polish
ports-mgmt
portuguese
print - Update to 2.13.43 2010-12-24 08:55:46 +00:00
russian
science - Update to 2.2.2 2010-12-23 08:22:39 +00:00
security Add log2timeline, a log file parser for computer forensic investigations. 2010-12-24 19:10:30 +00:00
shells
sysutils Update to version 1.0.1 2010-12-24 21:59:15 +00:00
Templates
textproc - set some PORTSCOUT vars 2010-12-23 01:14:25 +00:00
Tools
ukrainian
vietnamese
www Update to 1.4.423 CVS snapshot on 2010/12/24. 2010-12-24 18:35:15 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts - Update to 0.48 2010-12-24 02:57:21 +00:00
x11-servers
x11-themes
x11-toolkits - Update to 0.9.95 2010-12-24 21:20:06 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs - Move torrus user to next unoccupied slot 2010-12-23 20:57:14 +00:00
KNOBS
LEGAL
Makefile
MOVED - Add a entry for remove multimedia/flv2mpeg4 2010-12-24 03:17:36 +00:00
README
UIDs - Move torrus user to next unoccupied slot 2010-12-23 20:57:14 +00:00
UPDATING Fix a typo. 2010-12-24 16:01:36 +00:00

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.