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-30 12:53:56 +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
audio Update to 1.2.6 2014-05-30 11:29:02 +00:00
benchmarks
biology biology/embassy: specify post-extraction with ${TAR} 2014-05-29 10:47:58 +00:00
cad - Update from 9.7.83 to 9.7.84 2014-05-30 02:24:10 +00:00
chinese
comms Stagify. 2014-05-30 01:52:56 +00:00
converters
databases - Fix dependency: this port requires libpgcommon.a from postgresqlXX-server 2014-05-30 05:31:16 +00:00
deskutils Stagify. 2014-05-30 05:56:15 +00:00
devel Update to experimental-20140406 2014-05-30 12:31:25 +00:00
dns Fix maintainer's email address 2014-05-29 19:47:41 +00:00
editors editors/xemacs-packages: specify post-extraction with ${TAR} 2014-05-29 21:01:23 +00:00
emulators - Fix plist when both PYTHON and WEBSERVICE options are disabled. [1] 2014-05-29 19:18:03 +00:00
finance - Convert gmake to USES 2014-05-29 12:05:20 +00:00
french - Convert gmake to USES 2014-05-29 12:05:20 +00:00
ftp Stagify. 2014-05-30 02:14:04 +00:00
games - Revert per maintainer's request 2014-05-30 05:52:53 +00:00
german
graphics Stagify. 2014-05-30 09:27:22 +00:00
hebrew
hungarian
irc
japanese - Fix build when only CANNA is defined in PORT_OPTIONS. 2014-05-30 02:16:34 +00:00
java java/eclipse*: specify extraction with ${TAR} 2014-05-29 22:30:22 +00:00
Keywords
korean Add staging support 2014-05-30 12:47:07 +00:00
lang revert previous changes 2014-05-30 03:55:51 +00:00
mail Add useful information in the form of pkg-message. 2014-05-30 06:06:29 +00:00
math math/spooles*: specify post-extraction with ${TAR} 2014-05-29 22:02:52 +00:00
misc Stagify. 2014-05-30 05:56:15 +00:00
Mk Part 2 of r354962: Point MASTER_SITES_LOCAL backup locations to static 2014-05-30 05:55:54 +00:00
multimedia Stage support. 2014-05-30 09:32:34 +00:00
net Stage support. 2014-05-30 09:45:28 +00:00
net-im Remove expired port: 2014-05-30 09:38:36 +00:00
net-mgmt Update to 0.47 2014-05-30 12:36:55 +00:00
net-p2p - Convert to staging 2014-05-30 04:09:41 +00:00
news - Convert gmake to USES 2014-05-29 11:39:16 +00:00
palm - Convert gmake to USES 2014-05-29 11:31:23 +00:00
polish - Update to version 1.11.4, development switched to github 2014-05-29 19:03:19 +00:00
ports-mgmt
portuguese
print
russian
science
security USES=libtool tar:bzip2. 2014-05-30 09:58:02 +00:00
shells
sysutils Stagify. 2014-05-30 11:09:35 +00:00
Templates
textproc Fix packaging as a regular user 2014-05-30 12:53:56 +00:00
Tools
ukrainian
vietnamese
www www/firefox-esr: explicitly use UNZIP_CMD 2014-05-30 09:21:44 +00:00
x11
x11-clocks
x11-drivers x11-drivers/xf86-video-ati: 2014-05-29 19:32:08 +00:00
x11-fm
x11-fonts
x11-servers x11-drivers/xf86-video-ati: 2014-05-29 19:32:08 +00:00
x11-themes x11-themes/clearlooks-themes-extras: Fix staging orphans 2014-05-30 10:37:12 +00:00
x11-toolkits - Use CCode attribute for setproctitle() function, bug #1324424 [1] 2014-05-29 17:26:42 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES - Remove USE_GMAKE support, please use USES=gmake instead 2014-05-29 15:17:17 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2014-05-30 09:38:36 +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.