1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Mark Linimon 3f0560631e Deprecated: broken, mastersite gone, not staged.
Submitted by:	portsmon
Approved by:	portmgr (blanket)
2014-06-06 03:17:16 +00:00
accessibility
arabic
archivers - Drop .la files, no dependees require them 2014-06-05 19:49:16 +00:00
astro
audio Remove unsupported USE_QT_VER 2014-06-05 20:17:29 +00:00
benchmarks
biology
cad Update to r4913. 2014-06-05 12:30:47 +00:00
chinese - Support staging 2014-06-05 19:26:23 +00:00
comms - Do not include bsd.port.pre.mk twice 2014-06-05 20:26:14 +00:00
converters Fix typo 2014-06-05 18:27:36 +00:00
databases - Update to 1.2.16 2014-06-05 09:17:12 +00:00
deskutils
devel Point to the new github account (this changes the distfile) 2014-06-05 23:08:04 +00:00
dns - Fix build with JDK7 and later. [1] 2014-06-05 22:41:56 +00:00
editors - Udpate to 6.0.1 2014-06-05 15:21:07 +00:00
emulators emulators/vmsbackup: Unbreak on F9+ 2014-06-05 19:02:33 +00:00
finance
french
ftp
games Fix build with JDK7 and later. 2014-06-06 00:44:58 +00:00
german
graphics - Fix build with JDK7 and later. [1] 2014-06-06 00:17:52 +00:00
hebrew
hungarian
irc Fix build with gcc from ports. [1] 2014-06-05 20:27:29 +00:00
japanese japanese/xgate: nightmarish stage support added. 2014-06-05 22:21:43 +00:00
java Work around build failures with JDK7 and later. 2014-06-05 21:21:11 +00:00
Keywords
korean
lang - Support staging 2014-06-05 21:55:01 +00:00
mail - Add staging support 2014-06-05 21:35:21 +00:00
math Update to 3.8.1 2014-06-05 22:17:37 +00:00
misc Upgrade to version 3.1.1. 2014-06-05 20:54:57 +00:00
Mk
multimedia
net Deprecated: broken, mastersite gone, not staged. 2014-06-06 03:17:16 +00:00
net-im Fix packaging with poudriere in strict (-t) mode. 2014-06-05 18:56:20 +00:00
net-mgmt Update to 4.0.7 2014-06-05 15:24:51 +00:00
net-p2p net-p2p/deluge: correct executable name while nobody seeing 2014-06-05 09:22:33 +00:00
news
palm
polish
ports-mgmt
portuguese
print - Support Staging 2014-06-05 22:15:45 +00:00
russian
science Allow building with JDK8. javadoc failures are not fatal. 2014-06-05 21:35:42 +00:00
security Stagify. 2014-06-06 02:01:44 +00:00
shells
sysutils Stagify. 2014-06-06 02:08:17 +00:00
Templates - Add LOCALBASE/etc/newsyslog.conf.d from base r266463 2014-06-05 15:20:36 +00:00
textproc gnome-doc-utils is jobs safe for a while. 2014-06-05 20:47:01 +00:00
Tools
ukrainian
vietnamese
www Fix build with JDK7 and later. 2014-06-06 00:27:32 +00:00
x11 - Fix build on 10.x+ 2014-06-05 19:57:16 +00:00
x11-clocks - Update to 1.6.0 2014-06-05 16:51:30 +00:00
x11-drivers
x11-fm - Switch to USES=libtool 2014-06-05 18:05:22 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Fix check-plist. 2014-06-05 19:15:05 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs Replace contents of UIDs... how'd that happen?! 2014-06-05 20:32:53 +00:00
UPDATING -Add more options for rc script 2014-06-05 19:30: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.