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
Martin Wilke f3f8ebb3a1 - Stage support
- While here drop FreeBSD 7 support
2014-01-31 12:32:19 +00:00
accessibility Finish stage support 2014-01-30 22:20:49 +00:00
arabic
archivers
astro - Stage support 2014-01-30 22:09:03 +00:00
audio - add stage support 2014-01-31 09:15:24 +00:00
benchmarks - Stage support 2014-01-31 12:32:19 +00:00
biology - Convert to PYDISTUTILS_AUTOPLIST 2014-01-31 12:31:24 +00:00
cad - Remove cad/mars -- does not build, no releases in the past 20 years 2014-01-31 09:12:58 +00:00
chinese
comms comms/dcf77pi: Update to 1.1.3 2014-01-31 00:34:27 +00:00
converters
databases
deskutils Back to pool 2014-01-30 23:15:35 +00:00
devel - Stage Support 2014-01-31 12:14:30 +00:00
dns Note that the RPZRRL patch doesn't work yet with that release. 2014-01-31 09:50:56 +00:00
editors
emulators
finance
french
ftp
games - Update to 0.4.4 2014-01-31 11:41:42 +00:00
german
graphics - Stage support 2014-01-30 20:57:05 +00:00
hebrew
hungarian
irc - Stage support 2014-01-30 16:05:12 +00:00
japanese - Fix build with Ruby 1.9 2014-01-31 02:58:19 +00:00
java
Keywords
korean
lang - Stage Support 2014-01-31 12:14:30 +00:00
mail Update to 3.6 2014-01-30 23:05:50 +00:00
math Restore math/hexcalc and modernize it. 2014-01-31 00:03:39 +00:00
misc - Stage support 2014-01-30 16:05:12 +00:00
Mk
multimedia - Stage Support 2014-01-31 12:14:30 +00:00
net - Stage Support 2014-01-31 12:14:30 +00:00
net-im - Stage support 2014-01-31 10:17:50 +00:00
net-mgmt Change optional run dependency for mbmon from sysutils/mbmon 2014-01-31 00:21:20 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science - Update to 1.3.4 2014-01-31 12:27:20 +00:00
security - add stage support 2014-01-31 09:15:24 +00:00
shells Finish stage support 2014-01-30 22:43:17 +00:00
sysutils - Update to 0.5.11 2014-01-31 10:07:24 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www devel/stfl: 2014-01-30 16:05:25 +00:00
x11 - support staging 2014-01-30 23:26:26 +00:00
x11-clocks
x11-drivers Remove expired ports: 2014-01-31 00:24:59 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Stage support 2014-01-31 05:24:22 +00:00
x11-wm Update to version 1.4.4 2014-01-30 18:01:38 +00:00
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Remove cad/mars -- does not build, no releases in the past 20 years 2014-01-31 09:12:58 +00:00
README
UIDs
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.