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
Vanilla I. Shu 01515ac065 Stagify.
Approved by:	portmgr@ (blanket)
2014-06-24 01:36:19 +00:00
accessibility
arabic
archivers
astro
audio - Switch devel/google-perftools to USES=libtool, drop .la files 2014-06-23 13:44:39 +00:00
benchmarks
biology
cad
chinese Deprecate ports failing to build with new utmpx 2014-06-23 20:39:14 +00:00
comms Update to 2.9. 2014-06-24 00:03:30 +00:00
converters
databases Change maintainer address to robak@FreeBSD.org 2014-06-23 20:44:28 +00:00
deskutils
devel - Fix license (sources mention GPLv2, not BSD) 2014-06-24 00:00:10 +00:00
dns - Update to 0.1.2 2014-06-23 21:42:46 +00:00
editors - Update to 7.4.334 2014-06-23 17:41:56 +00:00
emulators
finance
french
ftp
games - Support staging 2014-06-23 23:00:51 +00:00
german
graphics - Switch to USES=libtool, drop .la files 2014-06-23 23:14:41 +00:00
hebrew
hungarian
irc Deprecate ports failing to build with new utmpx 2014-06-23 20:39:14 +00:00
japanese
java
Keywords
korean Deprecate ports failing to build with new utmpx 2014-06-23 20:39:14 +00:00
lang
mail Deprecate ports failing to build with new utmpx 2014-06-23 20:39:14 +00:00
math - Update to 1.1.2. 2014-06-23 14:42:13 +00:00
misc Deprecate ports failing to build with new utmpx 2014-06-23 20:39:14 +00:00
Mk
multimedia - Add stage support 2014-06-23 18:41:51 +00:00
net Stagify. 2014-06-24 01:36:19 +00:00
net-im Deprecate ports failing to build with new utmpx 2014-06-23 20:39:14 +00:00
net-mgmt Update to 0.7.1. 2014-06-23 22:03:48 +00:00
net-p2p
news
palm
polish
ports-mgmt gnome-packagekit builds fine in ports/head 2014-06-23 19:42:55 +00:00
portuguese
print - Update to 1.0.3 2014-06-23 21:43:08 +00:00
russian
science
security Add about gnupg-1.4.17. 2014-06-24 00:07:48 +00:00
shells
sysutils - Take maintenership (feld@ drop its maintenership) 2014-06-23 21:18:05 +00:00
Templates
textproc - Update to 1.30 2014-06-23 17:45:57 +00:00
Tools
ukrainian
vietnamese
www - Update to 4.1.0 2014-06-23 19:16:59 +00:00
x11
x11-clocks
x11-drivers
x11-fm - Update from 1.4.2 to 1.4.3 2014-06-23 18:22:03 +00:00
x11-fonts
x11-servers
x11-themes - Support staging 2014-06-24 00:59:18 +00:00
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
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.