1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Danilo Egea Gondolfo c557f3073e - Add stage support
2013-11-12 20:58:24 +00:00
accessibility
arabic
archivers
astro
audio - Update to 3.0.1 2013-11-12 16:50:12 +00:00
benchmarks
biology
cad
chinese - Update to 0.19 2013-11-12 19:41:54 +00:00
comms - Switch to USES=gmake. 2013-11-11 15:31:16 +00:00
converters
databases databases/pecl-mdbtools: fix build with newer mdbtools 2013-11-12 15:43:31 +00:00
deskutils - Modify function set_path in install/index.php to support latest PHP 2013-11-10 23:31:45 +00:00
devel - Update to 0.8.1 2013-11-12 19:45:08 +00:00
dns - Fix when WITH=CGI 2013-11-12 13:32:54 +00:00
editors
emulators Deprecate ports which depend on Linux GTK1 libraries and schedule them for removal 2013-11-11 12:55:23 +00:00
finance
french Update to version 4.5.15. 2013-11-11 13:23:21 +00:00
ftp Make use of DESTDIR. That way we do not have to add STAGEDIR to MAKE_ENV. 2013-11-11 15:51:55 +00:00
games - Add stage support 2013-11-12 20:58:24 +00:00
german - Update to 2013.11.10 2013-11-11 13:30:45 +00:00
graphics graphics => ilmbase & OpenEXR: Fix == bashism in configure script 2013-11-12 09:25:42 +00:00
hebrew
hungarian
irc
japanese
java - Support staging. 2013-11-12 18:22:05 +00:00
Keywords
korean
lang - New port: lang/nx 2013-11-11 14:40:44 +00:00
mail - Update to 1.925 2013-11-12 08:11:22 +00:00
math math/py-patsy: Python package for statistical models and design matrices 2013-11-11 20:32:09 +00:00
misc misc/py-pexpect: allow staging 2013-11-12 10:32:57 +00:00
Mk Do not try to remove /boot/modules, it is part of BSD.root.dist [1] 2013-11-12 19:44:50 +00:00
multimedia Version 2 of the smpeg library. 2013-11-12 20:10:06 +00:00
net - Ressurect net/wizd and assign to new maintainer. 2013-11-12 16:28:52 +00:00
net-im Deprecate ports which depend on Linux GTK1 libraries and schedule them for removal 2013-11-11 12:55:23 +00:00
net-mgmt
net-p2p
news
palm
polish - Update to 20131110 2013-11-11 13:30:50 +00:00
ports-mgmt /usr/ports may not be the reference tree you want to use, allow users to 2013-11-12 13:30:22 +00:00
portuguese
print
russian - Update to 3.7.1 2013-11-12 08:09:10 +00:00
science
security Document new vulnerabilities in www/chromium < 31.0.1650.48 2013-11-12 19:08:37 +00:00
shells
sysutils - Update to 1.0 2013-11-12 20:03:21 +00:00
Templates
textproc Finish stage support 2013-11-12 19:47:56 +00:00
Tools
ukrainian
vietnamese
www - Use USES=webplugin. 2013-11-12 18:18:38 +00:00
x11 Cleanup of the ports in the x11 directory 2013-11-11 04:21:03 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts - Update to 1.03 2013-11-11 20:34:45 +00:00
x11-servers
x11-themes Enable staging support 2013-11-11 09:23:25 +00:00
x11-toolkits Deprecate and schedule for removal on December 1st, 2013. 2013-11-11 13:02:16 +00:00
x11-wm
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Move games/tmw to games/manaplus 2013-11-12 17:30:33 +00:00
README
UIDs
UPDATING - Clean up the UPDATING entry directions for Perl 5.16 2013-11-12 17:18:10 +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.