FreeBSD ports tree (read-only mirror)
Find a file
Tijl Coosemans c6528043a1 Create some files required by autoreconf
Reported by:	antoine
2015-04-19 19:37:59 +00:00
accessibility
arabic
archivers Update to r128. 2015-04-19 19:34:18 +00:00
astro
audio Update to 0.9.11 2015-04-18 20:28:20 +00:00
benchmarks
biology
cad Convert to USES=autoreconf 2015-04-18 19:09:03 +00:00
chinese
comms
converters
databases Remove redundant +. 2015-04-19 12:33:29 +00:00
deskutils Convert to USES=autoreconf 2015-04-18 19:09:03 +00:00
devel Create some files required by autoreconf 2015-04-19 19:37:59 +00:00
dns
editors
emulators wine-compholio: unbreak build. 2015-04-19 13:18:19 +00:00
finance
french
ftp
games * Install HTML manual when DOCS option is enabled 2015-04-19 19:10:05 +00:00
german
graphics Modernise configure.in and Makefile.am 2015-04-19 13:42:46 +00:00
hebrew
hungarian
irc Use the new USE_GITHUB. 2015-04-19 19:14:06 +00:00
japanese Convert to USES=autoreconf 2015-04-18 19:09:03 +00:00
java . Update to 8u45. 2015-04-19 18:21:19 +00:00
Keywords
korean
lang Upgrade to version 1.3.2. 2015-04-19 16:33:27 +00:00
mail
math math/coinmp: change comma, target for check/test etc as suggested by danfe 2015-04-19 17:16:57 +00:00
misc - Update to 20150417 2015-04-19 17:19:10 +00:00
Mk Abstract ${WRKDIR}/pkg/${PKGNAME}${PKG_SUFX} which appears five times 2015-04-19 18:33:37 +00:00
multimedia - Fix BUILD_DEPENDS and LIB_DEPENDS with NLS (default OPTION) 2015-04-19 07:55:41 +00:00
net Use the new USE_GITHUB format. 2015-04-19 19:19:35 +00:00
net-im
net-mgmt
net-p2p Use included script to generate configure because it does more than 2015-04-19 12:15:26 +00:00
news Bump PORTREVISION after r384253 and r384264 2015-04-19 09:06:51 +00:00
palm
polish
ports-mgmt
portuguese
print
russian
science
security - Update to 1.13 2015-04-19 16:21:30 +00:00
shells
sysutils Use USE_GITHUB. 2015-04-19 19:15:49 +00:00
Templates
textproc - Update to 5.1.10 2015-04-19 16:21:10 +00:00
Tools
ukrainian
vietnamese
www Put acinclude.m4 where aclocal can find it 2015-04-19 14:13:09 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Unbreak. 2015-04-19 06:02:40 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES Mark USE_AUTOTOOLS deprecated and remove support for libtoolize. 2015-04-19 18:16:40 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Chase textproc/nltk rename. 2015-04-19 18:46:53 +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.