1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Vanilla I. Shu 001e9ea3c1 Stagify.
Approved by:	portmgr@ (blanket approval)
2014-07-03 13:15:43 +00:00
accessibility
arabic
archivers rpm3 is EOLed for long, most rpm users are now using rpm4 2014-07-03 09:20:50 +00:00
astro - Update to 1.26 2014-07-03 12:27:22 +00:00
audio Stagify. 2014-07-03 13:15:43 +00:00
benchmarks - Fix fetch 2014-07-03 00:48:13 +00:00
biology
cad
chinese - Switch to USES=libtool, drop .la files 2014-07-02 22:10:05 +00:00
comms - Switch to USES=libtool, drop .la files 2014-07-03 00:07:33 +00:00
converters - Switch to USES=libtool, drop .la files 2014-07-03 00:07:49 +00:00
databases - Update rails and friend to 3.2.19 2014-07-02 23:26:38 +00:00
deskutils - Convert USE_BZIP2 to USES 2014-07-02 23:43:04 +00:00
devel Library that provides GLib and Gtk implementation of the DBusMenu protocol. 2014-07-03 10:07:29 +00:00
dns - Switch to USES=libtool, drop .la files 2014-07-02 23:08:05 +00:00
editors - Add USES=libtool to textproc/ots and bump dependent ports 2014-07-02 20:58:04 +00:00
emulators - Switch to USES=libtool, drop .la files 2014-07-03 11:09:23 +00:00
finance
french jdictionary is staged 2014-07-02 19:26:05 +00:00
ftp
games games/linux-steam: Actually reset maintainer this time 2014-07-02 23:34:09 +00:00
german
graphics - Switch to USES=libtool, drop .la files 2014-07-03 00:20:46 +00:00
hebrew
hungarian
irc
japanese - Add stage support 2014-07-03 02:13:47 +00:00
java
Keywords
korean
lang - Switch to USES=libtool, drop .la files 2014-07-02 22:19:34 +00:00
mail Fix patch application in mail/qmail-spamcontrol: 2014-07-03 02:20:07 +00:00
math - Update from 2.1.1 to 2.1.2 2014-07-03 01:56:05 +00:00
misc Switch to use rpm 4 as the default rpm 2014-07-03 09:13:35 +00:00
Mk Use modern LIB_DEPENDS 2014-07-03 11:37:09 +00:00
multimedia textproc/libmrss: Add USES=libtool and bump dependent ports 2014-07-03 12:27:09 +00:00
net - Finalize switch to libtool (remove USE_AUTOTOOLS=libtool) 2014-07-03 12:36:11 +00:00
net-im
net-mgmt - Update to 3.18 2014-07-03 12:30:29 +00:00
net-p2p Declare ONLY_FOR_ARCHS correctly 2014-07-02 18:28:04 +00:00
news
palm
polish
ports-mgmt
portuguese
print Switch to use rpm 4 as the default rpm 2014-07-03 09:13:35 +00:00
russian
science
security - Stagify 2014-07-02 22:00:44 +00:00
shells
sysutils BAMF, is a simple DBus daemon and C wrapper library of applications matching 2014-07-03 10:18:24 +00:00
Templates
textproc Add USES=libtool 2014-07-03 13:08:11 +00:00
Tools
ukrainian
vietnamese
www textproc/libmrss: Add USES=libtool and bump dependent ports 2014-07-03 12:27:09 +00:00
x11 - Switch to USES=libtool, drop .la files 2014-07-03 11:35:21 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Stagify 2014-07-02 23:09:59 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED rpm3 is EOLed for long, most rpm users are now using rpm4 2014-07-03 09:20:50 +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.