1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2014-03-23 09:53:49 +00:00
accessibility
arabic
archivers
astro
audio Remove some expired xmms ports (abandonware, unmaintained): 2014-03-23 08:59:35 +00:00
benchmarks
biology
cad
chinese Remove some expired xmms ports (abandonware, unmaintained): 2014-03-23 08:59:35 +00:00
comms
converters
databases - Update to 1.3.9 2014-03-23 06:21:13 +00:00
deskutils - Add the new port: deskutils/note 2014-03-23 00:52:57 +00:00
devel switch from GCC to Clang 2014-03-23 09:45:39 +00:00
dns Upgrade to release candidate #1. 2014-03-22 22:06:07 +00:00
editors
emulators - Update from 2.4.0 to 2.4.1 2014-03-23 00:09:18 +00:00
finance
french
ftp
games update to 0.7.2 2014-03-23 09:46:39 +00:00
german
graphics update ogre to 1.9.0 2014-03-23 09:43:56 +00:00
hebrew
hungarian
irc
japanese - Strip shared library [1] 2014-03-22 20:47:04 +00:00
java
Keywords
korean
lang - Limit built parallelism as GHC is not fully jobs-safe 2014-03-23 08:55:15 +00:00
mail
math switch from GCC to Clang 2014-03-23 09:45:39 +00:00
misc
Mk
multimedia Remove some expired xmms ports (abandonware, unmaintained): 2014-03-23 08:59:35 +00:00
net switch from GCC to Clang 2014-03-23 09:45:39 +00:00
net-im
net-mgmt Update to version 1.0 2014-03-22 22:14:11 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian Remove some expired xmms ports (abandonware, unmaintained): 2014-03-23 08:59:35 +00:00
science
security Add CVE-2014-0133 entries for www/nginx and www/nginx-devel. 2014-03-23 02:48:58 +00:00
shells
sysutils Update to version 1.5.3, switch to fetching from github 2014-03-22 23:52:01 +00:00
Templates
textproc - Fix STAGEDIR, make PREFIX safe, change CONFIGURE_ARGS and add REINPLACE 2014-03-23 09:53:49 +00:00
Tools
ukrainian
vietnamese
www - Pull in newer dependencies 2014-03-23 06:24:57 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Remove some expired xmms ports (abandonware, unmaintained): 2014-03-23 08:59:35 +00:00
x11-toolkits update ogre to 1.9.0 2014-03-23 09:43:56 +00:00
x11-wm - Add the port: x11-wm/cwm 2014-03-23 00:34:28 +00:00
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove some expired xmms ports (abandonware, unmaintained): 2014-03-23 08:59:35 +00:00
README
UIDs
UPDATING - revert last change, since the command uses $cat/$port 2014-03-23 09:41:59 +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.