Personal patches
Go to file
Stefan Eßer beee27ca70 Upgrade to version 3.4.1.
Approved by:	antoine (implicit)
2018-12-23 20:57:38 +00:00
accessibility
arabic
archivers - Update to 2.1.6 2018-12-23 03:44:09 +00:00
astro
audio audio/vmpk: fix build with GCC-based architectures 2018-12-23 18:06:02 +00:00
base
benchmarks
biology biology/iqtree: Update to version 1.6.9 2018-12-23 13:21:11 +00:00
cad cad/gtkwave: Fix build on GCC-based architectures 2018-12-23 20:40:55 +00:00
chinese
comms [NEW PORT]: comms/py-xmodem: XMODEM protocol implementation 2018-12-22 05:27:32 +00:00
converters - Add LICENSE 2018-12-22 16:21:33 +00:00
databases This port needs USES=compiler:c++11-lang and #include <strings.h> in 2018-12-23 17:07:47 +00:00
deskutils deskutils/basket: update to KF5 based version 2018-12-22 21:07:55 +00:00
devel devel/py-monty: Update 1.0.4 -> 1.0.5 2018-12-23 17:59:45 +00:00
dns
editors
emulators emulators/citra: update to s20181221 2018-12-23 00:54:44 +00:00
finance
french
ftp
games games/cockatrice: update to 2.6.2: Bog Humbug 2018-12-23 14:13:18 +00:00
german
graphics graphics/p5-feedgnuplot: upgrade 1.49 -> 1.51 2018-12-23 09:15:26 +00:00
hebrew
hungarian
irc irc/kvirc: update to 5.0.0-beta1 2018-12-22 21:48:45 +00:00
japanese
java
Keywords
korean
lang lang/rust-nightly: update to 1.33.0.20181223 2018-12-23 00:56:04 +00:00
mail mail/py-aiosmtpd: 2018-12-23 19:21:13 +00:00
math math/libccd: Update 2.0-49 -> 2.1 2018-12-23 18:01:55 +00:00
misc Apply changes developed by Stephen Montgomery-Smith and required to 2018-12-23 07:19:01 +00:00
Mk All supported versions of FreeBSD that install clang have version 6.0.0 or 2018-12-23 12:01:32 +00:00
multimedia multimedia/aom: update to 1.0.0.1103 2018-12-23 00:55:36 +00:00
net net/wireguard-go: Update to 0.0.20181222 2018-12-23 19:13:34 +00:00
net-im New ports required for gitlab-ce upgrade to 11.6. 2018-12-23 12:39:43 +00:00
net-mgmt net-mgmt/netdata: Upgrade port to 1.11.1 2018-12-23 20:12:13 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Update to 9.26. 2018-12-23 19:41:19 +00:00
russian
science science/ghemical: fix build with GCC-based architectures 2018-12-23 18:08:26 +00:00
security Port now uses rails50 instead of rails4, required for gitlab-ce 11.6 upgrade. 2018-12-23 12:23:12 +00:00
shells Update to the latest ast/ksh93 github commit. 2018-12-23 05:45:01 +00:00
sysutils Upgrade to version 3.4.1. 2018-12-23 20:57:38 +00:00
Templates
textproc Upgrade to 1.5.8 which is required for gitlab-ce 11.6. 2018-12-23 12:44:19 +00:00
Tools
ukrainian
vietnamese
www Removed files that was forgotten in a previous commit. 2018-12-23 12:52:50 +00:00
x11 Unmark broken on arm. Tested on aarch64 and armv7 (and, thus, presumably, 2018-12-23 07:35:20 +00:00
x11-clocks
x11-drivers x11-drivers/xf86-video-intel: update to 2.99.917.20181203 2018-12-23 00:56:25 +00:00
x11-fm
x11-fonts This port requires USES=compiler:c++11-lang to fix build on GCC-based 2018-12-23 16:59:05 +00:00
x11-servers x11-servers/xwayland: Fix portrevision 2018-12-23 09:57:29 +00:00
x11-themes
x11-toolkits Now appears to build on powerpc64. 2018-12-22 05:46:49 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Renamed port and changed dep to rails50 as gitlab-ce 11.6 depends now on rails50. 2018-12-23 12:15:30 +00:00
README
UIDs
UPDATING Modify ntopng to use /var/db/ntopng as a data directory by default, 2018-12-22 21:05:01 +00:00

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	https://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:

	https://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.