1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Mathieu Arnold 69eae58033 Convert to staging.
Sponsored by:	Absolight
2014-01-26 20:25:01 +00:00
accessibility
arabic
archivers
astro - Switch to USES= shared-mime-info desktop-file-utils. 2014-01-26 19:06:44 +00:00
audio - Add explicit dependency on pkgconf so that some options are properly handled [1] 2014-01-26 18:42:43 +00:00
benchmarks
biology
cad
chinese
comms - Switch to USES= gmake. 2014-01-26 17:37:03 +00:00
converters
databases Update to 4.1.6 2014-01-26 20:05:47 +00:00
deskutils Update deskutils/plasma-applet-cwp to 1.10.0. 2014-01-26 17:34:06 +00:00
devel - drop dependency on devel/py-argparse - it was only needed for python26, that's 2014-01-26 16:43:29 +00:00
dns
editors
emulators emulators/qemu: Remove extraneous ".else" from previous commit 2014-01-26 20:19:18 +00:00
finance
french
ftp
games games/opensonic: 2014-01-26 19:42:36 +00:00
german
graphics - Fix LIB_DEPENDS 2014-01-26 13:58:57 +00:00
hebrew
hungarian
irc - Finish stage support 2014-01-26 15:10:50 +00:00
japanese - Stage Support 2014-01-26 14:30:44 +00:00
java
Keywords
korean
lang - Enable stagedir support 2014-01-26 14:47:56 +00:00
mail - convert to new perl5 framework 2014-01-26 16:16:35 +00:00
math Ensure sure LDFLAGS are used correctly (which is necessary for newer 2014-01-26 13:20:07 +00:00
misc - Stage support 2014-01-26 18:52:05 +00:00
Mk Unregister lang/gcc44 now that it is no longer used by any port. 2014-01-26 16:33:53 +00:00
multimedia multimedia/plexmedia: Use OPSYS with OSVERSION 2014-01-26 19:27:57 +00:00
net - Stagify. 2014-01-26 18:02:07 +00:00
net-im Finish stage support 2014-01-26 20:09:03 +00:00
net-mgmt - update to 3.3.0 2014-01-26 18:22:35 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian - Stage support 2014-01-26 15:08:31 +00:00
science science/py-coards: Modernise and enable STAGE support 2014-01-26 00:52:15 +00:00
security - Switch from easy_install to install 2014-01-26 10:29:40 +00:00
shells
sysutils - unmute docs installation 2014-01-26 19:32:11 +00:00
Templates
textproc Convert to staging. 2014-01-26 20:25:01 +00:00
Tools
ukrainian
vietnamese
www Finish stage support 2014-01-26 20:15:15 +00:00
x11
x11-clocks
x11-drivers
x11-fm - Stage support 2014-01-26 14:07:33 +00:00
x11-fonts
x11-servers
x11-themes Update to 1.2.2 2014-01-26 15:09:25 +00:00
x11-toolkits
x11-wm Update to 4.7.2 2014-01-25 23:44:40 +00:00
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.