forked from opnsense/ports
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Taken from: HardenedBSD
- Loading branch information
Showing
120 changed files
with
2,013 additions
and
2,452 deletions.
There are no files selected for viewing
14 changes: 14 additions & 0 deletions
14
accessibility/accerciser/files/patch-src_lib_accerciser-accerciser.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
diff --git src/lib/accerciser/accerciser.py src/lib/accerciser/accerciser.py | ||
index fa6e5c752c2b921ab5cb324b747c0080e65f5f82..065a7fec78c62cb79acdda6fee7adc1097c586cf 100644 | ||
--- src/lib/accerciser/accerciser.py | ||
+++ src/lib/accerciser/accerciser.py | ||
@@ -103,7 +103,8 @@ class Main(Tools): | ||
''' | ||
GLib.timeout_add(200, self._pumpEvents) | ||
try: | ||
- pyatspi.Registry.start(async=True, gil=False) | ||
+ # async is a reserved keyword in Python 3.7+, so we pass the args as dict | ||
+ pyatspi.Registry.start(**{'async': True, 'gil': False}) | ||
except KeyboardInterrupt: | ||
self._shutDown() | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
|
||
PORTNAME= upx | ||
DISTVERSIONPREFIX= v | ||
DISTVERSION= 3.94 | ||
DISTVERSION= 3.95 | ||
CATEGORIES= archivers | ||
|
||
MAINTAINER= [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
TIMESTAMP = 1532707968 | ||
SHA256 (upx-upx-v3.94_GH0.tar.gz) = 2ddd9d409620b6946319bfdab6cf9d570c6057a89cd5b0b4707fc5e13cc95929 | ||
SIZE (upx-upx-v3.94_GH0.tar.gz) = 1601225 | ||
SHA256 (upx-upx-lzma-sdk-v3.94_GH0.tar.gz) = 9e9cea6112bd93fbc71c61d1ff068cc324b2d7bb7789043928b68c5d3cc0672d | ||
SIZE (upx-upx-lzma-sdk-v3.94_GH0.tar.gz) = 109693 | ||
TIMESTAMP = 1544570151 | ||
SHA256 (upx-upx-v3.95_GH0.tar.gz) = fdb79c8238360115770e9c13bdaeb48da6fb09c813b0a461c5f9faee176d6fb9 | ||
SIZE (upx-upx-v3.95_GH0.tar.gz) = 1663470 | ||
SHA256 (upx-upx-lzma-sdk-v3.95_GH0.tar.gz) = 4932ed7b79cf47aa91fe737c068f74553e17033161c7e7e532e4b967f02f1557 | ||
SIZE (upx-upx-lzma-sdk-v3.95_GH0.tar.gz) = 109697 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ | |
# $FreeBSD$ | ||
|
||
PORTNAME= csound | ||
DISTVERSION= 6.12.2 | ||
PORTREVISION= 3 | ||
DISTVERSION= 6.12.2-83 | ||
DISTVERSIONSUFFIX= -gdf2edd269 | ||
CATEGORIES= audio lang | ||
|
||
MAINTAINER= [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
TIMESTAMP = 1542488559 | ||
SHA256 (csound-csound-6.12.2_GH0.tar.gz) = 39f4872b896eb1cbbf596fcacc0f2122fd3e5ebbb5cec14a81b4207d6b8630ff | ||
SIZE (csound-csound-6.12.2_GH0.tar.gz) = 26297850 | ||
TIMESTAMP = 1544642888 | ||
SHA256 (csound-csound-6.12.2-83-gdf2edd269_GH0.tar.gz) = e14038c44fd954bea0fcb34af994757ca5f4fe75f99c80a1e8df867d5b9e7eee | ||
SIZE (csound-csound-6.12.2-83-gdf2edd269_GH0.tar.gz) = 26295519 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
TIMESTAMP = 1540761275 | ||
SHA256 (rncbc-synthv1-synthv1_0_9_3_GH0.tar.gz) = 70f3e3bb5a6a828f7fb4f4225a16360f9738a3c40ffcaad6c51c4c0321c086ca | ||
SIZE (rncbc-synthv1-synthv1_0_9_3_GH0.tar.gz) = 209305 | ||
TIMESTAMP = 1544634972 | ||
SHA256 (rncbc-synthv1-synthv1_0_9_4_GH0.tar.gz) = 236eff9062d8920271f18ea2de54793d7489489196fb52ea1f887021cad9af99 | ||
SIZE (rncbc-synthv1-synthv1_0_9_4_GH0.tar.gz) = 209063 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,22 +4,17 @@ | |
PORTNAME= polygraph | ||
DISTVERSION= 4.13.0 | ||
PORTREVISION= 1 | ||
DISTVERSIONSUFFIX= -src | ||
CATEGORIES= benchmarks www | ||
MASTER_SITES= http://www.web-polygraph.org/downloads/srcs/ | ||
EXTRACT_SUFX= -src.tgz | ||
|
||
MAINTAINER= [email protected] | ||
COMMENT= Benchmarking tool for Web proxies | ||
|
||
LICENSE= APACHE20 | ||
LICENSE_FILE= ${WRKSRC}/LICENSE | ||
|
||
BROKEN_SSL= openssl111 | ||
BROKEN_SSL_REASON_openssl111= configure: error: OpenSSL libraries and/or directories were not found in /usr/local | ||
|
||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} | ||
|
||
USES= gmake ncurses shebangfix tar:tgz | ||
USES= gmake ncurses shebangfix | ||
SHEBANG_FILES= tools/*.pl | ||
USE_GCC= any | ||
GNU_CONFIGURE= yes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
TIMESTAMP = 1529257297 | ||
SHA256 (python-arango-4.2.1.tar.gz) = 3f2e98d0fb88ac31af1031ed09cf327609ba0bb110b8d615ef5566fee87e2c38 | ||
SIZE (python-arango-4.2.1.tar.gz) = 53999 | ||
TIMESTAMP = 1544635733 | ||
SHA256 (python-arango-4.3.0.tar.gz) = 9b479ea552194ecfc964021d064ec24518a8008215fb4a22e9268355d1617b63 | ||
SIZE (python-arango-4.3.0.tar.gz) = 55253 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.