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
Baptiste Daroussin 3e446db25d Support stage
2014-01-05 00:13:03 +00:00
accessibility
arabic
archivers Support stage 2014-01-05 00:13:03 +00:00
astro
audio Convert the tree to USES=fam 2014-01-04 23:40:44 +00:00
benchmarks
biology
cad
chinese Support stage 2014-01-04 23:45:06 +00:00
comms
converters
databases - Add pecl-leveldb 0.1.4 2014-01-04 08:24:55 +00:00
deskutils Convert the tree to USES=fam 2014-01-04 23:40:44 +00:00
devel Convert the tree to USES=fam 2014-01-04 23:40:44 +00:00
dns Add the DOCS option to OPTIONS_DEFAULT. 2014-01-04 19:25:56 +00:00
editors - Fix the logic in updating emacs.desktop file, from the regression introduced 2014-01-04 20:12:38 +00:00
emulators
finance
french
ftp Convert the tree to USES=fam 2014-01-04 23:40:44 +00:00
games Fix collision with emulators/openmsx [1] 2014-01-04 01:05:19 +00:00
german
graphics Include bsd.port.options.mk to be able to check things in LOCALBASE 2014-01-04 23:53:57 +00:00
hebrew
hungarian
irc
japanese With gtk 2.4.22, immodule cache has moved from gtk.immodules to 2014-01-04 23:27:58 +00:00
java Revert lang/openjdk7 to 7u25. 2014-01-04 15:56:26 +00:00
Keywords
korean With gtk 2.4.22, immodule cache has moved from gtk.immodules to 2014-01-04 23:27:58 +00:00
lang Fix pkg name collision 2014-01-04 01:01:03 +00:00
mail Convert the tree to USES=fam 2014-01-04 23:40:44 +00:00
math
misc - Fix text filter settings not being saved 2014-01-04 07:33:37 +00:00
Mk Add the debian cdn as a first attempt for debian mirrors 2014-01-05 00:08:02 +00:00
multimedia - Remove traces to my fork on github and fallback to MASTER_SITES. 2014-01-04 21:25:31 +00:00
net Convert the tree to USES=fam 2014-01-04 23:40:44 +00:00
net-im Remove expired ports: 2014-01-04 11:53:30 +00:00
net-mgmt
net-p2p Convert the tree to USES=fam 2014-01-04 23:40:44 +00:00
news
palm
polish
ports-mgmt
portuguese
print Another iteration on the path of finding the right fix. 2014-01-04 12:54:51 +00:00
russian Fix packaging after MASTER port was staged 2014-01-04 09:04:21 +00:00
science
security Convert the tree to USES=fam 2014-01-04 23:40:44 +00:00
shells Fix plist 2014-01-04 12:54:39 +00:00
sysutils Convert the tree to USES=fam 2014-01-04 23:40:44 +00:00
Templates
textproc With gtk 2.4.22, immodule cache has moved from gtk.immodules to 2014-01-04 23:27:58 +00:00
Tools
ukrainian
vietnamese
www Convert the tree to USES=fam 2014-01-04 23:40:44 +00:00
x11 Convert the tree to USES=fam 2014-01-04 23:40:44 +00:00
x11-clocks
x11-drivers Limit to arm/ppc/ppc64/sparc64 2014-01-04 23:37:36 +00:00
x11-fm Convert the tree to USES=fam 2014-01-04 23:40:44 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Fix pkg name collisions 2014-01-04 01:16:19 +00:00
x11-wm Convert the tree to USES=fam 2014-01-04 23:40:44 +00:00
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove expired ports: 2014-01-04 11:53:30 +00:00
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.