1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Emanuel Haupt 81a5e4e924 - Support staging
- Define EXAMPLES option
- Define DOCS option
2014-02-28 12:46:47 +00:00
accessibility
arabic
archivers
astro - Install expect scripts in DATADIR. This fixes the conflict with 2014-02-28 11:52:17 +00:00
audio - Fix build with AVCODEC option [1] 2014-02-27 19:52:11 +00:00
benchmarks
biology
cad
chinese
comms
converters - Remove outdated PERL_LEVEL check 2014-02-27 22:18:36 +00:00
databases - Reset maintainership 2014-02-28 07:10:26 +00:00
deskutils - Support staging 2014-02-28 10:11:47 +00:00
devel - Bump PORTREVISION after lang/expect update 2014-02-28 10:30:08 +00:00
dns - Remove outdated PERL_LEVEL check 2014-02-28 00:12:59 +00:00
editors - Remove conditional PKGNAMESUFFIX 2014-02-28 07:26:34 +00:00
emulators
finance
french - Support staging 2014-02-28 10:21:05 +00:00
ftp
games Bump PORTREVISION since in theory we had packages of this before the 2014-02-28 07:51:12 +00:00
german
graphics Remove expired ports: 2014-02-27 22:39:42 +00:00
hebrew
hungarian
irc
japanese Remove expired ports: 2014-02-27 22:39:42 +00:00
java
Keywords
korean
lang - Install expect scripts in DATADIR. This fixes the conflict with 2014-02-28 11:52:17 +00:00
mail This module implements RFC 2047 Mime Header Encoding (Economical). 2014-02-27 22:35:11 +00:00
math - Stage support 2014-02-28 03:51:25 +00:00
misc - Bump PORTREVISION after lang/expect update 2014-02-28 10:30:08 +00:00
Mk - Update MASTER_SITE_VIM: 2014-02-28 01:35:33 +00:00
multimedia - Stage support 2014-02-28 03:50:59 +00:00
net - Update to 3.8 [1] 2014-02-28 12:29:14 +00:00
net-im
net-mgmt - Fix dependency line 2014-02-28 10:58:37 +00:00
net-p2p Remove expired ports: 2014-02-27 22:39:42 +00:00
news
palm
polish
ports-mgmt Support staging 2014-02-28 12:19:47 +00:00
portuguese
print - Support staging 2014-02-28 12:37:32 +00:00
russian
science Remove expired ports: 2014-02-27 22:39:42 +00:00
security - Support staging 2014-02-28 12:46:47 +00:00
shells - Remove outdated PERL_LEVEL check 2014-02-28 01:58:07 +00:00
sysutils Edit Makefile.config to provide the correct interpreter locations. 2014-02-28 10:08:00 +00:00
Templates
textproc - Change upstream to LibreOffice extension: original upstream has disappeared 2014-02-28 00:35:04 +00:00
Tools
ukrainian
vietnamese
www - Fix build on FreeBSD < 10, which need a C++11 library. 2014-02-28 10:23:09 +00:00
x11 - Stage support 2014-02-28 12:44:24 +00:00
x11-clocks
x11-drivers Remove expired ports: 2014-02-28 10:37:48 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Support stage 2014-02-28 08:46:09 +00:00
CHANGES
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2014-02-28 10:37:48 +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.