Personal patches
Go to file
Mathieu Arnold 88bfe4bd43 Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
2015-05-11 18:34:57 +00:00
accessibility
arabic
archivers Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
astro
audio Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
benchmarks - Add rubygem-benchmark-ips 2.2.0 2015-05-10 20:20:15 +00:00
biology Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
cad Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
chinese Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
comms Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
converters Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
databases Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
deskutils Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
devel Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
dns Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
editors Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
emulators Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
finance Move p5- ports from ports@ to perl@. 2015-05-11 12:04:18 +00:00
french
ftp Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
games Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
german
graphics Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
hebrew
hungarian
irc This seems JOBS SAFE now. 2015-05-11 13:59:41 +00:00
japanese Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
java Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
Keywords
korean
lang Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
mail Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
math Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
misc Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
Mk Introduce two new magic master sites macros, APACHE_COMMONS_BINARIES and 2015-05-11 18:31:01 +00:00
multimedia Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
net Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
net-im Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
net-mgmt Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
net-p2p Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
news
palm Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
polish Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
ports-mgmt Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
portuguese
print Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
russian Move p5- ports from ports@ to perl@. 2015-05-11 12:04:18 +00:00
science Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
security Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
shells Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
sysutils Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
Templates
textproc Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
Tools
ukrainian
vietnamese
www Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
x11 Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
x11-clocks Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
x11-drivers
x11-fm Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
x11-fonts Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
x11-servers
x11-themes Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
x11-toolkits Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
x11-wm Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED MOVED: fix multiple issues 2015-05-11 05:25:26 +00:00
README
UIDs
UPDATING - document postfix OPTIONS change (r385964, r385965) 2015-05-10 15:27:25 +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.