1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sunpoet Po-Chuan Hsieh ddb7bda857 - Convert to new options helper
- Support STAGEDIR
2013-10-19 15:32:46 +00:00
accessibility
arabic
archivers Fix pkg-plist, when DOCS is set 2013-10-16 17:50:14 +00:00
astro - Support staging 2013-10-17 01:19:58 +00:00
audio Strip binaries 2013-10-19 00:05:32 +00:00
benchmarks
biology Deprecated some ports broken for more than 6 month 2013-10-18 07:19:25 +00:00
cad Update to 2.2.5 2013-10-14 19:53:58 +00:00
chinese Deprecated some ports broken for more than 6 month 2013-10-18 07:19:25 +00:00
comms
converters Deprecated some ports broken for more than 6 month 2013-10-18 07:19:25 +00:00
databases Deprecated some ports broken for more than 6 month 2013-10-18 07:19:25 +00:00
deskutils - Add stage support 2013-10-19 13:29:27 +00:00
devel - Update to 2.1.1 2013-10-19 15:23:16 +00:00
dns Sync port with bind98. Fix(?) gssapi_krb5 detection. 2013-10-18 21:14:20 +00:00
editors - Support staging 2013-10-19 01:43:44 +00:00
emulators - Fix build with clang and recent kernel API changes. 2013-10-19 14:39:55 +00:00
finance - Support staging 2013-10-19 14:39:12 +00:00
french
ftp STAGIFY 2013-10-18 14:12:41 +00:00
games - Fix build with clang with two new patches 2013-10-19 11:19:35 +00:00
german - update german bugzilla templates 2013-10-19 10:19:44 +00:00
graphics - Support staging 2013-10-19 14:15:46 +00:00
hebrew
hungarian
irc - Update to 20131015 (0.4.3-dev) 2013-10-19 02:40:28 +00:00
japanese use opt_USE OPTIONS helper. 2013-10-19 02:00:14 +00:00
java Fix pkgname collision 2013-10-18 14:17:16 +00:00
Keywords
korean
lang Remove useless post-patch in favor of proper usage of gmake 2013-10-18 23:07:02 +00:00
mail - support staging 2013-10-19 06:40:36 +00:00
math Three more directories that are created by perl. 2013-10-19 11:42:56 +00:00
misc Enable stage 2013-10-18 23:18:19 +00:00
Mk - Fix replacement expressions for manpages, if PYDISTUTILS_AUTOPLIST is set 2013-10-19 07:49:54 +00:00
multimedia Enable stage 2013-10-19 14:37:53 +00:00
net - Convert to new options helper 2013-10-19 15:32:46 +00:00
net-im - Update to 1.8 2013-10-18 02:47:04 +00:00
net-mgmt Finish staging support 2013-10-18 21:25:27 +00:00
net-p2p Fix build with clang on i386 by disabling inline asm that uses 2013-10-19 07:56:48 +00:00
news - General cleanup 2013-10-18 15:02:22 +00:00
palm deprecate ports broken for more than 6 month 2013-10-18 07:51:19 +00:00
polish
ports-mgmt - Update to checkin ab7af29666 2013-10-17 15:30:58 +00:00
portuguese
print Tarball has been rerolled with the same version number. 2013-10-16 21:11:27 +00:00
russian - adjust include path 2013-10-17 19:45:34 +00:00
science - Add dependency on pkgconfig when building with cairo support [1] 2013-10-17 18:49:09 +00:00
security - Remove the real un-needed patch 2013-10-19 13:24:59 +00:00
shells
sysutils - Update to 4.0.2 2013-10-19 15:25:58 +00:00
Templates
textproc Update to version 1.8.2 2013-10-19 15:04:35 +00:00
Tools
ukrainian
vietnamese
www - Fix directory permissions 2013-10-19 13:59:59 +00:00
x11 2013-10-18 x11/silo: Upstream has disappeared 2013-10-18 06:41:42 +00:00
x11-clocks
x11-drivers
x11-fm - Update from 2.19.4 to 3.1.0 [1] 2013-10-19 06:06:54 +00:00
x11-fonts
x11-servers
x11-themes deprecate ports broken for more than 6 month 2013-10-18 07:51:19 +00:00
x11-toolkits - Support staging 2013-10-17 01:24:56 +00:00
x11-wm LXMenuEditor is a small, simple, free, open source, easy to use application 2013-10-18 23:43:34 +00:00
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED devel/pear-PHPUnit, removed, EOLed upstream 2013-10-18 15:54:54 +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.