Personal patches
Go to file
Tobias Kortkamp dd97eb0ea2 MFH: r500839
graphics/netpbm: Update to 10.86.03

Changes:	https://gitlab.com/tobiask/netpbm/raw/v10.86.03/doc/HISTORY

Approved by:	ports-secteam blanket (bug fixes in pnmcrop and pnmtopng)
2019-05-04 23:07:17 +00:00
accessibility
arabic
archivers MFH: r498036 2019-04-06 07:45:52 +00:00
astro MFH: r498995 2019-04-15 06:24:33 +00:00
audio MFH: r500189 2019-04-27 05:32:21 +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 MFH: r499858 2019-04-24 16:14:45 +00:00
chinese
comms MFH: r499037 2019-04-17 03:00:38 +00:00
converters
databases MFH: r499531 2019-04-21 11:21:14 +00:00
deskutils MFH: r498459 2019-04-12 07:54:33 +00:00
devel MFH: r499891 2019-04-24 17:52:41 +00:00
dns MFH: r499957 r499958 r499959 2019-04-25 07:22:22 +00:00
editors
emulators MFH: r500760 2019-05-03 23:46:35 +00:00
finance MFH: r497718 2019-04-03 11:52:58 +00:00
french
ftp MFH: r498557 2019-04-12 08:55:48 +00:00
games MFH: r500766 2019-05-04 00:43:38 +00:00
german devel/eric6: update to 19.03 2019-03-31 16:15:36 +00:00
graphics MFH: r500839 2019-05-04 23:07:17 +00:00
hebrew
hungarian
irc MFH: r498224 2019-04-07 01:28:59 +00:00
japanese MFH: r497832 2019-04-04 14:10:06 +00:00
java
Keywords
korean
lang MFH: r499061 2019-04-27 14:47:53 +00:00
mail MFH: r500569 2019-05-02 18:02:40 +00:00
math - Correction to BROKEN message. 2019-04-01 01:02:30 +00:00
misc MFH: r498045 2019-04-06 00:43:45 +00:00
Mk MFH: r498363 2019-04-08 12:40:26 +00:00
multimedia MFH: r500429 2019-04-29 20:29:03 +00:00
net MFH: r500743 2019-05-03 17:01:43 +00:00
net-im MFH: r497809 2019-04-04 08:16:54 +00:00
net-mgmt MFH: r500393 2019-04-30 16:45:01 +00:00
net-p2p MFH: r499737 2019-04-23 09:23:05 +00:00
news
palm
polish MFH: r498183 2019-04-06 19:48:36 +00:00
ports-mgmt
portuguese
print MFH: r499622 2019-04-22 09:16:42 +00:00
russian MFH: r498085 2019-04-06 09:08:42 +00:00
science MFH: r498995 2019-04-15 06:24:33 +00:00
security MFH: r500478 2019-04-30 11:13:47 +00:00
shells
sysutils MFH: r497515 r499671 2019-04-23 18:53:17 +00:00
Templates
textproc MFH: r499817 2019-04-25 18:00:17 +00:00
Tools
ukrainian
vietnamese
www MFH: r500079 2019-04-26 04:50:22 +00:00
x11 MFH: r499898 2019-04-24 19:36:20 +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 MFH: r498679 2019-04-11 20:33:26 +00:00
x11-wm MFH: r498209 2019-04-06 21:15:37 +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.