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
Steve Wills 56977337bb - Update to 1.6.2
PR:		ports/187998
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
2014-03-29 15:43:35 +00:00
accessibility Stage all gnome@ ports in accessibility, which finishes this category! 2014-03-29 13:24:08 +00:00
arabic
archivers Stageify. 2014-03-29 14:16:39 +00:00
astro
audio - Fix build with newer clang 2014-03-29 14:07:59 +00:00
benchmarks - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
biology
cad
chinese
comms
converters - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
databases - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
deskutils
devel - Update to 0.0.3 2014-03-29 15:14:25 +00:00
dns
editors
emulators - Stagify, convert USE_BZIP2 to USES, and sort the latter while here 2014-03-29 14:55:57 +00:00
finance
french
ftp - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
games - Update to 2.10.1.12 2014-03-29 15:30:52 +00:00
german
graphics Do not create a corrupted package 2014-03-29 15:39:57 +00:00
hebrew
hungarian
irc irc/konversation-kde4: 2014-03-28 20:40:25 +00:00
japanese Mark broken: Fails to link 2014-03-29 12:30:28 +00:00
java Add a port of OpenJDK8. 2014-03-28 22:11:29 +00:00
Keywords
korean
lang Mark broken: Fails to build 2014-03-29 13:19:27 +00:00
mail - use STAGEDIR 2014-03-29 14:10:22 +00:00
math - Update to 0.37 2014-03-29 08:39:57 +00:00
misc - Support staging 2014-03-29 14:04:00 +00:00
Mk In the DEBUG case, do not assign INSTALL_TARGET if it is not defined 2014-03-29 15:14:16 +00:00
multimedia Update to 0.9.9.8.436 2014-03-29 04:15:00 +00:00
net - Update to 3.0.2 2014-03-29 15:36:20 +00:00
net-im - Support staging 2014-03-29 14:08:24 +00:00
net-mgmt Security update to 1.11.1 2014-03-29 12:03:46 +00:00
net-p2p
news - fix build with clang again 2014-03-28 20:52:21 +00:00
palm
polish
ports-mgmt - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
portuguese
print - Update to 1.0.0 2014-03-29 15:34:42 +00:00
russian
science - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
security Add an entry for CVE-2014-2386 2014-03-29 12:00:53 +00:00
shells
sysutils Yell - Your Extensible Logging Library for Ruby is a library to define 2014-03-29 14:43:30 +00:00
Templates
textproc - Fix build with newer clang 2014-03-29 14:01:55 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.6.2 2014-03-29 15:43:35 +00:00
x11 - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts - Support staging 2014-03-29 14:05:38 +00:00
x11-servers
x11-themes
x11-toolkits - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and 2014-03-29 00:52:54 +00:00
x11-wm - Stage support 2014-03-29 15:35:16 +00:00
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED 2014-03-10 games/linux-spheresofchaos-demo: No more public distfiles 2014-03-28 19:36:59 +00:00
README
UIDs
UPDATING - Clean up language for apr bump. 2014-03-28 19:25:26 +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.