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
Vanilla I. Shu e7a7d15b16 remove NO_STAGE.
Approved by:	portmgr@ (blanket approval)
2014-06-30 15:18:21 +00:00
accessibility
arabic
archivers multiple: reset gslin's maintainer 2014-06-30 05:51:02 +00:00
astro x11-wm/libwraster: 2014-06-29 21:45:03 +00:00
audio Remove expired ports: 2014-06-30 08:37:49 +00:00
benchmarks multiple: reset gslin's maintainer 2014-06-30 05:51:02 +00:00
biology
cad
chinese multiple: reset gslin's maintainer 2014-06-30 05:51:02 +00:00
comms - update to 3.21.83 Maintenance release 2014-06-28 13:48:54 +00:00
converters multiple: reset gslin's maintainer 2014-06-30 05:51:02 +00:00
databases - support stage 2014-06-30 14:31:34 +00:00
deskutils - Remove deskutils/checkrdf, it is not developed and maintained anymore 2014-06-30 09:29:42 +00:00
devel Fix KWallet / GNOMe Keyring integration: eanble code in "main" libraries 2014-06-30 14:24:04 +00:00
dns multiple: reset gslin's maintainer 2014-06-30 05:51:02 +00:00
editors - Update to 3.1.27 2014-06-30 14:43:50 +00:00
emulators
finance
french Update to version 4.5.23. 2014-06-30 12:59:35 +00:00
ftp
games fix typo 2014-06-30 15:06:17 +00:00
german Update to version 4.5.23. 2014-06-30 12:59:35 +00:00
graphics graphics/sng: change maintainer address to robak@FreeBSD.org 2014-06-30 14:54:54 +00:00
hebrew
hungarian
irc
japanese
java - Update to 3.9.2 2014-06-29 16:19:46 +00:00
Keywords
korean
lang Update to the 20140629 snapshot of GCC 4.10. 2014-06-30 08:37:29 +00:00
mail STAGE support. 2014-06-30 13:21:53 +00:00
math - Convert to USES=tar:bz2 libtool:keepla 2014-06-30 15:10:44 +00:00
misc Remove expired ports: 2014-06-30 08:37:49 +00:00
Mk Avoid using clang as a fallback compiler on Tier-2 systems for C++0x 2014-06-29 20:35:05 +00:00
multimedia multiple: reset gslin's maintainer 2014-06-30 05:51:02 +00:00
net - Deprecate port 2014-06-30 11:18:00 +00:00
net-im Remove expired ports: 2014-06-30 08:37:49 +00:00
net-mgmt STAGE support. 2014-06-30 14:51:43 +00:00
net-p2p Remove expired ports: 2014-06-30 08:37:49 +00:00
news news/p5-NNML: interactive port is no longer maintained, so deprecate 2014-06-30 06:09:43 +00:00
palm
polish Remove expired ports: 2014-06-30 08:37:49 +00:00
ports-mgmt Update to 1.3.0.b9 2014-06-30 13:52:33 +00:00
portuguese
print - Support staging [1] 2014-06-30 12:06:19 +00:00
russian Update to version 4.5.23. 2014-06-30 12:59:35 +00:00
science textproc/metaf2xml: Upgrade to 1.55 2014-06-30 05:44:47 +00:00
security Spelling error, WWWGROUP is really WWWGRP 2014-06-30 14:13:28 +00:00
shells
sysutils - Drop NOPORTDOCS. 2014-06-30 15:08:56 +00:00
Templates
textproc remove NO_STAGE. 2014-06-30 15:18:21 +00:00
Tools
ukrainian
vietnamese
www Update to 4.3.4 release. 2014-06-30 14:53:30 +00:00
x11 x11-wm/libwraster: 2014-06-29 21:45:03 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Adjust COMMENT to the current nitpicking standards. 2014-06-29 12:22:04 +00:00
x11-servers
x11-themes
x11-toolkits Remove expired ports: 2014-06-30 08:37:49 +00:00
x11-wm Add USES=libtool. 2014-06-30 14:24:44 +00:00
.arcconfig
.gitignore
CHANGES Add a bit about USE_PERL5=fixpacklist here. 2014-06-29 10:28:28 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs Add btsync, distributed peer-to-peer file syncing application. 2014-06-29 10:55:52 +00:00
LEGAL Add LEGAL entry for net-p2p/btsync 2014-06-30 05:02:41 +00:00
Makefile
MOVED Remove expired ports: 2014-06-30 11:31:04 +00:00
README
UIDs Add btsync, distributed peer-to-peer file syncing application. 2014-06-29 10:55:52 +00:00
UPDATING

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.