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-06-22 22:23:25 +00:00
accessibility Schedule for removal on 2014-07-21, depends on expired libgailgnome 2014-06-22 20:26:09 +00:00
arabic
archivers Add USES=libtool. 2014-06-22 20:12:36 +00:00
astro - New LIB_DEPENDS syntax. 2014-06-22 22:05:06 +00:00
audio
benchmarks
biology Mark as broken: no distinfo provided 2014-06-22 22:07:25 +00:00
cad
chinese Mark as broken: no distinfo provided 2014-06-22 22:08:11 +00:00
comms Add device ID for the Arduino Micro 2014-06-22 21:16:04 +00:00
converters
databases - Updates to 2.10.1 2014-06-22 22:22:11 +00:00
deskutils - Switch to USES=libtool, drop .la files 2014-06-22 21:27:17 +00:00
devel Mark as broken: no distinfo provided 2014-06-22 22:09:14 +00:00
dns
editors - Switch to USES=libtool, drop .la files 2014-06-22 21:45:22 +00:00
emulators
finance
french
ftp
games Mark as broken: no distinfo 2014-06-22 22:11:45 +00:00
german
graphics Add USES=libtool:keepla pathfix. 2014-06-22 21:52:34 +00:00
hebrew
hungarian
irc irc/psybnc: limit hack to FreeBSD to unbreak DragonFly 2014-06-22 14:15:12 +00:00
japanese Mark as broken: no distinfo 2014-06-22 22:12:30 +00:00
java
Keywords
korean
lang
mail Mark as broken: no distinfo provided for some of the distfiles 2014-06-22 22:13:25 +00:00
math Mark as broken: no distinfo provided for some of the distfiles 2014-06-22 22:14:40 +00:00
misc
Mk Add --strip-debug to STRIP_CMD to avoid removing kernel symbols from the 2014-06-22 21:01:11 +00:00
multimedia Mark as broken: no distinfo provided for some of the distfiles 2014-06-22 22:16:49 +00:00
net Mark as broken: no distinfo provided for some of the distfiles 2014-06-22 22:19:52 +00:00
net-im
net-mgmt Mark as broken: no distinfo provided for some of the distfiles 2014-06-22 22:17:49 +00:00
net-p2p - Update to 0.16.17, Announce message: 2014-06-22 14:42:05 +00:00
news
palm
polish
ports-mgmt
portuguese
print Mark as broken: no distinfo provided 2014-06-22 22:20:46 +00:00
russian
science Bump PORTREVISION for jbigkit library version bump. 2014-06-22 16:46:17 +00:00
security
shells
sysutils Mark as broken: no distinfo provided for some of the distfiles 2014-06-22 22:21:38 +00:00
Templates
textproc - Switch to USES=libtool, drop .la files 2014-06-22 21:17:48 +00:00
Tools Invoke perl with /usr/bin/env, as perl is not guaranteed to exist in 2014-06-22 17:53:44 +00:00
ukrainian
vietnamese
www Mark as broken: no distinfo provided for some of the distfiles 2014-06-22 22:23:25 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Bump PORTREVISION for jbigkit library version bump. 2014-06-22 16:46:17 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2014-06-22 20:47:37 +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.