FreeBSD ports tree (read-only mirror)
Find a file
Andrej Zverev 17a0933c8d - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-09 17:31:07 +00:00
accessibility
arabic
archivers
astro - Install data files (airports, places, stations, zctas and zones) 2013-09-09 10:09:03 +00:00
audio - Fix make package 2013-09-09 10:09:00 +00:00
benchmarks
biology Add an explicit dependency on pkgconf 2013-09-08 08:29:00 +00:00
cad - Use single space after WWW: 2013-09-07 17:20:21 +00:00
chinese - Cosmetic change 2013-09-07 17:53:23 +00:00
comms Horde package update: 2013-09-08 22:50:31 +00:00
converters . remove unneded <bsd.port.pre.mk>; 2013-09-07 21:30:12 +00:00
databases Update to postgreSQL 9.3.0 2013-09-09 15:45:43 +00:00
deskutils Add an explicit dependency on pkgconf 2013-09-08 08:44:57 +00:00
devel - convert to the new perl5 framework 2013-09-09 17:31:07 +00:00
dns - Update to 1.2.8 2013-09-08 18:32:38 +00:00
editors editors/tea: update to 36.0.3 2013-09-07 11:48:28 +00:00
emulators - Update to 4.2.18 2013-09-08 14:40:54 +00:00
finance
french
ftp - Cosmetic change 2013-09-07 17:53:23 +00:00
games
german - Update to 2013.09.08 2013-09-09 10:08:35 +00:00
graphics Update to 1.05. 2013-09-08 16:20:06 +00:00
hebrew
hungarian
irc - Remove unnecessary WANT_GNOME 2013-09-07 21:34:40 +00:00
japanese . add iconv to USES; 2013-09-07 22:09:49 +00:00
java The format for bind.address has changed, so document and alert users. 2013-09-08 20:56:37 +00:00
Keywords
korean
lang - Update to 05_20130908 2013-09-09 09:31:22 +00:00
mail Update 0.9.4 release. 2013-09-09 07:24:48 +00:00
math - Update to 2.2.1 2013-09-09 10:08:51 +00:00
misc
Mk Introduce a new USE_CXXSTD similar to USE_CSTD to allow enforcing the C++ language standard to use when building a port 2013-09-09 10:37:03 +00:00
multimedia - Add ffmpeg/libav support 2013-09-08 15:03:15 +00:00
net - Add LICENSE 2013-09-09 14:44:22 +00:00
net-im - Update to 2.1.13 2013-09-09 14:48:31 +00:00
net-mgmt Introduce variable ICONV_PREFIX at Mk/Uses/iconv.mk. The default for 2013-09-07 19:49:41 +00:00
net-p2p - Fix build on CURRENT (change in OpenSSL API) 2013-09-07 15:45:23 +00:00
news - Update to 13.1.0 2013-09-07 16:15:40 +00:00
palm
polish - Update to 20130908 2013-09-09 10:08:39 +00:00
ports-mgmt - Allow this port to build a package so users can switch without 2013-09-09 00:28:36 +00:00
portuguese - Update to 20130902 2013-09-09 10:08:26 +00:00
print - Convert to new LIB_DEPENDS format and sort them 2013-09-09 16:06:52 +00:00
russian
science - Use single space after WWW: 2013-09-07 17:20:21 +00:00
security - Cosmetic change 2013-09-07 17:53:23 +00:00
shells - Remove deprecated PTHREAD_* 2013-09-07 18:13:59 +00:00
sysutils - Update to 0.16.4 2013-09-09 14:16:06 +00:00
Templates
textproc textproc/py-sphinxcontrib-httpdomain: Sphinx domain for HTTP APIs 2013-09-09 15:14:39 +00:00
Tools
ukrainian
vietnamese
www - Update to 2.35.0 2013-09-09 13:05:51 +00:00
x11 Update to 1.1.0 2013-09-09 12:24:04 +00:00
x11-clocks Update to 1.0.7 2013-09-08 12:35:20 +00:00
x11-drivers
x11-fm - Use single space after WWW: 2013-09-07 17:20:21 +00:00
x11-fonts - Use single space after WWW: 2013-09-07 17:20:21 +00:00
x11-servers
x11-themes
x11-toolkits - Add PORTSCOUT=ignore:1 to avoid false alarm 2013-09-07 17:21:55 +00:00
x11-wm Update to 1.0.8 2013-09-08 12:34:34 +00:00
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - the logilab-astng project was renamed to astroid 2013-09-08 08:19:13 +00:00
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.