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-04-03 03:21:42 +00:00
accessibility
arabic
archivers
astro
audio Fix stage symlinks 2014-04-02 23:29:29 +00:00
benchmarks
biology
cad
chinese - Update to 1.4 2014-04-02 19:02:00 +00:00
comms - Update from 2.0.11 to 2.0.12 2014-04-02 13:16:51 +00:00
converters
databases - Update to 0.06 2014-04-02 19:01:24 +00:00
deskutils - Update to 1.30.0 2014-04-02 14:42:34 +00:00
devel - Update to 2.9.2 2014-04-03 01:19:29 +00:00
dns - Use ECHO_CMD instead of echo 2014-04-03 01:32:44 +00:00
editors
emulators
finance
french
ftp - Fix rc script: 2014-04-02 19:19:11 +00:00
games
german
graphics - Update to 2.53 2014-04-02 19:01:55 +00:00
hebrew
hungarian
irc
japanese Add a patch fix bug #7018, a typo that caused the Razor 2014-04-02 19:46:27 +00:00
java
Keywords
korean
lang Switch back to a static pkg-plist 2014-04-02 18:11:53 +00:00
mail - Support stagedir 2014-04-03 01:36:30 +00:00
math - Update to 1.2.7. 2014-04-02 17:26:39 +00:00
misc - Update to 4.8.12, announce message is here: 2014-04-02 22:30:28 +00:00
Mk First bit of support to cross build the ports tree will only work 2014-04-02 16:13:44 +00:00
multimedia Fix build of the old avidemux, not sure when it broke... 2014-04-02 18:00:39 +00:00
net - Fix build when devel/libexecinfo is present 2014-04-02 22:19:50 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security
shells
sysutils - Update to 0.4 2014-04-02 16:51:54 +00:00
Templates
textproc - Update to 3.2.18 2014-04-03 03:21:42 +00:00
Tools
ukrainian
vietnamese
www
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes - Update to 2.2.2 2014-04-02 19:39:32 +00:00
x11-toolkits - Update LICENSE 2014-04-02 14:08:26 +00:00
x11-wm
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Update to 1.10. 2014-04-02 17:15:04 +00:00
README
UIDs
UPDATING Update to 1.1.0. 2014-04-02 21:06:51 +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.