Personal patches
Go to file
Kirill Ponomarev 907a009a91 Add new port dns/powerdns-recursor40
FreeBSD 10.3 and below doesn't support __cxa_thread_atexit() in
libc, which is required for building PowerDNS Recursor 4.1.0.

This new port follows the 4.0.x branch, which has no such
requirement.

PR:		224297
Submitted by:	tremere@cainites.net
Approved by:	mat
Differential Revision: https://reviews.freebsd.org/D13540
2017-12-19 21:42:36 +00:00
accessibility
arabic
archivers
astro
audio Remove audio/last.fm. last.fm radio shutdown in March 2014. 2017-12-18 23:01:19 +00:00
base
benchmarks
biology Mark more recently failing ports broken on aarch64. 2017-12-19 14:41:29 +00:00
cad Mark some older failing ports broken on aarch64. 2017-12-19 15:17:07 +00:00
chinese
comms Switch to swig 3.0 2017-12-19 15:35:41 +00:00
converters
databases Update to 5.9.2 2017-12-19 18:20:26 +00:00
deskutils
devel devel/py-mypy: update to 0.560 2017-12-19 19:02:51 +00:00
dns Add new port dns/powerdns-recursor40 2017-12-19 21:42:36 +00:00
editors Mark more recently failing ports broken on aarch64. 2017-12-19 14:41:29 +00:00
emulators Mark more recently failing ports broken on aarch64. 2017-12-19 14:41:29 +00:00
finance
french
ftp
games - Remove python version restriction 2017-12-19 20:21:49 +00:00
german
graphics Update to 2.1.1 2017-12-19 18:21:19 +00:00
hebrew
hungarian
irc irc/inspircd: Modernize port (adding files/pkg-deinstall.in) 2017-12-19 02:29:04 +00:00
japanese
java
Keywords
korean
lang Update lang/erlang-runtime20 to version 20.2.2. 2017-12-19 10:52:20 +00:00
mail mail/getmail: Update to version 5.5 2017-12-19 20:13:16 +00:00
math Update to 2.16 2017-12-19 18:20:37 +00:00
misc
Mk Enhance USES=uniquefiles to be more generic. 2017-12-19 16:23:48 +00:00
multimedia Update textproc/tinyxml2 to 6.0.0 2017-12-19 18:20:20 +00:00
net Update net/nats-streaming-server to version 0.7.0. 2017-12-19 17:01:27 +00:00
net-im Remove net-im/p5-Net-AIM, the AIM service was shut down on 2017-12-15 2017-12-19 18:59:17 +00:00
net-mgmt net-mgmt/netdata: Update port to 1.9.0 2017-12-19 17:18:51 +00:00
net-p2p Mark broken on arm due to regression in clang 4.0. 2017-12-19 03:53:02 +00:00
news
palm
polish
ports-mgmt Add back local package installation support, which was disabled for PKG_NG. 2017-12-19 12:25:34 +00:00
portuguese
print Update to 3.21.0 2017-12-19 18:20:47 +00:00
russian
science - Canonicalize LIB_DEPENDS 2017-12-19 20:06:09 +00:00
security switch from swig 1.3 to 3.0 2017-12-19 16:07:01 +00:00
shells
sysutils - Update xfce4-power-manager to 1.6.1 2017-12-19 18:37:53 +00:00
Templates
textproc Update to 1.0.9 2017-12-19 18:21:24 +00:00
Tools
ukrainian
vietnamese
www Update to 2.0.4 2017-12-19 18:21:29 +00:00
x11 - Add LICENSE 2017-12-19 09:00:37 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update to latest git, fixes c++11 problems 2017-12-19 20:18:23 +00:00
x11-wm USE_XZ was retired in April 2015 2017-12-19 20:54:17 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs devel/gogs: Changed user from gogs to git; Moved ini file under /usr/local/etc 2017-12-18 23:57:06 +00:00
LEGAL
Makefile
MOVED Re-added port: science/py-pymol: OpenGL based molecular visualization system (existed 2002/08/13-2014/09/01, deleted in r366862) 2017-12-19 19:49:17 +00:00
README
UIDs devel/gogs: Changed user from gogs to git; Moved ini file under /usr/local/etc 2017-12-18 23:57:06 +00:00
UPDATING devel/gogs: Changed user from gogs to git; Moved ini file under /usr/local/etc 2017-12-18 23:57:06 +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.