1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Vanilla I. Shu a57bb17c83 Stagify.
Approved by:	portmgr@
2014-06-20 15:12:04 +00:00
accessibility
arabic
archivers
astro
audio Stageify. 2014-06-20 14:28:51 +00:00
benchmarks
biology Fix shebang line in Perl and Python scripts. 2014-06-20 12:54:29 +00:00
cad
chinese
comms
converters
databases Upgrade from 3.0.0-beta5 to 3.0.0-beta6. 2014-06-20 09:12:36 +00:00
deskutils
devel Add staging support. 2014-06-20 15:04:18 +00:00
dns
editors - Switch print/libpaper to USES=libtool, drop .la files 2014-06-20 11:15:57 +00:00
emulators emulators/visualboyadvance-m: Upgrade version r1001 => r1231 2014-06-20 10:20:17 +00:00
finance
french
ftp
games - Drop :oldver from USES=libtool, no dependent ports require .la files 2014-06-20 11:22:43 +00:00
german remove NO_STAGE. 2014-06-20 07:48:40 +00:00
graphics Update to 1.4.9. 2014-06-20 12:56:53 +00:00
hebrew
hungarian
irc
japanese support stage. 2014-06-20 13:21:01 +00:00
java
Keywords
korean
lang Update to the 20140615 snapshot of GCC 4.10. 2014-06-20 13:03:52 +00:00
mail mail/mailagent: add missing patches in last commit 2014-06-20 14:52:57 +00:00
math Update to 3.4.2. 2014-06-20 14:32:10 +00:00
misc
Mk
multimedia - Stagify 2014-06-20 09:11:39 +00:00
net net/radiator: update to 4.13 2014-06-20 15:02:40 +00:00
net-im Stagify. 2014-06-20 08:24:54 +00:00
net-mgmt Stagify. 2014-06-20 15:12:04 +00:00
net-p2p Stagify. 2014-06-20 15:08:05 +00:00
news
palm
polish
ports-mgmt Update to 1.3.0 beta6. 2014-06-20 08:47:53 +00:00
portuguese
print - Switch to USES=libtool, drop .la files 2014-06-20 11:39:40 +00:00
russian
science
security Build shared library by default 2014-06-20 13:01:43 +00:00
shells Correct typo... it's tar:bzip2, not tar:bz2. 2014-06-20 07:23:40 +00:00
sysutils Update to 1.18.1. 2014-06-20 11:07:24 +00:00
Templates
textproc textproc/groff: shebangfix and pet portlint 2014-06-20 14:53:58 +00:00
Tools
ukrainian
vietnamese
www www/py-aiohttp: Add LICENSE (BSD2CLAUSE) 2014-06-20 11:21:45 +00:00
x11 Update to 308 2014-06-20 12:02:16 +00:00
x11-clocks
x11-drivers
x11-fm - Update to 14.06.18.10 2014-06-20 06:47:14 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED - Update from 2.11.1 to 3.0.1 2014-06-20 04:12:27 +00:00
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.