1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Martin Wilke ef7d387d33 - Stage support
- convert to AUTOPLIST
- Bump PORTREV
2014-02-21 02:00:57 +00:00
accessibility
arabic
archivers
astro - Update to 0.8-29 2014-02-20 14:26:16 +00:00
audio - Stage support 2014-02-21 01:53:46 +00:00
benchmarks
biology
cad
chinese
comms - Stage support 2014-02-21 01:59:31 +00:00
converters
databases The PostgreSQL Global Development Group has released an important 2014-02-20 18:11:37 +00:00
deskutils - Fix plist after recent KDE SC update 2014-02-20 11:52:08 +00:00
devel - Stage support 2014-02-21 02:00:57 +00:00
dns Update dns/maradns to 2.0.09. 2014-02-20 15:44:56 +00:00
editors - Check for "old" option setting and inform users before build 2014-02-20 14:44:42 +00:00
emulators - Stage support 2014-02-21 01:55:20 +00:00
finance - Fix plist after recent KDE SC update 2014-02-20 11:52:08 +00:00
french
ftp
games - Stage support 2014-02-20 23:40:14 +00:00
german
graphics - Stage support 2014-02-21 01:55:45 +00:00
hebrew
hungarian
irc Fix iconv use on FreeBSD 10. 2014-02-20 22:25:27 +00:00
japanese - Stage support 2014-02-21 01:59:55 +00:00
java Update subversion to 1.8.8. 2014-02-20 17:02:46 +00:00
Keywords
korean Support staging 2014-02-20 14:50:25 +00:00
lang Stage support 2014-02-20 20:10:44 +00:00
mail - Stage support 2014-02-21 01:59:23 +00:00
math - Stage support 2014-02-21 01:59:40 +00:00
misc - Stage support 2014-02-21 01:56:19 +00:00
Mk
multimedia
net - Stage support 2014-02-21 01:59:00 +00:00
net-im
net-mgmt Make drill more similar to dig. 2014-02-20 13:30:57 +00:00
net-p2p
news
palm
polish
ports-mgmt - Deprecate due to pkgng 2014-02-21 00:33:48 +00:00
portuguese
print = Stage support 2014-02-21 01:50:25 +00:00
russian
science - Stage support 2014-02-21 01:58:34 +00:00
security - Stage support 2014-02-21 01:58:11 +00:00
shells
sysutils - Correct my previous commit 2014-02-21 01:51:14 +00:00
Templates
textproc - Stage support 2014-02-21 01:53:46 +00:00
Tools
ukrainian
vietnamese
www - Fix stage support, devel/subversion creates /root/.subversion 2014-02-21 01:57:35 +00:00
x11 - Update to 0.4.1 [1] 2014-02-20 16:16:41 +00:00
x11-clocks
x11-drivers
x11-fm - Update to version 0.9.1 2014-02-20 22:25:44 +00:00
x11-fonts - Stage support 2014-02-21 01:55:55 +00:00
x11-servers
x11-themes - Fix plist after recent KDE SC update 2014-02-20 11:52:08 +00:00
x11-toolkits - Stage support 2014-02-21 01:55:04 +00:00
x11-wm
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Fix a duplicate LATEST_LINK by removing sysutils/liblogging and reviving devel/liblogging 2014-02-20 17:42:11 +00:00
README
UIDs
UPDATING - Document the change of editors/vim 2014-02-20 15:41:30 +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.