Skip to content

Commit

Permalink
*/*: sync with upstream
Browse files Browse the repository at this point in the history
Taken from: HardenedBSD
  • Loading branch information
fichtner committed Dec 26, 2019
1 parent 935b759 commit 569f79b
Show file tree
Hide file tree
Showing 314 changed files with 1,839 additions and 268 deletions.
3 changes: 3 additions & 0 deletions accessibility/py-papi/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= [email protected]
COMMENT= ATK accessibility wrapper for python

DEPRECATED= Unmaintained, uses EOLed python27
EXPIRATION_DATE= 2020-01-27

LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING

Expand Down
3 changes: 3 additions & 0 deletions archivers/py-czipfile/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= [email protected]
COMMENT= Fast C-based zipfile decryption for Python

DEPRECATED= Unmaintained, uses EOLed python27
EXPIRATION_DATE= 2020-01-27

LICENSE= PSFL

USES= python:2.7
Expand Down
2 changes: 1 addition & 1 deletion audio/alsa-lib/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ OPTIONS_DEFINE= PYTHON
OPTIONS_SUB= yes

PYTHON_CONFIGURE_ENABLE=python
PYTHON_USES= python:2.7
PYTHON_USES= python

post-patch: .SILENT
${REINPLACE_CMD} -e '/LIBS/ { s/-ldl//g; s/-lrt//g; }' \
Expand Down
Loading

0 comments on commit 569f79b

Please sign in to comment.