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
2011-07-02 13:15:39 +00:00
accessibility
arabic - kick MD5 2011-07-02 08:34:09 +00:00
archivers - kick MD5 2011-07-02 08:34:09 +00:00
astro - kick MD5 2011-07-02 08:34:09 +00:00
audio - Deprecate ports which will be broken by upcoming ruby-gnome update 2011-07-02 12:58:42 +00:00
benchmarks - Bump portrevision for octave-forge-* ports because of update of 2011-06-30 20:55:50 +00:00
biology - kick MD5 2011-07-02 11:33:17 +00:00
cad - Fix build under clang 2011-07-01 12:15:36 +00:00
chinese - Use USERS and GROUPS 2011-06-30 17:44:05 +00:00
comms - Fix build under clang 2011-07-01 12:45:08 +00:00
converters - (Attempt to) fix after recent graphics/geos update 2011-06-30 14:47:00 +00:00
databases - add profiles support to init script 2011-07-01 22:33:09 +00:00
deskutils - Deprecate ports which will be broken by upcoming ruby-gnome update 2011-07-02 12:58:42 +00:00
devel - Update to 0.4.4 2011-07-02 11:34:44 +00:00
dns - Update to 1.4.11 2011-07-01 14:46:19 +00:00
editors - chase x11-toolkits/fxscintilla shlib bump 2011-07-02 08:09:03 +00:00
emulators - Fix dependency conflict problem. 2011-07-01 17:30:40 +00:00
finance
french Rework the port, for apache22 exp-run. 2011-06-29 19:52:58 +00:00
ftp
games - Update to version 2011.04 2011-07-02 07:54:59 +00:00
german
graphics - Update to 0.9.4 2011-07-02 11:37:10 +00:00
hebrew
hungarian
irc - Fix build under clang 2011-07-01 13:21:02 +00:00
japanese Ignore entries in an SKK dictionary that start with ">". This should fix an 2011-07-02 13:15:39 +00:00
java Upgrade to version 0.5 and fix WWW tag. 2011-07-01 18:38:11 +00:00
korean
lang Upgrade to 3.4.8. 2011-07-01 01:36:51 +00:00
mail - Add files missed in last commit 2011-07-02 12:04:33 +00:00
math - Update to 3.41 2011-07-02 07:37:23 +00:00
misc - Update to 1.3.0 2011-07-02 07:39:06 +00:00
Mk Fix r1.25 2011-07-01 20:02:37 +00:00
multimedia Correctly specify qmake as only a build dependency. 2011-07-02 09:26:40 +00:00
net - Update to 1.1.1 2011-07-02 11:46:45 +00:00
net-im
net-mgmt - Update to 0.2.0 2011-07-02 11:19:00 +00:00
net-p2p - Upgrade to 0.3.23. 2011-07-01 22:21:35 +00:00
news
palm - kick MD5 2011-07-02 08:34:09 +00:00
polish
ports-mgmt
portuguese
print
russian
science - Deprecate ports which will be broken by upcoming ruby-gnome update 2011-07-02 12:58:42 +00:00
security - Update to 0.4.0 2011-07-02 11:55:54 +00:00
shells
sysutils - Drop Maintainership 2011-07-02 11:56:53 +00:00
Templates
textproc - Update to 1.0.4 2011-07-02 12:00:03 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.12.0 2011-07-02 13:07:12 +00:00
x11 - Update MASTER_SITES and WWW: line 2011-07-02 07:55:10 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes - Deprecate ports which will be broken by upcoming ruby-gnome update 2011-07-02 12:58:42 +00:00
x11-toolkits - chase x11-toolkits/fxscintilla shlib bump 2011-07-02 08:09:03 +00:00
x11-wm Reconnect the following ports which were brought back out of the Attic: 2011-07-01 02:54:36 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED As advertised, remove former mbone ports 2011-07-01 20:01:50 +00:00
README
UIDs
UPDATING - Corrected date in last commit. 2011-06-30 21:53:46 +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.