1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Martin Wilke a3c5cf6228 - Update to 0.0.6
PR:		164668
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
2012-02-07 04:34:48 +00:00
accessibility
arabic
archivers update to 20120202, which adds support for the ZPAQ level 2 standard 2012-02-05 19:39:05 +00:00
astro
audio Update to 0.16.7 2012-02-06 20:02:47 +00:00
benchmarks - Fix CATEGORIES when IPV6 option is off 2012-02-01 18:57:02 +00:00
biology - Mark BROKEN on FreeBSD 9.X and up: does not compile 2012-02-05 22:40:04 +00:00
cad - New port: cad/meshdev 2012-02-06 15:57:20 +00:00
chinese Add missing file to pkg-plist. 2012-02-04 11:41:38 +00:00
comms - Move Python scripts to DATADIR to avoid spamming Python directories 2012-02-04 17:39:12 +00:00
converters
databases - drop maintainer now that update is complete 2012-02-07 01:35:05 +00:00
deskutils - drop maintainer now that update is complete 2012-02-07 01:35:05 +00:00
devel The scream extension gives the possibility to disable the silencing error 2012-02-07 04:30:31 +00:00
dns give all my p5-* ports to perl team 2012-02-06 23:34:57 +00:00
editors Commit svn revision 1240439 of Apach OpenOffice. 2012-02-06 11:40:02 +00:00
emulators This variable changed quite some time ago. 2012-02-07 01:31:10 +00:00
finance - Disconnect finance/R-cran-vars to fix the INDEX 2012-02-06 17:29:42 +00:00
french
ftp Update to 4.3.5 2012-02-01 12:35:27 +00:00
games - Fix the build with Clang [*] 2012-02-06 16:06:17 +00:00
german - Update to 2012.02.05 2012-02-06 03:00:50 +00:00
graphics - fix build wirth gcc46 2012-02-07 04:17:46 +00:00
hebrew
hungarian
irc
japanese - Update to 1.4.0 2012-02-06 09:37:12 +00:00
java . Add a port of Oracle Linux JDK 7. 2012-02-04 22:26:11 +00:00
korean
lang remove a stale patch 2012-02-07 01:10:34 +00:00
mail - Update to 1.8.2 2012-02-07 04:24:26 +00:00
math - Add new run depends math/octave-forge-queueing. 2012-02-06 19:51:51 +00:00
misc Update to 20120205 version of the FreeBSD doc set. 2012-02-06 20:36:52 +00:00
Mk . Make the openjdk6 port the preferred JDK by default. 2012-02-07 04:04:12 +00:00
multimedia give all my p5-* ports to perl team 2012-02-06 23:34:57 +00:00
net - Update to 1.2 2012-02-07 04:31:04 +00:00
net-im - Fix build on 9.x/10.X 2012-02-06 20:21:17 +00:00
net-mgmt Hawk is a web based utility for monitoring and comparing hosts on your 2012-02-06 20:17:54 +00:00
net-p2p - Update MASTER_SITES 2012-02-06 08:03:27 +00:00
news
palm
polish - Update to 20120205 2012-02-06 02:59:55 +00:00
ports-mgmt Update to 2.1.5 2012-02-05 15:40:43 +00:00
portuguese
print Upgrade to 1.7. 2012-02-05 21:47:30 +00:00
russian
science . Update to 2.3_4. 2012-02-07 04:00:04 +00:00
security - Update to 0.0.6 2012-02-07 04:34:48 +00:00
shells
sysutils update to 3.1.9 2012-02-07 01:04:10 +00:00
Templates
textproc - Remove useless USE_PERL 2012-02-07 01:07:57 +00:00
Tools
ukrainian
vietnamese
www A free and open source content management system for publishing 2012-02-07 04:28:08 +00:00
x11 - Remove empty file 2012-02-07 00:41:34 +00:00
x11-clocks
x11-drivers - Add WWW 2012-02-04 15:10:49 +00:00
x11-fm
x11-fonts - Update to 4.7.5 2012-02-06 18:11:28 +00:00
x11-servers
x11-themes
x11-toolkits Avoid automagical creation of xmlto files 2012-02-07 01:18:20 +00:00
x11-wm - Chase libmpd shlib bump 2012-02-06 15:33:14 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Repo copied from editors/openoffice-3-devel. 2012-02-06 06:16:54 +00:00
README
UIDs Change type of pointers from int to uintptr_t for support 64 bit platforms. 2012-02-02 13:05:19 +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.