1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dmitry Marakasov 96105627c0 - Switch to USES=libtool
Approved by:	portmgr blanket
2014-07-24 16:13:14 +00:00
accessibility
arabic
archivers
astro
audio - Switch to USES=libtool, drop .la files 2014-07-24 16:06:52 +00:00
benchmarks
biology biology/p5-Bio-Graphics: 2.37 -> 2.38 2014-07-24 09:48:03 +00:00
cad Take maintainership again. 2014-07-23 20:10:23 +00:00
chinese
comms - Switch to USES=libtool, drop .la files 2014-07-23 23:02:46 +00:00
converters
databases Only use libevent2 2014-07-24 13:32:58 +00:00
deskutils Fix build with NLS enabled by removing unnecessary gcc-ism. 2014-07-24 15:21:59 +00:00
devel - Switch devel/hwloc to USES=libtool, drop .la files 2014-07-24 16:09:13 +00:00
dns Only use libevent2 2014-07-24 13:32:58 +00:00
editors - Fix build with clang 2014-07-24 14:40:59 +00:00
emulators - Update from 0.43 to 0.44 2014-07-24 15:06:07 +00:00
finance
french
ftp - Switch to USES=libtool, drop .la files 2014-07-24 00:53:29 +00:00
games include stdlib.h for rand(3) to fix build. While here, remove the profiled lib 2014-07-24 16:08:39 +00:00
german
graphics Since v1.55, Boost is built with a modern compiler, which is known to break 2014-07-24 12:10:47 +00:00
hebrew
hungarian
irc
japanese - Switch to USES=libtool, drop .la files 2014-07-23 22:36:14 +00:00
java
Keywords
korean
lang - Fix linking with readline from ports 2014-07-24 14:53:06 +00:00
mail Only use libevent2 2014-07-24 13:32:58 +00:00
math - Switch to USES=libtool, drop .la files 2014-07-23 22:23:42 +00:00
misc Reset maintainership for ports not staged with no pending PR 2014-07-24 15:36:50 +00:00
Mk Only use libevent2 2014-07-24 13:32:58 +00:00
multimedia Reset maintainership for ports not staged with no pending PR 2014-07-24 15:36:50 +00:00
net - Switch to USES=libtool 2014-07-24 16:13:14 +00:00
net-im
net-mgmt Reset maintainership for ports not staged with no pending PR 2014-07-24 15:36:50 +00:00
net-p2p Reset maintainership for ports not staged with no pending PR 2014-07-24 15:57:24 +00:00
news
palm
polish
ports-mgmt Remove unnecessary quotation. 2014-07-24 08:16:55 +00:00
portuguese
print Support stage 2014-07-24 16:10:03 +00:00
russian
science - Fix build on 11-CURRENT 2014-07-24 05:01:54 +00:00
security Only use libevent2 2014-07-24 13:32:58 +00:00
shells
sysutils - Switch devel/hwloc to USES=libtool, drop .la files 2014-07-24 16:09:13 +00:00
Templates
textproc Only use libevent2 2014-07-24 13:32:58 +00:00
Tools
ukrainian
vietnamese
www - Switch devel/hwloc to USES=libtool, drop .la files 2014-07-24 16:09:13 +00:00
x11 - Update to 0.6.2 2014-07-24 13:12:35 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update PyQt to 4.11.1, QScintilla to 2.8.3 and SIP to 4.16.2. 2014-07-23 19:53:11 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Only use libevent2 2014-07-24 13:32:58 +00:00
README
UIDs
UPDATING Only use libevent2 2014-07-24 13:32: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.