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-31 14:48:05 +00:00
accessibility accessibility/atk: now unbreak atk-reference 2014-05-30 11:15:36 +00:00
arabic
archivers Reset maintainer, maintainer no longer wishes to maintain those ports 2014-05-29 23:18:42 +00:00
astro - Switch to USES=libtool, drop .la files 2014-05-30 19:33:22 +00:00
audio - Switch to USES=libtool, drop .la files 2014-05-31 00:57:45 +00:00
benchmarks
biology Add DOCS and EXAMPLE options to biology/mafft 2014-05-31 04:18:18 +00:00
cad - Update from 3.8.60 to 3.8.61 2014-05-31 04:10:40 +00:00
chinese Staging support 2014-05-30 14:11:02 +00:00
comms Stagify. 2014-05-30 01:52:56 +00:00
converters
databases Update to latest version - 2.8. 2014-05-31 08:32:05 +00:00
deskutils Stagify. 2014-05-30 05:56:15 +00:00
devel * devel/awscli - update to 1.3.12 2014-05-31 08:28:29 +00:00
dns - Fix dnscache-conf referring to STAGEDIR when IP6 option is selected. 2014-05-30 18:57:31 +00:00
editors - Switch to USES=libtool, drop .la file 2014-05-31 00:58:44 +00:00
emulators - Update to 3.1.0 2014-05-30 19:37:57 +00:00
finance - Update to 1.6.0.6 2014-05-31 05:25:50 +00:00
french
ftp Stagify. 2014-05-30 02:14:04 +00:00
games games/atanks: Unbreak on F8, F9, DF and fix plist 2014-05-30 21:27:51 +00:00
german Remove expired ports: 2014-05-31 09:46:08 +00:00
graphics Move the ARCH = i386 check to bsd.mesalib.mk so it applies to all 2014-05-31 14:15:47 +00:00
hebrew
hungarian
irc
japanese - Update to 20140524 2014-05-31 13:20:39 +00:00
java Add staging support 2014-05-31 14:48:05 +00:00
Keywords
korean Add staging support 2014-05-30 14:25:51 +00:00
lang Stage support. 2014-05-30 22:08:55 +00:00
mail - Stagify [1] 2014-05-31 10:57:17 +00:00
math Stage support. 2014-05-31 11:27:03 +00:00
misc Stagify, switch gnomehack -> pathfix. 2014-05-30 16:37:57 +00:00
Mk Handle non-ASCII encoded setup.py files properly, if the locale of the 2014-05-31 08:14:24 +00:00
multimedia Back to pool 2014-05-30 20:33:46 +00:00
net Update to -dev26. 2014-05-31 10:48:30 +00:00
net-im Remove expired ports: 2014-05-31 09:46:08 +00:00
net-mgmt Update to latest version - 2.0 2014-05-31 12:09:59 +00:00
net-p2p - Convert to staging 2014-05-30 04:09:41 +00:00
news
palm
polish Deprecate: abandoned for years 2014-05-30 18:56:56 +00:00
ports-mgmt - Fix build with upcoming default -fPIE in head 2014-05-30 15:30:32 +00:00
portuguese
print - Added STAGE support 2014-05-31 10:32:15 +00:00
russian
science - Update to 0.3.2 2014-05-31 13:59:02 +00:00
security - Update to 1.053 2014-05-31 07:12:10 +00:00
shells
sysutils - Update to 1.6.2 2014-05-31 14:01:00 +00:00
Templates
textproc Stage support 2014-05-31 12:26:06 +00:00
Tools
ukrainian
vietnamese vietnamese/unicode-uhoai: Fix deinstall and add stage support 2014-05-30 23:16:06 +00:00
www - Update to 3.1.2 2014-05-31 14:24:25 +00:00
x11 USES=libtool:keepla tar:bzip2. 2014-05-30 13:33:15 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes - Switch to USES=libtool, drop .la files 2014-05-30 18:38:23 +00:00
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2014-05-31 09:46:08 +00:00
README
UIDs
UPDATING - Fix date 2014-05-30 05:31:58 +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.