Port details |
- pdf-redact-tools Securely redact and strip metadata from PDF files
- 0.1.2_2 print
=0 0.1.2_2Version of this port present on the latest quarterly branch. - Maintainer: ehaupt@FreeBSD.org
 - Port Added: 2018-09-19 08:29:36
- Last Update: 2021-12-11 13:50:53
- Commit Hash: 45526ec
- License: GPLv3
- Description:
- PDF Redact Tools helps with securely redacting and stripping metadata from
documents before publishing.
WWW: https://github.com/firstlookmedia/pdf-redact-tools
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pdf-redact-tools>0:print/pdf-redact-tools@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/print/pdf-redact-tools/ && make install clean
- To add the package, run one of these commands:
- pkg install print/pdf-redact-tools
- pkg install py38-pdf-redact-tools
NOTE: This is a Python port. Instead of py38-pdf-redact-tools listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-pdf-redact-tools
- Package flavors (<flavor>: <package>)
- py38: py38-pdf-redact-tools
- distinfo:
- TIMESTAMP = 1537339720
SHA256 (firstlookmedia-pdf-redact-tools-v0.1.2_GH0.tar.gz) = 5874a7b76be15ccaa4c20874299ef51fbaf520a858229a58678bc72a305305fc
SIZE (firstlookmedia-pdf-redact-tools-v0.1.2_GH0.tar.gz) = 34604
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- exiftool : graphics/p5-Image-ExifTool
- ImageMagick6>=6 : graphics/ImageMagick6
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- print_pdf-redact-tools
- USES:
- magick:6,run python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
11 Dec 2021 13:50:53 0.1.2_2
|
Tobias C. Berner (tcberner)  |
framework: Add new USES 'magick' for graphics/ImageMagick*
A new USES has been added to depend on ImageMagick.
USES=magick
adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.
If a specific version is required, use for example
USES=magick:6 resp. USES=magick:7
If only a build, run or test is required, use for example
USES=magick:build resp. USES=magick:6,build,test (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 0.1.2_2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
0.1.2_2
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
09 May 2019 14:14:57
0.1.2_2
|
ehaupt  |
- Provide a patch to work with python 3.6
- Pacify portlint |
10 Nov 2018 19:57:08
0.1.2_1
|
kwm  |
Update ImageMagick to 6.9.10.14 [1]
* Add PKGNAMESUFFIX and rename the directory. This was done to show
that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.
Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.
Chase these changes in all the ports that using IM6.
PR: 225102 (based on, only the version update) [1]
Submitted by: Pascal Christen <pascal.christen@hostpoint.ch> |
19 Sep 2018 08:29:23
0.1.2
|
ehaupt  |
Add pdf-redact-tools 0.1.2, securely redact and strip metadata from PDF
files. |
Number of commits found: 6
|