1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Ganael LAPLANCHE 84e00f152c - Fix build on CURRENT
- Enable staging
2013-10-30 07:54:59 +00:00
accessibility - Add stage support 2013-10-30 02:20:20 +00:00
arabic
archivers - Add stage support 2013-10-30 02:20:20 +00:00
astro
audio - Add stage support 2013-10-30 02:20:20 +00:00
benchmarks - Add stage support 2013-10-30 02:20:20 +00:00
biology Update to version 36.3.6d 2013-10-29 19:32:15 +00:00
cad
chinese
comms - Perform general cleanup: 2013-10-30 05:09:22 +00:00
converters Do not depend on gcc on FreeBSD 9 and lower 2013-10-29 22:32:35 +00:00
databases - Add stage support 2013-10-30 02:26:17 +00:00
deskutils Horde package update: 2013-10-29 21:46:58 +00:00
devel - Update Simgear and Flightgear ports to 2.12.0 2013-10-30 07:13:02 +00:00
dns - Add stage support 2013-10-30 02:48:42 +00:00
editors Update PORTREVISION for r331906. 2013-10-28 23:46:40 +00:00
emulators - Enable staging 2013-10-30 07:18:50 +00:00
finance - Add stage support 2013-10-30 02:48:42 +00:00
french
ftp - Support stage 2013-10-30 05:45:42 +00:00
games - Fix build on CURRENT 2013-10-30 07:54:59 +00:00
german
graphics - Add stage support 2013-10-30 02:50:05 +00:00
hebrew
hungarian
irc - Add stage support 2013-10-30 02:50:05 +00:00
japanese - Add stage support 2013-10-30 02:50:05 +00:00
java . Fix DefaultAsynchronousChannelProvider.create to not crash on FreeBSD but 2013-10-30 04:29:14 +00:00
Keywords
korean
lang Whitespace fix. 2013-10-29 15:53:43 +00:00
mail - Add stage support 2013-10-30 02:50:05 +00:00
math - Restore dependency on perl when building DOCS 2013-10-29 08:15:05 +00:00
misc - Add stage support 2013-10-30 02:50:05 +00:00
Mk - Add new OFL(1.0 and 1.1 versions) font licenses 2013-10-29 14:26:31 +00:00
multimedia - Add stage support 2013-10-30 02:50:05 +00:00
net - Add stage support 2013-10-30 02:54:59 +00:00
net-im - Add stage support 2013-10-30 02:50:05 +00:00
net-mgmt
net-p2p
news - Reset maintainer to ports@ 2013-10-29 17:59:47 +00:00
palm
polish
ports-mgmt - Update to checkin 6da5271386 2013-10-29 00:25:25 +00:00
portuguese
print - Add stage support 2013-10-30 02:56:33 +00:00
russian - Add stage support 2013-10-30 02:56:33 +00:00
science - Add stage support 2013-10-30 02:56:33 +00:00
security - Add stage support 2013-10-30 02:56:33 +00:00
shells
sysutils - Add stage support 2013-10-30 02:57:17 +00:00
Templates - Add license templates for OFL 1.0 and 1.1 2013-10-29 14:44:44 +00:00
textproc - Add stage support 2013-10-30 03:00:33 +00:00
Tools
ukrainian
vietnamese
www - Fix permission of extracted files 2013-10-30 06:09:45 +00:00
x11 - Update to 1.2.0 2013-10-30 05:34:40 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts - Convert from pkg-req to pkg-message 2013-10-28 21:56:39 +00:00
x11-servers
x11-themes Update to version 0.5.3 2013-10-29 15:08:43 +00:00
x11-toolkits - Add stage support 2013-10-30 03:05:18 +00:00
x11-wm Convert to staging 2013-10-30 03:49:48 +00:00
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Oops, textproc/rubygem-fast_xs073 is actually needed, revert r331949 2013-10-29 16:36:24 +00:00
README
UIDs
UPDATING - Update to 1.0.5 2013-10-28 21:26:33 +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.