Version: 0.2.7, Package name: pdfid-0.2.7 |
Maintained by: Remi Pointel |
Master sites: |
Description PDFiD is not a PDF parser, but it will scan a file to look for certain PDF keywords, allowing you to identify PDF documents that contain (for example) JavaScript or execute an action when opened. PDFiD will also handle name obfuscation. |
Filesize: 11.497 KB |
Version History (View Complete History) |
|
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2020-03-08 13:24:45 by Remi Pointel | Files touched by this commit (2) |
Log message: update pdfid to 0.2.7 and switch to python 3. |
2019-10-26 02:39:23 by Remi Pointel | Files touched by this commit (2) |
Log message: update pdfid to 0.2.6. |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-07-30 12:29:13 by Remi Pointel | Files touched by this commit (2) |
Log message: update pdfid to 0.2.5. |
2018-02-11 08:36:20 by Remi Pointel | Files touched by this commit (2) |
Log message: bugfix update pdfid to 0.2.4. |
2016-03-29 00:06:57 by Remi Pointel | Files touched by this commit (1) |
Log message: add pdfid to MODPY_ADJ_FILES to have the correct shebang. from bluhm@ (thanks) |