1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Antoine Brodin 01e1465a52 Deprecate, upstream disappeared.
Requested by:	maintainer
2014-02-05 23:58:44 +00:00
accessibility
arabic
archivers
astro
audio audio/xmms-audiofile: Add dragonfly support to configure script 2014-02-05 23:56:16 +00:00
benchmarks
biology biology/libgenome: Fix build on dragonfly 2014-02-05 23:47:48 +00:00
cad cad/z88: Explicitly link libm (taken from dports) 2014-02-05 23:39:36 +00:00
chinese chinese/kcfonts: Mark jobs unsafe 2014-02-05 23:34:22 +00:00
comms
converters
databases Deprecate, upstream disappeared. 2014-02-05 23:58:44 +00:00
deskutils deskutils/ithought: Add dragonfly support to configure script 2014-02-05 23:28:59 +00:00
devel Support stage 2014-02-05 23:34:19 +00:00
dns
editors editor/cooledit: Add dragonfly support 2014-02-05 22:51:16 +00:00
emulators
finance
french
ftp ftp/pureadmin: Explicitly link libm (taken from dports) 2014-02-05 22:32:41 +00:00
games games/crossfire-server: Unbreak on FreeBSD10+ (taken from dports) 2014-02-05 22:53:23 +00:00
german
graphics Un-deprecate. 2014-02-05 22:22:38 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail mail/pgpsendmail: use <errno.h> header instead of local extern 2014-02-05 22:25:39 +00:00
math
misc
Mk
multimedia
net
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security - Stage support 2014-02-05 21:30:03 +00:00
shells
sysutils Update to 5.16; update LICENSE; strip libmagic 2014-02-05 21:45:46 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www
x11 - Update to 1.2.5 2014-02-05 21:56:01 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Unbreak after py-wxpython package name changes 2014-02-05 22:02:38 +00:00
x11-wm
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
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.