Personal patches
Go to file
Carlos J. Puga Medina c444493390 - Update to 2.0.0.
- Update LICENSE blob.

Changelog:
  2.0.0 - 2016-08-20
- Relicense uritemplate.py as Apache 2 and BSD (See https://github.com/sigmavirus24/uritemplate/pull/23).
  1.0.1 - 2016-08-18
- Fix some minor packaging problems.

Reviewed by:	amdmi3 (mentor)
Approved by:	amdmi3 (mentor)
Differential Revision:	D7586
2016-08-23 15:02:37 +00:00
accessibility
arabic
archivers - Update to 1.59 2016-08-23 10:23:45 +00:00
astro
audio - Update to 0.7.5 2016-08-23 13:29:17 +00:00
benchmarks
biology - Mark BROKEN: does not fetch (distfile was removed from ftp) 2016-08-22 11:06:06 +00:00
cad cad/NASTRAN-95: Report version as FREEBSD rather than LINUX 2016-08-23 02:29:44 +00:00
chinese
comms
converters
databases - Update to 5.0.1 2016-08-23 02:30:56 +00:00
deskutils Update gnome-maps to 3.18.3.1. 2016-08-22 19:40:01 +00:00
devel - Update to 0.88 2016-08-23 12:40:46 +00:00
dns Update to latest commit. 2016-08-22 12:20:54 +00:00
editors - Pass maintainership to submitter 2016-08-22 23:57:12 +00:00
emulators Configure without --without-xinerama which I missed from r420654 since 2016-08-23 10:14:41 +00:00
finance
french
ftp Reset sem@'s ports per his request. 2016-08-21 11:58:26 +00:00
games - Fix LICENSE 2016-08-23 11:19:05 +00:00
german
graphics - Add LICENSE 2016-08-23 09:01:19 +00:00
hebrew
hungarian
irc
japanese
java Remove the pkg-deinstall script forgotten during r419364 2016-08-23 12:28:07 +00:00
Keywords
korean
lang - Add enchant php55/php56/php70 extension 2016-08-23 10:54:49 +00:00
mail mail/mixmaster: mark broken, upstream resolves to parked domain 2016-08-23 14:58:12 +00:00
math math/gmp: use CONFIGURE_TARGET rather than recreating it 2016-08-23 14:04:01 +00:00
misc misc/nms: document ncurses, honor CFLAGS and LDFLAGS 2016-08-23 14:32:09 +00:00
Mk Mk/Uses/alias.mk: Fix typo, remove "8" option 2016-08-23 12:33:13 +00:00
multimedia multimedia/emby-server: Update to 3.0.6070 2016-08-22 16:07:30 +00:00
net - Update to 2.0.0. 2016-08-23 15:02:37 +00:00
net-im
net-mgmt Make stage-qa happy, and make sure the files are in the right group. 2016-08-23 15:01:03 +00:00
net-p2p
news
palm
polish
ports-mgmt Update to 1.8.99.1 2016-08-20 17:26:20 +00:00
portuguese
print - Optionize DBUS, so users can turn it off 2016-08-23 14:58:36 +00:00
russian
science
security - Update to 20160821 2016-08-23 12:09:42 +00:00
shells
sysutils sysutils/apt: Take MAINTAINER'ship 2016-08-23 12:50:23 +00:00
Templates
textproc Add textproc/erlang-fast_xml, an XML parsing and manipulation library 2016-08-23 11:10:11 +00:00
Tools
ukrainian
vietnamese
www - Update to MediaWiki 1.27.1, 1.26.4, 1.23.15 2016-08-23 13:51:14 +00:00
x11 Tell to PORTSCOUT to monitor only 1.6.x releases. Others (2.x) require 2016-08-22 16:39:33 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Update fontconfig to 2.12.1. 2016-08-21 19:13:32 +00:00
x11-servers
x11-themes - Update to 2016082001 2016-08-20 18:39:58 +00:00
x11-toolkits
x11-wm Add missing braces in polkit example rules. 2016-08-23 14:12:59 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES CHANGES: Document Uses/grantlee.mk added in r420244. 2016-08-21 10:12:07 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Revive audio/exaile-devel 2016-08-21 13:26:34 +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.