Personal patches
Go to file
Antoine Brodin ff3f46a154 Mark BROKEN: fails to patch
Reported by:	pkg-fallout
2019-01-23 20:12:07 +00:00
accessibility
arabic
archivers Clenup xfce ports: 2019-01-22 14:44:38 +00:00
astro Update to 1.1 2019-01-23 00:01:07 +00:00
audio Clenup xfce ports: 2019-01-22 14:44:38 +00:00
base
benchmarks Update distinfo 2019-01-23 13:34:58 +00:00
biology Sort categories Makefiles. 2019-01-22 16:26:49 +00:00
cad cad/gmsh: update to 4.1.0 2019-01-22 18:38:58 +00:00
chinese Add -Wno-error=narrowing when the architecture has base GCC (and thus 2019-01-23 08:12:06 +00:00
comms Bug reported only with ld.lld as system ld on i386 solved using 2019-01-23 03:10:52 +00:00
converters
databases Update to 2.7.7 2019-01-23 17:34:57 +00:00
deskutils deskutils/znotes: fix build with GCC-based architectures 2019-01-23 17:05:05 +00:00
devel Update to 0.19.0 2019-01-23 17:35:03 +00:00
dns
editors Clenup xfce ports: 2019-01-22 14:44:38 +00:00
emulators Update to RC6 of Wine 4.0 which addresses another dozen or so bugs 2019-01-22 18:28:09 +00:00
finance
french
ftp
games - Mark LLD_UNSAFE 2019-01-23 14:01:52 +00:00
german
graphics - Update to 0.8.0 2019-01-23 07:11:07 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/php73: disable DTRACE option on PowerPC 2019-01-23 10:48:57 +00:00
mail Update to 1.9.3 2019-01-23 17:34:46 +00:00
math math/lean: Update 3.4.1 -> 3.4.2 2019-01-23 09:59:54 +00:00
misc New port: misc/elki: Data mining toolkit 2019-01-23 09:31:55 +00:00
Mk
multimedia Mark BROKEN: fails to patch 2019-01-23 20:12:07 +00:00
net Update to 1.0.8 2019-01-23 17:35:08 +00:00
net-im
net-mgmt Update to latest version 2019-01-23 14:25:24 +00:00
net-p2p net-p2p/transmission-cli: revert the previous patch to keep the port consistent alongside all other supported platforms. 2019-01-23 17:07:22 +00:00
news
palm
polish
ports-mgmt Correct a typo in the previous commit. 2019-01-22 16:21:44 +00:00
portuguese
print print/py-reportlab: Update version 3.5.12=>3.5.13 2019-01-22 18:35:27 +00:00
russian
science Sort categories Makefiles. 2019-01-22 16:26:49 +00:00
security - Update `security/ophcrack' to version 3.8.0 2019-01-23 17:50:12 +00:00
shells
sysutils sysutils/goawk: Update 1.3.0 -> 1.4.0 2019-01-23 09:37:07 +00:00
Templates
textproc Update to 0.9.18 2019-01-23 17:35:13 +00:00
Tools
ukrainian
vietnamese
www www/firefox: hide WAYLAND option after r490910 2019-01-23 14:55:10 +00:00
x11 x11/gdm: Correct CPE (do not set CPE_VENDOR twice) 2019-01-23 10:29:53 +00:00
x11-clocks Fix USES, gettext-tools needed here. 2019-01-22 22:34:44 +00:00
x11-drivers
x11-fm Fix USES. 2019-01-22 22:36:51 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Clenup xfce ports: 2019-01-22 14:44:38 +00:00
x11-wm - Add LICENSE_FILE 2019-01-23 09:30:36 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
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.