Personal patches
Go to file
Fernando Apesteguía 2d4251c3cd Update www/caddy to 0.10.12
PR:	27089
Submitted by:	fabian.freyer@physik.tu-berlin.de
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D14903
2018-03-30 18:18:55 +00:00
accessibility Fix permissions in installed Qt5 header files 2018-03-29 19:03:17 +00:00
arabic
archivers archivers/py-borgbackup: Fix use of FLAVOR 2018-03-27 18:33:55 +00:00
astro - Update `astro/stellarium' to version 0.18.0 2018-03-28 17:20:48 +00:00
audio These ports fail on powerpc64 the same way as on arm. 2018-03-28 03:41:40 +00:00
base
benchmarks benchmarks/stress-ng: Update to 0.9.23 2018-03-29 15:32:31 +00:00
biology biology/libgtextutils: Unbreak for FreeBSD 12 2018-03-29 15:41:07 +00:00
cad Update cad/openvsp to 3.16.0 2018-03-27 15:10:25 +00:00
chinese - Update WWW 2018-03-29 13:28:57 +00:00
comms Fix permissions in installed Qt5 header files 2018-03-29 19:03:17 +00:00
converters * Set LICENSE. 2018-03-27 13:37:43 +00:00
databases databases/memcached: update to 1.5.7 2018-03-30 14:18:14 +00:00
deskutils
devel Remove CONFIGURE_ENV to set C++ include path. 2018-03-30 17:25:11 +00:00
dns dns/dnscrypt-proxy2: Improve information/texts 2018-03-29 00:49:47 +00:00
editors - Update to 2.9.5 2018-03-30 14:13:20 +00:00
emulators Mark BROKEN: unfetchable 2018-03-29 13:45:10 +00:00
finance Update to 3.1.2 2018-03-30 17:54:40 +00:00
french
ftp Switch to ld.bfd by default as ld.ldd doesn't have built-in default 2018-03-30 11:52:46 +00:00
games games/cockatrice: Update to 2.5.0 release. 2018-03-30 17:02:13 +00:00
german
graphics Fix permissions in installed Qt5 header files 2018-03-29 19:03:17 +00:00
hebrew
hungarian
irc rc/evangeline: remove duplicate LLD_UNSAFE 2018-03-29 15:33:28 +00:00
japanese - Update WWW 2018-03-30 09:33:25 +00:00
java Use BINARY_ALIAS to make LLD_UNSAFE more widely applicable 2018-03-29 15:02:05 +00:00
Keywords
korean
lang Update to the 20180325 snapshot of GCC 8. 2018-03-30 06:30:37 +00:00
mail Add new port mail/py-validate_email: Verifies if an email address is valid and really exists 2018-03-29 23:15:20 +00:00
math New port: math/arb: C library for arbitrary-precision interval arithmetic 2018-03-30 06:48:06 +00:00
misc Fix permissions in installed Qt5 header files 2018-03-29 19:03:17 +00:00
Mk Switch the default Perl to 5.26. 2018-03-30 12:15:43 +00:00
multimedia Fix permissions in installed Qt5 header files 2018-03-29 19:03:17 +00:00
net - Update to 2.1.3 2018-03-30 14:11:29 +00:00
net-im Use BINARY_ALIAS to make LLD_UNSAFE more widely applicable 2018-03-29 15:02:05 +00:00
net-mgmt net-mgmt/icinga2: 2018-03-29 08:42:45 +00:00
net-p2p net-p2p/bitcoin: Add an option to use newer BDB 2018-03-29 17:52:54 +00:00
news Fix build with Perl 5.26. 2018-03-28 16:52:58 +00:00
palm
polish
ports-mgmt ports-mgmt/poudriere-devel: Fix plist issue with completion options 2018-03-28 18:38:20 +00:00
portuguese
print Fix permissions in installed Qt5 header files 2018-03-29 19:03:17 +00:00
russian
science New port: science/py-quantities: Support for physical quantities with units, based on numpy 2018-03-29 20:37:39 +00:00
security security/shibboleth-sp: Chase Mk/Uses/apache.mk migration 2018-03-30 15:15:10 +00:00
shells
sysutils sysutils/py-google-compute-engine: add missing dependency 2018-03-30 16:37:35 +00:00
Templates
textproc Upgrade to 1.2.5 2018-03-30 13:16:26 +00:00
Tools
ukrainian Add LICENSE_FILE 2018-03-29 19:59:26 +00:00
vietnamese
www Update www/caddy to 0.10.12 2018-03-30 18:18:55 +00:00
x11 Update to 0.1.44 2018-03-30 11:40:27 +00:00
x11-clocks
x11-drivers x11-drivers/xorgxrdp: Update to 0.2.6 2018-03-28 03:38:52 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Patch configure so it respects CC and CPP variables. 2018-03-30 16:17:16 +00:00
x11-wm Fix build on armvX. 2018-03-29 06:10:57 +00:00
.arcconfig
.gitattributes
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs Fix format of mqttwarn entry 2018-03-26 23:16:44 +00:00
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Make a note of Perl's default being changed. 2018-03-30 12:18:13 +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.