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 fa67aa1a37 - Switch to USES=libtool, drop .la files
- Strip libraries
2014-07-23 08:44:42 +00:00
accessibility
arabic
archivers
astro - Stagify; unbreak the against Clang 2014-07-23 05:17:15 +00:00
audio - Switch to USES=libtool, drop .la files 2014-07-23 08:44:42 +00:00
benchmarks
biology - Switch to USES=libtool, drop .la files 2014-07-22 22:12:15 +00:00
cad - Switch to USES=libtool, drop .la files 2014-07-23 08:42:13 +00:00
chinese Remove backslashes from single- and double-quotes in COMMENT and _DESC 2014-07-23 01:45:47 +00:00
comms
converters
databases databases/riak: update 1.4.9 -> 1.4.10 2014-07-23 08:04:20 +00:00
deskutils deskutils/fet: Reset maintainer 2014-07-23 06:13:15 +00:00
devel - Switch to USES=libtool, drop .la files 2014-07-23 08:39:51 +00:00
dns - Fix location of libsofthsm.so [1] 2014-07-23 08:30:09 +00:00
editors Remove backslashes from single- and double-quotes in COMMENT and _DESC 2014-07-23 01:45:47 +00:00
emulators
finance
french
ftp Update to version 4.4. 2014-07-23 06:27:27 +00:00
games Remove backslashes from single- and double-quotes in COMMENT and _DESC 2014-07-23 01:45:47 +00:00
german
graphics - Switch to USES=libtool, drop .la files 2014-07-23 07:02:54 +00:00
hebrew
hungarian
irc Remove backslashes from single- and double-quotes in COMMENT and _DESC 2014-07-23 01:45:47 +00:00
japanese
java
Keywords
korean
lang - Give the reason why the port is currently amd64-only 2014-07-23 07:41:07 +00:00
mail Remove backslashes from single- and double-quotes in COMMENT and _DESC 2014-07-23 01:45:47 +00:00
math - Convert USE_BZIP2 to USES 2014-07-22 22:17:21 +00:00
misc
Mk
multimedia - Switch to USES=libtool, drop .la files 2014-07-23 07:02:54 +00:00
net - Fix config file handling @unexec 2014-07-23 06:58:16 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security Document Mozilla multiple vulnerabilities. 2014-07-23 07:50:19 +00:00
shells
sysutils - Switch to USES=libtool, drop .la files 2014-07-23 07:02:54 +00:00
Templates
textproc - Update to 2013.09.01 (0.7) 2014-07-22 17:55:39 +00:00
Tools
ukrainian
vietnamese
www www/p5-libapreq2: reduce/fix dependencies 2014-07-23 05:19:07 +00:00
x11 - Update to 0.85.0 2014-07-22 22:08:29 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts - Use @fcfontsdir 2014-07-22 17:53:24 +00:00
x11-servers
x11-themes
x11-toolkits - Do not advertise that port is BROKEN on PowerPC as it builds fine there 2014-07-23 08:28:39 +00:00
x11-wm - Switch to USES=libtool, drop .la files 2014-07-22 23:25:54 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL LEGAL: add entry for databases/linux-oracle-instantclient-sqlplus 2014-07-22 21:12:00 +00:00
Makefile
MOVED
README
UIDs
UPDATING Fix a typo. 2014-07-23 01:09:16 +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.