1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2015-04-13 07:10:17 +00:00
accessibility
arabic
archivers - Unbreak: it fetches fine now from Ken Silverman's page, there was 2015-04-12 15:55:13 +00:00
astro
audio - Update to version 0.6.0 and clean up the Makefile 2015-04-12 14:15:14 +00:00
benchmarks Add DOCS option. 2015-04-13 05:00:56 +00:00
biology
cad
chinese
comms - Unbreak (no more CSME sites), switch to sf.net (upstream) at the expense 2015-04-12 16:30:12 +00:00
converters
databases databases/hbase: add CPE information 2015-04-12 18:10:23 +00:00
deskutils - Provide a working mastersite and unbreak (keep the old official 2015-04-13 04:58:49 +00:00
devel Update to 0.06. 2015-04-12 20:48:14 +00:00
dns - Unbreak by providing working mastersite 2015-04-13 06:51:44 +00:00
editors
emulators
finance
french
ftp These need Module::Build. 2015-04-12 08:45:54 +00:00
games games/megaglest: Fix code to allow Clang to build it again 2015-04-13 07:06:08 +00:00
german
graphics - add CPE 2015-04-12 17:20:31 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Fix with Perl 5.21.1+ 2015-04-12 22:16:23 +00:00
mail
math
misc Add reliably working download site before the port could be marked BROKEN. 2015-04-13 07:10:17 +00:00
Mk Simplify the description of BUNDLE_LIBS. 2015-04-12 23:01:32 +00:00
multimedia Fix runtime crash with certain MPEG2 files on pre-10 systems. 2015-04-12 14:37:50 +00:00
net Fix with Perl 5.21.1+ 2015-04-12 21:05:57 +00:00
net-im Mark BROKEN: fails to build 2015-04-12 10:35:20 +00:00
net-mgmt CGI::* was removed in Perl 5.21.0 2015-04-12 22:25:25 +00:00
net-p2p
news
palm
polish
ports-mgmt Update to 2.16.3. 2015-04-13 04:53:25 +00:00
portuguese
print
russian
science
security - Add CPE information [1]. 2015-04-13 02:55:29 +00:00
shells
sysutils - Update to 1.7 2015-04-12 20:31:16 +00:00
Templates
textproc This need Module::Build. 2015-04-12 09:13:08 +00:00
Tools
ukrainian
vietnamese
www Update to 0.5.4 2015-04-13 06:51:05 +00:00
x11 - Provide new mastersite (CENKES is no more) and unbreak 2015-04-13 04:11:02 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/py-wxPython30: Unbreak on F10 2015-04-12 07:03:19 +00:00
x11-wm
.arcconfig
.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.