Personal patches
Go to file
Emanuel Haupt 3e372319e2 Resurrect x11-fonts/fontmatrix. Upstream project has been forked and ported from
Qt4 to the Qt5 framework.

Take maintainership.
2019-09-13 20:51:29 +00:00
accessibility Add x11-toolkits/linux-c7-gtk3 and its dependencies: 2019-09-10 19:30:09 +00:00
arabic
archivers Update to 1.65 2019-09-13 11:51:28 +00:00
astro Update to 0.109 2019-09-13 11:51:33 +00:00
audio audio/yoshimi: unbreak on armv* 2019-09-13 11:44:28 +00:00
base
benchmarks Update to 3.15 2019-09-13 20:12:33 +00:00
biology biology/bedtools: Upgrade to 2.29.0 2019-09-13 13:21:59 +00:00
cad
chinese chinese/pyzy: commit forgotten parts of PR 240457 2019-09-12 17:16:09 +00:00
comms Sort USES. (This is from a patch for GCC-based systems that I was 2019-09-12 21:47:02 +00:00
converters
databases Update to PostgreSQL-12b4 2019-09-13 14:30:18 +00:00
deskutils deskutils/syncthingtray: create port 2019-09-13 18:37:58 +00:00
devel devel/gb: Enumerate GO_TARGETs, remove custom do-install 2019-09-13 14:43:45 +00:00
dns Add SSL master site 2019-09-11 19:27:26 +00:00
editors
emulators Explain why this patch currently only is part of emulators/wine and not 2019-09-12 11:32:46 +00:00
finance
french
ftp ftp/netdumpd: Update to 20190910 2019-09-12 15:41:11 +00:00
games - Fix build on powerpc64 2019-09-13 20:44:48 +00:00
german
graphics Canonicalize librsvg dependency 2019-09-13 12:44:02 +00:00
hebrew
hungarian
irc irc/irssi: Update to 1.2.2 2019-09-13 13:51:45 +00:00
japanese
java
Keywords
korean
lang comlang/rust-nightly: update to 1.38.0.20190912 2019-09-12 00:55:52 +00:00
mail - Add LICENSE 2019-09-13 09:32:51 +00:00
math math/libnormaliz: Update to 3.8.0 2019-09-13 14:25:48 +00:00
misc Ensure the port is linked to libncursesw to properly support wildchar. 2019-09-13 09:19:01 +00:00
Mk Add xkeyboard-config to linux-c7-xorg-libs, required by Qt5. 2019-09-12 19:43:41 +00:00
multimedia Canonicalize librsvg dependency 2019-09-13 12:50:04 +00:00
net Sync with base r352304, no longer locking ntpd in memory. Users who 2019-09-13 20:25:25 +00:00
net-im net-im/telegram-desktop: update to 1.8.4 2019-09-13 16:29:36 +00:00
net-mgmt net-mgmt/unifi5: Update to 5.11.39 2019-09-12 19:48:31 +00:00
net-p2p net-p2p/go-ethereum: upgrade to 1.9.3 2019-09-13 14:18:24 +00:00
news
palm - mark deprecated 2019-09-13 20:25:02 +00:00
polish
ports-mgmt ports-mgmt/modules2tuple: Update to 1.8.1 2019-09-13 10:54:10 +00:00
portuguese
print Update texi2dvi and texinfo.tex 2019-09-13 19:41:19 +00:00
russian
science Update to 4.3.1 2019-09-12 19:06:48 +00:00
security The Wazuh agent runs on the hosts that you want to monitor. 2019-09-13 07:45:37 +00:00
shells Update FreeBSD extensions to 1.1.1 2019-09-12 19:07:04 +00:00
sysutils Update to 12.1.1 2019-09-13 20:48:38 +00:00
Templates
textproc Update textproc/mdocml to 1.14.5 2019-09-13 19:59:50 +00:00
Tools Update supported version of FreeBSD 2019-09-13 12:47:03 +00:00
ukrainian
vietnamese
www USE_GCC=7 is the oldest version supported, so change that into the 2019-09-13 14:15:26 +00:00
x11 Canonicalize librsvg dependency 2019-09-13 12:44:02 +00:00
x11-clocks
x11-drivers
x11-fm Canonicalize librsvg dependency 2019-09-13 12:44:02 +00:00
x11-fonts Resurrect x11-fonts/fontmatrix. Upstream project has been forked and ported from 2019-09-13 20:51:29 +00:00
x11-servers
x11-themes - unbreak and update to 20190912 2019-09-13 20:09:09 +00:00
x11-toolkits Add x11-toolkits/linux-c7-gtk3 and its dependencies: 2019-09-10 19:30:09 +00:00
x11-wm x11-wm/herbstluftwm: Actually add USES=xorg 2019-09-11 13:25:44 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md Add a CONTRIBUTING file so github pull requests explain the proper submission 2014-03-15 13:37:33 +00:00
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Resurrect x11-fonts/fontmatrix. Upstream project has been forked and ported from 2019-09-13 20:51:29 +00:00
README
UIDs
UPDATING - Add update tool. 2019-09-11 17:53:23 +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.