1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Martin Wilke 7340fc67f2 - Update to 2.0.13
PR:		190455
Submitted by:	maintainer
2014-06-05 03:28:51 +00:00
accessibility - Switch accessibility/speech-dispatcher to USES=libtool, drop .la files 2014-06-04 13:05:21 +00:00
arabic
archivers - Switch to USES=libtool, drop .la files 2014-06-04 17:37:51 +00:00
astro
audio - Switch to USES=libtool, drop .la files 2014-06-04 23:00:57 +00:00
benchmarks
biology - Update to 6.6.0 2014-06-05 03:28:06 +00:00
cad
chinese
comms - Switch to USES=libtool, drop .la files 2014-06-04 13:12:07 +00:00
converters - Switch to USES=libtool, drop .la files 2014-06-04 13:22:25 +00:00
databases This extension provides an API for communicating with Redis database, 2014-06-04 11:49:48 +00:00
deskutils These ports are no longer used or cared for. 2014-06-04 14:14:21 +00:00
devel Stage-ify. 2014-06-05 00:44:00 +00:00
dns - Update to 0.6.0 2014-06-05 00:49:14 +00:00
editors - Fix options 2014-06-04 15:48:16 +00:00
emulators
finance
french
ftp
games Stagify, relinquish control. 2014-06-05 01:48:18 +00:00
german
graphics - Change to use lang/lua51 instead of lang/lua, unbreak INDEX 2014-06-04 15:30:41 +00:00
hebrew
hungarian
irc - Switch security/libotr3 to USES=libtool, drop .la files 2014-06-04 14:39:22 +00:00
japanese
java Fix build with java/openjdk7 and support staging. Note it does not build 2014-06-04 21:50:22 +00:00
Keywords
korean
lang Add CPE information. 2014-06-04 16:54:52 +00:00
mail Add staging support 2014-06-04 13:05:47 +00:00
math Add two new math ports: why3 and why3-gpl 2014-06-04 19:22:33 +00:00
misc - Stage support 2014-06-05 01:42:05 +00:00
Mk lib-depends: Don't show "- not found" on a new line. 2014-06-05 01:08:26 +00:00
multimedia Update to 0.9.9.11 2014-06-05 02:18:28 +00:00
net - Stage support 2014-06-05 01:47:54 +00:00
net-im Update to 0.9.4, rc file notice about daemonize, and support for LUAJIT. 2014-06-04 22:56:34 +00:00
net-mgmt - adopt staging 2014-06-04 15:47:44 +00:00
net-p2p - Add stage support 2014-06-05 01:47:07 +00:00
news
palm
polish
ports-mgmt Update ports-mgmt/portupdate-scan to 0.4 2014-06-04 15:42:35 +00:00
portuguese
print
russian
science Fix PLIST when DOCS is enabled and built with javadoc from java/openjdk7. 2014-06-05 00:12:09 +00:00
security - No need for print/texinfo dependency for makeinfo as it is in base 2014-06-05 01:13:05 +00:00
shells
sysutils Add forgotten files 2014-06-04 20:18:55 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www - Update to 2.0.13 2014-06-05 03:28:51 +00:00
x11 Add upstream patch to fix the build of the translation ports after r353989. 2014-06-04 21:55:08 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts - Stage support 2014-06-04 11:03:42 +00:00
x11-servers
x11-themes
x11-toolkits - Switch to USES=libtool, drop .la files 2014-06-04 17:37:28 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs Update to 1.4.0 2014-06-04 21:10:18 +00:00
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.