Personal patches
Go to file
Antoine Brodin cf328ec39f MFH: r497696
Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
2019-04-03 09:30:36 +00:00
accessibility
arabic
archivers archivers/R-cran-zip: updated to version 2.0.1 2019-03-31 17:31:13 +00:00
astro astro/xtide: Update distinfo 2019-04-01 01:11:43 +00:00
audio Update to 0.1.b145 2019-04-01 06:36:10 +00:00
base
benchmarks MFH: r497686 2019-04-03 08:52:13 +00:00
biology biology/py-fastTSNE: Add the PORTSCOUT line 2019-03-31 16:57:54 +00:00
cad - Update `cad/zcad' to version 0.9.8.4; switch from using 2019-03-31 09:23:50 +00:00
chinese
comms
converters
databases Update devel/protobuf to 3.7.1 2019-03-31 13:41:02 +00:00
deskutils
devel MFH: r497692 2019-04-03 09:19:32 +00:00
dns Update to latest commit. 2019-04-01 08:36:08 +00:00
editors
emulators
finance MFH: r497688 2019-04-03 08:54:24 +00:00
french
ftp MFH: r497696 2019-04-03 09:30:36 +00:00
games MFH: r497664 2019-04-03 07:18:38 +00:00
german devel/eric6: update to 19.03 2019-03-31 16:15:36 +00:00
graphics MFH: r497619 2019-04-03 04:41:20 +00:00
hebrew
hungarian
irc irc/znc: Update to 1.7.3, Fix Denial of Service 2019-03-31 17:08:41 +00:00
japanese Update devel/protobuf to 3.7.1 2019-03-31 13:41:02 +00:00
java
Keywords
korean
lang MFH: r497675 2019-04-03 08:25:57 +00:00
mail MFH: r497683 2019-04-03 08:45:34 +00:00
math - Correction to BROKEN message. 2019-04-01 01:02:30 +00:00
misc Remove expired misc/rubygem-mime-types29 2019-03-31 13:41:46 +00:00
Mk Remove ruby 2.3 support 2019-03-31 13:48:32 +00:00
multimedia MFH: r497572 2019-04-03 04:08:31 +00:00
net allflavors is only used for ports that are parts of Python itself. 2019-04-01 07:39:22 +00:00
net-im net-im/qTox: Fix the SPELL_CHECK option 2019-03-31 23:09:46 +00:00
net-mgmt Update devel/protobuf to 3.7.1 2019-03-31 13:41:02 +00:00
net-p2p MFH: r497672 2019-04-03 08:23:01 +00:00
news Spell NNTP correctly (it's an abbreviation and thus should be uppercased). 2019-03-31 11:41:45 +00:00
palm
polish
ports-mgmt
portuguese
print
russian devel/eric6: update to 19.03 2019-03-31 16:15:36 +00:00
science science/lammps: Update 28Feb2019 -> 29Mar2019 2019-03-31 17:33:52 +00:00
security MFH: r497641 2019-04-03 06:13:00 +00:00
shells
sysutils MFH: r497694 2019-04-03 09:26:31 +00:00
Templates
textproc textproc/miller: Update to 5.4.0 2019-04-01 08:01:54 +00:00
Tools
ukrainian
vietnamese
www MFH: r497677 2019-04-03 08:33:50 +00:00
x11 Update xfce4-screenshooter-plugin to 1.9.5 2019-03-31 18:47:22 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts MFH: r497630 2019-04-03 05:45:53 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Document the removal of expired ports 2019-03-31 13:42:41 +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.