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
Mathieu Arnold 782caecb45 * Convert to staging
* Add license

Sponsored by:	Absolight
2014-01-21 17:03:00 +00:00
accessibility
arabic
archivers
astro
audio Oops, missed couple of CONFIGURE_ARGS helpers during conversion. 2014-01-21 12:33:00 +00:00
benchmarks New port: benchmarks/iperf3 2014-01-21 04:56:03 +00:00
biology Support stage 2014-01-20 23:10:10 +00:00
cad Stage support 2014-01-20 21:00:05 +00:00
chinese Stage support 2014-01-20 21:22:25 +00:00
comms - Stage support 2014-01-20 18:32:19 +00:00
converters - Stage support 2014-01-20 18:53:03 +00:00
databases Update to 4.026 2014-01-21 07:17:09 +00:00
deskutils - use options helpers, add NLS to available options list 2014-01-21 12:06:04 +00:00
devel - Update to 1.8.4 2014-01-21 16:34:36 +00:00
dns
editors - Fix llvm-devel include paths (broken after r332935 [1] [MFH] 2014-01-21 16:18:52 +00:00
emulators - Remove useless USE_GCC (should fix build where Clang is the default compiler) 2014-01-21 07:26:24 +00:00
finance
french
ftp
games
german
graphics Rename MANn to MANPAGEn in order to avoid a 'make check-sanity' warning. 2014-01-21 11:00:23 +00:00
hebrew
hungarian
irc Update maintainer email address 2014-01-21 05:12:40 +00:00
japanese
java Update to 1.5.1 release and stagify. 2014-01-21 16:43:00 +00:00
Keywords
korean
lang Update maintainer email address 2014-01-21 05:12:40 +00:00
mail - Update to 2.9.9 2014-01-21 01:17:59 +00:00
math Pass full LDFLAGS to configure script. This fixes the build with 2014-01-21 05:34:46 +00:00
misc - Convert to USES=tk 2014-01-21 12:44:38 +00:00
Mk
multimedia - Support STAGEDIR 2014-01-21 13:53:43 +00:00
net - Export HOME before starting RabbitMQ node. 2014-01-21 15:40:07 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security Remove gmake dependency and stagify. 2014-01-21 16:33:26 +00:00
shells This fixes /etc/shells. Due to the incorrect order of pkg-plist prior to 2014-01-21 08:54:06 +00:00
sysutils - Fix build on 10.x 2014-01-21 16:57:11 +00:00
Templates
textproc * Convert to staging 2014-01-21 17:03:00 +00:00
Tools Give proper reason why we reject replaced files. 2014-01-21 00:44:08 +00:00
ukrainian
vietnamese
www Add devel/pear-channel-twig, www/pecl-twig, www/pear-twig: 2014-01-21 15:54:33 +00:00
x11 Over to new volunteer. 2014-01-21 15:11:17 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts The Fira font family was designed to cover the legibility needs for a 2014-01-20 20:21:50 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
CHANGES
COPYRIGHT
GIDs
KNOBS
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.