FreeBSD ports tree (read-only mirror)
Find a file
Rene Ladan dd1112a2b0 Remove expired ports:
2018-12-19 net/ntop: Broken for more than 6 months
2018-12-19 textproc/ots: Broken for more than 6 months
2018-12-20 x11/xdialog: Uses obsolete glib12
2018-12-20 net/netdude: Uses obsolete glib12
2018-12-20 japanese/jmode-skk: Uses obsolete glib12
2018-12-20 print/gsview: Uses obsolete glib12
2018-12-20 x11/dgs: Uses obsolete glib12
2018-12-20 japanese/jmode: Uses obsolete glib12
2018-12-20 multimedia/xmms: Uses obsolete glib12
2018-12-21 14:22:17 +00:00
accessibility
arabic
archivers
astro
audio audio/uade: remove optional dependency on expired multimedia/xmms 2018-12-21 14:20:16 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils deskutils/logjam: remove optional dependency on expired multimedia/xmms 2018-12-21 14:07:56 +00:00
devel devel/p5-UI-Dialog: remove optional dependency on expired x11/xdialog 2018-12-21 13:59:00 +00:00
dns
editors editors/abiword: remove optional dependency on expired textproc/ots 2018-12-21 13:46:02 +00:00
emulators
finance
french Remove expired ports: 2018-12-21 13:36:25 +00:00
ftp
games games/quakeforge: remove optional dependency on expired multimedia/xmms 2018-12-21 14:12:32 +00:00
german Remove expired ports: 2018-12-21 13:36:25 +00:00
graphics graphics/goom: remove optional dependency on expired multimedia/xmms 2018-12-21 14:11:18 +00:00
hebrew
hungarian
irc
japanese Remove expired ports: 2018-12-21 14:22:17 +00:00
java
Keywords
korean
lang Remove expired ports: 2018-12-21 13:36:25 +00:00
mail
math
misc
Mk
multimedia Remove expired ports: 2018-12-21 14:22:17 +00:00
net Remove expired ports: 2018-12-21 14:22:17 +00:00
net-im net-im/kopete-kde4: remove optional dependency on expired multimedia/xmms 2018-12-21 14:15:33 +00:00
net-mgmt net-mgmt/collectd5: remove optional dependency on expired multimedia/xmms 2018-12-21 14:21:26 +00:00
net-p2p
news
palm
polish Remove expired ports: 2018-12-21 13:36:25 +00:00
ports-mgmt
portuguese Remove expired ports: 2018-12-21 13:36:25 +00:00
print Remove expired ports: 2018-12-21 14:22:17 +00:00
russian
science
security
shells
sysutils
Templates
textproc Remove expired ports: 2018-12-21 14:22:17 +00:00
Tools
ukrainian
vietnamese
www
x11 Remove expired ports: 2018-12-21 14:22:17 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL Remove expired ports: 2018-12-21 14:22:17 +00:00
Makefile
MOVED Remove expired ports: 2018-12-21 14:22:17 +00:00
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	https://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:

	https://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.