Personal patches
Go to file
Tobias Kortkamp f2749ebbfc Deprecate some PC-BSD ports that have been abandoned upstream
PR:		241666
Approved by:	kmoore (maintainer timeout, 2 weeks)
2019-11-16 06:16:08 +00:00
accessibility
arabic
archivers Security update to 2.13: 2019-11-15 22:47:25 +00:00
astro
audio audio/fomp-lv2: Update 1.0.0 -> 1.2.0 2019-11-16 06:06:52 +00:00
base
benchmarks Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql 2019-11-15 10:12:08 +00:00
biology
cad cad/openvsp: update to 3.19.0 2019-11-14 18:48:16 +00:00
chinese Add USES={gl,gnome,mate,sdl,xorg} missed in the last round 2019-11-14 12:39:42 +00:00
comms
converters Update to 4.17 2019-11-13 23:32:44 +00:00
databases Upstream has renamed tutorial.pdf to manual.pdf 2019-11-15 14:53:16 +00:00
deskutils
devel devel/emscripten: Update 1.39.1 -> 1.39.3 2019-11-16 04:31:13 +00:00
dns Update to 3.3.9 2019-11-15 13:21:50 +00:00
editors editors/emacs-devel: Update to latest master-branch commit, 904146c 2019-11-15 18:48:14 +00:00
emulators Add USES={gl,gnome,mate,sdl,xorg} missed in the last round 2019-11-14 12:39:42 +00:00
finance Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql 2019-11-15 10:12:08 +00:00
french
ftp Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql 2019-11-15 10:12:08 +00:00
games - Update to 1.1.0 2019-11-15 23:39:01 +00:00
german Update to 2019.11.10 2019-11-13 23:45:06 +00:00
graphics graphics/sane-backends: Update to 1.0.28 2019-11-16 06:05:54 +00:00
hebrew
hungarian
irc irc/anope: update 2.0.6 to 2.0.7 2019-11-15 10:52:42 +00:00
japanese Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql 2019-11-15 10:12:08 +00:00
java Update to 11.0.5 2019-11-15 03:25:36 +00:00
Keywords
korean
lang lang/go-devel: Add support for aarch64 2019-11-15 22:44:58 +00:00
mail - Update OpenSMTPD extras to 6.6.0 release 2019-11-16 04:00:24 +00:00
math New port: math/clingo: Grounder and solver for logic programs 2019-11-16 03:56:37 +00:00
misc Create desktop@ as maintainer of some shared desktop ports 2019-11-15 20:10:21 +00:00
Mk Mk/Uses/go.mk: Enable binary package building for Go ports on aarch64 2019-11-15 22:47:44 +00:00
multimedia Add USES={gl,gnome,mate,sdl,xorg} missed in the last round 2019-11-14 12:39:42 +00:00
net Create desktop@ as maintainer of some shared desktop ports 2019-11-15 20:10:21 +00:00
net-im Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql 2019-11-15 10:12:08 +00:00
net-mgmt net-mgmt/nagvis: update 1.9.16 to 1.9.17 2019-11-15 10:44:54 +00:00
net-p2p Bring in five patches from Gentoo Linux which fix some known bugs and 2019-11-15 13:31:14 +00:00
news
polish Update to 20191109 2019-11-13 23:45:11 +00:00
ports-mgmt
portuguese
print - Update to 1.26 2019-11-14 22:20:06 +00:00
russian
science science/sigrok-firmware-fx2lafw: Update to version 0.1.7 2019-11-15 20:39:58 +00:00
security security/keepassxc: Update to 2.5.1 2019-11-16 05:33:44 +00:00
shells
sysutils Deprecate some PC-BSD ports that have been abandoned upstream 2019-11-16 06:16:08 +00:00
Templates
textproc Create desktop@ as maintainer of some shared desktop ports 2019-11-15 20:10:21 +00:00
Tools
ukrainian
vietnamese
www Update distinfo I missed in the previous commit 2019-11-15 16:29:06 +00:00
x11 - Update to 1.2 2019-11-15 23:32:50 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Add USES={gl,gnome,mate,sdl,xorg} missed in the last round 2019-11-14 12:39:42 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED - Update OpenSMTPD extras to 6.6.0 release 2019-11-16 04:00:24 +00:00
README
UIDs
UPDATING

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.