Personal patches
Go to file
Thomas Zander 5f2e7b4cc3 Allow collectd to use python3 if optional python support is activated
PR:		222742
Submitted by:	mi@ALDAN.algebra.com
Approved by:	ports@bsdserwis.com (maintainer)
MFH:		2017Q4 (ports-secteam fix blanket)
2017-11-25 14:10:44 +00:00
accessibility
arabic
archivers Update to 5.50 2017-11-25 03:01:38 +00:00
astro
audio audio/abcde: Add MusicBrainz support 2017-11-25 01:34:24 +00:00
base
benchmarks
biology
cad
chinese Update to 4.9 2017-11-24 17:26:47 +00:00
comms
converters - Fix WWW: 2017-11-23 09:00:19 +00:00
databases databases/cego: update 2.38.3 -> 2.38.5 2017-11-25 12:54:48 +00:00
deskutils Don't use MASTER_SITE_SUBDIR when it is not needed. 2017-11-24 17:53:11 +00:00
devel devel/awless: Update to 0.1.7 2017-11-24 22:54:02 +00:00
dns - Add libmaxminddb for geoip2 support 2017-11-23 21:35:00 +00:00
editors
emulators emulators/citra: update to s20171123 2017-11-24 15:41:16 +00:00
finance
french Update to 4.9 2017-11-24 17:26:47 +00:00
ftp php*-fastdfs: remove hard-code patching 2017-11-25 07:51:20 +00:00
games Taisei (lit. Occident) is a fan-made Open Source clone of the Touhou 2017-11-24 16:02:29 +00:00
german Update to 4.9 2017-11-24 17:26:47 +00:00
graphics Update to 0.32.2. 2017-11-25 13:09:21 +00:00
hebrew
hungarian
irc
japanese Don't use MASTER_SITE_SUBDIR when it is not needed. 2017-11-24 17:53:11 +00:00
java Don't use MASTER_SITE_SUBDIR when it is not needed. 2017-11-24 17:53:11 +00:00
Keywords
korean
lang Update to SWI Prolog 7.6.2 2017-11-24 22:18:35 +00:00
mail www/nextcloud: Add essential apps 2017-11-24 23:45:17 +00:00
math Don't use MASTER_SITE_SUBDIR when it is not needed. 2017-11-24 17:53:11 +00:00
misc New port: misc/fortune-mod-freebsd-classic: Classic FreeBSD fortunes (including offensives) 2017-11-25 10:16:31 +00:00
Mk gecko: simplify WRKSRC handling 2017-11-23 22:53:32 +00:00
multimedia New port: multimedia/py-pretty_midi: Utility functions for handling MIDI data in a nice/intuitive way 2017-11-24 20:32:43 +00:00
net Update to upstream version 1.4.4 (bug fixes) 2017-11-25 12:04:44 +00:00
net-im
net-mgmt Allow collectd to use python3 if optional python support is activated 2017-11-25 14:10:44 +00:00
net-p2p
news
palm
polish
ports-mgmt Don't use MASTER_SITE_SUBDIR when it is not needed. 2017-11-24 17:53:11 +00:00
portuguese
print print/pdfstitch: Update to 0.6 2017-11-24 19:22:13 +00:00
russian
science Upgrade to 3.0.2. 2017-11-25 10:43:57 +00:00
security - Add LICENSE 2017-11-25 09:00:19 +00:00
shells shells/xonsh: Update to 0.6.0 2017-11-23 22:13:33 +00:00
sysutils - Switch to options helpers 2017-11-25 09:00:15 +00:00
Templates
textproc Update to 0.30 2017-11-24 19:36:47 +00:00
Tools
ukrainian
vietnamese
www - Update to 0.31 2017-11-25 06:03:47 +00:00
x11 New port: x11/xcape: Configure modifier keys to act as other keys when pressed on their own 2017-11-24 22:12:52 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Remove `groff' from USES. 2017-11-22 11:06:43 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED graphics/linux-adobesvg: remove after r454665 2017-11-22 06:22:49 +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.