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
Stephen Montgomery-Smith 36a2bac4fa - Update to 0.3.4.
2013-02-22 01:59:51 +00:00
accessibility
arabic
archivers - Fix build when devel/googletest was installed 2013-02-20 21:15:12 +00:00
astro Update to 0.073. 2013-02-21 21:40:26 +00:00
audio - Bump PORTREVISION after boost update 2013-02-21 04:57:45 +00:00
benchmarks
biology
cad - update to 2.2.2 2013-02-20 18:07:19 +00:00
chinese
comms Fix typo which breaks OPTIONSng. 2013-02-20 18:16:11 +00:00
converters Update COMMENT and pkg-descr 2013-02-21 16:39:36 +00:00
databases Update to 2.05. 2013-02-21 21:32:38 +00:00
deskutils - Update to 1.2.13 2013-02-20 20:34:54 +00:00
devel - Use PORTDOCS 2013-02-21 20:55:11 +00:00
dns - Update to 0.1.12 2013-02-21 17:12:41 +00:00
editors
emulators
finance
french
ftp Convert to new options framework 2013-02-20 18:20:52 +00:00
games - Use PLIST macros instead of pkg-plist 2013-02-21 14:16:23 +00:00
german - update german bugzilla templates 2013-02-21 08:48:16 +00:00
graphics - Update to 1.11 2013-02-21 00:47:49 +00:00
hebrew
hungarian
irc
japanese - BROKEN checksum mismatch 2013-02-21 02:41:00 +00:00
java - Reassign ports from avl@ back to pool at his request. 2013-02-20 16:08:58 +00:00
korean
lang - Update to 05_20130217 2013-02-20 09:56:01 +00:00
mail - convert to optionsNG 2013-02-20 23:04:37 +00:00
math - Update to 0.3.4. 2013-02-22 01:59:51 +00:00
misc - Update to 20130220 2013-02-21 15:59:18 +00:00
Mk - update to 2.16 2013-02-20 22:32:32 +00:00
multimedia Fix DOCS option. 2013-02-21 22:30:28 +00:00
net - Drop. I don't use java anymore. 2013-02-21 15:49:10 +00:00
net-im - Update to 1.2.1 2013-02-21 00:46:15 +00:00
net-mgmt - Update to 1.0.2 2013-02-21 21:01:25 +00:00
net-p2p - BROKEN checksum mismatch 2013-02-21 03:00:07 +00:00
news
palm Convert to new options framework 2013-02-20 20:24:24 +00:00
polish
ports-mgmt - update to 1.0.8 2013-02-20 22:37:48 +00:00
portuguese
print Remove textproc/libmspub and merge it with print/libmspub. 2013-02-21 21:19:30 +00:00
russian
science Add new ports science/fvcom and science/fvcom-mpi: 2013-02-20 17:30:45 +00:00
security - Use @dirrmtry instead of @exec rmdir 2013-02-22 00:58:56 +00:00
shells
sysutils - Update to version 2.0.14. 2013-02-21 20:03:31 +00:00
Templates
textproc Remove textproc/libmspub and merge it with print/libmspub. 2013-02-21 21:19:30 +00:00
Tools
ukrainian
vietnamese
www Fix build and drop library version. 2013-02-21 22:04:04 +00:00
x11
x11-clocks
x11-drivers Remove xf86-video-intel29 here as well. 2013-02-21 21:07:14 +00:00
x11-fm
x11-fonts - BROKEN distfile mismatch 2013-02-21 02:38:06 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL Add entry for science/fvcom 2013-02-20 17:31:31 +00:00
Makefile
MOVED
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.