Personal patches
Go to file
Kai Knoblich 31143e5b52 textproc/py-ocrmypdf: Update to 9.0.2
* Set the PNGQUANT option as default and remove the related comments since
  now the issue with the incorrect inverted PNG images has been fixed.

Changelog:

https://github.com/jbarlow83/OCRmyPDF/blob/v9.0.2/docs/release_notes.rst
2019-09-05 16:15:10 +00:00
accessibility Add LICENSE_FILE 2019-09-04 17:20:20 +00:00
arabic
archivers
astro
audio Update to 0.1.b168 2019-09-04 19:17:06 +00:00
base
benchmarks
biology
cad cad/k40-whisperer: Update to 0.35 2019-09-05 10:29:39 +00:00
chinese
comms
converters converters/bibtexconv: Update to 1.1.17 2019-09-05 16:07:00 +00:00
databases Update to 0.7.1 2019-09-04 17:19:38 +00:00
deskutils deskutils/dfshow: Update 0.8.1 -> 0.8.2 2019-09-04 09:09:04 +00:00
devel - adopt new maintainer 2019-09-05 16:13:39 +00:00
dns
editors Remove expired ports: 2019-09-05 11:40:24 +00:00
emulators Remove expired ports: 2019-09-05 11:40:24 +00:00
finance
french
ftp
games Remove expired ports: 2019-09-05 11:40:24 +00:00
german
graphics Remove expired ports: 2019-09-05 11:40:24 +00:00
hebrew
hungarian
irc Remove expired ports: 2019-09-05 11:40:24 +00:00
japanese
java - Update WWW 2019-09-05 09:32:45 +00:00
Keywords
korean
lang Update to the 20190831 snapshot of GCC 9.2.1. 2019-09-05 12:41:02 +00:00
mail thunderbird: bump along to 68.1.0rc2 2019-09-05 13:56:18 +00:00
math Add ${WRKSRC} to LICENSE_FILE 2019-09-05 13:49:58 +00:00
misc Remove expired ports: 2019-09-05 11:40:24 +00:00
Mk Avoid appending FLAVORS to PORTS_FEATURES multiple times 2019-09-05 13:45:38 +00:00
multimedia Update webcamd to version 5.3.7.0 2019-09-05 11:20:01 +00:00
net net/scapy: Update version 2.4.2=>2.4.3 2019-09-05 13:26:15 +00:00
net-im net-im/toot: Remove unused MAKE_ENV assignment 2019-09-04 12:23:03 +00:00
net-mgmt
net-p2p
news
palm
polish
ports-mgmt Update to 2.18.10. 2019-09-04 15:07:47 +00:00
portuguese
print Update to 1.25.4. 2019-09-05 09:41:40 +00:00
russian
science
security Remove expired ports: 2019-09-05 11:40:24 +00:00
shells
sysutils sysutils/p5-Filesys-DiskUsage: update to 0.13 2019-09-05 13:08:56 +00:00
Templates
textproc textproc/py-ocrmypdf: Update to 9.0.2 2019-09-05 16:15:10 +00:00
Tools Stop documenting scripts which no longer lives in the tree 2019-09-05 14:18:46 +00:00
ukrainian
vietnamese
www Remove expired ports: 2019-09-05 11:40:24 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Remove expired ports: 2019-09-05 11:40:24 +00:00
x11-wm Remove expired ports: 2019-09-05 11:40:24 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile Use sort with "modern" option 2019-09-04 14:07:48 +00:00
MOVED Remove expired ports: 2019-09-05 11:40: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.