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-05-26 06:29:25 +00:00
accessibility
arabic
archivers
astro
audio Convert to USES=dos2unix and USES=libtool 2014-05-26 06:29:25 +00:00
benchmarks
biology Multiple ports: reset maintainers 2014-05-26 02:33:38 +00:00
cad Multiple ports: reset maintainers 2014-05-26 02:33:38 +00:00
chinese
comms Multiple ports: reset maintainers 2014-05-26 02:33:38 +00:00
converters
databases Multiple ports: reset maintainers 2014-05-26 02:33:38 +00:00
deskutils
devel Enable the TEST option by default in atf-based ports. 2014-05-26 02:57:18 +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 Multiple ports: reset maintainers 2014-05-26 02:33:38 +00:00
finance - Add a patch to fix the result of xmlRoot because of changing 2014-05-25 08:55:32 +00:00
french
ftp
games Multiple ports: reset maintainers 2014-05-26 02:33:38 +00:00
german - Update to 3.9.1 2014-05-25 08:53:30 +00:00
graphics - Use USE_PERL5=fixpacklist 2014-05-25 17:59:57 +00:00
hebrew
hungarian
irc
japanese Multiple ports: reset maintainers 2014-05-26 02:33:38 +00:00
java LEGAL: fix multiple ports 2014-05-26 02:38:34 +00:00
Keywords
korean
lang Update to the 20140514 snapshot of GCC 4.9.1. 2014-05-26 00:03:29 +00:00
mail - Scale FD_SETSIZE with WITH_BIG_CONCURRENCY_PATCH_CONCURRENCY_LIMIT 2014-05-25 23:30:49 +00:00
math Multiple ports: reset maintainers 2014-05-26 02:33:38 +00:00
misc Multiple ports: reset maintainers 2014-05-26 02:33:38 +00:00
Mk SITE_PERL is relative to LOCALBASE, switch to PREFIX for the post-stage fixups. 2014-05-25 20:58:14 +00:00
multimedia Multiple ports: reset maintainers 2014-05-26 02:33:38 +00:00
net Multiple ports: reset maintainers 2014-05-26 02:33:38 +00:00
net-im Switch Opus to USES=libtool. 2014-05-25 20:07:24 +00:00
net-mgmt
net-p2p Update cpuminer to 2.4 2014-05-25 10:42:18 +00:00
news
palm
polish
ports-mgmt - Fix building as user 2014-05-25 23:35:46 +00:00
portuguese
print Multiple ports: reset maintainers 2014-05-26 02:33:38 +00:00
russian
science Multiple ports: reset maintainers 2014-05-26 02:33:38 +00:00
security Multiple ports: reset maintainers 2014-05-26 02:33:38 +00:00
shells
sysutils - Stage support 2014-05-25 10:13:38 +00:00
Templates
textproc Multiple ports: reset maintainers 2014-05-26 02:33:38 +00:00
Tools
ukrainian
vietnamese
www - Add support for stage dir [1] 2014-05-26 02:14:29 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts Multiple ports: reset maintainers 2014-05-26 02:33:38 +00:00
x11-servers
x11-themes Multiple ports: reset maintainers 2014-05-26 02:33:38 +00:00
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL LEGAL: fix multiple ports 2014-05-26 02:38:34 +00:00
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.