1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2014-01-16 18:29:36 +00:00
accessibility
arabic
archivers Update to version 1.17.6 2014-01-16 16:14:21 +00:00
astro
audio Stage support 2014-01-16 18:29:36 +00:00
benchmarks - Remove trailing space added in r339920, please don't do that :( 2014-01-16 16:43:24 +00:00
biology - Update to version 1.13.0 and improve FreeBSD support; it also builds 2014-01-16 17:17:15 +00:00
cad Reduce over inclusion of bsd.port.mk 2014-01-15 23:14:38 +00:00
chinese Support stage 2014-01-15 23:20:59 +00:00
comms Reduce over inclusion of bsd.port.mk 2014-01-15 23:23:32 +00:00
converters Reduce over inclusion of bsd.port.mk 2014-01-15 23:24:19 +00:00
databases - Drop. No time to support. 2014-01-16 15:43:27 +00:00
deskutils Update to 2.11 2014-01-16 17:16:10 +00:00
devel - Update to 2.8.17. 2014-01-16 17:32:30 +00:00
dns - Reset maintainer due to fatal email bounces 2014-01-16 13:05:20 +00:00
editors editors/nvi-m17: Fix multibyte search on amd64, support stage 2014-01-15 17:32:50 +00:00
emulators - Update to 4.2.22 2014-01-16 16:45:29 +00:00
finance
french french/alphabet_sounds_fr: Fix and support stage 2014-01-15 20:41:24 +00:00
ftp
games - Add master site SF 2014-01-16 15:46:26 +00:00
german - Reset maintainer due to fatal email bounces 2014-01-16 13:05:20 +00:00
graphics Fix packaging with MODULES option disabled, by not trying to package 2014-01-16 00:53:51 +00:00
hebrew
hungarian
irc
japanese - Update License 2014-01-15 07:24:05 +00:00
java java/eclipse-gef: BROKEN; fails to fetch 2014-01-15 21:02:45 +00:00
Keywords
korean
lang - Remove unneeded conditional around DOCS installation 2014-01-16 16:57:20 +00:00
mail - Reset maintainer due to fatal email bounces 2014-01-16 13:05:20 +00:00
math - Reset maintainer due to fatal email bounces 2014-01-16 13:05:20 +00:00
misc - Bump PORTREVISION to chase shlib change in misc/sword 2014-01-15 06:24:22 +00:00
Mk Fix bsd.gnustep.mk to refer to the new GNUstep back library. 2014-01-15 13:46:01 +00:00
multimedia Mark BROKEN on 10.0+. Bundled python missing patch 2014-01-16 15:46:00 +00:00
net - Fix build on FreeBSD 10. 2014-01-16 15:05:24 +00:00
net-im
net-mgmt Chase domain name change. 2014-01-15 15:10:52 +00:00
net-p2p - Update to 1.4 2014-01-16 02:41:09 +00:00
news
palm
polish
ports-mgmt - Update to checkin 58af837f0e 2014-01-15 17:58:48 +00:00
portuguese
print - Fix build on 10.0 2014-01-16 16:02:10 +00:00
russian
science
security - Update to 1.0.1 2014-01-16 17:18:23 +00:00
shells
sysutils - Bump PORTREVISION for example change 2014-01-16 17:01:45 +00:00
Templates
textproc - Update to version 1.0.0g [1] 2014-01-16 18:05:51 +00:00
Tools
ukrainian
vietnamese
www - Update to 32.0.1700.77 2014-01-16 17:19:35 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Rename a variable to avoid fooling the USE_TCL/USE_TK detection script 2014-01-16 13:25:23 +00:00
x11-wm
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
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.