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-07-06 10:45:54 +00:00
accessibility
arabic
archivers
astro
audio Update CONFLICTS range, audio/timidity++ is at 2.14.0 now 2014-07-06 10:45:54 +00:00
benchmarks
biology
cad
chinese - support stage 2014-07-06 06:31:12 +00:00
comms comms/gnuradio: use WX 3.0 2014-07-05 19:32:11 +00:00
converters
databases This port does not need gmake 2014-07-06 09:31:36 +00:00
deskutils remove NO_STAGE, it's stage ports already. 2014-07-06 03:03:50 +00:00
devel devel/pecl-libevent: convert to new LIB_DEPENDS format 2014-07-06 10:30:11 +00:00
dns
editors editors/spe: use WX 3.0 2014-07-05 23:47:48 +00:00
emulators
finance
french
ftp
games - Add staging support 2014-07-06 10:31:55 +00:00
german
graphics graphics/gimageview: remove redundant configure patch 2014-07-05 21:54:02 +00:00
hebrew
hungarian
irc irc/nefarious: stage, take 2. Add DOCS options 2014-07-06 08:44:59 +00:00
japanese japanese/slrn: stage support 2014-07-05 21:45:12 +00:00
java Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
Keywords
korean Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-05 19:27:03 +00:00
lang - Add new port for Sagittarius Scheme 2014-07-06 01:47:27 +00:00
mail Fix build on FreeBSD >= 10 2014-07-06 09:45:01 +00:00
math
misc misc/wmweather+: explicitly link libm (dports) 2014-07-05 23:19:07 +00:00
Mk Mk/bsd.wx.mk: add wxPython 3.0 support 2014-07-05 18:38:03 +00:00
multimedia multimedia/photofilmstrip: use WX 3.0 2014-07-06 02:27:12 +00:00
net net/linphone-base: stage, convert to use ports readline 2014-07-06 00:17:49 +00:00
net-im
net-mgmt Fix build with gcc by adding some compiler flags. 2014-07-05 23:55:31 +00:00
net-p2p net-p2p/rtorrent: Bring in DragonFly support from dports 2014-07-05 23:31:55 +00:00
news
palm
polish
ports-mgmt
portuguese
print - Add LICENSE (GPLv2) 2014-07-06 01:57:35 +00:00
russian
science science/paje: Stage, bring in DragonFly support from dports 2014-07-06 09:41:02 +00:00
security The old pkg_install is buggy with @cwd. Just install the module under 2014-07-06 10:18:36 +00:00
shells
sysutils - Convert to USES=libtool 2014-07-05 19:12:54 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www - Unbreak this port: use databases/py-sqlalchemy instead of databases/py-sqlalchemy06 2014-07-06 05:39:03 +00:00
x11 Move include of float.h to enable build on armv6 2014-07-05 23:21:46 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Convert to new options helper 2014-07-06 05:46:20 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
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.