1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2014-03-28 19:09:34 +00:00
accessibility
arabic
archivers
astro - Update to r3118 2014-03-28 12:20:27 +00:00
audio Remove expired ports: 2014-03-28 10:34:51 +00:00
benchmarks PNET group: use EXPIRATION_DATE, not EXPIRATION 2014-03-28 13:47:31 +00:00
biology Unbreak 2014-03-28 00:08:03 +00:00
cad
chinese
comms Fix build on head. 2014-03-28 14:41:29 +00:00
converters
databases - Add databases/puppetdb-terminus 2014-03-28 16:00:26 +00:00
deskutils
devel Hitimes is a fast, high resolution timer library for recording 2014-03-28 17:57:35 +00:00
dns
editors Replace bogus stub with a copy from the masterport. 2014-03-28 04:32:25 +00:00
emulators Those ports are already deprecated, still mark them broken to save a few 2014-03-28 18:52:52 +00:00
finance - Add shebangfix to satisfy stage-qa 2014-03-28 03:12:17 +00:00
french
ftp - Convert to STAGE support 2014-03-28 19:09:34 +00:00
games - Remove no longer needed WX_CONFIG [1] 2014-03-28 18:26:21 +00:00
german Deprecate, set EXPIRATION_DATE : 2014-03-27 20:04:33 +00:00
graphics Fix build on 10.0-RELEASE i386 by adding an #include <cstdlib>. 2014-03-28 13:09:52 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang The configure scripts require a C++11 standard library as well as a 2014-03-28 14:07:47 +00:00
mail Support stage 2014-03-28 13:34:44 +00:00
math Remove expired ports: 2014-03-28 10:34:51 +00:00
misc Update to version 3.30. 2014-03-28 10:29:46 +00:00
Mk Automatically convert install-strip target into install target if the debug version is being built 2014-03-28 11:23:38 +00:00
multimedia Use binutils port on FreeBSD/ia64. 2014-03-27 20:55:20 +00:00
net Update to 1.4.25. 2014-03-28 04:10:45 +00:00
net-im - use STAGEDIR 2014-03-27 21:58:34 +00:00
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese o Fix build: use TAR instead of JAR. 2014-03-28 00:29:44 +00:00
print
russian
science - USE_BZIP2 -> USES=tar:bzip2 2014-03-28 12:52:00 +00:00
security - reset GREP_OPTIONS 2014-03-28 18:23:44 +00:00
shells
sysutils - Update to 11.10.4 2014-03-28 17:52:11 +00:00
Templates
textproc Fix build on FreeBSD 10+ (version without gcc) 2014-03-28 08:57:50 +00:00
Tools
ukrainian
vietnamese
www . Support stage 2014-03-28 14:05:55 +00:00
x11 Support stage 2014-03-28 13:10:16 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Remove x11-wm/fvwm2-i18n. It was a slave port of x11-wm/fvwm2 with the 2014-03-28 18:18:59 +00:00
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove x11-wm/fvwm2-i18n. It was a slave port of x11-wm/fvwm2 with the 2014-03-28 18:18:59 +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.