1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2014-05-25 17:59:57 +00:00
accessibility
arabic
archivers
astro
audio Switch opusfile to USES=libtool. [1] 2014-05-25 14:43:43 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases - Add STAGE support 2014-05-25 12:23:00 +00:00
deskutils
devel - Update to 1.0 2014-05-25 17:34:58 +00:00
dns - Add LICENSE 2014-05-25 12:36:37 +00:00
editors - Update to 7.4.307 2014-05-25 17:26:18 +00:00
emulators
finance
french
ftp
games - Update from 1.14.3 to 1.14.4 2014-05-25 16:28:45 +00:00
german
graphics - Use USE_PERL5=fixpacklist 2014-05-25 17:59:57 +00:00
hebrew
hungarian
irc
japanese - Unbreak build with clang 2014-05-25 10:47:39 +00:00
java
Keywords
korean
lang - Mark CONFLICTS_INSTALL with lang/guile2 2014-05-25 17:34:38 +00:00
mail - fix for new Net::DNS>=0.72 2014-05-25 13:39:43 +00:00
math - Pass maintainership to submitter 2014-05-25 13:54:19 +00:00
misc
Mk - When searching for lib-depends, show which file was found. 2014-05-25 15:42:52 +00:00
multimedia
net - Add staging support. 2014-05-25 13:24:36 +00:00
net-im
net-mgmt
net-p2p Update cpuminer to 2.4 2014-05-25 10:42:18 +00:00
news
palm
polish
ports-mgmt - Blacklist ruby-bdb with Ruby 2.1 [1] 2014-05-25 16:24:26 +00:00
portuguese
print
russian
science - Sort BUILD_DEPENDS 2014-05-25 17:47:36 +00:00
security - Convert to USES=libtool 2014-05-25 15:02:34 +00:00
shells
sysutils - Stage support 2014-05-25 10:13:38 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Split up py-dbus and py-gobject3 into a -common and a python 2 and 3 port. 2014-05-25 13:47:02 +00:00

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.