1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Martin Wilke 94289eab22 - Stage support
PR:		189697
2014-06-04 10:33:00 +00:00
accessibility
arabic
archivers Upgrade snappy to 1.1.1, and bump all related PORTREVISION to chase shared library version. 2014-06-03 14:34:06 +00:00
astro
audio Update to 0.25.1 2014-06-04 07:50:30 +00:00
benchmarks
biology - Update to 4.5.2 2014-06-04 06:28:56 +00:00
cad
chinese
comms - Stage support 2014-06-04 10:33:00 +00:00
converters
databases Fix dependency after switch to USES=pgsql 2014-06-04 09:23:09 +00:00
deskutils - STAGEify 2014-06-03 16:20:47 +00:00
devel Modernise bzip use flag 2014-06-04 08:35:21 +00:00
dns Maintainer takeover, stage support for dns/ldapdns 2014-06-04 03:56:51 +00:00
editors
emulators Back to pool 2014-06-03 20:26:02 +00:00
finance
french
ftp
games Upgrade snappy to 1.1.1, and bump all related PORTREVISION to chase shared library version. 2014-06-03 14:34:06 +00:00
german
graphics - Stage support 2014-06-03 21:58:42 +00:00
hebrew
hungarian
irc - Mark IGNORE < 9.1 2014-06-04 05:57:21 +00:00
japanese - Update to 0.21 2014-06-04 08:09:57 +00:00
java
Keywords
korean
lang - Update to 1.71.17 2014-06-04 10:31:58 +00:00
mail Revert mail/mutt sidebar patch 2014-06-04 03:19:47 +00:00
math
misc
Mk
multimedia Update to 1.3.1 2014-06-03 20:30:45 +00:00
net - Stage support 2014-06-04 10:30:30 +00:00
net-im - Add stage support 2014-06-04 06:24:03 +00:00
net-mgmt Mark as BROKEN/DEPRECATED: previously incorrectly set IGNORED. Since 2014-06-04 06:07:23 +00:00
net-p2p - Update Zetacoin to 0.8.99.16 2014-06-03 18:33:48 +00:00
news
palm
polish
ports-mgmt Add option to pull in emulators/qemu-static-user to assist in x-compiling 2014-06-03 14:03:21 +00:00
portuguese
print Back to pool 2014-06-03 20:29:43 +00:00
russian
science
security Adopt port 2014-06-04 08:36:12 +00:00
shells
sysutils - Update to 0.5.7 2014-06-04 06:27:30 +00:00
Templates
textproc Update to 4.3.2 2014-06-03 22:05:18 +00:00
Tools
ukrainian
vietnamese
www support staging 2014-06-04 10:11:47 +00:00
x11 Switch to wxGTK 3.0 now that is supports wxGTK 2.6 API 2014-06-04 09:59:31 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Rephrase pkg-descr, fix WWW line. 2014-06-03 19:14:59 +00:00
x11-toolkits Activate compatibility with wxGTK 2.6 API 2014-06-04 09:58:34 +00:00
x11-wm Honor $DATADIR and fix plist. 2014-06-03 20:30:49 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs - Update Zetacoin to 0.8.99.16 2014-06-03 18:33:48 +00:00
LEGAL
Makefile
MOVED
README
UIDs - Update Zetacoin to 0.8.99.16 2014-06-03 18:33:48 +00:00
UPDATING - Update Zetacoin to 0.8.99.16 2014-06-03 18:33:48 +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.