1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Bernhard Froehlich 2468824aef - Update to 0.9.6
Approved by:	miwi (mentor)
Security:	ba61ce15-8a7b-11df-87ec-0050569b2d21
2010-07-10 08:37:46 +00:00
accessibility
arabic
archivers - Update and add support for newer rpms that use xz or lzma. [1] 2010-07-08 19:23:25 +00:00
astro - Update to 0.032 2010-07-05 01:44:33 +00:00
audio - Update port to 0.9.4. 2010-07-08 01:59:11 +00:00
benchmarks
biology
cad
chinese
comms - pass args to hfaxd 2010-07-09 07:57:34 +00:00
converters
databases - Update to 1.9.5 2010-07-10 07:38:41 +00:00
deskutils - Update to 1.7.6 2010-07-10 07:38:13 +00:00
devel - Update to 1.5.2 2010-07-10 07:38:25 +00:00
dns - Update to 1.0. 2010-07-05 23:08:22 +00:00
editors Update to DEV300_m84. 2010-07-04 08:38:56 +00:00
emulators Update to RC7 of Wine 1.2. This brings some translation updates and 2010-07-09 18:20:15 +00:00
finance
french . update to version 4.4.6; 2010-07-05 06:56:19 +00:00
ftp - Fix version that has gone backwards (DISTVERSION -> PORTVERSION) 2010-07-05 21:43:07 +00:00
games Change my ports to use my FreeBSD.org email address. 2010-07-08 12:51:37 +00:00
german . update to version 4.4.6; 2010-07-05 06:56:19 +00:00
graphics - Update to 5.6.4 2010-07-10 00:31:26 +00:00
hebrew
hungarian
irc - Update to 6.35 2010-07-10 07:38:31 +00:00
japanese - Update to 0.20009 2010-07-10 03:18:17 +00:00
java - Update to 7.1 2010-07-02 23:39:50 +00:00
korean
lang Update to 1.69.14 2010-07-08 16:22:11 +00:00
mail - Update to 1.7.0 2010-07-10 00:20:20 +00:00
math Update to 2.01080604 2010-07-08 16:15:53 +00:00
mbone
misc - Update to 15.7 2010-07-10 07:38:35 +00:00
Mk
multimedia Slice, dice, deconstruct, markup, and decrypt 2010-07-07 14:43:26 +00:00
net Fix build with gcc45 2010-07-10 03:45:11 +00:00
net-im - Update to 0.36 2010-07-08 16:21:14 +00:00
net-mgmt - fix display of IPv6 ports 2010-07-09 07:41:48 +00:00
net-p2p mktorrent is a simple command-line utility to create BitTorrent 2010-07-06 00:13:06 +00:00
news
palm
polish
ports-mgmt
portuguese
print Change my ports to use my FreeBSD.org email address. 2010-07-08 12:51:37 +00:00
russian . update to version 4.4.6; 2010-07-05 06:56:19 +00:00
science - Update to 3.4.0 2010-07-06 01:45:21 +00:00
security - Document redmine vulnerabilities 2010-07-10 08:34:15 +00:00
shells
sysutils Some cleanups inspired by the review of the etcupdate port. 2010-07-09 20:05:39 +00:00
Templates
textproc - Update to 1.0 2010-07-10 00:23:41 +00:00
Tools
ukrainian
vietnamese
www - Update to 0.9.6 2010-07-10 08:37:46 +00:00
x11 - Fix MASTER_SITE 2010-07-09 13:43:08 +00:00
x11-clocks Update to 2.34 2010-07-04 21:46:56 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes - Update to 1.0.1 2010-07-06 07:46:44 +00:00
x11-toolkits Fix build for on powerpc64 2010-07-09 16:24:55 +00:00
x11-wm - Update to 0.1.12 2010-07-09 13:40:32 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs - Add user/group shellinabox with uid/gid 139 2010-07-05 07:40:04 +00:00
KNOBS
LEGAL
Makefile
MOVED
README
UIDs - Add user/group shellinabox with uid/gid 139 2010-07-05 07:40:04 +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.