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
2013-05-30 05:55:03 +00:00
accessibility
arabic
archivers - Update to 3.0.1 2013-05-28 08:40:58 +00:00
astro Update math/R to 3.0.1-patched, and adjust dependent ports; 2013-05-28 15:15:05 +00:00
audio Update to 0.25.b2 2013-05-29 22:04:52 +00:00
benchmarks
biology - Update to 6.2.05 2013-05-29 05:25:49 +00:00
cad
chinese
comms Fix build on HEAD by adding USE_GCC=any (uses nested functions) 2013-05-27 15:54:32 +00:00
converters Update math/R to 3.0.1-patched, and adjust dependent ports; 2013-05-28 15:15:05 +00:00
databases I no longer use this port, return it back to pool. 2013-05-29 23:09:25 +00:00
deskutils Horde package update: 2013-05-29 15:02:18 +00:00
devel - update to 2.9.5 2013-05-29 22:27:57 +00:00
dns
editors
emulators - Update to 1.5.0, announce message is here: 2013-05-29 18:01:53 +00:00
finance Update math/R to 3.0.1-patched, and adjust dependent ports; 2013-05-28 15:15:05 +00:00
french
ftp Update math/R to 3.0.1-patched, and adjust dependent ports; 2013-05-28 15:15:05 +00:00
games - Unbreak with clang using -Wno-error=return-type (this is old K&R code) 2013-05-28 19:38:34 +00:00
german
graphics Fix build on HEAD by adding USE_GCC=any (uses unicode in source code). 2013-05-29 07:46:48 +00:00
hebrew
hungarian
irc - Update MASTER_SITES 2013-05-29 05:30:23 +00:00
japanese - Fix to work with Ruby 1.9 2013-05-27 19:52:00 +00:00
java
Keywords
korean
lang Update to 1.7.4. 2013-05-30 05:55:03 +00:00
mail Fix build on HEAD by setting USE_GCC=any which I believe is better than marking 2013-05-29 17:35:50 +00:00
math Update math/glpk to 4.50 and adjust dependent ports 2013-05-29 23:43:55 +00:00
misc Fix build 2013-05-27 16:15:30 +00:00
Mk Fix build with WITH_CCACHE_BUILD with ports that override PATH via 2013-05-30 01:14:42 +00:00
multimedia Fix build with clang 2013-05-27 10:17:59 +00:00
net Update to 4.4.0 2013-05-30 02:15:22 +00:00
net-im - update to 0.15.4 2013-05-29 22:28:28 +00:00
net-mgmt Fix build on HEAD by adding USE_GCC=any (uses nested functions) 2013-05-27 15:52:35 +00:00
net-p2p Litecoin is a peer-to-peer Internet currency that enables instant payments to 2013-05-30 04:23:48 +00:00
news Fix build with new flex version 2013-05-27 13:30:20 +00:00
palm
polish
ports-mgmt
portuguese
print - Update MASTER_SITES and WWW: line 2013-05-29 14:24:42 +00:00
russian
science - Update to 0.3a 2013-05-29 05:30:58 +00:00
security Update silktools to 2.5.0. 2013-05-29 19:43:10 +00:00
shells - Update to 2.0.0 2013-05-28 13:49:59 +00:00
sysutils - update to 2.0.14 2013-05-29 23:36:16 +00:00
Templates
textproc - Add namespace-aware DocBook XSLT stylesheets 2013-05-29 19:00:34 +00:00
Tools Require versions of perl supporting smartmatch operator (~~) 2013-05-29 19:20:52 +00:00
ukrainian
vietnamese Fix build with clang 2013-05-27 12:53:33 +00:00
www Update from 4.0.4 to 4.0.5: 2013-05-29 16:52:39 +00:00
x11 Update to 293 2013-05-29 06:08:05 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm - Update to 2.1.1 2013-05-29 11:14:36 +00:00
CHANGES
COPYRIGHT
GIDs - rc script passes rclint 2013-05-27 02:29:49 +00:00
KNOBS
LEGAL
Makefile
MOVED
README
UIDs - rc script passes rclint 2013-05-27 02:29:49 +00:00
UPDATING - Hopefully final update to the note about ruby, this way seems to work better 2013-05-28 15:54:09 +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.