14 Commits

Author SHA1 Message Date
sthen
716f142842 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:29:09 +00:00
naddy
8c0294c2fa drop RCS Ids 2022-03-11 19:53:16 +00:00
sthen
29389da44c bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:15 +00:00
sthen
3cbe1c2f30 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.
2021-02-23 19:39:08 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
rpointel
a83fd1eff3 update pdfid to 0.2.7 and switch to python 3. 2020-03-08 19:24:45 +00:00
rpointel
c314fad84c update pdfid to 0.2.6. 2019-10-26 08:39:23 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
rpointel
99b52ee89f update pdfid to 0.2.5. 2018-07-30 18:29:13 +00:00
rpointel
8366b93720 bugfix update pdfid to 0.2.4. 2018-02-11 15:36:20 +00:00
rpointel
2b42948f42 update pdfid to 0.2.3. 2017-12-04 09:00:16 +00:00
rpointel
9d8aa20121 small update to 0.2.2. 2017-10-30 16:01:17 +00:00
rpointel
35a13914b7 add pdfid to MODPY_ADJ_FILES to have the correct shebang.
from bluhm@ (thanks)
2016-03-29 06:06:57 +00:00
rpointel
b2a1550000 import pdfid ok sthen@.
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.
2016-03-28 12:40:06 +00:00