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
Dmitry Marakasov 8c922aa7c9 - Use new LIB_DEPENDS syntax
- Switch to USES=libtool, drop .la files
- Strip libraries
2014-05-30 17:47:44 +00:00
accessibility accessibility/atk: now unbreak atk-reference 2014-05-30 11:15:36 +00:00
arabic
archivers
astro - Update to 7182 2014-05-30 14:58:45 +00:00
audio Update to 1.2.6 2014-05-30 11:29:02 +00:00
benchmarks
biology - Update to 1.6.923 2014-05-30 15:46:05 +00:00
cad
chinese Staging support 2014-05-30 14:11:02 +00:00
comms
converters
databases - Fix dependency: this port requires libpgcommon.a from postgresqlXX-server 2014-05-30 05:31:16 +00:00
deskutils Stagify. 2014-05-30 05:56:15 +00:00
devel - Convert USE_BZIP2 to USES 2014-05-30 17:20:52 +00:00
dns Staging support 2014-05-30 13:51:04 +00:00
editors
emulators
finance
french
ftp
games Stagify. 2014-05-30 15:51:00 +00:00
german
graphics Update to 1.4.1 2014-05-30 15:58:06 +00:00
hebrew
hungarian
irc
japanese Remove USE_GCC=any and OPTIONS_DEFAULT=DOCS. 2014-05-30 17:42:47 +00:00
java - Add staging support 2014-05-30 17:14:44 +00:00
Keywords
korean Add staging support 2014-05-30 14:25:51 +00:00
lang revert previous changes 2014-05-30 03:55:51 +00:00
mail Update to 2.5.1. 2014-05-30 15:35:19 +00:00
math Update math/R-cran-gss to 2.1-0. 2014-05-30 17:29:39 +00:00
misc Stagify, switch gnomehack -> pathfix. 2014-05-30 16:37:57 +00:00
Mk - Fix grammar and reword 2014-05-30 17:31:44 +00:00
multimedia Stagify. 2014-05-30 16:54:50 +00:00
net - Use new LIB_DEPENDS syntax 2014-05-30 17:47:44 +00:00
net-im Remove expired port: 2014-05-30 09:38:36 +00:00
net-mgmt Update to 1.11.4 2014-05-30 13:10:58 +00:00
net-p2p - Convert to staging 2014-05-30 04:09:41 +00:00
news
palm
polish
ports-mgmt - Fix build with upcoming default -fPIE in head 2014-05-30 15:30:32 +00:00
portuguese
print
russian
science - Update to 1.94 2014-05-30 13:48:44 +00:00
security New port: securiry/py-dfvfs 2014-05-30 15:10:34 +00:00
shells
sysutils - Update to 0.9 2014-05-30 16:03:40 +00:00
Templates
textproc textproc/docbook-xml: explicitly use ${TAR} for extraction 2014-05-30 16:59:37 +00:00
Tools
ukrainian
vietnamese
www Stage support. 2014-05-30 15:30:56 +00:00
x11 USES=libtool:keepla tar:bzip2. 2014-05-30 13:33:15 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes x11-themes/clearlooks-themes-extras: Fix staging orphans 2014-05-30 10:37:12 +00:00
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2014-05-30 09:38:36 +00:00
README
UIDs
UPDATING - Fix date 2014-05-30 05:31:58 +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.