1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dmitry Marakasov 40940da3e8 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-01 22:01:01 +00:00
accessibility
arabic
archivers
astro
audio - Switch to USES=libtool, drop .la files 2014-07-01 21:59:06 +00:00
benchmarks
biology
cad - Switch to USES=libtool, drop .la files 2014-07-01 22:01:01 +00:00
chinese
comms STAGEify and update to 4.00 2014-07-01 18:28:17 +00:00
converters
databases
deskutils - Install documentation in standard location 2014-07-01 19:38:35 +00:00
devel devel/dbus-glib: convert to new LIB_DEPENDS format 2014-07-01 21:26:03 +00:00
dns
editors
emulators
finance
french
ftp
games Add "USES=libtool pathfix" to x11/libxdg-basedir and bump dependent ports 2014-07-01 18:53:47 +00:00
german
graphics Mark BROKEN, Uses obsolete MAN1 2014-07-01 19:34:57 +00:00
hebrew
hungarian
irc
japanese - Convert to USES=libtool 2014-07-01 21:42:25 +00:00
java
Keywords
korean
lang
mail Don't activate code that requires pre-compiled rules if the 2014-07-01 21:04:19 +00:00
math
misc
Mk
multimedia
net
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt Attempt to unbreak 2014-07-01 18:58:54 +00:00
portuguese
print - Update to 1.7.3 2014-07-01 19:15:35 +00:00
russian
science
security Update to 0.2.5.5-alpha; MFH:2014Q2 2014-07-01 21:05:13 +00:00
shells
sysutils - Switch to USES=libtool, drop .la files 2014-07-01 21:53:09 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www
x11 Add USES=libtool 2014-07-01 21:43:54 +00:00
x11-clocks - USES=libtool tar:bzip2 2014-07-01 18:37:04 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Unbreak 2014-07-01 18:54:51 +00:00
x11-toolkits
x11-wm Add "USES=libtool pathfix" to x11/libxdg-basedir and bump dependent ports 2014-07-01 18:53:47 +00:00
.arcconfig
.gitignore
CHANGES
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.