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
2014-06-01 13:03:14 +00:00
accessibility
arabic - USE_BZIP2 -> USES=tar:bzip2 2014-06-01 08:08:51 +00:00
archivers - fix sanity in CAT archivers 2014-06-01 07:59:15 +00:00
astro cat astro / benchmarks 2014-06-01 09:00:15 +00:00
audio - USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz) 2014-06-01 13:03:14 +00:00
benchmarks - add stage support 2014-06-01 09:34:52 +00:00
biology - add stage support 2014-06-01 11:42:17 +00:00
cad
chinese Fix patch files to chase irc/irssi. 2014-06-01 04:07:27 +00:00
comms - Add missing OPTIONS_DEFINE 2014-05-31 21:43:21 +00:00
converters
databases
deskutils
devel - Drop empty files/dirs 2014-06-01 10:57:41 +00:00
dns - Update from 1.4.3 to 1.4.6 [1] 2014-06-01 03:32:02 +00:00
editors Mark a few unfetchable ports as BROKEN 2014-06-01 08:00:35 +00:00
emulators
finance
french
ftp
games - Update graphics/sdl_gfx to version 2.0.25 2014-06-01 08:11:34 +00:00
german
graphics - Update graphics/sdl_gfx to version 2.0.25 2014-06-01 08:11:34 +00:00
hebrew
hungarian
irc Upgrade to 0.8.16. 2014-06-01 02:22:37 +00:00
japanese 2 ports: Use ${TAR} explicitly over ${EXTRACT_CMD} 2014-05-31 23:33:50 +00:00
java . Update to 2014c. 2014-05-31 20:56:46 +00:00
Keywords
korean
lang Add staging support 2014-06-01 12:50:31 +00:00
mail mail/p5-IMAP-Sieve: Use TAR instead of EXTRACT_CMD 2014-06-01 07:35:46 +00:00
math math/jama: use equivalent UNZIP_CMD instead of EXTRACT_CMD 2014-06-01 11:14:59 +00:00
misc - Update graphics/sdl_gfx to version 2.0.25 2014-06-01 08:11:34 +00:00
Mk Remove a trailing backslash 2014-06-01 09:01:42 +00:00
multimedia - USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz) 2014-06-01 13:03:14 +00:00
net Mark GKrellM 1.X as DEPRECATED. 2014-06-01 00:02:12 +00:00
net-im Stagify. 2014-06-01 12:23:08 +00:00
net-mgmt Deprecated some ports that were already marked BROKEN in 2013 2014-05-31 20:47:59 +00:00
net-p2p Deprecated some ports that were already marked BROKEN in 2013 2014-05-31 20:47:59 +00:00
news
palm
polish polish/hunspell: use TAR instead of EXTRACT_CMD 2014-06-01 07:26:33 +00:00
ports-mgmt
portuguese
print Finally add staging support. 2014-06-01 11:47:40 +00:00
russian
science
security Add support for staging and set license to 3-clause BSD. 2014-06-01 12:41:12 +00:00
shells
sysutils - Update rdate to the version used in OpenBSD 2014-06-01 11:23:36 +00:00
Templates
textproc textproc/hunspell: Use TAR instead of UNZIP_CMD to remove infozip 2014-06-01 07:28:43 +00:00
Tools
ukrainian
vietnamese vietnamese/vis2u: Fix EXTRACT_AFTER_ARGS 2014-06-01 07:41:14 +00:00
www Update to version 2.0.5. 2014-06-01 06:12:13 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Mark a few unfetchable ports as BROKEN 2014-06-01 08:00:35 +00:00
x11-toolkits Deprecated some ports that were already marked BROKEN in 2013 2014-05-31 20:47:59 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL - Update to 8.07.14 (and make fetchable again) 2014-06-01 07:36:36 +00:00
Makefile
MOVED Improve kde4-shared-mime-info's description in MOVED a bit 2014-05-31 21:00:54 +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.