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
Emanuel Haupt e88cc5c043 - Strip shared objects
- Support staging
2014-02-12 22:11:35 +00:00
accessibility
arabic
archivers Support staging 2014-02-12 21:27:32 +00:00
astro - Support staging 2014-02-12 21:42:19 +00:00
audio - Strip shared objects 2014-02-12 22:11:35 +00:00
benchmarks
biology Fix old makeplist bug. 2014-02-12 14:03:25 +00:00
cad Mark broken: Does not compile 2014-02-12 20:42:58 +00:00
chinese
comms Now that this port is staged and DOCS defined we can stop testing for DOCS in 2014-02-12 19:23:47 +00:00
converters - Convert to PYDISTUTILS_AUTOPLIST 2014-02-12 09:43:24 +00:00
databases Mark broken: Fails to compile 2014-02-12 19:48:28 +00:00
deskutils Stage support 2014-02-11 19:07:50 +00:00
devel Development tools and base libraries for linux_base-f10. Required by 2014-02-12 20:14:12 +00:00
dns Upgrade to test8 release, bringing these upstream fixes: 2014-02-12 21:12:37 +00:00
editors Stage support 2014-02-12 18:52:02 +00:00
emulators Reset maintainer (email bouncing) 2014-02-12 06:57:13 +00:00
finance Stage support 2014-02-11 19:45:54 +00:00
french
ftp Now that this port is staged and DOCS defined we can stop testing for DOCS in 2014-02-12 19:24:00 +00:00
games Fix old makeplist bug. 2014-02-12 14:03:25 +00:00
german
graphics Mark broken: does not compile 2014-02-12 19:53:54 +00:00
hebrew
hungarian
irc - Update to 0.4.3 2014-02-12 15:52:18 +00:00
japanese Koruri Japanese TrueType fonts. 2014-02-12 19:05:43 +00:00
java
Keywords
korean
lang lang/gnat: Expire on 1 APR 2014 2014-02-12 17:30:33 +00:00
mail Now that this port is staged and DOCS defined we can stop testing for DOCS in 2014-02-12 19:24:13 +00:00
math Uncomment the dependencies, as originally set in ports/184607. 2014-02-12 20:20:10 +00:00
misc Now that this port is staged and DOCS defined we can stop testing for DOCS in 2014-02-12 19:24:26 +00:00
Mk Add ccache-update-links to _FORCE_POST_PATTERNS to run it after gcc has 2014-02-12 21:35:41 +00:00
multimedia Fix configure with clang3.4 2014-02-11 23:01:43 +00:00
net Now that this port is staged and DOCS defined we can stop testing for DOCS in 2014-02-12 19:24:43 +00:00
net-im Add explicit dependency on pkgconf 2014-02-12 20:31:38 +00:00
net-mgmt - Stage support 2014-02-12 10:47:41 +00:00
net-p2p Namecoin is an open source decentralized key/value registration and transfer 2014-02-12 18:44:49 +00:00
news Now that this port is staged and DOCS defined we can stop testing for DOCS in 2014-02-12 19:24:47 +00:00
palm
polish
ports-mgmt 0.4.1 2014-02-11 2014-02-11 22:50:26 +00:00
portuguese
print Fix old makeplist bug. 2014-02-12 14:03:25 +00:00
russian
science
security Update 1.0.4 --> 1.0.5 2014-02-12 20:10:37 +00:00
shells Now that this port is staged and DOCS defined we can stop testing for DOCS in 2014-02-12 19:25:21 +00:00
sysutils - Update from 2.6 to 2.7 2014-02-12 19:34:33 +00:00
Templates
textproc Now that this port is staged and DOCS defined we can stop testing for DOCS in 2014-02-12 19:26:08 +00:00
Tools
ukrainian
vietnamese
www - Update maintainer section 2014-02-12 16:25:55 +00:00
x11 Now that this port is staged and DOCS defined we can stop testing for DOCS in 2014-02-12 19:26:12 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts - Generate and install fonts.dir and fonts.scale 2014-02-12 15:47:09 +00:00
x11-servers X11rdp is an X server for xrdp. 2014-02-11 21:56:02 +00:00
x11-themes - Stage support 2014-02-11 09:29:04 +00:00
x11-toolkits - Stage support 2014-02-12 05:56:07 +00:00
x11-wm
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Move p5-ElasticSearch to p5-ElasticSearch-legacy to make space for the offical client. 2014-02-12 17:20:40 +00:00
README
UIDs
UPDATING Talk a bit about r343784 here too. 2014-02-11 17:33:26 +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.