1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Juergen Lock 9c64d41eee - Update to 1.11.0 - changelog is here:
http://livestreamer.tanuki.se/en/latest/changelog.html#changelog

- Cherry-pick twitch.tv fix from git head. [1]

Obtained from:	bbc6d0e7c1 [1]
2014-12-12 17:15:45 +00:00
accessibility
arabic
archivers Mark BROKEN on freebsd 8, fail to build 2014-12-09 21:47:03 +00:00
astro - Update to 7777 2014-12-11 17:56:57 +00:00
audio - Drop .la files, no dependees require them 2014-12-12 00:44:08 +00:00
benchmarks
biology
cad - Reset maintainership of my ports 2014-12-10 22:29:14 +00:00
chinese
comms Update to 0.18. 2014-12-12 14:30:06 +00:00
converters
databases Upgrade from 2.8.17 to 2.8.18. 2014-12-12 04:27:33 +00:00
deskutils Adopt port 2014-12-12 16:29:13 +00:00
devel Build devel/libpru only on FreeBSD 10+. 2014-12-12 05:16:00 +00:00
dns Update to 1.4.7 which fixes a bug when using DNS adapters 2014-12-10 15:14:13 +00:00
editors USES+= gettext-tools on 6 ports 2014-12-12 17:11:22 +00:00
emulators - Use pkgconf to detect X server version. [1] 2014-12-10 20:22:53 +00:00
finance
french
ftp - Further simplify MASTER_SITES 2014-12-11 14:07:25 +00:00
games - Fix arguments of USES=python 2014-12-12 17:12:19 +00:00
german
graphics USES+= gettext-tools on 6 ports 2014-12-12 17:11:22 +00:00
hebrew
hungarian
irc
japanese
java - Reset maintainership of my ports 2014-12-10 22:29:14 +00:00
Keywords
korean
lang Upgrade to version 17.4. 2014-12-11 15:59:33 +00:00
mail Dovecot reloads its configuration on HUP signal [1], so, add the reload command 2014-12-12 15:21:11 +00:00
math - Update to 1.3.6 2014-12-11 21:50:42 +00:00
misc misc/mc: really re-add small patch that was deleted in r369133 2014-12-09 15:58:50 +00:00
Mk abi is case sensitive 2014-12-11 08:15:55 +00:00
multimedia - Update to 1.11.0 - changelog is here: 2014-12-12 17:15:45 +00:00
net Update distinfo. 2014-12-12 02:27:56 +00:00
net-im - Reset maintainership of my ports 2014-12-10 22:29:14 +00:00
net-mgmt - Update to 2.2.1 2014-12-12 08:52:21 +00:00
net-p2p - Reset maintainership of my ports 2014-12-10 22:29:14 +00:00
news
palm
polish
ports-mgmt - Deprecate and set expiration date to 2015-01-12: Does not support pkgng 2014-12-12 08:36:11 +00:00
portuguese
print - Reset maintainership of my ports 2014-12-10 22:29:14 +00:00
russian
science
security Document BIND vulnerability. 2014-12-11 20:56:21 +00:00
shells - drop redundant and erroneous cleanup of shell listing in /etc/shells 2014-12-09 21:30:14 +00:00
sysutils USES+= gettext-tools on 6 ports 2014-12-12 17:11:22 +00:00
Templates
textproc Cleanup the xerces-c* mess 2014-12-12 06:22:14 +00:00
Tools
ukrainian
vietnamese
www www/chromium: update to 39.0.2171.95 (bugfix release) 2014-12-11 23:26:09 +00:00
x11 - Update to 0.86.0 2014-12-11 20:36:24 +00:00
x11-clocks
x11-drivers
x11-fm - Reset maintainership of my ports 2014-12-10 22:29:14 +00:00
x11-fonts
x11-servers Fix multiple xserver security advisories in the 1.12.4 xserver. 2014-12-10 21:35:13 +00:00
x11-themes Take maintainership 2014-12-11 00:06:47 +00:00
x11-toolkits - Assign maintainer 2014-12-11 07:28:39 +00:00
x11-wm Take maintainership 2014-12-11 00:06:47 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Cleanup the xerces-c* mess 2014-12-12 06:22:14 +00:00
README
UIDs
UPDATING - Use official spellings of SVN, Lua, etc. where appropriate 2014-12-11 15:40:12 +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.