1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Jimmy Olgeni 9dc00938e7 Make fetchable again; upgrade to 8.1.11 while I'm here.
PR:		ports/178481
Submitted by:	John Marino <draco@marino.st>
2013-05-28 19:34:51 +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 1.11.0 2013-05-28 13:47:40 +00:00
benchmarks
biology
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 Update math/R to 3.0.1-patched, and adjust dependent ports; 2013-05-28 15:15:05 +00:00
deskutils
devel Update math/R to 3.0.1-patched, and adjust dependent ports; 2013-05-28 15:15:05 +00:00
dns
editors
emulators Fix typo: LICENCE -> LICENSE 2013-05-27 11:07:49 +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 - Randomize starting player [1] 2013-05-27 17:49:44 +00:00
german
graphics - Update to 0.2.4 2013-05-28 18:43:36 +00:00
hebrew
hungarian
irc - Add patch to fix null pointer dereferences in webadmin module 2013-05-28 14:21:35 +00:00
japanese - Fix to work with Ruby 1.9 2013-05-27 19:52:00 +00:00
java
Keywords
korean
lang - Update to 5f1 2013-05-28 13:46:00 +00:00
mail Fix build on HEAD by adding USE_GCC=any (uses nested functions) 2013-05-27 16:06:02 +00:00
math Update math/R to 3.0.1-patched, and adjust dependent ports; 2013-05-28 15:15:05 +00:00
misc Fix build 2013-05-27 16:15:30 +00:00
Mk - Update Ruby 2.0.0 to p195 2013-05-28 00:46:32 +00:00
multimedia Fix build with clang 2013-05-27 10:17:59 +00:00
net Update math/R to 3.0.1-patched, and adjust dependent ports; 2013-05-28 15:15:05 +00:00
net-im Fix build on HEAD by adding USE_GCC=any (uses nested functions) 2013-05-27 16:19:33 +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 - Use WWW: with a single space 2013-05-27 15:44:15 +00:00
news Fix build with new flex version 2013-05-27 13:30:20 +00:00
palm
polish
ports-mgmt
portuguese
print - Update to 1.3.8. 2013-05-27 10:23:39 +00:00
russian
science Update math/R to 3.0.1-patched, and adjust dependent ports; 2013-05-28 15:15:05 +00:00
security Update math/R to 3.0.1-patched, and adjust dependent ports; 2013-05-28 15:15:05 +00:00
shells - Update to 2.0.0 2013-05-28 13:49:59 +00:00
sysutils . add LICENSE=GPLv2; 2013-05-27 19:46:50 +00:00
Templates
textproc rst2html5 generates HTML5 documents from standalone reStructuredText sources. 2013-05-28 18:54:09 +00:00
Tools
ukrainian
vietnamese Fix build with clang 2013-05-27 12:53:33 +00:00
www Make fetchable again; upgrade to 8.1.11 while I'm here. 2013-05-28 19:34:51 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
README
UIDs
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.