1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Pawel Pekala 8b733f875c - Add staging support
- Convert to new options framework
- Use new LIB_DEPENDS format, USES=tar:bzip2
2014-05-31 19:59:23 +00:00
accessibility
arabic
archivers - Fix various distinfo errors 2014-05-31 16:37:58 +00:00
astro - Switch to USES=libtool, drop .la files 2014-05-30 19:33:22 +00:00
audio Mark GKrellM 1.X as DEPRECATED. 2014-05-31 19:12:43 +00:00
benchmarks
biology - I forgot to svn add a new patch 2014-05-31 18:03:08 +00:00
cad - Update from 3.8.60 to 3.8.61 2014-05-31 04:10:40 +00:00
chinese Unbreak: @exec/@unexec already handle the symlink in the plist 2014-05-31 15:11:07 +00:00
comms
converters
databases - Fix various distinfo errors 2014-05-31 16:37:58 +00:00
deskutils
devel - Update to 0.1.2 2014-05-31 18:45:15 +00:00
dns
editors - Update to 7.4.316 2014-05-31 18:11:29 +00:00
emulators - Fix various distinfo errors 2014-05-31 16:37:58 +00:00
finance - Update to 1.6.0.6 2014-05-31 05:25:50 +00:00
french
ftp
games - Fix various distinfo errors 2014-05-31 16:37:58 +00:00
german - add stage support 2014-05-31 18:08:09 +00:00
graphics - Fix various distinfo errors 2014-05-31 16:37:58 +00:00
hebrew
hungarian
irc
japanese - Update to 20140524 2014-05-31 13:20:39 +00:00
java - Add staging support 2014-05-31 14:53:53 +00:00
Keywords
korean
lang - Add staging support 2014-05-31 19:59:23 +00:00
mail Mark Cyrus IMAPd 2.1.X and 2.2.X as DEPRECATED. 2014-05-31 19:20:18 +00:00
math - Fix various distinfo errors 2014-05-31 16:37:58 +00:00
misc Mark GKrellM 1.X as DEPRECATED. 2014-05-31 19:12:43 +00:00
Mk Handle non-ASCII encoded setup.py files properly, if the locale of the 2014-05-31 08:14:24 +00:00
multimedia - Fix various distinfo errors 2014-05-31 16:37:58 +00:00
net - Fix various distinfo errors 2014-05-31 16:37:58 +00:00
net-im Remove expired ports: 2014-05-31 09:46:08 +00:00
net-mgmt - add stage support 2014-05-31 17:29:02 +00:00
net-p2p - Fix various distinfo errors 2014-05-31 16:37:58 +00:00
news
palm
polish
ports-mgmt - Update to 1.16 2014-05-31 14:59:03 +00:00
portuguese
print - Added STAGE support 2014-05-31 10:32:15 +00:00
russian
science Unbreak 2014-05-31 15:23:58 +00:00
security Unbreak 2014-05-31 19:29:53 +00:00
shells
sysutils Mark GKrellM 1.X as DEPRECATED. 2014-05-31 19:12:43 +00:00
Templates
textproc Stage support 2014-05-31 12:26:06 +00:00
Tools
ukrainian
vietnamese vietnamese/unicode-uhoai: Fix deinstall and add stage support 2014-05-30 23:16:06 +00:00
www - Fix various distinfo errors 2014-05-31 16:37:58 +00:00
x11 - Update to 1.2.6 2014-05-31 19:21:19 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2014-05-31 09:46:08 +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.