1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Baptiste Daroussin 996e414637 Support stage
Use shebangfix
Properly run depends on perl
2013-12-26 18:05:57 +00:00
accessibility support stage 2013-12-26 14:30:37 +00:00
arabic
archivers Support stage 2013-12-26 17:01:25 +00:00
astro astro/py-pyfits: support stage 2013-12-26 17:06:19 +00:00
audio Support stage 2013-12-26 18:05:57 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel Give precision on license 2013-12-26 17:45:46 +00:00
dns Make knotd startup script work again. 2013-12-26 16:02:50 +00:00
editors
emulators
finance
french
ftp Support stage 2013-12-26 16:17:25 +00:00
games games/fgkicker: USES+= pkgconfig 2013-12-26 18:04:55 +00:00
german
graphics - don't register lpthread in GraphicsMagick-config and 2013-12-26 14:40:13 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail
math New port : openfst. 2013-12-26 16:13:15 +00:00
misc misc/py-pexpect: update to 3.0 and add license 2013-12-26 10:39:19 +00:00
Mk Improve the warning message about the deprecation of WITHOUT_NLS 2013-12-26 16:25:52 +00:00
multimedia multimedia/recmpeg: support stage and minor fixes 2013-12-26 17:15:08 +00:00
net net/minidlna: fix build with debug and add option 2013-12-26 12:41:08 +00:00
net-im
net-mgmt Bump portrevision because of recent changes. 2013-12-26 17:33:41 +00:00
net-p2p
news
palm
polish
ports-mgmt - Update to checkin a9e8799172 2013-12-26 12:53:24 +00:00
portuguese
print
russian
science
security Fix typo in MIT_LIB_DEPENDS. 2013-12-26 13:32:52 +00:00
shells
sysutils Support staging. 2013-12-26 14:58:22 +00:00
Templates
textproc New port: textproc/kibana 2013-12-26 17:18:39 +00:00
Tools update the tree before merge to avoid having a mixed revision tree before merging 2013-12-26 17:27:19 +00:00
ukrainian
vietnamese
www www/trac-scrumburndown: support staging 2013-12-26 18:05:36 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts Add x11-fonts/alegreya-sans. 2013-12-26 15:20:57 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/qtile: allow staging and minor fixes 2013-12-26 15:18:49 +00:00
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
README
UIDs
UPDATING The SASL GSSAPI authentication plugin was removed from 2013-12-26 13:35:25 +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.