1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Mathieu Arnold 88c5e8e9d2 Add monitoring-plugins, a fork of nagios-plugins.
For now, use a snapshot from github until they release 1.6.

Sponsored by:	Absolight
2014-05-09 17:53:39 +00:00
accessibility
arabic
archivers
astro - Pass -lz to libdata/pkgconfig/cfitsio.pc 2014-05-09 15:26:05 +00:00
audio Support stage 2014-05-09 13:26:06 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases Update to 4.2.0 2014-05-09 06:27:17 +00:00
deskutils
devel - update to 1.2.4 2014-05-09 16:14:08 +00:00
dns
editors
emulators
finance - Add LICENSE 2014-05-09 03:52:30 +00:00
french
ftp
games - Add LICENSE 2014-05-09 03:52:18 +00:00
german
graphics - Add LICENSE 2014-05-09 03:52:10 +00:00
hebrew
hungarian
irc
japanese - Add staging support 2014-05-09 16:59:29 +00:00
java
Keywords
korean
lang
mail Put the distfile in a subdirectory in LOCAL. 2014-05-09 15:35:35 +00:00
math - Fix WRKSRC (affected by DISTNAME) 2014-05-09 15:23:12 +00:00
misc Update to 1.2. 2014-05-09 13:29:06 +00:00
Mk
multimedia
net Fix the behavior of sys_lgetxattr() so that it mimics that of Linux where a 2014-05-09 17:51:27 +00:00
net-im Don't rely anymore upon the provided autogen.sh script and fix the build 2014-05-09 12:33:43 +00:00
net-mgmt Add monitoring-plugins, a fork of nagios-plugins. 2014-05-09 17:53:39 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science - Fix "make test" 2014-05-09 15:14:28 +00:00
security Support stage 2014-05-09 13:31:29 +00:00
shells
sysutils Update to 20140506 2014-05-09 16:46:24 +00:00
Templates
textproc Update to 1.8.6 2014-05-09 16:27:21 +00:00
Tools
ukrainian
vietnamese
www Fix the categories. 2014-05-09 15:31:28 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Convert to USES=libtool tar:bzip2. 2014-05-09 17:47:15 +00:00
x11-wm
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
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.