1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Emanuel Haupt 237b260c0b - Provide two additional build OPTIONS:
* File system flags support patch, adds --fileflags
   * ACL support patch, adds --acls
- Takeover maintainership

PR:		121444
Approved by:	pav (maintainer)
2008-03-06 22:12:12 +00:00
accessibility
arabic
archivers
astro
audio - Add audio/ccaudio2 to the build 2008-03-06 22:04:19 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases - Update to 0.768 2008-03-06 19:04:29 +00:00
deskutils
devel Use the new MASTER_SITE_GOOGLE_CODE macro 2008-03-06 21:34:40 +00:00
dns
editors - Update to 2.0.12 2008-03-06 19:01:24 +00:00
emulators
finance
french
ftp
games - Update to 0.8 2008-03-06 21:13:42 +00:00
german
graphics
hebrew
hungarian
irc
japanese - Update to 0.20004 2008-03-06 20:24:10 +00:00
java - Update to 0.6.0 2008-03-06 19:09:30 +00:00
korean
lang Install manpage only with docs (building manpage depends on textproc/libxslt). 2008-03-06 17:03:29 +00:00
mail - Update to 1.2 2008-03-06 20:53:49 +00:00
math
mbone
misc
Mk Add MASTER_SITE_GOOGLE_CODE macro to bsd.site.mk 2008-03-06 21:32:03 +00:00
multimedia - Fix vim related typo and unbreak INDEX. 2008-03-06 22:08:34 +00:00
net - Provide two additional build OPTIONS: 2008-03-06 22:12:12 +00:00
net-im
net-mgmt Use the new MASTER_SITE_GOOGLE_CODE macro 2008-03-06 21:34:40 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Fix build 2008-03-06 20:25:55 +00:00
russian
science
security Some Cisco Concentrator refuse connection if the presentation version string 2008-03-06 19:11:59 +00:00
shells
sysutils - Update to 2.3.7 2008-03-06 21:38:43 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www - Update to 1.00010 2008-03-06 19:02:28 +00:00
x11 Track another inplace release. 2008-03-06 14:04:05 +00:00
x11-clocks
x11-drivers Update x11-drivers/xf86-video-ati to 6.8.0. 2008-03-06 14:46:29 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
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.