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
Baptiste Daroussin 06af334ab9 Fix non default LIB_DEPENDS
With hat:	portmgr
2014-07-16 08:05:11 +00:00
accessibility Add DOCS to OPTIONS_DEFINE where PORTDOCS= is set. 2014-07-16 03:47:05 +00:00
arabic
archivers Fix some LIB_DEPENDS 2014-07-16 07:53:29 +00:00
astro Fix some LIB_DEPENDS 2014-07-16 07:53:29 +00:00
audio Fix some LIB_DEPENDS 2014-07-16 07:53:29 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases Fix non default LIB_DEPENDS 2014-07-16 07:59:58 +00:00
deskutils
devel Fix non default LIB_DEPENDS 2014-07-16 07:59:58 +00:00
dns Fix non default LIB_DEPENDS 2014-07-16 07:59:58 +00:00
editors Fix non default LIB_DEPENDS 2014-07-16 08:05:11 +00:00
emulators Fix non default LIB_DEPENDS 2014-07-16 08:05:11 +00:00
finance
french
ftp
games Fix non default LIB_DEPENDS 2014-07-16 08:05:11 +00:00
german
graphics Fix non default LIB_DEPENDS 2014-07-16 08:05:11 +00:00
hebrew
hungarian
irc Add DOCS option where PORTDOCS appears in plist. 2014-07-16 02:29:34 +00:00
japanese Add DOCS option where PORTDOCS appears in plist. 2014-07-16 02:29:34 +00:00
java . Update to 8u11. 2014-07-16 02:59:57 +00:00
Keywords
korean
lang Add DOCS option where PORTDOCS appears in plist. 2014-07-16 02:29:34 +00:00
mail Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
math Stagify. 2014-07-16 03:25:07 +00:00
misc Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
Mk Now that all LIB_DEPENDS has been switched to modern version, remove support 2014-07-16 05:55:14 +00:00
multimedia Stagify. 2014-07-16 06:40:06 +00:00
net New port: net/openggsn 2014-07-16 05:56:38 +00:00
net-im Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
net-mgmt Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
net-p2p Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
news Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
palm
polish
ports-mgmt
portuguese
print Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
russian
science Add DOCS option where PORTDOCS is in plist. 2014-07-16 03:18:26 +00:00
security Add DOCS option where PORTDOCS is in plist. 2014-07-16 03:18:26 +00:00
shells Add DOCS option where PORTDOCS is in plist. 2014-07-16 03:18:26 +00:00
sysutils Add DOCS option where PORTDOCS is in plist. 2014-07-16 03:18:26 +00:00
Templates
textproc Update to 0.2.1. 2014-07-16 06:43:52 +00:00
Tools
ukrainian
vietnamese 1: remove NO_STAGE. 2014-07-16 07:51:04 +00:00
www Use modern LIB_DEPENDS on non default options 2014-07-16 06:48:07 +00:00
x11 Add DOCS option to the remaining staged ports where PORTDOCS appears 2014-07-16 03:34:56 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Fix plist: add missing OTF fonts. 2014-07-16 05:53:34 +00:00
x11-servers
x11-themes
x11-toolkits Add DOCS option to the remaining staged ports where PORTDOCS appears 2014-07-16 03:34:56 +00:00
x11-wm 1: Statgify. 2014-07-16 07:36:28 +00:00
.arcconfig
.gitignore
CHANGES Now that all LIB_DEPENDS has been switched to modern version, remove support 2014-07-16 05:55:14 +00:00
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.