diff --git a/security/ADMsnmp/Makefile b/security/ADMsnmp/Makefile index 3f67d2bc641..40be86d403c 100644 --- a/security/ADMsnmp/Makefile +++ b/security/ADMsnmp/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.25 2019/07/14 02:16:52 naddy Exp $ - COMMENT= SNMP audit scanner DISTNAME= ADMsnmp.0.1 diff --git a/security/ADMsnmp/patches/patch-snmp_c b/security/ADMsnmp/patches/patch-snmp_c index 96b0cfa2571..88c6923a9ad 100644 --- a/security/ADMsnmp/patches/patch-snmp_c +++ b/security/ADMsnmp/patches/patch-snmp_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-snmp_c,v 1.1 2002/03/24 07:55:53 jsyn Exp $ --- snmp.c.orig Wed Feb 17 01:20:05 1999 +++ snmp.c Sun Mar 24 00:12:22 2002 @@ -33,6 +33,8 @@ diff --git a/security/ADMsnmp/pkg/PLIST b/security/ADMsnmp/pkg/PLIST index f9368c1ede8..c9190e63b64 100644 --- a/security/ADMsnmp/pkg/PLIST +++ b/security/ADMsnmp/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2004/09/15 18:35:58 espie Exp $ bin/ADMsnmp share/ADMsnmp/ share/ADMsnmp/snmp.passwd diff --git a/security/ROPgadget/Makefile b/security/ROPgadget/Makefile index ce84e43a33c..57f832aef66 100644 --- a/security/ROPgadget/Makefile +++ b/security/ROPgadget/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2021/11/02 00:02:15 sthen Exp $ - COMMENT = Gadgets finder and auto-roper MODPY_EGG_VERSION = 6.6 diff --git a/security/ROPgadget/pkg/PLIST b/security/ROPgadget/pkg/PLIST index a77e989c2ae..b34c343938f 100644 --- a/security/ROPgadget/pkg/PLIST +++ b/security/ROPgadget/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2020/04/09 07:11:59 rpointel Exp $ bin/ROPgadget lib/python${MODPY_VERSION}/site-packages/ROPGadget-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ lib/python${MODPY_VERSION}/site-packages/ROPGadget-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO diff --git a/security/aescrypt/Makefile b/security/aescrypt/Makefile index ccef263f002..81a47fedf7f 100644 --- a/security/aescrypt/Makefile +++ b/security/aescrypt/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2021/02/03 21:23:20 naddy Exp $ - COMMENT= encrypt/decrypt using Rijndael encryption algorithm V= 0.7 diff --git a/security/aescrypt/patches/patch-rijndael_c b/security/aescrypt/patches/patch-rijndael_c index d63a5d43f38..2226efc6bf1 100644 --- a/security/aescrypt/patches/patch-rijndael_c +++ b/security/aescrypt/patches/patch-rijndael_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-rijndael_c,v 1.1 2021/02/03 21:23:20 naddy Exp $ - Index: rijndael.c --- rijndael.c.orig +++ rijndael.c diff --git a/security/aescrypt/patches/patch-rijndael_h b/security/aescrypt/patches/patch-rijndael_h index 135e85b0c8d..b8b39f41b18 100644 --- a/security/aescrypt/patches/patch-rijndael_h +++ b/security/aescrypt/patches/patch-rijndael_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-rijndael_h,v 1.1 2021/02/03 21:23:20 naddy Exp $ - Index: rijndael.h --- rijndael.h.orig +++ rijndael.h diff --git a/security/aescrypt/pkg/PLIST b/security/aescrypt/pkg/PLIST index 1811938bd23..b603728a6c5 100644 --- a/security/aescrypt/pkg/PLIST +++ b/security/aescrypt/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2004/09/15 18:35:59 espie Exp $ bin/aescrypt bin/aesget share/doc/aescrypt/ diff --git a/security/age/Makefile b/security/age/Makefile index b849cd1803a..035ec6de613 100644 --- a/security/age/Makefile +++ b/security/age/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2021/09/06 19:45:06 abieber Exp $ - COMMENT = simple, modern and secure file encryption tool MODGO_MODNAME = filippo.io/age diff --git a/security/age/modules.inc b/security/age/modules.inc index 3c5e4d80066..cf81f0bb5f7 100644 --- a/security/age/modules.inc +++ b/security/age/modules.inc @@ -1,5 +1,3 @@ -# $OpenBSD: modules.inc,v 1.2 2021/09/06 19:45:06 abieber Exp $ - MODGO_MODULES = \ filippo.io/edwards25519 v1.0.0-rc.1 \ golang.org/x/crypto v0.0.0-20210817164053-32db794688a5 \ diff --git a/security/age/pkg/PLIST b/security/age/pkg/PLIST index 7d9d5542380..2d584ce5d3c 100644 --- a/security/age/pkg/PLIST +++ b/security/age/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2021/08/10 02:47:36 abieber Exp $ @bin bin/age @bin bin/age-keygen @man man/man1/age-keygen.1 diff --git a/security/aide/Makefile b/security/aide/Makefile index 4492d1db544..9a14615ca94 100644 --- a/security/aide/Makefile +++ b/security/aide/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.28 2019/10/01 11:38:15 sthen Exp $ - COMMENT= Advanced Intrusion Detection Environment V= 0.16.2 diff --git a/security/aide/patches/patch-configure b/security/aide/patches/patch-configure index fb9df59d6ae..a734f00588d 100644 --- a/security/aide/patches/patch-configure +++ b/security/aide/patches/patch-configure @@ -1,5 +1,3 @@ -$OpenBSD: patch-configure,v 1.8 2019/10/01 11:38:15 sthen Exp $ - Index: configure --- configure.orig +++ configure diff --git a/security/aide/patches/patch-doc_aide_1_in b/security/aide/patches/patch-doc_aide_1_in index cca241416a4..849b101ecb2 100644 --- a/security/aide/patches/patch-doc_aide_1_in +++ b/security/aide/patches/patch-doc_aide_1_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-doc_aide_1_in,v 1.3 2019/10/01 11:38:15 sthen Exp $ - Index: doc/aide.1.in --- doc/aide.1.in.orig +++ doc/aide.1.in diff --git a/security/aide/patches/patch-doc_aide_conf_5_in b/security/aide/patches/patch-doc_aide_conf_5_in index 6f05d831c37..7abe2c422e1 100644 --- a/security/aide/patches/patch-doc_aide_conf_5_in +++ b/security/aide/patches/patch-doc_aide_conf_5_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-doc_aide_conf_5_in,v 1.2 2019/10/01 11:38:15 sthen Exp $ - Index: doc/aide.conf.5.in --- doc/aide.conf.5.in.orig +++ doc/aide.conf.5.in diff --git a/security/aide/patches/patch-doc_aide_conf_in b/security/aide/patches/patch-doc_aide_conf_in index 4088b9c2cd9..d8c494767b3 100644 --- a/security/aide/patches/patch-doc_aide_conf_in +++ b/security/aide/patches/patch-doc_aide_conf_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-doc_aide_conf_in,v 1.6 2019/10/01 11:38:15 sthen Exp $ - Index: doc/aide.conf.in --- doc/aide.conf.in.orig +++ doc/aide.conf.in diff --git a/security/aide/patches/patch-src_util_c b/security/aide/patches/patch-src_util_c index 4a44e922685..8338b934fec 100644 --- a/security/aide/patches/patch-src_util_c +++ b/security/aide/patches/patch-src_util_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_util_c,v 1.5 2019/10/01 11:38:15 sthen Exp $ - Index: src/util.c --- src/util.c.orig +++ src/util.c diff --git a/security/aide/pkg/PLIST b/security/aide/pkg/PLIST index ea3ddcef77f..3edf153fe1f 100644 --- a/security/aide/pkg/PLIST +++ b/security/aide/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2009/05/21 21:53:29 benoit Exp $ @bin bin/aide @man man/man1/aide.1 @man man/man5/aide.conf.5 diff --git a/security/aircrack-ng/Makefile b/security/aircrack-ng/Makefile index bd9bc3de2d2..75ac747febb 100644 --- a/security/aircrack-ng/Makefile +++ b/security/aircrack-ng/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.35 2022/01/16 09:24:09 kmos Exp $ - COMMENT= 802.11 WEP and WPA-PSK keys cracking program DISTNAME= aircrack-ng-1.5.2 REVISION= 7 diff --git a/security/aircrack-ng/patches/patch-build_m4_aircrack_ng_simd_m4 b/security/aircrack-ng/patches/patch-build_m4_aircrack_ng_simd_m4 index c9896242624..2dfa34594b8 100644 --- a/security/aircrack-ng/patches/patch-build_m4_aircrack_ng_simd_m4 +++ b/security/aircrack-ng/patches/patch-build_m4_aircrack_ng_simd_m4 @@ -1,5 +1,3 @@ -$OpenBSD: patch-build_m4_aircrack_ng_simd_m4,v 1.1 2020/06/13 17:38:49 cwen Exp $ - Ensure that disabling AltiVec and POWER8 instructions with MAKE_ENV is honoured even if the build machine supports them, from: https://github.com/aircrack-ng/aircrack-ng/issues/1941 diff --git a/security/aircrack-ng/patches/patch-src_Makefile_am b/security/aircrack-ng/patches/patch-src_Makefile_am index ad8265dd1a5..0fe982725e4 100644 --- a/security/aircrack-ng/patches/patch-src_Makefile_am +++ b/security/aircrack-ng/patches/patch-src_Makefile_am @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_Makefile_am,v 1.1 2019/02/23 22:23:25 sebastia Exp $ - our base libtool fails finding libaircrack-util diff --git a/security/aircrack-ng/patches/patch-src_aircrack-osdep_openbsd_c b/security/aircrack-ng/patches/patch-src_aircrack-osdep_openbsd_c index 184d5626f91..12819595ab4 100644 --- a/security/aircrack-ng/patches/patch-src_aircrack-osdep_openbsd_c +++ b/security/aircrack-ng/patches/patch-src_aircrack-osdep_openbsd_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_aircrack-osdep_openbsd_c,v 1.2 2020/07/22 12:53:31 tb Exp $ - Index: src/aircrack-osdep/openbsd.c --- src/aircrack-osdep/openbsd.c.orig +++ src/aircrack-osdep/openbsd.c diff --git a/security/aircrack-ng/patches/patch-src_airodump-ng_h b/security/aircrack-ng/patches/patch-src_airodump-ng_h index 80748737e51..ac5bf97f3e1 100644 --- a/security/aircrack-ng/patches/patch-src_airodump-ng_h +++ b/security/aircrack-ng/patches/patch-src_airodump-ng_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_airodump-ng_h,v 1.2 2019/02/23 22:23:25 sebastia Exp $ - use the mac-vendors OUI file Index: src/airodump-ng.h diff --git a/security/aircrack-ng/patches/patch-src_crypto_c b/security/aircrack-ng/patches/patch-src_crypto_c index 09928f4dae2..30819ab7b92 100644 --- a/security/aircrack-ng/patches/patch-src_crypto_c +++ b/security/aircrack-ng/patches/patch-src_crypto_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_crypto_c,v 1.1 2021/12/04 11:44:42 tb Exp $ - Fix build with opaque HMAC_CTX in LibreSSL 3.5. The relevant API has been available since LibreSSL 2.7. diff --git a/security/aircrack-ng/patches/patch-src_wpaclean_c b/security/aircrack-ng/patches/patch-src_wpaclean_c index 517e0e9a766..b51024e56d4 100644 --- a/security/aircrack-ng/patches/patch-src_wpaclean_c +++ b/security/aircrack-ng/patches/patch-src_wpaclean_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_wpaclean_c,v 1.1 2019/03/09 18:02:35 sebastia Exp $ - prevent wpaclean from overwriting the outputfile with next capture each time a new capture is found in a source file diff --git a/security/aircrack-ng/pkg/PFRAG.arm b/security/aircrack-ng/pkg/PFRAG.arm index d03b44a7b0d..8423227168e 100644 --- a/security/aircrack-ng/pkg/PFRAG.arm +++ b/security/aircrack-ng/pkg/PFRAG.arm @@ -1,4 +1,3 @@ -@comment $OpenBSD: PFRAG.arm,v 1.1 2019/02/23 22:23:25 sebastia Exp $ lib/libaircrack-crypto-arm-neon-1.3.0.so lib/libaircrack-crypto-arm-neon.la lib/libaircrack-crypto-arm-neon.so diff --git a/security/aircrack-ng/pkg/PFRAG.x86 b/security/aircrack-ng/pkg/PFRAG.x86 index 09c2f6383d3..70bd67bab33 100644 --- a/security/aircrack-ng/pkg/PFRAG.x86 +++ b/security/aircrack-ng/pkg/PFRAG.x86 @@ -1,4 +1,3 @@ -@comment $OpenBSD: PFRAG.x86,v 1.1 2019/02/23 22:23:25 sebastia Exp $ lib/libaircrack-crypto-x86-avx-1.3.0.so lib/libaircrack-crypto-x86-avx.la lib/libaircrack-crypto-x86-avx.so diff --git a/security/aircrack-ng/pkg/PLIST b/security/aircrack-ng/pkg/PLIST index b403edcc073..b990c702b4a 100644 --- a/security/aircrack-ng/pkg/PLIST +++ b/security/aircrack-ng/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2020/06/13 17:38:49 cwen Exp $ @bin bin/aircrack-ng @bin bin/airdecap-ng @bin bin/airdecloak-ng diff --git a/security/amap/Makefile b/security/amap/Makefile index c155ea0f1e3..232cee0771b 100644 --- a/security/amap/Makefile +++ b/security/amap/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.25 2020/05/26 22:20:48 sthen Exp $ - COMMENT= application protocol detection tool DISTNAME= amap-5.4 diff --git a/security/amap/patches/patch-Makefile_am b/security/amap/patches/patch-Makefile_am index 187a4bfb4ce..2a8341a9580 100644 --- a/security/amap/patches/patch-Makefile_am +++ b/security/amap/patches/patch-Makefile_am @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile_am,v 1.4 2011/06/07 00:13:08 sthen Exp $ --- Makefile.am.orig Thu Sep 22 11:39:18 2005 +++ Makefile.am Mon Jun 6 18:43:32 2011 @@ -1,13 +1,13 @@ diff --git a/security/amap/patches/patch-amap-inc_h b/security/amap/patches/patch-amap-inc_h index a1948f7508c..010a70f6cf6 100644 --- a/security/amap/patches/patch-amap-inc_h +++ b/security/amap/patches/patch-amap-inc_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-amap-inc_h,v 1.1.1.1 2005/05/09 20:35:41 alek Exp $ --- amap-inc.h.orig Sat May 7 11:44:27 2005 +++ amap-inc.h Sat May 7 11:44:51 2005 @@ -20,7 +20,7 @@ diff --git a/security/amap/patches/patch-appdefs_resp b/security/amap/patches/patch-appdefs_resp index a740fefcd13..d571742ae10 100644 --- a/security/amap/patches/patch-appdefs_resp +++ b/security/amap/patches/patch-appdefs_resp @@ -1,5 +1,3 @@ -$OpenBSD: patch-appdefs_resp,v 1.3 2012/04/09 18:21:18 gsoares Exp $ - # packaged appdefs.resp db is out of date, patch it using a newer # one provided at http://freeworld.thc.org/thc-amap/appdefs.resp diff --git a/security/amap/patches/patch-appdefs_trig b/security/amap/patches/patch-appdefs_trig index d9992def0a2..325960ee1e7 100644 --- a/security/amap/patches/patch-appdefs_trig +++ b/security/amap/patches/patch-appdefs_trig @@ -1,5 +1,3 @@ -$OpenBSD: patch-appdefs_trig,v 1.1 2010/12/06 12:08:55 stephan Exp $ - # packaged appdefs.trig db is out of date, patch it using a newer # one provided at http://freeworld.thc.org/thc-amap/appdefs.trig diff --git a/security/amap/patches/patch-configure b/security/amap/patches/patch-configure index 4e30ed7dbc5..d050fe19024 100644 --- a/security/amap/patches/patch-configure +++ b/security/amap/patches/patch-configure @@ -1,4 +1,3 @@ -$OpenBSD: patch-configure,v 1.2 2005/06/20 18:26:18 niallo Exp $ --- configure.orig Fri Jun 3 15:34:19 2005 +++ configure Mon Jun 20 13:41:00 2005 @@ -13,10 +13,6 @@ if [ "$1" = "--help" ]; then diff --git a/security/amap/pkg/PLIST b/security/amap/pkg/PLIST index 076aa47aee5..a7ff3b6fd54 100644 --- a/security/amap/pkg/PLIST +++ b/security/amap/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2011/06/07 00:13:08 sthen Exp $ @pkgpath net/amap @bin bin/amap @bin bin/amap6 diff --git a/security/angrop/Makefile b/security/angrop/Makefile index 88ef5614829..8edd770ba5b 100644 --- a/security/angrop/Makefile +++ b/security/angrop/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.15 2021/11/02 00:02:15 sthen Exp $ - # sync with devel/angr/Makefile.inc ONLY_FOR_ARCHS = amd64 diff --git a/security/angrop/pkg/PLIST b/security/angrop/pkg/PLIST index 440282cddb6..63f6a899f05 100644 --- a/security/angrop/pkg/PLIST +++ b/security/angrop/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2019/07/23 19:24:59 jasper Exp $ lib/python${MODPY_VERSION}/site-packages/angrop/ lib/python${MODPY_VERSION}/site-packages/angrop-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ lib/python${MODPY_VERSION}/site-packages/angrop-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO diff --git a/security/apg/Makefile b/security/apg/Makefile index 15185816e94..9154b3c3b1a 100644 --- a/security/apg/Makefile +++ b/security/apg/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.21 2019/07/12 20:49:00 sthen Exp $ - COMMENT= automated password generator DISTNAME= apg-2.2.3 diff --git a/security/apg/patches/patch-rnd_h b/security/apg/patches/patch-rnd_h index d55ceb1d8d6..cfdce62d9fc 100644 --- a/security/apg/patches/patch-rnd_h +++ b/security/apg/patches/patch-rnd_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-rnd_h,v 1.3 2017/10/27 19:59:07 naddy Exp $ - Index: rnd.h --- rnd.h.orig +++ rnd.h diff --git a/security/apg/pkg/PLIST b/security/apg/pkg/PLIST index 3644f5939cb..13c5cb81954 100644 --- a/security/apg/pkg/PLIST +++ b/security/apg/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2004/09/15 18:35:59 espie Exp $ bin/apg bin/apgbfm bin/apgcli diff --git a/security/argon2/Makefile b/security/argon2/Makefile index 1f155c919f7..276a1c79eb5 100644 --- a/security/argon2/Makefile +++ b/security/argon2/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.3 2020/09/17 04:41:43 rsadowski Exp $ - COMMENT = C implementation of Argon2 - password hashing function GH_ACCOUNT = P-H-C diff --git a/security/argon2/patches/patch-Makefile b/security/argon2/patches/patch-Makefile index f54f0d4248d..1923ca50d32 100644 --- a/security/argon2/patches/patch-Makefile +++ b/security/argon2/patches/patch-Makefile @@ -1,5 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.3 2020/09/21 19:00:29 naddy Exp $ - Index: Makefile --- Makefile.orig +++ Makefile diff --git a/security/argon2/patches/patch-kats_test_sh b/security/argon2/patches/patch-kats_test_sh index b428ade0430..8be86e5b60d 100644 --- a/security/argon2/patches/patch-kats_test_sh +++ b/security/argon2/patches/patch-kats_test_sh @@ -1,5 +1,3 @@ -$OpenBSD: patch-kats_test_sh,v 1.1 2020/09/21 19:00:29 naddy Exp $ - Index: kats/test.sh --- kats/test.sh.orig +++ kats/test.sh diff --git a/security/argon2/pkg/PLIST b/security/argon2/pkg/PLIST index 2d92e55fe24..2662aaa39b1 100644 --- a/security/argon2/pkg/PLIST +++ b/security/argon2/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2020/09/17 04:41:43 rsadowski Exp $ @bin bin/argon2 include/argon2.h @static-lib lib/libargon2.a diff --git a/security/arirang/Makefile b/security/arirang/Makefile index dbc724e5516..ffb2e6ab087 100644 --- a/security/arirang/Makefile +++ b/security/arirang/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.42 2022/02/18 22:45:39 kmos Exp $ - COMMENT = powerful webserver security scanner for network DISTNAME = arirang-2.03 diff --git a/security/arirang/patches/patch-extconf_rb b/security/arirang/patches/patch-extconf_rb index bfa2960f962..2c2e19ca1f2 100644 --- a/security/arirang/patches/patch-extconf_rb +++ b/security/arirang/patches/patch-extconf_rb @@ -1,5 +1,3 @@ -$OpenBSD: patch-extconf_rb,v 1.3 2022/02/18 22:45:39 kmos Exp $ - Support ruby 3.0+. Index: extconf.rb diff --git a/security/arirang/pkg/PLIST b/security/arirang/pkg/PLIST index 1e2fa086a44..98a2e18c2ac 100644 --- a/security/arirang/pkg/PLIST +++ b/security/arirang/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.12 2017/10/11 23:27:38 jeremy Exp $ @conflict ruby-arirang-* @bin bin/arirang share/arirang/ diff --git a/security/bfbtester/Makefile b/security/bfbtester/Makefile index 4eedbbe1b4d..16736ea4157 100644 --- a/security/bfbtester/Makefile +++ b/security/bfbtester/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2019/07/12 20:49:00 sthen Exp $ - COMMENT= brute force binary tester DISTNAME= bfbtester-2.0.1 diff --git a/security/bfbtester/pkg/PLIST b/security/bfbtester/pkg/PLIST index 2d1a7526ab9..5e8edda5092 100644 --- a/security/bfbtester/pkg/PLIST +++ b/security/bfbtester/pkg/PLIST @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST,v 1.2 2001/02/22 06:59:26 obecian Exp $ bin/bfbtester diff --git a/security/boofuzz/Makefile b/security/boofuzz/Makefile index 9ddcabfae4d..d0978bcc126 100644 --- a/security/boofuzz/Makefile +++ b/security/boofuzz/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.11 2022/02/22 04:22:22 bket Exp $ - COMMENT = extensible network protocol fuzzer MODPY_EGG_VERSION = 0.2.1 diff --git a/security/boofuzz/patches/patch-setup_py b/security/boofuzz/patches/patch-setup_py index 75c90f6fd12..283a3124ceb 100644 --- a/security/boofuzz/patches/patch-setup_py +++ b/security/boofuzz/patches/patch-setup_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-setup_py,v 1.4 2020/06/10 07:13:13 jasper Exp $ - Relax overly strict dependencies Index: setup.py diff --git a/security/boofuzz/pkg/PLIST b/security/boofuzz/pkg/PLIST index debf25296b4..0843e133c90 100644 --- a/security/boofuzz/pkg/PLIST +++ b/security/boofuzz/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.6 2020/10/30 19:28:51 jasper Exp $ bin/boo lib/python${MODPY_VERSION}/site-packages/boofuzz/ lib/python${MODPY_VERSION}/site-packages/boofuzz-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ diff --git a/security/botan/Makefile b/security/botan/Makefile index 0dbb2cc3bd2..d10661c407b 100644 --- a/security/botan/Makefile +++ b/security/botan/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.35 2021/11/14 18:43:44 tb Exp $ - COMMENT = portable, easy to use, and efficient C++ crypto library PORTROACH = limit:^1\.10\. diff --git a/security/botan/patches/patch-src_build-data_makefile_unix_in b/security/botan/patches/patch-src_build-data_makefile_unix_in index baf239f9349..6d409e9f76f 100644 --- a/security/botan/patches/patch-src_build-data_makefile_unix_in +++ b/security/botan/patches/patch-src_build-data_makefile_unix_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_build-data_makefile_unix_in,v 1.2 2011/11/26 10:55:17 ajacoutot Exp $ --- src/build-data/makefile/unix.in.orig Mon Jul 11 13:32:23 2011 +++ src/build-data/makefile/unix.in Sun Oct 9 19:18:48 2011 @@ -12,12 +12,13 @@ VERSION = %{version} diff --git a/security/botan/patches/patch-src_build-data_makefile_unix_shr_in b/security/botan/patches/patch-src_build-data_makefile_unix_shr_in index 35f31198fbd..38c8be1a145 100644 --- a/security/botan/patches/patch-src_build-data_makefile_unix_shr_in +++ b/security/botan/patches/patch-src_build-data_makefile_unix_shr_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_build-data_makefile_unix_shr_in,v 1.2 2011/11/26 10:55:17 ajacoutot Exp $ --- src/build-data/makefile/unix_shr.in.orig Mon Jul 11 13:32:23 2011 +++ src/build-data/makefile/unix_shr.in Sun Oct 9 19:52:41 2011 @@ -14,12 +14,13 @@ VERSION = %{version} diff --git a/security/botan/patches/patch-src_engine_openssl_ossl_bc_cpp b/security/botan/patches/patch-src_engine_openssl_ossl_bc_cpp index 2fae0015fa8..42e548253c8 100644 --- a/security/botan/patches/patch-src_engine_openssl_ossl_bc_cpp +++ b/security/botan/patches/patch-src_engine_openssl_ossl_bc_cpp @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_engine_openssl_ossl_bc_cpp,v 1.2 2021/11/14 18:43:44 tb Exp $ - https://github.com/randombit/botan/commit/e61a5f56fb404db3655909be4ce23c3a816cbb60 Port EVP_BlockCipher class to OpenSSL 1.1 API diff --git a/security/botan/patches/patch-src_engine_openssl_ossl_md_cpp b/security/botan/patches/patch-src_engine_openssl_ossl_md_cpp index cb3902bc90b..895b7e1ced7 100644 --- a/security/botan/patches/patch-src_engine_openssl_ossl_md_cpp +++ b/security/botan/patches/patch-src_engine_openssl_ossl_md_cpp @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_engine_openssl_ossl_md_cpp,v 1.2 2021/11/14 18:43:44 tb Exp $ - https://github.com/randombit/botan/commit/e61a5f56fb404db3655909be4ce23c3a816cbb60 Port EVP_HashFunction class to OpenSSL 1.1 API diff --git a/security/botan/patches/patch-src_ssl_tls_record_h b/security/botan/patches/patch-src_ssl_tls_record_h index 6d42f57fe45..0d26159f517 100644 --- a/security/botan/patches/patch-src_ssl_tls_record_h +++ b/security/botan/patches/patch-src_ssl_tls_record_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_ssl_tls_record_h,v 1.1 2017/12/14 22:50:45 rsadowski Exp $ - Index: src/ssl/tls_record.h --- src/ssl/tls_record.h.orig +++ src/ssl/tls_record.h diff --git a/security/botan/pkg/PFRAG.amd64 b/security/botan/pkg/PFRAG.amd64 index 09c78e62dec..c09b750492f 100644 --- a/security/botan/pkg/PFRAG.amd64 +++ b/security/botan/pkg/PFRAG.amd64 @@ -1,3 +1,2 @@ -@comment $OpenBSD: PFRAG.amd64,v 1.2 2011/11/26 10:55:17 ajacoutot Exp $ include/botan-1.10/botan/idea_sse2.h include/botan-1.10/botan/sha1_sse2.h diff --git a/security/botan/pkg/PLIST b/security/botan/pkg/PLIST index 64e530542c9..cf3ce595b9b 100644 --- a/security/botan/pkg/PLIST +++ b/security/botan/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2015/04/18 09:58:59 sthen Exp $ %%amd64%% bin/botan-config-1.10 include/botan-1.10/ diff --git a/security/botan2/Makefile b/security/botan2/Makefile index 2a5672c6a17..9620ada3dd8 100644 --- a/security/botan2/Makefile +++ b/security/botan2/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.39 2022/03/08 22:56:49 tb Exp $ - COMMENT = crypto and TLS for C++11 VERSION = 2.19.1 diff --git a/security/botan2/patches/patch-src_build-data_os_openbsd_txt b/security/botan2/patches/patch-src_build-data_os_openbsd_txt index 5e7fc5612bd..0088097d845 100644 --- a/security/botan2/patches/patch-src_build-data_os_openbsd_txt +++ b/security/botan2/patches/patch-src_build-data_os_openbsd_txt @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_build-data_os_openbsd_txt,v 1.7 2019/01/16 12:53:23 bluhm Exp $ - Index: src/build-data/os/openbsd.txt --- src/build-data/os/openbsd.txt.orig +++ src/build-data/os/openbsd.txt diff --git a/security/botan2/patches/patch-src_cli_sandbox_cpp b/security/botan2/patches/patch-src_cli_sandbox_cpp index f3c13f88145..c000104f4d0 100644 --- a/security/botan2/patches/patch-src_cli_sandbox_cpp +++ b/security/botan2/patches/patch-src_cli_sandbox_cpp @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_cli_sandbox_cpp,v 1.4 2020/12/12 20:31:00 bluhm Exp $ - Index: src/cli/sandbox.cpp --- src/cli/sandbox.cpp.orig +++ src/cli/sandbox.cpp diff --git a/security/botan2/patches/patch-src_tests_main_cpp b/security/botan2/patches/patch-src_tests_main_cpp index 2f29160d436..fc8013fa1aa 100644 --- a/security/botan2/patches/patch-src_tests_main_cpp +++ b/security/botan2/patches/patch-src_tests_main_cpp @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_tests_main_cpp,v 1.8 2020/05/18 13:17:43 landry Exp $ - Index: src/tests/main.cpp --- src/tests/main.cpp.orig +++ src/tests/main.cpp diff --git a/security/botan2/pkg/PFRAG.x86 b/security/botan2/pkg/PFRAG.x86 index c24e845ca7f..791448680fc 100644 --- a/security/botan2/pkg/PFRAG.x86 +++ b/security/botan2/pkg/PFRAG.x86 @@ -1,3 +1,2 @@ -@comment $OpenBSD: PFRAG.x86,v 1.3 2020/12/12 20:31:00 bluhm Exp $ include/botan-2/botan/processor_rng.h include/botan-2/botan/rdrand_rng.h diff --git a/security/botan2/pkg/PLIST b/security/botan2/pkg/PLIST index 766bb08c5a0..6b8ae823c4a 100644 --- a/security/botan2/pkg/PLIST +++ b/security/botan2/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.21 2022/02/02 18:21:43 bluhm Exp $ @bin bin/botan @bin bin/botan-test include/botan-2/ diff --git a/security/bounix/Makefile b/security/bounix/Makefile index e07b7b7c8c9..66618666054 100644 --- a/security/bounix/Makefile +++ b/security/bounix/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.16 2019/07/12 20:49:00 sthen Exp $ - COMMENT= Back Orifice Unix client by the cDc PKGNAME= bounix-1.21 diff --git a/security/bounix/pkg/PLIST b/security/bounix/pkg/PLIST index 653dd1c8787..cf874151a5d 100644 --- a/security/bounix/pkg/PLIST +++ b/security/bounix/pkg/PLIST @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST,v 1.2 2000/09/05 15:06:36 kevlo Exp $ bin/bounix diff --git a/security/burpsuite/Makefile b/security/burpsuite/Makefile index c8ba8f0639f..2ba26e7ac96 100644 --- a/security/burpsuite/Makefile +++ b/security/burpsuite/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.33 2021/05/19 01:50:31 kurt Exp $ - COMMENT = tool for testing security of web applications VERSION = 2.1.04 diff --git a/security/burpsuite/pkg/PLIST b/security/burpsuite/pkg/PLIST index 0d13815de52..3847ab93fde 100644 --- a/security/burpsuite/pkg/PLIST +++ b/security/burpsuite/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2015/05/19 11:30:14 rpointel Exp $ bin/burpsuite share/java/ share/java/classes/ diff --git a/security/ccid/Makefile b/security/ccid/Makefile index 10d421440f0..d69ecf69aaa 100644 --- a/security/ccid/Makefile +++ b/security/ccid/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.33 2021/08/31 08:00:12 sthen Exp $ - COMMENT = USB Chip/Smart Card Interface Devices driver DISTNAME = ccid-1.4.35 diff --git a/security/ccid/patches/patch-src_Makefile_in b/security/ccid/patches/patch-src_Makefile_in index beee8ec41db..099c6813ab0 100644 --- a/security/ccid/patches/patch-src_Makefile_in +++ b/security/ccid/patches/patch-src_Makefile_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_Makefile_in,v 1.12 2021/08/31 08:00:12 sthen Exp $ - - avoid udev - fix examples directory diff --git a/security/ccid/pkg/PLIST b/security/ccid/pkg/PLIST index 78a93dde09e..a02145176b2 100644 --- a/security/ccid/pkg/PLIST +++ b/security/ccid/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2021/03/12 21:22:41 sthen Exp $ lib/pcsc/ lib/pcsc/drivers/ lib/pcsc/drivers/ifd-ccid.bundle/ diff --git a/security/ccrypt/Makefile b/security/ccrypt/Makefile index 7fe481d2fc9..699f2996de9 100644 --- a/security/ccrypt/Makefile +++ b/security/ccrypt/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.28 2021/10/05 15:46:43 cwen Exp $ - PORTROACH= skipv:1.11.mac-x86_64 COMMENT= encrypt and decrypt AES files and streams diff --git a/security/ccrypt/patches/patch-src_main_c b/security/ccrypt/patches/patch-src_main_c index 01fdaa66100..b54c5a81c51 100644 --- a/security/ccrypt/patches/patch-src_main_c +++ b/security/ccrypt/patches/patch-src_main_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_main_c,v 1.1 2018/12/19 18:18:43 jca Exp $ Allows the use our getopt instead of the bundled one. From Peter Selinger (upstream author) Can be removed for ccrypt>=1.12 diff --git a/security/ccrypt/pkg/PLIST b/security/ccrypt/pkg/PLIST index 4ba0244dd83..f824621f22b 100644 --- a/security/ccrypt/pkg/PLIST +++ b/security/ccrypt/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.6 2018/08/28 18:49:11 bcallah Exp $ bin/ccat bin/ccdecrypt bin/ccencrypt diff --git a/security/cfssl/Makefile b/security/cfssl/Makefile index 6379a16540c..8b75154e7de 100644 --- a/security/cfssl/Makefile +++ b/security/cfssl/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.5 2022/03/01 21:22:21 sthen Exp $ - COMMENT = CloudFlare PKI/TLS command-line toolkit and HTTP API server GH_ACCOUNT = cloudflare diff --git a/security/cgichk/Makefile b/security/cgichk/Makefile index ef6d2050304..a467dd91663 100644 --- a/security/cgichk/Makefile +++ b/security/cgichk/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.19 2019/07/12 20:49:00 sthen Exp $ - COMMENT= scans webservers for vulnerable CGI programs PKGNAME= cgichk-3.6 diff --git a/security/cgichk/patches/patch-cgichk3_c b/security/cgichk/patches/patch-cgichk3_c index 66a0fb69267..56bfbba0934 100644 --- a/security/cgichk/patches/patch-cgichk3_c +++ b/security/cgichk/patches/patch-cgichk3_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-cgichk3_c,v 1.2 2004/01/04 20:50:04 espie Exp $ --- cgichk3.c.orig 2000-01-03 18:50:02.000000000 +0100 +++ cgichk3.c 2004-01-04 21:47:43.000000000 +0100 @@ -119,20 +119,11 @@ struct cgidownload url[1000]; diff --git a/security/cgichk/pkg/PLIST b/security/cgichk/pkg/PLIST index 0cd9b9b7b90..cdba29bfcf2 100644 --- a/security/cgichk/pkg/PLIST +++ b/security/cgichk/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2004/09/15 18:35:59 espie Exp $ bin/cgichk share/examples/cgichk/ share/examples/cgichk/cgichk.conf diff --git a/security/chntpw/Makefile b/security/chntpw/Makefile index ca92e887b64..8af5fca336d 100644 --- a/security/chntpw/Makefile +++ b/security/chntpw/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.10 2019/07/12 20:49:00 sthen Exp $ - ONLY_FOR_ARCHS = i386 amd64 COMMENT = reset NT/W2K/XP/Vista/W7 password diff --git a/security/chntpw/patches/patch-Makefile b/security/chntpw/patches/patch-Makefile index 58183a3beac..cd54f357d8c 100644 --- a/security/chntpw/patches/patch-Makefile +++ b/security/chntpw/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.1.1.1 2010/11/04 21:59:20 ian Exp $ --- Makefile.orig Sun Jun 27 15:50:13 2010 +++ Makefile Wed Nov 3 21:52:09 2010 @@ -10,15 +10,10 @@ diff --git a/security/chntpw/patches/patch-chntpw_c b/security/chntpw/patches/patch-chntpw_c index fa149524d37..ad1636c459a 100644 --- a/security/chntpw/patches/patch-chntpw_c +++ b/security/chntpw/patches/patch-chntpw_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-chntpw_c,v 1.1 2014/04/15 14:07:13 naddy Exp $ --- chntpw.c.orig Sun Jun 27 21:50:13 2010 +++ chntpw.c Mon Apr 14 20:11:02 2014 @@ -141,7 +141,7 @@ void str_to_key(unsigned char *str,unsigned char *key) diff --git a/security/chntpw/pkg/PLIST b/security/chntpw/pkg/PLIST index 046ee4b99c4..5a06e5b0e2f 100644 --- a/security/chntpw/pkg/PLIST +++ b/security/chntpw/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2018/09/04 12:46:20 espie Exp $ @bin bin/chntpw @bin bin/chntpw.static @bin bin/cpnt diff --git a/security/chntpw/pkg/README b/security/chntpw/pkg/README index ed260dae17e..1902972fd50 100644 --- a/security/chntpw/pkg/README +++ b/security/chntpw/pkg/README @@ -1,5 +1,3 @@ -$OpenBSD: README,v 1.3 2018/09/04 12:46:20 espie Exp $ - +----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- diff --git a/security/chrootuid/Makefile b/security/chrootuid/Makefile index 684e1384f1f..607292e603f 100644 --- a/security/chrootuid/Makefile +++ b/security/chrootuid/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.14 2019/07/12 20:49:01 sthen Exp $ - COMMENT= control chroot and su access rights by application VERSION= 1.3 diff --git a/security/chrootuid/patches/patch-Makefile b/security/chrootuid/patches/patch-Makefile index fe7c742e113..e6bf1a79bf2 100644 --- a/security/chrootuid/patches/patch-Makefile +++ b/security/chrootuid/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.1.1.1 2001/07/27 18:48:18 jsyn Exp $ --- Makefile.orig Sat Jan 22 15:59:52 2000 +++ Makefile Sat Jan 22 16:01:26 2000 @@ -1,7 +1,7 @@ diff --git a/security/chrootuid/pkg/PLIST b/security/chrootuid/pkg/PLIST index cf8b9903b7c..4ba37995c3b 100644 --- a/security/chrootuid/pkg/PLIST +++ b/security/chrootuid/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2004/09/15 18:35:59 espie Exp $ @man man/man1/chrootuid.1 sbin/chrootuid share/doc/chrootuid/ diff --git a/security/clamav-unofficial-sigs/Makefile b/security/clamav-unofficial-sigs/Makefile index 63a14e438ab..98c661c9890 100644 --- a/security/clamav-unofficial-sigs/Makefile +++ b/security/clamav-unofficial-sigs/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.16 2019/07/12 21:15:35 sthen Exp $ - COMMENT = fetch and update unofficial signatures for ClamAV V = 4.9.2 diff --git a/security/clamav-unofficial-sigs/patches/patch-clamav-unofficial-sigs_conf b/security/clamav-unofficial-sigs/patches/patch-clamav-unofficial-sigs_conf index 4251f9231b3..83779add81c 100644 --- a/security/clamav-unofficial-sigs/patches/patch-clamav-unofficial-sigs_conf +++ b/security/clamav-unofficial-sigs/patches/patch-clamav-unofficial-sigs_conf @@ -1,4 +1,3 @@ -$OpenBSD: patch-clamav-unofficial-sigs_conf,v 1.11 2015/12/08 11:03:29 sthen Exp $ --- clamav-unofficial-sigs.conf.orig Wed Dec 2 10:56:35 2015 +++ clamav-unofficial-sigs.conf Mon Dec 7 14:04:52 2015 @@ -24,12 +24,9 @@ diff --git a/security/clamav-unofficial-sigs/patches/patch-clamav-unofficial-sigs_sh b/security/clamav-unofficial-sigs/patches/patch-clamav-unofficial-sigs_sh index 9865b0b66f9..c97a0ca67f8 100644 --- a/security/clamav-unofficial-sigs/patches/patch-clamav-unofficial-sigs_sh +++ b/security/clamav-unofficial-sigs/patches/patch-clamav-unofficial-sigs_sh @@ -1,4 +1,3 @@ -$OpenBSD: patch-clamav-unofficial-sigs_sh,v 1.6 2015/12/08 15:21:53 sthen Exp $ --- clamav-unofficial-sigs.sh.orig Wed Dec 2 10:56:35 2015 +++ clamav-unofficial-sigs.sh Tue Dec 8 15:20:49 2015 @@ -1,4 +1,4 @@ diff --git a/security/clamav-unofficial-sigs/pkg/PLIST b/security/clamav-unofficial-sigs/pkg/PLIST index 3dfd536c334..664ea0c2fb8 100644 --- a/security/clamav-unofficial-sigs/pkg/PLIST +++ b/security/clamav-unofficial-sigs/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2015/05/13 08:14:11 sthen Exp $ @extraunexec rm -rf /var/db/clamav-unofficial-sigs/* @owner _clamav @group wheel diff --git a/security/clusterssh/Makefile b/security/clusterssh/Makefile index cc4b9de032f..3506367665a 100644 --- a/security/clusterssh/Makefile +++ b/security/clusterssh/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.23 2020/06/27 11:57:07 steven Exp $ - COMMENT= secure concurrent multi-server terminal control V= 4.16 diff --git a/security/clusterssh/pkg/PLIST b/security/clusterssh/pkg/PLIST index 4f9988878f1..c1a3c1b3d60 100644 --- a/security/clusterssh/pkg/PLIST +++ b/security/clusterssh/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.7 2020/06/18 20:44:26 steven Exp $ bin/ccon bin/crsh bin/csftp diff --git a/security/corkscrew/Makefile b/security/corkscrew/Makefile index d9a40af7442..4024132106c 100644 --- a/security/corkscrew/Makefile +++ b/security/corkscrew/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.14 2019/07/12 20:49:01 sthen Exp $ - COMMENT= HTTP tunneling utility for SSH DISTNAME= corkscrew-2.0 diff --git a/security/corkscrew/patches/patch-corkscrew_c b/security/corkscrew/patches/patch-corkscrew_c index f029c14f1fd..f989ac663a2 100644 --- a/security/corkscrew/patches/patch-corkscrew_c +++ b/security/corkscrew/patches/patch-corkscrew_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-corkscrew_c,v 1.3 2012/08/07 10:18:47 naddy Exp $ --- corkscrew.c.orig Thu Aug 23 20:27:32 2001 +++ corkscrew.c Mon Aug 6 22:36:40 2012 @@ -1,4 +1,6 @@ diff --git a/security/corkscrew/pkg/PLIST b/security/corkscrew/pkg/PLIST index 21e47ce143d..b0074e2844b 100644 --- a/security/corkscrew/pkg/PLIST +++ b/security/corkscrew/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2004/09/15 18:35:59 espie Exp $ bin/corkscrew share/doc/corkscrew/ share/doc/corkscrew/ChangeLog diff --git a/security/cracklib/Makefile b/security/cracklib/Makefile index 3b9b8eec773..f8f15e972e5 100644 --- a/security/cracklib/Makefile +++ b/security/cracklib/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.20 2020/05/16 14:03:39 ajacoutot Exp $ - COMMENT = sensible unix password cracker V = 2.9.7 diff --git a/security/cracklib/patches/patch-util_Makefile_in b/security/cracklib/patches/patch-util_Makefile_in index d2cad6c7cfb..2f1969af166 100644 --- a/security/cracklib/patches/patch-util_Makefile_in +++ b/security/cracklib/patches/patch-util_Makefile_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-util_Makefile_in,v 1.1 2020/05/16 14:03:39 ajacoutot Exp $ - From 77082c41f3c6fddbf973b5bf7410efc9080e8585 Mon Sep 17 00:00:00 2001 From: Fabrice Fontaine Date: Sat, 20 Apr 2019 18:43:44 +0200 diff --git a/security/cracklib/patches/patch-util_cracklib-format b/security/cracklib/patches/patch-util_cracklib-format index 0dbb5874037..f45624a1a28 100644 --- a/security/cracklib/patches/patch-util_cracklib-format +++ b/security/cracklib/patches/patch-util_cracklib-format @@ -1,5 +1,3 @@ -$OpenBSD: patch-util_cracklib-format,v 1.1 2020/05/16 14:03:39 ajacoutot Exp $ - From a1379d0081e14958b2ada6dcc1fcb7f128e4bd94 Mon Sep 17 00:00:00 2001 From: Fabrice Fontaine Date: Mon, 11 Mar 2019 19:07:33 +0100 diff --git a/security/cracklib/pkg/PLIST b/security/cracklib/pkg/PLIST index 032c0ca51b8..c20fc38e323 100644 --- a/security/cracklib/pkg/PLIST +++ b/security/cracklib/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.8 2020/05/16 14:03:39 ajacoutot Exp $ include/crack.h include/packer.h @static-lib lib/libcrack.a diff --git a/security/cryptcat/Makefile b/security/cryptcat/Makefile index ccfd1db08bb..29483f71d09 100644 --- a/security/cryptcat/Makefile +++ b/security/cryptcat/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.7 2019/07/14 02:16:52 naddy Exp $ - COMMENT= netcat enhanced with twofish encryption V= 1.2.1 diff --git a/security/cryptcat/patches/patch-Makefile b/security/cryptcat/patches/patch-Makefile index 91333846d0f..c7ee7be31ef 100644 --- a/security/cryptcat/patches/patch-Makefile +++ b/security/cryptcat/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.1.1.1 2007/11/20 21:08:56 jasper Exp $ --- Makefile.orig Tue Oct 18 02:41:01 2005 +++ Makefile Mon Nov 12 19:40:55 2007 @@ -10,13 +10,11 @@ diff --git a/security/cryptcat/pkg/PLIST b/security/cryptcat/pkg/PLIST index 50c0a7087fd..dfb0bd10140 100644 --- a/security/cryptcat/pkg/PLIST +++ b/security/cryptcat/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2007/11/20 21:08:56 jasper Exp $ bin/cryptcat share/doc/cryptcat/ share/doc/cryptcat/README diff --git a/security/ctunnel/Makefile b/security/ctunnel/Makefile index cf7469d4169..4f23b310398 100644 --- a/security/ctunnel/Makefile +++ b/security/ctunnel/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.7 2021/11/17 14:13:10 tb Exp $ - COMMENT= provide cryptographic tunnel DISTNAME= ctunnel-0.4 diff --git a/security/ctunnel/patches/patch-Makefile b/security/ctunnel/patches/patch-Makefile index ac327b8953d..91e3e9c5bc3 100644 --- a/security/ctunnel/patches/patch-Makefile +++ b/security/ctunnel/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.2 2011/01/12 15:19:15 pea Exp $ --- Makefile.orig Wed Jun 2 05:55:03 2010 +++ Makefile Wed Jan 12 09:31:45 2011 @@ -5,7 +5,7 @@ clean: diff --git a/security/ctunnel/patches/patch-Makefile_cfg b/security/ctunnel/patches/patch-Makefile_cfg index c3fa891d15c..7e930763540 100644 --- a/security/ctunnel/patches/patch-Makefile_cfg +++ b/security/ctunnel/patches/patch-Makefile_cfg @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile_cfg,v 1.1 2011/01/12 15:19:15 pea Exp $ --- Makefile.cfg.orig Wed Jan 12 09:21:13 2011 +++ Makefile.cfg Wed Jan 12 09:21:58 2011 @@ -1,4 +1,4 @@ diff --git a/security/ctunnel/patches/patch-include_ctunnel_h b/security/ctunnel/patches/patch-include_ctunnel_h index a6515551dbf..9b449132db7 100644 --- a/security/ctunnel/patches/patch-include_ctunnel_h +++ b/security/ctunnel/patches/patch-include_ctunnel_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-include_ctunnel_h,v 1.1 2011/01/12 15:19:15 pea Exp $ --- include/ctunnel.h.orig Wed Jan 12 09:24:23 2011 +++ include/ctunnel.h Wed Jan 12 09:24:33 2011 @@ -10,8 +10,8 @@ diff --git a/security/ctunnel/patches/patch-src_Makefile b/security/ctunnel/patches/patch-src_Makefile index b324378415c..f32a76c277c 100644 --- a/security/ctunnel/patches/patch-src_Makefile +++ b/security/ctunnel/patches/patch-src_Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_Makefile,v 1.2 2012/08/19 13:30:04 ajacoutot Exp $ --- src/Makefile.orig Thu Jun 3 08:05:01 2010 +++ src/Makefile Sun Aug 19 15:28:03 2012 @@ -1,6 +1,7 @@ diff --git a/security/ctunnel/patches/patch-src_crypto_c b/security/ctunnel/patches/patch-src_crypto_c index ffc23fc9d00..7bc775f7930 100644 --- a/security/ctunnel/patches/patch-src_crypto_c +++ b/security/ctunnel/patches/patch-src_crypto_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_crypto_c,v 1.1 2021/11/17 14:13:10 tb Exp $ - Index: src/crypto.c --- src/crypto.c.orig +++ src/crypto.c diff --git a/security/ctunnel/pkg/PLIST b/security/ctunnel/pkg/PLIST index b92c0e6e0bc..6f553490c61 100644 --- a/security/ctunnel/pkg/PLIST +++ b/security/ctunnel/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2011/01/12 15:19:15 pea Exp $ @bin bin/ctunnel @man man/man1/ctunnel.1 share/doc/ctunnel/ diff --git a/security/cvechecker/Makefile b/security/cvechecker/Makefile index cd8d549ae0a..e57c6ab27da 100755 --- a/security/cvechecker/Makefile +++ b/security/cvechecker/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.20 2021/10/07 10:05:59 sthen Exp $ - COMMENT= local CVE checker tool GH_ACCOUNT= sjvermeu diff --git a/security/cvechecker/patches/patch-configure_ac b/security/cvechecker/patches/patch-configure_ac index 61ae395dd9f..e8ec0e4336a 100644 --- a/security/cvechecker/patches/patch-configure_ac +++ b/security/cvechecker/patches/patch-configure_ac @@ -1,5 +1,3 @@ -$OpenBSD: patch-configure_ac,v 1.1 2021/10/07 10:05:59 sthen Exp $ - Index: configure.ac --- configure.ac.orig +++ configure.ac diff --git a/security/cvechecker/patches/patch-src_cvecheck_common_h b/security/cvechecker/patches/patch-src_cvecheck_common_h index 7bff305531a..44c8e7c8e99 100644 --- a/security/cvechecker/patches/patch-src_cvecheck_common_h +++ b/security/cvechecker/patches/patch-src_cvecheck_common_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_cvecheck_common_h,v 1.1 2021/10/07 10:05:59 sthen Exp $ - Index: src/cvecheck_common.h --- src/cvecheck_common.h.orig +++ src/cvecheck_common.h diff --git a/security/cvechecker/patches/patch-src_output_stringscmd_h b/security/cvechecker/patches/patch-src_output_stringscmd_h index 642b84621e7..f87f4c981ad 100644 --- a/security/cvechecker/patches/patch-src_output_stringscmd_h +++ b/security/cvechecker/patches/patch-src_output_stringscmd_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_output_stringscmd_h,v 1.1 2021/10/07 10:05:59 sthen Exp $ - Index: src/output/stringscmd.h --- src/output/stringscmd.h.orig +++ src/output/stringscmd.h diff --git a/security/cvechecker/pkg/PLIST b/security/cvechecker/pkg/PLIST index 7f0d2170f30..b8b5a80e6e5 100644 --- a/security/cvechecker/pkg/PLIST +++ b/security/cvechecker/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2021/10/07 10:05:59 sthen Exp $ @newgroup _cvechecker:712 @extraunexec rm /var/db/cvechecker/*.db 2>/dev/null || true @extraunexec rm /var/db/cvechecker/cache/* 2>/dev/null || true diff --git a/security/cvechecker/pkg/README b/security/cvechecker/pkg/README index 07e21b73838..8b0f978b903 100644 --- a/security/cvechecker/pkg/README +++ b/security/cvechecker/pkg/README @@ -1,5 +1,3 @@ -$OpenBSD: README,v 1.7 2020/07/31 13:28:05 ajacoutot Exp $ - +----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- diff --git a/security/cyrus-sasl2/Makefile b/security/cyrus-sasl2/Makefile index 45ed0ab8439..5f53f186867 100644 --- a/security/cyrus-sasl2/Makefile +++ b/security/cyrus-sasl2/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.112 2022/02/24 08:33:56 ajacoutot Exp $ - # XXX merge this patch and rid of the dot.la files? https://git.archlinux.org/svntogit/packages.git/tree/trunk/0030-dont_use_la_files_for_opening_plugins.patch?h=packages/cyrus-sasl diff --git a/security/cyrus-sasl2/files/Sendmail.conf-sql b/security/cyrus-sasl2/files/Sendmail.conf-sql index 7c78815b32f..a88be9a9709 100644 --- a/security/cyrus-sasl2/files/Sendmail.conf-sql +++ b/security/cyrus-sasl2/files/Sendmail.conf-sql @@ -1,5 +1,3 @@ -# $OpenBSD: Sendmail.conf-sql,v 1.1 2007/07/25 16:25:57 ajacoutot Exp $ - pwcheck_method: auxprop auxprop_plugin: sql sql_engine: mysql # or pgsql, sqlite diff --git a/security/cyrus-sasl2/files/saslauthd.conf b/security/cyrus-sasl2/files/saslauthd.conf index e292de339b7..6e42dec9301 100644 --- a/security/cyrus-sasl2/files/saslauthd.conf +++ b/security/cyrus-sasl2/files/saslauthd.conf @@ -1,5 +1,3 @@ -# $OpenBSD: saslauthd.conf,v 1.3 2013/01/07 19:35:20 matthieu Exp $ - # auth_ldap authentication/authorization module for saslauthd # see ${TRUEPREFIX}/share/doc/cyrus-sasl/LDAP_SASLAUTHD for details diff --git a/security/cyrus-sasl2/patches/patch-configure b/security/cyrus-sasl2/patches/patch-configure index d12658bd439..94edcff2e9c 100644 --- a/security/cyrus-sasl2/patches/patch-configure +++ b/security/cyrus-sasl2/patches/patch-configure @@ -1,5 +1,3 @@ -$OpenBSD: patch-configure,v 1.17 2022/02/24 08:33:56 ajacoutot Exp $ - Index: configure --- configure.orig +++ configure diff --git a/security/cyrus-sasl2/patches/patch-lib_saslutil_c b/security/cyrus-sasl2/patches/patch-lib_saslutil_c index 5749ccf6d28..50af74a70da 100644 --- a/security/cyrus-sasl2/patches/patch-lib_saslutil_c +++ b/security/cyrus-sasl2/patches/patch-lib_saslutil_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_saslutil_c,v 1.3 2018/11/19 08:24:23 ajacoutot Exp $ - 64-bit time_t Index: lib/saslutil.c diff --git a/security/cyrus-sasl2/patches/patch-plugins_cram_c b/security/cyrus-sasl2/patches/patch-plugins_cram_c index 14d9a4f4139..3be8375ed97 100644 --- a/security/cyrus-sasl2/patches/patch-plugins_cram_c +++ b/security/cyrus-sasl2/patches/patch-plugins_cram_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-plugins_cram_c,v 1.2 2018/11/19 08:24:23 ajacoutot Exp $ - 64-bit time_t Index: plugins/cram.c diff --git a/security/cyrus-sasl2/patches/patch-plugins_otp_c b/security/cyrus-sasl2/patches/patch-plugins_otp_c index cc082ac7c52..591c78f3078 100644 --- a/security/cyrus-sasl2/patches/patch-plugins_otp_c +++ b/security/cyrus-sasl2/patches/patch-plugins_otp_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-plugins_otp_c,v 1.4 2018/11/19 08:24:23 ajacoutot Exp $ - 64-bit time_t Index: plugins/otp.c diff --git a/security/cyrus-sasl2/patches/patch-pwcheck_pwcheck_getpwnam_c b/security/cyrus-sasl2/patches/patch-pwcheck_pwcheck_getpwnam_c index 78f9232aac7..fd8a64fdf7f 100644 --- a/security/cyrus-sasl2/patches/patch-pwcheck_pwcheck_getpwnam_c +++ b/security/cyrus-sasl2/patches/patch-pwcheck_pwcheck_getpwnam_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-pwcheck_pwcheck_getpwnam_c,v 1.2 2018/11/19 08:24:23 ajacoutot Exp $ - Index: pwcheck/pwcheck_getpwnam.c --- pwcheck/pwcheck_getpwnam.c.orig +++ pwcheck/pwcheck_getpwnam.c diff --git a/security/cyrus-sasl2/patches/patch-saslauthd_auth_getpwent_c b/security/cyrus-sasl2/patches/patch-saslauthd_auth_getpwent_c index f9177e969c9..b76545fb40f 100644 --- a/security/cyrus-sasl2/patches/patch-saslauthd_auth_getpwent_c +++ b/security/cyrus-sasl2/patches/patch-saslauthd_auth_getpwent_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-saslauthd_auth_getpwent_c,v 1.2 2018/11/19 08:24:23 ajacoutot Exp $ - Index: saslauthd/auth_getpwent.c --- saslauthd/auth_getpwent.c.orig +++ saslauthd/auth_getpwent.c diff --git a/security/cyrus-sasl2/patches/patch-saslauthd_auth_sasldb_c b/security/cyrus-sasl2/patches/patch-saslauthd_auth_sasldb_c index 83eee2dae8d..849ee267976 100644 --- a/security/cyrus-sasl2/patches/patch-saslauthd_auth_sasldb_c +++ b/security/cyrus-sasl2/patches/patch-saslauthd_auth_sasldb_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-saslauthd_auth_sasldb_c,v 1.3 2018/11/19 08:24:23 ajacoutot Exp $ - Index: saslauthd/auth_sasldb.c --- saslauthd/auth_sasldb.c.orig +++ saslauthd/auth_sasldb.c diff --git a/security/cyrus-sasl2/patches/patch-saslauthd_lak_c b/security/cyrus-sasl2/patches/patch-saslauthd_lak_c index 89da993a5b8..d436e82e10f 100644 --- a/security/cyrus-sasl2/patches/patch-saslauthd_lak_c +++ b/security/cyrus-sasl2/patches/patch-saslauthd_lak_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-saslauthd_lak_c,v 1.3 2022/02/24 08:33:56 ajacoutot Exp $ - 64-bit time_t Index: saslauthd/lak.c diff --git a/security/cyrus-sasl2/pkg/PFRAG.gssapi b/security/cyrus-sasl2/pkg/PFRAG.gssapi index 63fcfbc3645..ceb805b426b 100644 --- a/security/cyrus-sasl2/pkg/PFRAG.gssapi +++ b/security/cyrus-sasl2/pkg/PFRAG.gssapi @@ -1,4 +1,3 @@ -@comment $OpenBSD: PFRAG.gssapi,v 1.3 2022/02/24 08:33:56 ajacoutot Exp $ lib/sasl2/libgs2.la @lib lib/sasl2/libgs2.so.${LIBgs2_VERSION} lib/sasl2/libgssapiv2.la diff --git a/security/cyrus-sasl2/pkg/PFRAG.ldap b/security/cyrus-sasl2/pkg/PFRAG.ldap index 47eb6b0704b..ea4ded25391 100644 --- a/security/cyrus-sasl2/pkg/PFRAG.ldap +++ b/security/cyrus-sasl2/pkg/PFRAG.ldap @@ -1,4 +1,3 @@ -@comment $OpenBSD: PFRAG.ldap,v 1.8 2022/02/24 08:33:56 ajacoutot Exp $ lib/sasl2/libldapdb.la @lib lib/sasl2/libldapdb.so.${LIBldapdb_VERSION} share/doc/cyrus-sasl/LDAP_SASLAUTHD diff --git a/security/cyrus-sasl2/pkg/PFRAG.sql b/security/cyrus-sasl2/pkg/PFRAG.sql index 991e4decb37..716782556c2 100644 --- a/security/cyrus-sasl2/pkg/PFRAG.sql +++ b/security/cyrus-sasl2/pkg/PFRAG.sql @@ -1,4 +1,3 @@ -@comment $OpenBSD: PFRAG.sql,v 1.12 2022/02/24 08:33:56 ajacoutot Exp $ lib/sasl2/libsql.la @lib lib/sasl2/libsql.so.${LIBsql_VERSION} share/examples/cyrus-sasl/Sendmail.conf-sql diff --git a/security/cyrus-sasl2/pkg/PLIST b/security/cyrus-sasl2/pkg/PLIST index 39a8a2abf1f..a0fd4899a6f 100644 --- a/security/cyrus-sasl2/pkg/PLIST +++ b/security/cyrus-sasl2/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.37 2022/02/24 08:33:56 ajacoutot Exp $ @conflict cyrus-sasl-* @extraunexec rm -rf /var/sasl2/* @rcscript ${RCDIR}/saslauthd diff --git a/security/cyrus-sasl2/pkg/saslauthd.rc b/security/cyrus-sasl2/pkg/saslauthd.rc index 86f1a5395c2..583cfec9060 100755 --- a/security/cyrus-sasl2/pkg/saslauthd.rc +++ b/security/cyrus-sasl2/pkg/saslauthd.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: saslauthd.rc,v 1.5 2018/01/11 19:27:09 rpe Exp $ daemon="${TRUEPREFIX}/sbin/saslauthd" daemon_flags="-a getpwent" diff --git a/security/dante/Makefile b/security/dante/Makefile index 1f43f3384b4..51238b9c5aa 100644 --- a/security/dante/Makefile +++ b/security/dante/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.51 2019/07/17 14:39:42 danj Exp $ - COMMENT= SOCKS client and server DISTNAME= dante-1.4.2 diff --git a/security/dante/patches/patch-bin_socksify_in b/security/dante/patches/patch-bin_socksify_in index dad77f06f9f..27f9adf077e 100644 --- a/security/dante/patches/patch-bin_socksify_in +++ b/security/dante/patches/patch-bin_socksify_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-bin_socksify_in,v 1.2 2013/12/12 14:11:36 dcoppa Exp $ --- bin/socksify.in.orig Sun Oct 27 16:24:41 2013 +++ bin/socksify.in Thu Dec 12 13:40:08 2013 @@ -72,7 +72,7 @@ fi diff --git a/security/dante/patches/patch-example_sockd-basic_conf b/security/dante/patches/patch-example_sockd-basic_conf index 2d87739fd5a..d0aee1ab9e1 100644 --- a/security/dante/patches/patch-example_sockd-basic_conf +++ b/security/dante/patches/patch-example_sockd-basic_conf @@ -1,4 +1,3 @@ -$OpenBSD: patch-example_sockd-basic_conf,v 1.2 2014/09/11 07:40:07 dcoppa Exp $ --- example/sockd-basic.conf.orig Tue Aug 4 19:22:21 2009 +++ example/sockd-basic.conf Thu Nov 14 13:58:04 2013 @@ -4,8 +4,8 @@ diff --git a/security/dante/patches/patch-example_sockd_conf b/security/dante/patches/patch-example_sockd_conf index 0a7bae765fe..9ffa46b1c0b 100644 --- a/security/dante/patches/patch-example_sockd_conf +++ b/security/dante/patches/patch-example_sockd_conf @@ -1,4 +1,3 @@ -$OpenBSD: patch-example_sockd_conf,v 1.2 2014/09/11 07:40:07 dcoppa Exp $ --- example/sockd.conf.orig Wed Sep 3 16:49:13 2014 +++ example/sockd.conf Thu Sep 11 09:32:09 2014 @@ -40,7 +40,7 @@ diff --git a/security/dante/pkg/PLIST b/security/dante/pkg/PLIST index a27691621d3..5142f34b98b 100644 --- a/security/dante/pkg/PLIST +++ b/security/dante/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.15 2013/12/12 14:11:36 dcoppa Exp $ @conflict dsocks-* @conflict socks5-* @newgroup _sockd:728 diff --git a/security/dante/pkg/sockd.rc b/security/dante/pkg/sockd.rc index bb8635332e9..c9f1ce490a3 100644 --- a/security/dante/pkg/sockd.rc +++ b/security/dante/pkg/sockd.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: sockd.rc,v 1.2 2018/01/11 19:27:09 rpe Exp $ daemon="${TRUEPREFIX}/sbin/sockd -D" diff --git a/security/despoof/Makefile b/security/despoof/Makefile index 045deb23d67..a23ed7fcd9f 100644 --- a/security/despoof/Makefile +++ b/security/despoof/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.18 2019/07/12 20:49:01 sthen Exp $ - COMMENT= command-line anti-spoofing detection utility DISTNAME= despoof-0.9 diff --git a/security/despoof/patches/patch-despoof_c b/security/despoof/patches/patch-despoof_c index 046d7f65ba0..3f3c39b47f8 100644 --- a/security/despoof/patches/patch-despoof_c +++ b/security/despoof/patches/patch-despoof_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-despoof_c,v 1.3 2005/03/15 01:37:06 mjc Exp $ --- despoof.c.orig Tue Jul 25 07:51:24 2000 +++ despoof.c Mon Mar 14 10:51:17 2005 @@ -34,7 +34,7 @@ struct bpf_program pcapfilter; diff --git a/security/despoof/pkg/PLIST b/security/despoof/pkg/PLIST index 70c6f6767d3..977e93773a2 100644 --- a/security/despoof/pkg/PLIST +++ b/security/despoof/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2004/09/15 18:35:59 espie Exp $ bin/despoof share/doc/despoof/ share/doc/despoof/LICENSE diff --git a/security/dicepassc/Makefile b/security/dicepassc/Makefile index f4d7f94312d..26f50e67e5d 100644 --- a/security/dicepassc/Makefile +++ b/security/dicepassc/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.2 2019/07/12 20:49:01 sthen Exp $ - COMMENT = passphrase generator based on Diceware and EFF wordlists DISTNAME = dicepassc-1.0 diff --git a/security/dicepassc/pkg/PLIST b/security/dicepassc/pkg/PLIST index 168f73bbfeb..80c810de1c1 100644 --- a/security/dicepassc/pkg/PLIST +++ b/security/dicepassc/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2017/03/02 16:10:02 sthen Exp $ @bin bin/dicepassc @man man/man1/dicepassc.1 share/dicepassc/ diff --git a/security/dirb/Makefile b/security/dirb/Makefile index 65b0da50cbf..5d37432d6eb 100644 --- a/security/dirb/Makefile +++ b/security/dirb/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2021/02/26 18:20:36 naddy Exp $ - COMMENT = web content scanner DISTNAME = dirb222 diff --git a/security/dirb/patches/patch-src_Makefile_in b/security/dirb/patches/patch-src_Makefile_in index 59d5170b68c..911730397d6 100644 --- a/security/dirb/patches/patch-src_Makefile_in +++ b/security/dirb/patches/patch-src_Makefile_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_Makefile_in,v 1.1 2021/02/10 20:57:22 jasper Exp $ - Index: src/Makefile.in --- src/Makefile.in.orig +++ src/Makefile.in diff --git a/security/dirb/patches/patch-src_dirb_h b/security/dirb/patches/patch-src_dirb_h index 4802e9d342e..ee510320035 100644 --- a/security/dirb/patches/patch-src_dirb_h +++ b/security/dirb/patches/patch-src_dirb_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_dirb_h,v 1.1 2021/02/10 20:57:22 jasper Exp $ - Index: src/dirb.h --- src/dirb.h.orig +++ src/dirb.h diff --git a/security/dirb/patches/patch-src_utils_c b/security/dirb/patches/patch-src_utils_c index 42b3b9a0d3c..ff99e01314b 100644 --- a/security/dirb/patches/patch-src_utils_c +++ b/security/dirb/patches/patch-src_utils_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_utils_c,v 1.1.1.1 2018/11/14 19:10:38 jasper Exp $ - Fix format for strlen() return type (size_t) Index: src/utils.c diff --git a/security/dirb/patches/patch-src_variables_c b/security/dirb/patches/patch-src_variables_c index 7914c55609b..b3175e26f1d 100644 --- a/security/dirb/patches/patch-src_variables_c +++ b/security/dirb/patches/patch-src_variables_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_variables_c,v 1.1 2021/02/10 20:57:22 jasper Exp $ - Index: src/variables.c --- src/variables.c.orig +++ src/variables.c diff --git a/security/dirb/patches/patch-src_variables_h b/security/dirb/patches/patch-src_variables_h index f268c831dc9..27bb96fe212 100644 --- a/security/dirb/patches/patch-src_variables_h +++ b/security/dirb/patches/patch-src_variables_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_variables_h,v 1.2 2021/02/26 18:20:36 naddy Exp $ - Index: src/variables.h --- src/variables.h.orig +++ src/variables.h diff --git a/security/dirb/pkg/PLIST b/security/dirb/pkg/PLIST index ef458fabe37..15cce35acff 100644 --- a/security/dirb/pkg/PLIST +++ b/security/dirb/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2018/11/14 19:10:38 jasper Exp $ @bin bin/dirb @bin bin/dirb-gendict @bin bin/html2dic diff --git a/security/distorm3/Makefile b/security/distorm3/Makefile index 28b18173967..5e157c6d480 100644 --- a/security/distorm3/Makefile +++ b/security/distorm3/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.8 2021/02/26 18:20:36 naddy Exp $ - COMMENT = powerful disassembler library for x86/amd64 MODPY_EGG_VERSION = 3.3.4 diff --git a/security/distorm3/patches/patch-src_config_h b/security/distorm3/patches/patch-src_config_h index 87a1c8dcbdb..02d4dd65900 100644 --- a/security/distorm3/patches/patch-src_config_h +++ b/security/distorm3/patches/patch-src_config_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_config_h,v 1.2 2021/02/26 18:20:36 naddy Exp $ - Fix definitions for big-endian platforms. --- src/config.h.orig Sun Jul 29 12:18:41 2012 diff --git a/security/distorm3/pkg/PLIST b/security/distorm3/pkg/PLIST index a6940ebd6f4..19728d8fed3 100644 --- a/security/distorm3/pkg/PLIST +++ b/security/distorm3/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2015/09/19 20:27:43 rpointel Exp $ lib/python${MODPY_VERSION}/site-packages/distorm3/ lib/python${MODPY_VERSION}/site-packages/distorm3-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info lib/python${MODPY_VERSION}/site-packages/distorm3/__init__.py diff --git a/security/dropbear/Makefile b/security/dropbear/Makefile index ef3e9306fd2..794bcd3408b 100644 --- a/security/dropbear/Makefile +++ b/security/dropbear/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.10 2021/03/12 21:22:50 sthen Exp $ - COMMENT= small SSH server and client DISTNAME= dropbear-2020.81 diff --git a/security/dropbear/patches/patch-default_options_h b/security/dropbear/patches/patch-default_options_h index 15ddbe98f48..42c49d525cf 100644 --- a/security/dropbear/patches/patch-default_options_h +++ b/security/dropbear/patches/patch-default_options_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-default_options_h,v 1.3 2020/06/15 19:09:17 sthen Exp $ - Index: default_options.h --- default_options.h.orig +++ default_options.h diff --git a/security/dropbear/pkg/PLIST b/security/dropbear/pkg/PLIST index 0fe64482fc8..b3f51a3ebf7 100644 --- a/security/dropbear/pkg/PLIST +++ b/security/dropbear/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2020/06/15 19:09:17 sthen Exp $ @extra ${SYSCONFDIR}/dropbear/dropbear_dss_host_key @extra ${SYSCONFDIR}/dropbear/dropbear_rsa_host_key @extra ${SYSCONFDIR}/dropbear/dropbear_ecdsa_host_key diff --git a/security/dropbear/pkg/dropbear.rc b/security/dropbear/pkg/dropbear.rc index 79aad1672ca..7e3968ccb3a 100644 --- a/security/dropbear/pkg/dropbear.rc +++ b/security/dropbear/pkg/dropbear.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: dropbear.rc,v 1.1 2018/03/13 03:50:48 bket Exp $ daemon="${TRUEPREFIX}/sbin/dropbear" daemon_flags="-p 127.0.0.1:8022 -R" diff --git a/security/dsniff/Makefile b/security/dsniff/Makefile index b9b02db81e8..02e265f1968 100644 --- a/security/dsniff/Makefile +++ b/security/dsniff/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.64 2021/12/04 11:27:19 tb Exp $ - COMMENT= sniffing tools for penetration testing DISTNAME= dsniff-2.3 diff --git a/security/dsniff/patches/patch-Makefile_in b/security/dsniff/patches/patch-Makefile_in index d2522416806..b5b968f9cdc 100644 --- a/security/dsniff/patches/patch-Makefile_in +++ b/security/dsniff/patches/patch-Makefile_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile_in,v 1.2 2005/05/24 00:15:06 mjc Exp $ --- Makefile.in.orig Fri Dec 15 12:03:26 2000 +++ Makefile.in Sun May 22 12:50:27 2005 @@ -94,7 +94,7 @@ libmissing.a: $(LIBOBJS) diff --git a/security/dsniff/patches/patch-arp_c b/security/dsniff/patches/patch-arp_c index 82599ad9d89..62dcd37914a 100644 --- a/security/dsniff/patches/patch-arp_c +++ b/security/dsniff/patches/patch-arp_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-arp_c,v 1.1 2021/12/04 11:27:20 tb Exp $ - Index: arp.c --- arp.c.orig +++ arp.c diff --git a/security/dsniff/patches/patch-arpspoof_c b/security/dsniff/patches/patch-arpspoof_c index 9b907033b39..b40ee49c35a 100644 --- a/security/dsniff/patches/patch-arpspoof_c +++ b/security/dsniff/patches/patch-arpspoof_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-arpspoof_c,v 1.1 2005/03/15 02:40:30 mjc Exp $ --- arpspoof.c.orig Mon Mar 14 11:37:32 2005 +++ arpspoof.c Mon Mar 14 11:37:45 2005 @@ -42,7 +42,7 @@ int diff --git a/security/dsniff/patches/patch-buf_c b/security/dsniff/patches/patch-buf_c index 442f47e10a1..bc4dfc2079b 100644 --- a/security/dsniff/patches/patch-buf_c +++ b/security/dsniff/patches/patch-buf_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-buf_c,v 1.1 2021/12/04 11:27:20 tb Exp $ - Index: buf.c --- buf.c.orig +++ buf.c diff --git a/security/dsniff/patches/patch-configure_in b/security/dsniff/patches/patch-configure_in index 044ac9d0b12..77e3b2f17c2 100644 --- a/security/dsniff/patches/patch-configure_in +++ b/security/dsniff/patches/patch-configure_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-configure_in,v 1.4 2010/10/16 11:26:33 jsg Exp $ --- configure.in.orig Sun Dec 3 06:16:50 2000 +++ configure.in Fri Oct 15 18:47:09 2010 @@ -109,13 +109,13 @@ AC_ARG_WITH(db, diff --git a/security/dsniff/patches/patch-pcaputil_c b/security/dsniff/patches/patch-pcaputil_c index 0a7074f4658..6d69240093f 100644 --- a/security/dsniff/patches/patch-pcaputil_c +++ b/security/dsniff/patches/patch-pcaputil_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-pcaputil_c,v 1.1 2013/06/19 03:40:23 lteo Exp $ - pcap-int.h no longer exists in /usr/include --- pcaputil.c.orig Tue Nov 14 10:51:08 2000 diff --git a/security/dsniff/patches/patch-ssh_c b/security/dsniff/patches/patch-ssh_c index f931d9a1395..0e2f88af356 100644 --- a/security/dsniff/patches/patch-ssh_c +++ b/security/dsniff/patches/patch-ssh_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-ssh_c,v 1.1 2021/12/04 11:27:20 tb Exp $ - Use OpenSSL 1.1 API to fix build with LibreSSL 3.5. Based on https://sources.debian.org/patches/dsniff/2.4b1+debian-30/24_Fix-OpenSSL1.1.0-Build.patch/ diff --git a/security/dsniff/patches/patch-sshcrypto_c b/security/dsniff/patches/patch-sshcrypto_c index 78db411948c..102c887fc01 100644 --- a/security/dsniff/patches/patch-sshcrypto_c +++ b/security/dsniff/patches/patch-sshcrypto_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-sshcrypto_c,v 1.4 2021/12/04 11:27:20 tb Exp $ - Use DES API instead of des OpenSSL 1.1 API conversion to fix build with LibreSSL 3.5 based on diff --git a/security/dsniff/patches/patch-sshmitm_c b/security/dsniff/patches/patch-sshmitm_c index cccd1e87fcc..64072513c37 100644 --- a/security/dsniff/patches/patch-sshmitm_c +++ b/security/dsniff/patches/patch-sshmitm_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-sshmitm_c,v 1.1 2017/05/06 14:30:06 naddy Exp $ - Index: sshmitm.c --- sshmitm.c.orig +++ sshmitm.c diff --git a/security/dsniff/patches/patch-webmitm_c b/security/dsniff/patches/patch-webmitm_c index 1f0791a9532..4440b8fd60b 100644 --- a/security/dsniff/patches/patch-webmitm_c +++ b/security/dsniff/patches/patch-webmitm_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-webmitm_c,v 1.1 2017/05/06 14:30:06 naddy Exp $ - Index: webmitm.c --- webmitm.c.orig +++ webmitm.c diff --git a/security/dsniff/pkg/PFRAG.no-no_x11 b/security/dsniff/pkg/PFRAG.no-no_x11 index 395c0f9b851..430cf8c842a 100644 --- a/security/dsniff/pkg/PFRAG.no-no_x11 +++ b/security/dsniff/pkg/PFRAG.no-no_x11 @@ -1,3 +1,2 @@ -@comment $OpenBSD: PFRAG.no-no_x11,v 1.4 2009/03/16 11:14:56 sthen Exp $ @man man/man8/webspy.8 @bin sbin/webspy diff --git a/security/dsniff/pkg/PLIST b/security/dsniff/pkg/PLIST index 37ef7f06d62..792e68eefdc 100644 --- a/security/dsniff/pkg/PLIST +++ b/security/dsniff/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.12 2009/03/16 11:14:56 sthen Exp $ lib/dnsspoof.hosts lib/dsniff.magic lib/dsniff.services diff --git a/security/easy-rsa/Makefile b/security/easy-rsa/Makefile index c967a9eeffe..a7736db80c0 100644 --- a/security/easy-rsa/Makefile +++ b/security/easy-rsa/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2020/12/29 15:18:22 bket Exp $ - COMMENT = small RSA key management package V = 3.0.8 diff --git a/security/easy-rsa/pkg/PLIST b/security/easy-rsa/pkg/PLIST index 50ee73f79ba..f352b02c441 100644 --- a/security/easy-rsa/pkg/PLIST +++ b/security/easy-rsa/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.8 2020/12/29 15:18:22 bket Exp $ @extraunexec rm -rf %D/share/easy-rsa/pki share/easy-rsa/ share/easy-rsa/COPYING.md diff --git a/security/emldump/Makefile b/security/emldump/Makefile index 95f24bbc7a6..4231331ec15 100644 --- a/security/emldump/Makefile +++ b/security/emldump/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.8 2021/11/02 00:02:15 sthen Exp $ - COMMENT = analyze MIME files MODPY_EGG_VERSION = 0.0.11 diff --git a/security/emldump/pkg/PLIST b/security/emldump/pkg/PLIST index d23452371fc..7ce1eaf4f94 100644 --- a/security/emldump/pkg/PLIST +++ b/security/emldump/pkg/PLIST @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2016/06/14 19:04:12 rpointel Exp $ bin/emldump diff --git a/security/encfs/Makefile b/security/encfs/Makefile index 121a893d55d..75c7b82725d 100644 --- a/security/encfs/Makefile +++ b/security/encfs/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.25 2021/12/08 11:48:06 jca Exp $ - COMMENT = fuse-based cryptographic filesystem V = 1.9.5 diff --git a/security/encfs/patches/patch-CMakeLists_txt b/security/encfs/patches/patch-CMakeLists_txt index 74884a7abaa..a9a828bf6f2 100644 --- a/security/encfs/patches/patch-CMakeLists_txt +++ b/security/encfs/patches/patch-CMakeLists_txt @@ -1,5 +1,3 @@ -$OpenBSD: patch-CMakeLists_txt,v 1.3 2018/06/11 14:58:56 bket Exp $ - Index: CMakeLists.txt --- CMakeLists.txt.orig +++ CMakeLists.txt diff --git a/security/encfs/patches/patch-encfs_NullCipher_cpp b/security/encfs/patches/patch-encfs_NullCipher_cpp index 11ad55f2b37..985f87cd8b0 100644 --- a/security/encfs/patches/patch-encfs_NullCipher_cpp +++ b/security/encfs/patches/patch-encfs_NullCipher_cpp @@ -1,5 +1,3 @@ -$OpenBSD: patch-encfs_NullCipher_cpp,v 1.1 2021/12/08 11:48:06 jca Exp $ - Fix str::shared_ptr destructor signature, constrained with llvm13. Index: encfs/NullCipher.cpp diff --git a/security/encfs/patches/patch-encfs_SSL_Compat_h b/security/encfs/patches/patch-encfs_SSL_Compat_h index 821a6ca82db..3fe5d2ef08e 100644 --- a/security/encfs/patches/patch-encfs_SSL_Compat_h +++ b/security/encfs/patches/patch-encfs_SSL_Compat_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-encfs_SSL_Compat_h,v 1.3 2021/12/04 11:35:34 tb Exp $ - Fix build with opaque HMAC_CTX in LibreSSL 3.5. Index: encfs/SSL_Compat.h diff --git a/security/encfs/patches/patch-vendor_github_com_muflihun_easyloggingpp_src_easylogging++_h b/security/encfs/patches/patch-vendor_github_com_muflihun_easyloggingpp_src_easylogging++_h index 0d13e64640b..30d41fced40 100644 --- a/security/encfs/patches/patch-vendor_github_com_muflihun_easyloggingpp_src_easylogging++_h +++ b/security/encfs/patches/patch-vendor_github_com_muflihun_easyloggingpp_src_easylogging++_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-vendor_github_com_muflihun_easyloggingpp_src_easylogging++_h,v 1.1 2018/04/13 14:36:09 bket Exp $ - Index: vendor/github.com/muflihun/easyloggingpp/src/easylogging++.h --- vendor/github.com/muflihun/easyloggingpp/src/easylogging++.h.orig +++ vendor/github.com/muflihun/easyloggingpp/src/easylogging++.h diff --git a/security/encfs/pkg/PLIST b/security/encfs/pkg/PLIST index 4bbad2e8769..3621f18af6d 100644 --- a/security/encfs/pkg/PLIST +++ b/security/encfs/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2018/06/11 14:58:56 bket Exp $ @bin bin/encfs @bin bin/encfsctl bin/encfssh diff --git a/security/exploitdb/Makefile b/security/exploitdb/Makefile index 972d8a0a3ba..863667c7a6a 100644 --- a/security/exploitdb/Makefile +++ b/security/exploitdb/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.23 2022/02/02 12:52:38 sebastia Exp $ - PKG_ARCH = * COMMENT = archive of public exploits and shellcode diff --git a/security/exploitdb/patches/patch-_searchsploit_rc b/security/exploitdb/patches/patch-_searchsploit_rc index baa356fe5ef..a9d39321dd8 100644 --- a/security/exploitdb/patches/patch-_searchsploit_rc +++ b/security/exploitdb/patches/patch-_searchsploit_rc @@ -1,5 +1,3 @@ -$OpenBSD: patch-_searchsploit_rc,v 1.1.1.1 2019/02/09 22:47:25 sebastia Exp $ - Index: .searchsploit_rc --- .searchsploit_rc.orig +++ .searchsploit_rc diff --git a/security/exploitdb/patches/patch-searchsploit b/security/exploitdb/patches/patch-searchsploit index 310ebe5928a..3b93c53abe3 100644 --- a/security/exploitdb/patches/patch-searchsploit +++ b/security/exploitdb/patches/patch-searchsploit @@ -1,5 +1,3 @@ -$OpenBSD: patch-searchsploit,v 1.5 2020/09/03 05:58:49 sebastia Exp $ - Index: searchsploit --- searchsploit.orig +++ searchsploit diff --git a/security/exploitdb/pkg/PLIST b/security/exploitdb/pkg/PLIST index 1b378b8592f..da965fc8600 100644 --- a/security/exploitdb/pkg/PLIST +++ b/security/exploitdb/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.23 2022/02/02 12:52:38 sebastia Exp $ bin/searchsploit share/exploitdb/ share/exploitdb/.searchsploit_rc diff --git a/security/fcrackzip/Makefile b/security/fcrackzip/Makefile index ba2a6fdd94c..a55375c55ca 100644 --- a/security/fcrackzip/Makefile +++ b/security/fcrackzip/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.10 2019/07/17 14:39:42 danj Exp $ - COMMENT = ZIP password cracker DISTNAME = fcrackzip-1.0 diff --git a/security/fcrackzip/patches/patch-configure_in b/security/fcrackzip/patches/patch-configure_in index 1a64907c8f4..1a37d6a1171 100644 --- a/security/fcrackzip/patches/patch-configure_in +++ b/security/fcrackzip/patches/patch-configure_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-configure_in,v 1.1.1.1 2009/03/31 01:50:12 sthen Exp $ --- configure.in.orig Mon Mar 30 22:59:27 2009 +++ configure.in Mon Mar 30 22:59:42 2009 @@ -21,7 +21,7 @@ AM_CONDITIONAL(HAVE_PERL,test -n "$PERL") diff --git a/security/fcrackzip/pkg/PLIST b/security/fcrackzip/pkg/PLIST index 574934c8d6b..7ba699b1e34 100644 --- a/security/fcrackzip/pkg/PLIST +++ b/security/fcrackzip/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2009/03/31 01:50:12 sthen Exp $ @bin bin/fcrackzip @bin bin/fcrackzipinfo @man man/man1/fcrackzip.1 diff --git a/security/fierce/Makefile b/security/fierce/Makefile index 282580ed0df..ebe655a6e5e 100644 --- a/security/fierce/Makefile +++ b/security/fierce/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.10 2021/11/02 00:02:15 sthen Exp $ - COMMENT = DNS reconnaissance tool for locating non-contiguous IP space MODPY_EGG_VERSION = 1.4.0 diff --git a/security/fierce/patches/patch-requirements_txt b/security/fierce/patches/patch-requirements_txt index 72e961d8d39..d0385c46899 100644 --- a/security/fierce/patches/patch-requirements_txt +++ b/security/fierce/patches/patch-requirements_txt @@ -1,5 +1,3 @@ -$OpenBSD: patch-requirements_txt,v 1.1 2021/01/16 21:21:04 sthen Exp $ - Index: requirements.txt --- requirements.txt.orig +++ requirements.txt diff --git a/security/fierce/pkg/PLIST b/security/fierce/pkg/PLIST index 90949d666e9..68c3cce1b9d 100644 --- a/security/fierce/pkg/PLIST +++ b/security/fierce/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2020/05/30 12:09:31 jasper Exp $ bin/fierce lib/python${MODPY_VERSION}/site-packages/fierce/ lib/python${MODPY_VERSION}/site-packages/fierce-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ diff --git a/security/floss/Makefile b/security/floss/Makefile index 9d190fd1404..daea5d358cf 100644 --- a/security/floss/Makefile +++ b/security/floss/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.7 2022/02/01 18:32:10 sthen Exp $ - COMMENT = FireEye Labs Obfuscated String Solver MODPY_EGG_VERSION = 1.6.1 diff --git a/security/floss/patches/patch-setup_py b/security/floss/patches/patch-setup_py index b0409cf95b5..8e8d0574f7d 100644 --- a/security/floss/patches/patch-setup_py +++ b/security/floss/patches/patch-setup_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-setup_py,v 1.2 2020/07/31 05:19:31 rpointel Exp $ - Index: setup.py --- setup.py.orig +++ setup.py diff --git a/security/floss/pkg/PLIST b/security/floss/pkg/PLIST index 873d14cf8c1..24fc63c55a0 100644 --- a/security/floss/pkg/PLIST +++ b/security/floss/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2018/03/29 19:45:16 rpointel Exp $ bin/floss lib/python${MODPY_VERSION}/site-packages/floss/ lib/python${MODPY_VERSION}/site-packages/floss-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ diff --git a/security/foremost/Makefile b/security/foremost/Makefile index e022a4f6b23..5156a37c2e4 100644 --- a/security/foremost/Makefile +++ b/security/foremost/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.7 2021/02/26 21:06:12 naddy Exp $ - COMMENT = forensic data recovery program DISTNAME = foremost-1.5.7 diff --git a/security/foremost/patches/patch-Makefile b/security/foremost/patches/patch-Makefile index 71f61ed3e54..999587ace2a 100644 --- a/security/foremost/patches/patch-Makefile +++ b/security/foremost/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.1 2017/02/27 19:15:32 jca Exp $ --- Makefile.orig Mon Feb 27 20:10:41 2017 +++ Makefile Mon Feb 27 20:11:12 2017 @@ -1,6 +1,6 @@ diff --git a/security/foremost/patches/patch-api_c b/security/foremost/patches/patch-api_c index d3277efc463..306f378f005 100644 --- a/security/foremost/patches/patch-api_c +++ b/security/foremost/patches/patch-api_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-api_c,v 1.1 2021/02/26 21:06:12 naddy Exp $ - Fix build with -fno-common: move variable from ole.h Index: api.c diff --git a/security/foremost/patches/patch-main_c b/security/foremost/patches/patch-main_c index 72e1e27e2ba..d08ec084b5f 100644 --- a/security/foremost/patches/patch-main_c +++ b/security/foremost/patches/patch-main_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-main_c,v 1.1 2021/02/26 21:06:12 naddy Exp $ - Fix build with -fno-common: move globals from main.h Index: main.c diff --git a/security/foremost/patches/patch-main_h b/security/foremost/patches/patch-main_h index 54031feca6d..3de3f908dc0 100644 --- a/security/foremost/patches/patch-main_h +++ b/security/foremost/patches/patch-main_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-main_h,v 1.1 2021/02/26 21:06:12 naddy Exp $ - Fix build with -fno-common Index: main.h diff --git a/security/foremost/patches/patch-ole_h b/security/foremost/patches/patch-ole_h index e7cbae929f5..97f8f3f982f 100644 --- a/security/foremost/patches/patch-ole_h +++ b/security/foremost/patches/patch-ole_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-ole_h,v 1.1 2021/02/26 21:06:12 naddy Exp $ - Fix build with -fno-common Index: ole.h diff --git a/security/foremost/pkg/PLIST b/security/foremost/pkg/PLIST index a8434e085b2..ebacb116f80 100644 --- a/security/foremost/pkg/PLIST +++ b/security/foremost/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2014/09/10 11:28:06 rpointel Exp $ @bin bin/foremost @man man/man8/foremost.8 share/examples/foremost.conf diff --git a/security/fragroute/Makefile b/security/fragroute/Makefile index 53df74ec9e5..e0ca039c3cc 100644 --- a/security/fragroute/Makefile +++ b/security/fragroute/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.23 2019/07/12 20:49:02 sthen Exp $ - COMMENT= intercept, modify, and rewrite egress traffic DISTNAME= fragroute-1.2 diff --git a/security/fragroute/patches/patch-fragroute_c b/security/fragroute/patches/patch-fragroute_c index 64dcc8a5053..5cb0076487c 100644 --- a/security/fragroute/patches/patch-fragroute_c +++ b/security/fragroute/patches/patch-fragroute_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-fragroute_c,v 1.2 2010/04/21 22:10:38 alek Exp $ --- fragroute.c.orig Mon Apr 8 00:55:20 2002 +++ fragroute.c Wed Apr 21 22:10:34 2010 @@ -36,9 +36,8 @@ struct fr_ctx { diff --git a/security/fragroute/patches/patch-mod_c b/security/fragroute/patches/patch-mod_c index e08ee84fcf1..958e77b617f 100644 --- a/security/fragroute/patches/patch-mod_c +++ b/security/fragroute/patches/patch-mod_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-mod_c,v 1.1 2010/04/30 13:44:15 naddy Exp $ --- mod.c.orig Fri Apr 30 15:27:00 2010 +++ mod.c Fri Apr 30 15:27:11 2010 @@ -151,7 +151,7 @@ mod_close(void) diff --git a/security/fragroute/patches/patch-pkt_h b/security/fragroute/patches/patch-pkt_h index c4d8ee3618a..5d7ad77b01c 100644 --- a/security/fragroute/patches/patch-pkt_h +++ b/security/fragroute/patches/patch-pkt_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-pkt_h,v 1.1 2010/04/30 13:44:15 naddy Exp $ --- pkt.h.orig Fri Apr 30 15:26:29 2010 +++ pkt.h Fri Apr 30 15:26:51 2010 @@ -9,10 +9,10 @@ diff --git a/security/fragroute/patches/patch-tun_h b/security/fragroute/patches/patch-tun_h index ffef9968620..9a66ba26fe5 100644 --- a/security/fragroute/patches/patch-tun_h +++ b/security/fragroute/patches/patch-tun_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-tun_h,v 1.1 2005/05/22 05:39:26 mjc Exp $ --- tun.h.orig Sat May 21 21:35:11 2005 +++ tun.h Sat May 21 21:35:34 2005 @@ -9,7 +9,9 @@ diff --git a/security/fragroute/pkg/PLIST b/security/fragroute/pkg/PLIST index 78074d092c3..b4cf229285d 100644 --- a/security/fragroute/pkg/PLIST +++ b/security/fragroute/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2010/04/21 22:09:19 alek Exp $ @man man/man8/fragroute.8 @man man/man8/fragtest.8 @bin sbin/fragroute diff --git a/security/fragrouter/Makefile b/security/fragrouter/Makefile index 2e1aa579626..96c526d2446 100644 --- a/security/fragrouter/Makefile +++ b/security/fragrouter/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.33 2019/07/12 20:49:02 sthen Exp $ - COMMENT= tool for testing network IDS implementations DISTNAME= fragrouter-1.6 diff --git a/security/fragrouter/patches/patch-Libnet-0_99b_configure b/security/fragrouter/patches/patch-Libnet-0_99b_configure index 76fe8a5bd11..039706321d8 100644 --- a/security/fragrouter/patches/patch-Libnet-0_99b_configure +++ b/security/fragrouter/patches/patch-Libnet-0_99b_configure @@ -1,4 +1,3 @@ -$OpenBSD: patch-Libnet-0_99b_configure,v 1.1 2001/03/16 10:24:05 wilfried Exp $ --- Libnet-0.99b/configure.orig Mon Jul 26 17:08:51 1999 +++ Libnet-0.99b/configure Thu Mar 15 22:32:26 2001 @@ -884,11 +884,6 @@ fi diff --git a/security/fragrouter/patches/patch-Libnet-0_99b_configure_in b/security/fragrouter/patches/patch-Libnet-0_99b_configure_in index 2a38544e41b..371ed799c09 100644 --- a/security/fragrouter/patches/patch-Libnet-0_99b_configure_in +++ b/security/fragrouter/patches/patch-Libnet-0_99b_configure_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-Libnet-0_99b_configure_in,v 1.1 2001/03/16 10:24:05 wilfried Exp $ --- Libnet-0.99b/configure.in.orig Mon Jul 26 17:08:51 1999 +++ Libnet-0.99b/configure.in Thu Mar 15 22:32:21 2001 @@ -32,14 +32,6 @@ AC_C_CONST diff --git a/security/fragrouter/patches/patch-Libnet-0_99b_src_bpf_c b/security/fragrouter/patches/patch-Libnet-0_99b_src_bpf_c index 4b13bb63f30..a6fb3e57822 100644 --- a/security/fragrouter/patches/patch-Libnet-0_99b_src_bpf_c +++ b/security/fragrouter/patches/patch-Libnet-0_99b_src_bpf_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-Libnet-0_99b_src_bpf_c,v 1.1 2013/12/06 11:27:18 jca Exp $ --- Libnet-0.99b/src/bpf.c.orig Fri Dec 6 00:18:57 2013 +++ Libnet-0.99b/src/bpf.c Fri Dec 6 00:19:11 2013 @@ -29,7 +29,6 @@ diff --git a/security/fragrouter/patches/patch-Makefile_in b/security/fragrouter/patches/patch-Makefile_in index d13180df3f3..84d78cfa8b5 100644 --- a/security/fragrouter/patches/patch-Makefile_in +++ b/security/fragrouter/patches/patch-Makefile_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile_in,v 1.1 2001/03/16 10:24:06 wilfried Exp $ --- Makefile.in.orig Mon Jul 26 17:08:50 1999 +++ Makefile.in Thu Mar 15 22:31:08 2001 @@ -22,10 +22,10 @@ INSTALL = @INSTALL@ diff --git a/security/fragrouter/patches/patch-configure b/security/fragrouter/patches/patch-configure index 0742504f437..c839485857d 100644 --- a/security/fragrouter/patches/patch-configure +++ b/security/fragrouter/patches/patch-configure @@ -1,4 +1,3 @@ -$OpenBSD: patch-configure,v 1.1 2001/03/16 10:24:06 wilfried Exp $ --- configure.orig Mon Jul 26 17:08:51 1999 +++ configure Thu Mar 15 22:35:24 2001 @@ -746,31 +746,6 @@ else diff --git a/security/fragrouter/patches/patch-configure_in b/security/fragrouter/patches/patch-configure_in index 53fb5673a6a..4ef0e32729d 100644 --- a/security/fragrouter/patches/patch-configure_in +++ b/security/fragrouter/patches/patch-configure_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-configure_in,v 1.1 2001/03/16 10:24:06 wilfried Exp $ --- configure.in.orig Mon Jul 26 17:08:51 1999 +++ configure.in Thu Mar 15 22:34:37 2001 @@ -10,16 +10,6 @@ AC_CONFIG_HEADER(config.h) diff --git a/security/fragrouter/patches/patch-fragrouter_c b/security/fragrouter/patches/patch-fragrouter_c index 89e6142f705..8a748b6f6b7 100644 --- a/security/fragrouter/patches/patch-fragrouter_c +++ b/security/fragrouter/patches/patch-fragrouter_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-fragrouter_c,v 1.1 2002/02/24 00:20:25 pvalchev Exp $ --- fragrouter.c.orig Tue Sep 21 09:47:32 1999 +++ fragrouter.c Sat Feb 23 17:14:09 2002 @@ -104,13 +104,13 @@ usage(void) diff --git a/security/fragrouter/pkg/PLIST b/security/fragrouter/pkg/PLIST index 2f4dc07e05a..42cf041a0d1 100644 --- a/security/fragrouter/pkg/PLIST +++ b/security/fragrouter/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.3 2004/09/15 18:35:59 espie Exp $ @man man/man8/fragrouter.8 sbin/fragrouter diff --git a/security/fwbuilder/Makefile b/security/fwbuilder/Makefile index ddff37b2735..be505e1f64c 100644 --- a/security/fwbuilder/Makefile +++ b/security/fwbuilder/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.46 2021/01/25 19:09:16 cwen Exp $ - COMMENT = firewall GUI V = 6.0.0 diff --git a/security/fwbuilder/patches/patch-CMakeLists_txt b/security/fwbuilder/patches/patch-CMakeLists_txt index 98494231a53..07cf1d52887 100644 --- a/security/fwbuilder/patches/patch-CMakeLists_txt +++ b/security/fwbuilder/patches/patch-CMakeLists_txt @@ -1,5 +1,3 @@ -$OpenBSD: patch-CMakeLists_txt,v 1.1 2021/01/25 19:09:16 cwen Exp $ - Hunk#1: Don't run ccache unconditionally Hunk#2: Don't build with -Werror diff --git a/security/fwbuilder/patches/patch-cmake_VERSION_cmake b/security/fwbuilder/patches/patch-cmake_VERSION_cmake index 379893296fa..69a6f414079 100644 --- a/security/fwbuilder/patches/patch-cmake_VERSION_cmake +++ b/security/fwbuilder/patches/patch-cmake_VERSION_cmake @@ -1,5 +1,3 @@ -$OpenBSD: patch-cmake_VERSION_cmake,v 1.1 2021/01/25 19:09:16 cwen Exp $ - Allow to follow our own versioning 'rcN', it's needed because fwbuilder needs to find its files in ${LOCALBASE}/share/fwbuilder-PROJECT_VERSION. diff --git a/security/fwbuilder/pkg/PLIST b/security/fwbuilder/pkg/PLIST index 570de47bc27..78d30b46971 100644 --- a/security/fwbuilder/pkg/PLIST +++ b/security/fwbuilder/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.18 2021/01/25 19:09:16 cwen Exp $ @bin bin/fwb_iosacl @bin bin/fwb_ipf @bin bin/fwb_ipfw diff --git a/security/fwknop/Makefile b/security/fwknop/Makefile index f56d873efb0..dc072b25839 100644 --- a/security/fwknop/Makefile +++ b/security/fwknop/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.7 2021/02/09 16:43:59 feinerer Exp $ - COMMENT = firewall knock operator DISTNAME = fwknop-2.6.10 diff --git a/security/fwknop/patches/patch-client_log_msg_h b/security/fwknop/patches/patch-client_log_msg_h index b811bd67691..02afd25efb9 100644 --- a/security/fwknop/patches/patch-client_log_msg_h +++ b/security/fwknop/patches/patch-client_log_msg_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-client_log_msg_h,v 1.1 2021/02/09 16:43:59 feinerer Exp $ - Fix compilation with -fno-common flag. https://github.com/mrash/fwknop/pull/319 diff --git a/security/fwknop/pkg/PLIST b/security/fwknop/pkg/PLIST index e95f7d1c0f0..ecad27cc527 100644 --- a/security/fwknop/pkg/PLIST +++ b/security/fwknop/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2018/08/08 07:07:25 feinerer Exp $ @rcscript ${RCDIR}/fwknopd @bin bin/fwknop include/fko.h diff --git a/security/fwknop/pkg/fwknopd.rc b/security/fwknop/pkg/fwknopd.rc index 61cfceabd6f..6ba26901341 100644 --- a/security/fwknop/pkg/fwknopd.rc +++ b/security/fwknop/pkg/fwknopd.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: fwknopd.rc,v 1.2 2018/01/11 19:27:09 rpe Exp $ daemon="${TRUEPREFIX}/sbin/fwknopd" diff --git a/security/ghidra/Makefile b/security/ghidra/Makefile index b86c8c5556f..faddc6f6d77 100644 --- a/security/ghidra/Makefile +++ b/security/ghidra/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.10 2021/12/19 03:36:25 lteo Exp $ - # bundled jython has amd64 components for OpenBSD ONLY_FOR_ARCHS = amd64 diff --git a/security/ghidra/patches/patch-GPL_CabExtract_build_gradle b/security/ghidra/patches/patch-GPL_CabExtract_build_gradle index 7511ff11171..02250c534d1 100644 --- a/security/ghidra/patches/patch-GPL_CabExtract_build_gradle +++ b/security/ghidra/patches/patch-GPL_CabExtract_build_gradle @@ -1,5 +1,3 @@ -$OpenBSD: patch-GPL_CabExtract_build_gradle,v 1.2 2020/07/19 01:29:23 lteo Exp $ - From https://github.com/NationalSecurityAgency/ghidra/pull/490 Index: GPL/CabExtract/build.gradle diff --git a/security/ghidra/patches/patch-GPL_DemanglerGnu_Module_manifest b/security/ghidra/patches/patch-GPL_DemanglerGnu_Module_manifest index 5008a645bc6..acfff14cfd4 100644 --- a/security/ghidra/patches/patch-GPL_DemanglerGnu_Module_manifest +++ b/security/ghidra/patches/patch-GPL_DemanglerGnu_Module_manifest @@ -1,5 +1,3 @@ -$OpenBSD: patch-GPL_DemanglerGnu_Module_manifest,v 1.1 2019/07/23 02:09:20 lteo Exp $ - From https://github.com/NationalSecurityAgency/ghidra/pull/490 Index: GPL/DemanglerGnu/Module.manifest diff --git a/security/ghidra/patches/patch-GPL_DemanglerGnu_build_gradle b/security/ghidra/patches/patch-GPL_DemanglerGnu_build_gradle index ccd56953e13..c4bd8d56097 100644 --- a/security/ghidra/patches/patch-GPL_DemanglerGnu_build_gradle +++ b/security/ghidra/patches/patch-GPL_DemanglerGnu_build_gradle @@ -1,5 +1,3 @@ -$OpenBSD: patch-GPL_DemanglerGnu_build_gradle,v 1.2 2020/07/19 01:29:23 lteo Exp $ - From https://github.com/NationalSecurityAgency/ghidra/pull/490 Index: GPL/DemanglerGnu/build.gradle diff --git a/security/ghidra/patches/patch-GPL_nativeBuildProperties_gradle b/security/ghidra/patches/patch-GPL_nativeBuildProperties_gradle index 96f8ffcfe36..61d153549e0 100644 --- a/security/ghidra/patches/patch-GPL_nativeBuildProperties_gradle +++ b/security/ghidra/patches/patch-GPL_nativeBuildProperties_gradle @@ -1,5 +1,3 @@ -$OpenBSD: patch-GPL_nativeBuildProperties_gradle,v 1.3 2020/07/19 01:29:23 lteo Exp $ - Adapted from https://github.com/NationalSecurityAgency/ghidra/pull/490 Force use of Clang and honor CXX. diff --git a/security/ghidra/patches/patch-Ghidra_Features_Decompiler_build_gradle b/security/ghidra/patches/patch-Ghidra_Features_Decompiler_build_gradle index a5a33474999..5d76f2cb76b 100644 --- a/security/ghidra/patches/patch-Ghidra_Features_Decompiler_build_gradle +++ b/security/ghidra/patches/patch-Ghidra_Features_Decompiler_build_gradle @@ -1,5 +1,3 @@ -$OpenBSD: patch-Ghidra_Features_Decompiler_build_gradle,v 1.2 2020/07/19 01:29:23 lteo Exp $ - From https://github.com/NationalSecurityAgency/ghidra/pull/490 Index: Ghidra/Features/Decompiler/build.gradle diff --git a/security/ghidra/patches/patch-Ghidra_Features_Decompiler_src_decompile_cpp_Makefile b/security/ghidra/patches/patch-Ghidra_Features_Decompiler_src_decompile_cpp_Makefile index 5568625e301..e6050a4b3b9 100644 --- a/security/ghidra/patches/patch-Ghidra_Features_Decompiler_src_decompile_cpp_Makefile +++ b/security/ghidra/patches/patch-Ghidra_Features_Decompiler_src_decompile_cpp_Makefile @@ -1,5 +1,3 @@ -$OpenBSD: patch-Ghidra_Features_Decompiler_src_decompile_cpp_Makefile,v 1.1 2019/07/23 02:09:20 lteo Exp $ - From https://github.com/NationalSecurityAgency/ghidra/pull/490 Index: Ghidra/Features/Decompiler/src/decompile/cpp/Makefile diff --git a/security/ghidra/patches/patch-Ghidra_Features_Decompiler_src_decompile_cpp_types_h b/security/ghidra/patches/patch-Ghidra_Features_Decompiler_src_decompile_cpp_types_h index b78d413ebb5..cb9830b4836 100644 --- a/security/ghidra/patches/patch-Ghidra_Features_Decompiler_src_decompile_cpp_types_h +++ b/security/ghidra/patches/patch-Ghidra_Features_Decompiler_src_decompile_cpp_types_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-Ghidra_Features_Decompiler_src_decompile_cpp_types_h,v 1.1 2019/07/23 02:09:20 lteo Exp $ - From https://github.com/NationalSecurityAgency/ghidra/pull/490 Index: Ghidra/Features/Decompiler/src/decompile/cpp/types.h diff --git a/security/ghidra/patches/patch-Ghidra_Features_FunctionID_build_gradle b/security/ghidra/patches/patch-Ghidra_Features_FunctionID_build_gradle index ffa0693a7b8..6ac210a209c 100644 --- a/security/ghidra/patches/patch-Ghidra_Features_FunctionID_build_gradle +++ b/security/ghidra/patches/patch-Ghidra_Features_FunctionID_build_gradle @@ -1,5 +1,3 @@ -$OpenBSD: patch-Ghidra_Features_FunctionID_build_gradle,v 1.2 2020/07/19 01:29:23 lteo Exp $ - From https://github.com/NationalSecurityAgency/ghidra/pull/490 Index: Ghidra/Features/FunctionID/build.gradle diff --git a/security/ghidra/patches/patch-Ghidra_Framework_Generic_src_main_java_ghidra_framework_Platform_java b/security/ghidra/patches/patch-Ghidra_Framework_Generic_src_main_java_ghidra_framework_Platform_java index 1c298e1e277..58923a8da96 100644 --- a/security/ghidra/patches/patch-Ghidra_Framework_Generic_src_main_java_ghidra_framework_Platform_java +++ b/security/ghidra/patches/patch-Ghidra_Framework_Generic_src_main_java_ghidra_framework_Platform_java @@ -1,5 +1,3 @@ -$OpenBSD: patch-Ghidra_Framework_Generic_src_main_java_ghidra_framework_Platform_java,v 1.1 2019/07/23 02:09:20 lteo Exp $ - From https://github.com/NationalSecurityAgency/ghidra/pull/490 Index: Ghidra/Framework/Generic/src/main/java/ghidra/framework/Platform.java diff --git a/security/ghidra/patches/patch-Ghidra_Framework_Help_src_main_java_help_GHelpBuilder_java b/security/ghidra/patches/patch-Ghidra_Framework_Help_src_main_java_help_GHelpBuilder_java index 46388a7fd97..509b7e2d9fe 100644 --- a/security/ghidra/patches/patch-Ghidra_Framework_Help_src_main_java_help_GHelpBuilder_java +++ b/security/ghidra/patches/patch-Ghidra_Framework_Help_src_main_java_help_GHelpBuilder_java @@ -1,5 +1,3 @@ -$OpenBSD: patch-Ghidra_Framework_Help_src_main_java_help_GHelpBuilder_java,v 1.1 2019/07/23 02:09:20 lteo Exp $ - GHelpBuilder.java builds the Ghidra help files during build and it logs to $HOME/.ghidra/.ghidra-${VERSION}/application.log. The GhidraApplicationLayout() constructor calls ApplicationUtilities.getDefaultUserSettingsDir() which in turn diff --git a/security/ghidra/patches/patch-Ghidra_Framework_SoftwareModeling_Module_manifest b/security/ghidra/patches/patch-Ghidra_Framework_SoftwareModeling_Module_manifest index 3272675864a..2d852df65b8 100644 --- a/security/ghidra/patches/patch-Ghidra_Framework_SoftwareModeling_Module_manifest +++ b/security/ghidra/patches/patch-Ghidra_Framework_SoftwareModeling_Module_manifest @@ -1,5 +1,3 @@ -$OpenBSD: patch-Ghidra_Framework_SoftwareModeling_Module_manifest,v 1.1 2019/07/23 02:09:20 lteo Exp $ - This patch prevents this error: * Where: diff --git a/security/ghidra/patches/patch-Ghidra_Framework_SoftwareModeling_build_gradle b/security/ghidra/patches/patch-Ghidra_Framework_SoftwareModeling_build_gradle index ac9756689a0..dfc5a76fd37 100644 --- a/security/ghidra/patches/patch-Ghidra_Framework_SoftwareModeling_build_gradle +++ b/security/ghidra/patches/patch-Ghidra_Framework_SoftwareModeling_build_gradle @@ -1,5 +1,3 @@ -$OpenBSD: patch-Ghidra_Framework_SoftwareModeling_build_gradle,v 1.2 2020/07/19 01:29:23 lteo Exp $ - This patch prevents these errors: Execution failed for task ':SoftwareModeling:generateGrammarSource'. diff --git a/security/ghidra/patches/patch-Ghidra_Framework_Utility_src_main_java_ghidra_framework_OperatingSystem_java b/security/ghidra/patches/patch-Ghidra_Framework_Utility_src_main_java_ghidra_framework_OperatingSystem_java index 54db0588efc..d67bc666b6a 100644 --- a/security/ghidra/patches/patch-Ghidra_Framework_Utility_src_main_java_ghidra_framework_OperatingSystem_java +++ b/security/ghidra/patches/patch-Ghidra_Framework_Utility_src_main_java_ghidra_framework_OperatingSystem_java @@ -1,5 +1,3 @@ -$OpenBSD: patch-Ghidra_Framework_Utility_src_main_java_ghidra_framework_OperatingSystem_java,v 1.1 2019/07/23 02:09:20 lteo Exp $ - From https://github.com/NationalSecurityAgency/ghidra/pull/490 Index: Ghidra/Framework/Utility/src/main/java/ghidra/framework/OperatingSystem.java diff --git a/security/ghidra/patches/patch-Ghidra_RuntimeScripts_Linux_support_launch_sh b/security/ghidra/patches/patch-Ghidra_RuntimeScripts_Linux_support_launch_sh index b22ddd160f1..acbd6e8a009 100644 --- a/security/ghidra/patches/patch-Ghidra_RuntimeScripts_Linux_support_launch_sh +++ b/security/ghidra/patches/patch-Ghidra_RuntimeScripts_Linux_support_launch_sh @@ -1,5 +1,3 @@ -$OpenBSD: patch-Ghidra_RuntimeScripts_Linux_support_launch_sh,v 1.1 2019/07/23 02:09:20 lteo Exp $ - Index: Ghidra/RuntimeScripts/Linux/support/launch.sh --- Ghidra/RuntimeScripts/Linux/support/launch.sh.orig +++ Ghidra/RuntimeScripts/Linux/support/launch.sh diff --git a/security/ghidra/patches/patch-build_gradle b/security/ghidra/patches/patch-build_gradle index 2e0362620e5..4959d870a4b 100644 --- a/security/ghidra/patches/patch-build_gradle +++ b/security/ghidra/patches/patch-build_gradle @@ -1,5 +1,3 @@ -$OpenBSD: patch-build_gradle,v 1.2 2020/07/19 01:29:23 lteo Exp $ - From https://github.com/NationalSecurityAgency/ghidra/pull/490 Index: build.gradle diff --git a/security/ghidra/patches/patch-gradle_support_ip_gradle b/security/ghidra/patches/patch-gradle_support_ip_gradle index d9eca0ba8b9..719eca798cc 100644 --- a/security/ghidra/patches/patch-gradle_support_ip_gradle +++ b/security/ghidra/patches/patch-gradle_support_ip_gradle @@ -1,5 +1,3 @@ -$OpenBSD: patch-gradle_support_ip_gradle,v 1.1 2020/07/19 01:29:23 lteo Exp $ - Explicitly exclude *.orig and *.beforesubst files left behind by our patch to prevent getIpForModule() from breaking like this: diff --git a/security/ghidra/pkg/PLIST b/security/ghidra/pkg/PLIST index 0179c799144..d5ce70b095f 100644 --- a/security/ghidra/pkg/PLIST +++ b/security/ghidra/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.6 2021/12/19 03:36:25 lteo Exp $ bin/ghidraRun share/java/ share/java/ghidra/ diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index 26390830cff..8c823afae2a 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.122 2021/09/21 19:14:37 tb Exp $ - COMMENT = GNU privacy guard - a free PGP replacement DISTNAME = gnupg-2.2.30 diff --git a/security/gnupg/patches/patch-agent_protect_c b/security/gnupg/patches/patch-agent_protect_c index 3de766c9103..9a30ebec3c0 100644 --- a/security/gnupg/patches/patch-agent_protect_c +++ b/security/gnupg/patches/patch-agent_protect_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-agent_protect_c,v 1.1 2021/09/21 19:14:37 tb Exp $ - Index: agent/protect.c --- agent/protect.c.orig +++ agent/protect.c diff --git a/security/gnupg/patches/patch-common_ttyio_c b/security/gnupg/patches/patch-common_ttyio_c index 5e89836da36..0b08041e070 100644 --- a/security/gnupg/patches/patch-common_ttyio_c +++ b/security/gnupg/patches/patch-common_ttyio_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-common_ttyio_c,v 1.1 2021/09/21 19:14:37 tb Exp $ - Index: common/ttyio.c --- common/ttyio.c.orig +++ common/ttyio.c diff --git a/security/gnupg/patches/patch-common_ttyio_h b/security/gnupg/patches/patch-common_ttyio_h index 8765ba30605..e6b20184764 100644 --- a/security/gnupg/patches/patch-common_ttyio_h +++ b/security/gnupg/patches/patch-common_ttyio_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-common_ttyio_h,v 1.1 2021/09/21 19:14:37 tb Exp $ - Index: common/ttyio.h --- common/ttyio.h.orig +++ common/ttyio.h diff --git a/security/gnupg/patches/patch-doc_mkdefsinc_c b/security/gnupg/patches/patch-doc_mkdefsinc_c index bb8d40353bd..5f9ee21d8cc 100644 --- a/security/gnupg/patches/patch-doc_mkdefsinc_c +++ b/security/gnupg/patches/patch-doc_mkdefsinc_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-doc_mkdefsinc_c,v 1.1 2021/08/30 17:09:19 jca Exp $ - Don't use printf %n. Index: doc/mkdefsinc.c diff --git a/security/gnupg/patches/patch-g10_keylist_c b/security/gnupg/patches/patch-g10_keylist_c index 8a8d5150528..144b775ad30 100644 --- a/security/gnupg/patches/patch-g10_keylist_c +++ b/security/gnupg/patches/patch-g10_keylist_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-g10_keylist_c,v 1.1 2021/09/21 19:14:37 tb Exp $ - Index: g10/keylist.c --- g10/keylist.c.orig +++ g10/keylist.c diff --git a/security/gnupg/pkg/PFRAG.ldap b/security/gnupg/pkg/PFRAG.ldap index b397a1afe01..bf205f66272 100644 --- a/security/gnupg/pkg/PFRAG.ldap +++ b/security/gnupg/pkg/PFRAG.ldap @@ -1,2 +1 @@ -@comment $OpenBSD: PFRAG.ldap,v 1.3 2020/10/05 19:46:17 jca Exp $ @bin libexec/dirmngr_ldap diff --git a/security/gnupg/pkg/PLIST b/security/gnupg/pkg/PLIST index a31db5a8e0b..c0e8b09a18d 100644 --- a/security/gnupg/pkg/PLIST +++ b/security/gnupg/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.34 2021/08/30 17:04:45 jca Exp $ @conflict gnupg-<2.2.23p1 @pkgpath ${BASE_PKGPATH},idea @pkgpath security/gnupg2 diff --git a/security/gnupg/pkg/README b/security/gnupg/pkg/README index dc5b2ef1e58..6c6fa01fc34 100644 --- a/security/gnupg/pkg/README +++ b/security/gnupg/pkg/README @@ -1,5 +1,3 @@ -$OpenBSD: README,v 1.1 2020/10/05 19:46:17 jca Exp $ - +----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index 9441169999e..28a2d04a820 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.171 2022/01/19 12:23:35 ajacoutot Exp $ - COMMENT= GNU Transport Layer Security library V= 3.7.3 diff --git a/security/gnutls/patches/patch-lib_accelerated_aarch64_Makefile_in b/security/gnutls/patches/patch-lib_accelerated_aarch64_Makefile_in index 2bcfdf0dfa5..9170da11659 100644 --- a/security/gnutls/patches/patch-lib_accelerated_aarch64_Makefile_in +++ b/security/gnutls/patches/patch-lib_accelerated_aarch64_Makefile_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_accelerated_aarch64_Makefile_in,v 1.2 2022/01/19 12:23:35 ajacoutot Exp $ - Avoid -march=all, unsupported by clang. Clang commit that fixes the crash but doesn't add support for -march=all: https://reviews.llvm.org/D114677 diff --git a/security/gnutls/pkg/PLIST b/security/gnutls/pkg/PLIST index 39d829c7e23..1a0cbd3adcd 100644 --- a/security/gnutls/pkg/PLIST +++ b/security/gnutls/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.57 2022/01/19 12:23:35 ajacoutot Exp $ @bin bin/certtool @bin bin/danetool @bin bin/gnutls-cli diff --git a/security/go-crypto/Makefile b/security/go-crypto/Makefile index f7babc6c803..ba8a4cefd78 100644 --- a/security/go-crypto/Makefile +++ b/security/go-crypto/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2021/03/08 13:59:25 sthen Exp $ - COMMENT = Go supplementary cryptography libraries DISTNAME = go-crypto-20190904 GH_ACCOUNT = golang diff --git a/security/go-crypto/pkg/PLIST b/security/go-crypto/pkg/PLIST index 83158530d9c..75e2b2eee8d 100644 --- a/security/go-crypto/pkg/PLIST +++ b/security/go-crypto/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.8 2019/09/12 18:51:19 jsing Exp $ go-pkg/ go-pkg/pkg/ ${MODGO_PACKAGES}/ diff --git a/security/go-ed25519/Makefile b/security/go-ed25519/Makefile index fddf269e4ae..052ba16cefe 100644 --- a/security/go-ed25519/Makefile +++ b/security/go-ed25519/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.3 2021/03/08 13:59:25 sthen Exp $ - COMMENT = ed25519 in go GH_ACCOUNT = agl diff --git a/security/go-ed25519/pkg/PLIST b/security/go-ed25519/pkg/PLIST index 2fe4f1f10fa..412cb89d691 100644 --- a/security/go-ed25519/pkg/PLIST +++ b/security/go-ed25519/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2017/08/29 17:00:33 landry Exp $ go-pkg/ go-pkg/pkg/ ${MODGO_PACKAGES}/ diff --git a/security/go-siphash/Makefile b/security/go-siphash/Makefile index b4b9baea8de..2637c549600 100644 --- a/security/go-siphash/Makefile +++ b/security/go-siphash/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.3 2021/03/08 13:59:25 sthen Exp $ - COMMENT = SipHash-2-4 in go GH_ACCOUNT = dchest diff --git a/security/go-siphash/pkg/PLIST b/security/go-siphash/pkg/PLIST index 3f9d76660df..dc512163c5b 100644 --- a/security/go-siphash/pkg/PLIST +++ b/security/go-siphash/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2017/08/29 16:59:02 landry Exp $ go-pkg/ go-pkg/pkg/ ${MODGO_PACKAGES}/ diff --git a/security/gobuster/Makefile b/security/gobuster/Makefile index 2448eb56019..c90481cb8bc 100644 --- a/security/gobuster/Makefile +++ b/security/gobuster/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.2 2021/03/08 13:59:26 sthen Exp $ - COMMENT = a tool used to brute-force stuff MODGO_MODNAME = github.com/OJ/gobuster/v3 diff --git a/security/gobuster/pkg/PLIST b/security/gobuster/pkg/PLIST index ed97ca246bd..bf12fb39131 100644 --- a/security/gobuster/pkg/PLIST +++ b/security/gobuster/pkg/PLIST @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2021/01/23 09:39:23 gonzalo Exp $ @bin bin/gobuster diff --git a/security/gopass/Makefile b/security/gopass/Makefile index 5796651b514..b8d87ad1bf8 100644 --- a/security/gopass/Makefile +++ b/security/gopass/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.25 2021/11/30 11:01:31 sthen Exp $ - COMMENT = pass compatible password manager written in go MODGO_MODNAME = github.com/gopasspw/gopass diff --git a/security/gopass/modules.inc b/security/gopass/modules.inc index 83ae5204f2c..d82e81d6c7d 100644 --- a/security/gopass/modules.inc +++ b/security/gopass/modules.inc @@ -1,5 +1,3 @@ -# $OpenBSD: modules.inc,v 1.3 2021/11/30 11:01:31 sthen Exp $ - MODGO_MODULES = \ cloud.google.com/go v0.65.0 \ cloud.google.com/go/bigquery v1.8.0 \ diff --git a/security/gopass/patches/patch-main_go b/security/gopass/patches/patch-main_go index 8d67e354d1f..268d88f531a 100644 --- a/security/gopass/patches/patch-main_go +++ b/security/gopass/patches/patch-main_go @@ -1,5 +1,3 @@ -$OpenBSD: patch-main_go,v 1.2 2021/11/30 11:01:31 sthen Exp $ - Despite what pledge(2) implies, fattr is needed for chmod, wpath is not enough diff --git a/security/gopass/pkg/PLIST b/security/gopass/pkg/PLIST index 653ad762dac..0aaa644c913 100644 --- a/security/gopass/pkg/PLIST +++ b/security/gopass/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.3 2021/07/16 20:03:31 sthen Exp $ @bin bin/gopass @man man/man1/gopass.1 diff --git a/security/gosec/Makefile b/security/gosec/Makefile index 2e3d111f513..6907939f176 100644 --- a/security/gosec/Makefile +++ b/security/gosec/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2022/01/20 17:15:08 abieber Exp $ - COMMENT = security checker for Go projects MODGO_MODNAME = github.com/securego/gosec/v2 diff --git a/security/gosec/modules.inc b/security/gosec/modules.inc index 9665d51281b..cc2e6c9bdaa 100644 --- a/security/gosec/modules.inc +++ b/security/gosec/modules.inc @@ -1,5 +1,3 @@ -# $OpenBSD: modules.inc,v 1.1.1.1 2022/01/20 17:15:11 abieber Exp $ - MODGO_MODULES = \ bitbucket.org/creachadair/shell v0.0.6 \ cloud.google.com/go v0.60.0 \ diff --git a/security/gosec/pkg/PLIST b/security/gosec/pkg/PLIST index eefc9048b6b..4fda6b5228d 100644 --- a/security/gosec/pkg/PLIST +++ b/security/gosec/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2022/01/20 17:15:11 abieber Exp $ @bin bin/gosec @bin bin/gosecutil @bin bin/tlsconfig diff --git a/security/gpa/Makefile b/security/gpa/Makefile index 4ceeebce53d..dd44e3f954f 100644 --- a/security/gpa/Makefile +++ b/security/gpa/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.40 2019/07/31 12:47:11 sthen Exp $ - COMMENT= graphical interface for GnuPG DISTNAME= gpa-0.10.0 diff --git a/security/gpa/pkg/PLIST b/security/gpa/pkg/PLIST index b2de5f40ce7..2773e1c37b8 100644 --- a/security/gpa/pkg/PLIST +++ b/security/gpa/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.11 2019/07/31 12:47:11 sthen Exp $ @bin bin/gpa @man man/man1/gpa.1 share/applications/gpa.desktop diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile index ff2ff0efbdc..c7934381aa8 100644 --- a/security/gpgme/Makefile +++ b/security/gpgme/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.63 2022/03/07 13:29:39 sthen Exp $ - COMMENT-main = GnuPG Made Easy COMMENT-qt = Qt bindings for GPGme diff --git a/security/gringotts/Makefile b/security/gringotts/Makefile index fd7b2c55a95..9511dc1d4ea 100644 --- a/security/gringotts/Makefile +++ b/security/gringotts/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.21 2021/02/27 21:27:17 naddy Exp $ - COMMENT= GTK+2 secure notes manager DISTNAME= gringotts-1.2.10 diff --git a/security/gringotts/patches/patch-Makefile_in b/security/gringotts/patches/patch-Makefile_in index 80187ce55e5..d95cfeacdb0 100644 --- a/security/gringotts/patches/patch-Makefile_in +++ b/security/gringotts/patches/patch-Makefile_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile_in,v 1.2 2013/06/24 06:14:21 ajacoutot Exp $ --- Makefile.in.orig Sat Jun 13 10:38:23 2009 +++ Makefile.in Sun Jun 23 11:56:33 2013 @@ -201,7 +201,7 @@ top_build_prefix = @top_build_prefix@ diff --git a/security/gringotts/patches/patch-src_grg_attachs_h b/security/gringotts/patches/patch-src_grg_attachs_h index d410f1d0c3e..4fe355a3adb 100644 --- a/security/gringotts/patches/patch-src_grg_attachs_h +++ b/security/gringotts/patches/patch-src_grg_attachs_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_grg_attachs_h,v 1.1 2021/02/27 21:27:17 naddy Exp $ - Index: src/grg_attachs.h --- src/grg_attachs.h.orig +++ src/grg_attachs.h diff --git a/security/gringotts/patches/patch-src_grg_entries_h b/security/gringotts/patches/patch-src_grg_entries_h index 15199902113..57401a510c0 100644 --- a/security/gringotts/patches/patch-src_grg_entries_h +++ b/security/gringotts/patches/patch-src_grg_entries_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_grg_entries_h,v 1.1 2021/02/27 21:27:17 naddy Exp $ - Index: src/grg_entries.h --- src/grg_entries.h.orig +++ src/grg_entries.h diff --git a/security/gringotts/patches/patch-src_grg_menus_c b/security/gringotts/patches/patch-src_grg_menus_c index db7fd4dd05d..5a520ffd461 100644 --- a/security/gringotts/patches/patch-src_grg_menus_c +++ b/security/gringotts/patches/patch-src_grg_menus_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_grg_menus_c,v 1.1 2021/02/27 21:27:17 naddy Exp $ - Index: src/grg_menus.c --- src/grg_menus.c.orig +++ src/grg_menus.c diff --git a/security/gringotts/patches/patch-src_grg_menus_h b/security/gringotts/patches/patch-src_grg_menus_h index be61967c836..b9559c46568 100644 --- a/security/gringotts/patches/patch-src_grg_menus_h +++ b/security/gringotts/patches/patch-src_grg_menus_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_grg_menus_h,v 1.1 2021/02/27 21:27:17 naddy Exp $ - Index: src/grg_menus.h --- src/grg_menus.h.orig +++ src/grg_menus.h diff --git a/security/gringotts/patches/patch-src_grg_pix_h b/security/gringotts/patches/patch-src_grg_pix_h index 458d7f641f4..c08d240c41f 100644 --- a/security/gringotts/patches/patch-src_grg_pix_h +++ b/security/gringotts/patches/patch-src_grg_pix_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_grg_pix_h,v 1.1 2021/02/27 21:27:17 naddy Exp $ - Index: src/grg_pix.h --- src/grg_pix.h.orig +++ src/grg_pix.h diff --git a/security/gringotts/patches/patch-src_grg_prefs_h b/security/gringotts/patches/patch-src_grg_prefs_h index c2d331a3533..83c6943357a 100644 --- a/security/gringotts/patches/patch-src_grg_prefs_h +++ b/security/gringotts/patches/patch-src_grg_prefs_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_grg_prefs_h,v 1.1 2021/02/27 21:27:17 naddy Exp $ - Index: src/grg_prefs.h --- src/grg_prefs.h.orig +++ src/grg_prefs.h diff --git a/security/gringotts/patches/patch-src_grg_recent_dox_h b/security/gringotts/patches/patch-src_grg_recent_dox_h index 06cf7d2ec87..9b18f31c068 100644 --- a/security/gringotts/patches/patch-src_grg_recent_dox_h +++ b/security/gringotts/patches/patch-src_grg_recent_dox_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_grg_recent_dox_h,v 1.1 2021/02/27 21:27:17 naddy Exp $ - Index: src/grg_recent_dox.h --- src/grg_recent_dox.h.orig +++ src/grg_recent_dox.h diff --git a/security/gringotts/patches/patch-src_grg_widgets_h b/security/gringotts/patches/patch-src_grg_widgets_h index b3315a4af18..a166c9bfd9e 100644 --- a/security/gringotts/patches/patch-src_grg_widgets_h +++ b/security/gringotts/patches/patch-src_grg_widgets_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_grg_widgets_h,v 1.1 2021/02/27 21:27:17 naddy Exp $ - Index: src/grg_widgets.h --- src/grg_widgets.h.orig +++ src/grg_widgets.h diff --git a/security/gringotts/patches/patch-src_gringotts_h b/security/gringotts/patches/patch-src_gringotts_h index c04ceb69f33..7fced9254c8 100644 --- a/security/gringotts/patches/patch-src_gringotts_h +++ b/security/gringotts/patches/patch-src_gringotts_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_gringotts_h,v 1.1 2021/02/27 21:27:17 naddy Exp $ - Index: src/gringotts.h --- src/gringotts.h.orig +++ src/gringotts.h diff --git a/security/gringotts/pkg/PLIST b/security/gringotts/pkg/PLIST index e932e68afc6..0537f63df4a 100644 --- a/security/gringotts/pkg/PLIST +++ b/security/gringotts/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2013/06/24 06:14:21 ajacoutot Exp $ @mode 4555 @bin bin/gringotts @mode diff --git a/security/hashdeep/Makefile b/security/hashdeep/Makefile index e44a2e3c32d..5f9bad59346 100644 --- a/security/hashdeep/Makefile +++ b/security/hashdeep/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.5 2019/07/12 20:49:02 sthen Exp $ - COMMENT = tools to compute hashes recursively GH_ACCOUNT = jessek diff --git a/security/hashdeep/patches/patch-src_display_cpp b/security/hashdeep/patches/patch-src_display_cpp index edf15ba3378..e9793aedb8e 100644 --- a/security/hashdeep/patches/patch-src_display_cpp +++ b/security/hashdeep/patches/patch-src_display_cpp @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_display_cpp,v 1.1.1.1 2018/07/05 19:17:20 feinerer Exp $ - Fixes for Clang 6. Index: src/display.cpp diff --git a/security/hashdeep/patches/patch-src_files_cpp b/security/hashdeep/patches/patch-src_files_cpp index a54f022efb9..a7558bc08dc 100644 --- a/security/hashdeep/patches/patch-src_files_cpp +++ b/security/hashdeep/patches/patch-src_files_cpp @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_files_cpp,v 1.1.1.1 2018/07/05 19:17:20 feinerer Exp $ - Fixes for Clang 6. Index: src/files.cpp diff --git a/security/hashdeep/patches/patch-src_hash_cpp b/security/hashdeep/patches/patch-src_hash_cpp index 281683449e1..a318e795720 100644 --- a/security/hashdeep/patches/patch-src_hash_cpp +++ b/security/hashdeep/patches/patch-src_hash_cpp @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_hash_cpp,v 1.1.1.1 2018/07/05 19:17:20 feinerer Exp $ - Fixes for Clang 6. Index: src/hash.cpp diff --git a/security/hashdeep/patches/patch-src_hashlist_cpp b/security/hashdeep/patches/patch-src_hashlist_cpp index d9ed908f881..bb8972821bf 100644 --- a/security/hashdeep/patches/patch-src_hashlist_cpp +++ b/security/hashdeep/patches/patch-src_hashlist_cpp @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_hashlist_cpp,v 1.1.1.1 2018/07/05 19:17:20 feinerer Exp $ - Fixes for Clang 6. Index: src/hashlist.cpp diff --git a/security/hashdeep/patches/patch-src_xml_h b/security/hashdeep/patches/patch-src_xml_h index f1aff2fba2b..b3ffa1b2f77 100644 --- a/security/hashdeep/patches/patch-src_xml_h +++ b/security/hashdeep/patches/patch-src_xml_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_xml_h,v 1.1.1.1 2018/07/05 19:17:20 feinerer Exp $ - Fix for Clang 6. Index: src/xml.h diff --git a/security/hashdeep/pkg/PLIST b/security/hashdeep/pkg/PLIST index 39ec9a7dc2e..f470cc8a461 100644 --- a/security/hashdeep/pkg/PLIST +++ b/security/hashdeep/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2018/07/05 19:17:20 feinerer Exp $ @bin bin/hashdeep @bin bin/md5deep @bin bin/sha1deep diff --git a/security/hashid/Makefile b/security/hashid/Makefile index 94503d541ce..1b084a8aab4 100644 --- a/security/hashid/Makefile +++ b/security/hashid/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.3 2021/11/02 00:02:15 sthen Exp $ - COMMENT = Identify the different types of cryptographic hashes MODPY_EGG_VERSION = 3.1.4 diff --git a/security/hashid/pkg/PLIST b/security/hashid/pkg/PLIST index 16e759b94db..4dd13b8daa8 100644 --- a/security/hashid/pkg/PLIST +++ b/security/hashid/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2020/12/02 11:54:11 sebastia Exp $ bin/hashid lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}hashid.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/hashID-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ diff --git a/security/hatchet/Makefile b/security/hatchet/Makefile index 65795a68b96..bb31b0b4d82 100644 --- a/security/hatchet/Makefile +++ b/security/hatchet/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.11 2020/03/20 16:44:27 naddy Exp $ - COMMENT= PF firewall log analysis DISTNAME= hatchet-0.9.2 diff --git a/security/hatchet/patches/patch-conf_hatchet_conf b/security/hatchet/patches/patch-conf_hatchet_conf index 7e909176d67..cc4eda45e8d 100644 --- a/security/hatchet/patches/patch-conf_hatchet_conf +++ b/security/hatchet/patches/patch-conf_hatchet_conf @@ -1,4 +1,3 @@ -$OpenBSD: patch-conf_hatchet_conf,v 1.1.1.1 2008/06/27 15:16:01 jdixon Exp $ --- conf/hatchet.conf.orig Mon Jun 23 21:37:32 2008 +++ conf/hatchet.conf Mon Jun 23 21:38:15 2008 @@ -18,7 +18,7 @@ $log = '/var/log/pflog'; diff --git a/security/hatchet/patches/patch-docs_INSTALL b/security/hatchet/patches/patch-docs_INSTALL index ac2bebc1ab7..102cbd9610a 100644 --- a/security/hatchet/patches/patch-docs_INSTALL +++ b/security/hatchet/patches/patch-docs_INSTALL @@ -1,4 +1,3 @@ -$OpenBSD: patch-docs_INSTALL,v 1.4 2015/07/18 21:05:38 ajacoutot Exp $ --- docs/INSTALL.orig Sun Nov 30 06:29:12 2008 +++ docs/INSTALL Sat Jul 18 23:03:36 2015 @@ -14,8 +14,8 @@ diff --git a/security/hatchet/patches/patch-docs_README_OpenBSD b/security/hatchet/patches/patch-docs_README_OpenBSD index 51b0c0eb150..f8a624079d2 100644 --- a/security/hatchet/patches/patch-docs_README_OpenBSD +++ b/security/hatchet/patches/patch-docs_README_OpenBSD @@ -1,4 +1,3 @@ -$OpenBSD: patch-docs_README_OpenBSD,v 1.2 2015/07/18 21:05:38 ajacoutot Exp $ --- docs/README.OpenBSD.orig Sun Nov 30 06:29:12 2008 +++ docs/README.OpenBSD Sat Jul 18 23:03:22 2015 @@ -8,17 +8,17 @@ To finish installing Hatchet, the following steps must diff --git a/security/hatchet/patches/patch-sbin_hatchart b/security/hatchet/patches/patch-sbin_hatchart index 3c6d2fcb581..67e5658462c 100644 --- a/security/hatchet/patches/patch-sbin_hatchart +++ b/security/hatchet/patches/patch-sbin_hatchart @@ -1,4 +1,3 @@ -$OpenBSD: patch-sbin_hatchart,v 1.1.1.1 2008/06/27 15:16:01 jdixon Exp $ --- sbin/hatchart.orig Thu Jun 26 17:21:31 2008 +++ sbin/hatchart Thu Jun 26 17:22:09 2008 @@ -12,7 +12,7 @@ use DBD::Chart; diff --git a/security/hatchet/patches/patch-sbin_hatchet b/security/hatchet/patches/patch-sbin_hatchet index afac102eb3b..5c9d69a82f0 100644 --- a/security/hatchet/patches/patch-sbin_hatchet +++ b/security/hatchet/patches/patch-sbin_hatchet @@ -1,4 +1,3 @@ -$OpenBSD: patch-sbin_hatchet,v 1.1.1.1 2008/06/27 15:16:01 jdixon Exp $ --- sbin/hatchet.orig Thu Jun 26 17:21:36 2008 +++ sbin/hatchet Thu Jun 26 17:22:20 2008 @@ -11,7 +11,7 @@ use DBI; diff --git a/security/hatchet/patches/patch-sbin_hatchet_mkdb b/security/hatchet/patches/patch-sbin_hatchet_mkdb index 19635c2fa6d..b6536fa5362 100644 --- a/security/hatchet/patches/patch-sbin_hatchet_mkdb +++ b/security/hatchet/patches/patch-sbin_hatchet_mkdb @@ -1,4 +1,3 @@ -$OpenBSD: patch-sbin_hatchet_mkdb,v 1.1.1.1 2008/06/27 15:16:01 jdixon Exp $ --- sbin/hatchet_mkdb.orig Thu Jun 26 17:21:43 2008 +++ sbin/hatchet_mkdb Thu Jun 26 17:22:32 2008 @@ -10,7 +10,7 @@ use strict; diff --git a/security/hatchet/pkg/PLIST b/security/hatchet/pkg/PLIST index e58e8fa4b34..fc00e3c09f1 100644 --- a/security/hatchet/pkg/PLIST +++ b/security/hatchet/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2008/07/03 12:32:30 jdixon Exp $ @owner root @group daemon hatchet/ diff --git a/security/hcxtools/Makefile b/security/hcxtools/Makefile index c5a5295311d..5f42c949b59 100644 --- a/security/hcxtools/Makefile +++ b/security/hcxtools/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.14 2022/01/02 18:27:25 sebastia Exp $ - COMMENT = convert pcap dumps to hashcat or John the Ripper input GH_ACCOUNT = ZerBea diff --git a/security/hcxtools/pkg/PLIST b/security/hcxtools/pkg/PLIST index 5fcd15cba95..74ce9024257 100644 --- a/security/hcxtools/pkg/PLIST +++ b/security/hcxtools/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.8 2022/01/02 18:27:26 sebastia Exp $ @bin bin/hcxeiutool @bin bin/hcxessidtool @bin bin/hcxhash2cap diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile index ef0cf971f79..e9d03c6cdad 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.36 2021/06/10 14:07:25 ajacoutot Exp $ - COMMENT-main= Kerberos 5 implementation COMMENT-devel-docs= Heimdal C functions documentation COMMENT-libs= Heimdal libraries and headers diff --git a/security/heimdal/files/krb5.conf b/security/heimdal/files/krb5.conf index 44684da50b2..751bc0cc1b4 100644 --- a/security/heimdal/files/krb5.conf +++ b/security/heimdal/files/krb5.conf @@ -1,5 +1,3 @@ -# $OpenBSD: krb5.conf,v 1.1 2014/07/13 14:10:13 ajacoutot Exp $ -# # See krb5.conf(5) and the heimdal info(1) page for more information. [libdefaults] diff --git a/security/heimdal/heimdal.port.mk b/security/heimdal/heimdal.port.mk index 3d9f2a1b258..decb7ab2259 100644 --- a/security/heimdal/heimdal.port.mk +++ b/security/heimdal/heimdal.port.mk @@ -1,5 +1,3 @@ -# $OpenBSD: heimdal.port.mk,v 1.5 2018/04/23 19:55:06 ajacoutot Exp $ - MODHEIMDAL_WANTLIB += com_err pthread util MODHEIMDAL_WANTLIB += heimdal/lib/asn1 MODHEIMDAL_WANTLIB += heimdal/lib/hcrypto diff --git a/security/heimdal/patches/patch-kadmin_add-random-users_c b/security/heimdal/patches/patch-kadmin_add-random-users_c index d3d9499b874..80f2770059d 100644 --- a/security/heimdal/patches/patch-kadmin_add-random-users_c +++ b/security/heimdal/patches/patch-kadmin_add-random-users_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-kadmin_add-random-users_c,v 1.2 2016/12/17 14:58:31 ajacoutot Exp $ - Use HAVE_ARC4RANDOM and choose to call arc4random() instead of srand() and rand() and friends. diff --git a/security/heimdal/patches/patch-kpasswd_kpasswd-generator_c b/security/heimdal/patches/patch-kpasswd_kpasswd-generator_c index afeee6c3b0d..1cfd0b25f5d 100644 --- a/security/heimdal/patches/patch-kpasswd_kpasswd-generator_c +++ b/security/heimdal/patches/patch-kpasswd_kpasswd-generator_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-kpasswd_kpasswd-generator_c,v 1.2 2016/12/17 14:58:31 ajacoutot Exp $ - Use HAVE_ARC4RANDOM and choose to call arc4random() instead of srand() and rand() and friends. diff --git a/security/heimdal/patches/patch-kuser_generate-requests_c b/security/heimdal/patches/patch-kuser_generate-requests_c index f4ee5164c47..f188c6d26d0 100644 --- a/security/heimdal/patches/patch-kuser_generate-requests_c +++ b/security/heimdal/patches/patch-kuser_generate-requests_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-kuser_generate-requests_c,v 1.2 2016/12/17 14:58:31 ajacoutot Exp $ - Use HAVE_ARC4RANDOM and choose to call arc4random() instead of srand() and rand() and friends. diff --git a/security/heimdal/patches/patch-lib_gssapi_ntlm_acquire_cred_c b/security/heimdal/patches/patch-lib_gssapi_ntlm_acquire_cred_c index 0500962bb60..163029a014b 100644 --- a/security/heimdal/patches/patch-lib_gssapi_ntlm_acquire_cred_c +++ b/security/heimdal/patches/patch-lib_gssapi_ntlm_acquire_cred_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_gssapi_ntlm_acquire_cred_c,v 1.1 2018/09/18 11:39:08 ajacoutot Exp $ - Fix memory leak with the Squid Kerberos authentication helper. Index: lib/gssapi/ntlm/acquire_cred.c diff --git a/security/heimdal/patches/patch-lib_hcrypto_test_rsa_c b/security/heimdal/patches/patch-lib_hcrypto_test_rsa_c index 338ee870209..1fa38a20f78 100644 --- a/security/heimdal/patches/patch-lib_hcrypto_test_rsa_c +++ b/security/heimdal/patches/patch-lib_hcrypto_test_rsa_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_hcrypto_test_rsa_c,v 1.2 2016/12/17 14:58:31 ajacoutot Exp $ - %ld / (long)tv_sec -> %lld / (long long)tv_sec --- lib/hcrypto/test_rsa.c.orig Tue Nov 29 02:35:27 2016 diff --git a/security/heimdal/patches/patch-lib_hdb_hdb-mitdb_c b/security/heimdal/patches/patch-lib_hdb_hdb-mitdb_c index faea936e092..7f2fbaeffa5 100644 --- a/security/heimdal/patches/patch-lib_hdb_hdb-mitdb_c +++ b/security/heimdal/patches/patch-lib_hdb_hdb-mitdb_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_hdb_hdb-mitdb_c,v 1.1 2019/06/15 10:24:37 ajacoutot Exp $ - From 3bcc031939d4f8cf600839d1e92b252c250d4d79 Mon Sep 17 00:00:00 2001 From: Daria Phoebe Brashear Date: Thu, 19 Oct 2017 14:06:12 -0500 diff --git a/security/heimdal/patches/patch-lib_hx509_softp11_c b/security/heimdal/patches/patch-lib_hx509_softp11_c index b00ea7b0f2c..0efc429a128 100644 --- a/security/heimdal/patches/patch-lib_hx509_softp11_c +++ b/security/heimdal/patches/patch-lib_hx509_softp11_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_hx509_softp11_c,v 1.2 2016/12/17 14:58:31 ajacoutot Exp $ - Use HAVE_ARC4RANDOM and choose to call arc4random() instead of srand() and rand() and friends. diff --git a/security/heimdal/patches/patch-lib_krb5_context_c b/security/heimdal/patches/patch-lib_krb5_context_c index f34ed653784..0bd243307b9 100644 --- a/security/heimdal/patches/patch-lib_krb5_context_c +++ b/security/heimdal/patches/patch-lib_krb5_context_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_krb5_context_c,v 1.1 2018/09/18 11:39:08 ajacoutot Exp $ - Fix memory leak with the Squid Kerberos authentication helper. Index: lib/krb5/context.c diff --git a/security/heimdal/patches/patch-lib_krb5_crypto-rand_c b/security/heimdal/patches/patch-lib_krb5_crypto-rand_c index f9130785975..b8d60511f40 100644 --- a/security/heimdal/patches/patch-lib_krb5_crypto-rand_c +++ b/security/heimdal/patches/patch-lib_krb5_crypto-rand_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_krb5_crypto-rand_c,v 1.2 2016/12/17 14:58:31 ajacoutot Exp $ - Simpler: just use arc4random_buf(3). --- lib/krb5/crypto-rand.c.orig Sat Dec 17 14:01:13 2016 diff --git a/security/heimdal/patches/patch-lib_krb5_krb5_h b/security/heimdal/patches/patch-lib_krb5_krb5_h index d65cac7ff6e..639d87e1c8d 100644 --- a/security/heimdal/patches/patch-lib_krb5_krb5_h +++ b/security/heimdal/patches/patch-lib_krb5_krb5_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_krb5_krb5_h,v 1.2 2016/12/17 14:58:31 ajacoutot Exp $ - cleanup 1 << 31 idioms --- lib/krb5/krb5.h.orig Tue Nov 29 02:35:27 2016 diff --git a/security/heimdal/patches/patch-lib_krb5_test_crypto_c b/security/heimdal/patches/patch-lib_krb5_test_crypto_c index 1eaec980aa5..7f1f3d22c83 100644 --- a/security/heimdal/patches/patch-lib_krb5_test_crypto_c +++ b/security/heimdal/patches/patch-lib_krb5_test_crypto_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_krb5_test_crypto_c,v 1.1 2014/07/13 14:10:14 ajacoutot Exp $ - %ld / (long)tv_sec -> %lld / (long long)tv_sec --- lib/krb5/test_crypto.c.orig Sun Dec 9 23:06:44 2012 diff --git a/security/heimdal/patches/patch-lib_krb5_test_rfc3961_c b/security/heimdal/patches/patch-lib_krb5_test_rfc3961_c index aeec51678e2..57ba6c7163b 100644 --- a/security/heimdal/patches/patch-lib_krb5_test_rfc3961_c +++ b/security/heimdal/patches/patch-lib_krb5_test_rfc3961_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_krb5_test_rfc3961_c,v 1.1 2014/07/13 14:10:14 ajacoutot Exp $ - %ld / (long)tv_sec -> %lld / (long long)tv_sec --- lib/krb5/test_rfc3961.c.orig Sun Dec 9 23:06:44 2012 diff --git a/security/heimdal/patches/patch-lib_roken_roken_h_in b/security/heimdal/patches/patch-lib_roken_roken_h_in index 0783d8be54e..0f86e14937b 100644 --- a/security/heimdal/patches/patch-lib_roken_roken_h_in +++ b/security/heimdal/patches/patch-lib_roken_roken_h_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_roken_roken_h_in,v 1.1 2016/12/17 14:58:31 ajacoutot Exp $ - innetgr(3) pidfile(3) diff --git a/security/heimdal/patches/patch-lib_sqlite_sqlite3_c b/security/heimdal/patches/patch-lib_sqlite_sqlite3_c index 7c5606a77b9..63102c33c31 100644 --- a/security/heimdal/patches/patch-lib_sqlite_sqlite3_c +++ b/security/heimdal/patches/patch-lib_sqlite_sqlite3_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_sqlite_sqlite3_c,v 1.2 2016/12/17 14:58:31 ajacoutot Exp $ - Use HAVE_ARC4RANDOM and choose to call arc4random() instead of srand() and rand() and friends. diff --git a/security/heimdal/patches/patch-tools_krb5-config_in b/security/heimdal/patches/patch-tools_krb5-config_in index 8ead0d50673..e513f76aab6 100644 --- a/security/heimdal/patches/patch-tools_krb5-config_in +++ b/security/heimdal/patches/patch-tools_krb5-config_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-tools_krb5-config_in,v 1.5 2017/10/14 08:02:20 ajacoutot Exp $ - Search /usr/local/{include,lib} for libcom_err. Index: tools/krb5-config.in diff --git a/security/heimdal/pkg/PLIST-devel-docs b/security/heimdal/pkg/PLIST-devel-docs index 86021b4b523..498ba724a80 100644 --- a/security/heimdal/pkg/PLIST-devel-docs +++ b/security/heimdal/pkg/PLIST-devel-docs @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST-devel-docs,v 1.3 2019/06/15 10:24:37 ajacoutot Exp $ @man man/man3/DES_cbc_cksum.3 @man man/man3/DES_cbc_encrypt.3 @man man/man3/DES_cfb64_encrypt.3 diff --git a/security/heimdal/pkg/PLIST-libs b/security/heimdal/pkg/PLIST-libs index a565bfae64c..6e6d3b3416b 100644 --- a/security/heimdal/pkg/PLIST-libs +++ b/security/heimdal/pkg/PLIST-libs @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST-libs,v 1.2 2016/12/17 14:58:31 ajacoutot Exp $ heimdal/ heimdal/bin/ heimdal/bin/krb5-config diff --git a/security/heimdal/pkg/PLIST-main b/security/heimdal/pkg/PLIST-main index 0653ba2efa5..1ea07d8f688 100644 --- a/security/heimdal/pkg/PLIST-main +++ b/security/heimdal/pkg/PLIST-main @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST-main,v 1.4 2019/05/16 15:28:32 ajacoutot Exp $ @rcscript ${RCDIR}/ipropd_master @rcscript ${RCDIR}/ipropd_slave @rcscript ${RCDIR}/kadmind diff --git a/security/heimdal/pkg/ipropd_master.rc b/security/heimdal/pkg/ipropd_master.rc index c459a71a8fb..6bd656db999 100644 --- a/security/heimdal/pkg/ipropd_master.rc +++ b/security/heimdal/pkg/ipropd_master.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: ipropd_master.rc,v 1.2 2018/01/11 19:27:09 rpe Exp $ daemon="${TRUEPREFIX}/heimdal/libexec/ipropd-master --detach" diff --git a/security/heimdal/pkg/ipropd_slave.rc b/security/heimdal/pkg/ipropd_slave.rc index ba84d8f974d..16035015817 100644 --- a/security/heimdal/pkg/ipropd_slave.rc +++ b/security/heimdal/pkg/ipropd_slave.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: ipropd_slave.rc,v 1.2 2018/01/11 19:27:09 rpe Exp $ daemon="${TRUEPREFIX}/heimdal/libexec/ipropd-slave --detach" diff --git a/security/heimdal/pkg/kadmind.rc b/security/heimdal/pkg/kadmind.rc index 9856aa88e33..3b09fb19f26 100644 --- a/security/heimdal/pkg/kadmind.rc +++ b/security/heimdal/pkg/kadmind.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: kadmind.rc,v 1.4 2018/01/11 19:27:09 rpe Exp $ daemon="${TRUEPREFIX}/heimdal/libexec/kadmind" diff --git a/security/heimdal/pkg/kdc.rc b/security/heimdal/pkg/kdc.rc index 2e8b1de17f3..8484478e426 100644 --- a/security/heimdal/pkg/kdc.rc +++ b/security/heimdal/pkg/kdc.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: kdc.rc,v 1.2 2018/01/11 19:27:09 rpe Exp $ daemon="${TRUEPREFIX}/heimdal/libexec/kdc --detach" diff --git a/security/heimdal/pkg/kpasswdd.rc b/security/heimdal/pkg/kpasswdd.rc index 4070cc57db2..0cc0548b2f2 100644 --- a/security/heimdal/pkg/kpasswdd.rc +++ b/security/heimdal/pkg/kpasswdd.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: kpasswdd.rc,v 1.4 2018/01/11 19:27:09 rpe Exp $ daemon="${TRUEPREFIX}/heimdal/libexec/kpasswdd" diff --git a/security/hlfl/Makefile b/security/hlfl/Makefile index e3fde0aeae8..5e2fff03c8c 100644 --- a/security/hlfl/Makefile +++ b/security/hlfl/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.20 2019/07/12 20:49:02 sthen Exp $ - COMMENT = high level firewall language DISTNAME = hlfl-0.60.1 diff --git a/security/hlfl/pkg/PLIST b/security/hlfl/pkg/PLIST index 38494d5d7cb..5ea1a89081d 100644 --- a/security/hlfl/pkg/PLIST +++ b/security/hlfl/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2009/05/21 10:17:04 benoit Exp $ @bin bin/hlfl @man man/man1/hlfl.1 share/examples/hlfl/ diff --git a/security/hydra/Makefile b/security/hydra/Makefile index 30c3f1d6b80..9b375dcb91c 100644 --- a/security/hydra/Makefile +++ b/security/hydra/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.64 2021/07/14 09:49:09 sebastia Exp $ - COMMENT-main= parallelized network logon cracker COMMENT-gui= GTK frontend for hydra diff --git a/security/hydra/patches/patch-Makefile_am b/security/hydra/patches/patch-Makefile_am index 6ddfbacfc9b..2f18db8232f 100644 --- a/security/hydra/patches/patch-Makefile_am +++ b/security/hydra/patches/patch-Makefile_am @@ -1,5 +1,3 @@ -$OpenBSD: patch-Makefile_am,v 1.6 2021/07/14 09:49:09 sebastia Exp $ - Index: Makefile.am --- Makefile.am.orig +++ Makefile.am diff --git a/security/hydra/patches/patch-configure b/security/hydra/patches/patch-configure index ab8536fcf2c..2323819769a 100644 --- a/security/hydra/patches/patch-configure +++ b/security/hydra/patches/patch-configure @@ -1,5 +1,3 @@ -$OpenBSD: patch-configure,v 1.13 2021/07/14 09:49:09 sebastia Exp $ - Index: configure --- configure.orig +++ configure diff --git a/security/hydra/patches/patch-hydra-gtk_make_xhydra_sh b/security/hydra/patches/patch-hydra-gtk_make_xhydra_sh index cb5cdb294fb..7332b189453 100644 --- a/security/hydra/patches/patch-hydra-gtk_make_xhydra_sh +++ b/security/hydra/patches/patch-hydra-gtk_make_xhydra_sh @@ -1,5 +1,3 @@ -$OpenBSD: patch-hydra-gtk_make_xhydra_sh,v 1.3 2020/11/13 21:33:44 sthen Exp $ - Index: hydra-gtk/make_xhydra.sh --- hydra-gtk/make_xhydra.sh.orig +++ hydra-gtk/make_xhydra.sh diff --git a/security/hydra/pkg/PLIST-gui b/security/hydra/pkg/PLIST-gui index f3e6462dd03..cf259063c00 100644 --- a/security/hydra/pkg/PLIST-gui +++ b/security/hydra/pkg/PLIST-gui @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST-gui,v 1.3 2011/11/05 15:24:39 nigel Exp $ @bin bin/xhydra @man man/man1/xhydra.1 diff --git a/security/hydra/pkg/PLIST-main b/security/hydra/pkg/PLIST-main index 3d9396f0b6f..9dc96339221 100644 --- a/security/hydra/pkg/PLIST-main +++ b/security/hydra/pkg/PLIST-main @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST-main,v 1.5 2020/11/13 21:33:44 sthen Exp $ @pkgpath security/hydra bin/dpl4hydra.sh @bin bin/hydra diff --git a/security/ikeman/Makefile b/security/ikeman/Makefile index 0737579f531..43aa9a8b004 100644 --- a/security/ikeman/Makefile +++ b/security/ikeman/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.11 2022/01/14 10:56:10 tb Exp $ - COMMENT = interactive PKI manager for isakmpd(8) or iked(8) DISTNAME = ikeman-0.2 REVISION = 7 diff --git a/security/ikeman/patches/patch-asn1_time_t_c b/security/ikeman/patches/patch-asn1_time_t_c index b25c26dd52e..cbdda762b6f 100644 --- a/security/ikeman/patches/patch-asn1_time_t_c +++ b/security/ikeman/patches/patch-asn1_time_t_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-asn1_time_t_c,v 1.2 2021/10/11 12:05:26 tb Exp $ - Index: asn1_time_t.c --- asn1_time_t.c.orig +++ asn1_time_t.c diff --git a/security/ikeman/patches/patch-certificates_c b/security/ikeman/patches/patch-certificates_c index 46cbc62dcf9..6c84c7f8a34 100644 --- a/security/ikeman/patches/patch-certificates_c +++ b/security/ikeman/patches/patch-certificates_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-certificates_c,v 1.3 2022/01/14 10:56:10 tb Exp $ - Index: certificates.c --- certificates.c.orig +++ certificates.c diff --git a/security/ikeman/patches/patch-ikeman_h b/security/ikeman/patches/patch-ikeman_h index 03595a8315b..4e565c43c15 100644 --- a/security/ikeman/patches/patch-ikeman_h +++ b/security/ikeman/patches/patch-ikeman_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-ikeman_h,v 1.2 2022/01/14 10:56:10 tb Exp $ - Index: ikeman.h --- ikeman.h.orig +++ ikeman.h diff --git a/security/ikeman/patches/patch-log_c b/security/ikeman/patches/patch-log_c index 751dbc56c45..7ee3d87a5ea 100644 --- a/security/ikeman/patches/patch-log_c +++ b/security/ikeman/patches/patch-log_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-log_c,v 1.1 2017/06/20 14:59:39 sthen Exp $ - Index: log.c --- log.c.orig +++ log.c diff --git a/security/ikeman/patches/patch-ncurses_c b/security/ikeman/patches/patch-ncurses_c index 80220cb5e86..7039fa331d9 100644 --- a/security/ikeman/patches/patch-ncurses_c +++ b/security/ikeman/patches/patch-ncurses_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-ncurses_c,v 1.2 2022/01/14 10:56:10 tb Exp $ Index: ncurses.c --- ncurses.c.orig +++ ncurses.c diff --git a/security/ikeman/pkg/PLIST b/security/ikeman/pkg/PLIST index 014dddbaa36..fb15b9c6652 100644 --- a/security/ikeman/pkg/PLIST +++ b/security/ikeman/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.2 2011/06/27 13:29:52 sthen Exp $ @bin bin/ikeman @man man/man1/ikeman.1 diff --git a/security/integrit/Makefile b/security/integrit/Makefile index 3389b7c627f..2f19f82390d 100644 --- a/security/integrit/Makefile +++ b/security/integrit/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.16 2019/07/12 20:49:03 sthen Exp $ - COMMENT= file integrity checker DISTNAME= integrit-4.1 diff --git a/security/integrit/patches/patch-Makefile_in b/security/integrit/patches/patch-Makefile_in index 2e6c1de3475..6a95c627a17 100644 --- a/security/integrit/patches/patch-Makefile_in +++ b/security/integrit/patches/patch-Makefile_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile_in,v 1.2 2009/05/25 18:50:30 benoit Exp $ --- Makefile.in.orig Sat Jun 2 23:41:37 2007 +++ Makefile.in Mon May 25 19:07:08 2009 @@ -26,7 +26,7 @@ srcdir = @srcdir@ diff --git a/security/integrit/patches/patch-configure_in b/security/integrit/patches/patch-configure_in index 063621c8728..e313b2f9bcd 100644 --- a/security/integrit/patches/patch-configure_in +++ b/security/integrit/patches/patch-configure_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-configure_in,v 1.1 2017/09/26 16:21:10 dcoppa Exp $ - Index: configure.in --- configure.in.orig +++ configure.in diff --git a/security/integrit/patches/patch-doc_Makefile_in b/security/integrit/patches/patch-doc_Makefile_in index 3fa5a8edb59..9511eff8ffb 100644 --- a/security/integrit/patches/patch-doc_Makefile_in +++ b/security/integrit/patches/patch-doc_Makefile_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-doc_Makefile_in,v 1.1.1.1 2002/11/17 00:15:19 brad Exp $ --- doc/Makefile.in.orig Tue Aug 27 04:55:12 2002 +++ doc/Makefile.in Sun Sep 15 22:31:01 2002 @@ -23,11 +23,11 @@ exec_prefix = @exec_prefix@ diff --git a/security/integrit/patches/patch-utils_Makefile_in b/security/integrit/patches/patch-utils_Makefile_in index ab3474e40fa..fe61214a81f 100644 --- a/security/integrit/patches/patch-utils_Makefile_in +++ b/security/integrit/patches/patch-utils_Makefile_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-utils_Makefile_in,v 1.1.1.1 2002/11/17 00:15:19 brad Exp $ --- utils/Makefile.in.orig Sun Sep 15 22:27:21 2002 +++ utils/Makefile.in Sun Sep 15 22:28:27 2002 @@ -29,8 +29,8 @@ RM = @RM@ diff --git a/security/integrit/pkg/PLIST b/security/integrit/pkg/PLIST index 6d84e2ad28c..0c93a2e3181 100644 --- a/security/integrit/pkg/PLIST +++ b/security/integrit/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2009/05/25 18:50:32 benoit Exp $ @bin bin/i-ls @info info/integrit.info @man man/man1/i-ls.1 diff --git a/security/ipguard/Makefile b/security/ipguard/Makefile index 7358340c0fb..a97e6a93356 100644 --- a/security/ipguard/Makefile +++ b/security/ipguard/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.19 2021/02/21 09:54:55 tb Exp $ - COMMENT = protect LAN IP address space by ARP spoofing DISTNAME = ipguard-1.04 diff --git a/security/ipguard/patches/patch-Makefile b/security/ipguard/patches/patch-Makefile index 1b963df2aaa..5181dd7508b 100644 --- a/security/ipguard/patches/patch-Makefile +++ b/security/ipguard/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.4 2012/03/30 07:24:45 ajacoutot Exp $ --- Makefile.orig Mon Jul 12 00:46:36 2010 +++ Makefile Thu Mar 22 11:35:20 2012 @@ -10,12 +10,12 @@ PREFIX?=/usr/local diff --git a/security/ipguard/patches/patch-doc_ipguard_8 b/security/ipguard/patches/patch-doc_ipguard_8 index ed7d8ef9d81..2398ca7aa76 100644 --- a/security/ipguard/patches/patch-doc_ipguard_8 +++ b/security/ipguard/patches/patch-doc_ipguard_8 @@ -1,4 +1,3 @@ -$OpenBSD: patch-doc_ipguard_8,v 1.3 2012/03/30 07:24:45 ajacoutot Exp $ --- doc/ipguard.8.orig Mon Jul 12 00:46:52 2010 +++ doc/ipguard.8 Thu Mar 22 11:35:20 2012 @@ -64,10 +64,10 @@ in local ethernet segment. diff --git a/security/ipguard/patches/patch-ipguard_c b/security/ipguard/patches/patch-ipguard_c index f94f49018f5..3330ae4f81d 100644 --- a/security/ipguard/patches/patch-ipguard_c +++ b/security/ipguard/patches/patch-ipguard_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-ipguard_c,v 1.4 2021/02/21 09:54:55 tb Exp $ Index: ipguard.c --- ipguard.c.orig +++ ipguard.c diff --git a/security/ipguard/patches/patch-ipguard_h b/security/ipguard/patches/patch-ipguard_h index bda7c0690b0..84dea3b000c 100644 --- a/security/ipguard/patches/patch-ipguard_h +++ b/security/ipguard/patches/patch-ipguard_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-ipguard_h,v 1.4 2021/02/21 09:54:55 tb Exp $ Index: ipguard.h --- ipguard.h.orig +++ ipguard.h diff --git a/security/ipguard/pkg/PLIST b/security/ipguard/pkg/PLIST index 1e8a25e7c8a..770f5439f48 100644 --- a/security/ipguard/pkg/PLIST +++ b/security/ipguard/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2011/05/11 08:24:40 ajacoutot Exp $ @newgroup _ipguard:612 @newuser _ipguard:612:612:daemon:IPguard User:/var/empty:/sbin/nologin @man man/man8/ipguard.8 diff --git a/security/isic/Makefile b/security/isic/Makefile index b299066904a..18812aab9cf 100644 --- a/security/isic/Makefile +++ b/security/isic/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.34 2021/03/01 19:54:52 sthen Exp $ - COMMENT= IP stack integrity checker DISTNAME= isic-0.07 diff --git a/security/isic/patches/patch-Makefile_in b/security/isic/patches/patch-Makefile_in index 157e6e887ad..da12f792edb 100644 --- a/security/isic/patches/patch-Makefile_in +++ b/security/isic/patches/patch-Makefile_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile_in,v 1.3 2007/03/25 12:47:25 mbalmer Exp $ --- Makefile.in.orig Fri Dec 22 08:33:32 2006 +++ Makefile.in Fri Mar 2 15:23:07 2007 @@ -2,11 +2,11 @@ diff --git a/security/isic/patches/patch-isic_h b/security/isic/patches/patch-isic_h index e89c41ff49a..add6e872c1e 100644 --- a/security/isic/patches/patch-isic_h +++ b/security/isic/patches/patch-isic_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-isic_h,v 1.1 2021/03/01 19:54:52 sthen Exp $ - Index: isic.h --- isic.h.orig +++ isic.h diff --git a/security/isic/pkg/PLIST b/security/isic/pkg/PLIST index 1f4b24de750..9f79e4efaf7 100644 --- a/security/isic/pkg/PLIST +++ b/security/isic/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2021/03/01 19:54:52 sthen Exp $ @bin bin/esic @bin bin/icmpsic @bin bin/icmpsic6 diff --git a/security/jailkit/Makefile b/security/jailkit/Makefile index b68ad44e79e..8f9842be779 100644 --- a/security/jailkit/Makefile +++ b/security/jailkit/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.16 2021/02/23 19:39:38 sthen Exp $ - COMMENT= utilities for jailing a user or process DISTNAME= jailkit-2.19 diff --git a/security/jailkit/patches/patch-Makefile_in b/security/jailkit/patches/patch-Makefile_in index c566b6dcb0e..5046203d4f7 100644 --- a/security/jailkit/patches/patch-Makefile_in +++ b/security/jailkit/patches/patch-Makefile_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-Makefile_in,v 1.1.1.1 2010/09/20 07:15:30 sebastia Exp $ - We do not want the packge to manipulate our /etc/shells, use @shell in PLIST --- Makefile.in.orig Sat Sep 11 15:45:26 2010 diff --git a/security/jailkit/patches/patch-ini_jk_init_ini b/security/jailkit/patches/patch-ini_jk_init_ini index b3d016150c8..c9229aaf57a 100644 --- a/security/jailkit/patches/patch-ini_jk_init_ini +++ b/security/jailkit/patches/patch-ini_jk_init_ini @@ -1,5 +1,3 @@ -$OpenBSD: patch-ini_jk_init_ini,v 1.3 2014/03/26 17:38:27 gonzalo Exp $ - fix some default paths in the jail creation configuration file --- ini/jk_init.ini.orig Mon Dec 23 06:02:42 2013 diff --git a/security/jailkit/patches/patch-man_Makefile_in b/security/jailkit/patches/patch-man_Makefile_in index ea3d639d348..060f6c3c87d 100644 --- a/security/jailkit/patches/patch-man_Makefile_in +++ b/security/jailkit/patches/patch-man_Makefile_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-man_Makefile_in,v 1.1.1.1 2010/09/20 07:15:30 sebastia Exp $ --- man/Makefile.in.orig Mon Oct 20 00:03:54 2008 +++ man/Makefile.in Mon Oct 20 00:05:31 2008 @@ -21,7 +21,7 @@ SRCS = \ diff --git a/security/jailkit/patches/patch-man_jailkit_8 b/security/jailkit/patches/patch-man_jailkit_8 index 2a9491d6437..599188f8340 100644 --- a/security/jailkit/patches/patch-man_jailkit_8 +++ b/security/jailkit/patches/patch-man_jailkit_8 @@ -1,4 +1,3 @@ -$OpenBSD: patch-man_jailkit_8,v 1.2 2014/03/26 17:38:27 gonzalo Exp $ --- man/jailkit.8.orig Sat Dec 21 18:05:22 2013 +++ man/jailkit.8 Wed Dec 25 16:01:05 2013 @@ -36,7 +36,7 @@ This section gives summary sketches of the various pro diff --git a/security/jailkit/patches/patch-man_jk_check_8 b/security/jailkit/patches/patch-man_jk_check_8 index 99e8f12812b..15dfc2a3388 100644 --- a/security/jailkit/patches/patch-man_jk_check_8 +++ b/security/jailkit/patches/patch-man_jk_check_8 @@ -1,4 +1,3 @@ -$OpenBSD: patch-man_jk_check_8,v 1.1.1.1 2010/09/20 07:15:30 sebastia Exp $ --- man/jk_check.8.orig Tue Oct 28 12:13:02 2008 +++ man/jk_check.8 Tue Oct 28 12:13:32 2008 @@ -22,7 +22,7 @@ jk_check will run several tests on all files and direc diff --git a/security/jailkit/patches/patch-man_jk_chrootlaunch_8 b/security/jailkit/patches/patch-man_jk_chrootlaunch_8 index 813ede604ad..b74ee9dd899 100644 --- a/security/jailkit/patches/patch-man_jk_chrootlaunch_8 +++ b/security/jailkit/patches/patch-man_jk_chrootlaunch_8 @@ -1,4 +1,3 @@ -$OpenBSD: patch-man_jk_chrootlaunch_8,v 1.1.1.1 2010/09/20 07:15:30 sebastia Exp $ --- man/jk_chrootlaunch.8.orig Tue Oct 28 12:13:39 2008 +++ man/jk_chrootlaunch.8 Tue Oct 28 12:35:22 2008 @@ -59,7 +59,7 @@ Suppose you want to start Apache inside a jail. Apache diff --git a/security/jailkit/patches/patch-man_jk_chrootsh_8 b/security/jailkit/patches/patch-man_jk_chrootsh_8 index 01606bdf8f8..cbd7070dbae 100644 --- a/security/jailkit/patches/patch-man_jk_chrootsh_8 +++ b/security/jailkit/patches/patch-man_jk_chrootsh_8 @@ -1,4 +1,3 @@ -$OpenBSD: patch-man_jk_chrootsh_8,v 1.2 2015/11/16 13:43:40 ajacoutot Exp $ --- man/jk_chrootsh.8.orig Wed Nov 4 22:14:40 2015 +++ man/jk_chrootsh.8 Mon Nov 16 14:41:41 2015 @@ -11,13 +11,13 @@ jk_chrootsh \- a shell that will put the user inside a diff --git a/security/jailkit/patches/patch-man_jk_cp_8 b/security/jailkit/patches/patch-man_jk_cp_8 index 4a100e547ff..d7cea61c909 100644 --- a/security/jailkit/patches/patch-man_jk_cp_8 +++ b/security/jailkit/patches/patch-man_jk_cp_8 @@ -1,4 +1,3 @@ -$OpenBSD: patch-man_jk_cp_8,v 1.1.1.1 2010/09/20 07:15:31 sebastia Exp $ --- man/jk_cp.8.orig Tue Oct 28 12:14:36 2008 +++ man/jk_cp.8 Tue Oct 28 12:38:41 2008 @@ -19,9 +19,9 @@ jk_cp -j /home/testchroot /usr/bin/cvs diff --git a/security/jailkit/patches/patch-man_jk_init_8 b/security/jailkit/patches/patch-man_jk_init_8 index 219740fb67f..635624a04bf 100644 --- a/security/jailkit/patches/patch-man_jk_init_8 +++ b/security/jailkit/patches/patch-man_jk_init_8 @@ -1,4 +1,3 @@ -$OpenBSD: patch-man_jk_init_8,v 1.1.1.1 2010/09/20 07:15:31 sebastia Exp $ --- man/jk_init.8.orig Sun Feb 7 17:13:06 2010 +++ man/jk_init.8 Tue Sep 14 19:12:38 2010 @@ -14,7 +14,7 @@ jk_init \- a utility to quicky create functional jail diff --git a/security/jailkit/patches/patch-man_jk_jailuser_8 b/security/jailkit/patches/patch-man_jk_jailuser_8 index e6db2c97f5c..f107051b87e 100644 --- a/security/jailkit/patches/patch-man_jk_jailuser_8 +++ b/security/jailkit/patches/patch-man_jk_jailuser_8 @@ -1,4 +1,3 @@ -$OpenBSD: patch-man_jk_jailuser_8,v 1.1.1.1 2010/09/20 07:15:31 sebastia Exp $ --- man/jk_jailuser.8.orig Tue Oct 28 12:16:15 2008 +++ man/jk_jailuser.8 Tue Oct 28 12:40:07 2008 @@ -36,7 +36,7 @@ Move the contents of the home directory inside the jai diff --git a/security/jailkit/patches/patch-man_jk_lsh_8 b/security/jailkit/patches/patch-man_jk_lsh_8 index 464c12ce6a8..938179c65d3 100644 --- a/security/jailkit/patches/patch-man_jk_lsh_8 +++ b/security/jailkit/patches/patch-man_jk_lsh_8 @@ -1,4 +1,3 @@ -$OpenBSD: patch-man_jk_lsh_8,v 1.1.1.1 2010/09/20 07:15:31 sebastia Exp $ --- man/jk_lsh.8.orig Sun Feb 7 17:13:06 2010 +++ man/jk_lsh.8 Tue Sep 14 19:08:21 2010 @@ -12,7 +12,7 @@ jk_lsh \- a shell that limits the binaries it will exe diff --git a/security/jailkit/patches/patch-man_jk_socketd_8 b/security/jailkit/patches/patch-man_jk_socketd_8 index a7e4b6c29a8..e0095867b78 100644 --- a/security/jailkit/patches/patch-man_jk_socketd_8 +++ b/security/jailkit/patches/patch-man_jk_socketd_8 @@ -1,4 +1,3 @@ -$OpenBSD: patch-man_jk_socketd_8,v 1.2 2014/03/26 17:38:27 gonzalo Exp $ --- man/jk_socketd.8.orig Fri Jan 3 18:51:20 2014 +++ man/jk_socketd.8 Wed Dec 25 15:54:12 2013 @@ -18,7 +18,7 @@ jk_socketd \- a daemon to create a rate-limited /dev/l diff --git a/security/jailkit/patches/patch-man_jk_uchroot_8 b/security/jailkit/patches/patch-man_jk_uchroot_8 index 70870dc661f..37fd91cbad8 100644 --- a/security/jailkit/patches/patch-man_jk_uchroot_8 +++ b/security/jailkit/patches/patch-man_jk_uchroot_8 @@ -1,4 +1,3 @@ -$OpenBSD: patch-man_jk_uchroot_8,v 1.1.1.1 2010/09/20 07:15:31 sebastia Exp $ --- man/jk_uchroot.8.orig Tue Oct 28 12:24:53 2008 +++ man/jk_uchroot.8 Tue Oct 28 12:25:07 2008 @@ -31,7 +31,7 @@ In the above example jk_uchroot is configured not to c diff --git a/security/jailkit/patches/patch-man_jk_update_8 b/security/jailkit/patches/patch-man_jk_update_8 index 8613ded8d1d..f937888ed9e 100644 --- a/security/jailkit/patches/patch-man_jk_update_8 +++ b/security/jailkit/patches/patch-man_jk_update_8 @@ -1,4 +1,3 @@ -$OpenBSD: patch-man_jk_update_8,v 1.1.1.1 2010/09/20 07:15:31 sebastia Exp $ --- man/jk_update.8.orig Sun Feb 7 17:13:06 2010 +++ man/jk_update.8 Tue Sep 14 19:08:21 2010 @@ -44,7 +44,7 @@ hardlinks = 1 diff --git a/security/jailkit/patches/patch-py_jk_lib_py b/security/jailkit/patches/patch-py_jk_lib_py index 161ad9c6f58..b1f1bfbe934 100644 --- a/security/jailkit/patches/patch-py_jk_lib_py +++ b/security/jailkit/patches/patch-py_jk_lib_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-py_jk_lib_py,v 1.3 2013/04/24 12:47:39 gonzalo Exp $ - Fix running jk_init trying to create a jail the first time --- py/jk_lib.py.orig Thu Aug 2 14:55:28 2012 diff --git a/security/jailkit/pkg/PLIST b/security/jailkit/pkg/PLIST index aa429bc281a..9fac2a0b858 100644 --- a/security/jailkit/pkg/PLIST +++ b/security/jailkit/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2010/09/20 07:15:30 sebastia Exp $ @mode 4755 @bin bin/jk_uchroot @mode diff --git a/security/john-jumbo/Makefile b/security/john-jumbo/Makefile index c727f17dd74..fa41d0193af 100644 --- a/security/john-jumbo/Makefile +++ b/security/john-jumbo/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.25 2022/01/16 20:17:54 kmos Exp $ - COMMENT = extremely fast password cracker, with community patches BROKEN-alpha = DES_bs.c:173: internal compiler error: in get_callee_fndecl, at tree.c:5940 FIX_EXTRACT_PERMISSIONS=Yes diff --git a/security/john-jumbo/patches/patch-src_Makefile_legacy b/security/john-jumbo/patches/patch-src_Makefile_legacy index ad788db58e7..415b586e868 100644 --- a/security/john-jumbo/patches/patch-src_Makefile_legacy +++ b/security/john-jumbo/patches/patch-src_Makefile_legacy @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_Makefile_legacy,v 1.4 2020/12/31 20:41:07 naddy Exp $ Index: src/Makefile.legacy --- src/Makefile.legacy.orig +++ src/Makefile.legacy diff --git a/security/john-jumbo/patches/patch-src_SIPdump_c b/security/john-jumbo/patches/patch-src_SIPdump_c index 4b43ee384a3..84661011963 100644 --- a/security/john-jumbo/patches/patch-src_SIPdump_c +++ b/security/john-jumbo/patches/patch-src_SIPdump_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_SIPdump_c,v 1.3 2015/01/16 15:40:01 sthen Exp $ --- src/SIPdump.c.orig Fri Sep 19 17:40:51 2014 +++ src/SIPdump.c Fri Jan 16 15:08:20 2015 @@ -15,8 +15,8 @@ diff --git a/security/john-jumbo/patches/patch-src_cprepair_c b/security/john-jumbo/patches/patch-src_cprepair_c index 00c979e9d93..c7e2e3d398c 100644 --- a/security/john-jumbo/patches/patch-src_cprepair_c +++ b/security/john-jumbo/patches/patch-src_cprepair_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_cprepair_c,v 1.2 2020/12/19 21:32:07 sebastia Exp $ - upstreamed Index: src/cprepair.c diff --git a/security/john-jumbo/patches/patch-src_gpg_fmt_plug_c b/security/john-jumbo/patches/patch-src_gpg_fmt_plug_c index 203f10d8a82..cba096cbdd6 100644 --- a/security/john-jumbo/patches/patch-src_gpg_fmt_plug_c +++ b/security/john-jumbo/patches/patch-src_gpg_fmt_plug_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_gpg_fmt_plug_c,v 1.5 2020/12/19 21:32:07 sebastia Exp $ Index: src/gpg_fmt_plug.c --- src/gpg_fmt_plug.c.orig +++ src/gpg_fmt_plug.c diff --git a/security/john-jumbo/patches/patch-src_int-util_h b/security/john-jumbo/patches/patch-src_int-util_h index 46475eb6fad..10e6395fa3d 100644 --- a/security/john-jumbo/patches/patch-src_int-util_h +++ b/security/john-jumbo/patches/patch-src_int-util_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_int-util_h,v 1.1 2020/12/19 21:32:07 sebastia Exp $ - fix from upstream Index: src/int-util.h diff --git a/security/john-jumbo/patches/patch-src_keychain_fmt_plug_c b/security/john-jumbo/patches/patch-src_keychain_fmt_plug_c index 8245d52fee0..4946fd3ce10 100644 --- a/security/john-jumbo/patches/patch-src_keychain_fmt_plug_c +++ b/security/john-jumbo/patches/patch-src_keychain_fmt_plug_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_keychain_fmt_plug_c,v 1.6 2020/12/19 21:32:07 sebastia Exp $ Index: src/keychain_fmt_plug.c --- src/keychain_fmt_plug.c.orig +++ src/keychain_fmt_plug.c diff --git a/security/john-jumbo/patches/patch-src_mozilla_ng_fmt_plug_c b/security/john-jumbo/patches/patch-src_mozilla_ng_fmt_plug_c index 994f25b349e..7b7e164e53b 100644 --- a/security/john-jumbo/patches/patch-src_mozilla_ng_fmt_plug_c +++ b/security/john-jumbo/patches/patch-src_mozilla_ng_fmt_plug_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_mozilla_ng_fmt_plug_c,v 1.3 2020/12/19 21:32:07 sebastia Exp $ Index: src/mozilla_ng_fmt_plug.c --- src/mozilla_ng_fmt_plug.c.orig +++ src/mozilla_ng_fmt_plug.c diff --git a/security/john-jumbo/patches/patch-src_sip_fmt_plug_c b/security/john-jumbo/patches/patch-src_sip_fmt_plug_c index fbddd732aee..5af80bb5124 100644 --- a/security/john-jumbo/patches/patch-src_sip_fmt_plug_c +++ b/security/john-jumbo/patches/patch-src_sip_fmt_plug_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_sip_fmt_plug_c,v 1.1 2020/12/19 21:32:07 sebastia Exp $ - from upstream Index: src/sip_fmt_plug.c diff --git a/security/john-jumbo/patches/patch-src_tgtsnarf_c b/security/john-jumbo/patches/patch-src_tgtsnarf_c index 1407e85d6c1..8d0e55c8a24 100644 --- a/security/john-jumbo/patches/patch-src_tgtsnarf_c +++ b/security/john-jumbo/patches/patch-src_tgtsnarf_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_tgtsnarf_c,v 1.2 2020/12/19 21:32:07 sebastia Exp $ - upstreamed Index: src/tgtsnarf.c diff --git a/security/john-jumbo/patches/patch-src_vncpcap2john_c b/security/john-jumbo/patches/patch-src_vncpcap2john_c index cf8025bc2aa..daf8b9371bf 100644 --- a/security/john-jumbo/patches/patch-src_vncpcap2john_c +++ b/security/john-jumbo/patches/patch-src_vncpcap2john_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_vncpcap2john_c,v 1.2 2015/01/16 15:40:01 sthen Exp $ --- src/vncpcap2john.c.orig Fri Sep 19 17:40:51 2014 +++ src/vncpcap2john.c Fri Jan 16 15:08:20 2015 @@ -36,13 +36,13 @@ diff --git a/security/john-jumbo/pkg/PLIST b/security/john-jumbo/pkg/PLIST index b76980fad3a..e5569b93923 100644 --- a/security/john-jumbo/pkg/PLIST +++ b/security/john-jumbo/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2020/12/19 21:32:07 sebastia Exp $ @conflict john-* bin/1password2john.py bin/7z2john.pl diff --git a/security/john/Makefile b/security/john/Makefile index 6a1387fe8d5..371b31db772 100644 --- a/security/john/Makefile +++ b/security/john/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.54 2020/04/07 13:29:52 bentley Exp $ - COMMENT = extremely fast password cracker DISTNAME = john-1.8.0 diff --git a/security/john/patches/patch-src_Makefile b/security/john/patches/patch-src_Makefile index 726732a6217..093a5739d35 100644 --- a/security/john/patches/patch-src_Makefile +++ b/security/john/patches/patch-src_Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_Makefile,v 1.11 2013/05/31 06:02:01 benoit Exp $ --- src/Makefile.orig Thu May 30 01:21:25 2013 +++ src/Makefile Fri May 31 06:48:10 2013 @@ -397,8 +397,7 @@ openbsd-ppc64: diff --git a/security/john/patches/patch-src_params_h b/security/john/patches/patch-src_params_h index 5597962df1f..edd2dd7fc24 100644 --- a/security/john/patches/patch-src_params_h +++ b/security/john/patches/patch-src_params_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_params_h,v 1.8 2011/06/24 15:19:22 benoit Exp $ --- src/params.h.orig Wed Jun 22 15:38:55 2011 +++ src/params.h Fri Jun 24 09:09:42 2011 @@ -51,15 +51,15 @@ diff --git a/security/john/pkg/PLIST b/security/john/pkg/PLIST index 345e8fbf266..6abfad279f8 100644 --- a/security/john/pkg/PLIST +++ b/security/john/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.17 2014/06/03 14:28:40 sthen Exp $ @conflict john-jumbo-* @bin bin/john bin/mailer diff --git a/security/kc/Makefile b/security/kc/Makefile index 9381905f756..71ee5b3a0ae 100644 --- a/security/kc/Makefile +++ b/security/kc/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.17 2019/07/12 20:49:03 sthen Exp $ - COMMENT = console based password storing application V = 2.4.2 diff --git a/security/kc/pkg/PLIST b/security/kc/pkg/PLIST index 4106290ddea..94a73f3dc5a 100644 --- a/security/kc/pkg/PLIST +++ b/security/kc/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2018/09/04 12:46:21 espie Exp $ @ask-update kc-<2.4 Make sure all your existing kc databases are safely *dumped* ('dump' command) then read the Changelog in ${PREFIX}/share/doc/kc after installation @bin bin/kc @man man/man1/kc.1 diff --git a/security/kc/pkg/README b/security/kc/pkg/README index 1aae7d5c68f..46825795305 100644 --- a/security/kc/pkg/README +++ b/security/kc/pkg/README @@ -1,5 +1,3 @@ -$OpenBSD: README,v 1.3 2018/09/04 12:46:21 espie Exp $ - +----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- diff --git a/security/keepassxc/Makefile b/security/keepassxc/Makefile index a36aafe73b4..c3523af26d2 100644 --- a/security/keepassxc/Makefile +++ b/security/keepassxc/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.36 2021/06/16 18:23:21 rsadowski Exp $ - COMMENT = management tool for password and sensitive data V = 2.6.6 diff --git a/security/keepassxc/pkg/PFRAG.browser b/security/keepassxc/pkg/PFRAG.browser index 44a7f75b4b6..f890cfb0cc3 100644 --- a/security/keepassxc/pkg/PFRAG.browser +++ b/security/keepassxc/pkg/PFRAG.browser @@ -1,2 +1 @@ -@comment $OpenBSD: PFRAG.browser,v 1.1 2018/03/16 07:47:59 giovanni Exp $ @bin bin/keepassxc-proxy diff --git a/security/keepassxc/pkg/PLIST b/security/keepassxc/pkg/PLIST index c254626df18..cfd22927893 100644 --- a/security/keepassxc/pkg/PLIST +++ b/security/keepassxc/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.23 2021/06/16 18:23:21 rsadowski Exp $ @bin bin/keepassxc @bin bin/keepassxc-cli %%browser%% diff --git a/security/keepassxc/pkg/README b/security/keepassxc/pkg/README index 60d83d07aae..eef7a7f8d49 100644 --- a/security/keepassxc/pkg/README +++ b/security/keepassxc/pkg/README @@ -1,5 +1,3 @@ -$OpenBSD: README,v 1.2 2021/01/14 07:03:18 rsadowski Exp $ - +----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- diff --git a/security/keybase/Makefile b/security/keybase/Makefile index 192c30b39ea..ce376325657 100644 --- a/security/keybase/Makefile +++ b/security/keybase/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.28 2021/03/08 13:59:26 sthen Exp $ - # go-ps only supports amd64 on OpenBSD # ../vendor/github.com/keybase/go-ps/process.go:39: undefined: processes # ../vendor/github.com/keybase/go-ps/process.go:47: undefined: findProcess diff --git a/security/keybase/patches/patch-go_client_cmd_update_go b/security/keybase/patches/patch-go_client_cmd_update_go index 3bf517be25b..cc955dc6b70 100644 --- a/security/keybase/patches/patch-go_client_cmd_update_go +++ b/security/keybase/patches/patch-go_client_cmd_update_go @@ -1,5 +1,3 @@ -$OpenBSD: patch-go_client_cmd_update_go,v 1.4 2018/02/12 13:53:49 bket Exp $ - Disabling this because we don't want the binary to update itself out from under us. diff --git a/security/keybase/patches/patch-go_kbfs_libkbfs_disk_limits_openbsd_go b/security/keybase/patches/patch-go_kbfs_libkbfs_disk_limits_openbsd_go index 3da59ecbe17..ef6f1345dc6 100644 --- a/security/keybase/patches/patch-go_kbfs_libkbfs_disk_limits_openbsd_go +++ b/security/keybase/patches/patch-go_kbfs_libkbfs_disk_limits_openbsd_go @@ -1,5 +1,3 @@ -$OpenBSD: patch-go_kbfs_libkbfs_disk_limits_openbsd_go,v 1.1 2019/08/24 18:40:58 abieber Exp $ - Index: go/kbfs/libkbfs/disk_limits_openbsd.go --- go/kbfs/libkbfs/disk_limits_openbsd.go.orig +++ go/kbfs/libkbfs/disk_limits_openbsd.go diff --git a/security/keybase/patches/patch-go_kbfs_libkbfs_disk_limits_unix_go b/security/keybase/patches/patch-go_kbfs_libkbfs_disk_limits_unix_go index 23974def8e7..d5d3db67232 100644 --- a/security/keybase/patches/patch-go_kbfs_libkbfs_disk_limits_unix_go +++ b/security/keybase/patches/patch-go_kbfs_libkbfs_disk_limits_unix_go @@ -1,5 +1,3 @@ -$OpenBSD: patch-go_kbfs_libkbfs_disk_limits_unix_go,v 1.2 2019/08/24 18:40:58 abieber Exp $ - Index: go/kbfs/libkbfs/disk_limits_unix.go --- go/kbfs/libkbfs/disk_limits_unix.go.orig +++ go/kbfs/libkbfs/disk_limits_unix.go diff --git a/security/keybase/patches/patch-go_vendor_gopkg_in_src_d_go_git_v4_worktree_bsd_go b/security/keybase/patches/patch-go_vendor_gopkg_in_src_d_go_git_v4_worktree_bsd_go index 05603f95b65..e4fd6943bac 100644 --- a/security/keybase/patches/patch-go_vendor_gopkg_in_src_d_go_git_v4_worktree_bsd_go +++ b/security/keybase/patches/patch-go_vendor_gopkg_in_src_d_go_git_v4_worktree_bsd_go @@ -1,5 +1,3 @@ -$OpenBSD: patch-go_vendor_gopkg_in_src_d_go_git_v4_worktree_bsd_go,v 1.2 2019/08/24 18:40:58 abieber Exp $ - Index: go/vendor/gopkg.in/src-d/go-git.v4/worktree_bsd.go --- go/vendor/gopkg.in/src-d/go-git.v4/worktree_bsd.go.orig +++ go/vendor/gopkg.in/src-d/go-git.v4/worktree_bsd.go diff --git a/security/keybase/pkg/PLIST b/security/keybase/pkg/PLIST index 48866b98afa..5a5413353da 100644 --- a/security/keybase/pkg/PLIST +++ b/security/keybase/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2019/08/24 18:40:58 abieber Exp $ @bin bin/git-remote-keybase @bin bin/kbfsfuse @bin bin/keybase diff --git a/security/keybase/pkg/README b/security/keybase/pkg/README index f7230893e95..48e9ff46e7f 100644 --- a/security/keybase/pkg/README +++ b/security/keybase/pkg/README @@ -1,5 +1,3 @@ -$OpenBSD: README,v 1.3 2019/09/17 20:47:21 juanfra Exp $ - +----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- diff --git a/security/keychain/Makefile b/security/keychain/Makefile index 8cea094acf7..a644990e90e 100644 --- a/security/keychain/Makefile +++ b/security/keychain/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.29 2019/07/12 20:49:04 sthen Exp $ - COMMENT= front-end to ssh-agent and gpg-agent DISTNAME= keychain-2.8.5 diff --git a/security/keychain/pkg/PLIST b/security/keychain/pkg/PLIST index b4367907f26..1ad2a9588c3 100644 --- a/security/keychain/pkg/PLIST +++ b/security/keychain/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.3 2004/08/09 14:32:03 espie Exp $ bin/keychain @man man/man1/keychain.1 diff --git a/security/keyringer/Makefile b/security/keyringer/Makefile index 1c9dd26de66..1b541c1889b 100644 --- a/security/keyringer/Makefile +++ b/security/keyringer/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.10 2021/07/22 00:48:21 jca Exp $ - COMMENT = manage and share secrets using GnuPG and Git DISTNAME = keyringer-0.5.6 diff --git a/security/keyringer/patches/patch-lib_keyringer_functions b/security/keyringer/patches/patch-lib_keyringer_functions index 5cb321653a5..799b46c1a38 100644 --- a/security/keyringer/patches/patch-lib_keyringer_functions +++ b/security/keyringer/patches/patch-lib_keyringer_functions @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_keyringer_functions,v 1.6 2020/10/05 19:46:18 jca Exp $ - - no mount -l/tmpfs in OpenBSD - use date(1) -r instead of GNU date(1) --date= diff --git a/security/keyringer/pkg/PLIST b/security/keyringer/pkg/PLIST index 4bd5c1f175e..f822b2165fe 100644 --- a/security/keyringer/pkg/PLIST +++ b/security/keyringer/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2021/07/22 00:48:21 jca Exp $ bin/keyringer lib/keyringer/ lib/keyringer/actions/ diff --git a/security/klaxon/Makefile b/security/klaxon/Makefile index 7e9eaed8a27..eff77b83bbc 100644 --- a/security/klaxon/Makefile +++ b/security/klaxon/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2019/07/12 20:49:04 sthen Exp $ - COMMENT= small service wedge to do ident lookup on connecting party DISTNAME= klaxon diff --git a/security/klaxon/patches/patch-klaxon_c b/security/klaxon/patches/patch-klaxon_c index 3fe5efa5218..cf22b819cf8 100644 --- a/security/klaxon/patches/patch-klaxon_c +++ b/security/klaxon/patches/patch-klaxon_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-klaxon_c,v 1.1 2004/01/09 02:43:49 jose Exp $ --- klaxon.c.orig 2000-01-29 13:32:03.000000000 -0500 +++ klaxon.c 2004-01-08 16:38:05.000000000 -0500 @@ -51,17 +51,23 @@ static char sccsid[] = "@(#)rshd.c 5.17. diff --git a/security/klaxon/patches/patch-rfc931_c b/security/klaxon/patches/patch-rfc931_c index 4e8baf56d73..73b44227164 100644 --- a/security/klaxon/patches/patch-rfc931_c +++ b/security/klaxon/patches/patch-rfc931_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-rfc931_c,v 1.1 2004/01/09 02:43:49 jose Exp $ --- rfc931.c.orig 2003-12-31 06:48:04.000000000 -0500 +++ rfc931.c 2003-12-31 07:08:28.000000000 -0500 @@ -24,6 +24,7 @@ static char sccsid[] = "@(#) rfc931.c 1. diff --git a/security/klaxon/pkg/PLIST b/security/klaxon/pkg/PLIST index 3715057b2c8..4293ce6626b 100644 --- a/security/klaxon/pkg/PLIST +++ b/security/klaxon/pkg/PLIST @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2001/03/15 20:54:31 wilfried Exp $ sbin/klaxon diff --git a/security/knockpy/Makefile b/security/knockpy/Makefile index 4bf177c902e..0fb1557fd61 100644 --- a/security/knockpy/Makefile +++ b/security/knockpy/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.9 2021/11/02 00:02:15 sthen Exp $ - COMMENT = subdomain scanner MODPY_EGG_VERSION = 5.2.0 diff --git a/security/knockpy/pkg/PLIST b/security/knockpy/pkg/PLIST index b9a9218d042..4db604cc5a9 100644 --- a/security/knockpy/pkg/PLIST +++ b/security/knockpy/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2021/10/16 09:44:57 rsadowski Exp $ bin/knockpy lib/python${MODPY_VERSION}/site-packages/knockpy/ lib/python${MODPY_VERSION}/site-packages/knockpy-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ diff --git a/security/kpcli/Makefile b/security/kpcli/Makefile index fac5ff6d363..f85af50b224 100644 --- a/security/kpcli/Makefile +++ b/security/kpcli/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.14 2021/12/29 22:31:52 ajacoutot Exp $ - COMMENT = cli browser for keepassx databases DISTNAME = kpcli-3.6 diff --git a/security/kpcli/pkg/PLIST b/security/kpcli/pkg/PLIST index 325c4345469..72a246b25df 100644 --- a/security/kpcli/pkg/PLIST +++ b/security/kpcli/pkg/PLIST @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2015/05/01 15:42:56 landry Exp $ bin/kpcli diff --git a/security/lego/modules.inc b/security/lego/modules.inc index 6ca44631f55..6b40cacf869 100644 --- a/security/lego/modules.inc +++ b/security/lego/modules.inc @@ -1,5 +1,3 @@ -# $OpenBSD: modules.inc,v 1.1.1.1 2022/03/07 20:52:40 abieber Exp $ - MODGO_MODULES = \ cloud.google.com/go v0.54.0 \ cloud.google.com/go/bigquery v1.4.0 \ diff --git a/security/libassuan/Makefile b/security/libassuan/Makefile index c7cb1a66e11..5407a947ca0 100644 --- a/security/libassuan/Makefile +++ b/security/libassuan/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.24 2021/03/23 14:53:06 sthen Exp $ - COMMENT= IPC library used by GnuPG and gpgme DISTNAME= libassuan-2.5.5 diff --git a/security/libassuan/pkg/PLIST b/security/libassuan/pkg/PLIST index 96bbac5236d..0cedd74a35b 100644 --- a/security/libassuan/pkg/PLIST +++ b/security/libassuan/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2021/03/23 14:53:06 sthen Exp $ bin/libassuan-config include/assuan.h @info info/assuan.info diff --git a/security/libbde/Makefile b/security/libbde/Makefile index f88371eddf1..6868ec417ae 100644 --- a/security/libbde/Makefile +++ b/security/libbde/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2021/11/02 00:02:16 sthen Exp $ - COMMENT = access the BitLocker Drive Encryption encrypted volumes VERSION = 20191221 diff --git a/security/libbde/pkg/PLIST b/security/libbde/pkg/PLIST index 40c48d85a47..433eb9fc153 100644 --- a/security/libbde/pkg/PLIST +++ b/security/libbde/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2020/03/17 21:00:19 rpointel Exp $ @bin bin/bdeinfo @bin bin/bdemount include/libbde/ diff --git a/security/libewf/Makefile b/security/libewf/Makefile index 3d942263de6..3cc26233868 100644 --- a/security/libewf/Makefile +++ b/security/libewf/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.15 2021/11/02 00:02:16 sthen Exp $ - COMMENT = access the Expert Witness Compression Format VERSION = 20140808 diff --git a/security/libewf/pkg/PLIST b/security/libewf/pkg/PLIST index d04428480fc..8b032b99758 100644 --- a/security/libewf/pkg/PLIST +++ b/security/libewf/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2020/03/17 21:01:34 rpointel Exp $ @bin bin/ewfacquire @bin bin/ewfacquirestream @bin bin/ewfdebug diff --git a/security/libfprint/Makefile b/security/libfprint/Makefile index 41cfe7fc106..1bb63498092 100644 --- a/security/libfprint/Makefile +++ b/security/libfprint/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.34 2022/02/13 12:03:25 ajacoutot Exp $ - # when updating, add support for GUsb (devel/libgusb) COMMENT= library for fingerprint reader devices diff --git a/security/libfprint/patches/patch-libfprint_poll_c b/security/libfprint/patches/patch-libfprint_poll_c index 6db90f20637..d34c47a3eb3 100644 --- a/security/libfprint/patches/patch-libfprint_poll_c +++ b/security/libfprint/patches/patch-libfprint_poll_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-libfprint_poll_c,v 1.1 2019/05/11 14:51:24 ajacoutot Exp $ - 64bit time_t Index: libfprint/poll.c diff --git a/security/libfprint/pkg/PLIST b/security/libfprint/pkg/PLIST index 1e5bd21fd51..9ba3d271e73 100644 --- a/security/libfprint/pkg/PLIST +++ b/security/libfprint/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2019/05/11 14:51:24 ajacoutot Exp $ include/libfprint/ include/libfprint/fprint.h @lib lib/libfprint.so.${LIBfprint_VERSION} diff --git a/security/libgcrypt/Makefile b/security/libgcrypt/Makefile index 41f27c92b5c..507b01c600a 100644 --- a/security/libgcrypt/Makefile +++ b/security/libgcrypt/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.76 2022/02/19 07:53:44 ajacoutot Exp $ - COMMENT= crypto library based on code used in GnuPG DISTNAME= libgcrypt-1.10.0 diff --git a/security/libgcrypt/patches/patch-mpi_longlong_h b/security/libgcrypt/patches/patch-mpi_longlong_h index 07302107ca9..4e70bc9b967 100644 --- a/security/libgcrypt/patches/patch-mpi_longlong_h +++ b/security/libgcrypt/patches/patch-mpi_longlong_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-mpi_longlong_h,v 1.9 2017/07/20 06:16:00 ajacoutot Exp $ - Fix build on alpha. --- mpi/longlong.h.orig Wed Jun 8 18:18:15 2016 diff --git a/security/libgcrypt/patches/patch-src_secmem_c b/security/libgcrypt/patches/patch-src_secmem_c index ef0b1557059..5841888aa33 100644 --- a/security/libgcrypt/patches/patch-src_secmem_c +++ b/security/libgcrypt/patches/patch-src_secmem_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_secmem_c,v 1.7 2021/01/23 07:15:01 ajacoutot Exp $ - Our swap is encrypted by default (synced with gnupg/patches/patch-util_secmem_c) diff --git a/security/libgcrypt/pkg/PLIST b/security/libgcrypt/pkg/PLIST index a64a59a4a40..8d57d62815e 100644 --- a/security/libgcrypt/pkg/PLIST +++ b/security/libgcrypt/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.12 2020/07/07 07:08:29 ajacoutot Exp $ @bin bin/dumpsexp @bin bin/hmac256 bin/libgcrypt-config diff --git a/security/libgpg-error/Makefile b/security/libgpg-error/Makefile index 3187bc98ae6..55216a61d77 100644 --- a/security/libgpg-error/Makefile +++ b/security/libgpg-error/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.59 2022/01/28 08:30:51 ajacoutot Exp $ - COMMENT= error codes for GnuPG related software DISTNAME= libgpg-error-1.44 diff --git a/security/libgpg-error/pkg/PLIST b/security/libgpg-error/pkg/PLIST index 329b913cff7..ed75a6d1f09 100644 --- a/security/libgpg-error/pkg/PLIST +++ b/security/libgpg-error/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.18 2022/01/28 08:30:51 ajacoutot Exp $ @bin bin/gpg-error bin/gpg-error-config bin/gpgrt-config diff --git a/security/libgringotts/Makefile b/security/libgringotts/Makefile index 0c04e034772..93ad7130722 100644 --- a/security/libgringotts/Makefile +++ b/security/libgringotts/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.14 2019/07/12 20:49:04 sthen Exp $ - COMMENT= encryption backend DISTNAME= libgringotts-1.2.1 diff --git a/security/libgringotts/patches/patch-Makefile_in b/security/libgringotts/patches/patch-Makefile_in index 2c11a7dce18..d6a5759602e 100644 --- a/security/libgringotts/patches/patch-Makefile_in +++ b/security/libgringotts/patches/patch-Makefile_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile_in,v 1.1.1.1 2008/02/04 22:07:15 ajacoutot Exp $ --- Makefile.in.orig Thu Apr 24 13:33:50 2003 +++ Makefile.in Mon Feb 4 22:57:44 2008 @@ -485,7 +485,7 @@ install-data: install-data-recursive diff --git a/security/libgringotts/patches/patch-docs_Makefile_in b/security/libgringotts/patches/patch-docs_Makefile_in index 8c6db5b103c..95efed1d9ce 100644 --- a/security/libgringotts/patches/patch-docs_Makefile_in +++ b/security/libgringotts/patches/patch-docs_Makefile_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-docs_Makefile_in,v 1.1.1.1 2008/02/04 22:07:15 ajacoutot Exp $ --- docs/Makefile.in.orig Mon Feb 4 22:46:02 2008 +++ docs/Makefile.in Mon Feb 4 22:46:47 2008 @@ -131,7 +131,7 @@ sysconfdir = @sysconfdir@ diff --git a/security/libgringotts/pkg/PLIST b/security/libgringotts/pkg/PLIST index fdeea7c1b82..218b32cef1b 100644 --- a/security/libgringotts/pkg/PLIST +++ b/security/libgringotts/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2015/05/22 11:31:18 ajacoutot Exp $ include/libgringotts.h lib/libgringotts.a lib/libgringotts.la diff --git a/security/libgsasl/Makefile b/security/libgsasl/Makefile index 61d0802b2f5..14a62eeafba 100644 --- a/security/libgsasl/Makefile +++ b/security/libgsasl/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.17 2021/09/02 10:42:18 sebastia Exp $ - COMMENT= GNU implementation of the SASL framework REVISION= 0 diff --git a/security/libgsasl/patches/patch-configure b/security/libgsasl/patches/patch-configure index 4111cf7d0ca..2edc763e3a3 100644 --- a/security/libgsasl/patches/patch-configure +++ b/security/libgsasl/patches/patch-configure @@ -1,5 +1,3 @@ -$OpenBSD: patch-configure,v 1.2 2020/02/11 15:27:55 sebastia Exp $ - Index: configure --- configure.orig +++ configure diff --git a/security/libgsasl/pkg/PLIST b/security/libgsasl/pkg/PLIST index 43593ff8117..036462444c7 100644 --- a/security/libgsasl/pkg/PLIST +++ b/security/libgsasl/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2020/02/11 15:27:55 sebastia Exp $ include/gsasl-compat.h include/gsasl-mech.h include/gsasl.h diff --git a/security/libident/Makefile b/security/libident/Makefile index 9238376ab99..fa02ca17c16 100644 --- a/security/libident/Makefile +++ b/security/libident/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.22 2019/07/12 20:49:04 sthen Exp $ - COMMENT= library to interface the ident protocol server (rfc1413) SHARED_LIBS += ident 0.0 # 0.0 diff --git a/security/libident/pkg/PLIST b/security/libident/pkg/PLIST index 99110e06137..7b9aae23a73 100644 --- a/security/libident/pkg/PLIST +++ b/security/libident/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2015/03/16 18:07:54 naddy Exp $ include/ident.h lib/libident.a lib/libident.la diff --git a/security/libksba/Makefile b/security/libksba/Makefile index b12f01d986c..34b550cedf3 100644 --- a/security/libksba/Makefile +++ b/security/libksba/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.23 2021/07/07 07:52:07 edd Exp $ - COMMENT = X.509 library DISTNAME = libksba-1.6.0 diff --git a/security/libksba/pkg/PLIST b/security/libksba/pkg/PLIST index 593e49dbb99..9407cfef536 100644 --- a/security/libksba/pkg/PLIST +++ b/security/libksba/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2020/08/25 18:19:19 edd Exp $ bin/ksba-config include/ksba.h @info info/ksba.info diff --git a/security/libmcrypt/Makefile b/security/libmcrypt/Makefile index d415f195787..7fc73b6ece7 100644 --- a/security/libmcrypt/Makefile +++ b/security/libmcrypt/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.30 2019/07/12 20:49:04 sthen Exp $ - COMMENT = interface to access block/stream encryption algorithms DISTNAME = libmcrypt-2.5.8 diff --git a/security/libmcrypt/patches/patch-lib_Makefile_in b/security/libmcrypt/patches/patch-lib_Makefile_in index a8c714b007e..7a482faf28a 100644 --- a/security/libmcrypt/patches/patch-lib_Makefile_in +++ b/security/libmcrypt/patches/patch-lib_Makefile_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-lib_Makefile_in,v 1.3 2009/05/29 19:53:14 benoit Exp $ --- lib/Makefile.in.orig Mon Feb 19 07:32:37 2007 +++ lib/Makefile.in Wed May 27 01:50:14 2009 @@ -227,8 +227,7 @@ libmcrypt_la_SOURCES = mcrypt_extra.c mcrypt.c bzero.c diff --git a/security/libmcrypt/pkg/PLIST b/security/libmcrypt/pkg/PLIST index 9c28483f043..613f2910fdc 100644 --- a/security/libmcrypt/pkg/PLIST +++ b/security/libmcrypt/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.8 2015/03/16 18:07:54 naddy Exp $ bin/libmcrypt-config include/mcrypt.h include/mutils/ diff --git a/security/libmodsecurity/Makefile b/security/libmodsecurity/Makefile index 318a5316bce..2135626a8d9 100644 --- a/security/libmodsecurity/Makefile +++ b/security/libmodsecurity/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.2 2021/01/03 23:40:40 bluhm Exp $ - COMMENT = intrusion detection and prevention engine VERSION = 3.0.4 diff --git a/security/libmodsecurity/patches/patch-configure b/security/libmodsecurity/patches/patch-configure index 6442499a7c1..aad1527571a 100644 --- a/security/libmodsecurity/patches/patch-configure +++ b/security/libmodsecurity/patches/patch-configure @@ -1,5 +1,3 @@ -$OpenBSD: patch-configure,v 1.1.1.1 2021/01/01 12:28:25 bluhm Exp $ - disable PRCE JIT as it is not W^X friendly Index: configure diff --git a/security/libmodsecurity/patches/patch-examples_multiprocess_c_Makefile_in b/security/libmodsecurity/patches/patch-examples_multiprocess_c_Makefile_in index aeac74b7b5b..b049aad4f61 100644 --- a/security/libmodsecurity/patches/patch-examples_multiprocess_c_Makefile_in +++ b/security/libmodsecurity/patches/patch-examples_multiprocess_c_Makefile_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-examples_multiprocess_c_Makefile_in,v 1.1 2021/01/03 23:40:40 bluhm Exp $ - Index: examples/multiprocess_c/Makefile.in --- examples/multiprocess_c/Makefile.in.orig +++ examples/multiprocess_c/Makefile.in diff --git a/security/libmodsecurity/patches/patch-examples_simple_example_using_c_Makefile_in b/security/libmodsecurity/patches/patch-examples_simple_example_using_c_Makefile_in index 527753432a3..a8c1874e0e9 100644 --- a/security/libmodsecurity/patches/patch-examples_simple_example_using_c_Makefile_in +++ b/security/libmodsecurity/patches/patch-examples_simple_example_using_c_Makefile_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-examples_simple_example_using_c_Makefile_in,v 1.1 2021/01/03 23:40:40 bluhm Exp $ - Index: examples/simple_example_using_c/Makefile.in --- examples/simple_example_using_c/Makefile.in.orig +++ examples/simple_example_using_c/Makefile.in diff --git a/security/libmodsecurity/patches/patch-src_Makefile_in b/security/libmodsecurity/patches/patch-src_Makefile_in index bcfa9f97d08..7b5fd3fa0ab 100644 --- a/security/libmodsecurity/patches/patch-src_Makefile_in +++ b/security/libmodsecurity/patches/patch-src_Makefile_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_Makefile_in,v 1.1.1.1 2021/01/01 12:28:25 bluhm Exp $ - Index: src/Makefile.in --- src/Makefile.in.orig +++ src/Makefile.in diff --git a/security/libmodsecurity/patches/patch-src_parser_Makefile_in b/security/libmodsecurity/patches/patch-src_parser_Makefile_in index f2205bd0b3a..f613f44c2c5 100644 --- a/security/libmodsecurity/patches/patch-src_parser_Makefile_in +++ b/security/libmodsecurity/patches/patch-src_parser_Makefile_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_parser_Makefile_in,v 1.1.1.1 2021/01/01 12:28:25 bluhm Exp $ - Index: src/parser/Makefile.in --- src/parser/Makefile.in.orig +++ src/parser/Makefile.in diff --git a/security/libmodsecurity/pkg/PLIST b/security/libmodsecurity/pkg/PLIST index c56b6db8748..5817f377622 100644 --- a/security/libmodsecurity/pkg/PLIST +++ b/security/libmodsecurity/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2021/01/01 12:28:25 bluhm Exp $ @bin bin/modsec-rules-check include/modsecurity/ include/modsecurity/actions/ diff --git a/security/libnettle/Makefile b/security/libnettle/Makefile index 47a435542e9..9b584a4c938 100644 --- a/security/libnettle/Makefile +++ b/security/libnettle/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.31 2021/06/07 11:03:31 ajacoutot Exp $ - COMMENT= cryptographic library DISTNAME= nettle-3.7.3 diff --git a/security/libnettle/patches/patch-Makefile_in b/security/libnettle/patches/patch-Makefile_in index be1d4b22cea..1b5d0c7ac08 100644 --- a/security/libnettle/patches/patch-Makefile_in +++ b/security/libnettle/patches/patch-Makefile_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-Makefile_in,v 1.12 2021/01/09 10:29:44 ajacoutot Exp $ - Index: Makefile.in --- Makefile.in.orig +++ Makefile.in diff --git a/security/libnettle/patches/patch-blowfish-bcrypt_c b/security/libnettle/patches/patch-blowfish-bcrypt_c index df7f8a39fe6..320fa5cabad 100644 --- a/security/libnettle/patches/patch-blowfish-bcrypt_c +++ b/security/libnettle/patches/patch-blowfish-bcrypt_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-blowfish-bcrypt_c,v 1.1 2021/01/09 10:29:44 ajacoutot Exp $ - blowfish-bcrypt.c:152:33: error: too many arguments provided to function-like macro invocation static void swap32(uint32_t *x, int count) ^ diff --git a/security/libnettle/patches/patch-ecc-point-mul-g_c b/security/libnettle/patches/patch-ecc-point-mul-g_c index 957532d01a9..7bf42ebc4ff 100644 --- a/security/libnettle/patches/patch-ecc-point-mul-g_c +++ b/security/libnettle/patches/patch-ecc-point-mul-g_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-ecc-point-mul-g_c,v 1.2 2020/05/14 12:20:18 ajacoutot Exp $ - Index: ecc-point-mul-g.c --- ecc-point-mul-g.c.orig +++ ecc-point-mul-g.c diff --git a/security/libnettle/patches/patch-ecc-random_c b/security/libnettle/patches/patch-ecc-random_c index 2dcc8e86af8..959a18597d4 100644 --- a/security/libnettle/patches/patch-ecc-random_c +++ b/security/libnettle/patches/patch-ecc-random_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-ecc-random_c,v 1.2 2020/05/14 12:20:18 ajacoutot Exp $ - Index: ecc-random.c --- ecc-random.c.orig +++ ecc-random.c diff --git a/security/libnettle/patches/patch-getopt_c b/security/libnettle/patches/patch-getopt_c index f0d199b7343..fc4886a9166 100644 --- a/security/libnettle/patches/patch-getopt_c +++ b/security/libnettle/patches/patch-getopt_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-getopt_c,v 1.2 2020/05/14 12:20:18 ajacoutot Exp $ - Index: getopt.c --- getopt.c.orig +++ getopt.c diff --git a/security/libnettle/patches/patch-pss-mgf1_c b/security/libnettle/patches/patch-pss-mgf1_c index 14fd9243913..d4b1f9ee9a7 100644 --- a/security/libnettle/patches/patch-pss-mgf1_c +++ b/security/libnettle/patches/patch-pss-mgf1_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-pss-mgf1_c,v 1.1 2020/05/14 12:20:18 ajacoutot Exp $ - Index: pss-mgf1.c --- pss-mgf1.c.orig +++ pss-mgf1.c diff --git a/security/libnettle/pkg/PLIST b/security/libnettle/pkg/PLIST index 29308e7afb0..8fc20409d6b 100644 --- a/security/libnettle/pkg/PLIST +++ b/security/libnettle/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.13 2021/01/09 10:29:44 ajacoutot Exp $ @bin bin/nettle-hash @bin bin/nettle-lfib-stream @bin bin/nettle-pbkdf2 diff --git a/security/libotr/Makefile b/security/libotr/Makefile index c3bf960813b..d079bf68ed6 100644 --- a/security/libotr/Makefile +++ b/security/libotr/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.34 2019/07/12 20:49:05 sthen Exp $ - COMMENT= portable OTR messaging library and toolkit DISTNAME= libotr-4.1.1 diff --git a/security/libotr/pkg/PLIST b/security/libotr/pkg/PLIST index 7db056bc9ef..fa07ac752c3 100644 --- a/security/libotr/pkg/PLIST +++ b/security/libotr/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.8 2016/03/10 19:45:59 pascal Exp $ @bin bin/otr_mackey @bin bin/otr_modify @bin bin/otr_parse diff --git a/security/libperseus/Makefile b/security/libperseus/Makefile index 4d78129c587..752c7004b25 100644 --- a/security/libperseus/Makefile +++ b/security/libperseus/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.7 2019/07/12 21:15:36 sthen Exp $ - COMMENT = library to secure any kind of communication streams DISTNAME = libperseus-1.0.2 diff --git a/security/libperseus/patches/patch-Makefile b/security/libperseus/patches/patch-Makefile index 61ea5660bca..e46ca05dab5 100644 --- a/security/libperseus/patches/patch-Makefile +++ b/security/libperseus/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.1.1.1 2011/03/29 12:14:21 pea Exp $ --- Makefile.orig Mon Jan 31 09:36:58 2011 +++ Makefile Thu Mar 17 17:32:21 2011 @@ -1,18 +1,18 @@ diff --git a/security/libperseus/pkg/PLIST b/security/libperseus/pkg/PLIST index 51a5d04ecd8..b8ca39de6e8 100644 --- a/security/libperseus/pkg/PLIST +++ b/security/libperseus/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2015/03/16 18:07:54 naddy Exp $ @bin bin/perseus_test include/perseus.h @lib lib/libperseus.so.${LIBperseus_VERSION} diff --git a/security/libpwquality/Makefile b/security/libpwquality/Makefile index 557be6d3b4c..c4f5da65feb 100644 --- a/security/libpwquality/Makefile +++ b/security/libpwquality/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.24 2021/11/02 00:02:16 sthen Exp $ - COMMENT = library to generate, and check strengh of passwords V = 1.4.4 diff --git a/security/libpwquality/pkg/PLIST b/security/libpwquality/pkg/PLIST index 12182823e7e..701aed09953 100644 --- a/security/libpwquality/pkg/PLIST +++ b/security/libpwquality/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.10 2021/01/04 14:06:37 sthen Exp $ @bin bin/pwmake @bin bin/pwscore include/pwquality.h diff --git a/security/libscrypt/Makefile b/security/libscrypt/Makefile index 90604f3c691..da5c3e5a856 100644 --- a/security/libscrypt/Makefile +++ b/security/libscrypt/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.7 2019/07/12 20:49:05 sthen Exp $ - COMMENT = shared library that implements scrypt() functionality V = 1.21 diff --git a/security/libscrypt/patches/patch-Makefile b/security/libscrypt/patches/patch-Makefile index 6ea331fc680..1881a54ffb6 100644 --- a/security/libscrypt/patches/patch-Makefile +++ b/security/libscrypt/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.3 2018/04/19 21:25:03 sthen Exp $ - respect ports CFLAGS - use OpenBSD shared library naming - sys.mk defines CFLAGS and LDFLAGS so don't use conditional value assignments diff --git a/security/libscrypt/patches/patch-main_c b/security/libscrypt/patches/patch-main_c index ec8966fff06..fdaf892edf7 100644 --- a/security/libscrypt/patches/patch-main_c +++ b/security/libscrypt/patches/patch-main_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-main_c,v 1.3 2018/04/19 21:25:03 sthen Exp $ Trivial change of strcpy() to strlcpy(). Size of stack variable mcf and mcf2 is well known. `make check` runs fine with it. diff --git a/security/libscrypt/pkg/PLIST b/security/libscrypt/pkg/PLIST index 6d2a815bd11..7f57d390e6b 100644 --- a/security/libscrypt/pkg/PLIST +++ b/security/libscrypt/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2014/03/15 13:37:18 benoit Exp $ include/libscrypt.h @lib lib/libscrypt.so.${LIBscrypt_VERSION} diff --git a/security/libsodium/Makefile b/security/libsodium/Makefile index 9908373f38d..5d3f3ec625f 100644 --- a/security/libsodium/Makefile +++ b/security/libsodium/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.33 2020/08/01 11:30:37 sthen Exp $ - COMMENT= library for network communications and cryptography DISTNAME= libsodium-1.0.18 diff --git a/security/libsodium/pkg/PLIST b/security/libsodium/pkg/PLIST index a4796ad69a4..986b8fb1152 100644 --- a/security/libsodium/pkg/PLIST +++ b/security/libsodium/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.12 2019/05/31 14:29:13 sthen Exp $ include/sodium/ include/sodium.h include/sodium/core.h diff --git a/security/libsrtp/Makefile b/security/libsrtp/Makefile index fc1b50009ed..88ffe6dc272 100644 --- a/security/libsrtp/Makefile +++ b/security/libsrtp/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.17 2021/09/21 08:44:55 sthen Exp $ - SHARED_LIBS += srtp2 3.0 COMMENT= secure RTP library diff --git a/security/libsrtp/patches/patch-Makefile_in b/security/libsrtp/patches/patch-Makefile_in index 06f413b04e5..363fa5cd7b2 100644 --- a/security/libsrtp/patches/patch-Makefile_in +++ b/security/libsrtp/patches/patch-Makefile_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-Makefile_in,v 1.3 2021/08/14 08:27:29 sthen Exp $ - Index: Makefile.in --- Makefile.in.orig +++ Makefile.in diff --git a/security/libsrtp/patches/patch-crypto_cipher_cipher_c b/security/libsrtp/patches/patch-crypto_cipher_cipher_c index 94a4336fa48..ae13c6bd984 100644 --- a/security/libsrtp/patches/patch-crypto_cipher_cipher_c +++ b/security/libsrtp/patches/patch-crypto_cipher_cipher_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-crypto_cipher_cipher_c,v 1.3 2019/12/24 15:34:21 sthen Exp $ - Index: crypto/cipher/cipher.c --- crypto/cipher/cipher.c.orig +++ crypto/cipher/cipher.c diff --git a/security/libsrtp/patches/patch-include_srtp_h b/security/libsrtp/patches/patch-include_srtp_h index 72c25c600fe..d5e61790fc6 100644 --- a/security/libsrtp/patches/patch-include_srtp_h +++ b/security/libsrtp/patches/patch-include_srtp_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-include_srtp_h,v 1.2 2021/08/14 08:27:29 sthen Exp $ - add srtp_add_or_update_stream used by telephony/linphone/mediastreamer2 https://gitlab.linphone.org/BC/public/external/srtp/-/commit/c48e27278e656dc4b883044ec85245fb3d22dc51.patch diff --git a/security/libsrtp/patches/patch-srtp_def b/security/libsrtp/patches/patch-srtp_def index ede6a97ef76..fabe846de33 100644 --- a/security/libsrtp/patches/patch-srtp_def +++ b/security/libsrtp/patches/patch-srtp_def @@ -1,5 +1,3 @@ -$OpenBSD: patch-srtp_def,v 1.1 2021/07/11 11:30:54 landry Exp $ - add srtp_add_or_update_stream used by telephony/linphone/mediastreamer2 https://gitlab.linphone.org/BC/public/external/srtp/-/commit/c48e27278e656dc4b883044ec85245fb3d22dc51.patch diff --git a/security/libsrtp/patches/patch-srtp_srtp_c b/security/libsrtp/patches/patch-srtp_srtp_c index 894ef3b3b28..465e444a8fc 100644 --- a/security/libsrtp/patches/patch-srtp_srtp_c +++ b/security/libsrtp/patches/patch-srtp_srtp_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-srtp_srtp_c,v 1.3 2021/09/10 08:22:34 sthen Exp $ - add srtp_add_or_update_stream used by telephony/linphone/mediastreamer2 https://gitlab.linphone.org/BC/public/external/srtp/-/commit/c48e27278e656dc4b883044ec85245fb3d22dc51.patch diff --git a/security/libsrtp/patches/patch-test_rtp_decoder_c b/security/libsrtp/patches/patch-test_rtp_decoder_c index d718ffad46a..a2aec12765c 100644 --- a/security/libsrtp/patches/patch-test_rtp_decoder_c +++ b/security/libsrtp/patches/patch-test_rtp_decoder_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-test_rtp_decoder_c,v 1.4 2021/08/14 08:27:29 sthen Exp $ - #1: probably a strict alignment fix #2, 64-bit time_t on 32-bit archs diff --git a/security/libsrtp/patches/patch-test_rtpw_test_sh b/security/libsrtp/patches/patch-test_rtpw_test_sh index 65d57a71600..21c63a6f37b 100644 --- a/security/libsrtp/patches/patch-test_rtpw_test_sh +++ b/security/libsrtp/patches/patch-test_rtpw_test_sh @@ -1,5 +1,3 @@ -$OpenBSD: patch-test_rtpw_test_sh,v 1.6 2022/01/15 21:40:52 kn Exp $ - https://github.com/cisco/libsrtp/pull/594 Index: test/rtpw_test.sh diff --git a/security/libsrtp/pkg/PLIST b/security/libsrtp/pkg/PLIST index 1b5d71bcdc0..f3895fe58ee 100644 --- a/security/libsrtp/pkg/PLIST +++ b/security/libsrtp/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2019/12/24 15:34:21 sthen Exp $ include/srtp2/ include/srtp2/auth.h include/srtp2/cipher.h diff --git a/security/libssh/Makefile b/security/libssh/Makefile index 76a21e4d8d7..393cfc9bb7e 100644 --- a/security/libssh/Makefile +++ b/security/libssh/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.25 2021/08/27 08:57:30 sthen Exp $ - COMMENT = C library implementing server and client side SSH V = 0.9.6 DISTNAME = libssh-${V} diff --git a/security/libssh/patches/patch-ConfigureChecks_cmake b/security/libssh/patches/patch-ConfigureChecks_cmake index 545d7476cc0..f560534739a 100644 --- a/security/libssh/patches/patch-ConfigureChecks_cmake +++ b/security/libssh/patches/patch-ConfigureChecks_cmake @@ -1,5 +1,3 @@ -$OpenBSD: patch-ConfigureChecks_cmake,v 1.4 2020/03/31 18:46:01 kn Exp $ - Fix exit code. Index: ConfigureChecks.cmake diff --git a/security/libssh/patches/patch-examples_sshd_direct-tcpip_c b/security/libssh/patches/patch-examples_sshd_direct-tcpip_c index 93559c31d22..8e800c8e356 100644 --- a/security/libssh/patches/patch-examples_sshd_direct-tcpip_c +++ b/security/libssh/patches/patch-examples_sshd_direct-tcpip_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-examples_sshd_direct-tcpip_c,v 1.2 2020/09/14 09:56:07 jasper Exp $ - Fix macro collision with __attribute__ ((__unused__)) in system-wide headers. Problem known upstream: https://bugs.libssh.org/T175 diff --git a/security/libssh/patches/patch-tests_torture_c b/security/libssh/patches/patch-tests_torture_c index 746827be420..f898693221e 100644 --- a/security/libssh/patches/patch-tests_torture_c +++ b/security/libssh/patches/patch-tests_torture_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-tests_torture_c,v 1.1 2020/03/31 18:46:01 kn Exp $ - Missing include for PATH_MAX. Index: tests/torture.c diff --git a/security/libssh/patches/patch-tests_unittests_torture_misc_c b/security/libssh/patches/patch-tests_unittests_torture_misc_c index 0662db9adb7..12fc05a8d86 100644 --- a/security/libssh/patches/patch-tests_unittests_torture_misc_c +++ b/security/libssh/patches/patch-tests_unittests_torture_misc_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-tests_unittests_torture_misc_c,v 1.6 2021/08/27 08:57:30 sthen Exp $ - Disable unit test "torture_path_expand_tilde_unix": real user required. Index: tests/unittests/torture_misc.c diff --git a/security/libssh/pkg/PLIST b/security/libssh/pkg/PLIST index 1b87d5f688a..6a2dde5126e 100644 --- a/security/libssh/pkg/PLIST +++ b/security/libssh/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.9 2020/09/14 09:56:07 jasper Exp $ include/libssh/ include/libssh/callbacks.h include/libssh/legacy.h diff --git a/security/libssh2/Makefile b/security/libssh2/Makefile index 714b6720081..d69aff69412 100644 --- a/security/libssh2/Makefile +++ b/security/libssh2/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.24 2021/11/13 19:36:14 tb Exp $ - COMMENT = library implementing the SSH2 protocol DISTNAME = libssh2-1.10.0 diff --git a/security/libssh2/patches/patch-example_subsystem_netconf_c b/security/libssh2/patches/patch-example_subsystem_netconf_c index 70004ab337d..158db71b901 100644 --- a/security/libssh2/patches/patch-example_subsystem_netconf_c +++ b/security/libssh2/patches/patch-example_subsystem_netconf_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-example_subsystem_netconf_c,v 1.1 2021/09/11 14:54:06 naddy Exp $ - Index: example/subsystem_netconf.c --- example/subsystem_netconf.c.orig +++ example/subsystem_netconf.c diff --git a/security/libssh2/patches/patch-tests_Makefile_in b/security/libssh2/patches/patch-tests_Makefile_in index 50934fca28f..bcceee79a75 100644 --- a/security/libssh2/patches/patch-tests_Makefile_in +++ b/security/libssh2/patches/patch-tests_Makefile_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-tests_Makefile_in,v 1.7 2021/11/13 19:36:14 tb Exp $ Index: tests/Makefile.in --- tests/Makefile.in.orig +++ tests/Makefile.in diff --git a/security/libssh2/pkg/PLIST b/security/libssh2/pkg/PLIST index fd7ba3d20c5..2e7df5585f3 100644 --- a/security/libssh2/pkg/PLIST +++ b/security/libssh2/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.15 2021/10/15 09:47:37 benoit Exp $ include/libssh2.h include/libssh2_publickey.h include/libssh2_sftp.h diff --git a/security/libtasn1/Makefile b/security/libtasn1/Makefile index 22c277dd793..06a2c7f54c2 100644 --- a/security/libtasn1/Makefile +++ b/security/libtasn1/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.52 2021/11/12 08:13:06 ajacoutot Exp $ - COMMENT= Abstract Syntax Notation One structure parser library DISTNAME= libtasn1-4.18.0 diff --git a/security/libtasn1/pkg/PLIST b/security/libtasn1/pkg/PLIST index 5bd54dba084..c63412637d1 100644 --- a/security/libtasn1/pkg/PLIST +++ b/security/libtasn1/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.15 2020/02/08 11:53:40 ajacoutot Exp $ @bin bin/asn1Coding @bin bin/asn1Decoding @bin bin/asn1Parser diff --git a/security/logsentry/Makefile b/security/logsentry/Makefile index 5262a4fc3af..2cdef667f3f 100644 --- a/security/logsentry/Makefile +++ b/security/logsentry/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.14 2019/07/12 21:15:36 sthen Exp $ - COMMENT= logfile auditing tool DISTNAME= logcheck-1.1.1 diff --git a/security/logsentry/pkg/PLIST b/security/logsentry/pkg/PLIST index 80cda3ce76e..0945f913da4 100644 --- a/security/logsentry/pkg/PLIST +++ b/security/logsentry/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.12 2018/09/04 12:46:21 espie Exp $ @conflict logcheck-1.1.1 @conflict logtail-* @extraunexec rm -rf /var/cache/logsentry/* diff --git a/security/logsentry/pkg/README b/security/logsentry/pkg/README index 8acf80a7cfc..45cb24fc0c5 100644 --- a/security/logsentry/pkg/README +++ b/security/logsentry/pkg/README @@ -1,5 +1,3 @@ -$OpenBSD: README,v 1.2 2018/09/04 12:46:21 espie Exp $ - +----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- diff --git a/security/luasec/Makefile b/security/luasec/Makefile index 649a5000c25..4b9f6db1a23 100644 --- a/security/luasec/Makefile +++ b/security/luasec/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.24 2021/07/17 03:33:14 gsoares Exp $ - COMMENT= lua binding to OpenSSL to provide TLS/SSL communication GH_ACCOUNT= brunoos diff --git a/security/luasec/patches/patch-src_Makefile b/security/luasec/patches/patch-src_Makefile index eecda1a3ea8..116b775d6d9 100644 --- a/security/luasec/patches/patch-src_Makefile +++ b/security/luasec/patches/patch-src_Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_Makefile,v 1.7 2020/06/23 11:08:26 gsoares Exp $ Index: src/Makefile --- src/Makefile.orig +++ src/Makefile diff --git a/security/luasec/pkg/PLIST b/security/luasec/pkg/PLIST index 25f17c128ca..2f5d4e31e65 100644 --- a/security/luasec/pkg/PLIST +++ b/security/luasec/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.9 2020/06/23 11:08:26 gsoares Exp $ @so lib/lua/${MODLUA_VERSION}/ssl.so share/examples/${FULLPKGNAME}/ share/examples/${FULLPKGNAME}/README diff --git a/security/lynis/Makefile b/security/lynis/Makefile index be2ffd93859..3ab356686b0 100644 --- a/security/lynis/Makefile +++ b/security/lynis/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.43 2022/01/28 09:26:19 gonzalo Exp $ - COMMENT= security auditing tool DISTNAME = lynis-3.0.7 diff --git a/security/lynis/pkg/PLIST b/security/lynis/pkg/PLIST index 3823d604e46..c2969d240cf 100644 --- a/security/lynis/pkg/PLIST +++ b/security/lynis/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.23 2022/01/28 09:26:19 gonzalo Exp $ @group wheel bin/lynis @man man/man8/lynis.8 diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile index 1fd62746745..bd4e5e008c1 100644 --- a/security/mcrypt/Makefile +++ b/security/mcrypt/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.34 2019/07/12 20:49:05 sthen Exp $ - COMMENT = extendable encryption program that supports many ciphers DISTNAME = mcrypt-2.6.8 diff --git a/security/mcrypt/patches/patch-Makefile_in b/security/mcrypt/patches/patch-Makefile_in index da6beeef6a3..43e20a6be48 100644 --- a/security/mcrypt/patches/patch-Makefile_in +++ b/security/mcrypt/patches/patch-Makefile_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile_in,v 1.1 2011/07/08 11:19:35 jasper Exp $ --- Makefile.in.orig Sun Nov 16 21:09:23 2008 +++ Makefile.in Fri Jul 8 13:15:10 2011 @@ -667,8 +667,7 @@ uninstall-am: uninstall-local diff --git a/security/mcrypt/patches/patch-configure b/security/mcrypt/patches/patch-configure index 5915e5a062d..3d40b762f19 100644 --- a/security/mcrypt/patches/patch-configure +++ b/security/mcrypt/patches/patch-configure @@ -1,5 +1,3 @@ -$OpenBSD: patch-configure,v 1.1 2017/11/01 17:07:25 naddy Exp $ - Index: configure --- configure.orig +++ configure diff --git a/security/mcrypt/patches/patch-po_Makefile_in_in b/security/mcrypt/patches/patch-po_Makefile_in_in index 43abe90025a..993ecfbffe4 100644 --- a/security/mcrypt/patches/patch-po_Makefile_in_in +++ b/security/mcrypt/patches/patch-po_Makefile_in_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-po_Makefile_in_in,v 1.1 2011/07/08 11:19:35 jasper Exp $ --- po/Makefile.in.in.orig Sat Jun 9 10:32:45 2007 +++ po/Makefile.in.in Fri Jul 8 13:15:10 2011 @@ -21,7 +21,7 @@ srcdir = @srcdir@ diff --git a/security/mcrypt/patches/patch-src_errors_c b/security/mcrypt/patches/patch-src_errors_c index 8f075485822..2345ce0e7b0 100644 --- a/security/mcrypt/patches/patch-src_errors_c +++ b/security/mcrypt/patches/patch-src_errors_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_errors_c,v 1.1 2012/09/06 21:56:31 sthen Exp $ - Format strings, http://seclists.org/oss-sec/2012/q3/396 --- src/errors.c.orig Thu Sep 6 22:24:15 2012 diff --git a/security/mcrypt/patches/patch-src_extra_c b/security/mcrypt/patches/patch-src_extra_c index a0c4ad4e2ea..48652c1dfa2 100644 --- a/security/mcrypt/patches/patch-src_extra_c +++ b/security/mcrypt/patches/patch-src_extra_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_extra_c,v 1.1 2012/09/06 21:56:31 sthen Exp $ - CVE-2012-4409, patch from http://seclists.org/oss-sec/2012/q3/396 --- src/extra.c.orig Thu Sep 6 22:23:29 2012 diff --git a/security/mcrypt/patches/patch-src_rfc2440_c b/security/mcrypt/patches/patch-src_rfc2440_c index 1ab13db441d..46b04504d10 100644 --- a/security/mcrypt/patches/patch-src_rfc2440_c +++ b/security/mcrypt/patches/patch-src_rfc2440_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_rfc2440_c,v 1.2 2014/11/30 05:41:35 brad Exp $ - - Don't use malloc.h header on OpenBSD - Fix segv : http://sourceforge.net/p/mcrypt/patches/13/ diff --git a/security/mcrypt/pkg/PLIST b/security/mcrypt/pkg/PLIST index b70e6994980..dfbcedd4e39 100644 --- a/security/mcrypt/pkg/PLIST +++ b/security/mcrypt/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2009/05/29 20:01:10 benoit Exp $ @bin bin/mcrypt bin/mdecrypt @man man/man1/mcrypt.1 diff --git a/security/mhash/Makefile b/security/mhash/Makefile index 03262331c71..cea02d6ce16 100644 --- a/security/mhash/Makefile +++ b/security/mhash/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.26 2019/07/17 14:39:42 danj Exp $ - COMMENT= strong hash library DISTNAME= mhash-0.9.9.9 diff --git a/security/mhash/patches/patch-lib_Makefile_in b/security/mhash/patches/patch-lib_Makefile_in index 778066345c3..4cd6978f683 100644 --- a/security/mhash/patches/patch-lib_Makefile_in +++ b/security/mhash/patches/patch-lib_Makefile_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-lib_Makefile_in,v 1.2 2008/09/03 21:02:31 jakob Exp $ --- lib/Makefile.in.orig Thu Apr 5 04:33:30 2007 +++ lib/Makefile.in Wed Sep 3 22:48:43 2008 @@ -220,7 +220,8 @@ MISCELLANEOUS = haval.c mhash_haval.h gosthash.c mhash diff --git a/security/mhash/pkg/PLIST b/security/mhash/pkg/PLIST index b2e7fbe7fe4..2e29a3ecafb 100644 --- a/security/mhash/pkg/PLIST +++ b/security/mhash/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2015/03/16 18:07:54 naddy Exp $ include/mhash.h include/mutils/ include/mutils/mglobal.h diff --git a/security/minisign/Makefile b/security/minisign/Makefile index 0209794d260..3acbacbe4d7 100644 --- a/security/minisign/Makefile +++ b/security/minisign/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.3 2021/10/17 10:32:12 sthen Exp $ - COMMENT = dead simple tool to sign files and verify digital signatures GH_ACCOUNT = jedisct1 diff --git a/security/minisign/pkg/PLIST b/security/minisign/pkg/PLIST index fc9ad73fdaa..fe2affe39c0 100644 --- a/security/minisign/pkg/PLIST +++ b/security/minisign/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2019/07/17 08:24:03 bentley Exp $ @bin bin/minisign @man man/man1/minisign.1 diff --git a/security/nbaudit/Makefile b/security/nbaudit/Makefile index 5416cc0491b..5064e233972 100644 --- a/security/nbaudit/Makefile +++ b/security/nbaudit/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.27 2019/07/12 20:49:05 sthen Exp $ - COMMENT= NetBIOS Auditing Tool / Security Kit DISTNAME= nat10 diff --git a/security/nbaudit/patches/patch-Makefile b/security/nbaudit/patches/patch-Makefile index 0ed1c0ac787..c8c8263f1f7 100644 --- a/security/nbaudit/patches/patch-Makefile +++ b/security/nbaudit/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.3 2009/06/19 10:19:27 sthen Exp $ --- Makefile.orig Mon Feb 17 03:18:04 1997 +++ Makefile Fri Jun 19 11:17:08 2009 @@ -2,7 +2,7 @@ diff --git a/security/nbaudit/patches/patch-client_c b/security/nbaudit/patches/patch-client_c index 36ba57ac2e6..2f0d2d838b1 100644 --- a/security/nbaudit/patches/patch-client_c +++ b/security/nbaudit/patches/patch-client_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-client_c,v 1.1 2002/01/24 21:30:54 jsyn Exp $ --- client.c.orig Tue Jul 11 16:01:35 2000 +++ client.c Tue Jul 11 16:03:20 2000 @@ -3612,8 +3612,9 @@ phase_3: /* smb session setup/auth */ diff --git a/security/nbaudit/patches/patch-includes_h b/security/nbaudit/patches/patch-includes_h index f9a67d4ca3c..ad5515d9967 100644 --- a/security/nbaudit/patches/patch-includes_h +++ b/security/nbaudit/patches/patch-includes_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-includes_h,v 1.1 2009/06/19 10:31:20 sthen Exp $ - fix LP64 issues. --- includes.h.orig Fri Jun 19 11:08:47 2009 diff --git a/security/nbaudit/patches/patch-nat_1 b/security/nbaudit/patches/patch-nat_1 index 7de71e4924f..3c5e859eb05 100644 --- a/security/nbaudit/patches/patch-nat_1 +++ b/security/nbaudit/patches/patch-nat_1 @@ -1,4 +1,3 @@ -$OpenBSD: patch-nat_1,v 1.2 2009/06/19 10:19:27 sthen Exp $ --- nat.1.orig Mon Feb 17 03:18:04 1997 +++ nat.1 Fri Jun 19 11:17:09 2009 @@ -1,12 +1,12 @@ diff --git a/security/nbaudit/patches/patch-nat_c b/security/nbaudit/patches/patch-nat_c index e75b1e54013..bed7703e72a 100644 --- a/security/nbaudit/patches/patch-nat_c +++ b/security/nbaudit/patches/patch-nat_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-nat_c,v 1.1 2009/06/19 10:31:20 sthen Exp $ - fix LP64 issues. --- nat.c.orig Fri Jun 19 11:08:56 2009 diff --git a/security/nbaudit/patches/patch-nmb_c b/security/nbaudit/patches/patch-nmb_c index 06ea4b56dfa..9e35b4024bf 100644 --- a/security/nbaudit/patches/patch-nmb_c +++ b/security/nbaudit/patches/patch-nmb_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-nmb_c,v 1.1 2009/06/19 10:31:20 sthen Exp $ - newer compilers won't like this --- nmb.c.orig Fri Jun 19 11:18:31 2009 diff --git a/security/nbaudit/pkg/PLIST b/security/nbaudit/pkg/PLIST index 8d55133977e..4e5cee5047e 100644 --- a/security/nbaudit/pkg/PLIST +++ b/security/nbaudit/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2012/01/26 08:03:57 ajacoutot Exp $ @newgroup _nbaudit:633 @newuser _nbaudit:633:_nbaudit:daemon:nbaudit user:/nonexistent:/sbin/nologin @bin bin/nbaudit diff --git a/security/netpgp/Makefile b/security/netpgp/Makefile index d0f2c8ee535..5dc9d245c06 100644 --- a/security/netpgp/Makefile +++ b/security/netpgp/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.9 2021/12/12 22:55:19 tb Exp $ - COMMENT = BSD-licensed PGP implementation DISTNAME = netpgp-20140220 diff --git a/security/netpgp/patches/patch-src_lib_misc_c b/security/netpgp/patches/patch-src_lib_misc_c index dee1ef79cb5..849f116af8f 100644 --- a/security/netpgp/patches/patch-src_lib_misc_c +++ b/security/netpgp/patches/patch-src_lib_misc_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_lib_misc_c,v 1.2 2014/07/11 22:41:03 pascal Exp $ --- src/lib/misc.c.orig Mon Mar 5 03:20:18 2012 +++ src/lib/misc.c Sat Jul 12 00:27:33 2014 @@ -437,7 +437,7 @@ hash_bignum(pgp_hash_t *hash, BIGNUM *bignum) diff --git a/security/netpgp/patches/patch-src_lib_openssl_crypto_c b/security/netpgp/patches/patch-src_lib_openssl_crypto_c index 0346d85ec32..94eab728d5d 100644 --- a/security/netpgp/patches/patch-src_lib_openssl_crypto_c +++ b/security/netpgp/patches/patch-src_lib_openssl_crypto_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_lib_openssl_crypto_c,v 1.1 2021/12/12 22:55:19 tb Exp $ - http://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/pkgsrc/security/netpgp/patches/patch-src_lib_openssl__crypto.c?rev=1.1&content-type=text/plain With an additional call to DSA_set0_pqg() in makeDSA() diff --git a/security/netpgp/patches/patch-src_lib_signature_c b/security/netpgp/patches/patch-src_lib_signature_c index 14aa8d697bb..8396278608f 100644 --- a/security/netpgp/patches/patch-src_lib_signature_c +++ b/security/netpgp/patches/patch-src_lib_signature_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_lib_signature_c,v 1.1 2021/12/12 22:55:19 tb Exp $ - http://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/pkgsrc/security/netpgp/patches/patch-src_lib_signature.c?rev=1.2&content-type=text/plain Index: src/lib/signature.c diff --git a/security/netpgp/patches/patch-tests_testsuite_at b/security/netpgp/patches/patch-tests_testsuite_at index ad525de70e5..5451538d671 100644 --- a/security/netpgp/patches/patch-tests_testsuite_at +++ b/security/netpgp/patches/patch-tests_testsuite_at @@ -1,4 +1,3 @@ -$OpenBSD: patch-tests_testsuite_at,v 1.1 2014/07/11 22:41:03 pascal Exp $ --- tests/testsuite.at.orig Sat Jul 12 00:36:53 2014 +++ tests/testsuite.at Sat Jul 12 00:37:00 2014 @@ -2,7 +2,7 @@ diff --git a/security/netpgp/pkg/PLIST b/security/netpgp/pkg/PLIST index da8b23af131..3fb4b1aba43 100644 --- a/security/netpgp/pkg/PLIST +++ b/security/netpgp/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2014/07/11 22:41:03 pascal Exp $ @bin bin/netpgp @bin bin/netpgpkeys include/netpgp.h diff --git a/security/nfsshell/Makefile b/security/nfsshell/Makefile index c0765ab9abd..f59189d8987 100644 --- a/security/nfsshell/Makefile +++ b/security/nfsshell/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.20 2019/07/14 00:39:39 naddy Exp $ - COMMENT= NFS auditing tool PKGNAME= nfsshell-1.0 diff --git a/security/nfsshell/patches/patch-Makefile b/security/nfsshell/patches/patch-Makefile index d270346b9fa..8b84f019a0e 100644 --- a/security/nfsshell/patches/patch-Makefile +++ b/security/nfsshell/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.2 2008/11/01 00:02:37 jasper Exp $ --- Makefile.orig Tue May 19 22:37:23 1998 +++ Makefile Fri Oct 31 18:46:12 2008 @@ -21,11 +21,16 @@ diff --git a/security/nfsshell/patches/patch-nfs_c b/security/nfsshell/patches/patch-nfs_c index 5659d9060f3..0db731eed3f 100644 --- a/security/nfsshell/patches/patch-nfs_c +++ b/security/nfsshell/patches/patch-nfs_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-nfs_c,v 1.2 2012/03/18 16:50:09 naddy Exp $ --- nfs.c.orig Tue May 19 14:36:10 1998 +++ nfs.c Sun Mar 18 10:49:08 2012 @@ -40,7 +40,6 @@ diff --git a/security/nfsshell/patches/patch-nfs_prot_xdr_c b/security/nfsshell/patches/patch-nfs_prot_xdr_c index 1db808bbfaa..78acfa1871b 100644 --- a/security/nfsshell/patches/patch-nfs_prot_xdr_c +++ b/security/nfsshell/patches/patch-nfs_prot_xdr_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-nfs_prot_xdr_c,v 1.1 2007/10/26 21:38:24 jasper Exp $ --- nfs_prot_xdr.c.orig Tue May 19 16:55:27 1998 +++ nfs_prot_xdr.c Fri Oct 26 23:32:30 2007 @@ -62,7 +62,7 @@ xdr_fattr(register XDR *xdrs, fattr *objp) diff --git a/security/nfsshell/pkg/PLIST b/security/nfsshell/pkg/PLIST index ac1133cad31..feedf7a7c93 100644 --- a/security/nfsshell/pkg/PLIST +++ b/security/nfsshell/pkg/PLIST @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST,v 1.3 2008/11/01 00:02:38 jasper Exp $ @bin bin/nfsshell diff --git a/security/nikto/Makefile b/security/nikto/Makefile index 799adbc304c..81276b3d740 100644 --- a/security/nikto/Makefile +++ b/security/nikto/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.27 2020/09/14 13:38:58 bluhm Exp $ - COMMENT = web and CGI vulnerability scanner with SSL support GH_ACCOUNT = sullo diff --git a/security/nikto/patches/patch-program_nikto_pl b/security/nikto/patches/patch-program_nikto_pl index 8b0cf819b09..9ca96280398 100644 --- a/security/nikto/patches/patch-program_nikto_pl +++ b/security/nikto/patches/patch-program_nikto_pl @@ -1,4 +1,3 @@ -$OpenBSD: patch-program_nikto_pl,v 1.1 2017/08/27 21:47:43 nigel Exp $ --- program/nikto.pl.orig Thu Jul 9 15:06:04 2015 +++ program/nikto.pl Mon Feb 1 19:37:41 2016 @@ -358,7 +358,7 @@ sub setup_dirs { diff --git a/security/nikto/patches/patch-program_plugins_nikto_core_plugin b/security/nikto/patches/patch-program_plugins_nikto_core_plugin index 79fc67d0151..adad59c042d 100644 --- a/security/nikto/patches/patch-program_plugins_nikto_core_plugin +++ b/security/nikto/patches/patch-program_plugins_nikto_core_plugin @@ -1,4 +1,3 @@ -$OpenBSD: patch-program_plugins_nikto_core_plugin,v 1.1 2017/08/27 21:47:43 nigel Exp $ --- program/plugins/nikto_core.plugin.orig Thu Jul 9 15:06:04 2015 +++ program/plugins/nikto_core.plugin Mon Feb 1 19:27:53 2016 @@ -1967,8 +1967,7 @@ sub check_updates { diff --git a/security/nikto/pkg/PLIST b/security/nikto/pkg/PLIST index 576d002e6b5..179a37d313c 100644 --- a/security/nikto/pkg/PLIST +++ b/security/nikto/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.14 2017/08/27 21:47:43 nigel Exp $ @newgroup _nikto:710 @newuser _nikto:710:710:daemon:Nikto web scanner:/nonexistent:/sbin/nologin bin/nikto diff --git a/security/nss/Makefile b/security/nss/Makefile index 09afd5fbbe3..fc4e24dbea6 100644 --- a/security/nss/Makefile +++ b/security/nss/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.150 2022/03/05 08:43:17 landry Exp $ - COMMENT= libraries to support development of security-enabled apps VERSION= 3.76 diff --git a/security/nss/patches/patch-nss_Makefile b/security/nss/patches/patch-nss_Makefile index 1cdb0f099d2..f61013b4d4b 100644 --- a/security/nss/patches/patch-nss_Makefile +++ b/security/nss/patches/patch-nss_Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-nss_Makefile,v 1.5 2020/06/02 15:18:09 landry Exp $ Index: nss/Makefile --- nss/Makefile.orig +++ nss/Makefile diff --git a/security/nss/patches/patch-nss_coreconf_OpenBSD_mk b/security/nss/patches/patch-nss_coreconf_OpenBSD_mk index 46052370514..8656f2e6795 100644 --- a/security/nss/patches/patch-nss_coreconf_OpenBSD_mk +++ b/security/nss/patches/patch-nss_coreconf_OpenBSD_mk @@ -1,5 +1,3 @@ -$OpenBSD: patch-nss_coreconf_OpenBSD_mk,v 1.6 2019/07/09 17:52:02 landry Exp $ - - respect SHARED_LIBS Index: nss/coreconf/OpenBSD.mk diff --git a/security/nss/patches/patch-nss_lib_freebl_mpi_mpcpucache_c b/security/nss/patches/patch-nss_lib_freebl_mpi_mpcpucache_c index 7627202bcb1..4422dd9aaa9 100644 --- a/security/nss/patches/patch-nss_lib_freebl_mpi_mpcpucache_c +++ b/security/nss/patches/patch-nss_lib_freebl_mpi_mpcpucache_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-nss_lib_freebl_mpi_mpcpucache_c,v 1.1 2021/01/18 12:17:47 jasper Exp $ - Index: nss/lib/freebl/mpi/mpcpucache.c --- nss/lib/freebl/mpi/mpcpucache.c.orig +++ nss/lib/freebl/mpi/mpcpucache.c diff --git a/security/nss/patches/patch-nss_lib_freebl_pqg_c b/security/nss/patches/patch-nss_lib_freebl_pqg_c index 8fa42ac62c5..9f31df7539a 100644 --- a/security/nss/patches/patch-nss_lib_freebl_pqg_c +++ b/security/nss/patches/patch-nss_lib_freebl_pqg_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-nss_lib_freebl_pqg_c,v 1.1 2017/07/27 06:33:25 landry Exp $ - https://bugzilla.mozilla.org/show_bug.cgi?id=1384827 Index: nss/lib/freebl/pqg.c diff --git a/security/nss/patches/patch-nss_pkg_pkg-config_nss-config_in b/security/nss/patches/patch-nss_pkg_pkg-config_nss-config_in index 441986f3a5c..78431b23943 100644 --- a/security/nss/patches/patch-nss_pkg_pkg-config_nss-config_in +++ b/security/nss/patches/patch-nss_pkg_pkg-config_nss-config_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-nss_pkg_pkg-config_nss-config_in,v 1.1 2017/11/09 18:45:24 landry Exp $ - Index: nss/pkg/pkg-config/nss-config.in --- nss/pkg/pkg-config/nss-config.in.orig +++ nss/pkg/pkg-config/nss-config.in diff --git a/security/nss/patches/patch-nss_pkg_pkg-config_nss_pc_in b/security/nss/patches/patch-nss_pkg_pkg-config_nss_pc_in index 5217a6689c7..b7554d8b71f 100644 --- a/security/nss/patches/patch-nss_pkg_pkg-config_nss_pc_in +++ b/security/nss/patches/patch-nss_pkg_pkg-config_nss_pc_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-nss_pkg_pkg-config_nss_pc_in,v 1.1 2017/11/09 18:45:24 landry Exp $ - Index: nss/pkg/pkg-config/nss.pc.in --- nss/pkg/pkg-config/nss.pc.in.orig +++ nss/pkg/pkg-config/nss.pc.in diff --git a/security/oath-toolkit/Makefile b/security/oath-toolkit/Makefile index 74fccd3bc56..de6e8ee4b96 100644 --- a/security/oath-toolkit/Makefile +++ b/security/oath-toolkit/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.21 2021/05/24 17:54:10 sthen Exp $ - COMMENT-main= toolkit for OATH/HOTP and TOTP COMMENT-pskc= toolkit for RFC 6030 Portable Symmetric Key Container diff --git a/security/oath-toolkit/patches/patch-libpskc_examples_pskctool-h_txt b/security/oath-toolkit/patches/patch-libpskc_examples_pskctool-h_txt index 9ceffb864be..3a39163b464 100644 --- a/security/oath-toolkit/patches/patch-libpskc_examples_pskctool-h_txt +++ b/security/oath-toolkit/patches/patch-libpskc_examples_pskctool-h_txt @@ -1,5 +1,3 @@ -$OpenBSD: patch-libpskc_examples_pskctool-h_txt,v 1.2 2020/11/21 17:29:44 sthen Exp $ - sync for regression test Index: libpskc/examples/pskctool-h.txt diff --git a/security/oath-toolkit/pkg/PLIST-main b/security/oath-toolkit/pkg/PLIST-main index bbbafb62f10..8798b937e06 100644 --- a/security/oath-toolkit/pkg/PLIST-main +++ b/security/oath-toolkit/pkg/PLIST-main @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST-main,v 1.6 2021/05/24 17:54:10 sthen Exp $ @pkgpath security/oath-toolkit @bin bin/oathtool include/liboath/ diff --git a/security/oath-toolkit/pkg/PLIST-pskc b/security/oath-toolkit/pkg/PLIST-pskc index 680621a7ec3..c9343e69fbc 100644 --- a/security/oath-toolkit/pkg/PLIST-pskc +++ b/security/oath-toolkit/pkg/PLIST-pskc @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST-pskc,v 1.7 2020/11/21 17:29:44 sthen Exp $ @bin bin/pskctool include/pskc/ include/pskc/container.h diff --git a/security/ogvt/Makefile b/security/ogvt/Makefile index 8ce0590f327..f924461788e 100644 --- a/security/ogvt/Makefile +++ b/security/ogvt/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.8 2022/01/19 12:49:20 abieber Exp $ - COMMENT = simple tool for verifying gpg signatures MODGO_MODNAME = suah.dev/ogvt diff --git a/security/ogvt/pkg/PLIST b/security/ogvt/pkg/PLIST index d501ec85d66..8671e644a06 100644 --- a/security/ogvt/pkg/PLIST +++ b/security/ogvt/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.2 2020/02/09 18:01:05 abieber Exp $ @bin bin/ogvt @man man/man1/ogvt.1 diff --git a/security/oledump/Makefile b/security/oledump/Makefile index b832d84ad2f..8ae92f44796 100644 --- a/security/oledump/Makefile +++ b/security/oledump/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.22 2021/11/02 00:02:16 sthen Exp $ - COMMENT = analyze OLE files MODPY_EGG_VERSION = 0.0.60 diff --git a/security/oledump/pkg/PLIST b/security/oledump/pkg/PLIST index fcf72ac1726..35e650d31a6 100644 --- a/security/oledump/pkg/PLIST +++ b/security/oledump/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.9 2021/08/21 21:57:23 sebastia Exp $ bin/oledump share/oledump/ share/oledump/decoder_add1.py diff --git a/security/oletools/Makefile b/security/oletools/Makefile index e2258729c8e..7f60686cd38 100644 --- a/security/oletools/Makefile +++ b/security/oletools/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.13 2021/05/21 19:50:34 kmos Exp $ - COMMENT = python tools to analyze OLE files MODPY_EGG_VERSION = 0.53.1 diff --git a/security/oletools/pkg/PLIST b/security/oletools/pkg/PLIST index c7461a8b0de..380ae842030 100644 --- a/security/oletools/pkg/PLIST +++ b/security/oletools/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.8 2018/11/16 08:02:25 rpointel Exp $ bin/ezhexviewer bin/mraptor @comment bin/mraptor3 diff --git a/security/onesixtyone/Makefile b/security/onesixtyone/Makefile index f7392366f38..672612dd3c6 100644 --- a/security/onesixtyone/Makefile +++ b/security/onesixtyone/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.8 2020/05/26 22:17:54 sthen Exp $ - COMMENT= efficient SNMP scanner DISTNAME= onesixtyone-0.3.2 diff --git a/security/onesixtyone/pkg/PLIST b/security/onesixtyone/pkg/PLIST index 33aaf22de09..6ab8cb2f81e 100644 --- a/security/onesixtyone/pkg/PLIST +++ b/security/onesixtyone/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2020/05/26 22:17:54 sthen Exp $ @bin bin/onesixtyone share/onesixtyone/ share/onesixtyone/dict.txt diff --git a/security/opencdk/Makefile b/security/opencdk/Makefile index b10b351e82d..0ac7c4eb177 100644 --- a/security/opencdk/Makefile +++ b/security/opencdk/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.21 2019/07/12 20:49:05 sthen Exp $ - COMMENT= Open Crypto Development Kit VERSION= 0.6.6 diff --git a/security/opencdk/patches/patch-configure b/security/opencdk/patches/patch-configure index c9e03fa7bb8..1308ee2a9bf 100644 --- a/security/opencdk/patches/patch-configure +++ b/security/opencdk/patches/patch-configure @@ -1,4 +1,3 @@ -$OpenBSD: patch-configure,v 1.3 2007/12/03 20:48:39 landry Exp $ --- configure.orig Mon Jun 11 12:25:42 2007 +++ configure Sat Sep 22 11:32:33 2007 @@ -8668,12 +8668,12 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib: diff --git a/security/opencdk/pkg/PLIST b/security/opencdk/pkg/PLIST index 1bb0ca3467c..81dfc05b8fd 100644 --- a/security/opencdk/pkg/PLIST +++ b/security/opencdk/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2015/03/16 18:07:54 naddy Exp $ bin/opencdk-config include/opencdk.h lib/libopencdk.a diff --git a/security/opendnssec/Makefile b/security/opendnssec/Makefile index d71a4488a40..d11e7563b9c 100644 --- a/security/opendnssec/Makefile +++ b/security/opendnssec/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.28 2021/12/08 23:57:35 sthen Exp $ - COMMENT= open-source turn-key solution for DNSSEC DISTNAME= opendnssec-2.1.10 diff --git a/security/opendnssec/patches/patch-MIGRATION b/security/opendnssec/patches/patch-MIGRATION index 672c56c5e3c..d8dde2b75db 100644 --- a/security/opendnssec/patches/patch-MIGRATION +++ b/security/opendnssec/patches/patch-MIGRATION @@ -1,5 +1,3 @@ -$OpenBSD: patch-MIGRATION,v 1.1 2019/01/25 08:32:02 pvk Exp $ - Index: MIGRATION --- MIGRATION.orig +++ MIGRATION diff --git a/security/opendnssec/patches/patch-conf_conf_xml_in b/security/opendnssec/patches/patch-conf_conf_xml_in index 94b133630e5..e47ddba3742 100644 --- a/security/opendnssec/patches/patch-conf_conf_xml_in +++ b/security/opendnssec/patches/patch-conf_conf_xml_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-conf_conf_xml_in,v 1.3 2019/01/25 08:32:02 pvk Exp $ - Index: conf/conf.xml.in --- conf/conf.xml.in.orig +++ conf/conf.xml.in diff --git a/security/opendnssec/patches/patch-contrib_ods-sequencer_ods-sequencer-submit_sh b/security/opendnssec/patches/patch-contrib_ods-sequencer_ods-sequencer-submit_sh index 793b1cbe702..1ec59948225 100644 --- a/security/opendnssec/patches/patch-contrib_ods-sequencer_ods-sequencer-submit_sh +++ b/security/opendnssec/patches/patch-contrib_ods-sequencer_ods-sequencer-submit_sh @@ -1,5 +1,3 @@ -$OpenBSD: patch-contrib_ods-sequencer_ods-sequencer-submit_sh,v 1.1 2019/01/25 08:32:02 pvk Exp $ - Index: contrib/ods-sequencer/ods-sequencer-submit.sh --- contrib/ods-sequencer/ods-sequencer-submit.sh.orig +++ contrib/ods-sequencer/ods-sequencer-submit.sh diff --git a/security/opendnssec/patches/patch-enforcer_utils_1_4-2_0_db_convert_README_md b/security/opendnssec/patches/patch-enforcer_utils_1_4-2_0_db_convert_README_md index ae83c344a76..6f93f5c8dd8 100644 --- a/security/opendnssec/patches/patch-enforcer_utils_1_4-2_0_db_convert_README_md +++ b/security/opendnssec/patches/patch-enforcer_utils_1_4-2_0_db_convert_README_md @@ -1,5 +1,3 @@ -$OpenBSD: patch-enforcer_utils_1_4-2_0_db_convert_README_md,v 1.2 2019/11/09 10:17:45 pvk Exp $ - Index: enforcer/utils/1.4-2.0_db_convert/README.md --- enforcer/utils/1.4-2.0_db_convert/README.md.orig +++ enforcer/utils/1.4-2.0_db_convert/README.md diff --git a/security/opendnssec/patches/patch-enforcer_utils_1_4-2_0_db_convert_convert_mysql b/security/opendnssec/patches/patch-enforcer_utils_1_4-2_0_db_convert_convert_mysql index 69627943009..bd964ff0ec8 100644 --- a/security/opendnssec/patches/patch-enforcer_utils_1_4-2_0_db_convert_convert_mysql +++ b/security/opendnssec/patches/patch-enforcer_utils_1_4-2_0_db_convert_convert_mysql @@ -1,5 +1,3 @@ -$OpenBSD: patch-enforcer_utils_1_4-2_0_db_convert_convert_mysql,v 1.1 2019/01/25 08:32:02 pvk Exp $ - Index: enforcer/utils/1.4-2.0_db_convert/convert_mysql --- enforcer/utils/1.4-2.0_db_convert/convert_mysql.orig +++ enforcer/utils/1.4-2.0_db_convert/convert_mysql diff --git a/security/opendnssec/patches/patch-enforcer_utils_1_4-2_0_db_convert_convert_sqlite b/security/opendnssec/patches/patch-enforcer_utils_1_4-2_0_db_convert_convert_sqlite index c2d31ea09ca..d51b6b2cf1e 100644 --- a/security/opendnssec/patches/patch-enforcer_utils_1_4-2_0_db_convert_convert_sqlite +++ b/security/opendnssec/patches/patch-enforcer_utils_1_4-2_0_db_convert_convert_sqlite @@ -1,5 +1,3 @@ -$OpenBSD: patch-enforcer_utils_1_4-2_0_db_convert_convert_sqlite,v 1.1 2019/01/25 08:32:02 pvk Exp $ - Index: enforcer/utils/1.4-2.0_db_convert/convert_sqlite --- enforcer/utils/1.4-2.0_db_convert/convert_sqlite.orig +++ enforcer/utils/1.4-2.0_db_convert/convert_sqlite diff --git a/security/opendnssec/patches/patch-enforcer_utils_convert_mysql_to_sqlite b/security/opendnssec/patches/patch-enforcer_utils_convert_mysql_to_sqlite index 55cf4e29de6..28cd9a4d98c 100644 --- a/security/opendnssec/patches/patch-enforcer_utils_convert_mysql_to_sqlite +++ b/security/opendnssec/patches/patch-enforcer_utils_convert_mysql_to_sqlite @@ -1,5 +1,3 @@ -$OpenBSD: patch-enforcer_utils_convert_mysql_to_sqlite,v 1.1 2019/01/25 08:32:02 pvk Exp $ - Index: enforcer/utils/convert_mysql_to_sqlite --- enforcer/utils/convert_mysql_to_sqlite.orig +++ enforcer/utils/convert_mysql_to_sqlite diff --git a/security/opendnssec/patches/patch-enforcer_utils_convert_sqlite_to_mysql b/security/opendnssec/patches/patch-enforcer_utils_convert_sqlite_to_mysql index 5dedbebe611..49a5f680269 100644 --- a/security/opendnssec/patches/patch-enforcer_utils_convert_sqlite_to_mysql +++ b/security/opendnssec/patches/patch-enforcer_utils_convert_sqlite_to_mysql @@ -1,5 +1,3 @@ -$OpenBSD: patch-enforcer_utils_convert_sqlite_to_mysql,v 1.1 2019/01/25 08:32:02 pvk Exp $ - Index: enforcer/utils/convert_sqlite_to_mysql --- enforcer/utils/convert_sqlite_to_mysql.orig +++ enforcer/utils/convert_sqlite_to_mysql diff --git a/security/opendnssec/pkg/PFRAG.mysql b/security/opendnssec/pkg/PFRAG.mysql index c6ed8c288db..4ff1d1d4fd1 100644 --- a/security/opendnssec/pkg/PFRAG.mysql +++ b/security/opendnssec/pkg/PFRAG.mysql @@ -1,4 +1,3 @@ -@comment $OpenBSD: PFRAG.mysql,v 1.2 2019/01/25 08:32:02 pvk Exp $ sbin/ods-convert_sqlite_to_mysql sbin/ods-migrate-mysql share/opendnssec/migration/migrate-mysql.sql diff --git a/security/opendnssec/pkg/PFRAG.sqlite3 b/security/opendnssec/pkg/PFRAG.sqlite3 index 4bfc92a5a2f..9d01bef3acc 100644 --- a/security/opendnssec/pkg/PFRAG.sqlite3 +++ b/security/opendnssec/pkg/PFRAG.sqlite3 @@ -1,4 +1,3 @@ -@comment $OpenBSD: PFRAG.sqlite3,v 1.2 2019/01/25 08:32:02 pvk Exp $ sbin/ods-convert_mysql_to_sqlite sbin/ods-migrate-sqlite3 share/opendnssec/migration/migrate-sqlite.sql diff --git a/security/opendnssec/pkg/PLIST b/security/opendnssec/pkg/PLIST index 7393c3d1846..eb7ece2eeb3 100644 --- a/security/opendnssec/pkg/PLIST +++ b/security/opendnssec/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2019/01/25 08:32:02 pvk Exp $ @conflict opendnssec-<2.1.3 @ask-update opendnssec-<2.1.3 OpenDNSSEC enforcer database migration required @newgroup _opendnssec:757 diff --git a/security/opendnssec/pkg/README b/security/opendnssec/pkg/README index f4a1c81322f..74b9ca773fa 100644 --- a/security/opendnssec/pkg/README +++ b/security/opendnssec/pkg/README @@ -1,5 +1,3 @@ -$OpenBSD: README,v 1.5 2020/09/23 20:33:41 pvk Exp $ - +----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- diff --git a/security/opendnssec/pkg/opendnssec.rc b/security/opendnssec/pkg/opendnssec.rc index 50df69fafdd..c20534775fc 100644 --- a/security/opendnssec/pkg/opendnssec.rc +++ b/security/opendnssec/pkg/opendnssec.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: opendnssec.rc,v 1.3 2019/01/25 08:32:02 pvk Exp $ daemon="${TRUEPREFIX}/sbin/ods-control" diff --git a/security/openpam/Makefile b/security/openpam/Makefile index 858cf884a33..c9d32456f68 100644 --- a/security/openpam/Makefile +++ b/security/openpam/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.11 2021/09/06 10:59:24 robert Exp $ - COMMENT= Pluggable Authentication Module V= 20200510 diff --git a/security/openpam/files/system b/security/openpam/files/system index 579b4fcd5fb..b2a949ddda6 100644 --- a/security/openpam/files/system +++ b/security/openpam/files/system @@ -1,5 +1,3 @@ -# $OpenBSD: system,v 1.2 2012/10/10 08:31:42 ajacoutot Exp $ -# # system-wide defaults for pam(3) auth required pam_bsdauth.so no_warn try_first_pass nullok diff --git a/security/openpam/patches/patch-openpam_lib_libpam_openpam_dynamic_c b/security/openpam/patches/patch-openpam_lib_libpam_openpam_dynamic_c index b052a156b05..19d5d4f0679 100644 --- a/security/openpam/patches/patch-openpam_lib_libpam_openpam_dynamic_c +++ b/security/openpam/patches/patch-openpam_lib_libpam_openpam_dynamic_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-openpam_lib_libpam_openpam_dynamic_c,v 1.2 2021/09/06 11:00:06 robert Exp $ - Don't use printf %n. Index: openpam/lib/libpam/openpam_dynamic.c diff --git a/security/openpam/pkg/PLIST b/security/openpam/pkg/PLIST index 1371232e62e..150988bd646 100644 --- a/security/openpam/pkg/PLIST +++ b/security/openpam/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2020/07/25 09:47:59 robert Exp $ include/security/ include/security/openpam.h include/security/openpam_attr.h diff --git a/security/openssl-ruby-tests/Makefile b/security/openssl-ruby-tests/Makefile index 33ce737fcf0..041518722ce 100644 --- a/security/openssl-ruby-tests/Makefile +++ b/security/openssl-ruby-tests/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.23 2022/02/05 18:37:14 tb Exp $ - COMMENT = sources of the Ruby OpenSSL gem for regression testing # Follows HEAD diff --git a/security/openssl-ruby-tests/patches/patch-ext_openssl_ossl_pkey_c b/security/openssl-ruby-tests/patches/patch-ext_openssl_ossl_pkey_c index 0e27ac74eba..626d5a2bf1e 100644 --- a/security/openssl-ruby-tests/patches/patch-ext_openssl_ossl_pkey_c +++ b/security/openssl-ruby-tests/patches/patch-ext_openssl_ossl_pkey_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-ext_openssl_ossl_pkey_c,v 1.2 2022/02/01 18:54:28 tb Exp $ - Index: ext/openssl/ossl_pkey.c --- ext/openssl/ossl_pkey.c.orig +++ ext/openssl/ossl_pkey.c diff --git a/security/openssl-ruby-tests/patches/patch-test_openssl_envutil_rb b/security/openssl-ruby-tests/patches/patch-test_openssl_envutil_rb index 47762d3fbe3..58f2f7f4be3 100644 --- a/security/openssl-ruby-tests/patches/patch-test_openssl_envutil_rb +++ b/security/openssl-ruby-tests/patches/patch-test_openssl_envutil_rb @@ -1,5 +1,3 @@ -$OpenBSD: patch-test_openssl_envutil_rb,v 1.1 2021/06/25 18:45:16 tb Exp $ - Try to avoid relying on the test-unit gem for now. This reverts https://github.com/ruby/openssl/commit/7e45e3899d1e3aa87826d7d61f6ebad4f1691e6b diff --git a/security/openssl-ruby-tests/patches/patch-test_openssl_test_ssl_rb b/security/openssl-ruby-tests/patches/patch-test_openssl_test_ssl_rb index 8f10755fa2f..2f8f77bc665 100644 --- a/security/openssl-ruby-tests/patches/patch-test_openssl_test_ssl_rb +++ b/security/openssl-ruby-tests/patches/patch-test_openssl_test_ssl_rb @@ -1,5 +1,3 @@ -$OpenBSD: patch-test_openssl_test_ssl_rb,v 1.8 2022/02/05 18:37:14 tb Exp $ - Remove a pend that hides missing support for SSL_CTX_set_client_cert_cb() in the TLSv1.3 stack. diff --git a/security/openssl-ruby-tests/pkg/PLIST b/security/openssl-ruby-tests/pkg/PLIST index 6274cc29919..4f763416567 100644 --- a/security/openssl-ruby-tests/pkg/PLIST +++ b/security/openssl-ruby-tests/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2021/10/24 17:23:15 tb Exp $ share/openssl-ruby-tests/ share/openssl-ruby-tests/BSDL share/openssl-ruby-tests/ext/ diff --git a/security/openssl/1.0.2/Makefile b/security/openssl/1.0.2/Makefile index d30f714a314..4859e92d0a4 100644 --- a/security/openssl/1.0.2/Makefile +++ b/security/openssl/1.0.2/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.13 2021/06/24 15:26:09 kn Exp $ - PORTROACH= limit:^1\.0\. V= 1.0.2u REVISION= 4 diff --git a/security/openssl/1.0.2/patches/patch-Configure b/security/openssl/1.0.2/patches/patch-Configure index d8aedaf8997..723d4efab47 100644 --- a/security/openssl/1.0.2/patches/patch-Configure +++ b/security/openssl/1.0.2/patches/patch-Configure @@ -1,4 +1,3 @@ -$OpenBSD: patch-Configure,v 1.3 2021/01/07 21:55:33 tb Exp $ Index: Configure --- Configure.orig +++ Configure diff --git a/security/openssl/1.0.2/patches/patch-Makefile_org b/security/openssl/1.0.2/patches/patch-Makefile_org index 32c73e1a8e5..13bb5c3088c 100644 --- a/security/openssl/1.0.2/patches/patch-Makefile_org +++ b/security/openssl/1.0.2/patches/patch-Makefile_org @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile_org,v 1.1 2018/11/07 11:00:30 sthen Exp $ --- Makefile.org.orig Thu Jan 26 13:22:03 2017 +++ Makefile.org Thu Jan 26 14:27:37 2017 @@ -368,7 +368,7 @@ libcrypto.pc: Makefile diff --git a/security/openssl/1.0.2/patches/patch-Makefile_shared b/security/openssl/1.0.2/patches/patch-Makefile_shared index 720bbdc90d4..516b684b4c3 100644 --- a/security/openssl/1.0.2/patches/patch-Makefile_shared +++ b/security/openssl/1.0.2/patches/patch-Makefile_shared @@ -1,5 +1,3 @@ -$OpenBSD: patch-Makefile_shared,v 1.1 2018/11/13 14:36:08 naddy Exp $ - Also match lld's "compatible with GNU linkers". Index: Makefile.shared diff --git a/security/openssl/1.0.2/patches/patch-config b/security/openssl/1.0.2/patches/patch-config index ef68eeef204..2a9f04fae9d 100644 --- a/security/openssl/1.0.2/patches/patch-config +++ b/security/openssl/1.0.2/patches/patch-config @@ -1,5 +1,3 @@ -$OpenBSD: patch-config,v 1.2 2020/04/06 11:45:35 jca Exp $ - Don't misdetect OpenBSD/i386 as a.out when /usr/lib/libc.so.XX.Y.a is present (for /etc/rc rebuildlibs). diff --git a/security/openssl/1.0.2/patches/patch-crypto_des_Makefile b/security/openssl/1.0.2/patches/patch-crypto_des_Makefile index d70f9690242..bca7da2698c 100644 --- a/security/openssl/1.0.2/patches/patch-crypto_des_Makefile +++ b/security/openssl/1.0.2/patches/patch-crypto_des_Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-crypto_des_Makefile,v 1.2 2019/03/03 14:56:25 sthen Exp $ -B is a remnant from system V m4, not implemented in our m4, and a noop in gm4 diff --git a/security/openssl/1.0.2/patches/patch-crypto_rand_randfile_c b/security/openssl/1.0.2/patches/patch-crypto_rand_randfile_c index 8d5a29460c4..b84c3d68287 100644 --- a/security/openssl/1.0.2/patches/patch-crypto_rand_randfile_c +++ b/security/openssl/1.0.2/patches/patch-crypto_rand_randfile_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-crypto_rand_randfile_c,v 1.2 2018/11/20 22:19:48 sthen Exp $ - Index: crypto/rand/randfile.c --- crypto/rand/randfile.c.orig +++ crypto/rand/randfile.c diff --git a/security/openssl/1.0.2/pkg/PLIST b/security/openssl/1.0.2/pkg/PLIST index 58880ea5c2b..4054984d449 100644 --- a/security/openssl/1.0.2/pkg/PLIST +++ b/security/openssl/1.0.2/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2021/01/07 20:13:47 sthen Exp $ @option no-default-conflict @option is-branch @conflict openssl-<1.1.0 diff --git a/security/openssl/1.1/Makefile b/security/openssl/1.1/Makefile index 7501675a1ea..f0a1af2ce9b 100644 --- a/security/openssl/1.1/Makefile +++ b/security/openssl/1.1/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.32 2021/12/14 17:40:08 sthen Exp $ - # bump security/sslscan if updating PORTROACH= limit:^1\.1\.[0-9][a-z] skipb:0 skipv:1.1.1 V= 1.1.1m diff --git a/security/openssl/1.1/patches/patch-Configurations_10-main_conf b/security/openssl/1.1/patches/patch-Configurations_10-main_conf index 6b7c8f96ead..e71702ad5c1 100644 --- a/security/openssl/1.1/patches/patch-Configurations_10-main_conf +++ b/security/openssl/1.1/patches/patch-Configurations_10-main_conf @@ -1,5 +1,3 @@ -$OpenBSD: patch-Configurations_10-main_conf,v 1.4 2021/08/25 03:48:01 tb Exp $ - Index: Configurations/10-main.conf --- Configurations/10-main.conf.orig +++ Configurations/10-main.conf diff --git a/security/openssl/1.1/patches/patch-Configurations_shared-info_pl b/security/openssl/1.1/patches/patch-Configurations_shared-info_pl index f3bd5758e74..531db755b5e 100644 --- a/security/openssl/1.1/patches/patch-Configurations_shared-info_pl +++ b/security/openssl/1.1/patches/patch-Configurations_shared-info_pl @@ -1,5 +1,3 @@ -$OpenBSD: patch-Configurations_shared-info_pl,v 1.2 2019/03/03 15:42:55 sthen Exp $ - Also match lld's "compatible with GNU linkers". Probably not really used at current (1.1.1a) as $config{CC} isn't even diff --git a/security/openssl/1.1/patches/patch-Configurations_unix-Makefile_tmpl b/security/openssl/1.1/patches/patch-Configurations_unix-Makefile_tmpl index 8641f369d9d..332f7e4adce 100644 --- a/security/openssl/1.1/patches/patch-Configurations_unix-Makefile_tmpl +++ b/security/openssl/1.1/patches/patch-Configurations_unix-Makefile_tmpl @@ -1,5 +1,3 @@ -$OpenBSD: patch-Configurations_unix-Makefile_tmpl,v 1.8 2021/08/25 03:48:01 tb Exp $ - Index: Configurations/unix-Makefile.tmpl --- Configurations/unix-Makefile.tmpl.orig +++ Configurations/unix-Makefile.tmpl diff --git a/security/openssl/1.1/patches/patch-apps_rehash_c b/security/openssl/1.1/patches/patch-apps_rehash_c index 8cebe3738db..34a79620afd 100644 --- a/security/openssl/1.1/patches/patch-apps_rehash_c +++ b/security/openssl/1.1/patches/patch-apps_rehash_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-apps_rehash_c,v 1.1 2021/09/07 20:54:33 tb Exp $ - Avoid printf %n Index: apps/rehash.c diff --git a/security/openssl/1.1/pkg/PLIST b/security/openssl/1.1/pkg/PLIST index c6b9aa68abc..678f53f315a 100644 --- a/security/openssl/1.1/pkg/PLIST +++ b/security/openssl/1.1/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.13 2021/12/14 17:40:08 sthen Exp $ @option no-default-conflict @option is-branch @conflict openssl->=1.1.0,<1.2 diff --git a/security/openssl/3.0/Makefile b/security/openssl/3.0/Makefile index e833333d964..2972b5d9dec 100644 --- a/security/openssl/3.0/Makefile +++ b/security/openssl/3.0/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2021/12/14 18:16:54 sthen Exp $ - PORTROACH= limit:^3 V= 3.0.1 PKGNAME= openssl-${V} diff --git a/security/openssl/3.0/patches/patch-Configurations_10-main_conf b/security/openssl/3.0/patches/patch-Configurations_10-main_conf index 79d46fdb184..90183189986 100644 --- a/security/openssl/3.0/patches/patch-Configurations_10-main_conf +++ b/security/openssl/3.0/patches/patch-Configurations_10-main_conf @@ -1,5 +1,3 @@ -$OpenBSD: patch-Configurations_10-main_conf,v 1.2 2021/12/14 18:16:54 sthen Exp $ - Index: Configurations/10-main.conf --- Configurations/10-main.conf.orig +++ Configurations/10-main.conf diff --git a/security/openssl/3.0/patches/patch-Configurations_shared-info_pl b/security/openssl/3.0/patches/patch-Configurations_shared-info_pl index a49d3dc0602..29b026764df 100644 --- a/security/openssl/3.0/patches/patch-Configurations_shared-info_pl +++ b/security/openssl/3.0/patches/patch-Configurations_shared-info_pl @@ -1,5 +1,3 @@ -$OpenBSD: patch-Configurations_shared-info_pl,v 1.1 2021/07/07 23:50:58 sthen Exp $ - - Also match lld's "compatible with GNU linkers". Probably not really used at current (1.1.1a) as $config{CC} isn't even diff --git a/security/openssl/3.0/patches/patch-Configurations_unix-Makefile_tmpl b/security/openssl/3.0/patches/patch-Configurations_unix-Makefile_tmpl index 08fbd7e3e85..6c4d4f01abb 100644 --- a/security/openssl/3.0/patches/patch-Configurations_unix-Makefile_tmpl +++ b/security/openssl/3.0/patches/patch-Configurations_unix-Makefile_tmpl @@ -1,5 +1,3 @@ -$OpenBSD: patch-Configurations_unix-Makefile_tmpl,v 1.3 2021/12/14 18:16:54 sthen Exp $ - Index: Configurations/unix-Makefile.tmpl --- Configurations/unix-Makefile.tmpl.orig +++ Configurations/unix-Makefile.tmpl diff --git a/security/openssl/3.0/patches/patch-apps_rehash_c b/security/openssl/3.0/patches/patch-apps_rehash_c index 8cc09276fca..09bf5af06ae 100644 --- a/security/openssl/3.0/patches/patch-apps_rehash_c +++ b/security/openssl/3.0/patches/patch-apps_rehash_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-apps_rehash_c,v 1.1 2021/09/07 20:54:33 tb Exp $ - Avoid printf %n Index: apps/rehash.c diff --git a/security/openssl/3.0/patches/patch-ssl_ssl_txt_c b/security/openssl/3.0/patches/patch-ssl_ssl_txt_c index f242125747a..9b67bc38a78 100644 --- a/security/openssl/3.0/patches/patch-ssl_ssl_txt_c +++ b/security/openssl/3.0/patches/patch-ssl_ssl_txt_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-ssl_ssl_txt_c,v 1.1 2021/09/07 21:27:30 tb Exp $ - Fix for 64-bit time_t Index: ssl/ssl_txt.c diff --git a/security/openssl/3.0/pkg/PLIST b/security/openssl/3.0/pkg/PLIST index d58cab3f8ef..9c6eaa89101 100644 --- a/security/openssl/3.0/pkg/PLIST +++ b/security/openssl/3.0/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2021/12/14 18:16:54 sthen Exp $ @option no-default-conflict @option is-branch @conflict openssl->=3.0,<3.1 diff --git a/security/openssl/Makefile b/security/openssl/Makefile index 84854e63537..15f3597e4fd 100644 --- a/security/openssl/Makefile +++ b/security/openssl/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.34 2021/09/16 08:58:31 claudio Exp $ - SUBDIR = SUBDIR += 1.0.2 SUBDIR += 1.1 diff --git a/security/openssl/Makefile.inc b/security/openssl/Makefile.inc index 57ee42131e0..5c6f4430acc 100644 --- a/security/openssl/Makefile.inc +++ b/security/openssl/Makefile.inc @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile.inc,v 1.3 2020/03/31 14:50:08 tb Exp $ - COMMENT?= TLS/SSL library and tools DISTNAME?= openssl-$V diff --git a/security/openssl/libretls/Makefile b/security/openssl/libretls/Makefile index 6a376694f37..b037b72c4b5 100644 --- a/security/openssl/libretls/Makefile +++ b/security/openssl/libretls/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2022/02/28 12:48:04 sthen Exp $ - COMMENT = libtls library used with OpenSSL 1.1 for testing V = 3.5.0 diff --git a/security/openssl/libretls/pkg/PLIST b/security/openssl/libretls/pkg/PLIST index f06d62bedd0..4e0241a4bf2 100644 --- a/security/openssl/libretls/pkg/PLIST +++ b/security/openssl/libretls/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2021/09/13 09:51:31 claudio Exp $ include/eopenssl11/tls.h @static-lib lib/eopenssl11/libtls.a lib/eopenssl11/libtls.la diff --git a/security/ophcrack/Makefile b/security/ophcrack/Makefile index 0ea5aa8944a..b1e394c3ff6 100644 --- a/security/ophcrack/Makefile +++ b/security/ophcrack/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.18 2020/01/29 11:02:06 cwen Exp $ - COMMENT = password cracker based on rainbow tables DISTNAME = ophcrack-3.8.0 diff --git a/security/ophcrack/patches/patch-src_core_bswap_h b/security/ophcrack/patches/patch-src_core_bswap_h index 42735cae969..11d794afd65 100644 --- a/security/ophcrack/patches/patch-src_core_bswap_h +++ b/security/ophcrack/patches/patch-src_core_bswap_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_core_bswap_h,v 1.1 2020/01/16 07:40:29 benoit Exp $ --- src/core/bswap.h.orig Thu Apr 6 09:08:52 2017 +++ src/core/bswap.h Thu Apr 6 09:10:15 2017 @@ -39,6 +39,7 @@ diff --git a/security/ophcrack/patches/patch-src_core_misc_c b/security/ophcrack/patches/patch-src_core_misc_c index 2f349586ead..58476fcd4a9 100644 --- a/security/ophcrack/patches/patch-src_core_misc_c +++ b/security/ophcrack/patches/patch-src_core_misc_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_core_misc_c,v 1.1 2020/01/16 07:40:29 benoit Exp $ --- src/core/misc.c.orig Thu Mar 30 12:32:00 2017 +++ src/core/misc.c Fri Apr 28 12:51:21 2017 @@ -33,7 +33,7 @@ diff --git a/security/ophcrack/patches/patch-src_gui_main_cpp b/security/ophcrack/patches/patch-src_gui_main_cpp index c34b9afa2fe..cd7b7cc953f 100644 --- a/security/ophcrack/patches/patch-src_gui_main_cpp +++ b/security/ophcrack/patches/patch-src_gui_main_cpp @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_gui_main_cpp,v 1.3 2020/01/29 11:02:06 cwen Exp $ Index: src/gui/main.cpp --- src/gui/main.cpp.orig +++ src/gui/main.cpp diff --git a/security/ophcrack/patches/patch-src_gui_ophcrackgui_cpp b/security/ophcrack/patches/patch-src_gui_ophcrackgui_cpp index 25f90899200..3c29b080026 100644 --- a/security/ophcrack/patches/patch-src_gui_ophcrackgui_cpp +++ b/security/ophcrack/patches/patch-src_gui_ophcrackgui_cpp @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_gui_ophcrackgui_cpp,v 1.2 2013/06/07 10:03:27 benoit Exp $ --- src/gui/ophcrackgui.cpp.orig Tue Jun 4 09:42:47 2013 +++ src/gui/ophcrackgui.cpp Fri Jun 7 11:01:28 2013 @@ -29,6 +29,7 @@ diff --git a/security/ophcrack/patches/patch-src_samdump2_Makefile_in b/security/ophcrack/patches/patch-src_samdump2_Makefile_in index 29c950d5a67..d4afcdbd383 100644 --- a/security/ophcrack/patches/patch-src_samdump2_Makefile_in +++ b/security/ophcrack/patches/patch-src_samdump2_Makefile_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_samdump2_Makefile_in,v 1.1 2020/01/29 11:02:06 cwen Exp $ - Fix "error: config.h: No such file or directory" on BE_ARCHS Index: src/samdump2/Makefile.in diff --git a/security/ophcrack/patches/patch-src_samdump2_bkhive_c b/security/ophcrack/patches/patch-src_samdump2_bkhive_c index 6535f5fe72e..37ac4a5a29e 100644 --- a/security/ophcrack/patches/patch-src_samdump2_bkhive_c +++ b/security/ophcrack/patches/patch-src_samdump2_bkhive_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_samdump2_bkhive_c,v 1.1 2012/05/20 20:13:39 naddy Exp $ --- src/samdump2/bkhive.c.orig Sat May 19 20:24:19 2012 +++ src/samdump2/bkhive.c Sat May 19 20:24:25 2012 @@ -34,7 +34,7 @@ diff --git a/security/ophcrack/patches/patch-src_samdump2_hive_c b/security/ophcrack/patches/patch-src_samdump2_hive_c index 472e7ce7b88..4f2979f785f 100644 --- a/security/ophcrack/patches/patch-src_samdump2_hive_c +++ b/security/ophcrack/patches/patch-src_samdump2_hive_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_samdump2_hive_c,v 1.1 2012/05/20 20:13:39 naddy Exp $ --- src/samdump2/hive.c.orig Sat May 19 20:24:29 2012 +++ src/samdump2/hive.c Sat May 19 20:24:34 2012 @@ -30,7 +30,7 @@ diff --git a/security/ophcrack/patches/patch-src_samdump2_samdump2_c b/security/ophcrack/patches/patch-src_samdump2_samdump2_c index 3cade9df536..7cd46eddf89 100644 --- a/security/ophcrack/patches/patch-src_samdump2_samdump2_c +++ b/security/ophcrack/patches/patch-src_samdump2_samdump2_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_samdump2_samdump2_c,v 1.3 2016/08/03 06:18:18 benoit Exp $ --- src/samdump2/samdump2.c.orig Tue Aug 2 16:41:44 2016 +++ src/samdump2/samdump2.c Wed Aug 3 08:02:48 2016 @@ -41,7 +41,7 @@ diff --git a/security/ophcrack/pkg/PLIST b/security/ophcrack/pkg/PLIST index 730f4df6695..ac96f8da327 100644 --- a/security/ophcrack/pkg/PLIST +++ b/security/ophcrack/pkg/PLIST @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2009/06/01 06:51:51 benoit Exp $ @bin bin/ophcrack diff --git a/security/opm/Makefile b/security/opm/Makefile index 9b507bbebfe..d7d5c02ed93 100644 --- a/security/opm/Makefile +++ b/security/opm/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.3 2020/10/31 10:50:16 robert Exp $ - COMMENT = minimalistic password manager written in shell GH_ACCOUNT = rnagy diff --git a/security/opm/pkg/PLIST b/security/opm/pkg/PLIST index 6c3391075ab..4e121b3da1d 100644 --- a/security/opm/pkg/PLIST +++ b/security/opm/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2019/10/05 18:53:24 robert Exp $ bin/opm @man man/man1/opm.1 diff --git a/security/opmsg/Makefile b/security/opmsg/Makefile index 77b9272d3aa..a272a2671f0 100644 --- a/security/opmsg/Makefile +++ b/security/opmsg/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2021/01/16 17:26:16 abieber Exp $ - COMMENT = a replacement for gpg which can encrypt/sign/verify DISTNAME = opmsg-1.78s diff --git a/security/opmsg/pkg/PLIST b/security/opmsg/pkg/PLIST index 9a5fde657ca..50a84e158e6 100644 --- a/security/opmsg/pkg/PLIST +++ b/security/opmsg/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2018/11/20 13:01:08 jca Exp $ @bin bin/opmsg share/doc/opmsg/ share/doc/opmsg/README.md diff --git a/security/origami/Makefile b/security/origami/Makefile index 88873a3581b..543c38a7ee1 100644 --- a/security/origami/Makefile +++ b/security/origami/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.2 2019/07/12 20:49:06 sthen Exp $ - COMMENT = parse, modify and generate PDF documents DISTNAME = origami-2.1.0 diff --git a/security/origami/pkg/PLIST b/security/origami/pkg/PLIST index 866cc477634..1cf82b843fe 100644 --- a/security/origami/pkg/PLIST +++ b/security/origami/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2017/11/08 20:21:36 rpointel Exp $ ${GEM_BIN}/pdf2pdfa${GEM_BIN_SUFFIX} ${GEM_BIN}/pdf2ruby${GEM_BIN_SUFFIX} ${GEM_BIN}/pdfcop${GEM_BIN_SUFFIX} diff --git a/security/ossec-hids/Makefile b/security/ossec-hids/Makefile index 581949ec76e..2ea858cb1fc 100644 --- a/security/ossec-hids/Makefile +++ b/security/ossec-hids/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.6 2021/03/01 02:19:34 gnezdo Exp $ - COMMENT = host-based intrusion detection system GH_ACCOUNT = ossec diff --git a/security/ossec-hids/patches/patch-install_sh b/security/ossec-hids/patches/patch-install_sh index 5dc5dac0265..7739bdce387 100644 --- a/security/ossec-hids/patches/patch-install_sh +++ b/security/ossec-hids/patches/patch-install_sh @@ -1,5 +1,3 @@ -$OpenBSD: patch-install_sh,v 1.1.1.1 2018/12/21 22:01:56 pirofti Exp $ - Index: install.sh --- install.sh.orig +++ install.sh diff --git a/security/ossec-hids/patches/patch-src_Makefile b/security/ossec-hids/patches/patch-src_Makefile index e39abea1048..e9167dce408 100644 --- a/security/ossec-hids/patches/patch-src_Makefile +++ b/security/ossec-hids/patches/patch-src_Makefile @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_Makefile,v 1.1.1.1 2018/12/21 22:01:57 pirofti Exp $ - Index: src/Makefile --- src/Makefile.orig +++ src/Makefile diff --git a/security/ossec-hids/patches/patch-src_addagent_main_c b/security/ossec-hids/patches/patch-src_addagent_main_c index 4e5a582909d..843b294102c 100644 --- a/security/ossec-hids/patches/patch-src_addagent_main_c +++ b/security/ossec-hids/patches/patch-src_addagent_main_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_addagent_main_c,v 1.1 2021/03/01 02:19:34 gnezdo Exp $ - -fno-common Index: src/addagent/main.c diff --git a/security/ossec-hids/patches/patch-src_addagent_manage_agents_h b/security/ossec-hids/patches/patch-src_addagent_manage_agents_h index ba022bdac52..9a4b97969d3 100644 --- a/security/ossec-hids/patches/patch-src_addagent_manage_agents_h +++ b/security/ossec-hids/patches/patch-src_addagent_manage_agents_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_addagent_manage_agents_h,v 1.1 2021/03/01 02:19:34 gnezdo Exp $ - -fno-common Index: src/addagent/manage_agents.h diff --git a/security/ossec-hids/patches/patch-src_client-agent_config_c b/security/ossec-hids/patches/patch-src_client-agent_config_c index 45c4ac0a07b..d7f09882950 100644 --- a/security/ossec-hids/patches/patch-src_client-agent_config_c +++ b/security/ossec-hids/patches/patch-src_client-agent_config_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_client-agent_config_c,v 1.1 2021/03/01 02:19:34 gnezdo Exp $ - -fno-common Index: src/client-agent/config.c diff --git a/security/ossec-hids/patches/patch-src_external_lua-5_2_3_src_Makefile b/security/ossec-hids/patches/patch-src_external_lua-5_2_3_src_Makefile index 37b4f611e3d..7475390705e 100644 --- a/security/ossec-hids/patches/patch-src_external_lua-5_2_3_src_Makefile +++ b/security/ossec-hids/patches/patch-src_external_lua-5_2_3_src_Makefile @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_external_lua-5_2_3_src_Makefile,v 1.1.1.1 2018/12/21 22:01:57 pirofti Exp $ - Index: src/external/lua-5.2.3/src/Makefile --- src/external/lua-5.2.3/src/Makefile.orig +++ src/external/lua-5.2.3/src/Makefile diff --git a/security/ossec-hids/patches/patch-src_external_zlib-1_2_11_Makefile_in b/security/ossec-hids/patches/patch-src_external_zlib-1_2_11_Makefile_in index 724dc2fc462..2c29b1f578e 100644 --- a/security/ossec-hids/patches/patch-src_external_zlib-1_2_11_Makefile_in +++ b/security/ossec-hids/patches/patch-src_external_zlib-1_2_11_Makefile_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_external_zlib-1_2_11_Makefile_in,v 1.1.1.1 2018/12/21 22:01:57 pirofti Exp $ - Index: src/external/zlib-1.2.11/Makefile.in --- src/external/zlib-1.2.11/Makefile.in.orig +++ src/external/zlib-1.2.11/Makefile.in diff --git a/security/ossec-hids/patches/patch-src_headers_defs_h b/security/ossec-hids/patches/patch-src_headers_defs_h index 7ff13d87600..c2378f9763b 100644 --- a/security/ossec-hids/patches/patch-src_headers_defs_h +++ b/security/ossec-hids/patches/patch-src_headers_defs_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_headers_defs_h,v 1.1.1.1 2018/12/21 22:01:57 pirofti Exp $ - Index: src/headers/defs.h --- src/headers/defs.h.orig +++ src/headers/defs.h diff --git a/security/ossec-hids/patches/patch-src_headers_shared_h b/security/ossec-hids/patches/patch-src_headers_shared_h index 1d7fa625805..ecb7b09e1c7 100644 --- a/security/ossec-hids/patches/patch-src_headers_shared_h +++ b/security/ossec-hids/patches/patch-src_headers_shared_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_headers_shared_h,v 1.1.1.1 2018/12/21 22:01:57 pirofti Exp $ - Index: src/headers/shared.h --- src/headers/shared.h.orig +++ src/headers/shared.h diff --git a/security/ossec-hids/patches/patch-src_shared_fs_op_c b/security/ossec-hids/patches/patch-src_shared_fs_op_c index 77c10f74824..dc2b0463062 100644 --- a/security/ossec-hids/patches/patch-src_shared_fs_op_c +++ b/security/ossec-hids/patches/patch-src_shared_fs_op_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_shared_fs_op_c,v 1.1.1.1 2018/12/21 22:01:57 pirofti Exp $ - Index: src/shared/fs_op.c --- src/shared/fs_op.c.orig +++ src/shared/fs_op.c diff --git a/security/ossec-hids/pkg/PLIST b/security/ossec-hids/pkg/PLIST index 26d20500d5f..6b0f8217be3 100644 --- a/security/ossec-hids/pkg/PLIST +++ b/security/ossec-hids/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2018/12/21 22:01:57 pirofti Exp $ @newgroup _ossec:827 @newuser _ossec:827:_ossec:daemon:OSSEC Account:/nonexistent:/sbin/nologin @newuser _ossecm:828:_ossec:daemon:OSSEC Mail Account:/nonexistent:/sbin/nologin diff --git a/security/ossec-hids/pkg/ossec_hids.rc b/security/ossec-hids/pkg/ossec_hids.rc index e6466f8899c..c0ea61696ee 100755 --- a/security/ossec-hids/pkg/ossec_hids.rc +++ b/security/ossec-hids/pkg/ossec_hids.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: ossec_hids.rc,v 1.2 2018/12/31 07:02:07 ajacoutot Exp $ daemon="${TRUEPREFIX}/ossec-hids/bin/ossec-control" diff --git a/security/otpcalc/Makefile b/security/otpcalc/Makefile index 83e3a7aef84..f6f1396de52 100644 --- a/security/otpcalc/Makefile +++ b/security/otpcalc/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.22 2019/07/12 20:49:06 sthen Exp $ - COMMENT= OTP and S/Key calculator for X DISTNAME= otpCalc-0.97 diff --git a/security/otpcalc/patches/patch-Makefile_in b/security/otpcalc/patches/patch-Makefile_in index 2d0ba947264..22f404180fe 100644 --- a/security/otpcalc/patches/patch-Makefile_in +++ b/security/otpcalc/patches/patch-Makefile_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-Makefile_in,v 1.2 2010/03/20 16:53:53 jasper Exp $ - - Port to GTK+2. From Gentoo. - set CFLAGS and LIBS correctly. diff --git a/security/otpcalc/patches/patch-callbacks_c b/security/otpcalc/patches/patch-callbacks_c index 1ae778ee1ed..b39bfc312ee 100644 --- a/security/otpcalc/patches/patch-callbacks_c +++ b/security/otpcalc/patches/patch-callbacks_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-callbacks_c,v 1.1 2010/03/20 16:53:53 jasper Exp $ - Port to GTK+2. From Gentoo. --- callbacks.c.orig Fri Jan 29 15:42:32 2010 diff --git a/security/otpcalc/patches/patch-crypto_c b/security/otpcalc/patches/patch-crypto_c index c61f182fd35..91446e23fa2 100644 --- a/security/otpcalc/patches/patch-crypto_c +++ b/security/otpcalc/patches/patch-crypto_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-crypto_c,v 1.2 2010/03/20 16:53:53 jasper Exp $ --- crypto.c.orig Tue Jun 26 10:22:52 2001 +++ crypto.c Fri Jan 29 15:42:06 2010 @@ -60,7 +60,7 @@ diff --git a/security/otpcalc/patches/patch-gui_c b/security/otpcalc/patches/patch-gui_c index 22be0c96afb..bc70c2f8715 100644 --- a/security/otpcalc/patches/patch-gui_c +++ b/security/otpcalc/patches/patch-gui_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-gui_c,v 1.1 2010/03/20 16:53:53 jasper Exp $ - Port to GTK+2. From Gentoo. --- gui.c.orig Fri Jan 29 15:43:23 2010 diff --git a/security/otpcalc/patches/patch-utility_c b/security/otpcalc/patches/patch-utility_c index 296dd6234ef..4dbbb0c0aa2 100644 --- a/security/otpcalc/patches/patch-utility_c +++ b/security/otpcalc/patches/patch-utility_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-utility_c,v 1.1 2010/03/20 16:53:53 jasper Exp $ - Port to GTK+2. From Gentoo. --- utility.c.orig Fri Jan 29 15:43:48 2010 diff --git a/security/otpcalc/pkg/PLIST b/security/otpcalc/pkg/PLIST index 6b67d53d683..95e0518deec 100644 --- a/security/otpcalc/pkg/PLIST +++ b/security/otpcalc/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.2 2010/03/20 16:53:53 jasper Exp $ @bin bin/otpCalc @man man/man1/otpCalc.1 diff --git a/security/outguess/Makefile b/security/outguess/Makefile index c04d440d204..9c354977a63 100644 --- a/security/outguess/Makefile +++ b/security/outguess/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.22 2019/07/12 20:49:06 sthen Exp $ - COMMENT= universal steganography tool DISTNAME= outguess-0.2 diff --git a/security/outguess/pkg/PLIST b/security/outguess/pkg/PLIST index e8797221a1c..9dc4eabe612 100644 --- a/security/outguess/pkg/PLIST +++ b/security/outguess/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.3 2004/09/15 18:36:01 espie Exp $ bin/outguess @man man/man1/outguess.1 diff --git a/security/p0f/Makefile b/security/p0f/Makefile index 4ab8403773b..10ba67ab1d5 100644 --- a/security/p0f/Makefile +++ b/security/p0f/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.28 2021/02/10 07:26:38 gnezdo Exp $ - COMMENT= passive OS fingerprinting tool DISTNAME= p0f-2.0.8 diff --git a/security/p0f/patches/patch-mk_OpenBSD b/security/p0f/patches/patch-mk_OpenBSD index f83c677e9ed..861afdecdc2 100644 --- a/security/p0f/patches/patch-mk_OpenBSD +++ b/security/p0f/patches/patch-mk_OpenBSD @@ -1,4 +1,3 @@ -$OpenBSD: patch-mk_OpenBSD,v 1.2 2006/05/03 07:17:44 aanriot Exp $ --- mk/OpenBSD.orig Sun Apr 30 18:21:59 2006 +++ mk/OpenBSD Sun Apr 30 18:29:11 2006 @@ -7,18 +7,15 @@ diff --git a/security/p0f/patches/patch-p0f-query_c b/security/p0f/patches/patch-p0f-query_c index ea6616c1a11..f2c3ffba33e 100644 --- a/security/p0f/patches/patch-p0f-query_c +++ b/security/p0f/patches/patch-p0f-query_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-p0f-query_c,v 1.1 2021/02/10 07:26:38 gnezdo Exp $ - -fno-common Fix memset size mismatch diff --git a/security/p0f/patches/patch-p0f_c b/security/p0f/patches/patch-p0f_c index 9d0751a7b5d..88c37f7ed9a 100644 --- a/security/p0f/patches/patch-p0f_c +++ b/security/p0f/patches/patch-p0f_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-p0f_c,v 1.11 2013/08/15 14:58:45 naddy Exp $ --- p0f.c.orig Mon Aug 21 16:16:00 2006 +++ p0f.c Thu Aug 15 16:49:28 2013 @@ -36,12 +36,6 @@ diff --git a/security/p0f/pkg/PLIST b/security/p0f/pkg/PLIST index 31ac5709999..60b98be10f7 100644 --- a/security/p0f/pkg/PLIST +++ b/security/p0f/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.6 2005/07/29 19:40:44 aanriot Exp $ @man man/man1/p0f.1 sbin/p0f sbin/p0frep diff --git a/security/p0f3/Makefile b/security/p0f3/Makefile index 9c1cbd92b27..63252f7c6c8 100644 --- a/security/p0f3/Makefile +++ b/security/p0f3/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.5 2019/07/12 20:49:06 sthen Exp $ - COMMENT= passive OS fingerprinting tool V= 3.09b diff --git a/security/p0f3/patches/patch-build_sh b/security/p0f3/patches/patch-build_sh index 7192d60b425..08bd31fdb5e 100644 --- a/security/p0f3/patches/patch-build_sh +++ b/security/p0f3/patches/patch-build_sh @@ -1,4 +1,3 @@ -$OpenBSD: patch-build_sh,v 1.2 2015/07/20 03:13:47 jca Exp $ --- build.sh.orig Sun Jul 19 21:11:34 2015 +++ build.sh Sun Jul 19 21:12:18 2015 @@ -18,10 +18,10 @@ BASIC_CFLAGS="-Wall -Wno-format -I/usr/local/include/ diff --git a/security/p0f3/patches/patch-config_h b/security/p0f3/patches/patch-config_h index 4dbdf231910..32d06afdb96 100644 --- a/security/p0f3/patches/patch-config_h +++ b/security/p0f3/patches/patch-config_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-config_h,v 1.1.1.1 2015/01/08 22:03:20 sthen Exp $ --- config.h.orig Wed Jan 7 16:03:43 2015 +++ config.h Wed Jan 7 16:04:11 2015 @@ -20,7 +20,7 @@ diff --git a/security/p0f3/pkg/PLIST b/security/p0f3/pkg/PLIST index c3b30779237..a1f55722541 100644 --- a/security/p0f3/pkg/PLIST +++ b/security/p0f3/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2015/01/08 22:03:20 sthen Exp $ @bin sbin/p0f3 share/doc/p0f3/ share/doc/p0f3/COPYING diff --git a/security/p11-kit/Makefile b/security/p11-kit/Makefile index 773966123e0..9ae56005532 100755 --- a/security/p11-kit/Makefile +++ b/security/p11-kit/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.62 2022/02/12 11:08:57 ajacoutot Exp $ - COMMENT= library for loading and enumerating PKCS\#11 modules GH_PROJECT= p11-kit diff --git a/security/p11-kit/patches/patch-common_compat_c b/security/p11-kit/patches/patch-common_compat_c index cf6d4f309f9..74b9a0886f9 100644 --- a/security/p11-kit/patches/patch-common_compat_c +++ b/security/p11-kit/patches/patch-common_compat_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-common_compat_c,v 1.7 2021/06/04 07:50:11 ajacoutot Exp $ - Index: common/compat.c --- common/compat.c.orig +++ common/compat.c diff --git a/security/p11-kit/patches/patch-common_message_c b/security/p11-kit/patches/patch-common_message_c index 716718c5fe8..7ce85260f0e 100644 --- a/security/p11-kit/patches/patch-common_message_c +++ b/security/p11-kit/patches/patch-common_message_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-common_message_c,v 1.1 2019/01/31 18:53:37 ajacoutot Exp $ - Set proper version to have the "locale_t" identifier. Index: common/message.c diff --git a/security/p11-kit/patches/patch-common_unix-peer_c b/security/p11-kit/patches/patch-common_unix-peer_c index 0d4bbc59a29..bfdc3d6c6d7 100644 --- a/security/p11-kit/patches/patch-common_unix-peer_c +++ b/security/p11-kit/patches/patch-common_unix-peer_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-common_unix-peer_c,v 1.1 2019/01/31 18:53:37 ajacoutot Exp $ - Index: common/unix-peer.c --- common/unix-peer.c.orig +++ common/unix-peer.c diff --git a/security/p11-kit/patches/patch-p11-kit_server_c b/security/p11-kit/patches/patch-p11-kit_server_c index c26c06cd36b..aa72fd7465f 100644 --- a/security/p11-kit/patches/patch-p11-kit_server_c +++ b/security/p11-kit/patches/patch-p11-kit_server_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-p11-kit_server_c,v 1.2 2021/06/04 07:50:11 ajacoutot Exp $ - 64bit time_t Index: p11-kit/server.c diff --git a/security/p11-kit/pkg/PLIST b/security/p11-kit/pkg/PLIST index e4c151f2738..3ac471704a5 100644 --- a/security/p11-kit/pkg/PLIST +++ b/security/p11-kit/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.23 2021/06/04 07:50:11 ajacoutot Exp $ @bin bin/p11-kit @bin bin/trust include/p11-kit-1/ diff --git a/security/p5-Alt-Crypt-RSA-BigInt/Makefile b/security/p5-Alt-Crypt-RSA-BigInt/Makefile index 04e149f6082..9c1a60db917 100644 --- a/security/p5-Alt-Crypt-RSA-BigInt/Makefile +++ b/security/p5-Alt-Crypt-RSA-BigInt/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2020/08/13 03:05:17 afresh1 Exp $ - COMMENT = RSA public-key cryptosystem, using Math::BigInt DISTNAME = Alt-Crypt-RSA-BigInt-0.06 CPAN_AUTHOR = DANAJ diff --git a/security/p5-Alt-Crypt-RSA-BigInt/pkg/PLIST b/security/p5-Alt-Crypt-RSA-BigInt/pkg/PLIST index 599266c59d6..fda8bbc1202 100644 --- a/security/p5-Alt-Crypt-RSA-BigInt/pkg/PLIST +++ b/security/p5-Alt-Crypt-RSA-BigInt/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2020/08/13 03:05:17 afresh1 Exp $ ${P5SITE}/Alt/ ${P5SITE}/Alt/Crypt/ ${P5SITE}/Alt/Crypt/RSA/ diff --git a/security/p5-Auth-Yubikey_Decrypter/Makefile b/security/p5-Auth-Yubikey_Decrypter/Makefile index cb978a90c65..943dbd6e6b7 100644 --- a/security/p5-Auth-Yubikey_Decrypter/Makefile +++ b/security/p5-Auth-Yubikey_Decrypter/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.3 2020/07/03 21:45:39 sthen Exp $ - COMMENT= decrypt one-time-password for a YubiKey DISTNAME= Auth-Yubikey_Decrypter-0.07 diff --git a/security/p5-Auth-Yubikey_Decrypter/pkg/PLIST b/security/p5-Auth-Yubikey_Decrypter/pkg/PLIST index 8ff153414b6..0acd9aa987d 100644 --- a/security/p5-Auth-Yubikey_Decrypter/pkg/PLIST +++ b/security/p5-Auth-Yubikey_Decrypter/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2018/04/10 12:08:52 landry Exp $ ${P5SITE}/Auth/ ${P5SITE}/Auth/Yubikey_Decrypter.pm @man man/man3p/Auth::Yubikey_Decrypter.3p diff --git a/security/p5-Authen-Htpasswd/Makefile b/security/p5-Authen-Htpasswd/Makefile index e1a201c3f15..731db65a643 100644 --- a/security/p5-Authen-Htpasswd/Makefile +++ b/security/p5-Authen-Htpasswd/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.18 2020/07/03 21:45:39 sthen Exp $ - COMMENT= read and modify Apache .htpasswd files DISTNAME= Authen-Htpasswd-0.161 diff --git a/security/p5-Authen-Htpasswd/pkg/PLIST b/security/p5-Authen-Htpasswd/pkg/PLIST index 9d5d2f93a5a..58042d80847 100644 --- a/security/p5-Authen-Htpasswd/pkg/PLIST +++ b/security/p5-Authen-Htpasswd/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2006/11/04 18:24:37 espie Exp $ ${P5SITE}/Authen/ ${P5SITE}/Authen/Htpasswd/ ${P5SITE}/Authen/Htpasswd.pm diff --git a/security/p5-Authen-NTLM/Makefile b/security/p5-Authen-NTLM/Makefile index 624fa5949e6..7b546d965cc 100644 --- a/security/p5-Authen-NTLM/Makefile +++ b/security/p5-Authen-NTLM/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.6 2020/07/03 21:45:39 sthen Exp $ - COMMENT = perl interface to the NTLM authentication mechanism DISTNAME = NTLM-1.09 diff --git a/security/p5-Authen-NTLM/pkg/PLIST b/security/p5-Authen-NTLM/pkg/PLIST index b9f052795dd..1869644e35b 100644 --- a/security/p5-Authen-NTLM/pkg/PLIST +++ b/security/p5-Authen-NTLM/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2011/07/20 21:42:49 schwarze Exp $ ${P5SITE}/Authen/ ${P5SITE}/Authen/NTLM/ ${P5SITE}/Authen/NTLM.pm diff --git a/security/p5-Authen-Radius/Makefile b/security/p5-Authen-Radius/Makefile index c860b1530c2..1b5483b0c34 100644 --- a/security/p5-Authen-Radius/Makefile +++ b/security/p5-Authen-Radius/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.23 2020/12/28 16:42:03 bluhm Exp $ - COMMENT= Perl module to authenticate against a RADIUS server DISTNAME= Authen-Radius-0.32 diff --git a/security/p5-Authen-Radius/pkg/PLIST b/security/p5-Authen-Radius/pkg/PLIST index 4dc5d4889a4..0bd5ec639e3 100644 --- a/security/p5-Authen-Radius/pkg/PLIST +++ b/security/p5-Authen-Radius/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.7 2020/12/28 16:42:03 bluhm Exp $ ${P5SITE}/Authen/ ${P5SITE}/Authen/Radius.pm @man man/man3p/Authen::Radius.3p diff --git a/security/p5-Authen-SASL/Makefile b/security/p5-Authen-SASL/Makefile index 9c027cd78c3..3823d477d2e 100644 --- a/security/p5-Authen-SASL/Makefile +++ b/security/p5-Authen-SASL/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.17 2020/07/03 21:45:39 sthen Exp $ - COMMENT= perl interface to the SASL auth framework MODULES= cpan diff --git a/security/p5-Authen-SASL/patches/patch-Makefile_PL b/security/p5-Authen-SASL/patches/patch-Makefile_PL index 6b4344ab66c..58ecaef5da4 100644 --- a/security/p5-Authen-SASL/patches/patch-Makefile_PL +++ b/security/p5-Authen-SASL/patches/patch-Makefile_PL @@ -1,5 +1,3 @@ -$OpenBSD: patch-Makefile_PL,v 1.1 2019/01/26 21:45:43 sthen Exp $ - Index: Makefile.PL --- Makefile.PL.orig +++ Makefile.PL diff --git a/security/p5-Authen-SASL/pkg/PLIST b/security/p5-Authen-SASL/pkg/PLIST index 0504596dcc4..749d05634bc 100644 --- a/security/p5-Authen-SASL/pkg/PLIST +++ b/security/p5-Authen-SASL/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2006/05/07 21:24:37 steven Exp $ ${P5SITE}/Authen/ ${P5SITE}/Authen/SASL/ ${P5SITE}/Authen/SASL.pm diff --git a/security/p5-Catalyst-Authentication-Store-DBI/Makefile b/security/p5-Catalyst-Authentication-Store-DBI/Makefile index b4a8062cdbd..0c0c29792a3 100644 --- a/security/p5-Catalyst-Authentication-Store-DBI/Makefile +++ b/security/p5-Catalyst-Authentication-Store-DBI/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.10 2020/07/03 21:45:39 sthen Exp $ - COMMENT = storage class for Catalyst Authentication using DBI MODULES = cpan diff --git a/security/p5-Catalyst-Authentication-Store-DBI/pkg/PLIST b/security/p5-Catalyst-Authentication-Store-DBI/pkg/PLIST index 291df6c5a9b..6fa0bd8df9c 100644 --- a/security/p5-Catalyst-Authentication-Store-DBI/pkg/PLIST +++ b/security/p5-Catalyst-Authentication-Store-DBI/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2008/11/26 23:44:13 simon Exp $ ${P5SITE}/Catalyst/Authentication/Store/DBI/ ${P5SITE}/Catalyst/Authentication/Store/DBI.pm ${P5SITE}/Catalyst/Authentication/Store/DBI/User.pm diff --git a/security/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile b/security/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile index a5e23fec83b..c01e9d71ddc 100644 --- a/security/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile +++ b/security/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2020/10/09 04:04:49 afresh1 Exp $ - COMMENT = storage class for Catalyst Authentication using DBIx::Class MODULES = cpan diff --git a/security/p5-Catalyst-Authentication-Store-DBIx-Class/pkg/PLIST b/security/p5-Catalyst-Authentication-Store-DBIx-Class/pkg/PLIST index 1fe07769d06..5dafbafa4f4 100644 --- a/security/p5-Catalyst-Authentication-Store-DBIx-Class/pkg/PLIST +++ b/security/p5-Catalyst-Authentication-Store-DBIx-Class/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2012/04/08 22:02:31 sthen Exp $ ${P5SITE}/Catalyst/Authentication/Realm/SimpleDB.pm ${P5SITE}/Catalyst/Authentication/Store/DBIx/ ${P5SITE}/Catalyst/Authentication/Store/DBIx/Class/ diff --git a/security/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile b/security/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile index 4424a6696f8..ba4c3d4c2e2 100644 --- a/security/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile +++ b/security/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.19 2020/07/03 21:45:39 sthen Exp $ - COMMENT= CDBI Authentication for Catalyst DISTNAME= Catalyst-Plugin-Authentication-Store-DBIC-0.11 diff --git a/security/p5-Catalyst-Plugin-Authentication-Store-DBIC/patches/patch-lib_Catalyst_Plugin_Authentication_Store_DBIC_pm b/security/p5-Catalyst-Plugin-Authentication-Store-DBIC/patches/patch-lib_Catalyst_Plugin_Authentication_Store_DBIC_pm index 3d2a3aa95cb..f572d27aaab 100644 --- a/security/p5-Catalyst-Plugin-Authentication-Store-DBIC/patches/patch-lib_Catalyst_Plugin_Authentication_Store_DBIC_pm +++ b/security/p5-Catalyst-Plugin-Authentication-Store-DBIC/patches/patch-lib_Catalyst_Plugin_Authentication_Store_DBIC_pm @@ -1,4 +1,3 @@ -$OpenBSD: patch-lib_Catalyst_Plugin_Authentication_Store_DBIC_pm,v 1.1 2012/04/07 16:46:05 sthen Exp $ --- lib/Catalyst/Plugin/Authentication/Store/DBIC.pm.orig Wed Jul 16 11:21:52 2008 +++ lib/Catalyst/Plugin/Authentication/Store/DBIC.pm Sun Nov 6 08:40:56 2011 @@ -7,6 +7,7 @@ our $VERSION = '0.11'; diff --git a/security/p5-Catalyst-Plugin-Authentication-Store-DBIC/pkg/PLIST b/security/p5-Catalyst-Plugin-Authentication-Store-DBIC/pkg/PLIST index e10413256e6..da38593b84c 100644 --- a/security/p5-Catalyst-Plugin-Authentication-Store-DBIC/pkg/PLIST +++ b/security/p5-Catalyst-Plugin-Authentication-Store-DBIC/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2012/04/07 16:46:05 sthen Exp $ ${P5SITE}/Catalyst/Plugin/Authentication/Store/DBIC/ ${P5SITE}/Catalyst/Plugin/Authentication/Store/DBIC.pm ${P5SITE}/Catalyst/Plugin/Authentication/Store/DBIC/Backend.pm diff --git a/security/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/Makefile b/security/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/Makefile index 46d8ecb4498..c13aa27c22f 100644 --- a/security/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/Makefile +++ b/security/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.15 2020/07/03 21:45:40 sthen Exp $ - COMMENT= catalyst authentication via .htpasswd DISTNAME= Catalyst-Plugin-Authentication-Store-Htpasswd-0.02 diff --git a/security/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/pkg/PLIST b/security/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/pkg/PLIST index ad9e344fbcb..f8eb1297230 100644 --- a/security/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/pkg/PLIST +++ b/security/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2006/11/06 13:27:12 espie Exp $ ${P5SITE}/Catalyst/Plugin/Authentication/Store/Htpasswd/ ${P5SITE}/Catalyst/Plugin/Authentication/Store/Htpasswd.pm ${P5SITE}/Catalyst/Plugin/Authentication/Store/Htpasswd/Backend.pm diff --git a/security/p5-Catalyst-Plugin-Authentication/Makefile b/security/p5-Catalyst-Plugin-Authentication/Makefile index 7f0b2de498f..0691a19ebbb 100644 --- a/security/p5-Catalyst-Plugin-Authentication/Makefile +++ b/security/p5-Catalyst-Plugin-Authentication/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.21 2020/10/09 03:59:57 afresh1 Exp $ - COMMENT= Catalyst authentication framework DISTNAME= Catalyst-Plugin-Authentication-0.10023 diff --git a/security/p5-Catalyst-Plugin-Authentication/patches/patch-t_lib_AuthTestApp_pm b/security/p5-Catalyst-Plugin-Authentication/patches/patch-t_lib_AuthTestApp_pm index 0b3c385cb50..8a9eb60d90a 100644 --- a/security/p5-Catalyst-Plugin-Authentication/patches/patch-t_lib_AuthTestApp_pm +++ b/security/p5-Catalyst-Plugin-Authentication/patches/patch-t_lib_AuthTestApp_pm @@ -1,5 +1,3 @@ -$OpenBSD: patch-t_lib_AuthTestApp_pm,v 1.1 2020/10/09 04:01:08 afresh1 Exp $ - Index: t/lib/AuthTestApp.pm --- t/lib/AuthTestApp.pm.orig +++ t/lib/AuthTestApp.pm diff --git a/security/p5-Catalyst-Plugin-Authentication/pkg/PLIST b/security/p5-Catalyst-Plugin-Authentication/pkg/PLIST index d1e77b45e26..4fe2a3bbf61 100644 --- a/security/p5-Catalyst-Plugin-Authentication/pkg/PLIST +++ b/security/p5-Catalyst-Plugin-Authentication/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2020/10/09 03:59:57 afresh1 Exp $ ${P5SITE}/Catalyst/Authentication/ ${P5SITE}/Catalyst/Authentication/Credential/ ${P5SITE}/Catalyst/Authentication/Credential/NoPassword.pm diff --git a/security/p5-Catalyst-Plugin-Authorization-ACL/Makefile b/security/p5-Catalyst-Plugin-Authorization-ACL/Makefile index e3d6b154196..09d1ddcc9cb 100644 --- a/security/p5-Catalyst-Plugin-Authorization-ACL/Makefile +++ b/security/p5-Catalyst-Plugin-Authorization-ACL/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.18 2020/07/03 21:45:40 sthen Exp $ - COMMENT= ACL support for Catalyst applications DISTNAME = Catalyst-Plugin-Authorization-ACL-0.16 diff --git a/security/p5-Catalyst-Plugin-Authorization-ACL/pkg/PLIST b/security/p5-Catalyst-Plugin-Authorization-ACL/pkg/PLIST index 479bf34453f..2c343d59097 100644 --- a/security/p5-Catalyst-Plugin-Authorization-ACL/pkg/PLIST +++ b/security/p5-Catalyst-Plugin-Authorization-ACL/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2012/04/08 22:02:35 sthen Exp $ ${P5SITE}/Catalyst/Plugin/Authorization/ACL/ ${P5SITE}/Catalyst/Plugin/Authorization/ACL.pm ${P5SITE}/Catalyst/Plugin/Authorization/ACL/Engine.pm diff --git a/security/p5-Catalyst-Plugin-Authorization-Roles/Makefile b/security/p5-Catalyst-Plugin-Authorization-Roles/Makefile index 7e579d2f828..a555327655d 100644 --- a/security/p5-Catalyst-Plugin-Authorization-Roles/Makefile +++ b/security/p5-Catalyst-Plugin-Authorization-Roles/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.17 2020/07/03 21:45:40 sthen Exp $ - COMMENT= role based authorization for Catalyst DISTNAME= Catalyst-Plugin-Authorization-Roles-0.09 diff --git a/security/p5-Catalyst-Plugin-Authorization-Roles/pkg/PLIST b/security/p5-Catalyst-Plugin-Authorization-Roles/pkg/PLIST index 8ebd6bb2ac7..8ca49611891 100644 --- a/security/p5-Catalyst-Plugin-Authorization-Roles/pkg/PLIST +++ b/security/p5-Catalyst-Plugin-Authorization-Roles/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2012/04/08 22:02:37 sthen Exp $ ${P5SITE}/Catalyst/Plugin/Authorization/ ${P5SITE}/Catalyst/Plugin/Authorization/Roles.pm @man man/man3p/Catalyst::Plugin::Authorization::Roles.3p diff --git a/security/p5-Chipcard-PCSC/Makefile b/security/p5-Chipcard-PCSC/Makefile index e9ff8e318ae..1943ff428bb 100644 --- a/security/p5-Chipcard-PCSC/Makefile +++ b/security/p5-Chipcard-PCSC/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.7 2020/07/03 21:45:40 sthen Exp $ - COMMENT= perl interface to PC/SC smartcards V= 1.4.14 diff --git a/security/p5-Chipcard-PCSC/patches/patch-PCSCperl_h b/security/p5-Chipcard-PCSC/patches/patch-PCSCperl_h index 7d28548c37a..abff77c9046 100644 --- a/security/p5-Chipcard-PCSC/patches/patch-PCSCperl_h +++ b/security/p5-Chipcard-PCSC/patches/patch-PCSCperl_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-PCSCperl_h,v 1.1.1.1 2015/01/08 15:05:53 sthen Exp $ --- PCSCperl.h.orig Thu Jan 8 14:07:57 2015 +++ PCSCperl.h Thu Jan 8 14:08:03 2015 @@ -123,7 +123,7 @@ void* GET_FCT(CFBundleRef bundle, char *fct_name) diff --git a/security/p5-Chipcard-PCSC/pkg/PLIST b/security/p5-Chipcard-PCSC/pkg/PLIST index e098618aa17..6860009a6b1 100644 --- a/security/p5-Chipcard-PCSC/pkg/PLIST +++ b/security/p5-Chipcard-PCSC/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2015/01/08 15:05:53 sthen Exp $ ${P5ARCH}/ ${P5ARCH}/Chipcard/ ${P5ARCH}/Chipcard/PCSC/ diff --git a/security/p5-Crypt-Blowfish/Makefile b/security/p5-Crypt-Blowfish/Makefile index b171c110230..6e63ad07cb1 100644 --- a/security/p5-Crypt-Blowfish/Makefile +++ b/security/p5-Crypt-Blowfish/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.28 2020/07/03 21:45:40 sthen Exp $ - COMMENT= interface to the Blowfish encryption algorithm MODULES= cpan diff --git a/security/p5-Crypt-Blowfish/patches/patch-Blowfish_xs b/security/p5-Crypt-Blowfish/patches/patch-Blowfish_xs index 69cab280799..1254316b7dc 100644 --- a/security/p5-Crypt-Blowfish/patches/patch-Blowfish_xs +++ b/security/p5-Crypt-Blowfish/patches/patch-Blowfish_xs @@ -1,4 +1,3 @@ -$OpenBSD: patch-Blowfish_xs,v 1.2 2014/03/19 07:23:45 jasper Exp $ --- Blowfish.xs.orig Tue Jul 23 17:42:11 2013 +++ Blowfish.xs Wed Mar 19 00:10:56 2014 @@ -33,7 +33,7 @@ blowfish_init(key) diff --git a/security/p5-Crypt-Blowfish/pkg/PLIST b/security/p5-Crypt-Blowfish/pkg/PLIST index 2a29f2657d1..66eff6c9cc3 100644 --- a/security/p5-Crypt-Blowfish/pkg/PLIST +++ b/security/p5-Crypt-Blowfish/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.8 2015/07/16 23:57:26 ajacoutot Exp $ ${P5ARCH}/ ${P5ARCH}/Crypt/ ${P5ARCH}/Crypt/Blowfish.pm diff --git a/security/p5-Crypt-Blowfish_PP/Makefile b/security/p5-Crypt-Blowfish_PP/Makefile index c5a7a9fd91d..4d6fb7e4a09 100755 --- a/security/p5-Crypt-Blowfish_PP/Makefile +++ b/security/p5-Crypt-Blowfish_PP/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.11 2020/07/03 21:45:40 sthen Exp $ - COMMENT= Blowfish encryption implemented pure Perl DISTNAME= Crypt-Blowfish_PP-1.12 REVISION= 1 diff --git a/security/p5-Crypt-Blowfish_PP/pkg/PLIST b/security/p5-Crypt-Blowfish_PP/pkg/PLIST index 648190886cd..569876041a2 100755 --- a/security/p5-Crypt-Blowfish_PP/pkg/PLIST +++ b/security/p5-Crypt-Blowfish_PP/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2006/12/17 17:49:44 jasper Exp $ ${P5SITE}/Crypt/ ${P5SITE}/Crypt/Blowfish_PP.pm @man man/man3p/Crypt::Blowfish_PP.3p diff --git a/security/p5-Crypt-CAST5_PP/Makefile b/security/p5-Crypt-CAST5_PP/Makefile index 1d177a784ed..8e6c3ba54f6 100644 --- a/security/p5-Crypt-CAST5_PP/Makefile +++ b/security/p5-Crypt-CAST5_PP/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2020/07/03 21:45:40 sthen Exp $ - COMMENT= CAST5 block cipher in pure Perl MODULES= cpan diff --git a/security/p5-Crypt-CAST5_PP/pkg/PLIST b/security/p5-Crypt-CAST5_PP/pkg/PLIST index ee78d12186b..6462e8cbc86 100644 --- a/security/p5-Crypt-CAST5_PP/pkg/PLIST +++ b/security/p5-Crypt-CAST5_PP/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2014/10/08 11:28:02 henning Exp $ ${P5SITE}/Crypt/ ${P5SITE}/Crypt/CAST5_PP/ ${P5SITE}/Crypt/CAST5_PP.pm diff --git a/security/p5-Crypt-CBC/Makefile b/security/p5-Crypt-CBC/Makefile index 6d84d29bc4d..f694e97b1d9 100644 --- a/security/p5-Crypt-CBC/Makefile +++ b/security/p5-Crypt-CBC/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.32 2021/06/14 20:19:27 sthen Exp $ - COMMENT= cryptographic cipher block chaining mode MODULES= cpan diff --git a/security/p5-Crypt-CBC/pkg/PLIST b/security/p5-Crypt-CBC/pkg/PLIST index e4d80eddf82..72c1ae555a8 100644 --- a/security/p5-Crypt-CBC/pkg/PLIST +++ b/security/p5-Crypt-CBC/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.8 2021/06/14 20:19:27 sthen Exp $ ${P5SITE}/Crypt/CBC/ ${P5SITE}/Crypt/CBC.pm ${P5SITE}/Crypt/CBC/PBKDF/ diff --git a/security/p5-Crypt-CipherSaber/Makefile b/security/p5-Crypt-CipherSaber/Makefile index ae95a3f44d3..1505277b70c 100644 --- a/security/p5-Crypt-CipherSaber/Makefile +++ b/security/p5-Crypt-CipherSaber/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.10 2020/07/03 21:45:40 sthen Exp $ - COMMENT = cryptographic CipherSaber encryption DISTNAME = Crypt-CipherSaber-1.01 diff --git a/security/p5-Crypt-CipherSaber/pkg/PLIST b/security/p5-Crypt-CipherSaber/pkg/PLIST index 0404dae54e9..816bc8acfd1 100644 --- a/security/p5-Crypt-CipherSaber/pkg/PLIST +++ b/security/p5-Crypt-CipherSaber/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2009/11/12 21:22:22 landry Exp $ ${P5SITE}/Crypt/ ${P5SITE}/Crypt/CipherSaber.pm @man man/man3p/Crypt::CipherSaber.3p diff --git a/security/p5-Crypt-Curve25519/Makefile b/security/p5-Crypt-Curve25519/Makefile index b7cf1e9190e..83f07b82aee 100644 --- a/security/p5-Crypt-Curve25519/Makefile +++ b/security/p5-Crypt-Curve25519/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.3 2020/07/03 21:45:40 sthen Exp $ - COMMENT = generate shared secret using ECDH function DISTNAME = Crypt-Curve25519-0.06 CATEGORIES = security diff --git a/security/p5-Crypt-Curve25519/pkg/PLIST b/security/p5-Crypt-Curve25519/pkg/PLIST index 85bd1f46cf2..8cfff086e83 100644 --- a/security/p5-Crypt-Curve25519/pkg/PLIST +++ b/security/p5-Crypt-Curve25519/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2018/09/09 14:18:08 bluhm Exp $ ${P5ARCH}/ ${P5ARCH}/Crypt/ ${P5ARCH}/Crypt/Curve25519.pm diff --git a/security/p5-Crypt-DES-EDE3/Makefile b/security/p5-Crypt-DES-EDE3/Makefile index d36506b8b13..c3a9fa93527 100644 --- a/security/p5-Crypt-DES-EDE3/Makefile +++ b/security/p5-Crypt-DES-EDE3/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2020/07/03 21:45:40 sthen Exp $ - COMMENT= Triple-DES EDE encryption/decryption MODULES= cpan diff --git a/security/p5-Crypt-DES-EDE3/pkg/PLIST b/security/p5-Crypt-DES-EDE3/pkg/PLIST index 0b9a5a8f681..ac5fec27336 100644 --- a/security/p5-Crypt-DES-EDE3/pkg/PLIST +++ b/security/p5-Crypt-DES-EDE3/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2005/02/05 23:16:08 msf Exp $ ${P5SITE}/Crypt/ ${P5SITE}/Crypt/DES_EDE3.pm @man man/man3p/Crypt::DES_EDE3.3p diff --git a/security/p5-Crypt-DES/Makefile b/security/p5-Crypt-DES/Makefile index f42bc84663b..72607d82f91 100644 --- a/security/p5-Crypt-DES/Makefile +++ b/security/p5-Crypt-DES/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.25 2020/07/03 21:45:40 sthen Exp $ - COMMENT= interface to the DES encryption algorithm MODULES= cpan diff --git a/security/p5-Crypt-DES/pkg/PLIST b/security/p5-Crypt-DES/pkg/PLIST index 463e600e65b..e7248cfd2ae 100644 --- a/security/p5-Crypt-DES/pkg/PLIST +++ b/security/p5-Crypt-DES/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.8 2015/07/16 23:57:26 ajacoutot Exp $ ${P5ARCH}/ ${P5ARCH}/Crypt/ ${P5ARCH}/Crypt/DES.pm diff --git a/security/p5-Crypt-DSA/Makefile b/security/p5-Crypt-DSA/Makefile index 89ca83ac6c2..83d4873a963 100644 --- a/security/p5-Crypt-DSA/Makefile +++ b/security/p5-Crypt-DSA/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.16 2020/07/03 21:45:40 sthen Exp $ - COMMENT= DSA Signatures and Key Generation MODULES= cpan diff --git a/security/p5-Crypt-DSA/pkg/PLIST b/security/p5-Crypt-DSA/pkg/PLIST index 0dc607d3963..fb87e45ab66 100644 --- a/security/p5-Crypt-DSA/pkg/PLIST +++ b/security/p5-Crypt-DSA/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2005/02/23 20:08:48 sturm Exp $ ${P5SITE}/Crypt/DSA/ ${P5SITE}/Crypt/DSA.pm ${P5SITE}/Crypt/DSA/Key/ diff --git a/security/p5-Crypt-Ed25519/Makefile b/security/p5-Crypt-Ed25519/Makefile index 69ea670b864..ac92c98c112 100644 --- a/security/p5-Crypt-Ed25519/Makefile +++ b/security/p5-Crypt-Ed25519/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.2 2021/09/09 11:53:11 bluhm Exp $ - COMMENT = bare-bones Ed25519 public key signing/verification system DISTNAME = Crypt-Ed25519-1.05 diff --git a/security/p5-Crypt-Ed25519/patches/patch-ed25519_src_seed_c b/security/p5-Crypt-Ed25519/patches/patch-ed25519_src_seed_c index 608c2d3c304..4f244438230 100644 --- a/security/p5-Crypt-Ed25519/patches/patch-ed25519_src_seed_c +++ b/security/p5-Crypt-Ed25519/patches/patch-ed25519_src_seed_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-ed25519_src_seed_c,v 1.1 2021/09/09 11:53:11 bluhm Exp $ - Use arc4random(3) instead of /dev/urandom. Index: ed25519/src/seed.c diff --git a/security/p5-Crypt-Ed25519/pkg/PLIST b/security/p5-Crypt-Ed25519/pkg/PLIST index aece3fe9213..3f1d4ac06c1 100644 --- a/security/p5-Crypt-Ed25519/pkg/PLIST +++ b/security/p5-Crypt-Ed25519/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2021/09/08 22:01:30 bluhm Exp $ ${P5ARCH}/ ${P5ARCH}/Crypt/ ${P5ARCH}/Crypt/Ed25519.pm diff --git a/security/p5-Crypt-Eksblowfish/Makefile b/security/p5-Crypt-Eksblowfish/Makefile index b690e12dc02..560940fe8f6 100644 --- a/security/p5-Crypt-Eksblowfish/Makefile +++ b/security/p5-Crypt-Eksblowfish/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2020/07/03 21:45:40 sthen Exp $ - COMMENT = the Eksblowfish block cipher MODULES = cpan diff --git a/security/p5-Crypt-Eksblowfish/pkg/PLIST b/security/p5-Crypt-Eksblowfish/pkg/PLIST index 32d429b06a3..b17ff67b15b 100644 --- a/security/p5-Crypt-Eksblowfish/pkg/PLIST +++ b/security/p5-Crypt-Eksblowfish/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2015/10/14 17:36:22 robert Exp $ ${P5ARCH}/Crypt/ ${P5ARCH}/Crypt/Eksblowfish/ ${P5ARCH}/Crypt/Eksblowfish.pm diff --git a/security/p5-Crypt-IDEA/Makefile b/security/p5-Crypt-IDEA/Makefile index ee85c0303dd..f952f8bca47 100644 --- a/security/p5-Crypt-IDEA/Makefile +++ b/security/p5-Crypt-IDEA/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.7 2020/07/03 21:45:40 sthen Exp $ - COMMENT= Perl interface to IDEA block cipher MODULES= cpan diff --git a/security/p5-Crypt-IDEA/pkg/PLIST b/security/p5-Crypt-IDEA/pkg/PLIST index d641d24fa9c..bc8f08da679 100644 --- a/security/p5-Crypt-IDEA/pkg/PLIST +++ b/security/p5-Crypt-IDEA/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2015/07/16 23:57:26 ajacoutot Exp $ ${P5ARCH}/ ${P5ARCH}/Crypt/ ${P5ARCH}/Crypt/IDEA.pm diff --git a/security/p5-Crypt-LE/Makefile b/security/p5-Crypt-LE/Makefile index 499b491fdb6..ba91e37ef20 100644 --- a/security/p5-Crypt-LE/Makefile +++ b/security/p5-Crypt-LE/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.5 2021/06/14 19:59:25 sthen Exp $ - COMMENT = Let's Encrypt API interfacing module and client DISTNAME = Crypt-LE-0.38 diff --git a/security/p5-Crypt-LE/pkg/PLIST b/security/p5-Crypt-LE/pkg/PLIST index 425005be73a..5e73352395d 100644 --- a/security/p5-Crypt-LE/pkg/PLIST +++ b/security/p5-Crypt-LE/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2021/01/02 16:35:19 benoit Exp $ bin/le.pl ${P5SITE}/Crypt/LE/ ${P5SITE}/Crypt/LE.pm diff --git a/security/p5-Crypt-OpenPGP/Makefile b/security/p5-Crypt-OpenPGP/Makefile index 9f3b34110dd..5b3b1683bdd 100644 --- a/security/p5-Crypt-OpenPGP/Makefile +++ b/security/p5-Crypt-OpenPGP/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.6 2020/08/14 19:42:19 naddy Exp $ - COMMENT = Pure-Perl OpenPGP implementation DISTNAME = Crypt-OpenPGP-1.12 REVISION = 0 diff --git a/security/p5-Crypt-OpenPGP/patches/patch-lib_Crypt_OpenPGP_Util_pm b/security/p5-Crypt-OpenPGP/patches/patch-lib_Crypt_OpenPGP_Util_pm index 513ea19893a..4ae0cb0e884 100644 --- a/security/p5-Crypt-OpenPGP/patches/patch-lib_Crypt_OpenPGP_Util_pm +++ b/security/p5-Crypt-OpenPGP/patches/patch-lib_Crypt_OpenPGP_Util_pm @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_Crypt_OpenPGP_Util_pm,v 1.1 2020/08/13 03:09:52 afresh1 Exp $ - We can provide better random bytes than these other modules, and fortunately someone gave us a way to get to arc4random_buf from perl. diff --git a/security/p5-Crypt-OpenPGP/pkg/PLIST b/security/p5-Crypt-OpenPGP/pkg/PLIST index c09332aac40..c217d35f3c0 100644 --- a/security/p5-Crypt-OpenPGP/pkg/PLIST +++ b/security/p5-Crypt-OpenPGP/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2020/08/13 03:09:52 afresh1 Exp $ bin/pgplet ${P5SITE}/Crypt/OpenPGP/ ${P5SITE}/Crypt/OpenPGP.pm diff --git a/security/p5-Crypt-OpenSSL-Bignum/Makefile b/security/p5-Crypt-OpenSSL-Bignum/Makefile index 557f3611c47..9cb3add3c47 100644 --- a/security/p5-Crypt-OpenSSL-Bignum/Makefile +++ b/security/p5-Crypt-OpenSSL-Bignum/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.23 2020/07/03 21:45:40 sthen Exp $ - COMMENT = OpenSSL's multiprecision integer arithmetic#' MODULES = cpan diff --git a/security/p5-Crypt-OpenSSL-Bignum/pkg/PLIST b/security/p5-Crypt-OpenSSL-Bignum/pkg/PLIST index c90cb102f5a..959a6567b00 100644 --- a/security/p5-Crypt-OpenSSL-Bignum/pkg/PLIST +++ b/security/p5-Crypt-OpenSSL-Bignum/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2020/02/22 21:06:28 benoit Exp $ ${P5ARCH}/ ${P5ARCH}/Crypt/ ${P5ARCH}/Crypt/OpenSSL/ diff --git a/security/p5-Crypt-OpenSSL-DSA/Makefile b/security/p5-Crypt-OpenSSL-DSA/Makefile index e1eaef1e149..a9923651de7 100644 --- a/security/p5-Crypt-OpenSSL-DSA/Makefile +++ b/security/p5-Crypt-OpenSSL-DSA/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.27 2021/04/28 19:45:32 sthen Exp $ - MODULES= cpan COMMENT= implements DSA using OpenSSL DISTNAME = Crypt-OpenSSL-DSA-0.20 diff --git a/security/p5-Crypt-OpenSSL-DSA/pkg/PLIST b/security/p5-Crypt-OpenSSL-DSA/pkg/PLIST index 7e1887ec37e..b01f8bde35d 100644 --- a/security/p5-Crypt-OpenSSL-DSA/pkg/PLIST +++ b/security/p5-Crypt-OpenSSL-DSA/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.9 2021/04/28 19:45:32 sthen Exp $ ${P5ARCH}/ ${P5ARCH}/Crypt/ ${P5ARCH}/Crypt/OpenSSL/ diff --git a/security/p5-Crypt-OpenSSL-EC/Makefile b/security/p5-Crypt-OpenSSL-EC/Makefile index c4f42cb991b..ddf244dc593 100644 --- a/security/p5-Crypt-OpenSSL-EC/Makefile +++ b/security/p5-Crypt-OpenSSL-EC/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.5 2020/11/04 13:41:47 benoit Exp $ - COMMENT = EC using OpenSSL MODULES = cpan diff --git a/security/p5-Crypt-OpenSSL-EC/pkg/PLIST b/security/p5-Crypt-OpenSSL-EC/pkg/PLIST index 6de93a4241c..77c9f98a278 100644 --- a/security/p5-Crypt-OpenSSL-EC/pkg/PLIST +++ b/security/p5-Crypt-OpenSSL-EC/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2020/11/04 13:41:47 benoit Exp $ ${P5ARCH}/Crypt/OpenSSL/EC.pm ${P5ARCH}/auto/Crypt/OpenSSL/EC/ @so ${P5ARCH}/auto/Crypt/OpenSSL/EC/EC.so diff --git a/security/p5-Crypt-OpenSSL-ECDSA/Makefile b/security/p5-Crypt-OpenSSL-ECDSA/Makefile index fb14d6353f5..056218ea800 100644 --- a/security/p5-Crypt-OpenSSL-ECDSA/Makefile +++ b/security/p5-Crypt-OpenSSL-ECDSA/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2021/05/31 14:09:21 bluhm Exp $ - COMMENT = ECDSA encoding and decoding using OpenSSL DISTNAME = Crypt-OpenSSL-ECDSA-0.10 diff --git a/security/p5-Crypt-OpenSSL-ECDSA/patches/patch-ECDSA_xs b/security/p5-Crypt-OpenSSL-ECDSA/patches/patch-ECDSA_xs index e46c24370ec..f363bddddc0 100644 --- a/security/p5-Crypt-OpenSSL-ECDSA/patches/patch-ECDSA_xs +++ b/security/p5-Crypt-OpenSSL-ECDSA/patches/patch-ECDSA_xs @@ -1,4 +1,3 @@ -$OpenBSD: patch-ECDSA_xs,v 1.2 2021/05/31 14:09:21 bluhm Exp $ Index: ECDSA.xs --- ECDSA.xs.orig +++ ECDSA.xs diff --git a/security/p5-Crypt-OpenSSL-ECDSA/pkg/PLIST b/security/p5-Crypt-OpenSSL-ECDSA/pkg/PLIST index c02bf59ecf4..d89a6206edb 100644 --- a/security/p5-Crypt-OpenSSL-ECDSA/pkg/PLIST +++ b/security/p5-Crypt-OpenSSL-ECDSA/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2021/05/31 14:09:22 bluhm Exp $ ${P5ARCH}/Crypt/OpenSSL/ECDSA.pm ${P5ARCH}/auto/Crypt/OpenSSL/ECDSA/ @so ${P5ARCH}/auto/Crypt/OpenSSL/ECDSA/ECDSA.so diff --git a/security/p5-Crypt-OpenSSL-Guess/Makefile b/security/p5-Crypt-OpenSSL-Guess/Makefile index f4e332247bc..4f0335249d6 100644 --- a/security/p5-Crypt-OpenSSL-Guess/Makefile +++ b/security/p5-Crypt-OpenSSL-Guess/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.2 2021/05/25 23:31:11 bluhm Exp $ - COMMENT = guess OpenSSL include path DISTNAME = Crypt-OpenSSL-Guess-0.13 diff --git a/security/p5-Crypt-OpenSSL-Guess/pkg/PLIST b/security/p5-Crypt-OpenSSL-Guess/pkg/PLIST index 2161ad19f0f..a3e242adf30 100644 --- a/security/p5-Crypt-OpenSSL-Guess/pkg/PLIST +++ b/security/p5-Crypt-OpenSSL-Guess/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2020/11/22 08:27:21 benoit Exp $ ${P5SITE}/Crypt/ ${P5SITE}/Crypt/OpenSSL/ ${P5SITE}/Crypt/OpenSSL/Guess.pm diff --git a/security/p5-Crypt-OpenSSL-PKCS10/Makefile b/security/p5-Crypt-OpenSSL-PKCS10/Makefile index ea95fef3517..2f5739cbeb4 100644 --- a/security/p5-Crypt-OpenSSL-PKCS10/Makefile +++ b/security/p5-Crypt-OpenSSL-PKCS10/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.7 2020/07/03 21:45:41 sthen Exp $ - COMMENT = Perl extension to OpenSSL's PKCS10 API MODULES = cpan diff --git a/security/p5-Crypt-OpenSSL-PKCS10/pkg/PLIST b/security/p5-Crypt-OpenSSL-PKCS10/pkg/PLIST index 2c4ce5fb6e1..aeb53f24541 100644 --- a/security/p5-Crypt-OpenSSL-PKCS10/pkg/PLIST +++ b/security/p5-Crypt-OpenSSL-PKCS10/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2015/07/16 23:57:26 ajacoutot Exp $ ${P5ARCH}/Crypt/OpenSSL/PKCS10.pm ${P5ARCH}/auto/Crypt/OpenSSL/PKCS10/ ${P5ARCH}/auto/Crypt/OpenSSL/PKCS10/PKCS10.so diff --git a/security/p5-Crypt-OpenSSL-RSA/Makefile b/security/p5-Crypt-OpenSSL-RSA/Makefile index ac27f2a9f94..d73b1e676d3 100644 --- a/security/p5-Crypt-OpenSSL-RSA/Makefile +++ b/security/p5-Crypt-OpenSSL-RSA/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.28 2022/02/26 09:39:07 sthen Exp $ - COMMENT = RSA encoding and decoding using OpenSSL DISTNAME = Crypt-OpenSSL-RSA-0.32 diff --git a/security/p5-Crypt-OpenSSL-RSA/patches/patch-RSA_xs b/security/p5-Crypt-OpenSSL-RSA/patches/patch-RSA_xs index ea29abd861c..327b559789c 100644 --- a/security/p5-Crypt-OpenSSL-RSA/patches/patch-RSA_xs +++ b/security/p5-Crypt-OpenSSL-RSA/patches/patch-RSA_xs @@ -1,5 +1,3 @@ -$OpenBSD: patch-RSA_xs,v 1.1 2021/12/04 21:37:58 tb Exp $ - Fix build with opaque RSA in LibreSSL 3.5. Index: RSA.xs diff --git a/security/p5-Crypt-OpenSSL-RSA/pkg/PLIST b/security/p5-Crypt-OpenSSL-RSA/pkg/PLIST index fa0ca808c3f..052c291c944 100644 --- a/security/p5-Crypt-OpenSSL-RSA/pkg/PLIST +++ b/security/p5-Crypt-OpenSSL-RSA/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.8 2021/05/31 21:02:03 bluhm Exp $ ${P5ARCH}/Crypt/OpenSSL/RSA.pm ${P5ARCH}/auto/Crypt/OpenSSL/RSA/ @so ${P5ARCH}/auto/Crypt/OpenSSL/RSA/RSA.so diff --git a/security/p5-Crypt-OpenSSL-Random/Makefile b/security/p5-Crypt-OpenSSL-Random/Makefile index 59be577f3b6..79aa14ad1ca 100644 --- a/security/p5-Crypt-OpenSSL-Random/Makefile +++ b/security/p5-Crypt-OpenSSL-Random/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.22 2020/11/22 08:36:14 benoit Exp $ - COMMENT = routines for accessing the OpenSSL prng MODULES = cpan diff --git a/security/p5-Crypt-OpenSSL-Random/pkg/PLIST b/security/p5-Crypt-OpenSSL-Random/pkg/PLIST index 72dab48b485..59d15a6fb76 100644 --- a/security/p5-Crypt-OpenSSL-Random/pkg/PLIST +++ b/security/p5-Crypt-OpenSSL-Random/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2015/07/07 13:44:55 sthen Exp $ ${P5ARCH}/ ${P5ARCH}/Crypt/ ${P5ARCH}/Crypt/OpenSSL/ diff --git a/security/p5-Crypt-OpenSSL-X509/Makefile b/security/p5-Crypt-OpenSSL-X509/Makefile index 191549e7d4a..d510d762328 100644 --- a/security/p5-Crypt-OpenSSL-X509/Makefile +++ b/security/p5-Crypt-OpenSSL-X509/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.15 2022/02/26 09:40:57 sthen Exp $ - COMMENT = access OpenSSL X509 API from Perl DISTNAME = Crypt-OpenSSL-X509-1.913 diff --git a/security/p5-Crypt-OpenSSL-X509/pkg/PLIST b/security/p5-Crypt-OpenSSL-X509/pkg/PLIST index d72dea0c759..7aa2ec42066 100644 --- a/security/p5-Crypt-OpenSSL-X509/pkg/PLIST +++ b/security/p5-Crypt-OpenSSL-X509/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2021/06/01 19:16:08 bluhm Exp $ ${P5ARCH}/ ${P5ARCH}/Crypt/ ${P5ARCH}/Crypt/OpenSSL/ diff --git a/security/p5-Crypt-PBKDF2/Makefile b/security/p5-Crypt-PBKDF2/Makefile index a7e1a335b30..19d94f8baf8 100644 --- a/security/p5-Crypt-PBKDF2/Makefile +++ b/security/p5-Crypt-PBKDF2/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2021/05/22 16:21:14 afresh1 Exp $ - COMMENT = PBKDF2 password hash algorithm DISTNAME = Crypt-PBKDF2-0.161520 diff --git a/security/p5-Crypt-PBKDF2/pkg/PLIST b/security/p5-Crypt-PBKDF2/pkg/PLIST index 5b4f590e0c1..f319a091bdc 100644 --- a/security/p5-Crypt-PBKDF2/pkg/PLIST +++ b/security/p5-Crypt-PBKDF2/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2021/05/22 16:21:14 afresh1 Exp $ ${P5SITE}/Crypt/ ${P5SITE}/Crypt/PBKDF2/ ${P5SITE}/Crypt/PBKDF2.pm diff --git a/security/p5-Crypt-PKCS10/Makefile b/security/p5-Crypt-PKCS10/Makefile index ff853973ad2..ba083680f1c 100644 --- a/security/p5-Crypt-PKCS10/Makefile +++ b/security/p5-Crypt-PKCS10/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.3 2021/06/15 06:55:01 benoit Exp $ - COMMENT = Perl extension to parse PKCS \#10 certificate requests DISTNAME = Crypt-PKCS10-2.002 diff --git a/security/p5-Crypt-PKCS10/pkg/PLIST b/security/p5-Crypt-PKCS10/pkg/PLIST index 703825f4ef0..bde801a9353 100644 --- a/security/p5-Crypt-PKCS10/pkg/PLIST +++ b/security/p5-Crypt-PKCS10/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.2 2021/06/15 06:55:01 benoit Exp $ ${P5SITE}/Crypt/PKCS10.pm @man man/man3p/Crypt::PKCS10.3p diff --git a/security/p5-Crypt-PasswdMD5/Makefile b/security/p5-Crypt-PasswdMD5/Makefile index 213cd78ee11..b4b1b83c250 100644 --- a/security/p5-Crypt-PasswdMD5/Makefile +++ b/security/p5-Crypt-PasswdMD5/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.10 2020/07/03 21:45:41 sthen Exp $ - COMMENT= md5-based passwords in perl MODULES= cpan diff --git a/security/p5-Crypt-PasswdMD5/pkg/PLIST b/security/p5-Crypt-PasswdMD5/pkg/PLIST index a64982eb3e4..77d63df8276 100644 --- a/security/p5-Crypt-PasswdMD5/pkg/PLIST +++ b/security/p5-Crypt-PasswdMD5/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2006/11/04 19:51:57 espie Exp $ ${P5SITE}/Crypt/ ${P5SITE}/Crypt/PasswdMD5.pm @man man/man3p/Crypt::PasswdMD5.3p diff --git a/security/p5-Crypt-RC4/Makefile b/security/p5-Crypt-RC4/Makefile index 7e8a3d2ed80..533fc4dcde4 100644 --- a/security/p5-Crypt-RC4/Makefile +++ b/security/p5-Crypt-RC4/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.15 2020/07/03 21:45:41 sthen Exp $ - COMMENT= implementation of the RC4 encryption algorithm MODULES= cpan diff --git a/security/p5-Crypt-RC4/pkg/PLIST b/security/p5-Crypt-RC4/pkg/PLIST index 89241d5a491..c5bc5a8391a 100644 --- a/security/p5-Crypt-RC4/pkg/PLIST +++ b/security/p5-Crypt-RC4/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2004/09/15 18:36:01 espie Exp $ ${P5SITE}/Crypt/ ${P5SITE}/Crypt/RC4.pm @man man/man3p/Crypt::RC4.3p diff --git a/security/p5-Crypt-RC5/Makefile b/security/p5-Crypt-RC5/Makefile index 611f49b66ec..7804efd0fdf 100644 --- a/security/p5-Crypt-RC5/Makefile +++ b/security/p5-Crypt-RC5/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.5 2020/07/03 21:45:41 sthen Exp $ - COMMENT = implementation of the RC5 encryption algorithm MODULES = cpan diff --git a/security/p5-Crypt-RC5/pkg/PLIST b/security/p5-Crypt-RC5/pkg/PLIST index d4e6771dabc..b3528880f78 100644 --- a/security/p5-Crypt-RC5/pkg/PLIST +++ b/security/p5-Crypt-RC5/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2012/04/19 14:52:43 okan Exp $ ${P5SITE}/Crypt/ ${P5SITE}/Crypt/RC5.pm @man man/man3p/Crypt::RC5.3p diff --git a/security/p5-Crypt-RIPEMD160/Makefile b/security/p5-Crypt-RIPEMD160/Makefile index 974cb5c237c..73a7b78b3e9 100644 --- a/security/p5-Crypt-RIPEMD160/Makefile +++ b/security/p5-Crypt-RIPEMD160/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.8 2020/11/04 13:05:44 benoit Exp $ - COMMENT= Perl extension for the RIPEMD-160 Hash function MODULES= cpan diff --git a/security/p5-Crypt-RIPEMD160/pkg/PLIST b/security/p5-Crypt-RIPEMD160/pkg/PLIST index 5ef4249d66b..84d5325de35 100644 --- a/security/p5-Crypt-RIPEMD160/pkg/PLIST +++ b/security/p5-Crypt-RIPEMD160/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2020/11/04 13:05:44 benoit Exp $ ${P5ARCH}/ ${P5ARCH}/Crypt/ ${P5ARCH}/Crypt/RIPEMD160/ diff --git a/security/p5-Crypt-Rijndael/Makefile b/security/p5-Crypt-Rijndael/Makefile index 288d1eedff7..7a3dfc8aabd 100644 --- a/security/p5-Crypt-Rijndael/Makefile +++ b/security/p5-Crypt-Rijndael/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.21 2020/11/04 13:13:42 benoit Exp $ - COMMENT = interface to the rijndael encryption algorithm aka AES MODULES = cpan diff --git a/security/p5-Crypt-Rijndael/pkg/PLIST b/security/p5-Crypt-Rijndael/pkg/PLIST index 369df783b4e..bf29b248d76 100644 --- a/security/p5-Crypt-Rijndael/pkg/PLIST +++ b/security/p5-Crypt-Rijndael/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.7 2020/02/22 21:43:55 benoit Exp $ ${P5ARCH}/ ${P5ARCH}/Crypt/ ${P5ARCH}/Crypt/Rijndael.pm diff --git a/security/p5-Crypt-SSLeay/Makefile b/security/p5-Crypt-SSLeay/Makefile index c516da5ab82..0070fe0470c 100644 --- a/security/p5-Crypt-SSLeay/Makefile +++ b/security/p5-Crypt-SSLeay/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.41 2020/07/03 21:45:41 sthen Exp $ - COMMENT = library to provide LWP https support via OpenSSL DISTNAME = Crypt-SSLeay-0.72 diff --git a/security/p5-Crypt-SSLeay/patches/patch-Makefile_PL b/security/p5-Crypt-SSLeay/patches/patch-Makefile_PL index 262385f3ae4..fe2e9b08013 100644 --- a/security/p5-Crypt-SSLeay/patches/patch-Makefile_PL +++ b/security/p5-Crypt-SSLeay/patches/patch-Makefile_PL @@ -1,5 +1,3 @@ -$OpenBSD: patch-Makefile_PL,v 1.9 2019/01/26 22:30:33 sthen Exp $ - Devel::CheckLib is never successful for libssl on OpenBSD. You must specify -lssl and -lcrypto together, but Devel::CheckLib is checking them individually. So the dependency on libssl was missing diff --git a/security/p5-Crypt-SSLeay/patches/patch-SSLeay_xs b/security/p5-Crypt-SSLeay/patches/patch-SSLeay_xs index 82e43dfb039..231ab18d550 100644 --- a/security/p5-Crypt-SSLeay/patches/patch-SSLeay_xs +++ b/security/p5-Crypt-SSLeay/patches/patch-SSLeay_xs @@ -1,4 +1,3 @@ -$OpenBSD: patch-SSLeay_xs,v 1.1 2015/08/31 06:58:45 bluhm Exp $ --- SSLeay.xs.orig Thu Apr 24 00:36:24 2014 +++ SSLeay.xs Mon Aug 31 00:43:25 2015 @@ -45,13 +45,6 @@ extern "C" { diff --git a/security/p5-Crypt-SSLeay/patches/patch-t_03-version_t b/security/p5-Crypt-SSLeay/patches/patch-t_03-version_t index a18c1682769..cf5ea5b15a0 100644 --- a/security/p5-Crypt-SSLeay/patches/patch-t_03-version_t +++ b/security/p5-Crypt-SSLeay/patches/patch-t_03-version_t @@ -1,4 +1,3 @@ -$OpenBSD: patch-t_03-version_t,v 1.1 2014/10/23 20:02:40 nigel Exp $ --- t/03-version.t.orig Tue Apr 22 15:32:52 2014 +++ t/03-version.t Thu Oct 9 12:23:07 2014 @@ -63,7 +63,7 @@ use Crypt::SSLeay::Version qw( diff --git a/security/p5-Crypt-SSLeay/pkg/PLIST b/security/p5-Crypt-SSLeay/pkg/PLIST index 3b247cf0b35..a815807120d 100644 --- a/security/p5-Crypt-SSLeay/pkg/PLIST +++ b/security/p5-Crypt-SSLeay/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.14 2015/05/04 21:52:31 bluhm Exp $ ${P5ARCH}/Crypt/ ${P5ARCH}/Crypt/SSLeay/ ${P5ARCH}/Crypt/SSLeay.pm diff --git a/security/p5-Crypt-SaltedHash/Makefile b/security/p5-Crypt-SaltedHash/Makefile index 9b637cc68da..315b45cdbad 100644 --- a/security/p5-Crypt-SaltedHash/Makefile +++ b/security/p5-Crypt-SaltedHash/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2020/07/03 21:45:41 sthen Exp $ - COMMENT = object oriented interface to create salted hashes MODULES = cpan diff --git a/security/p5-Crypt-SaltedHash/pkg/PLIST b/security/p5-Crypt-SaltedHash/pkg/PLIST index 5752fd910e3..355f85b1187 100644 --- a/security/p5-Crypt-SaltedHash/pkg/PLIST +++ b/security/p5-Crypt-SaltedHash/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2008/07/06 11:25:42 sthen Exp $ ${P5SITE}/Crypt/ ${P5SITE}/Crypt/SaltedHash.pm @man man/man3p/Crypt::SaltedHash.3p diff --git a/security/p5-Crypt-Serpent/Makefile b/security/p5-Crypt-Serpent/Makefile index de254c5e15c..f95e5641ae3 100644 --- a/security/p5-Crypt-Serpent/Makefile +++ b/security/p5-Crypt-Serpent/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.15 2020/07/03 21:45:41 sthen Exp $ - COMMENT= interface to the Serpent encryption algorithm MODULES= cpan diff --git a/security/p5-Crypt-Serpent/pkg/PLIST b/security/p5-Crypt-Serpent/pkg/PLIST index 0b914d82fb4..565c888191a 100644 --- a/security/p5-Crypt-Serpent/pkg/PLIST +++ b/security/p5-Crypt-Serpent/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2015/07/16 23:57:27 ajacoutot Exp $ ${P5ARCH}/ ${P5ARCH}/Crypt/ ${P5ARCH}/Crypt/Serpent.pm diff --git a/security/p5-Crypt-SmbHash/Makefile b/security/p5-Crypt-SmbHash/Makefile index e183e00cea6..eab19fb8c93 100644 --- a/security/p5-Crypt-SmbHash/Makefile +++ b/security/p5-Crypt-SmbHash/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.15 2020/07/03 21:45:41 sthen Exp $ - COMMENT= Perl module implementing lanman and nt md4 hash functions MODULES= cpan diff --git a/security/p5-Crypt-SmbHash/pkg/PLIST b/security/p5-Crypt-SmbHash/pkg/PLIST index 355af530511..b8b9d4713d1 100644 --- a/security/p5-Crypt-SmbHash/pkg/PLIST +++ b/security/p5-Crypt-SmbHash/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2005/09/08 02:45:31 kevlo Exp $ ${P5SITE}/Crypt/ ${P5SITE}/Crypt/SmbHash.pm @man man/man3p/Crypt::SmbHash.3p diff --git a/security/p5-Crypt-TripleDES/Makefile b/security/p5-Crypt-TripleDES/Makefile index 97e35014c90..fc7abc82e9e 100644 --- a/security/p5-Crypt-TripleDES/Makefile +++ b/security/p5-Crypt-TripleDES/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.14 2020/07/03 21:45:41 sthen Exp $ - COMMENT= implementation of 3DES encryption on ECB mode MODULES= cpan diff --git a/security/p5-Crypt-TripleDES/pkg/PLIST b/security/p5-Crypt-TripleDES/pkg/PLIST index 3981e2420ab..08902a7539b 100644 --- a/security/p5-Crypt-TripleDES/pkg/PLIST +++ b/security/p5-Crypt-TripleDES/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2004/09/15 18:36:01 espie Exp $ ${P5SITE}/Crypt/ ${P5SITE}/Crypt/PPDES.pm ${P5SITE}/Crypt/TripleDES.pm diff --git a/security/p5-Crypt-Twofish/Makefile b/security/p5-Crypt-Twofish/Makefile index 9055b10b528..cb7149739e9 100644 --- a/security/p5-Crypt-Twofish/Makefile +++ b/security/p5-Crypt-Twofish/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.26 2020/11/29 09:13:35 benoit Exp $ - COMMENT= module to implement the Twofish cipher MODULES= cpan diff --git a/security/p5-Crypt-Twofish/patches/patch-tab_tables_pl b/security/p5-Crypt-Twofish/patches/patch-tab_tables_pl index 076c3c938fb..2dcd7bf14bb 100644 --- a/security/p5-Crypt-Twofish/patches/patch-tab_tables_pl +++ b/security/p5-Crypt-Twofish/patches/patch-tab_tables_pl @@ -1,5 +1,3 @@ -$OpenBSD: patch-tab_tables_pl,v 1.1 2019/02/09 17:03:00 sthen Exp $ - Index: tab/tables.pl --- tab/tables.pl.orig +++ tab/tables.pl diff --git a/security/p5-Crypt-Twofish/pkg/PLIST b/security/p5-Crypt-Twofish/pkg/PLIST index 8a6534f9f09..516bd370867 100644 --- a/security/p5-Crypt-Twofish/pkg/PLIST +++ b/security/p5-Crypt-Twofish/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.10 2020/11/29 09:13:36 benoit Exp $ ${P5ARCH}/ ${P5ARCH}/Crypt/ ${P5ARCH}/Crypt/Twofish.pm diff --git a/security/p5-Crypt-X509/Makefile b/security/p5-Crypt-X509/Makefile index 8cafe7f6308..221cd35c56e 100644 --- a/security/p5-Crypt-X509/Makefile +++ b/security/p5-Crypt-X509/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.8 2020/11/04 10:50:55 benoit Exp $ - COMMENT = parse an X.509 certificate DISTNAME = Crypt-X509-0.53 diff --git a/security/p5-Crypt-X509/pkg/PLIST b/security/p5-Crypt-X509/pkg/PLIST index 972224958c6..b57e24f82a0 100644 --- a/security/p5-Crypt-X509/pkg/PLIST +++ b/security/p5-Crypt-X509/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2015/10/14 17:36:25 robert Exp $ ${P5SITE}/Crypt/ ${P5SITE}/Crypt/X509.pm @man man/man3p/Crypt::X509.3p diff --git a/security/p5-CryptX/Makefile b/security/p5-CryptX/Makefile index 762ca1e40e1..0772587ddcf 100644 --- a/security/p5-CryptX/Makefile +++ b/security/p5-CryptX/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.7 2021/07/19 11:04:10 sthen Exp $ - COMMENT = cryptographic toolkit for Perl DISTNAME = CryptX-0.073 diff --git a/security/p5-CryptX/pkg/PLIST b/security/p5-CryptX/pkg/PLIST index b5a3a44a86f..b5dc9dfc04a 100644 --- a/security/p5-CryptX/pkg/PLIST +++ b/security/p5-CryptX/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2020/09/01 11:53:52 sthen Exp $ ${P5ARCH}/ ${P5ARCH}/Crypt/ ${P5ARCH}/Crypt/AuthEnc/ diff --git a/security/p5-Digest-BubbleBabble/Makefile b/security/p5-Digest-BubbleBabble/Makefile index e326434d67b..963cb0603f2 100644 --- a/security/p5-Digest-BubbleBabble/Makefile +++ b/security/p5-Digest-BubbleBabble/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2020/07/03 21:45:42 sthen Exp $ - COMMENT= module to bubble-babble fingerprints MODULES= cpan diff --git a/security/p5-Digest-BubbleBabble/pkg/PLIST b/security/p5-Digest-BubbleBabble/pkg/PLIST index a9465f9fc8b..1abb484aee5 100644 --- a/security/p5-Digest-BubbleBabble/pkg/PLIST +++ b/security/p5-Digest-BubbleBabble/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2004/09/15 18:36:01 espie Exp $ ${P5SITE}/Digest/ ${P5SITE}/Digest/BubbleBabble.pm @man man/man3p/Digest::BubbleBabble.3p diff --git a/security/p5-Digest-HMAC/Makefile b/security/p5-Digest-HMAC/Makefile index ec3b776a5f9..bb43ab77d61 100644 --- a/security/p5-Digest-HMAC/Makefile +++ b/security/p5-Digest-HMAC/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.20 2021/04/28 19:44:22 sthen Exp $ - COMMENT= interface to HMAC Message-Digest Algorithms MODULES= cpan diff --git a/security/p5-Digest-HMAC/pkg/PLIST b/security/p5-Digest-HMAC/pkg/PLIST index 29eeda09a40..5c9c5582dd2 100644 --- a/security/p5-Digest-HMAC/pkg/PLIST +++ b/security/p5-Digest-HMAC/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2004/09/15 18:36:01 espie Exp $ ${P5SITE}/Digest/ ${P5SITE}/Digest/HMAC.pm ${P5SITE}/Digest/HMAC_MD5.pm diff --git a/security/p5-Digest-MD2/Makefile b/security/p5-Digest-MD2/Makefile index 120183cb06d..65f452914e0 100644 --- a/security/p5-Digest-MD2/Makefile +++ b/security/p5-Digest-MD2/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.18 2020/07/03 21:45:42 sthen Exp $ - COMMENT= perl interface to the MD2 Algorithm MODULES= cpan diff --git a/security/p5-Digest-MD2/pkg/PLIST b/security/p5-Digest-MD2/pkg/PLIST index 689298a540f..e19f23efb78 100644 --- a/security/p5-Digest-MD2/pkg/PLIST +++ b/security/p5-Digest-MD2/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2015/07/16 23:57:27 ajacoutot Exp $ ${P5ARCH}/ ${P5ARCH}/Digest/ ${P5ARCH}/Digest/MD2.pm diff --git a/security/p5-Digest-MD4/Makefile b/security/p5-Digest-MD4/Makefile index 4695e208e4f..c083cde0f08 100644 --- a/security/p5-Digest-MD4/Makefile +++ b/security/p5-Digest-MD4/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.16 2020/07/03 21:45:42 sthen Exp $ - COMMENT = interface to md4 message-digest algorithm DISTNAME = Digest-MD4-1.9 diff --git a/security/p5-Digest-MD4/patches/patch-Makefile_PL b/security/p5-Digest-MD4/patches/patch-Makefile_PL index fb7c7d236bd..0640618eb29 100644 --- a/security/p5-Digest-MD4/patches/patch-Makefile_PL +++ b/security/p5-Digest-MD4/patches/patch-Makefile_PL @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile_PL,v 1.1.1.1 2009/09/06 12:58:36 jasper Exp $ --- Makefile.PL.orig Fri Sep 4 11:10:40 2009 +++ Makefile.PL Fri Sep 4 11:10:50 2009 @@ -17,7 +17,7 @@ if ($^O eq 'VMS') { diff --git a/security/p5-Digest-MD4/pkg/PLIST b/security/p5-Digest-MD4/pkg/PLIST index a196fdf595f..dff8de8645d 100644 --- a/security/p5-Digest-MD4/pkg/PLIST +++ b/security/p5-Digest-MD4/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2016/03/22 13:39:15 sthen Exp $ ${P5ARCH}/ ${P5ARCH}/Digest/ ${P5ARCH}/Digest/MD4.pm diff --git a/security/p5-Digest-MD5-M4p/Makefile b/security/p5-Digest-MD5-M4p/Makefile index bced5b26313..2d97855be0f 100644 --- a/security/p5-Digest-MD5-M4p/Makefile +++ b/security/p5-Digest-MD5-M4p/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.19 2021/02/25 22:26:03 sthen Exp $ - COMMENT= perl interface to a variant of the MD5 algorithm MODULES= cpan diff --git a/security/p5-Digest-MD5-M4p/pkg/PLIST b/security/p5-Digest-MD5-M4p/pkg/PLIST index c535393aa52..eaeaa89500a 100644 --- a/security/p5-Digest-MD5-M4p/pkg/PLIST +++ b/security/p5-Digest-MD5-M4p/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2015/03/20 22:47:42 naddy Exp $ ${P5ARCH}/ ${P5ARCH}/Digest/ ${P5ARCH}/Digest/MD5/ diff --git a/security/p5-Digest-Nilsimsa/Makefile b/security/p5-Digest-Nilsimsa/Makefile index 5ed2d6aa117..343e4482564 100644 --- a/security/p5-Digest-Nilsimsa/Makefile +++ b/security/p5-Digest-Nilsimsa/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.19 2020/07/03 21:45:42 sthen Exp $ - COMMENT= module to calculate Nilsimsa digests MODULES= cpan diff --git a/security/p5-Digest-Nilsimsa/pkg/PLIST b/security/p5-Digest-Nilsimsa/pkg/PLIST index 633b1017ded..66ec206412b 100644 --- a/security/p5-Digest-Nilsimsa/pkg/PLIST +++ b/security/p5-Digest-Nilsimsa/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2015/07/16 23:57:27 ajacoutot Exp $ ${P5ARCH}/ ${P5ARCH}/Digest/ ${P5ARCH}/Digest/Nilsimsa.pm diff --git a/security/p5-Digest-Perl-MD5/Makefile b/security/p5-Digest-Perl-MD5/Makefile index f6a5abd57cd..a62d8f0f76c 100644 --- a/security/p5-Digest-Perl-MD5/Makefile +++ b/security/p5-Digest-Perl-MD5/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2020/07/03 21:45:42 sthen Exp $ - COMMENT= perl implementation of Ron Rivests MD5 Algorithm MODULES= cpan diff --git a/security/p5-Digest-Perl-MD5/pkg/PLIST b/security/p5-Digest-Perl-MD5/pkg/PLIST index 3561bd7636d..ff6b0ab0daa 100644 --- a/security/p5-Digest-Perl-MD5/pkg/PLIST +++ b/security/p5-Digest-Perl-MD5/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2014/12/19 17:35:02 benoit Exp $ ${P5SITE}/Digest/ ${P5SITE}/Digest/Perl/ ${P5SITE}/Digest/Perl/MD5.pm diff --git a/security/p5-Digest-SHA1/Makefile b/security/p5-Digest-SHA1/Makefile index 43d32b8c415..ee3fa6c19ff 100644 --- a/security/p5-Digest-SHA1/Makefile +++ b/security/p5-Digest-SHA1/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.29 2021/06/05 12:34:06 jasper Exp $ - COMMENT= module to calculate SHA1 digests MODULES= cpan diff --git a/security/p5-Digest-SHA1/pkg/PLIST b/security/p5-Digest-SHA1/pkg/PLIST index a06c995a263..3485cebfc83 100644 --- a/security/p5-Digest-SHA1/pkg/PLIST +++ b/security/p5-Digest-SHA1/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.6 2015/07/16 23:57:27 ajacoutot Exp $ ${P5ARCH}/ ${P5ARCH}/Digest/ ${P5ARCH}/Digest/SHA1.pm diff --git a/security/p5-Digest-SHA3/Makefile b/security/p5-Digest-SHA3/Makefile index 4ae33a87453..9f7d4cb2845 100644 --- a/security/p5-Digest-SHA3/Makefile +++ b/security/p5-Digest-SHA3/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2021/05/22 16:18:55 afresh1 Exp $ - COMMENT = Perl extension for SHA-3 DISTNAME = Digest-SHA3-1.04 diff --git a/security/p5-Digest-SHA3/pkg/PLIST b/security/p5-Digest-SHA3/pkg/PLIST index ca5a1a674a7..14a9113f13e 100644 --- a/security/p5-Digest-SHA3/pkg/PLIST +++ b/security/p5-Digest-SHA3/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2021/05/22 16:18:55 afresh1 Exp $ bin/sha3sum ${P5ARCH}/ ${P5ARCH}/Digest/ diff --git a/security/p5-Digest-Skein/Makefile b/security/p5-Digest-Skein/Makefile index f94fe12ba98..a614be4e6d4 100644 --- a/security/p5-Digest-Skein/Makefile +++ b/security/p5-Digest-Skein/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.15 2021/02/26 18:20:36 naddy Exp $ - COMMENT = interface to the Skein digest algorithm DISTNAME = Digest-Skein-0.05 diff --git a/security/p5-Digest-Skein/patches/patch-Optimized_64bit_brg_endian_h b/security/p5-Digest-Skein/patches/patch-Optimized_64bit_brg_endian_h index 919f7d3426f..d43df765ba8 100644 --- a/security/p5-Digest-Skein/patches/patch-Optimized_64bit_brg_endian_h +++ b/security/p5-Digest-Skein/patches/patch-Optimized_64bit_brg_endian_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-Optimized_64bit_brg_endian_h,v 1.2 2021/02/26 18:20:36 naddy Exp $ --- Optimized_64bit/brg_endian.h.orig Mon Sep 21 18:47:06 2009 +++ Optimized_64bit/brg_endian.h Mon Sep 21 19:02:04 2009 @@ -103,6 +103,8 @@ diff --git a/security/p5-Digest-Skein/pkg/PLIST b/security/p5-Digest-Skein/pkg/PLIST index d19986a69d6..520dac1cf70 100644 --- a/security/p5-Digest-Skein/pkg/PLIST +++ b/security/p5-Digest-Skein/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2016/03/22 13:39:15 sthen Exp $ ${P5ARCH}/ ${P5ARCH}/Digest/ ${P5ARCH}/Digest/Skein.pm diff --git a/security/p5-File-Scan-ClamAV/Makefile b/security/p5-File-Scan-ClamAV/Makefile index 00adf19f5cb..0b89dfdb07a 100644 --- a/security/p5-File-Scan-ClamAV/Makefile +++ b/security/p5-File-Scan-ClamAV/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.6 2020/07/03 21:45:42 sthen Exp $ - COMMENT= client class for the ClamAV clamd virus scanner daemon DISTNAME = File-Scan-ClamAV-1.95 diff --git a/security/p5-File-Scan-ClamAV/pkg/PLIST b/security/p5-File-Scan-ClamAV/pkg/PLIST index ac557e7e7f4..a0bf16912b7 100644 --- a/security/p5-File-Scan-ClamAV/pkg/PLIST +++ b/security/p5-File-Scan-ClamAV/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2014/08/14 14:36:49 henning Exp $ ${P5SITE}/File/ ${P5SITE}/File/Scan/ ${P5SITE}/File/Scan/ClamAV.pm diff --git a/security/p5-GPG/Makefile b/security/p5-GPG/Makefile index f3bb5714ef0..999132bef83 100644 --- a/security/p5-GPG/Makefile +++ b/security/p5-GPG/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.24 2020/07/03 21:45:42 sthen Exp $ - COMMENT= perl5 interface to GnuPG using scalars MODULES= cpan diff --git a/security/p5-GPG/pkg/PLIST b/security/p5-GPG/pkg/PLIST index 2cd9afb1de4..f248dc15b12 100644 --- a/security/p5-GPG/pkg/PLIST +++ b/security/p5-GPG/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.4 2004/09/15 18:36:01 espie Exp $ ${P5SITE}/GPG.pm @man man/man3p/GPG.3p diff --git a/security/p5-GnuPG-Interface/Makefile b/security/p5-GnuPG-Interface/Makefile index 35b9a64b1fb..9c4596e1e2e 100644 --- a/security/p5-GnuPG-Interface/Makefile +++ b/security/p5-GnuPG-Interface/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.24 2021/10/03 21:28:40 robert Exp $ - COMMENT= perl5 interface to GnuPG MODULES= cpan diff --git a/security/p5-GnuPG-Interface/pkg/PLIST b/security/p5-GnuPG-Interface/pkg/PLIST index 64884f0e072..36f1c952848 100644 --- a/security/p5-GnuPG-Interface/pkg/PLIST +++ b/security/p5-GnuPG-Interface/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.7 2011/09/17 13:51:52 jasper Exp $ ${P5SITE}/GnuPG/ ${P5SITE}/GnuPG/Fingerprint.pm ${P5SITE}/GnuPG/Handles.pm diff --git a/security/p5-GnuPG/Makefile b/security/p5-GnuPG/Makefile index 354a49528d5..017ccc8312d 100644 --- a/security/p5-GnuPG/Makefile +++ b/security/p5-GnuPG/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.25 2020/07/03 21:45:42 sthen Exp $ - COMMENT= perl5 interface to GnuPG MODULES= cpan diff --git a/security/p5-GnuPG/pkg/PLIST b/security/p5-GnuPG/pkg/PLIST index 963e8f09602..d9cd64daa18 100644 --- a/security/p5-GnuPG/pkg/PLIST +++ b/security/p5-GnuPG/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.6 2004/09/15 18:36:01 espie Exp $ bin/gpgmailtunl ${P5SITE}/GnuPG/ ${P5SITE}/GnuPG.pm diff --git a/security/p5-IO-Socket-SSL/Makefile b/security/p5-IO-Socket-SSL/Makefile index 37d9578a59b..962cf95f678 100644 --- a/security/p5-IO-Socket-SSL/Makefile +++ b/security/p5-IO-Socket-SSL/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.128 2022/01/10 18:44:58 bluhm Exp $ - COMMENT = Perl SSL sockets with IO::Socket interface DISTNAME = IO-Socket-SSL-2.074 diff --git a/security/p5-IO-Socket-SSL/patches/patch-t_session_ticket_t b/security/p5-IO-Socket-SSL/patches/patch-t_session_ticket_t index fcf75d659ca..1df701071eb 100644 --- a/security/p5-IO-Socket-SSL/patches/patch-t_session_ticket_t +++ b/security/p5-IO-Socket-SSL/patches/patch-t_session_ticket_t @@ -1,5 +1,3 @@ -$OpenBSD: patch-t_session_ticket_t,v 1.1 2021/09/01 15:04:37 bluhm Exp $ - LibreSSL does not support session resume with TLS 1.3. Index: t/session_ticket.t diff --git a/security/p5-IO-Socket-SSL/patches/patch-t_sessions_t b/security/p5-IO-Socket-SSL/patches/patch-t_sessions_t index 8b972e0c1ab..ceebcc3b10c 100644 --- a/security/p5-IO-Socket-SSL/patches/patch-t_sessions_t +++ b/security/p5-IO-Socket-SSL/patches/patch-t_sessions_t @@ -1,5 +1,3 @@ -$OpenBSD: patch-t_sessions_t,v 1.1 2021/09/01 15:04:37 bluhm Exp $ - LibreSSL does not support session resume with TLS 1.3. Index: t/sessions.t diff --git a/security/p5-IO-Socket-SSL/patches/patch-t_verify_hostname_standalone_t b/security/p5-IO-Socket-SSL/patches/patch-t_verify_hostname_standalone_t index 5e9c86caf01..e438e9cd32a 100644 --- a/security/p5-IO-Socket-SSL/patches/patch-t_verify_hostname_standalone_t +++ b/security/p5-IO-Socket-SSL/patches/patch-t_verify_hostname_standalone_t @@ -1,5 +1,3 @@ -$OpenBSD: patch-t_verify_hostname_standalone_t,v 1.1 2021/11/11 18:32:08 tb Exp $ - Tests broken by lib/libcrypto/x509/x509_alt.c -r1.3/-r1.5 which no longer allow the creation of certs with illegal sandns. diff --git a/security/p5-IO-Socket-SSL/pkg/PLIST b/security/p5-IO-Socket-SSL/pkg/PLIST index 1b50933a4ac..d00ad026c2d 100644 --- a/security/p5-IO-Socket-SSL/pkg/PLIST +++ b/security/p5-IO-Socket-SSL/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.12 2014/06/20 13:34:56 bluhm Exp $ ${P5SITE}/IO/ ${P5SITE}/IO/Socket/ ${P5SITE}/IO/Socket/SSL/ diff --git a/security/p5-MD5/Makefile b/security/p5-MD5/Makefile index 847968ac73d..7b5614169de 100644 --- a/security/p5-MD5/Makefile +++ b/security/p5-MD5/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.24 2020/07/03 21:45:42 sthen Exp $ - COMMENT= interface to md5 message-digest algorithm MODULES= cpan diff --git a/security/p5-MD5/pkg/PLIST b/security/p5-MD5/pkg/PLIST index beca50d543d..cbc2e98697e 100644 --- a/security/p5-MD5/pkg/PLIST +++ b/security/p5-MD5/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.10 2015/07/16 23:57:27 ajacoutot Exp $ ${P5ARCH}/ ${P5ARCH}/MD5.pm ${P5ARCH}/auto/ diff --git a/security/p5-Module-Signature/Makefile b/security/p5-Module-Signature/Makefile index 14cdee52dda..481ed2901a9 100644 --- a/security/p5-Module-Signature/Makefile +++ b/security/p5-Module-Signature/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.32 2021/12/21 17:46:49 bluhm Exp $ - COMMENT = module signature file manipulation DISTNAME = Module-Signature-0.88 diff --git a/security/p5-Module-Signature/pkg/PLIST b/security/p5-Module-Signature/pkg/PLIST index b8b743a2195..609744b95b9 100644 --- a/security/p5-Module-Signature/pkg/PLIST +++ b/security/p5-Module-Signature/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2021/12/21 17:46:49 bluhm Exp $ bin/cpansign ${P5SITE}/Module/ ${P5SITE}/Module/Signature.pm diff --git a/security/p5-Mojolicious-Plugin-Authentication/Makefile b/security/p5-Mojolicious-Plugin-Authentication/Makefile index 32c2cd81468..7c87e495979 100644 --- a/security/p5-Mojolicious-Plugin-Authentication/Makefile +++ b/security/p5-Mojolicious-Plugin-Authentication/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2021/06/15 06:08:41 benoit Exp $ - COMMENT = authentication plugin for the Mojolicious Perl framework MODULES = cpan diff --git a/security/p5-Mojolicious-Plugin-Authentication/pkg/PLIST b/security/p5-Mojolicious-Plugin-Authentication/pkg/PLIST index 3943307907b..442f9eb780c 100644 --- a/security/p5-Mojolicious-Plugin-Authentication/pkg/PLIST +++ b/security/p5-Mojolicious-Plugin-Authentication/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2019/02/22 03:24:17 afresh1 Exp $ ${P5SITE}/Mojolicious/Plugin/Authentication.pm @man man/man3p/Mojolicious::Plugin::Authentication.3p diff --git a/security/p5-Mozilla-CA-Fake/Makefile b/security/p5-Mozilla-CA-Fake/Makefile index 620b8f2d1f7..eca412c2d30 100644 --- a/security/p5-Mozilla-CA-Fake/Makefile +++ b/security/p5-Mozilla-CA-Fake/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.3 2019/07/12 20:49:08 sthen Exp $ - COMMENT= access system SSL certificate bundle from Perl MODULES= perl diff --git a/security/p5-Mozilla-CA-Fake/pkg/PLIST b/security/p5-Mozilla-CA-Fake/pkg/PLIST index c790d38d811..56e15f385b8 100644 --- a/security/p5-Mozilla-CA-Fake/pkg/PLIST +++ b/security/p5-Mozilla-CA-Fake/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2014/03/30 19:27:31 sthen Exp $ @conflict p5-Mozilla-CA-* @pkgpath security/p5-Mozilla-CA ${P5SITE}/Mozilla/ diff --git a/security/p5-Net-SSL-ExpireDate/Makefile b/security/p5-Net-SSL-ExpireDate/Makefile index 87b59ef7b62..5d986d62b3a 100644 --- a/security/p5-Net-SSL-ExpireDate/Makefile +++ b/security/p5-Net-SSL-ExpireDate/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.10 2020/07/03 21:45:43 sthen Exp $ - COMMENT = obtain expiration date of SSL certificate DISTNAME = Net-SSL-ExpireDate-1.20 diff --git a/security/p5-Net-SSL-ExpireDate/pkg/PLIST b/security/p5-Net-SSL-ExpireDate/pkg/PLIST index 096b8d574f7..ab558a7b987 100644 --- a/security/p5-Net-SSL-ExpireDate/pkg/PLIST +++ b/security/p5-Net-SSL-ExpireDate/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2013/09/23 11:49:21 sthen Exp $ ${P5SITE}/Net/ ${P5SITE}/Net/SSL/ ${P5SITE}/Net/SSL/ExpireDate.pm diff --git a/security/p5-Net-SSLGlue/Makefile b/security/p5-Net-SSLGlue/Makefile index 94611d99efa..7c6102c5d53 100644 --- a/security/p5-Net-SSLGlue/Makefile +++ b/security/p5-Net-SSLGlue/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.19 2020/07/03 21:45:43 sthen Exp $ - COMMENT = add/extend SSL support for common perl modules DISTNAME = Net-SSLGlue-1.058 diff --git a/security/p5-Net-SSLGlue/pkg/PLIST b/security/p5-Net-SSLGlue/pkg/PLIST index 9f349fc63e3..133ca8b7e72 100644 --- a/security/p5-Net-SSLGlue/pkg/PLIST +++ b/security/p5-Net-SSLGlue/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2014/01/12 23:49:09 bluhm Exp $ ${P5SITE}/Net/ ${P5SITE}/Net/SSLGlue/ ${P5SITE}/Net/SSLGlue.pm diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile index e1a2b42850b..2c75a6cb81f 100644 --- a/security/p5-Net-SSLeay/Makefile +++ b/security/p5-Net-SSLeay/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.10 2022/01/20 19:27:09 bluhm Exp $ - COMMENT = Perl bindings for OpenSSL and LibreSSL DISTNAME = Net-SSLeay-1.92 diff --git a/security/p5-Net-SSLeay/patches/patch-SSLeay_xs b/security/p5-Net-SSLeay/patches/patch-SSLeay_xs index c8f572be990..bb7f8b2c161 100644 --- a/security/p5-Net-SSLeay/patches/patch-SSLeay_xs +++ b/security/p5-Net-SSLeay/patches/patch-SSLeay_xs @@ -1,5 +1,3 @@ -$OpenBSD: patch-SSLeay_xs,v 1.9 2022/01/20 19:27:09 bluhm Exp $ - https://github.com/radiator-software/p5-net-ssleay/commit/3dd2f101b8e15a59f66e22525b8d001d5ad6ce7d https://github.com/radiator-software/p5-net-ssleay/commit/4a886e06c1cac80e7fb3f8d52146a27ce557ba8c https://github.com/radiator-software/p5-net-ssleay/commit/88c3bbc45399c8ef2c8879aada8bfa91d8bc6c10 diff --git a/security/p5-Net-SSLeay/pkg/PLIST b/security/p5-Net-SSLeay/pkg/PLIST index 32651e02ef3..1fa6b70737b 100644 --- a/security/p5-Net-SSLeay/pkg/PLIST +++ b/security/p5-Net-SSLeay/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1 2020/09/14 13:10:10 bluhm Exp $ @pkgpath security/p5-Net_SSLeay ${P5ARCH}/ ${P5ARCH}/Net/ diff --git a/security/p5-PGP-Sign/Makefile b/security/p5-PGP-Sign/Makefile index e871571f81f..c7752653c4e 100644 --- a/security/p5-PGP-Sign/Makefile +++ b/security/p5-PGP-Sign/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.28 2020/07/03 21:45:43 sthen Exp $ - COMMENT= perl module to create/verify PGP signatures MODULES= cpan diff --git a/security/p5-PGP-Sign/pkg/PLIST b/security/p5-PGP-Sign/pkg/PLIST index 787c06fe7b5..c8c56fc7271 100644 --- a/security/p5-PGP-Sign/pkg/PLIST +++ b/security/p5-PGP-Sign/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.6 2004/09/15 18:36:02 espie Exp $ ${P5SITE}/PGP/ ${P5SITE}/PGP/Sign.pm @man man/man3p/PGP::Sign.3p diff --git a/security/p5-POE-Component-SSLify/Makefile b/security/p5-POE-Component-SSLify/Makefile index eacccd06de1..984f9957298 100644 --- a/security/p5-POE-Component-SSLify/Makefile +++ b/security/p5-POE-Component-SSLify/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.15 2020/09/14 13:38:58 bluhm Exp $ - COMMENT= make use of SSL with POE MODULES= cpan diff --git a/security/p5-POE-Component-SSLify/patches/patch-lib_POE_Component_SSLify_pm b/security/p5-POE-Component-SSLify/patches/patch-lib_POE_Component_SSLify_pm index 94c4fccea09..bd28435e810 100644 --- a/security/p5-POE-Component-SSLify/patches/patch-lib_POE_Component_SSLify_pm +++ b/security/p5-POE-Component-SSLify/patches/patch-lib_POE_Component_SSLify_pm @@ -1,4 +1,3 @@ -$OpenBSD: patch-lib_POE_Component_SSLify_pm,v 1.2 2018/12/04 11:02:31 bluhm Exp $ From Nigel Gregoire (nfg@github): adds more recent TLS versions https://github.com/apocalypse/perl-poe-sslify/pull/2/commits/e15bcb93f39e690ad385d89d2f8d2ffd40d852c3 Index: lib/POE/Component/SSLify.pm diff --git a/security/p5-POE-Component-SSLify/patches/patch-t_renegotiate_client_pings_t b/security/p5-POE-Component-SSLify/patches/patch-t_renegotiate_client_pings_t index 4030fe6ddcf..99bc71e1f1a 100644 --- a/security/p5-POE-Component-SSLify/patches/patch-t_renegotiate_client_pings_t +++ b/security/p5-POE-Component-SSLify/patches/patch-t_renegotiate_client_pings_t @@ -1,4 +1,3 @@ -$OpenBSD: patch-t_renegotiate_client_pings_t,v 1.1 2018/12/04 11:02:31 bluhm Exp $ Change the test to a newer and supported protocol Index: t/renegotiate_client_pings.t --- t/renegotiate_client_pings.t.orig diff --git a/security/p5-POE-Component-SSLify/patches/patch-t_renegotiate_client_t b/security/p5-POE-Component-SSLify/patches/patch-t_renegotiate_client_t index 5cdddef6185..2ba708824a4 100644 --- a/security/p5-POE-Component-SSLify/patches/patch-t_renegotiate_client_t +++ b/security/p5-POE-Component-SSLify/patches/patch-t_renegotiate_client_t @@ -1,4 +1,3 @@ -$OpenBSD: patch-t_renegotiate_client_t,v 1.1 2018/12/04 11:02:31 bluhm Exp $ Fix sslv3 tests that can't run with LibreSSL Index: t/renegotiate_client.t --- t/renegotiate_client.t.orig diff --git a/security/p5-POE-Component-SSLify/patches/patch-t_renegotiate_server_t b/security/p5-POE-Component-SSLify/patches/patch-t_renegotiate_server_t index cfad585f6d3..21964f61bd3 100644 --- a/security/p5-POE-Component-SSLify/patches/patch-t_renegotiate_server_t +++ b/security/p5-POE-Component-SSLify/patches/patch-t_renegotiate_server_t @@ -1,4 +1,3 @@ -$OpenBSD: patch-t_renegotiate_server_t,v 1.1 2018/12/04 11:02:31 bluhm Exp $ Fix SSLv3 tests that we can't use with LibreSSL Index: t/renegotiate_server.t --- t/renegotiate_server.t.orig diff --git a/security/p5-POE-Component-SSLify/patches/patch-t_simple_large_t b/security/p5-POE-Component-SSLify/patches/patch-t_simple_large_t index 38464396bff..155b494c5af 100644 --- a/security/p5-POE-Component-SSLify/patches/patch-t_simple_large_t +++ b/security/p5-POE-Component-SSLify/patches/patch-t_simple_large_t @@ -1,4 +1,3 @@ -$OpenBSD: patch-t_simple_large_t,v 1.1 2018/12/04 11:02:31 bluhm Exp $ Change the test to a newer and supported protocol Index: t/simple_large.t --- t/simple_large.t.orig diff --git a/security/p5-POE-Component-SSLify/patches/patch-t_simple_parallel_large_t b/security/p5-POE-Component-SSLify/patches/patch-t_simple_parallel_large_t index 655a0bc4682..bdf752cbd1c 100644 --- a/security/p5-POE-Component-SSLify/patches/patch-t_simple_parallel_large_t +++ b/security/p5-POE-Component-SSLify/patches/patch-t_simple_parallel_large_t @@ -1,4 +1,3 @@ -$OpenBSD: patch-t_simple_parallel_large_t,v 1.1 2018/12/04 11:02:31 bluhm Exp $ Finally skip the test, it fails with 'Please do SSLify_Options() first' at line 54 despite the same initialization code is used here and in other tests, tried to pass it a context object with no avail because then it hangs. diff --git a/security/p5-POE-Component-SSLify/patches/patch-t_simple_parallel_t b/security/p5-POE-Component-SSLify/patches/patch-t_simple_parallel_t index 23565cb0d43..4386be3b8fe 100644 --- a/security/p5-POE-Component-SSLify/patches/patch-t_simple_parallel_t +++ b/security/p5-POE-Component-SSLify/patches/patch-t_simple_parallel_t @@ -1,4 +1,3 @@ -$OpenBSD: patch-t_simple_parallel_t,v 1.1 2018/12/04 11:02:31 bluhm Exp $ Change the test to a newer and supported protocol Index: t/simple_parallel.t --- t/simple_parallel.t.orig diff --git a/security/p5-POE-Component-SSLify/patches/patch-t_simple_t b/security/p5-POE-Component-SSLify/patches/patch-t_simple_t index 14d570c65a4..d6d87d0f817 100644 --- a/security/p5-POE-Component-SSLify/patches/patch-t_simple_t +++ b/security/p5-POE-Component-SSLify/patches/patch-t_simple_t @@ -1,4 +1,3 @@ -$OpenBSD: patch-t_simple_t,v 1.1 2018/12/04 11:02:31 bluhm Exp $ Fix SSLv3 tests that we can't use with LibreSSL Index: t/simple.t --- t/simple.t.orig diff --git a/security/p5-POE-Component-SSLify/patches/patch-t_upgrade_t b/security/p5-POE-Component-SSLify/patches/patch-t_upgrade_t index 63627a1d7a9..33f798a7783 100644 --- a/security/p5-POE-Component-SSLify/patches/patch-t_upgrade_t +++ b/security/p5-POE-Component-SSLify/patches/patch-t_upgrade_t @@ -1,4 +1,3 @@ -$OpenBSD: patch-t_upgrade_t,v 1.1 2018/12/04 11:02:31 bluhm Exp $ Change the test to a newer and supported protocol Index: t/upgrade.t --- t/upgrade.t.orig diff --git a/security/p5-POE-Component-SSLify/pkg/PLIST b/security/p5-POE-Component-SSLify/pkg/PLIST index bec596a1f46..9c45789fe57 100644 --- a/security/p5-POE-Component-SSLify/pkg/PLIST +++ b/security/p5-POE-Component-SSLify/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2008/09/08 09:50:18 jasper Exp $ ${P5SITE}/POE/Component/SSLify/ ${P5SITE}/POE/Component/SSLify.pm ${P5SITE}/POE/Component/SSLify/ClientHandle.pm diff --git a/security/p5-Text-Password-Pronounceable/Makefile b/security/p5-Text-Password-Pronounceable/Makefile index 522ce26ab64..9582514c05f 100644 --- a/security/p5-Text-Password-Pronounceable/Makefile +++ b/security/p5-Text-Password-Pronounceable/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.7 2020/07/03 21:45:43 sthen Exp $ - COMMENT= generate pronounceable passwords MODULES= cpan diff --git a/security/p5-Text-Password-Pronounceable/pkg/PLIST b/security/p5-Text-Password-Pronounceable/pkg/PLIST index b917f8f6a73..255859653c1 100644 --- a/security/p5-Text-Password-Pronounceable/pkg/PLIST +++ b/security/p5-Text-Password-Pronounceable/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2011/06/14 11:31:45 robert Exp $ ${P5SITE}/Text/ ${P5SITE}/Text/Password/ ${P5SITE}/Text/Password/Pronounceable.pm diff --git a/security/p5-Tie-EncryptedHash/Makefile b/security/p5-Tie-EncryptedHash/Makefile index f0c61316885..4f0be863672 100644 --- a/security/p5-Tie-EncryptedHash/Makefile +++ b/security/p5-Tie-EncryptedHash/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2020/07/03 21:45:43 sthen Exp $ - COMMENT= hashes with encrypting fields MODULES= cpan diff --git a/security/p5-Tie-EncryptedHash/pkg/PLIST b/security/p5-Tie-EncryptedHash/pkg/PLIST index e5a2e340e37..a44352c7c92 100644 --- a/security/p5-Tie-EncryptedHash/pkg/PLIST +++ b/security/p5-Tie-EncryptedHash/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2005/02/06 15:08:44 sturm Exp $ ${P5SITE}/Tie/ ${P5SITE}/Tie/EncryptedHash.pm @man man/man3p/Tie::EncryptedHash.3p diff --git a/security/p5-Unix-OpenBSD-Random/Makefile b/security/p5-Unix-OpenBSD-Random/Makefile index 2319b283f1a..cb9aebe7f44 100644 --- a/security/p5-Unix-OpenBSD-Random/Makefile +++ b/security/p5-Unix-OpenBSD-Random/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2020/08/13 03:06:01 afresh1 Exp $ - COMMENT = interface to arc4random(3) on OpenBSD DISTNAME = Unix-OpenBSD-Random-0.01 CATEGORIES = security diff --git a/security/p5-Unix-OpenBSD-Random/pkg/PLIST b/security/p5-Unix-OpenBSD-Random/pkg/PLIST index c2acee5009a..a15ca7a7703 100644 --- a/security/p5-Unix-OpenBSD-Random/pkg/PLIST +++ b/security/p5-Unix-OpenBSD-Random/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2020/08/13 03:06:01 afresh1 Exp $ ${P5ARCH}/ ${P5ARCH}/Unix/ ${P5ARCH}/Unix/OpenBSD/ diff --git a/security/pass-import/Makefile b/security/pass-import/Makefile index f17c9f40e1d..1ae18dc771f 100644 --- a/security/pass-import/Makefile +++ b/security/pass-import/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.2 2021/11/02 00:02:16 sthen Exp $ - COMMENT= importer for pass (passwordstore) V= 3.2 diff --git a/security/pass-import/patches/patch-setup_py b/security/pass-import/patches/patch-setup_py index 7baf22e86d7..17397327f73 100644 --- a/security/pass-import/patches/patch-setup_py +++ b/security/pass-import/patches/patch-setup_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-setup_py,v 1.1.1.1 2021/07/02 19:31:13 sthen Exp $ - Index: setup.py --- setup.py.orig +++ setup.py diff --git a/security/pass-import/pkg/PLIST b/security/pass-import/pkg/PLIST index 4c05d5d47a1..cf6785b9624 100644 --- a/security/pass-import/pkg/PLIST +++ b/security/pass-import/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2021/07/02 19:31:13 sthen Exp $ bin/pimport lib/password-store/extensions/import.bash lib/python${MODPY_VERSION}/site-packages/pass_import/ diff --git a/security/pass-otp/Makefile b/security/pass-otp/Makefile index 0fe3a82a114..2b59c0dc8e0 100644 --- a/security/pass-otp/Makefile +++ b/security/pass-otp/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.6 2021/10/26 20:16:44 sthen Exp $ - COMMENT = OTP extension for password-store V = 1.2.0 diff --git a/security/pass-otp/patches/patch-Makefile b/security/pass-otp/patches/patch-Makefile index a8d169e2ac3..adf3b814ff2 100644 --- a/security/pass-otp/patches/patch-Makefile +++ b/security/pass-otp/patches/patch-Makefile @@ -1,5 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.3 2021/10/26 20:16:44 sthen Exp $ - Index: Makefile --- Makefile.orig +++ Makefile diff --git a/security/pass-otp/patches/patch-otp_bash b/security/pass-otp/patches/patch-otp_bash index d3b72707331..bc8c794d258 100644 --- a/security/pass-otp/patches/patch-otp_bash +++ b/security/pass-otp/patches/patch-otp_bash @@ -1,4 +1,3 @@ -$OpenBSD: patch-otp_bash,v 1.2 2018/07/10 12:29:21 gonzalo Exp $ Index: otp.bash --- otp.bash.orig +++ otp.bash diff --git a/security/pass-otp/pkg/PLIST b/security/pass-otp/pkg/PLIST index b12cdca60ee..f46dd481676 100644 --- a/security/pass-otp/pkg/PLIST +++ b/security/pass-otp/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2021/10/26 20:16:44 sthen Exp $ lib/password-store/extensions/otp.bash @man man/man1/pass-otp.1 share/bash-completion/completions/pass-otp diff --git a/security/passwdqc/Makefile b/security/passwdqc/Makefile index 36dc9d43d17..1c571f7003d 100644 --- a/security/passwdqc/Makefile +++ b/security/passwdqc/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.23 2021/04/05 13:26:31 sthen Exp $ - COMMENT= complexity checker for passwd(1) and password generator DISTNAME= passwdqc-2.0.2 diff --git a/security/passwdqc/patches/patch-passwdqc_conf_5 b/security/passwdqc/patches/patch-passwdqc_conf_5 index 18f9cb71a68..1ae9e07d042 100644 --- a/security/passwdqc/patches/patch-passwdqc_conf_5 +++ b/security/passwdqc/patches/patch-passwdqc_conf_5 @@ -1,5 +1,3 @@ -$OpenBSD: patch-passwdqc_conf_5,v 1.5 2021/04/05 13:26:31 sthen Exp $ - Index: passwdqc.conf.5 --- passwdqc.conf.5.orig +++ passwdqc.conf.5 diff --git a/security/passwdqc/patches/patch-pwqcheck_1 b/security/passwdqc/patches/patch-pwqcheck_1 index 19f9f8102c9..02be23da4cc 100644 --- a/security/passwdqc/patches/patch-pwqcheck_1 +++ b/security/passwdqc/patches/patch-pwqcheck_1 @@ -1,5 +1,3 @@ -$OpenBSD: patch-pwqcheck_1,v 1.4 2021/02/20 00:05:11 sthen Exp $ - Index: pwqcheck.1 --- pwqcheck.1.orig +++ pwqcheck.1 diff --git a/security/passwdqc/patches/patch-pwqgen_1 b/security/passwdqc/patches/patch-pwqgen_1 index 1c2b07d41dc..3adcedf0a94 100644 --- a/security/passwdqc/patches/patch-pwqgen_1 +++ b/security/passwdqc/patches/patch-pwqgen_1 @@ -1,5 +1,3 @@ -$OpenBSD: patch-pwqgen_1,v 1.6 2021/04/05 13:26:31 sthen Exp $ - Index: pwqgen.1 --- pwqgen.1.orig +++ pwqgen.1 diff --git a/security/passwdqc/pkg/PLIST b/security/passwdqc/pkg/PLIST index 037828f2e5b..2272ba0c743 100644 --- a/security/passwdqc/pkg/PLIST +++ b/security/passwdqc/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2021/04/05 13:26:31 sthen Exp $ @bin bin/pwqcheck @bin bin/pwqfilter @bin bin/pwqgen diff --git a/security/password-gorilla/Makefile b/security/password-gorilla/Makefile index d6f96c4b266..1af1786f678 100644 --- a/security/password-gorilla/Makefile +++ b/security/password-gorilla/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.7 2019/07/12 21:07:46 sthen Exp $ - COMMENT = cross-platform password manager V = 1.5.3.7 diff --git a/security/password-gorilla/patches/patch-sources_gorilla_tcl b/security/password-gorilla/patches/patch-sources_gorilla_tcl index d5b1adb2e8f..c4bc083f9f0 100644 --- a/security/password-gorilla/patches/patch-sources_gorilla_tcl +++ b/security/password-gorilla/patches/patch-sources_gorilla_tcl @@ -1,5 +1,3 @@ -$OpenBSD: patch-sources_gorilla_tcl,v 1.3 2015/05/11 07:49:22 ajacoutot Exp $ - XXX hand-made with diff -U1 to prevent CVS keyword expansion. --- sources/gorilla.tcl.orig Sat Mar 9 15:13:00 2013 diff --git a/security/password-gorilla/pkg/PLIST b/security/password-gorilla/pkg/PLIST index d4aea49ef1f..b6e9aef4dc6 100644 --- a/security/password-gorilla/pkg/PLIST +++ b/security/password-gorilla/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2015/05/09 12:15:29 czarkoff Exp $ bin/gorilla lib/password-gorilla/ lib/password-gorilla/blowfish/ diff --git a/security/password-store/Makefile b/security/password-store/Makefile index ddb09fb745a..af395e6273f 100644 --- a/security/password-store/Makefile +++ b/security/password-store/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.9 2021/07/22 12:08:24 sthen Exp $ - COMMENT = simple password store DISTNAME = password-store-1.7.4 diff --git a/security/password-store/patches/patch-Makefile b/security/password-store/patches/patch-Makefile index 3017c72a3f0..55d7c725076 100644 --- a/security/password-store/patches/patch-Makefile +++ b/security/password-store/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.3 2017/06/28 13:16:49 ajacoutot Exp $ Index: Makefile --- Makefile.orig +++ Makefile diff --git a/security/password-store/patches/patch-man_pass_1 b/security/password-store/patches/patch-man_pass_1 index 79d6a3e0190..2b54120164b 100644 --- a/security/password-store/patches/patch-man_pass_1 +++ b/security/password-store/patches/patch-man_pass_1 @@ -1,4 +1,3 @@ -$OpenBSD: patch-man_pass_1,v 1.3 2018/06/19 09:39:18 bentley Exp $ Index: man/pass.1 --- man/pass.1.orig +++ man/pass.1 diff --git a/security/password-store/patches/patch-src_password-store_sh b/security/password-store/patches/patch-src_password-store_sh index 9c51d2b763c..1926a08cb46 100644 --- a/security/password-store/patches/patch-src_password-store_sh +++ b/security/password-store/patches/patch-src_password-store_sh @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_password-store_sh,v 1.6 2021/07/22 12:08:24 sthen Exp $ Index: src/password-store.sh --- src/password-store.sh.orig +++ src/password-store.sh diff --git a/security/password-store/patches/patch-src_platform_openbsd_sh b/security/password-store/patches/patch-src_platform_openbsd_sh index 0fc7650e407..f50a13f992f 100644 --- a/security/password-store/patches/patch-src_platform_openbsd_sh +++ b/security/password-store/patches/patch-src_platform_openbsd_sh @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_platform_openbsd_sh,v 1.2 2020/10/05 19:46:18 jca Exp $ Index: src/platform/openbsd.sh --- src/platform/openbsd.sh.orig +++ src/platform/openbsd.sh diff --git a/security/password-store/pkg/PLIST b/security/password-store/pkg/PLIST index 4bf8aaaeff8..d5322b43848 100644 --- a/security/password-store/pkg/PLIST +++ b/security/password-store/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2018/08/23 08:19:02 bentley Exp $ bin/pass lib/password-store/ lib/password-store/extensions/ diff --git a/security/pcsc-cyberjack/Makefile b/security/pcsc-cyberjack/Makefile index c9f643f1582..55b6c97862a 100644 --- a/security/pcsc-cyberjack/Makefile +++ b/security/pcsc-cyberjack/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2021/02/25 22:26:03 sthen Exp $ - COMMENT = REINER SCT cyberJack chipcard reader driver DISTNAME = pcsc-cyberjack_3.99.5final.SP13 diff --git a/security/pcsc-cyberjack/patches/patch-Makefile_am b/security/pcsc-cyberjack/patches/patch-Makefile_am index 988a6a9fbd3..3982e905f7b 100644 --- a/security/pcsc-cyberjack/patches/patch-Makefile_am +++ b/security/pcsc-cyberjack/patches/patch-Makefile_am @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile_am,v 1.2 2017/11/19 17:28:03 feinerer Exp $ --- Makefile.am.orig Tue Jul 28 10:55:49 2015 +++ Makefile.am Sat Jan 30 10:22:53 2016 @@ -1,4 +1,4 @@ diff --git a/security/pcsc-cyberjack/patches/patch-cjeca32_Debug_cpp b/security/pcsc-cyberjack/patches/patch-cjeca32_Debug_cpp index c294433897f..a3108e35bcc 100644 --- a/security/pcsc-cyberjack/patches/patch-cjeca32_Debug_cpp +++ b/security/pcsc-cyberjack/patches/patch-cjeca32_Debug_cpp @@ -1,4 +1,3 @@ -$OpenBSD: patch-cjeca32_Debug_cpp,v 1.2 2019/05/04 09:10:11 feinerer Exp $ Index: cjeca32/Debug.cpp --- cjeca32/Debug.cpp.orig +++ cjeca32/Debug.cpp diff --git a/security/pcsc-cyberjack/patches/patch-cjeca32_RSCTCriticalSection_cpp b/security/pcsc-cyberjack/patches/patch-cjeca32_RSCTCriticalSection_cpp index 665a455fb84..9bf7a5f153f 100644 --- a/security/pcsc-cyberjack/patches/patch-cjeca32_RSCTCriticalSection_cpp +++ b/security/pcsc-cyberjack/patches/patch-cjeca32_RSCTCriticalSection_cpp @@ -1,4 +1,3 @@ -$OpenBSD: patch-cjeca32_RSCTCriticalSection_cpp,v 1.1.1.1 2016/02/01 18:57:59 feinerer Exp $ --- cjeca32/RSCTCriticalSection.cpp.orig Sun Jan 31 09:24:08 2016 +++ cjeca32/RSCTCriticalSection.cpp Sun Jan 31 09:24:40 2016 @@ -22,7 +22,7 @@ void CRSCTCriticalSection::Leave(void) diff --git a/security/pcsc-cyberjack/patches/patch-cjeca32_USBUnix_cpp b/security/pcsc-cyberjack/patches/patch-cjeca32_USBUnix_cpp index ff1a8d99c8c..e374f93405b 100644 --- a/security/pcsc-cyberjack/patches/patch-cjeca32_USBUnix_cpp +++ b/security/pcsc-cyberjack/patches/patch-cjeca32_USBUnix_cpp @@ -1,5 +1,3 @@ -$OpenBSD: patch-cjeca32_USBUnix_cpp,v 1.1 2017/11/19 17:28:03 feinerer Exp $ - Restore functionality from 3.99.5final.SP08 so that cyberJack secoder still works. diff --git a/security/pcsc-cyberjack/patches/patch-configure_ac b/security/pcsc-cyberjack/patches/patch-configure_ac index 36b7e9094b6..a1e2289f750 100644 --- a/security/pcsc-cyberjack/patches/patch-configure_ac +++ b/security/pcsc-cyberjack/patches/patch-configure_ac @@ -1,4 +1,3 @@ -$OpenBSD: patch-configure_ac,v 1.2 2019/05/04 09:10:11 feinerer Exp $ Index: configure.ac --- configure.ac.orig +++ configure.ac diff --git a/security/pcsc-cyberjack/patches/patch-ifd_Makefile_am b/security/pcsc-cyberjack/patches/patch-ifd_Makefile_am index af1a01999b2..bb55a9b3dba 100644 --- a/security/pcsc-cyberjack/patches/patch-ifd_Makefile_am +++ b/security/pcsc-cyberjack/patches/patch-ifd_Makefile_am @@ -1,4 +1,3 @@ -$OpenBSD: patch-ifd_Makefile_am,v 1.1.1.1 2016/02/01 18:57:59 feinerer Exp $ --- ifd/Makefile.am.orig Sat Jan 30 10:09:03 2016 +++ ifd/Makefile.am Sat Jan 30 10:09:40 2016 @@ -23,6 +23,11 @@ bundleosxdir=$(usbdropdir)/libifd-cyberjack.bundle/Con diff --git a/security/pcsc-cyberjack/patches/patch-include_driver_Debug_h b/security/pcsc-cyberjack/patches/patch-include_driver_Debug_h index 4f143794a1e..850c0f588d8 100644 --- a/security/pcsc-cyberjack/patches/patch-include_driver_Debug_h +++ b/security/pcsc-cyberjack/patches/patch-include_driver_Debug_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-include_driver_Debug_h,v 1.1.1.1 2016/02/01 18:57:59 feinerer Exp $ --- include/driver/Debug.h.orig Wed Dec 30 15:07:05 2015 +++ include/driver/Debug.h Wed Dec 30 15:07:39 2015 @@ -42,14 +42,14 @@ class CJECA32_PRIVATE_CLASS CDebug (public) diff --git a/security/pcsc-cyberjack/patches/patch-include_driver_Platform_unix_h b/security/pcsc-cyberjack/patches/patch-include_driver_Platform_unix_h index 04fd23cf07c..28cbe3e2353 100644 --- a/security/pcsc-cyberjack/patches/patch-include_driver_Platform_unix_h +++ b/security/pcsc-cyberjack/patches/patch-include_driver_Platform_unix_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-include_driver_Platform_unix_h,v 1.2 2019/05/04 09:10:11 feinerer Exp $ Index: include/driver/Platform_unix.h --- include/driver/Platform_unix.h.orig +++ include/driver/Platform_unix.h diff --git a/security/pcsc-cyberjack/pkg/PLIST b/security/pcsc-cyberjack/pkg/PLIST index 28015d2ab4b..afccc81b456 100644 --- a/security/pcsc-cyberjack/pkg/PLIST +++ b/security/pcsc-cyberjack/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2016/02/01 18:57:59 feinerer Exp $ lib/pcsc/ lib/pcsc/drivers/ lib/pcsc/drivers/libifd-cyberjack.bundle/ diff --git a/security/pcsc-lite/Makefile b/security/pcsc-lite/Makefile index 8d94769696f..082e0d25a4c 100644 --- a/security/pcsc-lite/Makefile +++ b/security/pcsc-lite/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.52 2021/11/02 00:02:16 sthen Exp $ - COMMENT= resource manager for PC/SC V= 1.8.26 diff --git a/security/pcsc-lite/patches/patch-src_debug_c b/security/pcsc-lite/patches/patch-src_debug_c index e552ada21ed..254abcb78b2 100644 --- a/security/pcsc-lite/patches/patch-src_debug_c +++ b/security/pcsc-lite/patches/patch-src_debug_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_debug_c,v 1.1 2020/02/05 21:22:17 kn Exp $ - Disable colors by default. Index: src/debug.c diff --git a/security/pcsc-lite/patches/patch-src_debuglog_c b/security/pcsc-lite/patches/patch-src_debuglog_c index 3789721e60c..7cafde95e38 100644 --- a/security/pcsc-lite/patches/patch-src_debuglog_c +++ b/security/pcsc-lite/patches/patch-src_debuglog_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_debuglog_c,v 1.1 2020/02/05 21:22:17 kn Exp $ - Disable colors by default. Index: src/debuglog.c diff --git a/security/pcsc-lite/patches/patch-src_spy_libpcscspy_c b/security/pcsc-lite/patches/patch-src_spy_libpcscspy_c index f7433411126..074814fe0a4 100644 --- a/security/pcsc-lite/patches/patch-src_spy_libpcscspy_c +++ b/security/pcsc-lite/patches/patch-src_spy_libpcscspy_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_spy_libpcscspy_c,v 1.4 2015/12/27 18:05:49 dcoppa Exp $ --- src/spy/libpcscspy.c.orig Fri Nov 6 09:39:51 2015 +++ src/spy/libpcscspy.c Sun Dec 27 18:52:28 2015 @@ -26,6 +26,7 @@ diff --git a/security/pcsc-lite/patches/patch-src_testpcsc_c b/security/pcsc-lite/patches/patch-src_testpcsc_c index ac986096807..e82bbb3feb4 100644 --- a/security/pcsc-lite/patches/patch-src_testpcsc_c +++ b/security/pcsc-lite/patches/patch-src_testpcsc_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_testpcsc_c,v 1.4 2019/11/17 13:13:15 kn Exp $ - Make regress suite noninteractive. Index: src/testpcsc.c diff --git a/security/pcsc-lite/pkg/PLIST b/security/pcsc-lite/pkg/PLIST index 8a47e7a20e8..47a169636c9 100644 --- a/security/pcsc-lite/pkg/PLIST +++ b/security/pcsc-lite/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.7 2019/10/29 11:08:47 kn Exp $ @rcscript ${RCDIR}/pcscd bin/pcsc-spy include/PCSC/ diff --git a/security/pcsc-lite/pkg/pcscd.rc b/security/pcsc-lite/pkg/pcscd.rc index ec7be9dda71..4f6b98469c0 100644 --- a/security/pcsc-lite/pkg/pcscd.rc +++ b/security/pcsc-lite/pkg/pcscd.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: pcscd.rc,v 1.2 2018/01/11 19:27:09 rpe Exp $ daemon="${TRUEPREFIX}/sbin/pcscd" diff --git a/security/pcsc-tools/Makefile b/security/pcsc-tools/Makefile index 508fa3b558f..3fe5cd16861 100644 --- a/security/pcsc-tools/Makefile +++ b/security/pcsc-tools/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.7 2020/02/03 20:40:40 sthen Exp $ - COMMENT= tools for use with PC/SC drivers, cards, readers DISTNAME= pcsc-tools-1.4.27 diff --git a/security/pcsc-tools/patches/patch-ATR_analysis b/security/pcsc-tools/patches/patch-ATR_analysis index ecde6abb522..67805dd8631 100644 --- a/security/pcsc-tools/patches/patch-ATR_analysis +++ b/security/pcsc-tools/patches/patch-ATR_analysis @@ -1,4 +1,3 @@ -$OpenBSD: patch-ATR_analysis,v 1.2 2016/07/30 21:14:00 sthen Exp $ --- ATR_analysis.orig Sat Jul 2 17:24:38 2016 +++ ATR_analysis Sat Jul 30 22:12:56 2016 @@ -241,14 +241,7 @@ sub update_smartcard_list($$) diff --git a/security/pcsc-tools/patches/patch-Makefile b/security/pcsc-tools/patches/patch-Makefile index cd58aa3e25a..ebe91037525 100644 --- a/security/pcsc-tools/patches/patch-Makefile +++ b/security/pcsc-tools/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.2 2015/11/12 16:41:04 sthen Exp $ --- Makefile.orig Sun Nov 8 17:18:51 2015 +++ Makefile Tue Nov 10 15:51:55 2015 @@ -16,7 +16,9 @@ LDLIBS := $(PCSC_LDLIBS) diff --git a/security/pcsc-tools/pkg/PLIST b/security/pcsc-tools/pkg/PLIST index fc290e6aca3..5cbc7ac44b7 100644 --- a/security/pcsc-tools/pkg/PLIST +++ b/security/pcsc-tools/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2015/01/08 15:08:53 sthen Exp $ bin/ATR_analysis bin/gscriptor @bin bin/pcsc_scan diff --git a/security/pdf-parser/Makefile b/security/pdf-parser/Makefile index e8ddf4cc833..67a34ba4a7c 100644 --- a/security/pdf-parser/Makefile +++ b/security/pdf-parser/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.15 2021/11/02 00:02:16 sthen Exp $ - COMMENT = parse a PDF document MODPY_EGG_VERSION = 0.7.5 diff --git a/security/pdf-parser/pkg/PLIST b/security/pdf-parser/pkg/PLIST index de63aeb17e7..60360604620 100644 --- a/security/pdf-parser/pkg/PLIST +++ b/security/pdf-parser/pkg/PLIST @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2016/05/03 05:46:47 rpointel Exp $ bin/pdf-parser diff --git a/security/pdfcrack/Makefile b/security/pdfcrack/Makefile index b2e8f3db1da..53f04f4b1a3 100644 --- a/security/pdfcrack/Makefile +++ b/security/pdfcrack/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2020/05/15 06:56:35 benoit Exp $ - COMMENT = password recovery tool for PDF-files DISTNAME = pdfcrack-0.19 diff --git a/security/pdfcrack/patches/patch-Makefile b/security/pdfcrack/patches/patch-Makefile index 3147ea4b7b1..a1ec834e75a 100644 --- a/security/pdfcrack/patches/patch-Makefile +++ b/security/pdfcrack/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.5 2019/05/03 06:38:46 benoit Exp $ Index: Makefile --- Makefile.orig +++ Makefile diff --git a/security/pdfcrack/pkg/PLIST b/security/pdfcrack/pkg/PLIST index cc10459f1eb..3009f23b561 100644 --- a/security/pdfcrack/pkg/PLIST +++ b/security/pdfcrack/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.2 2019/05/03 06:38:46 benoit Exp $ @bin bin/pdfcrack @man man/man1/pdfcrack.1 diff --git a/security/pdfid/Makefile b/security/pdfid/Makefile index 5368aa72e84..1c958467278 100644 --- a/security/pdfid/Makefile +++ b/security/pdfid/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2021/11/02 00:02:16 sthen Exp $ - COMMENT = tool to test a PDF file MODPY_EGG_VERSION = 0.2.7 diff --git a/security/pdfid/pkg/PLIST b/security/pdfid/pkg/PLIST index 85528669765..e43cd8d1506 100644 --- a/security/pdfid/pkg/PLIST +++ b/security/pdfid/pkg/PLIST @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2016/03/28 12:40:06 rpointel Exp $ bin/pdfid diff --git a/security/pecl-mcrypt/Makefile b/security/pecl-mcrypt/Makefile index 5f8c1c7df28..632d5ae4c8e 100644 --- a/security/pecl-mcrypt/Makefile +++ b/security/pecl-mcrypt/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.10 2021/10/25 12:33:19 sthen Exp $ - COMMENT= PHP bindings for the libmcrypt library DISTNAME= mcrypt-1.0.4 diff --git a/security/pecl-mcrypt/pkg/PLIST b/security/pecl-mcrypt/pkg/PLIST index 8b95ce87f23..aa373cc312d 100644 --- a/security/pecl-mcrypt/pkg/PLIST +++ b/security/pecl-mcrypt/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2021/10/25 12:33:19 sthen Exp $ ${MODPECL_DEFAULTV}@pkgpath security/pecl-mcrypt,php72 ${MODPECL_DEFAULTV}@pkgpath security/pecl-mcrypt,php73 @so lib/php-${MODPHP_VERSION}/modules/${MODULE_NAME}.so diff --git a/security/pgp5/Makefile b/security/pgp5/Makefile index 3a38a33b745..c80801f8631 100644 --- a/security/pgp5/Makefile +++ b/security/pgp5/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.43 2019/07/14 00:39:39 naddy Exp $ - COMMENT= Pretty Good Privacy 5.0i (world wide use) DISTNAME= pgp50i-unix-src diff --git a/security/pgp5/patches/patch-apps_common_pgpFullLicense_c b/security/pgp5/patches/patch-apps_common_pgpFullLicense_c index 13b68fdf0d0..4a1ca851616 100644 --- a/security/pgp5/patches/patch-apps_common_pgpFullLicense_c +++ b/security/pgp5/patches/patch-apps_common_pgpFullLicense_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-apps_common_pgpFullLicense_c,v 1.1 2004/01/04 20:47:19 espie Exp $ --- apps/common/pgpFullLicense.c.orig 1998-02-07 20:04:06.000000000 +0100 +++ apps/common/pgpFullLicense.c 2004-01-04 21:41:33.000000000 +0100 @@ -3,239 +3,239 @@ diff --git a/security/pgp5/patches/patch-apps_pgp_Makefile_in b/security/pgp5/patches/patch-apps_pgp_Makefile_in index c563e8c0bf7..295d4942ace 100644 --- a/security/pgp5/patches/patch-apps_pgp_Makefile_in +++ b/security/pgp5/patches/patch-apps_pgp_Makefile_in @@ -1,8 +1,7 @@ -$OpenBSD: patch-apps_pgp_Makefile_in,v 1.1 2002/04/23 06:38:48 fgsch Exp $ --- apps/pgp/Makefile.in.orig Sat Feb 7 16:54:56 1998 +++ apps/pgp/Makefile.in Tue Apr 23 03:06:28 2002 @@ -6,7 +6,7 @@ - # $Id: patch-apps_pgp_Makefile_in,v 1.1 2002/04/23 06:38:48 fgsch Exp $ + # $Id: patch-apps_pgp_Makefile_in,v 1.2 2022/03/11 19:53:50 naddy Exp $ # -PROG = pgp diff --git a/security/pgp5/patches/patch-apps_pgp_pgp_c b/security/pgp5/patches/patch-apps_pgp_pgp_c index bd58c5ec79b..5e839567931 100644 --- a/security/pgp5/patches/patch-apps_pgp_pgp_c +++ b/security/pgp5/patches/patch-apps_pgp_pgp_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-apps_pgp_pgp_c,v 1.1 2002/04/23 06:38:48 fgsch Exp $ --- apps/pgp/pgp.c.orig Sat Feb 7 16:54:56 1998 +++ apps/pgp/pgp.c Tue Apr 23 03:06:28 2002 @@ -1094,7 +1094,7 @@ static PGPInvokedType getInvokedType(cha diff --git a/security/pgp5/patches/patch-apps_pgpk_pgpkUI_c b/security/pgp5/patches/patch-apps_pgpk_pgpkUI_c index 646159ad6bc..05c279b90f9 100644 --- a/security/pgp5/patches/patch-apps_pgpk_pgpkUI_c +++ b/security/pgp5/patches/patch-apps_pgpk_pgpkUI_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-apps_pgpk_pgpkUI_c,v 1.1 2005/03/08 23:25:24 claudio Exp $ --- apps/pgpk/pgpkUI.c.orig Sat Feb 7 20:54:35 1998 +++ apps/pgpk/pgpkUI.c Tue Mar 8 23:47:43 2005 @@ -228,7 +228,7 @@ kdbTtyPutSigID(Boolean DisplayHeaders, diff --git a/security/pgp5/patches/patch-config_h_in b/security/pgp5/patches/patch-config_h_in index 4ede548ed20..7c34c6bb65a 100644 --- a/security/pgp5/patches/patch-config_h_in +++ b/security/pgp5/patches/patch-config_h_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-config_h_in,v 1.1 2002/04/23 06:38:48 fgsch Exp $ - This patch is benign when not using RSAREF and is required when using RSAREF to get pgp5 to link. Without the patch pgp5 fails to link as NN_ModExp is defined in two libraries. diff --git a/security/pgp5/patches/patch-lib_pgp_helper_pgpDebug_c b/security/pgp5/patches/patch-lib_pgp_helper_pgpDebug_c index db4e8e8883a..b3d3dfcfb20 100644 --- a/security/pgp5/patches/patch-lib_pgp_helper_pgpDebug_c +++ b/security/pgp5/patches/patch-lib_pgp_helper_pgpDebug_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-lib_pgp_helper_pgpDebug_c,v 1.1 2002/11/28 23:31:19 pvalchev Exp $ --- lib/pgp/helper/pgpDebug.c.orig Thu Nov 28 15:37:22 2002 +++ lib/pgp/helper/pgpDebug.c Thu Nov 28 15:37:41 2002 @@ -191,7 +191,7 @@ pgpFormatVAStr( diff --git a/security/pgp5/patches/patch-lib_pgp_helper_pgpMem_c b/security/pgp5/patches/patch-lib_pgp_helper_pgpMem_c index dcc3968cc27..6f692f3ca92 100644 --- a/security/pgp5/patches/patch-lib_pgp_helper_pgpMem_c +++ b/security/pgp5/patches/patch-lib_pgp_helper_pgpMem_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_pgp_helper_pgpMem_c,v 1.2 2012/08/19 22:30:37 ajacoutot Exp $ - From Julian Coleman posted to netbsd-bugs@netbsd.org: diff --git a/security/pgp5/patches/patch-lib_pgp_include_pgpUsuals_h b/security/pgp5/patches/patch-lib_pgp_include_pgpUsuals_h index c7e10d980f8..f12de4b5855 100644 --- a/security/pgp5/patches/patch-lib_pgp_include_pgpUsuals_h +++ b/security/pgp5/patches/patch-lib_pgp_include_pgpUsuals_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-lib_pgp_include_pgpUsuals_h,v 1.1 2003/07/18 17:53:19 fgsch Exp $ --- lib/pgp/include/pgpUsuals.h.orig Sat Aug 9 18:44:58 1997 +++ lib/pgp/include/pgpUsuals.h Thu Jul 17 20:55:40 2003 @@ -52,7 +52,6 @@ typedef long int32; diff --git a/security/pgp5/patches/patch-lib_pgp_random_pgpRndPool_c b/security/pgp5/patches/patch-lib_pgp_random_pgpRndPool_c index 7552a927316..2e0d300df8f 100644 --- a/security/pgp5/patches/patch-lib_pgp_random_pgpRndPool_c +++ b/security/pgp5/patches/patch-lib_pgp_random_pgpRndPool_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-lib_pgp_random_pgpRndPool_c,v 1.1 2002/04/23 06:38:48 fgsch Exp $ --- lib/pgp/random/pgpRndPool.c.orig Sat Aug 9 18:45:13 1997 +++ lib/pgp/random/pgpRndPool.c Tue Apr 23 03:06:29 2002 @@ -296,7 +296,7 @@ struct PgpRandomContext const pgpRandomP diff --git a/security/pgp5/patches/patch-lib_pgp_utils_pgpFileType_c b/security/pgp5/patches/patch-lib_pgp_utils_pgpFileType_c index 20cdbd1a72f..0449bf9f7fb 100644 --- a/security/pgp5/patches/patch-lib_pgp_utils_pgpFileType_c +++ b/security/pgp5/patches/patch-lib_pgp_utils_pgpFileType_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-lib_pgp_utils_pgpFileType_c,v 1.1 2002/04/23 06:38:48 fgsch Exp $ --- lib/pgp/utils/pgpFileType.c.orig Sat Aug 9 18:44:33 1997 +++ lib/pgp/utils/pgpFileType.c Tue Apr 23 03:06:29 2002 @@ -185,7 +185,7 @@ int diff --git a/security/pgp5/patches/patch-lib_ttyui_pgpUserIO_c b/security/pgp5/patches/patch-lib_ttyui_pgpUserIO_c index 8a5295a14ee..b559f89bcdf 100644 --- a/security/pgp5/patches/patch-lib_ttyui_pgpUserIO_c +++ b/security/pgp5/patches/patch-lib_ttyui_pgpUserIO_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-lib_ttyui_pgpUserIO_c,v 1.1 2002/04/23 06:38:48 fgsch Exp $ --- lib/ttyui/pgpUserIO.c.orig Sat Feb 7 16:54:57 1998 +++ lib/ttyui/pgpUserIO.c Tue Apr 23 03:06:29 2002 @@ -1321,7 +1321,7 @@ pgpDevRandomAccum(int fd, unsigned count diff --git a/security/pgp5/patches/patch-man_Makefile_in b/security/pgp5/patches/patch-man_Makefile_in index 89f557c980a..9e9ecf52f3a 100644 --- a/security/pgp5/patches/patch-man_Makefile_in +++ b/security/pgp5/patches/patch-man_Makefile_in @@ -1,8 +1,7 @@ -$OpenBSD: patch-man_Makefile_in,v 1.1 2002/04/23 06:38:48 fgsch Exp $ --- man/Makefile.in.orig Sat Feb 7 16:54:57 1998 +++ man/Makefile.in Tue Apr 23 03:06:28 2002 @@ -6,7 +6,7 @@ - # $Id: patch-man_Makefile_in,v 1.1 2002/04/23 06:38:48 fgsch Exp $ + # $Id: patch-man_Makefile_in,v 1.2 2022/03/11 19:53:50 naddy Exp $ # -MAN1=pgp.1 pgpe.1 pgpk.1 pgps.1 pgpv.1 diff --git a/security/pgp5/patches/patch-man_pgp-integration_7 b/security/pgp5/patches/patch-man_pgp-integration_7 index 462f2fbb043..fb2555586f5 100644 --- a/security/pgp5/patches/patch-man_pgp-integration_7 +++ b/security/pgp5/patches/patch-man_pgp-integration_7 @@ -1,4 +1,3 @@ -$OpenBSD: patch-man_pgp-integration_7,v 1.1 2002/04/23 06:38:48 fgsch Exp $ --- man/pgp-integration.7.orig Sat Feb 7 17:08:45 1998 +++ man/pgp-integration.7 Tue Apr 23 03:06:28 2002 @@ -272,7 +272,7 @@ documentation, which details how to pass diff --git a/security/pgp5/patches/patch-man_pgp_1 b/security/pgp5/patches/patch-man_pgp_1 index 6ba8076d10c..075ac2a6cbd 100644 --- a/security/pgp5/patches/patch-man_pgp_1 +++ b/security/pgp5/patches/patch-man_pgp_1 @@ -1,4 +1,3 @@ -$OpenBSD: patch-man_pgp_1,v 1.1 2002/04/23 06:38:48 fgsch Exp $ --- man/pgp.1.orig Sat Feb 7 17:08:26 1998 +++ man/pgp.1 Tue Apr 23 03:06:28 2002 @@ -1,5 +1,5 @@ diff --git a/security/pgp5/patches/patch-man_pgp_cfg_5 b/security/pgp5/patches/patch-man_pgp_cfg_5 index eb57af9d4fb..ccf44503300 100644 --- a/security/pgp5/patches/patch-man_pgp_cfg_5 +++ b/security/pgp5/patches/patch-man_pgp_cfg_5 @@ -1,4 +1,3 @@ -$OpenBSD: patch-man_pgp_cfg_5,v 1.1 2002/04/23 06:38:48 fgsch Exp $ --- man/pgp.cfg.5.orig Sat Feb 7 16:54:57 1998 +++ man/pgp.cfg.5 Tue Apr 23 03:06:28 2002 @@ -11,7 +11,7 @@ diff --git a/security/pgp5/patches/patch-man_pgpe_1 b/security/pgp5/patches/patch-man_pgpe_1 index b811c38a87d..13068a61d38 100644 --- a/security/pgp5/patches/patch-man_pgpe_1 +++ b/security/pgp5/patches/patch-man_pgpe_1 @@ -1,4 +1,3 @@ -$OpenBSD: patch-man_pgpe_1,v 1.1 2002/04/23 06:38:48 fgsch Exp $ --- man/pgpe.1.orig Sat Feb 7 16:54:57 1998 +++ man/pgpe.1 Tue Apr 23 03:06:28 2002 @@ -108,10 +108,10 @@ for further details. diff --git a/security/pgp5/patches/patch-man_pgpk_1 b/security/pgp5/patches/patch-man_pgpk_1 index ff1786f95d4..975d4d147f9 100644 --- a/security/pgp5/patches/patch-man_pgpk_1 +++ b/security/pgp5/patches/patch-man_pgpk_1 @@ -1,4 +1,3 @@ -$OpenBSD: patch-man_pgpk_1,v 1.1 2002/04/23 06:38:48 fgsch Exp $ --- man/pgpk.1.orig Sat Feb 7 16:54:57 1998 +++ man/pgpk.1 Tue Apr 23 03:06:28 2002 @@ -242,10 +242,10 @@ for further details. diff --git a/security/pgp5/patches/patch-man_pgps_1 b/security/pgp5/patches/patch-man_pgps_1 index 224e881f988..63a0848bcac 100644 --- a/security/pgp5/patches/patch-man_pgps_1 +++ b/security/pgp5/patches/patch-man_pgps_1 @@ -1,4 +1,3 @@ -$OpenBSD: patch-man_pgps_1,v 1.1 2002/04/23 06:38:48 fgsch Exp $ --- man/pgps.1.orig Sat Feb 7 16:54:57 1998 +++ man/pgps.1 Tue Apr 23 03:06:28 2002 @@ -96,10 +96,10 @@ for further details. diff --git a/security/pgp5/patches/patch-man_pgpv_1 b/security/pgp5/patches/patch-man_pgpv_1 index 043cb5d5b0d..d0f68adf9cf 100644 --- a/security/pgp5/patches/patch-man_pgpv_1 +++ b/security/pgp5/patches/patch-man_pgpv_1 @@ -1,4 +1,3 @@ -$OpenBSD: patch-man_pgpv_1,v 1.1 2002/04/23 06:38:48 fgsch Exp $ --- man/pgpv.1.orig Sat Feb 7 16:54:57 1998 +++ man/pgpv.1 Tue Apr 23 03:06:28 2002 @@ -71,10 +71,10 @@ for further details. diff --git a/security/pgp5/pkg/PLIST b/security/pgp5/pkg/PLIST index f57337c0d8e..84b9b5543bd 100644 --- a/security/pgp5/pkg/PLIST +++ b/security/pgp5/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.8 2017/08/24 10:25:34 sthen Exp $ @option no-default-conflict @option is-branch @conflict pgp->=5,<6 diff --git a/security/pgpdump/Makefile b/security/pgpdump/Makefile index 923094608c0..ffff372921b 100644 --- a/security/pgpdump/Makefile +++ b/security/pgpdump/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.26 2019/07/12 20:49:09 sthen Exp $ - COMMENT= PGP packet visualizer DISTNAME= pgpdump-0.33 diff --git a/security/pgpdump/patches/patch-Makefile_in b/security/pgpdump/patches/patch-Makefile_in index eb8dd84dd29..393fe89bab3 100644 --- a/security/pgpdump/patches/patch-Makefile_in +++ b/security/pgpdump/patches/patch-Makefile_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile_in,v 1.7 2016/09/02 22:18:13 jasper Exp $ --- Makefile.in.orig Mon May 9 05:36:18 2016 +++ Makefile.in Fri Sep 2 23:15:23 2016 @@ -3,7 +3,7 @@ exec_prefix = @exec_prefix@ diff --git a/security/pgpdump/pkg/PLIST b/security/pgpdump/pkg/PLIST index 8a6a8c013eb..8ed6a75e89d 100644 --- a/security/pgpdump/pkg/PLIST +++ b/security/pgpdump/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.3 2009/01/27 02:04:58 okan Exp $ @bin bin/pgpdump @man man/man1/pgpdump.1 diff --git a/security/pidgin-otr/Makefile b/security/pidgin-otr/Makefile index 3188bf83d45..55d206b0a5d 100644 --- a/security/pidgin-otr/Makefile +++ b/security/pidgin-otr/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.25 2019/07/12 20:49:09 sthen Exp $ - COMMENT = allows deniable private conversations using Pidgin DISTNAME = pidgin-otr-4.0.2 diff --git a/security/pidgin-otr/pkg/PLIST b/security/pidgin-otr/pkg/PLIST index 32cf3d0fbb5..04d85bdb1cc 100644 --- a/security/pidgin-otr/pkg/PLIST +++ b/security/pidgin-otr/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2013/08/15 16:33:31 stsp Exp $ @comment lib/pidgin/pidgin-otr.la lib/pidgin/pidgin-otr.so share/doc/pidgin/otr-plugin.txt diff --git a/security/pinentry/Makefile b/security/pinentry/Makefile index 808bd6c448d..abfa9482881 100644 --- a/security/pinentry/Makefile +++ b/security/pinentry/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.30 2022/01/17 21:31:17 kmos Exp $ - COMMENT-main = PIN or passphrase entry dialog (ncurses interface) COMMENT-gnome3 =PIN or passphrase entry dialog (GNOME 3 interface) COMMENT-qt5 = PIN or passphrase entry dialog (Qt5 interface) diff --git a/security/pinentry/pkg/PLIST-gnome3 b/security/pinentry/pkg/PLIST-gnome3 index ea964054d90..03fb47a732f 100644 --- a/security/pinentry/pkg/PLIST-gnome3 +++ b/security/pinentry/pkg/PLIST-gnome3 @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST-gnome3,v 1.2 2022/01/13 14:12:37 ajacoutot Exp $ @conflict pinentry-gtk2-* @pkgpath security/pinentry,-gtk2 @bin bin/pinentry-gnome3 diff --git a/security/pinentry/pkg/PLIST-main b/security/pinentry/pkg/PLIST-main index e9e1b8af9b6..08d2732bad1 100644 --- a/security/pinentry/pkg/PLIST-main +++ b/security/pinentry/pkg/PLIST-main @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST-main,v 1.1 2011/11/04 12:12:56 stsp Exp $ bin/pinentry @bin bin/pinentry-curses @info info/pinentry.info diff --git a/security/pinentry/pkg/PLIST-qt5 b/security/pinentry/pkg/PLIST-qt5 index c01b30e8cae..3b628b638b4 100644 --- a/security/pinentry/pkg/PLIST-qt5 +++ b/security/pinentry/pkg/PLIST-qt5 @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST-qt5,v 1.1 2022/01/13 14:12:37 ajacoutot Exp $ @bin bin/pinentry-qt diff --git a/security/pivy/Makefile b/security/pivy/Makefile index a0284a29ca8..d7819ddd52e 100644 --- a/security/pivy/Makefile +++ b/security/pivy/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.6 2022/01/17 08:23:08 tb Exp $ - BROKEN = Needs upstream to update the old bundled OpenSSH source V = 0.8.0 diff --git a/security/pivy/patches/patch-Makefile b/security/pivy/patches/patch-Makefile index 8a81c56b8c6..a2c84b0030c 100644 --- a/security/pivy/patches/patch-Makefile +++ b/security/pivy/patches/patch-Makefile @@ -1,5 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.3 2020/08/27 10:27:31 jmatthew Exp $ - Index: Makefile --- Makefile.orig +++ Makefile diff --git a/security/pivy/patches/patch-piv_c b/security/pivy/patches/patch-piv_c index a68653ae3e0..4b85ab294d6 100644 --- a/security/pivy/patches/patch-piv_c +++ b/security/pivy/patches/patch-piv_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-piv_c,v 1.1 2021/10/31 17:22:18 tb Exp $ - Index: piv.c --- piv.c.orig +++ piv.c diff --git a/security/pivy/patches/patch-pivy-tool_c b/security/pivy/patches/patch-pivy-tool_c index ca9b68b24b5..0819c4f1fd6 100644 --- a/security/pivy/patches/patch-pivy-tool_c +++ b/security/pivy/patches/patch-pivy-tool_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-pivy-tool_c,v 1.1 2021/10/31 17:22:18 tb Exp $ - Index: pivy-tool.c --- pivy-tool.c.orig +++ pivy-tool.c diff --git a/security/pivy/pkg/PLIST b/security/pivy/pkg/PLIST index a764db1f79a..3111d59f25c 100644 --- a/security/pivy/pkg/PLIST +++ b/security/pivy/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2021/08/13 04:46:21 jmatthew Exp $ @bin bin/pivy-agent @bin bin/pivy-box @bin bin/pivy-tool diff --git a/security/pixiewps/Makefile b/security/pixiewps/Makefile index 9ae9c30e2ae..be05acb8f2f 100644 --- a/security/pixiewps/Makefile +++ b/security/pixiewps/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.2 2019/07/12 20:49:09 sthen Exp $ - COMMENT = offline bruteforce of WPS pins GH_ACCOUNT = wiire-a diff --git a/security/pixiewps/pkg/PLIST b/security/pixiewps/pkg/PLIST index 8d3fb40eefb..fb443a93f2a 100644 --- a/security/pixiewps/pkg/PLIST +++ b/security/pixiewps/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2019/04/16 20:38:52 sebastia Exp $ @bin bin/pixiewps @man man/man1/pixiewps.1 diff --git a/security/plaso/Makefile b/security/plaso/Makefile index 0170926fdcb..d746be92e37 100644 --- a/security/plaso/Makefile +++ b/security/plaso/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.19 2021/11/02 00:02:16 sthen Exp $ - COMMENT = engine and tools to automate creation of super timeline MODPY_EGG_VERSION = 20200717 diff --git a/security/plaso/pkg/PLIST b/security/plaso/pkg/PLIST index 433baa21b90..5b4b118dc78 100644 --- a/security/plaso/pkg/PLIST +++ b/security/plaso/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.10 2020/09/23 11:12:48 rpointel Exp $ @comment bin/__init__.py bin/image_export.py bin/log2timeline.py diff --git a/security/polarssl/Makefile b/security/polarssl/Makefile index 3c5f18db8fd..b4e6042f273 100644 --- a/security/polarssl/Makefile +++ b/security/polarssl/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.42 2022/01/30 21:28:55 daniel Exp $ - PORTROACH= limit:^2\.16 COMMENT= SSL library with an intuitive API and readable source code diff --git a/security/polarssl/patches/patch-CMakeLists_txt b/security/polarssl/patches/patch-CMakeLists_txt index 51e0eec999a..151d8f8a21e 100644 --- a/security/polarssl/patches/patch-CMakeLists_txt +++ b/security/polarssl/patches/patch-CMakeLists_txt @@ -1,4 +1,3 @@ -$OpenBSD: patch-CMakeLists_txt,v 1.9 2019/06/27 05:05:49 bket Exp $ Index: CMakeLists.txt --- CMakeLists.txt.orig +++ CMakeLists.txt diff --git a/security/polarssl/patches/patch-include_mbedtls_config_h b/security/polarssl/patches/patch-include_mbedtls_config_h index b36626d708a..de88a79559a 100644 --- a/security/polarssl/patches/patch-include_mbedtls_config_h +++ b/security/polarssl/patches/patch-include_mbedtls_config_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-include_mbedtls_config_h,v 1.14 2021/03/12 17:41:04 bket Exp $ - MBEDTLS_THREADING_PTHREAD and MBEDTLS_THREADING_C are required by www/hiawatha. diff --git a/security/polarssl/patches/patch-tests_suites_host_test_function b/security/polarssl/patches/patch-tests_suites_host_test_function index 1e3d422a160..d4b645540ab 100644 --- a/security/polarssl/patches/patch-tests_suites_host_test_function +++ b/security/polarssl/patches/patch-tests_suites_host_test_function @@ -1,5 +1,3 @@ -$OpenBSD: patch-tests_suites_host_test_function,v 1.8 2021/07/15 03:26:29 bket Exp $ - Can't take the address of stdout. Index: tests/suites/host_test.function diff --git a/security/polarssl/pkg/PLIST b/security/polarssl/pkg/PLIST index 25a51eaeaea..21fecb4fe16 100644 --- a/security/polarssl/pkg/PLIST +++ b/security/polarssl/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.18 2022/01/08 17:30:38 bket Exp $ @conflict polarssl-* include/mbedtls/ include/mbedtls/aes.h diff --git a/security/portscanner/Makefile b/security/portscanner/Makefile index cf051ae216d..f16e9962fb7 100644 --- a/security/portscanner/Makefile +++ b/security/portscanner/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.21 2019/07/12 20:49:33 sthen Exp $ - COMMENT= simple and easy to use TCP port scanner DISTNAME= PortScanner-1.2 diff --git a/security/portscanner/patches/patch-portscanner_c b/security/portscanner/patches/patch-portscanner_c index 3bcabc15599..9593effb901 100644 --- a/security/portscanner/patches/patch-portscanner_c +++ b/security/portscanner/patches/patch-portscanner_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-portscanner_c,v 1.1 2002/01/15 00:34:19 brad Exp $ --- portscanner.c.orig Mon Jan 14 19:12:56 2002 +++ portscanner.c Mon Jan 14 19:13:12 2002 @@ -63,7 +63,7 @@ void print_info(int finish); diff --git a/security/portscanner/pkg/PLIST b/security/portscanner/pkg/PLIST index 467c8a93e60..52bb75b0778 100644 --- a/security/portscanner/pkg/PLIST +++ b/security/portscanner/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.3 2004/09/15 18:36:02 espie Exp $ bin/portscanner @man man/man1/portscanner.1 diff --git a/security/portsentry/Makefile b/security/portsentry/Makefile index 697d1f25b7e..150666838df 100644 --- a/security/portsentry/Makefile +++ b/security/portsentry/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2019/07/14 00:39:39 naddy Exp $ - COMMENT= port scan detection and active defense DISTNAME= portsentry-1.2 diff --git a/security/portsentry/patches/patch-portsentry_c b/security/portsentry/patches/patch-portsentry_c index 0d4d7a325df..d2370bac226 100644 --- a/security/portsentry/patches/patch-portsentry_c +++ b/security/portsentry/patches/patch-portsentry_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-portsentry_c,v 1.1 2006/10/27 09:49:27 aanriot Exp $ --- portsentry.c.orig Wed Oct 25 07:17:38 2006 +++ portsentry.c Wed Oct 25 07:18:02 2006 @@ -1581,8 +1581,7 @@ void diff --git a/security/portsentry/patches/patch-portsentry_conf b/security/portsentry/patches/patch-portsentry_conf index 4186c0382be..8762e762090 100644 --- a/security/portsentry/patches/patch-portsentry_conf +++ b/security/portsentry/patches/patch-portsentry_conf @@ -1,4 +1,3 @@ -$OpenBSD: patch-portsentry_conf,v 1.1 2006/10/27 09:49:27 aanriot Exp $ --- portsentry.conf.orig Fri May 23 20:10:13 2003 +++ portsentry.conf Wed Oct 25 22:02:13 2006 @@ -211,10 +211,10 @@ BLOCK_TCP="1" diff --git a/security/portsentry/pkg/PLIST b/security/portsentry/pkg/PLIST index 25874f5cdc0..8df058f5dbf 100644 --- a/security/portsentry/pkg/PLIST +++ b/security/portsentry/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.6 2006/10/27 09:49:27 aanriot Exp $ bin/portsentry share/doc/portsentry/ share/doc/portsentry/README.install diff --git a/security/ppgen/Makefile b/security/ppgen/Makefile index 9170a21f6bd..42deb135296 100644 --- a/security/ppgen/Makefile +++ b/security/ppgen/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.16 2019/07/12 21:02:25 sthen Exp $ - COMMENT= secure passphrase generator DISTNAME= ppgen-1.0 diff --git a/security/ppgen/patches/patch-configure_in b/security/ppgen/patches/patch-configure_in index a30bfaf0f1d..b77b7582f45 100644 --- a/security/ppgen/patches/patch-configure_in +++ b/security/ppgen/patches/patch-configure_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-configure_in,v 1.1 2001/12/19 00:17:52 matt Exp $ --- configure.in.orig Tue Aug 29 05:10:18 1995 +++ configure.in Tue Dec 18 19:10:51 2001 @@ -8,16 +8,6 @@ AC_INIT(ppgen.c) diff --git a/security/ppgen/patches/patch-ppg_random_c b/security/ppgen/patches/patch-ppg_random_c index 9eda5d83164..517f94d07b9 100644 --- a/security/ppgen/patches/patch-ppg_random_c +++ b/security/ppgen/patches/patch-ppg_random_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-ppg_random_c,v 1.1.1.1 2000/08/28 23:36:45 matt Exp $ --- ppg_random.c.orig Tue Aug 29 04:19:01 1995 +++ ppg_random.c Sat Aug 12 20:14:39 2000 @@ -109,7 +109,7 @@ pgp_rand_really_init() diff --git a/security/ppgen/patches/patch-ppgen_c b/security/ppgen/patches/patch-ppgen_c index 86beaf01a05..e282f1fc7c3 100644 --- a/security/ppgen/patches/patch-ppgen_c +++ b/security/ppgen/patches/patch-ppgen_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-ppgen_c,v 1.1.1.1 2000/08/28 23:36:45 matt Exp $ --- ppgen.c.orig Tue Aug 29 05:10:45 1995 +++ ppgen.c Sat Aug 12 19:55:51 2000 @@ -29,6 +29,7 @@ diff --git a/security/ppgen/pkg/PLIST b/security/ppgen/pkg/PLIST index a7a0e372ef4..ce53b3ba16d 100644 --- a/security/ppgen/pkg/PLIST +++ b/security/ppgen/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2004/09/15 18:36:02 espie Exp $ bin/ppgen @man man/man1/ppgen.1 share/ppgen/ diff --git a/security/pwgen/Makefile b/security/pwgen/Makefile index 09df224d7bc..058997b0fab 100644 --- a/security/pwgen/Makefile +++ b/security/pwgen/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.17 2019/07/12 20:49:33 sthen Exp $ - COMMENT= simple password generator DISTNAME= pwgen-2.08 diff --git a/security/pwgen/patches/patch-configure_ac b/security/pwgen/patches/patch-configure_ac index 89593369cda..14f9ec13882 100644 --- a/security/pwgen/patches/patch-configure_ac +++ b/security/pwgen/patches/patch-configure_ac @@ -1,5 +1,3 @@ -$OpenBSD: patch-configure_ac,v 1.1 2018/01/18 04:09:40 danj Exp $ - Index: configure.ac --- configure.ac.orig +++ configure.ac diff --git a/security/pwgen/patches/patch-pwgen_c b/security/pwgen/patches/patch-pwgen_c index dba6ffacfa8..1da58a3a240 100644 --- a/security/pwgen/patches/patch-pwgen_c +++ b/security/pwgen/patches/patch-pwgen_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-pwgen_c,v 1.3 2018/01/18 04:09:40 danj Exp $ Index: pwgen.c --- pwgen.c.orig +++ pwgen.c diff --git a/security/pwgen/patches/patch-randnum_c b/security/pwgen/patches/patch-randnum_c index 63edab6397d..423f563b3c7 100644 --- a/security/pwgen/patches/patch-randnum_c +++ b/security/pwgen/patches/patch-randnum_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-randnum_c,v 1.5 2018/01/18 04:09:40 danj Exp $ Index: randnum.c --- randnum.c.orig +++ randnum.c diff --git a/security/pwgen/pkg/PLIST b/security/pwgen/pkg/PLIST index 39bc82771cf..c37f5b4e680 100644 --- a/security/pwgen/pkg/PLIST +++ b/security/pwgen/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.3 2015/01/22 20:22:17 rpe Exp $ @bin bin/pwgen @man man/man1/pwgen.1 diff --git a/security/pwntools/Makefile b/security/pwntools/Makefile index e2c2e543b76..85e867f09c6 100644 --- a/security/pwntools/Makefile +++ b/security/pwntools/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.15 2021/11/02 00:02:16 sthen Exp $ - COMMENT = Pwntools CTF framework and exploit development library MODPY_EGG_VERSION = 4.3.1 diff --git a/security/pwntools/patches/patch-pwn___init___py b/security/pwntools/patches/patch-pwn___init___py index 1f01dafa7f6..b41edeedcaf 100644 --- a/security/pwntools/patches/patch-pwn___init___py +++ b/security/pwntools/patches/patch-pwn___init___py @@ -1,5 +1,3 @@ -$OpenBSD: patch-pwn___init___py,v 1.1.1.1 2019/05/08 21:15:44 jasper Exp $ - Disable automatic update checking. Index: pwn/__init__.py diff --git a/security/pwntools/patches/patch-pwnlib___init___py b/security/pwntools/patches/patch-pwnlib___init___py index 8a110bf1cf7..9178d9c5251 100644 --- a/security/pwntools/patches/patch-pwnlib___init___py +++ b/security/pwntools/patches/patch-pwnlib___init___py @@ -1,5 +1,3 @@ -$OpenBSD: patch-pwnlib___init___py,v 1.1.1.1 2019/05/08 21:15:44 jasper Exp $ - Disable automatic update checking. Index: pwnlib/__init__.py diff --git a/security/pwntools/patches/patch-pwnlib_commandline_main_py b/security/pwntools/patches/patch-pwnlib_commandline_main_py index ef2bb432278..29cd8497d6b 100644 --- a/security/pwntools/patches/patch-pwnlib_commandline_main_py +++ b/security/pwntools/patches/patch-pwnlib_commandline_main_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-pwnlib_commandline_main_py,v 1.2 2021/01/18 20:11:41 jasper Exp $ - Disable automatic update checking. Index: pwnlib/commandline/main.py diff --git a/security/pwntools/patches/patch-pwnlib_elf_elf_py b/security/pwntools/patches/patch-pwnlib_elf_elf_py index 41633e0aae7..77a16e3c6bf 100644 --- a/security/pwntools/patches/patch-pwnlib_elf_elf_py +++ b/security/pwntools/patches/patch-pwnlib_elf_elf_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-pwnlib_elf_elf_py,v 1.5 2021/01/18 20:11:41 jasper Exp $ - - Add support for checking for retguard Index: pwnlib/elf/elf.py diff --git a/security/pwntools/patches/patch-setup_py b/security/pwntools/patches/patch-setup_py index 0e43f3f1e96..698c90c1616 100644 --- a/security/pwntools/patches/patch-setup_py +++ b/security/pwntools/patches/patch-setup_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-setup_py,v 1.3 2020/06/13 10:14:24 jasper Exp $ - - remove enduser script with too generic names - remove dependencies not required within ports diff --git a/security/pwntools/pkg/PLIST b/security/pwntools/pkg/PLIST index 30ad3ac9d56..469fe37bcca 100644 --- a/security/pwntools/pkg/PLIST +++ b/security/pwntools/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2021/01/18 20:11:41 jasper Exp $ bin/pwn lib/python${MODPY_VERSION}/site-packages/CHANGELOG.md lib/python${MODPY_VERSION}/site-packages/CONTRIBUTING.md diff --git a/security/pwsafe/Makefile b/security/pwsafe/Makefile index 56094cbb176..f8b6e753ffb 100644 --- a/security/pwsafe/Makefile +++ b/security/pwsafe/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.22 2019/07/12 20:49:33 sthen Exp $ - COMMENT= program that manages encrypted password databases DISTNAME= pwsafe-0.2.0 REVISION = 7 diff --git a/security/pwsafe/patches/patch-pwsafe_cpp b/security/pwsafe/patches/patch-pwsafe_cpp index 5428d837154..535ae15f9dd 100644 --- a/security/pwsafe/patches/patch-pwsafe_cpp +++ b/security/pwsafe/patches/patch-pwsafe_cpp @@ -1,4 +1,3 @@ -$OpenBSD: patch-pwsafe_cpp,v 1.2 2005/10/20 09:02:52 mbalmer Exp $ --- pwsafe.cpp.orig Fri Sep 30 12:30:56 2005 +++ pwsafe.cpp Sat Oct 8 22:53:08 2005 @@ -371,8 +371,8 @@ secstring operator+(const secstring& t1, diff --git a/security/pwsafe/pkg/PLIST b/security/pwsafe/pkg/PLIST index d6bb2aa99bd..037064c73b2 100644 --- a/security/pwsafe/pkg/PLIST +++ b/security/pwsafe/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.2 2013/08/12 21:55:35 rpe Exp $ @bin bin/pwsafe @man man/man1/pwsafe.1 diff --git a/security/py-M2Crypto/Makefile b/security/py-M2Crypto/Makefile index 8ea3bdf4d05..a8118eda515 100644 --- a/security/py-M2Crypto/Makefile +++ b/security/py-M2Crypto/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.35 2021/11/02 00:02:16 sthen Exp $ - COMMENT = crypto and ssl toolkit for python MODPY_EGG_VERSION = 0.38.0 diff --git a/security/py-M2Crypto/patches/patch-src_M2Crypto_BIO_py b/security/py-M2Crypto/patches/patch-src_M2Crypto_BIO_py index a6cd9bcb304..c1446abf2a0 100644 --- a/security/py-M2Crypto/patches/patch-src_M2Crypto_BIO_py +++ b/security/py-M2Crypto/patches/patch-src_M2Crypto_BIO_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_M2Crypto_BIO_py,v 1.1 2021/07/24 20:02:04 sthen Exp $ - Partially revert https://gitlab.com/m2crypto/m2crypto/commit/738cd0bf3dc2ee619f598290d5bf4c2190987f16: * Fix BIO.File ... return type of BIO.readline() and close properly. diff --git a/security/py-M2Crypto/patches/patch-src_SWIG__lib11_compat_i b/security/py-M2Crypto/patches/patch-src_SWIG__lib11_compat_i index 3a88ccc44d0..c2600fea04a 100644 --- a/security/py-M2Crypto/patches/patch-src_SWIG__lib11_compat_i +++ b/security/py-M2Crypto/patches/patch-src_SWIG__lib11_compat_i @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_SWIG__lib11_compat_i,v 1.2 2021/10/07 22:32:54 tb Exp $ - Provide CRYPTO_zalloc to fix build with LibreSSL Index: src/SWIG/_lib11_compat.i diff --git a/security/py-M2Crypto/patches/patch-src_SWIG__lib_i b/security/py-M2Crypto/patches/patch-src_SWIG__lib_i index ff6e453ab69..d549edea5e8 100644 --- a/security/py-M2Crypto/patches/patch-src_SWIG__lib_i +++ b/security/py-M2Crypto/patches/patch-src_SWIG__lib_i @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_SWIG__lib_i,v 1.2 2021/10/07 22:32:54 tb Exp $ - Fix build with LibreSSL Index: src/SWIG/_lib.i diff --git a/security/py-M2Crypto/patches/patch-src_SWIG__threads_i b/security/py-M2Crypto/patches/patch-src_SWIG__threads_i index 439193b181e..b0a93a2f5a6 100644 --- a/security/py-M2Crypto/patches/patch-src_SWIG__threads_i +++ b/security/py-M2Crypto/patches/patch-src_SWIG__threads_i @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_SWIG__threads_i,v 1.1 2021/07/24 20:02:04 sthen Exp $ - Fix build with LibreSSL Index: src/SWIG/_threads.i diff --git a/security/py-M2Crypto/pkg/PLIST b/security/py-M2Crypto/pkg/PLIST index 08e5c208211..fc3cabdf660 100644 --- a/security/py-M2Crypto/pkg/PLIST +++ b/security/py-M2Crypto/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.11 2021/07/24 20:02:04 sthen Exp $ @pkgpath security/py-M2Crypto lib/python${MODPY_VERSION}/site-packages/M2Crypto/ lib/python${MODPY_VERSION}/site-packages/M2Crypto-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ diff --git a/security/py-PyNaCl/Makefile b/security/py-PyNaCl/Makefile index d45dd328518..db0e2ba318c 100644 --- a/security/py-PyNaCl/Makefile +++ b/security/py-PyNaCl/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2021/11/02 00:02:16 sthen Exp $ - COMMENT = Python binding to the NaCl library MODPY_EGG_VERSION = 1.4.0 diff --git a/security/py-PyNaCl/patches/patch-src_bindings_build_py b/security/py-PyNaCl/patches/patch-src_bindings_build_py index 35fa4a543a9..ebbe0707b83 100644 --- a/security/py-PyNaCl/patches/patch-src_bindings_build_py +++ b/security/py-PyNaCl/patches/patch-src_bindings_build_py @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_bindings_build_py,v 1.2 2020/06/11 20:00:56 jasper Exp $ Index: src/bindings/build.py --- src/bindings/build.py.orig +++ src/bindings/build.py diff --git a/security/py-PyNaCl/pkg/PLIST b/security/py-PyNaCl/pkg/PLIST index 45c3f07cf36..c39e10b90c8 100644 --- a/security/py-PyNaCl/pkg/PLIST +++ b/security/py-PyNaCl/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2021/09/09 19:35:38 sthen Exp $ @pkgpath security/py-PyNaCl lib/python${MODPY_VERSION}/site-packages/PyNaCl-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ lib/python${MODPY_VERSION}/site-packages/PyNaCl-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO diff --git a/security/py-aes/Makefile b/security/py-aes/Makefile index 1c8d45aab28..de4eec9199f 100644 --- a/security/py-aes/Makefile +++ b/security/py-aes/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.7 2021/11/02 00:02:16 sthen Exp $ - COMMENT = pure-Python implementation of AES block-cipher MODPY_EGG_VERSION = 1.6.1 diff --git a/security/py-aes/pkg/PLIST b/security/py-aes/pkg/PLIST index c34ab4b4eb9..d5c1c033d17 100644 --- a/security/py-aes/pkg/PLIST +++ b/security/py-aes/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2021/10/24 09:28:50 sthen Exp $ @pkgpath security/py-aes lib/python${MODPY_VERSION}/site-packages/pyaes/ lib/python${MODPY_VERSION}/site-packages/pyaes-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info diff --git a/security/py-argon2-cffi/Makefile b/security/py-argon2-cffi/Makefile index eebdd091248..bbdfc729abe 100644 --- a/security/py-argon2-cffi/Makefile +++ b/security/py-argon2-cffi/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.3 2021/11/11 09:03:19 sthen Exp $ - COMMENT = argon2 password hashing for Python MODPY_EGG_VERSION = 21.1.0 diff --git a/security/py-argon2-cffi/pkg/PLIST b/security/py-argon2-cffi/pkg/PLIST index 149d6296130..6a326d936b5 100644 --- a/security/py-argon2-cffi/pkg/PLIST +++ b/security/py-argon2-cffi/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2021/01/19 05:27:50 daniel Exp $ lib/python${MODPY_VERSION}/site-packages/argon2/ lib/python${MODPY_VERSION}/site-packages/argon2/__init__.py lib/python${MODPY_VERSION}/site-packages/argon2/__main__.py diff --git a/security/py-artifacts/Makefile b/security/py-artifacts/Makefile index a4e8eef9665..4cad3b20e37 100644 --- a/security/py-artifacts/Makefile +++ b/security/py-artifacts/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.17 2021/11/02 00:02:16 sthen Exp $ - COMMENT = ForensicArtifacts.com Artifact Repository MODPY_EGG_VERSION = 20200118 diff --git a/security/py-artifacts/pkg/PLIST b/security/py-artifacts/pkg/PLIST index 7d397cb71b6..e4502158cd5 100644 --- a/security/py-artifacts/pkg/PLIST +++ b/security/py-artifacts/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.6 2020/03/17 21:08:15 rpointel Exp $ @pkgpath security/py-artifacts @conflict py-artifacts-* @conflict py3-artifacts-* diff --git a/security/py-asn1crypto/Makefile b/security/py-asn1crypto/Makefile index 9f67945980d..9eaa056524c 100644 --- a/security/py-asn1crypto/Makefile +++ b/security/py-asn1crypto/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.9 2021/11/02 00:02:17 sthen Exp $ - COMMENT = fast ASN.1 parser and serializer MODPY_EGG_VERSION = 1.4.0 diff --git a/security/py-asn1crypto/pkg/PLIST b/security/py-asn1crypto/pkg/PLIST index 1f203b77b93..2a5ca92054a 100644 --- a/security/py-asn1crypto/pkg/PLIST +++ b/security/py-asn1crypto/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2021/09/08 19:58:25 sthen Exp $ @pkgpath security/py-asn1crypto lib/python${MODPY_VERSION}/site-packages/asn1crypto/ lib/python${MODPY_VERSION}/site-packages/asn1crypto-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ diff --git a/security/py-axolotl-curve25519/Makefile b/security/py-axolotl-curve25519/Makefile index f8500bb8840..2a8ded93362 100644 --- a/security/py-axolotl-curve25519/Makefile +++ b/security/py-axolotl-curve25519/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.8 2021/11/02 00:02:17 sthen Exp $ - COMMENT = Python curve25519 library with ed25519 signatures MODPY_EGG_VERSION = 0.4.1 diff --git a/security/py-axolotl-curve25519/pkg/PLIST b/security/py-axolotl-curve25519/pkg/PLIST index 759c50d9508..23998ddc535 100644 --- a/security/py-axolotl-curve25519/pkg/PLIST +++ b/security/py-axolotl-curve25519/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2021/10/29 15:38:49 sthen Exp $ @pkgpath security/py-axolotl-curve25519 @so lib/python${MODPY_VERSION}/site-packages/axolotl_curve25519.${MODPY_PYC_MAGIC_TAG}so lib/python${MODPY_VERSION}/site-packages/python_axolotl_curve25519-${MODPY_EGG_VERSION}.post2-py${MODPY_VERSION}.egg-info/ diff --git a/security/py-axolotl/Makefile b/security/py-axolotl/Makefile index 7083d7620cd..c1aeac6d20d 100644 --- a/security/py-axolotl/Makefile +++ b/security/py-axolotl/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.9 2021/11/02 00:02:17 sthen Exp $ - COMMENT = Python port of libaxolotl MODPY_EGG_VERSION = 0.2.3 diff --git a/security/py-axolotl/pkg/PLIST b/security/py-axolotl/pkg/PLIST index 7fe57957e12..09b396ef85c 100644 --- a/security/py-axolotl/pkg/PLIST +++ b/security/py-axolotl/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2021/03/21 08:57:55 tb Exp $ @conflict py-axolotl-* @pkgpath security/py-axolotl lib/python${MODPY_VERSION}/site-packages/axolotl/ diff --git a/security/py-bcrypt/Makefile b/security/py-bcrypt/Makefile index 3f57c298167..e5ffe193262 100644 --- a/security/py-bcrypt/Makefile +++ b/security/py-bcrypt/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.25 2021/11/02 00:02:17 sthen Exp $ - COMMENT= bcrypt blowfish password hashing for Python MODPY_EGG_VERSION= 3.2.0 diff --git a/security/py-bcrypt/pkg/PLIST b/security/py-bcrypt/pkg/PLIST index 0bd6b4d0eea..a272dacf76d 100644 --- a/security/py-bcrypt/pkg/PLIST +++ b/security/py-bcrypt/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.6 2021/09/08 07:19:52 sthen Exp $ @pkgpath security/py-bcrypt lib/python${MODPY_VERSION}/site-packages/bcrypt/ lib/python${MODPY_VERSION}/site-packages/bcrypt-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ diff --git a/security/py-cryptodome/Makefile b/security/py-cryptodome/Makefile index 3097088c61c..50ad66429fc 100644 --- a/security/py-cryptodome/Makefile +++ b/security/py-cryptodome/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.27 2021/11/02 00:02:17 sthen Exp $ - COMMENT = self-contained cryptographic library for Python MODPY_EGG_VERSION = 3.10.1 diff --git a/security/py-cryptodome/pkg/PFRAG.aesni b/security/py-cryptodome/pkg/PFRAG.aesni index b08e72e23cb..127d0f06ea0 100644 --- a/security/py-cryptodome/pkg/PFRAG.aesni +++ b/security/py-cryptodome/pkg/PFRAG.aesni @@ -1,3 +1,2 @@ -@comment $OpenBSD: PFRAG.aesni,v 1.2 2021/02/27 12:30:08 jasper Exp $ @so lib/python${MODPY_VERSION}/site-packages/Crypto/Cipher/_raw_aesni${MODPY_ABI3SO}.so @so lib/python${MODPY_VERSION}/site-packages/Crypto/Hash/_ghash_clmul${MODPY_ABI3SO}.so diff --git a/security/py-cryptodome/pkg/PFRAG.no-python3 b/security/py-cryptodome/pkg/PFRAG.no-python3 index 332c27f54c1..e88b66f94c5 100644 --- a/security/py-cryptodome/pkg/PFRAG.no-python3 +++ b/security/py-cryptodome/pkg/PFRAG.no-python3 @@ -1,3 +1,2 @@ -@comment $OpenBSD: PFRAG.no-python3,v 1.2 2019/11/02 20:35:15 jasper Exp $ @conflict py-crypto-* @pkgpath security/py-crypto diff --git a/security/py-cryptodome/pkg/PLIST b/security/py-cryptodome/pkg/PLIST index 9f74a9fe554..bc144d28af5 100644 --- a/security/py-cryptodome/pkg/PLIST +++ b/security/py-cryptodome/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.16 2021/02/27 12:30:08 jasper Exp $ ${MODPY_COMMENT}@conflict ${MODPY_PY_PREFIX}crypto-* ${MODPY_COMMENT}@pkgpath security/py-crypto,python3 !%%python3%% diff --git a/security/py-cryptography/Makefile b/security/py-cryptography/Makefile index 17314f1714f..414155755af 100644 --- a/security/py-cryptography/Makefile +++ b/security/py-cryptography/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.57 2022/02/09 12:31:04 sthen Exp $ - COMMENT= cryptographic recipes and primitives for Python MODPY_EGG_VERSION= 36.0.1 diff --git a/security/py-cryptography/crates.inc b/security/py-cryptography/crates.inc index d572d59f24a..d752f4f8d2f 100644 --- a/security/py-cryptography/crates.inc +++ b/security/py-cryptography/crates.inc @@ -1,5 +1,3 @@ -# $OpenBSD: crates.inc,v 1.2 2022/02/09 12:31:04 sthen Exp $ - MODCARGO_CRATES += Inflector 0.11.4 # BSD-2-Clause MODCARGO_CRATES += aliasable 0.1.3 # MIT MODCARGO_CRATES += asn1 0.8.7 # BSD-3-Clause diff --git a/security/py-cryptography/patches/patch-src__cffi_src_openssl_dh_py b/security/py-cryptography/patches/patch-src__cffi_src_openssl_dh_py index ee56eed0af7..b4e54147fcb 100644 --- a/security/py-cryptography/patches/patch-src__cffi_src_openssl_dh_py +++ b/security/py-cryptography/patches/patch-src__cffi_src_openssl_dh_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-src__cffi_src_openssl_dh_py,v 1.2 2022/02/09 12:31:04 sthen Exp $ - LibreSSL 3.5 provides this define. Index: src/_cffi_src/openssl/dh.py diff --git a/security/py-cryptography/patches/patch-src__cffi_src_openssl_fips_py b/security/py-cryptography/patches/patch-src__cffi_src_openssl_fips_py index 1a8ccb135e1..bd7aa2b65f4 100644 --- a/security/py-cryptography/patches/patch-src__cffi_src_openssl_fips_py +++ b/security/py-cryptography/patches/patch-src__cffi_src_openssl_fips_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-src__cffi_src_openssl_fips_py,v 1.2 2022/02/09 12:31:04 sthen Exp $ - Index: src/_cffi_src/openssl/fips.py --- src/_cffi_src/openssl/fips.py.orig +++ src/_cffi_src/openssl/fips.py diff --git a/security/py-cryptography/patches/patch-src__cffi_src_openssl_ssl_py b/security/py-cryptography/patches/patch-src__cffi_src_openssl_ssl_py index 2d9b418d663..e5c849feb3c 100644 --- a/security/py-cryptography/patches/patch-src__cffi_src_openssl_ssl_py +++ b/security/py-cryptography/patches/patch-src__cffi_src_openssl_ssl_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-src__cffi_src_openssl_ssl_py,v 1.10 2022/02/09 12:31:04 sthen Exp $ - Index: src/_cffi_src/openssl/ssl.py --- src/_cffi_src/openssl/ssl.py.orig +++ src/_cffi_src/openssl/ssl.py diff --git a/security/py-cryptography/pkg/PLIST b/security/py-cryptography/pkg/PLIST index 42372fb556e..7cdb2238346 100644 --- a/security/py-cryptography/pkg/PLIST +++ b/security/py-cryptography/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.20 2022/02/09 12:31:04 sthen Exp $ @pkgpath security/py-cryptography lib/python${MODPY_VERSION}/site-packages/cryptography/ lib/python${MODPY_VERSION}/site-packages/cryptography-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ diff --git a/security/py-cryptography_vectors/Makefile b/security/py-cryptography_vectors/Makefile index c8ce3152b59..be87d339fd1 100644 --- a/security/py-cryptography_vectors/Makefile +++ b/security/py-cryptography_vectors/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.34 2022/02/09 12:31:04 sthen Exp $ - COMMENT= test vectors for py-cryptography MODPY_EGG_VERSION= 36.0.1 diff --git a/security/py-cryptography_vectors/pkg/PLIST b/security/py-cryptography_vectors/pkg/PLIST index c43d93c5da9..47d31015364 100644 --- a/security/py-cryptography_vectors/pkg/PLIST +++ b/security/py-cryptography_vectors/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.19 2022/02/09 12:31:04 sthen Exp $ @conflict py-cryptography_vectors-* @pkgpath security/py-cryptography_vectors lib/python${MODPY_VERSION}/site-packages/cryptography_vectors/ diff --git a/security/py-dfdatetime/Makefile b/security/py-dfdatetime/Makefile index a375fd8fae0..aad235159db 100644 --- a/security/py-dfdatetime/Makefile +++ b/security/py-dfdatetime/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.16 2021/11/02 00:02:17 sthen Exp $ - COMMENT = Digital Forensics date and time MODPY_EGG_VERSION = 20200824 diff --git a/security/py-dfdatetime/pkg/PLIST b/security/py-dfdatetime/pkg/PLIST index 4b9c1953b14..ec78b6d92c1 100644 --- a/security/py-dfdatetime/pkg/PLIST +++ b/security/py-dfdatetime/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.9 2020/09/23 11:20:20 rpointel Exp $ @pkgpath security/py-dfdatetime lib/python${MODPY_VERSION}/site-packages/dfdatetime/ lib/python${MODPY_VERSION}/site-packages/dfdatetime-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ diff --git a/security/py-dfvfs/Makefile b/security/py-dfvfs/Makefile index 2f5ddd5a3af..b4ca407a097 100644 --- a/security/py-dfvfs/Makefile +++ b/security/py-dfvfs/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.15 2021/11/02 00:02:17 sthen Exp $ - COMMENT = Digital Forensics Virtual File System (dfVFS) MODPY_EGG_VERSION = 20200625 diff --git a/security/py-dfvfs/pkg/PLIST b/security/py-dfvfs/pkg/PLIST index cf3f8ba0f05..90da70603f3 100644 --- a/security/py-dfvfs/pkg/PLIST +++ b/security/py-dfvfs/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.6 2020/09/23 11:17:56 rpointel Exp $ @pkgpath security/py-dfvfs lib/python${MODPY_VERSION}/site-packages/dfvfs/ lib/python${MODPY_VERSION}/site-packages/dfvfs-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ diff --git a/security/py-dfwinreg/Makefile b/security/py-dfwinreg/Makefile index d5d306e0786..871a904f7de 100644 --- a/security/py-dfwinreg/Makefile +++ b/security/py-dfwinreg/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.11 2021/11/02 00:02:17 sthen Exp $ - COMMENT = Digital Forensics Windows Registry (dfWinReg) MODPY_EGG_VERSION = 20200415 diff --git a/security/py-dfwinreg/pkg/PLIST b/security/py-dfwinreg/pkg/PLIST index 32659e395ba..88c2f2a53aa 100644 --- a/security/py-dfwinreg/pkg/PLIST +++ b/security/py-dfwinreg/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2020/03/17 21:52:42 rpointel Exp $ @pkgpath security/py-dfwinreg lib/python${MODPY_VERSION}/site-packages/dfwinreg/ lib/python${MODPY_VERSION}/site-packages/dfwinreg-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ diff --git a/security/py-ecdsa/Makefile b/security/py-ecdsa/Makefile index eebe2609730..0d363136e18 100644 --- a/security/py-ecdsa/Makefile +++ b/security/py-ecdsa/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.18 2022/02/26 17:31:39 sthen Exp $ - COMMENT = Python implementation of ECDSA cryptography MODPY_EGG_VERSION = 0.17.0 diff --git a/security/py-ecdsa/pkg/PLIST b/security/py-ecdsa/pkg/PLIST index d880cd1263b..9667c1c12e3 100644 --- a/security/py-ecdsa/pkg/PLIST +++ b/security/py-ecdsa/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.7 2021/06/08 19:51:51 benoit Exp $ lib/python${MODPY_VERSION}/site-packages/ecdsa/ lib/python${MODPY_VERSION}/site-packages/ecdsa-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ lib/python${MODPY_VERSION}/site-packages/ecdsa-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO diff --git a/security/py-elfesteem/Makefile b/security/py-elfesteem/Makefile index 0da69073c07..806cc4a74af 100644 --- a/security/py-elfesteem/Makefile +++ b/security/py-elfesteem/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.3 2021/02/23 19:39:39 sthen Exp $ - COMMENT = ELF-Esteem: ELF file manipulation library MODPY_EGG_VERSION = 0.1 diff --git a/security/py-elfesteem/pkg/PLIST b/security/py-elfesteem/pkg/PLIST index 4c8c7ec734f..35aa83bee5a 100644 --- a/security/py-elfesteem/pkg/PLIST +++ b/security/py-elfesteem/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2018/06/27 07:26:58 rpointel Exp $ bin/elfcli lib/python${MODPY_VERSION}/site-packages/ELF_Esteem-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info lib/python${MODPY_VERSION}/site-packages/elfesteem/ diff --git a/security/py-fastecdsa/Makefile b/security/py-fastecdsa/Makefile index 33032d6c877..f25b6af448b 100644 --- a/security/py-fastecdsa/Makefile +++ b/security/py-fastecdsa/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.7 2021/11/27 23:25:38 tb Exp $ - COMMENT = fast elliptic curve digital signatures MODPY_EGG_VERSION = 2.2.3 diff --git a/security/py-fastecdsa/patches/patch-fastecdsa_tests_test_rfc6979_ecdsa_py b/security/py-fastecdsa/patches/patch-fastecdsa_tests_test_rfc6979_ecdsa_py index c114b74e4e1..07c6339e52a 100644 --- a/security/py-fastecdsa/patches/patch-fastecdsa_tests_test_rfc6979_ecdsa_py +++ b/security/py-fastecdsa/patches/patch-fastecdsa_tests_test_rfc6979_ecdsa_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-fastecdsa_tests_test_rfc6979_ecdsa_py,v 1.1.1.1 2021/04/24 04:33:53 tb Exp $ - Use extra distfile instead of reaching out to the internet. Index: fastecdsa/tests/test_rfc6979_ecdsa.py diff --git a/security/py-fastecdsa/patches/patch-fastecdsa_tests_test_whycheproof_vectors_py b/security/py-fastecdsa/patches/patch-fastecdsa_tests_test_whycheproof_vectors_py index d75c16e7452..72ddd80cf68 100644 --- a/security/py-fastecdsa/patches/patch-fastecdsa_tests_test_whycheproof_vectors_py +++ b/security/py-fastecdsa/patches/patch-fastecdsa_tests_test_whycheproof_vectors_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-fastecdsa_tests_test_whycheproof_vectors_py,v 1.2 2021/07/14 22:15:23 tb Exp $ - Use the JSON files from security/wycheproof-testvectors instead of fetching them from GitHub. diff --git a/security/py-fastecdsa/pkg/PLIST b/security/py-fastecdsa/pkg/PLIST index e6ff33e0366..7cc2fb72265 100644 --- a/security/py-fastecdsa/pkg/PLIST +++ b/security/py-fastecdsa/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2021/07/14 22:23:41 tb Exp $ lib/python${MODPY_VERSION}/site-packages/fastecdsa/ lib/python${MODPY_VERSION}/site-packages/fastecdsa-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ lib/python${MODPY_VERSION}/site-packages/fastecdsa-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO diff --git a/security/py-fickling/Makefile b/security/py-fickling/Makefile index fa7d378600e..dbb41d43f19 100644 --- a/security/py-fickling/Makefile +++ b/security/py-fickling/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2022/01/12 10:17:13 sebastia Exp $ - COMMENT = analyze Python pickle object serializations MODPY_EGG_VERSION = 0.0.3 diff --git a/security/py-fickling/pkg/PLIST b/security/py-fickling/pkg/PLIST index 08737c0536d..bbcea049614 100644 --- a/security/py-fickling/pkg/PLIST +++ b/security/py-fickling/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2021/03/24 19:50:29 sebastia Exp $ bin/fickling lib/python${MODPY_VERSION}/site-packages/fickling/ lib/python${MODPY_VERSION}/site-packages/fickling-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ diff --git a/security/py-fido2/Makefile b/security/py-fido2/Makefile index b9f9861ce95..7268b6c7ae1 100644 --- a/security/py-fido2/Makefile +++ b/security/py-fido2/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.6 2021/11/02 00:02:17 sthen Exp $ - COMMENT = Python module to communicate with USB FIDO devices # using github for now, it has support for OpenBSD; should be ok to move back diff --git a/security/py-fido2/pkg/PLIST b/security/py-fido2/pkg/PLIST index f0a26125b59..f3eddc76890 100644 --- a/security/py-fido2/pkg/PLIST +++ b/security/py-fido2/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2020/05/23 21:55:55 sthen Exp $ @pkgpath security/py-fido2 lib/python${MODPY_VERSION}/site-packages/fido2/ lib/python${MODPY_VERSION}/site-packages/fido2-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ diff --git a/security/py-gnupg/Makefile b/security/py-gnupg/Makefile index cb8b82c2736..59a0f40488a 100644 --- a/security/py-gnupg/Makefile +++ b/security/py-gnupg/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.43 2021/11/26 08:17:35 sthen Exp $ - COMMENT= Python module for GnuPG interface MODPY_EGG_VERSION= 0.4.8 diff --git a/security/py-gnupg/pkg/PLIST b/security/py-gnupg/pkg/PLIST index 44881bc4bf7..470bdfa2202 100644 --- a/security/py-gnupg/pkg/PLIST +++ b/security/py-gnupg/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.10 2021/09/02 13:07:56 sthen Exp $ @conflict py-gnupg-* @pkgpath security/py-gnupg lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}/ diff --git a/security/py-hkdf/Makefile b/security/py-hkdf/Makefile index 841fc96d083..05bbcaf64ed 100644 --- a/security/py-hkdf/Makefile +++ b/security/py-hkdf/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.3 2022/02/20 15:05:11 bket Exp $ - COMMENT = HMAC-based Extract-and-Expand Key Derivation Function (HKDF) MODPY_EGG_VERSION = 0.0.3 diff --git a/security/py-hkdf/pkg/PLIST b/security/py-hkdf/pkg/PLIST index 90f7707f6ac..5c5ddaea29f 100644 --- a/security/py-hkdf/pkg/PLIST +++ b/security/py-hkdf/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2021/07/24 21:24:57 kn Exp $ lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}/ lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}hkdf.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/hkdf-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ diff --git a/security/py-hvac/Makefile b/security/py-hvac/Makefile index 0abe435b134..e03a5d3946c 100644 --- a/security/py-hvac/Makefile +++ b/security/py-hvac/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2021/11/20 08:22:34 landry Exp $ - COMMENT = Python client library for Hashicorp Vault MODPY_EGG_VERSION = 0.11.2 diff --git a/security/py-hvac/pkg/PLIST b/security/py-hvac/pkg/PLIST index a6711b5e9df..a1df22b22e5 100644 --- a/security/py-hvac/pkg/PLIST +++ b/security/py-hvac/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2021/11/20 08:22:34 landry Exp $ lib/python${MODPY_VERSION}/site-packages/hvac/ lib/python${MODPY_VERSION}/site-packages/hvac-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ lib/python${MODPY_VERSION}/site-packages/hvac-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO diff --git a/security/py-josepy/Makefile b/security/py-josepy/Makefile index f150c371278..74fdfe0210a 100644 --- a/security/py-josepy/Makefile +++ b/security/py-josepy/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.19 2022/01/13 17:57:18 sthen Exp $ - COMMENT= Javascript Object Signing and Encryption (JOSE) CATEGORIES= security devel diff --git a/security/py-josepy/patches/patch-pytest_ini b/security/py-josepy/patches/patch-pytest_ini index 99466801b78..5ef782086c0 100644 --- a/security/py-josepy/patches/patch-pytest_ini +++ b/security/py-josepy/patches/patch-pytest_ini @@ -1,5 +1,3 @@ -$OpenBSD: patch-pytest_ini,v 1.1 2021/11/18 09:20:48 sthen Exp $ - we don't have pytest-flake8 yet Index: pytest.ini diff --git a/security/py-josepy/pkg/PLIST b/security/py-josepy/pkg/PLIST index e3408b538a6..42943688a89 100644 --- a/security/py-josepy/pkg/PLIST +++ b/security/py-josepy/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.6 2021/10/26 19:41:08 sthen Exp $ @conflict py-acme-<0.22.0${MODPY_FLAVOR} @conflict py-josepy-* @pkgpath security/py-josepy diff --git a/security/py-keyring/Makefile b/security/py-keyring/Makefile index 2be64794366..7f3ca2f2ae9 100644 --- a/security/py-keyring/Makefile +++ b/security/py-keyring/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.23 2021/12/30 16:42:59 ajacoutot Exp $ - COMMENT= store and access your passwords safely MODPY_EGG_VERSION= 23.4.0 diff --git a/security/py-keyring/pkg/PLIST b/security/py-keyring/pkg/PLIST index 2e1b4975bf5..06216a80c1f 100644 --- a/security/py-keyring/pkg/PLIST +++ b/security/py-keyring/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.7 2021/11/25 09:24:38 sthen Exp $ @conflict py-keyring-* @pkgpath security/py-keyring bin/keyring diff --git a/security/py-libnacl/Makefile b/security/py-libnacl/Makefile index b4a73c7326b..93faf22179b 100644 --- a/security/py-libnacl/Makefile +++ b/security/py-libnacl/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.16 2021/11/02 00:02:18 sthen Exp $ - COMMENT= python bindings for libsodium/tweetnacl based on ctypes MODPY_EGG_VERSION= 1.6.1 diff --git a/security/py-libnacl/pkg/PLIST b/security/py-libnacl/pkg/PLIST index ddd47143795..38b82c50b53 100644 --- a/security/py-libnacl/pkg/PLIST +++ b/security/py-libnacl/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.7 2020/03/08 16:42:52 landry Exp $ lib/python${MODPY_VERSION}/site-packages/libnacl/ lib/python${MODPY_VERSION}/site-packages/libnacl-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ lib/python${MODPY_VERSION}/site-packages/libnacl-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO diff --git a/security/py-miasm/Makefile b/security/py-miasm/Makefile index 024e60d41a4..3199ea55f22 100644 --- a/security/py-miasm/Makefile +++ b/security/py-miasm/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.6 2021/02/23 19:39:39 sthen Exp $ - BROKEN-i386 = uint128_t COMMENT = reverse engineering framework in Python diff --git a/security/py-miasm/pkg/PLIST b/security/py-miasm/pkg/PLIST index 749e822720e..14315bcd6db 100644 --- a/security/py-miasm/pkg/PLIST +++ b/security/py-miasm/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2019/01/26 06:45:20 rpointel Exp $ lib/python${MODPY_VERSION}/site-packages/Miasm-2.0-py${MODPY_VERSION}.egg-info lib/python${MODPY_VERSION}/site-packages/miasm2/ lib/python${MODPY_VERSION}/site-packages/miasm2/__init__.py diff --git a/security/py-oauthlib/Makefile b/security/py-oauthlib/Makefile index f2e7784fb43..c61cd5de7ee 100644 --- a/security/py-oauthlib/Makefile +++ b/security/py-oauthlib/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.20 2021/12/07 10:44:34 sthen Exp $ - COMMENT = Python library for OAuth MODPY_EGG_VERSION = 3.1.1 diff --git a/security/py-oauthlib/patches/patch-tests_oauth2_rfc6749_endpoints_test_error_responses_py b/security/py-oauthlib/patches/patch-tests_oauth2_rfc6749_endpoints_test_error_responses_py index fb348f37b84..1f02bd2e6bd 100644 --- a/security/py-oauthlib/patches/patch-tests_oauth2_rfc6749_endpoints_test_error_responses_py +++ b/security/py-oauthlib/patches/patch-tests_oauth2_rfc6749_endpoints_test_error_responses_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-tests_oauth2_rfc6749_endpoints_test_error_responses_py,v 1.1 2020/02/29 19:34:27 kmos Exp $ - Index: tests/oauth2/rfc6749/endpoints/test_error_responses.py --- tests/oauth2/rfc6749/endpoints/test_error_responses.py.orig +++ tests/oauth2/rfc6749/endpoints/test_error_responses.py diff --git a/security/py-oauthlib/pkg/PLIST b/security/py-oauthlib/pkg/PLIST index 2d2cc4310b3..4543bfa85db 100644 --- a/security/py-oauthlib/pkg/PLIST +++ b/security/py-oauthlib/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.6 2021/12/07 10:44:34 sthen Exp $ @conflict py-oauthlib-* @pkgpath security/py-oauthlib lib/python${MODPY_VERSION}/site-packages/oauthlib/ diff --git a/security/py-openssl/Makefile b/security/py-openssl/Makefile index fac1b6706d6..aaf0cdb1820 100644 --- a/security/py-openssl/Makefile +++ b/security/py-openssl/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.42 2022/02/10 09:25:25 sthen Exp $ - COMMENT= Python interface to the OpenSSL library MODPY_EGG_VERSION= 22.0.0 diff --git a/security/py-openssl/patches/patch-tests_memdbg_py b/security/py-openssl/patches/patch-tests_memdbg_py index e7f859fba30..e01b6c42a82 100644 --- a/security/py-openssl/patches/patch-tests_memdbg_py +++ b/security/py-openssl/patches/patch-tests_memdbg_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-tests_memdbg_py,v 1.2 2021/02/14 17:43:12 sthen Exp $ - Index: tests/memdbg.py --- tests/memdbg.py.orig +++ tests/memdbg.py diff --git a/security/py-openssl/pkg/PLIST b/security/py-openssl/pkg/PLIST index 19f43c42800..80df0c04c10 100644 --- a/security/py-openssl/pkg/PLIST +++ b/security/py-openssl/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.13 2021/03/29 12:13:53 sthen Exp $ @pkgpath security/py-openssl lib/python${MODPY_VERSION}/site-packages/OpenSSL/ lib/python${MODPY_VERSION}/site-packages/OpenSSL/SSL.py diff --git a/security/py-paramiko/Makefile b/security/py-paramiko/Makefile index 7da8e50afb9..b00952596e7 100644 --- a/security/py-paramiko/Makefile +++ b/security/py-paramiko/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.60 2021/11/02 00:02:18 sthen Exp $ - COMMENT = Python module that implements the SSH2 protocol MODPY_EGG_VERSION = 2.8.0 diff --git a/security/py-paramiko/patches/patch-tests_test_client_py b/security/py-paramiko/patches/patch-tests_test_client_py index 6e298147cb4..7d70aa6293f 100644 --- a/security/py-paramiko/patches/patch-tests_test_client_py +++ b/security/py-paramiko/patches/patch-tests_test_client_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-tests_test_client_py,v 1.2 2021/11/14 12:40:28 sthen Exp $ - Excise py-test-relaxed Index: tests/test_client.py diff --git a/security/py-paramiko/pkg/PLIST b/security/py-paramiko/pkg/PLIST index 6acdbc816ca..734a5525a06 100644 --- a/security/py-paramiko/pkg/PLIST +++ b/security/py-paramiko/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.28 2021/09/01 22:44:04 sthen Exp $ @pkgpath security/py-paramiko lib/python${MODPY_VERSION}/site-packages/paramiko/ lib/python${MODPY_VERSION}/site-packages/paramiko-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ diff --git a/security/py-passlib/Makefile b/security/py-passlib/Makefile index 069c74eca88..cfdd8c6c861 100644 --- a/security/py-passlib/Makefile +++ b/security/py-passlib/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.21 2021/11/02 00:02:18 sthen Exp $ - COMMENT= Python module providing a password hashing framework MODPY_EGG_VERSION= 1.7.4 diff --git a/security/py-passlib/patches/patch-passlib_hosts_py b/security/py-passlib/patches/patch-passlib_hosts_py index fc8a39f802b..f16b138dd50 100644 --- a/security/py-passlib/patches/patch-passlib_hosts_py +++ b/security/py-passlib/patches/patch-passlib_hosts_py @@ -1,4 +1,3 @@ -$OpenBSD: patch-passlib_hosts_py,v 1.2 2017/01/31 14:27:28 sthen Exp $ --- passlib/hosts.py.orig Wed Nov 23 03:20:22 2016 +++ passlib/hosts.py Mon Jan 16 14:26:12 2017 @@ -47,7 +47,8 @@ linux_context = linux2_context = LazyCryptContext( diff --git a/security/py-passlib/pkg/PLIST b/security/py-passlib/pkg/PLIST index a977161c0ad..29f140df1fb 100644 --- a/security/py-passlib/pkg/PLIST +++ b/security/py-passlib/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2020/10/07 13:32:27 sthen Exp $ @pkgpath security/py-passlib lib/python${MODPY_VERSION}/site-packages/passlib/ lib/python${MODPY_VERSION}/site-packages/passlib-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ diff --git a/security/py-pbkdf2/Makefile b/security/py-pbkdf2/Makefile index f77587f848b..e10bbd251ca 100644 --- a/security/py-pbkdf2/Makefile +++ b/security/py-pbkdf2/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.11 2021/11/02 00:02:18 sthen Exp $ - COMMENT = Python implementation of PBKDF2 MODPY_EGG_VERSION = 1.3 diff --git a/security/py-pbkdf2/pkg/PLIST b/security/py-pbkdf2/pkg/PLIST index 708db1a02ec..9ee75da25f2 100644 --- a/security/py-pbkdf2/pkg/PLIST +++ b/security/py-pbkdf2/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2021/10/29 15:38:50 sthen Exp $ @pkgpath security/py-pbkdf2 lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}pbkdf2.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/pbkdf2-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ diff --git a/security/py-pefile/Makefile b/security/py-pefile/Makefile index 17958c997fa..1989e96b471 100644 --- a/security/py-pefile/Makefile +++ b/security/py-pefile/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.15 2021/11/02 00:02:18 sthen Exp $ - COMMENT = Python module to read and work with PE files MODPY_EGG_VERSION = 2018.8.8 diff --git a/security/py-pefile/pkg/PLIST b/security/py-pefile/pkg/PLIST index a33cc305449..a70ed3872eb 100644 --- a/security/py-pefile/pkg/PLIST +++ b/security/py-pefile/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2017/11/07 16:22:56 rpointel Exp $ lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}pefile.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}peutils.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/ordlookup/ diff --git a/security/py-pgpdump/Makefile b/security/py-pgpdump/Makefile index b4de7c167a5..444b108d7b8 100644 --- a/security/py-pgpdump/Makefile +++ b/security/py-pgpdump/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.7 2021/11/02 00:02:18 sthen Exp $ - COMMENT = PGP packet parser library for Python MODPY_EGG_VERSION = 1.5 diff --git a/security/py-pgpdump/pkg/PLIST b/security/py-pgpdump/pkg/PLIST index cacaaf135f7..f5efde5249d 100644 --- a/security/py-pgpdump/pkg/PLIST +++ b/security/py-pgpdump/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2021/10/24 09:28:50 sthen Exp $ @pkgpath security/py-pgpdump lib/python${MODPY_VERSION}/site-packages/pgpdump/ lib/python${MODPY_VERSION}/site-packages/pgpdump-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info diff --git a/security/py-potr/Makefile b/security/py-potr/Makefile index b9e39f6de33..e8d176f2503 100644 --- a/security/py-potr/Makefile +++ b/security/py-potr/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.11 2021/11/02 00:02:18 sthen Exp $ - COMMENT = pure Python Off-The-Record encryption MODPY_EGG_VERSION = 1.0.1 diff --git a/security/py-potr/pkg/PLIST b/security/py-potr/pkg/PLIST index 63a12e22042..081fa65ec33 100644 --- a/security/py-potr/pkg/PLIST +++ b/security/py-potr/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2021/10/24 09:28:50 sthen Exp $ @pkgpath security/py-potr lib/python${MODPY_VERSION}/site-packages/potr/ lib/python${MODPY_VERSION}/site-packages/potr/__init__.py diff --git a/security/py-pykeepass/Makefile b/security/py-pykeepass/Makefile index 127212dca69..2900e5e6f04 100644 --- a/security/py-pykeepass/Makefile +++ b/security/py-pykeepass/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2022/03/01 10:27:10 sthen Exp $ - COMMENT = interact with keepass databases from Python MODPY_EGG_VERSION = 4.0.1 diff --git a/security/py-pykeepass/patches/patch-pykeepass_kdbx_parsing_common_py b/security/py-pykeepass/patches/patch-pykeepass_kdbx_parsing_common_py index 044cf64749e..4c7447921ee 100644 --- a/security/py-pykeepass/patches/patch-pykeepass_kdbx_parsing_common_py +++ b/security/py-pykeepass/patches/patch-pykeepass_kdbx_parsing_common_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-pykeepass_kdbx_parsing_common_py,v 1.1.1.1 2021/07/02 15:29:09 sthen Exp $ - we have Cryptodome (which uses the Crypto namespace) rather than Cryptodomex Index: pykeepass/kdbx_parsing/common.py diff --git a/security/py-pykeepass/patches/patch-pykeepass_kdbx_parsing_twofish_py b/security/py-pykeepass/patches/patch-pykeepass_kdbx_parsing_twofish_py index d912403ce29..f0b88a83fce 100644 --- a/security/py-pykeepass/patches/patch-pykeepass_kdbx_parsing_twofish_py +++ b/security/py-pykeepass/patches/patch-pykeepass_kdbx_parsing_twofish_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-pykeepass_kdbx_parsing_twofish_py,v 1.1.1.1 2021/07/02 15:29:09 sthen Exp $ - we have Cryptodome (which uses the Crypto namespace) rather than Cryptodomex Index: pykeepass/kdbx_parsing/twofish.py diff --git a/security/py-pyscard/Makefile b/security/py-pyscard/Makefile index 09471a70ebf..177fdb7901a 100644 --- a/security/py-pyscard/Makefile +++ b/security/py-pyscard/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.8 2021/11/29 22:01:53 sthen Exp $ - COMMENT = smartcard package for Python MODPY_EGG_VERSION = 2.0.2 diff --git a/security/py-pyscard/pkg/PLIST b/security/py-pyscard/pkg/PLIST index 28e3d00a183..71bee21718e 100644 --- a/security/py-pyscard/pkg/PLIST +++ b/security/py-pyscard/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2021/07/24 18:14:20 sthen Exp $ @pkgpath security/py-pyscard lib/python${MODPY_VERSION}/site-packages/pyscard-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ lib/python${MODPY_VERSION}/site-packages/pyscard-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO diff --git a/security/py-requests-aws4auth/Makefile b/security/py-requests-aws4auth/Makefile index b5e34469381..1115c648b02 100644 --- a/security/py-requests-aws4auth/Makefile +++ b/security/py-requests-aws4auth/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.9 2021/12/23 12:05:41 sthen Exp $ - COMMENT = AWS v4 authentication for py-requests MODPY_EGG_VERSION = 1.1.1 diff --git a/security/py-requests-aws4auth/pkg/PLIST b/security/py-requests-aws4auth/pkg/PLIST index b175d62ab2b..2a01de0e682 100644 --- a/security/py-requests-aws4auth/pkg/PLIST +++ b/security/py-requests-aws4auth/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2021/12/23 12:05:41 sthen Exp $ @pkgpath security/py-requests-aws4auth @comment lib/python${MODPY_VERSION}/site-packages/HISTORY.md @comment lib/python${MODPY_VERSION}/site-packages/LICENSE diff --git a/security/py-ropper/Makefile b/security/py-ropper/Makefile index 7f6adef2a3a..dc03433f442 100644 --- a/security/py-ropper/Makefile +++ b/security/py-ropper/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.11 2021/11/02 00:02:19 sthen Exp $ - COMMENT = rop gadget finder and binary information tool MODPY_EGG_VERSION = 1.12.5 diff --git a/security/py-ropper/pkg/PLIST b/security/py-ropper/pkg/PLIST index 758eb6757e2..4e96963994e 100644 --- a/security/py-ropper/pkg/PLIST +++ b/security/py-ropper/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2021/02/19 23:13:05 sthen Exp $ @conflict py3-ropper-<1.12.5p2 bin/ropper${MODPY_BIN_SUFFIX} lib/python${MODPY_VERSION}/site-packages/ropper/ diff --git a/security/py-rsa/Makefile b/security/py-rsa/Makefile index 0233de46851..56a3459b29e 100644 --- a/security/py-rsa/Makefile +++ b/security/py-rsa/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.22 2021/11/02 00:02:19 sthen Exp $ - # !!! do not update blindly: sysutils/awscli requires a specific version COMMENT= Python RSA implementation diff --git a/security/py-rsa/pkg/PLIST b/security/py-rsa/pkg/PLIST index ed393b6b6cd..c4a1b22546f 100644 --- a/security/py-rsa/pkg/PLIST +++ b/security/py-rsa/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2020/06/11 06:48:45 ajacoutot Exp $ @conflict py-rsa-* @pkgpath security/py-rsa bin/pyrsa-decrypt diff --git a/security/py-scp/Makefile b/security/py-scp/Makefile index b792196b5fa..46708fc09cb 100644 --- a/security/py-scp/Makefile +++ b/security/py-scp/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2021/11/02 00:02:19 sthen Exp $ - COMMENT = scp module for Paramiko MODPY_EGG_VERSION = 0.13.6 diff --git a/security/py-scp/pkg/PLIST b/security/py-scp/pkg/PLIST index 625863a25be..c0a860eb2d8 100644 --- a/security/py-scp/pkg/PLIST +++ b/security/py-scp/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2021/09/02 13:06:03 sthen Exp $ @pkgpath security/py-scp lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}/ lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}scp.${MODPY_PYC_MAGIC_TAG}pyc diff --git a/security/py-scrypt/Makefile b/security/py-scrypt/Makefile index b3cbb014199..e44993aa276 100644 --- a/security/py-scrypt/Makefile +++ b/security/py-scrypt/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.9 2022/01/22 08:09:12 semarie Exp $ - COMMENT = support for the scrypt key derivation function MODPY_EGG_VERSION = 0.8.18 diff --git a/security/py-scrypt/pkg/PLIST b/security/py-scrypt/pkg/PLIST index 30850cdff9d..b8cae4c8804 100644 --- a/security/py-scrypt/pkg/PLIST +++ b/security/py-scrypt/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2021/10/24 09:28:50 sthen Exp $ @pkgpath security/py-scrypt @so lib/python${MODPY_VERSION}/site-packages/_scrypt.${MODPY_PYC_MAGIC_TAG}so lib/python${MODPY_VERSION}/site-packages/scrypt/ diff --git a/security/py-secretstorage/Makefile b/security/py-secretstorage/Makefile index 6aefaaf1f53..bf91ab9bea6 100644 --- a/security/py-secretstorage/Makefile +++ b/security/py-secretstorage/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.22 2021/11/02 00:02:19 sthen Exp $ - COMMENT= secure storing of passwords using the SecretService DBus API MODPY_EGG_VERSION= 3.3.1 diff --git a/security/py-secretstorage/pkg/PLIST b/security/py-secretstorage/pkg/PLIST index edfa115b777..b2b149e4a8b 100644 --- a/security/py-secretstorage/pkg/PLIST +++ b/security/py-secretstorage/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.6 2021/09/02 08:20:09 ajacoutot Exp $ @conflict py-secretstorage-* @pkgpath security/py-secretstorage lib/python${MODPY_VERSION}/site-packages/SecretStorage-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ diff --git a/security/py-service_identity/Makefile b/security/py-service_identity/Makefile index be6822e466a..0eada45063d 100644 --- a/security/py-service_identity/Makefile +++ b/security/py-service_identity/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2021/11/08 14:30:53 sthen Exp $ - COMMENT = service identity verification for pyOpenSSL/py-cryptography MODPY_EGG_VERSION = 21.1.0 diff --git a/security/py-service_identity/pkg/PLIST b/security/py-service_identity/pkg/PLIST index 102940ef77f..b6830e35de7 100644 --- a/security/py-service_identity/pkg/PLIST +++ b/security/py-service_identity/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2021/02/16 23:02:07 sthen Exp $ @pkgpath security/py-service_identity lib/python${MODPY_VERSION}/site-packages/service_identity/ lib/python${MODPY_VERSION}/site-packages/service_identity-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ diff --git a/security/py-spake2/Makefile b/security/py-spake2/Makefile index 61d51b6a498..57e32b54f2b 100644 --- a/security/py-spake2/Makefile +++ b/security/py-spake2/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.3 2022/02/20 15:05:11 bket Exp $ - COMMENT = SPAKE2 password-authenticated key exchange (pure python) MODPY_EGG_VERSION = 0.8 diff --git a/security/py-spake2/pkg/PLIST b/security/py-spake2/pkg/PLIST index 1281dce9878..f1794f91b43 100644 --- a/security/py-spake2/pkg/PLIST +++ b/security/py-spake2/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2021/07/24 21:26:04 kn Exp $ lib/python${MODPY_VERSION}/site-packages/spake2/ lib/python${MODPY_VERSION}/site-packages/spake2-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ lib/python${MODPY_VERSION}/site-packages/spake2-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO diff --git a/security/py-tlsfuzzer/Makefile b/security/py-tlsfuzzer/Makefile index cc9c9077641..1da898d997d 100644 --- a/security/py-tlsfuzzer/Makefile +++ b/security/py-tlsfuzzer/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.55 2022/02/10 12:17:52 tb Exp $ - COMMENT = fuzzer and test suite for TLS implementations. MODPY_EGG_VERSION = 20220209 diff --git a/security/py-tlsfuzzer/pkg/PLIST b/security/py-tlsfuzzer/pkg/PLIST index 7b0da5d7176..654fb7d9d2a 100644 --- a/security/py-tlsfuzzer/pkg/PLIST +++ b/security/py-tlsfuzzer/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.11 2021/08/11 19:44:15 tb Exp $ lib/python${MODPY_VERSION}/site-packages/tlsfuzzer/ lib/python${MODPY_VERSION}/site-packages/tlsfuzzer-0.0.1-py${MODPY_VERSION}.egg-info lib/python${MODPY_VERSION}/site-packages/tlsfuzzer/__init__.py diff --git a/security/py-trustme/Makefile b/security/py-trustme/Makefile index 1f4262dc136..6576ab549b4 100644 --- a/security/py-trustme/Makefile +++ b/security/py-trustme/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2021/11/02 00:02:19 sthen Exp $ - COMMENT = quality TLS certs while you wait, for the discerning MODPY_EGG_VERSION = 0.7.0 diff --git a/security/py-trustme/pkg/PLIST b/security/py-trustme/pkg/PLIST index 112dde9a935..7ab1a59c347 100644 --- a/security/py-trustme/pkg/PLIST +++ b/security/py-trustme/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2021/02/14 15:51:38 sthen Exp $ @pkgpath security/py-trustme lib/python${MODPY_VERSION}/site-packages/trustme/ lib/python${MODPY_VERSION}/site-packages/trustme-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ diff --git a/security/py-viv_utils/Makefile b/security/py-viv_utils/Makefile index 6f67b8fef7d..3dc4aa2362a 100644 --- a/security/py-viv_utils/Makefile +++ b/security/py-viv_utils/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.5 2021/05/21 19:50:35 kmos Exp $ - COMMENT = utilities for working with vivisect MODPY_EGG_VERSION = 0.3.9 diff --git a/security/py-viv_utils/patches/patch-setup_py b/security/py-viv_utils/patches/patch-setup_py index fd0cf8cea0c..9158c27d139 100644 --- a/security/py-viv_utils/patches/patch-setup_py +++ b/security/py-viv_utils/patches/patch-setup_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-setup_py,v 1.1.1.1 2018/03/29 19:40:55 rpointel Exp $ - Index: setup.py --- setup.py.orig +++ setup.py diff --git a/security/py-viv_utils/pkg/PLIST b/security/py-viv_utils/pkg/PLIST index 00113ece306..b4a34401ccb 100644 --- a/security/py-viv_utils/pkg/PLIST +++ b/security/py-viv_utils/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2018/03/29 19:40:55 rpointel Exp $ bin/get_function_args bin/trace_function_emulation lib/python${MODPY_VERSION}/site-packages/viv_utils/ diff --git a/security/py-vivisect/Makefile b/security/py-vivisect/Makefile index f23bc5becb7..740ca3e1eaf 100644 --- a/security/py-vivisect/Makefile +++ b/security/py-vivisect/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.3 2021/02/23 19:39:39 sthen Exp $ - COMMENT = vivisect analysis and debugging framework MODPY_EGG_VERSION = 0.0.1a diff --git a/security/py-vivisect/pkg/PLIST b/security/py-vivisect/pkg/PLIST index da25d450085..72dbfd849ea 100644 --- a/security/py-vivisect/pkg/PLIST +++ b/security/py-vivisect/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2018/03/09 16:51:59 rpointel Exp $ bin/vdbbin bin/vivbin lib/python${MODPY_VERSION}/site-packages/Elf/ diff --git a/security/py-yaswfp/Makefile b/security/py-yaswfp/Makefile index e16b4fa9950..22a53547601 100644 --- a/security/py-yaswfp/Makefile +++ b/security/py-yaswfp/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.8 2022/02/22 04:22:22 bket Exp $ - COMMENT = Yet Another SWF Parser MODPY_EGG_VERSION = 0.9.3 diff --git a/security/py-yaswfp/pkg/PLIST b/security/py-yaswfp/pkg/PLIST index 4d22bc07bb4..b739ae00804 100644 --- a/security/py-yaswfp/pkg/PLIST +++ b/security/py-yaswfp/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2022/02/22 04:22:22 bket Exp $ @pkgpath security/py-yaswfp bin/swfparser lib/python${MODPY_VERSION}/site-packages/yaswfp/ diff --git a/security/qca-qt5/Makefile b/security/qca-qt5/Makefile index 6d3ec77c624..b560864f953 100644 --- a/security/qca-qt5/Makefile +++ b/security/qca-qt5/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.11 2021/09/18 07:52:34 rsadowski Exp $ -# COMMENT = Qt Cryptographic Architecture V = 2.3.4 diff --git a/security/qca-qt5/patches/patch-plugins_qca-ossl_qca-ossl_cpp b/security/qca-qt5/patches/patch-plugins_qca-ossl_qca-ossl_cpp index 4cb82f61d0c..4371b24a4fe 100644 --- a/security/qca-qt5/patches/patch-plugins_qca-ossl_qca-ossl_cpp +++ b/security/qca-qt5/patches/patch-plugins_qca-ossl_qca-ossl_cpp @@ -1,5 +1,3 @@ -$OpenBSD: patch-plugins_qca-ossl_qca-ossl_cpp,v 1.6 2021/09/18 07:52:34 rsadowski Exp $ - LibreSSL 3.0.x support from Stefan Strogin Index: plugins/qca-ossl/qca-ossl.cpp diff --git a/security/qca-qt5/patches/patch-unittest_CMakeLists_txt b/security/qca-qt5/patches/patch-unittest_CMakeLists_txt index 7dfbd3e1c2c..14e1475caa6 100644 --- a/security/qca-qt5/patches/patch-unittest_CMakeLists_txt +++ b/security/qca-qt5/patches/patch-unittest_CMakeLists_txt @@ -1,5 +1,3 @@ -$OpenBSD: patch-unittest_CMakeLists_txt,v 1.2 2021/06/05 04:08:50 rsadowski Exp $ - Index: unittest/CMakeLists.txt --- unittest/CMakeLists.txt.orig +++ unittest/CMakeLists.txt diff --git a/security/qca-qt5/pkg/PLIST b/security/qca-qt5/pkg/PLIST index 3834139a017..3d00755206b 100644 --- a/security/qca-qt5/pkg/PLIST +++ b/security/qca-qt5/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2020/06/29 05:07:56 rsadowski Exp $ @bin bin/mozcerts-qt5 @bin bin/qcatool-qt5 include/Qca-qt5/ diff --git a/security/qtkeychain/Makefile b/security/qtkeychain/Makefile index 57469968ade..e1109fe4d92 100644 --- a/security/qtkeychain/Makefile +++ b/security/qtkeychain/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.17 2022/01/19 07:39:01 kirby Exp $ - COMMENT = Qt API to store passwords and other secret data GH_ACCOUNT = frankosterfeld diff --git a/security/qtkeychain/pkg/PLIST b/security/qtkeychain/pkg/PLIST index 143d6fce59c..bfe4969a5bd 100644 --- a/security/qtkeychain/pkg/PLIST +++ b/security/qtkeychain/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.6 2021/10/21 05:49:43 kirby Exp $ @conflict qtkeychain-qt5-* @pkgpath security/qtkeychain,qt5 include/${LIBNAME_L}/ diff --git a/security/qtpass/Makefile b/security/qtpass/Makefile index cb33bd0ae57..ff102b60837 100644 --- a/security/qtpass/Makefile +++ b/security/qtpass/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.2 2020/10/05 19:46:18 jca Exp $ - COMMENT= multi-platform GUI for password-store GH_ACCOUNT= IJHack diff --git a/security/qtpass/pkg/PLIST b/security/qtpass/pkg/PLIST index a41b23287f7..da179ffc325 100644 --- a/security/qtpass/pkg/PLIST +++ b/security/qtpass/pkg/PLIST @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2020/09/14 22:46:38 abieber Exp $ @bin bin/qtpass diff --git a/security/radiusniff/Makefile b/security/radiusniff/Makefile index fa6f52cfca2..4a6e62c9743 100644 --- a/security/radiusniff/Makefile +++ b/security/radiusniff/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.14 2019/07/14 00:39:39 naddy Exp $ - COMMENT= radius sniffer DISTNAME= radiusniff-0.2 diff --git a/security/radiusniff/pkg/PLIST b/security/radiusniff/pkg/PLIST index a63720767c0..47d4701589a 100644 --- a/security/radiusniff/pkg/PLIST +++ b/security/radiusniff/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2004/09/15 18:36:02 espie Exp $ bin/radiusniff share/radiusniff/ share/radiusniff/clients diff --git a/security/rarcrack/Makefile b/security/rarcrack/Makefile index cc26962279c..3ac19aa082f 100644 --- a/security/rarcrack/Makefile +++ b/security/rarcrack/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.13 2019/07/12 20:49:35 sthen Exp $ - COMMENT= rar, 7zip and zip password bruteforcer DISTNAME= rarcrack-0.2 diff --git a/security/rarcrack/patches/patch-Makefile b/security/rarcrack/patches/patch-Makefile index 229961f41ed..b9325e87c01 100644 --- a/security/rarcrack/patches/patch-Makefile +++ b/security/rarcrack/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.1.1.1 2008/06/11 21:55:36 laurent Exp $ --- Makefile.orig Tue May 27 19:29:59 2008 +++ Makefile Tue May 27 19:30:03 2008 @@ -1,9 +1,8 @@ diff --git a/security/rarcrack/patches/patch-rarcrack_c b/security/rarcrack/patches/patch-rarcrack_c index 01e16e9c6f1..7baacb1f0c2 100644 --- a/security/rarcrack/patches/patch-rarcrack_c +++ b/security/rarcrack/patches/patch-rarcrack_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-rarcrack_c,v 1.2 2017/10/05 23:18:02 espie Exp $ Index: rarcrack.c --- rarcrack.c.orig +++ rarcrack.c diff --git a/security/rarcrack/patches/patch-rarcrack_h b/security/rarcrack/patches/patch-rarcrack_h index 65093340cf3..8f46658530f 100644 --- a/security/rarcrack/patches/patch-rarcrack_h +++ b/security/rarcrack/patches/patch-rarcrack_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-rarcrack_h,v 1.1.1.1 2008/06/11 21:55:36 laurent Exp $ --- rarcrack.h.orig Sat May 3 22:45:31 2008 +++ rarcrack.h Sat May 3 22:57:08 2008 @@ -31,10 +31,10 @@ diff --git a/security/rarcrack/pkg/PLIST b/security/rarcrack/pkg/PLIST index 5926b9ba5f3..60a8a4b461f 100644 --- a/security/rarcrack/pkg/PLIST +++ b/security/rarcrack/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2008/06/11 21:55:36 laurent Exp $ bin/rarcrack share/doc/rarcrack/ share/doc/rarcrack/README diff --git a/security/rbw/Makefile b/security/rbw/Makefile index a63c6664b45..79acbf8f366 100644 --- a/security/rbw/Makefile +++ b/security/rbw/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.5 2022/02/16 12:43:45 abieber Exp $ - BROKEN-sparc64 = ring-0.6.19 does not build on sparc64 COMMENT = command line BitWarden client diff --git a/security/rbw/pkg/PLIST b/security/rbw/pkg/PLIST index 1b1e744c2d4..fd59407bf60 100644 --- a/security/rbw/pkg/PLIST +++ b/security/rbw/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.2 2021/02/21 09:19:08 semarie Exp $ @bin bin/rbw @bin bin/rbw-agent diff --git a/security/rdp/Makefile b/security/rdp/Makefile index 2358bad588d..1fcab9cb132 100644 --- a/security/rdp/Makefile +++ b/security/rdp/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.26 2019/07/14 00:39:39 naddy Exp $ - COMMENT= ICMP router discovery protocol spoofer DISTNAME= rdp diff --git a/security/rdp/patches/patch-icmp_rdp_c b/security/rdp/patches/patch-icmp_rdp_c index faa8dcbc67b..b260bb69d59 100644 --- a/security/rdp/patches/patch-icmp_rdp_c +++ b/security/rdp/patches/patch-icmp_rdp_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-icmp_rdp_c,v 1.1 2002/03/25 07:57:16 jsyn Exp $ --- icmp_rdp.c.orig Wed Nov 24 06:16:31 1999 +++ icmp_rdp.c Wed Nov 24 06:17:32 1999 @@ -384,7 +384,7 @@ diff --git a/security/rdp/pkg/PLIST b/security/rdp/pkg/PLIST index e5cf1408025..11b0a578866 100644 --- a/security/rdp/pkg/PLIST +++ b/security/rdp/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2004/09/15 18:36:02 espie Exp $ sbin/rdp share/doc/rdp/ share/doc/rdp/rdp.advisory diff --git a/security/reaver/Makefile b/security/reaver/Makefile index a265e971b85..da5aa686db3 100644 --- a/security/reaver/Makefile +++ b/security/reaver/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.2 2019/07/12 20:49:35 sthen Exp $ - COMMENT = online brute force WPS PINs VERSION = 1.6.5 diff --git a/security/reaver/patches/patch-src_80211_c b/security/reaver/patches/patch-src_80211_c index 47a192de1ce..e01816b756c 100644 --- a/security/reaver/patches/patch-src_80211_c +++ b/security/reaver/patches/patch-src_80211_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_80211_c,v 1.1.1.1 2019/04/16 20:45:43 sebastia Exp $ - radio_tap header is somehow automatically included in OpenBSD, so no need to construct and account for it diff --git a/security/reaver/patches/patch-src_builder_c b/security/reaver/patches/patch-src_builder_c index bab32692afe..54cfe33b370 100644 --- a/security/reaver/patches/patch-src_builder_c +++ b/security/reaver/patches/patch-src_builder_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_builder_c,v 1.1.1.1 2019/04/16 20:45:43 sebastia Exp $ - no need to build radio_tap_header on OpenBSD, it's automatically there and just fine diff --git a/security/reaver/patches/patch-src_config_mak_in b/security/reaver/patches/patch-src_config_mak_in index dbf29938e8b..ad4a474126e 100644 --- a/security/reaver/patches/patch-src_config_mak_in +++ b/security/reaver/patches/patch-src_config_mak_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_config_mak_in,v 1.1.1.1 2019/04/16 20:45:43 sebastia Exp $ - Index: src/config.mak.in --- src/config.mak.in.orig +++ src/config.mak.in diff --git a/security/reaver/patches/patch-src_iface_c b/security/reaver/patches/patch-src_iface_c index 46e474d6fd9..2c129283cab 100644 --- a/security/reaver/patches/patch-src_iface_c +++ b/security/reaver/patches/patch-src_iface_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_iface_c,v 1.1.1.1 2019/04/16 20:45:43 sebastia Exp $ - Index: src/iface.c --- src/iface.c.orig +++ src/iface.c diff --git a/security/reaver/patches/patch-src_lwe_iwlib_h b/security/reaver/patches/patch-src_lwe_iwlib_h index ac9fd9bcfd6..dd73a6bc968 100644 --- a/security/reaver/patches/patch-src_lwe_iwlib_h +++ b/security/reaver/patches/patch-src_lwe_iwlib_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_lwe_iwlib_h,v 1.1.1.1 2019/04/16 20:45:43 sebastia Exp $ - Index: src/lwe/iwlib.h --- src/lwe/iwlib.h.orig +++ src/lwe/iwlib.h diff --git a/security/reaver/pkg/PLIST b/security/reaver/pkg/PLIST index 6309a21e9f5..4fe5e5fbdbc 100644 --- a/security/reaver/pkg/PLIST +++ b/security/reaver/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2019/04/16 20:45:43 sebastia Exp $ @bin bin/reaver @bin bin/wash @extraunexec rm -f ${LOCALSTATEDIR}/reaver/* diff --git a/security/recon-ng/Makefile b/security/recon-ng/Makefile index e140d4e12d2..b29c0e11c55 100644 --- a/security/recon-ng/Makefile +++ b/security/recon-ng/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.10 2022/02/12 20:47:28 sebastia Exp $ - COMMENT = web reconnaissance framework GH_ACCOUNT = lanmaster53 diff --git a/security/recon-ng/patches/patch-recon_core_base_py b/security/recon-ng/patches/patch-recon_core_base_py index 52c2fae2e6b..a3c5ca3a269 100644 --- a/security/recon-ng/patches/patch-recon_core_base_py +++ b/security/recon-ng/patches/patch-recon_core_base_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-recon_core_base_py,v 1.2 2020/11/06 18:19:16 jasper Exp $ - Index: recon/core/base.py --- recon/core/base.py.orig +++ recon/core/base.py diff --git a/security/recon-ng/pkg/PLIST b/security/recon-ng/pkg/PLIST index 44f748d9df9..d396afab1cf 100644 --- a/security/recon-ng/pkg/PLIST +++ b/security/recon-ng/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2020/11/06 18:19:16 jasper Exp $ bin/recon-cli bin/recon-ng bin/recon-web diff --git a/security/regripper/Makefile b/security/regripper/Makefile index 924fea7d8f0..f34e20f8961 100644 --- a/security/regripper/Makefile +++ b/security/regripper/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.8 2020/10/06 20:27:45 rpointel Exp $ - COMMENT = Windows Registry data extraction tool DISTNAME = regripper-3.0 diff --git a/security/regripper/patches/patch-rip_pl b/security/regripper/patches/patch-rip_pl index d305c37a061..c337a7f2668 100644 --- a/security/regripper/patches/patch-rip_pl +++ b/security/regripper/patches/patch-rip_pl @@ -1,4 +1,3 @@ -$OpenBSD: patch-rip_pl,v 1.2 2020/10/06 20:27:45 rpointel Exp $ Index: rip.pl --- rip.pl.orig +++ rip.pl diff --git a/security/regripper/pkg/PLIST b/security/regripper/pkg/PLIST index 65451aa3f0b..195192f73e9 100644 --- a/security/regripper/pkg/PLIST +++ b/security/regripper/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.7 2020/10/06 20:27:45 rpointel Exp $ bin/rip.pl ${P5SITE}/regripper/ share/regripper/ diff --git a/security/reop/Makefile b/security/reop/Makefile index 88ee4823ee9..a2a790190e9 100644 --- a/security/reop/Makefile +++ b/security/reop/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.6 2019/07/12 20:49:36 sthen Exp $ - COMMENT = create and verify cryptographic signatures VERSION = 2.1.1 diff --git a/security/reop/pkg/PLIST b/security/reop/pkg/PLIST index 887d3f26b8e..e535d40a4f0 100644 --- a/security/reop/pkg/PLIST +++ b/security/reop/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2014/05/15 00:40:45 jturner Exp $ @bin bin/reop @man man/man1/reop.1 diff --git a/security/rnp/Makefile b/security/rnp/Makefile index c181cf7f1f1..3d6bda0d325 100644 --- a/security/rnp/Makefile +++ b/security/rnp/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2022/01/15 21:46:51 kmos Exp $ - COMMENT = high performance C++ OpenPGP library and tools GH_ACCOUNT = rnpgp diff --git a/security/rnp/pkg/PLIST b/security/rnp/pkg/PLIST index e088b154639..52e98e94792 100644 --- a/security/rnp/pkg/PLIST +++ b/security/rnp/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2021/10/11 08:43:00 landry Exp $ @bin bin/rnp @bin bin/rnpkeys include/rnp/ diff --git a/security/routersploit/Makefile b/security/routersploit/Makefile index 64f75dfcfc7..13ccbf51863 100644 --- a/security/routersploit/Makefile +++ b/security/routersploit/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.7 2021/11/02 00:02:19 sthen Exp $ - COMMENT = The Router Exploitation Framework MODPY_EGG_VERSION = 3.4.0 diff --git a/security/routersploit/patches/patch-routersploit_core_exploit_exploit_py b/security/routersploit/patches/patch-routersploit_core_exploit_exploit_py index bcded76b08f..c2833c71775 100644 --- a/security/routersploit/patches/patch-routersploit_core_exploit_exploit_py +++ b/security/routersploit/patches/patch-routersploit_core_exploit_exploit_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-routersploit_core_exploit_exploit_py,v 1.1 2021/05/26 18:31:41 sebastia Exp $ - https://github.com/felixonmars/routersploit/commit/7b6716df6bf5635b956395421735df3806af9411 Index: routersploit/core/exploit/exploit.py diff --git a/security/routersploit/patches/patch-rsf_py b/security/routersploit/patches/patch-rsf_py index de1bc7f8713..69c3391faaf 100644 --- a/security/routersploit/patches/patch-rsf_py +++ b/security/routersploit/patches/patch-rsf_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-rsf_py,v 1.1 2019/09/05 08:33:27 sebastia Exp $ - change to the site-packages directory, otherwise the relative includes for the payloads don't work therefore save the routersploit.log in the home directory diff --git a/security/routersploit/pkg/PLIST b/security/routersploit/pkg/PLIST index 2ccf74cea40..655f021d2d2 100644 --- a/security/routersploit/pkg/PLIST +++ b/security/routersploit/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2019/09/05 08:33:27 sebastia Exp $ bin/rsf.py lib/python${MODPY_VERSION}/site-packages/routersploit/ lib/python${MODPY_VERSION}/site-packages/routersploit-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ diff --git a/security/ruby-argon2/Makefile b/security/ruby-argon2/Makefile index 982a2067c4b..549c74b75fb 100644 --- a/security/ruby-argon2/Makefile +++ b/security/ruby-argon2/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2021/02/02 20:07:55 jeremy Exp $ - COMMENT = Ruby binding for the argon2 password hashing algorithm DISTNAME = argon2-2.0.3 diff --git a/security/ruby-argon2/pkg/PLIST b/security/ruby-argon2/pkg/PLIST index e73241426eb..e2c59f24cae 100644 --- a/security/ruby-argon2/pkg/PLIST +++ b/security/ruby-argon2/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2021/02/02 20:07:55 jeremy Exp $ ${GEM_LIB}/cache/${DISTNAME}.gem ${GEM_LIB}/gems/${DISTNAME}/ ${GEM_LIB}/gems/${DISTNAME}/.github/ diff --git a/security/ruby-bcrypt/Makefile b/security/ruby-bcrypt/Makefile index c509873338e..c413263d448 100644 --- a/security/ruby-bcrypt/Makefile +++ b/security/ruby-bcrypt/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.28 2019/11/12 06:46:00 jeremy Exp $ - COMMENT = Ruby binding for the bcrypt() password hashing algorithm VERSION = 3.1.13 diff --git a/security/ruby-bcrypt/pkg/PLIST b/security/ruby-bcrypt/pkg/PLIST index c50ee07feaf..9b63d8bdff9 100644 --- a/security/ruby-bcrypt/pkg/PLIST +++ b/security/ruby-bcrypt/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.8 2016/11/04 21:40:12 jeremy Exp $ ${GEM_LIB}/cache/${DISTNAME}.gem ${GEM_LIB}/gems/${DISTNAME}/ ${GEM_LIB}/gems/${DISTNAME}/.gitignore diff --git a/security/ruby-cms_scanner/Makefile b/security/ruby-cms_scanner/Makefile index 5ce7aa53b25..036618ff549 100644 --- a/security/ruby-cms_scanner/Makefile +++ b/security/ruby-cms_scanner/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.19 2022/02/25 20:56:06 sebastia Exp $ - COMMENT = framework to implement CMS scanners DISTNAME = cms_scanner-0.13.7 diff --git a/security/ruby-cms_scanner/patches/patch-_metadata b/security/ruby-cms_scanner/patches/patch-_metadata index 604c0c9fd8e..c75c648c770 100644 --- a/security/ruby-cms_scanner/patches/patch-_metadata +++ b/security/ruby-cms_scanner/patches/patch-_metadata @@ -1,5 +1,3 @@ -$OpenBSD: patch-_metadata,v 1.2 2022/01/04 06:38:19 sebastia Exp $ - Remove sys-proctable dependency, only needed on Windows. Index: .metadata diff --git a/security/ruby-cms_scanner/pkg/PLIST b/security/ruby-cms_scanner/pkg/PLIST index ecab51ec4c5..b95ec327f09 100644 --- a/security/ruby-cms_scanner/pkg/PLIST +++ b/security/ruby-cms_scanner/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2020/03/23 21:34:27 sebastia Exp $ @conflict ruby-arirang-* ${GEM_LIB}/cache/${DISTNAME}.gem ${GEM_LIB}/gems/${DISTNAME}/ diff --git a/security/ruby-gpgme/Makefile b/security/ruby-gpgme/Makefile index 6099bc2c3d0..b35bc98e290 100644 --- a/security/ruby-gpgme/Makefile +++ b/security/ruby-gpgme/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.9 2020/02/19 12:10:58 sebastia Exp $ - COMMENT = Ruby language binding for gpgme DISTNAME = gpgme-2.0.20 diff --git a/security/ruby-gpgme/patches/patch-_metadata b/security/ruby-gpgme/patches/patch-_metadata index c9681d54112..e56c6589bc2 100644 --- a/security/ruby-gpgme/patches/patch-_metadata +++ b/security/ruby-gpgme/patches/patch-_metadata @@ -1,5 +1,3 @@ -$OpenBSD: patch-_metadata,v 1.2 2018/02/23 11:23:45 sebastia Exp $ - Switch mini-portile2 to a development depedency, it is only needed for building, and not even needed there when using --use-system-libraries. diff --git a/security/ruby-gpgme/pkg/PLIST b/security/ruby-gpgme/pkg/PLIST index 2ac44716e1b..322a48e920e 100644 --- a/security/ruby-gpgme/pkg/PLIST +++ b/security/ruby-gpgme/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2020/02/19 12:10:58 sebastia Exp $ ${GEM_LIB}/build_info/${DISTNAME}.info ${GEM_LIB}/cache/${DISTNAME}.gem ${GEM_LIB}/gems/${DISTNAME}/ diff --git a/security/ruby-hmac/Makefile b/security/ruby-hmac/Makefile index c0b9f13029f..d6d0b054d24 100644 --- a/security/ruby-hmac/Makefile +++ b/security/ruby-hmac/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.3 2019/07/12 21:02:25 sthen Exp $ - COMMENT = common interface to HMAC functionality DISTNAME = ruby-hmac-0.4.0 diff --git a/security/ruby-hmac/pkg/PLIST b/security/ruby-hmac/pkg/PLIST index c827cb8db7b..be1f3339762 100644 --- a/security/ruby-hmac/pkg/PLIST +++ b/security/ruby-hmac/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2013/07/01 16:46:45 jasper Exp $ ${GEM_LIB}/cache/${DISTNAME}.gem ${GEM_LIB}/gems/${DISTNAME}/ ${GEM_LIB}/gems/${DISTNAME}/History.txt diff --git a/security/ruby-openid/Makefile b/security/ruby-openid/Makefile index f7415d9d2e6..b72b6da3efe 100644 --- a/security/ruby-openid/Makefile +++ b/security/ruby-openid/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.21 2019/07/12 20:49:36 sthen Exp $ - COMMENT= robust library for verifying and serving OpenID identities DISTNAME= ruby-${PKGNAME} diff --git a/security/ruby-openid/pkg/PLIST b/security/ruby-openid/pkg/PLIST index cd1196f154d..4ab81358c0d 100644 --- a/security/ruby-openid/pkg/PLIST +++ b/security/ruby-openid/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.7 2013/03/05 09:09:57 jasper Exp $ ${GEM_LIB}/cache/${DISTNAME}.gem ${GEM_LIB}/gems/${DISTNAME}/ ${GEM_LIB}/gems/${DISTNAME}/CHANGELOG.md diff --git a/security/ruby-pledge/Makefile b/security/ruby-pledge/Makefile index 750036a87d2..01673d20b0c 100644 --- a/security/ruby-pledge/Makefile +++ b/security/ruby-pledge/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.6 2019/07/12 20:49:36 sthen Exp $ - COMMENT = ruby wrapper for pledge(2) and unveil(2) DISTNAME = pledge-1.2.0 diff --git a/security/ruby-pledge/pkg/PLIST b/security/ruby-pledge/pkg/PLIST index 7b2224baa88..17080726344 100644 --- a/security/ruby-pledge/pkg/PLIST +++ b/security/ruby-pledge/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2019/07/07 16:14:37 jeremy Exp $ ${GEM_LIB}/cache/${DISTNAME}.gem ${GEM_LIB}/gems/${DISTNAME}/ ${GEM_LIB}/gems/${DISTNAME}/CHANGELOG diff --git a/security/samdump2/Makefile b/security/samdump2/Makefile index 9e307860822..71d328610db 100644 --- a/security/samdump2/Makefile +++ b/security/samdump2/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.6 2019/07/12 20:49:36 sthen Exp $ - COMMENT = retrieves syskey and extract hashes DISTNAME = samdump2-3.0.0 diff --git a/security/samdump2/patches/patch-Makefile b/security/samdump2/patches/patch-Makefile index d5832a620a5..6b99fbf85cd 100644 --- a/security/samdump2/patches/patch-Makefile +++ b/security/samdump2/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.1.1.1 2009/06/02 08:36:02 benoit Exp $ --- Makefile.orig Thu Oct 2 15:44:47 2008 +++ Makefile Tue Jun 2 09:24:11 2009 @@ -24,13 +24,13 @@ DISTFILES = AUTHORS ChangeLog hive.c LICENSE list.h Ma diff --git a/security/samdump2/patches/patch-bkhive_c b/security/samdump2/patches/patch-bkhive_c index 589b99d6283..cc56faee5b1 100644 --- a/security/samdump2/patches/patch-bkhive_c +++ b/security/samdump2/patches/patch-bkhive_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-bkhive_c,v 1.2 2015/05/01 17:40:58 ajacoutot Exp $ --- bkhive.c.orig Thu Oct 2 15:44:47 2008 +++ bkhive.c Thu May 28 23:25:32 2009 @@ -34,7 +34,11 @@ diff --git a/security/samdump2/patches/patch-hive_c b/security/samdump2/patches/patch-hive_c index df19ab192fb..7aaa4b828dc 100644 --- a/security/samdump2/patches/patch-hive_c +++ b/security/samdump2/patches/patch-hive_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-hive_c,v 1.3 2015/05/01 17:40:58 ajacoutot Exp $ --- hive.c.orig Fri Apr 20 14:27:00 2012 +++ hive.c Sat Apr 21 17:04:10 2012 @@ -30,7 +30,13 @@ diff --git a/security/samdump2/patches/patch-samdump2_c b/security/samdump2/patches/patch-samdump2_c index b3f0df53d9d..4135c076936 100644 --- a/security/samdump2/patches/patch-samdump2_c +++ b/security/samdump2/patches/patch-samdump2_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-samdump2_c,v 1.3 2015/05/01 17:40:58 ajacoutot Exp $ --- samdump2.c.orig Fri Apr 20 14:27:00 2012 +++ samdump2.c Mon Apr 14 20:00:36 2014 @@ -41,8 +41,13 @@ diff --git a/security/samdump2/pkg/PLIST b/security/samdump2/pkg/PLIST index 04b789e4617..ad7440bfe3d 100644 --- a/security/samdump2/pkg/PLIST +++ b/security/samdump2/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2009/06/02 08:36:02 benoit Exp $ @bin bin/samdump2 @man man/man1/samdump2.1 diff --git a/security/scanlogd/Makefile b/security/scanlogd/Makefile index 6f68f22d376..b8bf2957376 100644 --- a/security/scanlogd/Makefile +++ b/security/scanlogd/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.39 2021/11/29 21:59:29 sthen Exp $ - COMMENT= TCP port scan detection tool DISTNAME= scanlogd-2.2.8 diff --git a/security/scanlogd/patches/patch-Makefile b/security/scanlogd/patches/patch-Makefile index 5e657bedaf0..041acd85c47 100644 --- a/security/scanlogd/patches/patch-Makefile +++ b/security/scanlogd/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.3 2005/05/24 00:21:10 mjc Exp $ --- Makefile.orig Mon May 23 13:43:02 2005 +++ Makefile Mon May 23 13:43:44 2005 @@ -8,7 +8,7 @@ PCAP_H = -I/usr/include/pcap diff --git a/security/scanlogd/patches/patch-params_h b/security/scanlogd/patches/patch-params_h index 3791f70a187..7ff1b24060d 100644 --- a/security/scanlogd/patches/patch-params_h +++ b/security/scanlogd/patches/patch-params_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-params_h,v 1.3 2021/11/29 21:59:29 sthen Exp $ - Index: params.h --- params.h.orig +++ params.h diff --git a/security/scanlogd/pkg/PLIST b/security/scanlogd/pkg/PLIST index cd43d3f2dca..826ca0c66bf 100644 --- a/security/scanlogd/pkg/PLIST +++ b/security/scanlogd/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.7 2021/11/29 21:59:29 sthen Exp $ @newgroup _scanlogd:514 @newuser _scanlogd:514:_scanlogd:daemon:scanlogd:/nonexistent:/sbin/nologin @rcscript ${RCDIR}/scanlogd diff --git a/security/scanlogd/pkg/scanlogd.rc b/security/scanlogd/pkg/scanlogd.rc index a6b5760dd04..75a5d472c55 100644 --- a/security/scanlogd/pkg/scanlogd.rc +++ b/security/scanlogd/pkg/scanlogd.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: scanlogd.rc,v 1.2 2018/01/11 19:27:09 rpe Exp $ daemon="${TRUEPREFIX}/sbin/scanlogd" diff --git a/security/scanssh/Makefile b/security/scanssh/Makefile index 0716634ff68..a861fe30e98 100644 --- a/security/scanssh/Makefile +++ b/security/scanssh/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.27 2019/07/17 14:39:42 danj Exp $ - COMMENT= SSH remote version scanner DISTNAME= scanssh-2.1 diff --git a/security/scanssh/patches/patch-Makefile_in b/security/scanssh/patches/patch-Makefile_in index 496cd90a6e1..174fb962972 100644 --- a/security/scanssh/patches/patch-Makefile_in +++ b/security/scanssh/patches/patch-Makefile_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile_in,v 1.1 2008/01/29 07:49:57 jakob Exp $ --- Makefile.in.orig Mon Jan 28 10:04:29 2008 +++ Makefile.in Mon Jan 28 10:04:12 2008 @@ -79,7 +79,8 @@ bin_PROGRAMS = scanssh diff --git a/security/scanssh/patches/patch-interface_c b/security/scanssh/patches/patch-interface_c index 28a3e144b73..8ae607e03d9 100644 --- a/security/scanssh/patches/patch-interface_c +++ b/security/scanssh/patches/patch-interface_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-interface_c,v 1.1 2004/07/11 07:12:19 sturm Exp $ --- interface.c.orig Sun Jul 11 09:02:56 2004 +++ interface.c Sun Jul 11 09:04:02 2004 @@ -224,8 +224,8 @@ interface_init(char *dev, int naddresses diff --git a/security/scanssh/pkg/PLIST b/security/scanssh/pkg/PLIST index befb80618ad..19ba93c3322 100644 --- a/security/scanssh/pkg/PLIST +++ b/security/scanssh/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.2 2004/09/15 18:36:02 espie Exp $ bin/scanssh @man man/man1/scanssh.1 diff --git a/security/scrypt/Makefile b/security/scrypt/Makefile index 4d40cabc42e..0c30066fdb8 100644 --- a/security/scrypt/Makefile +++ b/security/scrypt/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2021/03/31 20:37:37 sthen Exp $ - COMMENT = command-line encryption using scrypt key derivation function DISTNAME = scrypt-1.3.1 diff --git a/security/scrypt/pkg/PLIST b/security/scrypt/pkg/PLIST index a6f8c5e95ec..600d6e8ddc4 100644 --- a/security/scrypt/pkg/PLIST +++ b/security/scrypt/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2019/12/31 07:26:59 bket Exp $ @bin bin/scrypt include/scrypt-kdf.h @static-lib lib/libscrypt-kdf.a diff --git a/security/sentinel/Makefile b/security/sentinel/Makefile index 659a39ed000..1473eb1354f 100644 --- a/security/sentinel/Makefile +++ b/security/sentinel/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.24 2019/07/14 02:16:52 naddy Exp $ - COMMENT= remote promiscuous mode detection tool DISTNAME= sentinel-1.0 diff --git a/security/sentinel/pkg/PLIST b/security/sentinel/pkg/PLIST index 9c032295521..c538996b3ee 100644 --- a/security/sentinel/pkg/PLIST +++ b/security/sentinel/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2004/09/15 18:36:02 espie Exp $ bin/sentinel share/doc/sentinel/ share/doc/sentinel/README diff --git a/security/shash/Makefile b/security/shash/Makefile index 8273914c821..f44ecb96c89 100644 --- a/security/shash/Makefile +++ b/security/shash/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.23 2019/07/17 14:39:42 danj Exp $ - COMMENT= generates or checks digests or mac DISTNAME= shash-0.2.6 diff --git a/security/shash/patches/patch-configure b/security/shash/patches/patch-configure index a314e4db71d..d0e5faf41ec 100644 --- a/security/shash/patches/patch-configure +++ b/security/shash/patches/patch-configure @@ -1,5 +1,3 @@ -$OpenBSD: patch-configure,v 1.1 2017/11/01 17:47:22 naddy Exp $ - Index: configure --- configure.orig +++ configure diff --git a/security/shash/pkg/PLIST b/security/shash/pkg/PLIST index 4cd6d458fad..b1c8154916e 100644 --- a/security/shash/pkg/PLIST +++ b/security/shash/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.2 2004/09/15 18:36:02 espie Exp $ bin/shash @man man/man1/shash.1 diff --git a/security/slurpie/Makefile b/security/slurpie/Makefile index 492e695884b..4fffd1f25fa 100644 --- a/security/slurpie/Makefile +++ b/security/slurpie/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.11 2019/07/12 21:02:25 sthen Exp $ - COMMENT= distributed passwd file cracker VERSION= 2.0b diff --git a/security/slurpie/patches/patch-Makefile b/security/slurpie/patches/patch-Makefile index 3db55fb6a28..be98127ac96 100644 --- a/security/slurpie/patches/patch-Makefile +++ b/security/slurpie/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.1.1.1 2001/01/03 22:34:09 danh Exp $ --- Makefile.orig Sat Jan 30 16:14:03 1999 +++ Makefile Wed Jan 3 15:17:44 2001 @@ -1,7 +1,6 @@ diff --git a/security/slurpie/patches/patch-src_master_c b/security/slurpie/patches/patch-src_master_c index d2a7054c572..8533518b737 100644 --- a/security/slurpie/patches/patch-src_master_c +++ b/security/slurpie/patches/patch-src_master_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_master_c,v 1.3 2017/05/06 17:23:10 naddy Exp $ Index: src/master.c --- src/master.c.orig +++ src/master.c diff --git a/security/slurpie/patches/patch-src_mn_h b/security/slurpie/patches/patch-src_mn_h index 8621aea05e6..6296521aa4c 100644 --- a/security/slurpie/patches/patch-src_mn_h +++ b/security/slurpie/patches/patch-src_mn_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_mn_h,v 1.2 2017/05/06 17:23:10 naddy Exp $ Index: src/mn.h --- src/mn.h.orig +++ src/mn.h diff --git a/security/slurpie/patches/patch-src_node_c b/security/slurpie/patches/patch-src_node_c index 59686557808..6bb1b6d09e5 100644 --- a/security/slurpie/patches/patch-src_node_c +++ b/security/slurpie/patches/patch-src_node_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_node_c,v 1.3 2017/05/06 17:23:10 naddy Exp $ Index: src/node.c --- src/node.c.orig +++ src/node.c diff --git a/security/slurpie/patches/patch-src_shared_c b/security/slurpie/patches/patch-src_shared_c index 21a56252aae..3dbe632c3a5 100644 --- a/security/slurpie/patches/patch-src_shared_c +++ b/security/slurpie/patches/patch-src_shared_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_shared_c,v 1.1 2017/05/06 17:23:10 naddy Exp $ - Index: src/shared.c --- src/shared.c.orig +++ src/shared.c diff --git a/security/slurpie/patches/patch-src_slurp_c b/security/slurpie/patches/patch-src_slurp_c index 34c7122bbf0..2342575dd4b 100644 --- a/security/slurpie/patches/patch-src_slurp_c +++ b/security/slurpie/patches/patch-src_slurp_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_slurp_c,v 1.3 2017/05/06 17:23:10 naddy Exp $ Index: src/slurp.c --- src/slurp.c.orig +++ src/slurp.c diff --git a/security/slurpie/patches/patch-src_slurpie_c b/security/slurpie/patches/patch-src_slurpie_c index c5a7fc6bff6..560b7a681bb 100644 --- a/security/slurpie/patches/patch-src_slurpie_c +++ b/security/slurpie/patches/patch-src_slurpie_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_slurpie_c,v 1.2 2017/05/06 17:23:10 naddy Exp $ Index: src/slurpie.c --- src/slurpie.c.orig +++ src/slurpie.c diff --git a/security/slurpie/pkg/PLIST b/security/slurpie/pkg/PLIST index ab71f606e9f..39e85c591af 100644 --- a/security/slurpie/pkg/PLIST +++ b/security/slurpie/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2004/09/15 18:36:02 espie Exp $ sbin/slurp sbin/slurpie share/doc/slurpie/ diff --git a/security/smbsniff/Makefile b/security/smbsniff/Makefile index 945b06a8ef7..3b0f51874c4 100644 --- a/security/smbsniff/Makefile +++ b/security/smbsniff/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.13 2019/07/12 20:49:36 sthen Exp $ - COMMENT= sniffer for LanManager environment (ms/samba workstations) DISTNAME= smbsniff-0.0.1b REVISION= 1 diff --git a/security/smbsniff/pkg/PLIST b/security/smbsniff/pkg/PLIST index 094fb02a9ee..d26ec3d7975 100644 --- a/security/smbsniff/pkg/PLIST +++ b/security/smbsniff/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2004/09/15 18:36:02 espie Exp $ @man man/man1/smbsniff.1 sbin/smbsniff share/doc/smbsniff/ diff --git a/security/smtpscan/Makefile b/security/smtpscan/Makefile index d5f0002ce7b..18d3b6e89b4 100644 --- a/security/smtpscan/Makefile +++ b/security/smtpscan/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2019/07/12 20:49:36 sthen Exp $ - COMMENT= Remote SMTP Server Detection VERSION= 0.5 diff --git a/security/smtpscan/pkg/PLIST b/security/smtpscan/pkg/PLIST index 53b91ecc912..18b030c6828 100644 --- a/security/smtpscan/pkg/PLIST +++ b/security/smtpscan/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2004/09/15 18:36:03 espie Exp $ bin/smtpscan @man man/man1/smtpscan.1 share/smtpscan/ diff --git a/security/smurflog/Makefile b/security/smurflog/Makefile index ae606f8de91..40b603e8725 100644 --- a/security/smurflog/Makefile +++ b/security/smurflog/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.22 2019/07/17 14:39:42 danj Exp $ - COMMENT= logs smurf attacks DISTNAME= smurflog-2.1 REVISION = 1 diff --git a/security/smurflog/patches/patch-configure_in b/security/smurflog/patches/patch-configure_in index d0b1213e933..62aba8ffc2a 100644 --- a/security/smurflog/patches/patch-configure_in +++ b/security/smurflog/patches/patch-configure_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-configure_in,v 1.1 2001/03/16 16:39:31 todd Exp $ --- configure.in.orig Fri Mar 16 09:59:35 2001 +++ configure.in Fri Mar 16 09:59:45 2001 @@ -12,11 +12,6 @@ AC_C_CONST diff --git a/security/smurflog/patches/patch-hash_c b/security/smurflog/patches/patch-hash_c index 5d621e2fc3d..1e4bcec7d28 100644 --- a/security/smurflog/patches/patch-hash_c +++ b/security/smurflog/patches/patch-hash_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-hash_c,v 1.1 2017/04/19 22:20:27 espie Exp $ --- hash.c.orig Thu Apr 20 00:18:07 2017 +++ hash.c Thu Apr 20 00:18:20 2017 @@ -31,6 +31,7 @@ void clear_hash(void) diff --git a/security/smurflog/patches/patch-smurflog_c b/security/smurflog/patches/patch-smurflog_c index 6c53a77b102..d19a57fe2a3 100644 --- a/security/smurflog/patches/patch-smurflog_c +++ b/security/smurflog/patches/patch-smurflog_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-smurflog_c,v 1.1 2017/04/19 22:20:27 espie Exp $ --- smurflog.c.orig Thu Apr 20 00:15:03 2017 +++ smurflog.c Thu Apr 20 00:15:59 2017 @@ -46,6 +46,7 @@ void usage(char *progname) diff --git a/security/smurflog/pkg/PLIST b/security/smurflog/pkg/PLIST index dc08dc84593..0c95b73520e 100644 --- a/security/smurflog/pkg/PLIST +++ b/security/smurflog/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2006/11/15 14:12:19 aanriot Exp $ sbin/smurflog share/doc/smurflog/ share/doc/smurflog/README diff --git a/security/sn0int/Makefile b/security/sn0int/Makefile index e03c6e14127..0de6c09cb60 100644 --- a/security/sn0int/Makefile +++ b/security/sn0int/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.11 2022/01/18 09:06:52 gonzalo Exp $ - BROKEN-i386 = error[E0428]: the name `U1024` is defined multiple times BROKEN-sparc64= ring build-script error: called `Option::unwrap()` on a `None` value BROKEN-aarch64= ring-0.16.11 module fails build on aarch64 diff --git a/security/sn0int/crates.mk b/security/sn0int/crates.mk index a859813df9f..a8c9cf9859a 100644 --- a/security/sn0int/crates.mk +++ b/security/sn0int/crates.mk @@ -1,4 +1,3 @@ -# $OpenBSD: crates.mk,v 1.2 2022/01/18 09:06:52 gonzalo Exp $ MODCARGO_CRATES += addr2line 0.17.0 # Apache-2.0 OR MIT MODCARGO_CRATES += adler 1.0.2 # 0BSD OR MIT OR Apache-2.0 MODCARGO_CRATES += adler32 1.2.0 # Zlib diff --git a/security/sn0int/patches/patch-Cargo_toml b/security/sn0int/patches/patch-Cargo_toml index 657a5ee6a19..fed98166d1f 100644 --- a/security/sn0int/patches/patch-Cargo_toml +++ b/security/sn0int/patches/patch-Cargo_toml @@ -1,5 +1,3 @@ -$OpenBSD: patch-Cargo_toml,v 1.2 2022/01/18 09:06:52 gonzalo Exp $ - Index: Cargo.toml --- Cargo.toml.orig +++ Cargo.toml diff --git a/security/sn0int/pkg/PLIST b/security/sn0int/pkg/PLIST index 94021e3f6dc..2c15f8d1af5 100644 --- a/security/sn0int/pkg/PLIST +++ b/security/sn0int/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2019/06/25 10:50:03 sebastia Exp $ @bin bin/sn0int @man man/man1/sn0int.1 share/bash-completion/ diff --git a/security/snort2pf/Makefile b/security/snort2pf/Makefile index d573a6e6ee2..4533c4d5758 100644 --- a/security/snort2pf/Makefile +++ b/security/snort2pf/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.10 2019/07/12 21:02:25 sthen Exp $ - COMMENT= block "nasty" hosts with pf(4) based on Snort's rules DISTNAME= snort2pf-4.5 diff --git a/security/snort2pf/pkg/PLIST b/security/snort2pf/pkg/PLIST index 6fa2062605b..6f6a0081b1c 100644 --- a/security/snort2pf/pkg/PLIST +++ b/security/snort2pf/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2018/09/04 12:46:21 espie Exp $ @extraunexec rm -f /var/log/snort/alert @man man/man8/snort2pf.8 @man man/man8/snort2pfmon.8 diff --git a/security/snort2pf/pkg/README b/security/snort2pf/pkg/README index a008c120672..010c1e70b14 100644 --- a/security/snort2pf/pkg/README +++ b/security/snort2pf/pkg/README @@ -1,5 +1,3 @@ -$OpenBSD: README,v 1.3 2018/09/04 12:46:21 espie Exp $ - +----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- diff --git a/security/snort2pf/pkg/snort2pf.rc b/security/snort2pf/pkg/snort2pf.rc index 27018141ba4..4ec8552d508 100644 --- a/security/snort2pf/pkg/snort2pf.rc +++ b/security/snort2pf/pkg/snort2pf.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: snort2pf.rc,v 1.5 2018/01/11 19:27:09 rpe Exp $ daemon="${TRUEPREFIX}/sbin/snort2pf" diff --git a/security/softhsm/Makefile b/security/softhsm/Makefile index 6f1e1d69147..0473afe38e5 100644 --- a/security/softhsm/Makefile +++ b/security/softhsm/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.13 2019/07/12 20:49:36 sthen Exp $ - PORTROACH= limit:^1\. PORTROACH_COMMENT= the 2.x version has a different user interface diff --git a/security/softhsm/files/softhsm.module b/security/softhsm/files/softhsm.module index 0077c33b3dd..1205d2e7bc0 100644 --- a/security/softhsm/files/softhsm.module +++ b/security/softhsm/files/softhsm.module @@ -1,3 +1 @@ -# $OpenBSD: softhsm.module,v 1.1.1.1 2015/06/23 11:26:05 jca Exp $ - module: ../softhsm/libsofthsm.so diff --git a/security/softhsm/patches/patch-checks_Makefile_in b/security/softhsm/patches/patch-checks_Makefile_in index b25b5898e36..6d4cf46223b 100644 --- a/security/softhsm/patches/patch-checks_Makefile_in +++ b/security/softhsm/patches/patch-checks_Makefile_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-checks_Makefile_in,v 1.2 2019/03/16 20:08:00 pvk Exp $ Index: checks/Makefile.in --- checks/Makefile.in.orig +++ checks/Makefile.in diff --git a/security/softhsm/patches/patch-configure b/security/softhsm/patches/patch-configure index 4d9a905c4ad..45c899ed3cc 100644 --- a/security/softhsm/patches/patch-configure +++ b/security/softhsm/patches/patch-configure @@ -1,4 +1,3 @@ -$OpenBSD: patch-configure,v 1.2 2016/11/19 22:47:23 sthen Exp $ --- configure.orig Sat Nov 19 20:40:23 2016 +++ configure Sat Nov 19 20:40:39 2016 @@ -16410,7 +16410,7 @@ CFLAGS=$lt_save_CFLAGS diff --git a/security/softhsm/patches/patch-src_bin_Makefile_in b/security/softhsm/patches/patch-src_bin_Makefile_in index 55e15c09433..14dded64acc 100644 --- a/security/softhsm/patches/patch-src_bin_Makefile_in +++ b/security/softhsm/patches/patch-src_bin_Makefile_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_bin_Makefile_in,v 1.1 2019/03/16 20:08:00 pvk Exp $ - Index: src/bin/Makefile.in --- src/bin/Makefile.in.orig +++ src/bin/Makefile.in diff --git a/security/softhsm/pkg/PLIST b/security/softhsm/pkg/PLIST index 61416a3ba31..9684029d5bb 100644 --- a/security/softhsm/pkg/PLIST +++ b/security/softhsm/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2015/06/23 11:26:05 jca Exp $ @bin bin/softhsm @bin bin/softhsm-keyconv lib/softhsm/ diff --git a/security/softhsm2/Makefile b/security/softhsm2/Makefile index d6761379f8f..a76f2589a56 100644 --- a/security/softhsm2/Makefile +++ b/security/softhsm2/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2020/09/22 03:20:26 pvk Exp $ - COMMENT = software PKCS\#11 cryptographic token DISTNAME = softhsm-2.6.1 diff --git a/security/softhsm2/patches/patch-configure b/security/softhsm2/patches/patch-configure index 4888ef62740..866f817d6e0 100644 --- a/security/softhsm2/patches/patch-configure +++ b/security/softhsm2/patches/patch-configure @@ -1,5 +1,3 @@ -$OpenBSD: patch-configure,v 1.2 2020/04/30 18:18:27 pvk Exp $ - Index: configure --- configure.orig +++ configure diff --git a/security/softhsm2/patches/patch-softhsm2_module_in b/security/softhsm2/patches/patch-softhsm2_module_in index ae5579241fe..d42143fad39 100644 --- a/security/softhsm2/patches/patch-softhsm2_module_in +++ b/security/softhsm2/patches/patch-softhsm2_module_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-softhsm2_module_in,v 1.1.1.1 2018/11/14 22:23:07 pvk Exp $ - Index: softhsm2.module.in --- softhsm2.module.in.orig +++ softhsm2.module.in diff --git a/security/softhsm2/patches/patch-src_lib_crypto_BotanEDDSA_cpp b/security/softhsm2/patches/patch-src_lib_crypto_BotanEDDSA_cpp index 7a03a1f2b42..c7c8b2a95cd 100644 --- a/security/softhsm2/patches/patch-src_lib_crypto_BotanEDDSA_cpp +++ b/security/softhsm2/patches/patch-src_lib_crypto_BotanEDDSA_cpp @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_lib_crypto_BotanEDDSA_cpp,v 1.1 2020/09/22 03:20:26 pvk Exp $ - Fix advertised min and max mechanism sizes according to final PKCS#11 3.0 specification: https://github.com/opendnssec/SoftHSMv2/pull/522/commits/967e66a52fc28dc2f5a4951b855ae3bdf63f0129#diff-578e0360192ab803850af30f6d49d046 diff --git a/security/softhsm2/patches/patch-src_lib_crypto_OSSLEDDSA_cpp b/security/softhsm2/patches/patch-src_lib_crypto_OSSLEDDSA_cpp index b7cbfc0f5d5..a83d12a60cd 100644 --- a/security/softhsm2/patches/patch-src_lib_crypto_OSSLEDDSA_cpp +++ b/security/softhsm2/patches/patch-src_lib_crypto_OSSLEDDSA_cpp @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_lib_crypto_OSSLEDDSA_cpp,v 1.1 2020/09/22 03:20:26 pvk Exp $ - Fix advertised min and max mechanism sizes according to final PKCS#11 3.0 specification: https://github.com/opendnssec/SoftHSMv2/pull/522/commits/967e66a52fc28dc2f5a4951b855ae3bdf63f0129#diff-1176fa922674b142de4554690263544c diff --git a/security/softhsm2/patches/patch-src_lib_test_ForkTests_cpp b/security/softhsm2/patches/patch-src_lib_test_ForkTests_cpp index 7f861fc2344..2e5a5f539f1 100644 --- a/security/softhsm2/patches/patch-src_lib_test_ForkTests_cpp +++ b/security/softhsm2/patches/patch-src_lib_test_ForkTests_cpp @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_lib_test_ForkTests_cpp,v 1.1 2020/09/22 03:20:26 pvk Exp $ - Remove unused variable: https://github.com/opendnssec/SoftHSMv2/pull/522/commits/f375912d0160f3a1847aaef1bb00b40bc0cb8d41 diff --git a/security/softhsm2/pkg/PLIST b/security/softhsm2/pkg/PLIST index c55dc74d561..e9295c5e2b1 100644 --- a/security/softhsm2/pkg/PLIST +++ b/security/softhsm2/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2018/11/14 22:23:07 pvk Exp $ @sample ${SYSCONFDIR}/pkcs11/ @sample ${SYSCONFDIR}/pkcs11/modules/ @bin bin/softhsm2-dump-db diff --git a/security/spiped/Makefile b/security/spiped/Makefile index 0ca47f2d4fe..035a9130f9c 100644 --- a/security/spiped/Makefile +++ b/security/spiped/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.16 2021/12/25 19:58:58 jturner Exp $ - COMMENT = utility for creating secure pipes between socket addresses DISTNAME = spiped-1.6.2 diff --git a/security/spiped/pkg/PLIST b/security/spiped/pkg/PLIST index 8d8a198a348..e35da63eb36 100644 --- a/security/spiped/pkg/PLIST +++ b/security/spiped/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2020/04/05 21:26:11 jturner Exp $ @newgroup _spiped:707 @newuser _spiped:707:_spiped:daemon:spiped user:/nonexistent:/sbin/nologin @extra ${SYSCONFDIR}/spiped/spiped.key diff --git a/security/spiped/pkg/spiped.rc b/security/spiped/pkg/spiped.rc index 76a9686145f..d3fe84a9a8d 100644 --- a/security/spiped/pkg/spiped.rc +++ b/security/spiped/pkg/spiped.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: spiped.rc,v 1.4 2018/01/14 14:42:18 rpe Exp $ daemon="${TRUEPREFIX}/bin/spiped" daemon_flags="-D -d -s '[0.0.0.0]:8022' -t '[127.0.0.1]:22' -k ${SYSCONFDIR}/spiped/spiped.key -p /var/run/spiped/spiped.pid" diff --git a/security/sqlmap/Makefile b/security/sqlmap/Makefile index b9539432c75..8c1124749d9 100644 --- a/security/sqlmap/Makefile +++ b/security/sqlmap/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.39 2021/11/02 00:02:19 sthen Exp $ - COMMENT = penetration testing tool to detect/exploit SQL injection GH_ACCOUNT = sqlmapproject diff --git a/security/sqlmap/pkg/PLIST b/security/sqlmap/pkg/PLIST index 969d42377c1..58cf2c4d66d 100644 --- a/security/sqlmap/pkg/PLIST +++ b/security/sqlmap/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.26 2021/06/01 15:13:34 gonzalo Exp $ bin/sqlmap share/sqlmap/ share/sqlmap/.github/ diff --git a/security/ssdeep/Makefile b/security/ssdeep/Makefile index 601ac5e170a..773b7f8a912 100644 --- a/security/ssdeep/Makefile +++ b/security/ssdeep/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.8 2019/07/12 20:49:36 sthen Exp $ - COMMENT = fuzzy hashing program and library VERSION = 2.14.1 diff --git a/security/ssdeep/pkg/PLIST b/security/ssdeep/pkg/PLIST index b087692cac2..23972131074 100644 --- a/security/ssdeep/pkg/PLIST +++ b/security/ssdeep/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2016/03/25 01:11:40 lteo Exp $ @bin bin/ssdeep include/edit_dist.h include/fuzzy.h diff --git a/security/ssh-askpass-fullscreen/Makefile b/security/ssh-askpass-fullscreen/Makefile index 93c39fa732b..3674a632569 100644 --- a/security/ssh-askpass-fullscreen/Makefile +++ b/security/ssh-askpass-fullscreen/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.11 2019/07/12 20:49:37 sthen Exp $ - COMMENT= good-looking ssh-agent pass-phrase dialog DISTNAME = ssh-askpass-fullscreen-0.4 diff --git a/security/ssh-askpass-fullscreen/patches/patch-ssh-askpass-fullscreen_c b/security/ssh-askpass-fullscreen/patches/patch-ssh-askpass-fullscreen_c index 14da01b0ed2..42fdd8b50e3 100644 --- a/security/ssh-askpass-fullscreen/patches/patch-ssh-askpass-fullscreen_c +++ b/security/ssh-askpass-fullscreen/patches/patch-ssh-askpass-fullscreen_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-ssh-askpass-fullscreen_c,v 1.1.1.1 2009/04/17 14:57:59 landry Exp $ --- ssh-askpass-fullscreen.c.orig Mon Jan 16 13:49:38 2006 +++ ssh-askpass-fullscreen.c Mon Apr 13 21:25:43 2009 @@ -229,8 +229,9 @@ enter_callback(GtkWidget *widget, diff --git a/security/ssh-askpass-fullscreen/pkg/PLIST b/security/ssh-askpass-fullscreen/pkg/PLIST index 01f7a0f23bf..472bbc3b514 100644 --- a/security/ssh-askpass-fullscreen/pkg/PLIST +++ b/security/ssh-askpass-fullscreen/pkg/PLIST @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2009/04/17 14:57:59 landry Exp $ @bin bin/ssh-askpass-fullscreen diff --git a/security/ssh-audit/Makefile b/security/ssh-audit/Makefile index fd55ef9db54..3ea7ec7a0e1 100644 --- a/security/ssh-audit/Makefile +++ b/security/ssh-audit/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2021/11/02 00:02:20 sthen Exp $ - COMMENT = ssh configuration security auditing tool MODPY_EGG_VERSION = 2.5.0 diff --git a/security/ssh-audit/pkg/PLIST b/security/ssh-audit/pkg/PLIST index a4e26c8eb35..2bd6e673d6d 100644 --- a/security/ssh-audit/pkg/PLIST +++ b/security/ssh-audit/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2021/02/27 21:43:27 pvk Exp $ bin/ssh-audit lib/python${MODPY_VERSION}/site-packages/ssh_audit/ lib/python${MODPY_VERSION}/site-packages/ssh_audit-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ diff --git a/security/ssh-ldap-helper/Makefile b/security/ssh-ldap-helper/Makefile index ea5260ba3a1..805bca33131 100644 --- a/security/ssh-ldap-helper/Makefile +++ b/security/ssh-ldap-helper/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.8 2022/01/13 09:49:55 tb Exp $ - COMMENT = fetch ssh AuthorizedKeys from LDAP V = 8.0p1 diff --git a/security/ssh-ldap-helper/patches/patch-log_h b/security/ssh-ldap-helper/patches/patch-log_h index 3bddba44b5b..979d3dea60c 100644 --- a/security/ssh-ldap-helper/patches/patch-log_h +++ b/security/ssh-ldap-helper/patches/patch-log_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-log_h,v 1.2 2022/01/13 09:49:55 tb Exp $ - Index: log.h --- log.h.orig +++ log.h diff --git a/security/ssh-ldap-helper/patches/patch-ssh-ldap-helper_8 b/security/ssh-ldap-helper/patches/patch-ssh-ldap-helper_8 index d0d528fe869..7978a128c36 100644 --- a/security/ssh-ldap-helper/patches/patch-ssh-ldap-helper_8 +++ b/security/ssh-ldap-helper/patches/patch-ssh-ldap-helper_8 @@ -1,4 +1,3 @@ -$OpenBSD: patch-ssh-ldap-helper_8,v 1.1.1.1 2012/11/14 18:42:50 landry Exp $ --- ssh-ldap-helper.8.orig Sun Nov 11 22:51:52 2012 +++ ssh-ldap-helper.8 Sun Nov 11 22:52:17 2012 @@ -37,7 +37,7 @@ sshd configuration file diff --git a/security/ssh-ldap-helper/patches/patch-ssh-ldap-wrapper b/security/ssh-ldap-helper/patches/patch-ssh-ldap-wrapper index c1d0621f940..9b28384275c 100644 --- a/security/ssh-ldap-helper/patches/patch-ssh-ldap-wrapper +++ b/security/ssh-ldap-helper/patches/patch-ssh-ldap-wrapper @@ -1,4 +1,3 @@ -$OpenBSD: patch-ssh-ldap-wrapper,v 1.1.1.1 2012/11/14 18:42:50 landry Exp $ --- ssh-ldap-wrapper.orig Sun Nov 11 22:52:54 2012 +++ ssh-ldap-wrapper Sun Nov 11 22:53:13 2012 @@ -1,4 +1,4 @@ diff --git a/security/ssh-ldap-helper/pkg/PLIST b/security/ssh-ldap-helper/pkg/PLIST index 499fd64ccc3..f5b6852b64c 100644 --- a/security/ssh-ldap-helper/pkg/PLIST +++ b/security/ssh-ldap-helper/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2012/11/14 18:42:50 landry Exp $ @bin libexec/ssh-ldap-helper libexec/ssh-ldap-wrapper @man man/man5/ssh-ldap.conf.5 diff --git a/security/sshguard/Makefile b/security/sshguard/Makefile index 5ade01ef68a..1ec3701ef71 100644 --- a/security/sshguard/Makefile +++ b/security/sshguard/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.18 2021/07/22 18:16:32 sthen Exp $ - COMMENT= protect against brute force attacks on sshd and others DISTNAME= sshguard-2.4.2 diff --git a/security/sshguard/patches/patch-doc_sshguard_8 b/security/sshguard/patches/patch-doc_sshguard_8 index 7c0be47563a..6f24e622c04 100644 --- a/security/sshguard/patches/patch-doc_sshguard_8 +++ b/security/sshguard/patches/patch-doc_sshguard_8 @@ -1,5 +1,3 @@ -$OpenBSD: patch-doc_sshguard_8,v 1.1 2019/03/29 15:54:24 sthen Exp $ - Index: doc/sshguard.8 --- doc/sshguard.8.orig +++ doc/sshguard.8 diff --git a/security/sshguard/patches/patch-examples_sshguard_conf_sample b/security/sshguard/patches/patch-examples_sshguard_conf_sample index bb208427ba9..93316d8c3d2 100644 --- a/security/sshguard/patches/patch-examples_sshguard_conf_sample +++ b/security/sshguard/patches/patch-examples_sshguard_conf_sample @@ -1,5 +1,3 @@ -$OpenBSD: patch-examples_sshguard_conf_sample,v 1.1 2019/03/29 15:54:24 sthen Exp $ - Index: examples/sshguard.conf.sample --- examples/sshguard.conf.sample.orig +++ examples/sshguard.conf.sample diff --git a/security/sshguard/patches/patch-src_blocker_blocker_c b/security/sshguard/patches/patch-src_blocker_blocker_c index 09b27e028cb..083b6c453de 100644 --- a/security/sshguard/patches/patch-src_blocker_blocker_c +++ b/security/sshguard/patches/patch-src_blocker_blocker_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_blocker_blocker_c,v 1.2 2020/08/18 05:06:29 rsadowski Exp $ - Index: src/blocker/blocker.c --- src/blocker/blocker.c.orig +++ src/blocker/blocker.c diff --git a/security/sshguard/patches/patch-src_sshguard_in b/security/sshguard/patches/patch-src_sshguard_in index 866d63e8e51..35b8f62c296 100644 --- a/security/sshguard/patches/patch-src_sshguard_in +++ b/security/sshguard/patches/patch-src_sshguard_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_sshguard_in,v 1.2 2020/08/18 05:06:29 rsadowski Exp $ - Index: src/sshguard.in --- src/sshguard.in.orig +++ src/sshguard.in diff --git a/security/sshguard/pkg/PLIST b/security/sshguard/pkg/PLIST index 80f761330da..67c6f7c6192 100644 --- a/security/sshguard/pkg/PLIST +++ b/security/sshguard/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.6 2019/03/29 15:54:24 sthen Exp $ @pkgpath security/sshguard,tcpd @rcscript ${RCDIR}/sshguard @bin libexec/sshg-blocker diff --git a/security/sshguard/pkg/README b/security/sshguard/pkg/README index d6e3ebe3572..5bfacd7b445 100644 --- a/security/sshguard/pkg/README +++ b/security/sshguard/pkg/README @@ -1,5 +1,3 @@ -$OpenBSD: README,v 1.4 2019/03/29 15:54:24 sthen Exp $ - +----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- diff --git a/security/sshguard/pkg/sshguard.rc b/security/sshguard/pkg/sshguard.rc index 10ea3e2b46b..8dbdc01ccbc 100644 --- a/security/sshguard/pkg/sshguard.rc +++ b/security/sshguard/pkg/sshguard.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: sshguard.rc,v 1.7 2021/07/22 12:48:59 sthen Exp $ daemon="${TRUEPREFIX}/sbin/sshguard" diff --git a/security/sshlockout/Makefile b/security/sshlockout/Makefile index b0a6ad862d9..ef0d0b4425c 100644 --- a/security/sshlockout/Makefile +++ b/security/sshlockout/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.6 2020/09/19 11:06:55 solene Exp $ - COMMENT = protect against brute force attacks on sshd(8) DISTNAME = sshlockout-0.20190130 diff --git a/security/sshlockout/patches/patch-sshlockout_8 b/security/sshlockout/patches/patch-sshlockout_8 index 808216567eb..b5cc80a88c3 100644 --- a/security/sshlockout/patches/patch-sshlockout_8 +++ b/security/sshlockout/patches/patch-sshlockout_8 @@ -1,5 +1,3 @@ -$OpenBSD: patch-sshlockout_8,v 1.1 2019/02/07 18:31:00 solene Exp $ - Remove ipfw references Index: sshlockout.8 diff --git a/security/sshlockout/patches/patch-sshlockout_c b/security/sshlockout/patches/patch-sshlockout_c index b691b116eff..c998b059ba5 100644 --- a/security/sshlockout/patches/patch-sshlockout_c +++ b/security/sshlockout/patches/patch-sshlockout_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-sshlockout_c,v 1.2 2019/02/07 18:31:00 solene Exp $ - - add pledge - remove some ipfw code in order to make sshlock compile diff --git a/security/sshlockout/pkg/PLIST b/security/sshlockout/pkg/PLIST index d70eedc6bca..76804f321cc 100644 --- a/security/sshlockout/pkg/PLIST +++ b/security/sshlockout/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2018/09/04 12:46:21 espie Exp $ @man man/man8/sshlockout.8 @bin sbin/sshlockout share/doc/pkg-readmes/${PKGSTEM} diff --git a/security/sshlockout/pkg/README b/security/sshlockout/pkg/README index 3a0164f5786..913d5651a1e 100644 --- a/security/sshlockout/pkg/README +++ b/security/sshlockout/pkg/README @@ -1,5 +1,3 @@ -$OpenBSD: README,v 1.4 2020/09/19 11:06:55 solene Exp $ - +------------------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +------------------------------------------------------------------------------- diff --git a/security/sslScanner/Makefile b/security/sslScanner/Makefile index 77ac75a1bb6..06e66154672 100644 --- a/security/sslScanner/Makefile +++ b/security/sslScanner/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.7 2019/07/12 20:49:37 sthen Exp $ - COMMENT= scan a network for SSL certificates GH_ACCOUNT= mikecardwell diff --git a/security/sslScanner/pkg/PLIST b/security/sslScanner/pkg/PLIST index 9257d997c65..d13f515f894 100644 --- a/security/sslScanner/pkg/PLIST +++ b/security/sslScanner/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2013/09/23 11:49:45 sthen Exp $ bin/sslScanner share/examples/sslScanner/ share/examples/sslScanner/README diff --git a/security/sslsplit/Makefile b/security/sslsplit/Makefile index 5f6c5ac3b32..8e3c97cf07a 100644 --- a/security/sslsplit/Makefile +++ b/security/sslsplit/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.22 2021/12/04 12:06:14 tb Exp $ - COMMENT= transparent and scalable SSL/TLS interception DISTNAME= sslsplit-0.5.5 diff --git a/security/sslsplit/patches/patch-cachedsess_t_c b/security/sslsplit/patches/patch-cachedsess_t_c index 6dfe9d40ee8..d8b88d4c309 100644 --- a/security/sslsplit/patches/patch-cachedsess_t_c +++ b/security/sslsplit/patches/patch-cachedsess_t_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-cachedsess_t_c,v 1.1 2021/12/04 12:06:14 tb Exp $ - Skip tests that won't compile with opaque structures in libssl Index: cachedsess.t.c diff --git a/security/sslsplit/patches/patch-cachefkcrt_t_c b/security/sslsplit/patches/patch-cachefkcrt_t_c index d96137e4a50..b43230c9f18 100644 --- a/security/sslsplit/patches/patch-cachefkcrt_t_c +++ b/security/sslsplit/patches/patch-cachefkcrt_t_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-cachefkcrt_t_c,v 1.1 2021/12/04 12:06:14 tb Exp $ - Skip tests that won't compile with opaque structures in libcrypto Index: cachefkcrt.t.c diff --git a/security/sslsplit/patches/patch-cachessess_t_c b/security/sslsplit/patches/patch-cachessess_t_c index e15a89c3eb8..b735d63ec0e 100644 --- a/security/sslsplit/patches/patch-cachessess_t_c +++ b/security/sslsplit/patches/patch-cachessess_t_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-cachessess_t_c,v 1.1 2021/12/04 12:06:14 tb Exp $ - Skip tests that won't compile with opaque structures in libcrypto Index: cachessess.t.c diff --git a/security/sslsplit/patches/patch-defaults_h b/security/sslsplit/patches/patch-defaults_h index afa8488df06..8b8f458257b 100644 --- a/security/sslsplit/patches/patch-defaults_h +++ b/security/sslsplit/patches/patch-defaults_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-defaults_h,v 1.3 2019/01/29 23:05:21 sthen Exp $ - Index: defaults.h --- defaults.h.orig +++ defaults.h diff --git a/security/sslsplit/patches/patch-ssl_c b/security/sslsplit/patches/patch-ssl_c index 6b3f5f5dc64..19b77afe702 100644 --- a/security/sslsplit/patches/patch-ssl_c +++ b/security/sslsplit/patches/patch-ssl_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-ssl_c,v 1.12 2021/12/04 12:06:14 tb Exp $ - Use X509_up_ref() https://github.com/droe/sslsplit/pull/291 diff --git a/security/sslsplit/patches/patch-ssl_h b/security/sslsplit/patches/patch-ssl_h index a1a4c84b1e0..95e9c493065 100644 --- a/security/sslsplit/patches/patch-ssl_h +++ b/security/sslsplit/patches/patch-ssl_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-ssl_h,v 1.2 2021/05/23 12:09:28 tb Exp $ - All missing API has been available since LibreSSL 2.7.0. https://github.com/droe/sslsplit/pull/291 diff --git a/security/sslsplit/patches/patch-sslsplit_1_in b/security/sslsplit/patches/patch-sslsplit_1_in index 8323e10c1e9..302bb3d13e5 100644 --- a/security/sslsplit/patches/patch-sslsplit_1_in +++ b/security/sslsplit/patches/patch-sslsplit_1_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-sslsplit_1_in,v 1.2 2019/08/31 14:01:20 sthen Exp $ - Index: sslsplit.1.in --- sslsplit.1.in.orig +++ sslsplit.1.in diff --git a/security/sslsplit/pkg/PLIST b/security/sslsplit/pkg/PLIST index bb9ad06a9f2..387c97c0cd9 100644 --- a/security/sslsplit/pkg/PLIST +++ b/security/sslsplit/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2019/08/31 14:01:20 sthen Exp $ @extraunexec rm -f ${SYSCONFDIR}/sslsplit/!(sslsplit.conf) @newgroup _sslsplit:727 @newuser _sslsplit:727:_sslsplit:daemon:sslsplit:/nonexistent:/sbin/nologin diff --git a/security/ssss/Makefile b/security/ssss/Makefile index 4e60114d5ce..e72d79800c2 100755 --- a/security/ssss/Makefile +++ b/security/ssss/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.5 2020/06/18 11:26:34 kn Exp $ - COMMENT= split secrets using Shamir's Secret Sharing Scheme DISTNAME= ssss-0.5 diff --git a/security/ssss/patches/patch-Makefile b/security/ssss/patches/patch-Makefile index ff166c57c9f..39ac383bca2 100755 --- a/security/ssss/patches/patch-Makefile +++ b/security/ssss/patches/patch-Makefile @@ -1,5 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.2 2020/06/18 11:24:29 kn Exp $ - Honour CFLAGS, do not strip during build. Index: Makefile diff --git a/security/ssss/patches/patch-ssss_c b/security/ssss/patches/patch-ssss_c index 2a0f1e38916..92644845f23 100644 --- a/security/ssss/patches/patch-ssss_c +++ b/security/ssss/patches/patch-ssss_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-ssss_c,v 1.1 2020/06/18 11:24:29 kn Exp $ - Transpose memset(3) arguments, noted by clang. Index: ssss.c diff --git a/security/ssss/pkg/PLIST b/security/ssss/pkg/PLIST index 30eaec7e233..353b828a20a 100755 --- a/security/ssss/pkg/PLIST +++ b/security/ssss/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2020/06/18 11:26:34 kn Exp $ @bin bin/ssss-combine @bin bin/ssss-split @man man/man1/ssss-combine.1 diff --git a/security/stegdetect/Makefile b/security/stegdetect/Makefile index 6582a46fa61..96dbcfd5cf6 100644 --- a/security/stegdetect/Makefile +++ b/security/stegdetect/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.21 2021/02/11 13:18:17 sthen Exp $ - GH_ACCOUNT= abeluck GH_PROJECT= stegdetect GH_COMMIT= 28a4f074a71c682581314491224f9f41511c82e7 diff --git a/security/stegdetect/patches/patch-arc4_c b/security/stegdetect/patches/patch-arc4_c index beb85ee927c..316bcd81205 100644 --- a/security/stegdetect/patches/patch-arc4_c +++ b/security/stegdetect/patches/patch-arc4_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-arc4_c,v 1.2 2021/02/05 10:06:23 sthen Exp $ - --- arc4.c.orig Mon Jul 16 17:28:15 2001 +++ arc4.c Sat Jun 28 13:04:51 2003 @@ -29,6 +29,7 @@ diff --git a/security/stegdetect/patches/patch-configure_in b/security/stegdetect/patches/patch-configure_in index 4491068395f..fdb914c9772 100644 --- a/security/stegdetect/patches/patch-configure_in +++ b/security/stegdetect/patches/patch-configure_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-configure_in,v 1.3 2021/02/05 10:06:23 sthen Exp $ - Don't build non-PIC i386 assembly code. Index: configure.in diff --git a/security/stegdetect/patches/patch-file_Makefile_in b/security/stegdetect/patches/patch-file_Makefile_in index a083e9bfef9..aa03fd51ad3 100644 --- a/security/stegdetect/patches/patch-file_Makefile_in +++ b/security/stegdetect/patches/patch-file_Makefile_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-file_Makefile_in,v 1.2 2008/09/16 21:08:27 jasper Exp $ --- file/Makefile.in.orig Tue Sep 16 23:00:11 2008 +++ file/Makefile.in Tue Sep 16 23:02:26 2008 @@ -504,9 +504,7 @@ magic: Header Localstuff $(magic_FRAGMENTS) diff --git a/security/stegdetect/patches/patch-jutil_c b/security/stegdetect/patches/patch-jutil_c index 57d27783fa4..a603c4501c1 100644 --- a/security/stegdetect/patches/patch-jutil_c +++ b/security/stegdetect/patches/patch-jutil_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-jutil_c,v 1.1 2008/11/19 23:48:52 sthen Exp $ --- jutil.c.orig Wed Nov 19 23:39:16 2008 +++ jutil.c Wed Nov 19 23:40:01 2008 @@ -37,6 +37,7 @@ diff --git a/security/stegdetect/patches/patch-stegdeimage_c b/security/stegdetect/patches/patch-stegdeimage_c index 47059ec2190..27e4422b8f8 100644 --- a/security/stegdetect/patches/patch-stegdeimage_c +++ b/security/stegdetect/patches/patch-stegdeimage_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-stegdeimage_c,v 1.1 2018/04/25 20:13:04 naddy Exp $ - Index: stegdeimage.c --- stegdeimage.c.orig +++ stegdeimage.c diff --git a/security/stegdetect/patches/patch-stegdetect_c b/security/stegdetect/patches/patch-stegdetect_c index fc3f9f9e500..4ff9bdc16c4 100644 --- a/security/stegdetect/patches/patch-stegdetect_c +++ b/security/stegdetect/patches/patch-stegdetect_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-stegdetect_c,v 1.2 2021/02/05 10:06:23 sthen Exp $ - Index: stegdetect.c --- stegdetect.c.orig +++ stegdetect.c diff --git a/security/stegdetect/pkg/PLIST b/security/stegdetect/pkg/PLIST index 3bebb8f046a..47128ba7d98 100644 --- a/security/stegdetect/pkg/PLIST +++ b/security/stegdetect/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2010/03/24 17:10:37 jasper Exp $ @bin bin/stegbreak @bin bin/stegdetect @man man/man1/stegbreak.1 diff --git a/security/steghide/Makefile b/security/steghide/Makefile index f8f5f3f72db..ca1c0f7d268 100644 --- a/security/steghide/Makefile +++ b/security/steghide/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.20 2019/07/12 20:49:37 sthen Exp $ - COMMENT = software able to hide data in various kind of files DISTNAME = steghide-0.5.1 diff --git a/security/steghide/patches/patch-Makefile_in b/security/steghide/patches/patch-Makefile_in index 41c72fe036a..524491ebe0d 100644 --- a/security/steghide/patches/patch-Makefile_in +++ b/security/steghide/patches/patch-Makefile_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile_in,v 1.1.1.1 2008/04/28 19:37:59 okan Exp $ --- Makefile.in.orig Wed Oct 15 10:01:28 2003 +++ Makefile.in Thu Apr 17 19:28:20 2008 @@ -161,7 +161,7 @@ AUTOMAKE_OPTIONS = dist-bzip2 dist-zip diff --git a/security/steghide/patches/patch-configure_in b/security/steghide/patches/patch-configure_in index 78cb73bec23..167aa7f1f2a 100644 --- a/security/steghide/patches/patch-configure_in +++ b/security/steghide/patches/patch-configure_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-configure_in,v 1.1 2018/04/13 11:13:31 jca Exp $ - Index: configure.in --- configure.in.orig +++ configure.in diff --git a/security/steghide/patches/patch-src_AuData_h b/security/steghide/patches/patch-src_AuData_h index 57ce56b4fbd..f99175aa2ef 100644 --- a/security/steghide/patches/patch-src_AuData_h +++ b/security/steghide/patches/patch-src_AuData_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_AuData_h,v 1.1 2010/05/24 08:31:17 espie Exp $ --- src/AuData.h.orig Mon May 24 03:47:35 2010 +++ src/AuData.h Mon May 24 03:49:44 2010 @@ -26,22 +26,30 @@ diff --git a/security/steghide/patches/patch-src_AuSampleValues_cc b/security/steghide/patches/patch-src_AuSampleValues_cc index 124861d2063..50734b17027 100644 --- a/security/steghide/patches/patch-src_AuSampleValues_cc +++ b/security/steghide/patches/patch-src_AuSampleValues_cc @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_AuSampleValues_cc,v 1.1 2010/05/24 08:31:17 espie Exp $ --- src/AuSampleValues.cc.orig Mon May 24 03:49:57 2010 +++ src/AuSampleValues.cc Mon May 24 03:50:14 2010 @@ -21,17 +21,25 @@ diff --git a/security/steghide/patches/patch-src_MHashPP_cc b/security/steghide/patches/patch-src_MHashPP_cc index 50cea1e15d7..a379f319dad 100644 --- a/security/steghide/patches/patch-src_MHashPP_cc +++ b/security/steghide/patches/patch-src_MHashPP_cc @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_MHashPP_cc,v 1.1 2008/09/12 14:28:06 naddy Exp $ --- src/MHashPP.cc.orig Fri Sep 12 16:24:21 2008 +++ src/MHashPP.cc Fri Sep 12 16:24:38 2008 @@ -120,7 +120,7 @@ std::string MHashPP::getAlgorithmName () diff --git a/security/steghide/patches/patch-tests_st_embparameters_pl b/security/steghide/patches/patch-tests_st_embparameters_pl index e929f8c671d..c7690d6b8ed 100644 --- a/security/steghide/patches/patch-tests_st_embparameters_pl +++ b/security/steghide/patches/patch-tests_st_embparameters_pl @@ -1,5 +1,3 @@ -$OpenBSD: patch-tests_st_embparameters_pl,v 1.1 2019/04/28 01:30:18 cwen Exp $ - Fix test with Perl 5.26+ (no . in @INC) Index: tests/st_embparameters.pl diff --git a/security/steghide/patches/patch-tests_st_fileformats_pl b/security/steghide/patches/patch-tests_st_fileformats_pl index 980f52253fb..5034c7f3072 100644 --- a/security/steghide/patches/patch-tests_st_fileformats_pl +++ b/security/steghide/patches/patch-tests_st_fileformats_pl @@ -1,5 +1,3 @@ -$OpenBSD: patch-tests_st_fileformats_pl,v 1.1 2019/04/28 01:30:18 cwen Exp $ - Fix test with Perl 5.26+ (no . in @INC) Index: tests/st_fileformats.pl diff --git a/security/steghide/pkg/PLIST b/security/steghide/pkg/PLIST index f29969d5623..c1c08a64b7c 100644 --- a/security/steghide/pkg/PLIST +++ b/security/steghide/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2008/04/28 19:37:59 okan Exp $ bin/steghide @man man/man1/steghide.1 share/locale/de/LC_MESSAGES/steghide.mo diff --git a/security/stegseek/Makefile b/security/stegseek/Makefile index c25bc3274b1..24e4e53ff3e 100644 --- a/security/stegseek/Makefile +++ b/security/stegseek/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.2 2021/05/23 18:23:09 sebastia Exp $ - COMMENT = lightning fast steghide cracker GH_ACCOUNT = RickdeJager diff --git a/security/stegseek/patches/patch-src_CMakeLists_txt b/security/stegseek/patches/patch-src_CMakeLists_txt index 494abac85a0..f214dc13c48 100644 --- a/security/stegseek/patches/patch-src_CMakeLists_txt +++ b/security/stegseek/patches/patch-src_CMakeLists_txt @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_CMakeLists_txt,v 1.2 2021/05/23 18:23:09 sebastia Exp $ - do not force -O3 Index: src/CMakeLists.txt diff --git a/security/stegseek/patches/patch-src_PasswordCracker_cc b/security/stegseek/patches/patch-src_PasswordCracker_cc index daa09333cd2..e7e2556b575 100644 --- a/security/stegseek/patches/patch-src_PasswordCracker_cc +++ b/security/stegseek/patches/patch-src_PasswordCracker_cc @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_PasswordCracker_cc,v 1.2 2021/05/23 18:23:09 sebastia Exp $ - std::max expects same type for both params Index: src/PasswordCracker.cc diff --git a/security/stegseek/pkg/PLIST b/security/stegseek/pkg/PLIST index 137791f00c7..176fd628461 100644 --- a/security/stegseek/pkg/PLIST +++ b/security/stegseek/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2021/02/02 16:07:54 sebastia Exp $ @pkgpath security/stegcracker @bin bin/stegseek diff --git a/security/strobe/Makefile b/security/strobe/Makefile index 5ae1c94a28d..eb8a9fcea9f 100644 --- a/security/strobe/Makefile +++ b/security/strobe/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.26 2019/07/12 20:49:37 sthen Exp $ - COMMENT= fast scatter/gather TCP port scanner DISTNAME= strobe-1.06 diff --git a/security/strobe/patches/patch-Makefile b/security/strobe/patches/patch-Makefile index 7f2857c1138..88ca59c23c2 100644 --- a/security/strobe/patches/patch-Makefile +++ b/security/strobe/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.2 2015/01/20 02:32:49 jca Exp $ --- Makefile.orig Thu Jul 3 13:48:00 1997 +++ Makefile Tue Jan 20 03:26:26 2015 @@ -3,15 +3,16 @@ diff --git a/security/strobe/patches/patch-strobe_c b/security/strobe/patches/patch-strobe_c index ea365ce98e1..e8ec828a99f 100644 --- a/security/strobe/patches/patch-strobe_c +++ b/security/strobe/patches/patch-strobe_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-strobe_c,v 1.1 2015/01/20 02:32:49 jca Exp $ --- strobe.c.orig Sun Mar 21 06:49:27 1999 +++ strobe.c Tue Jan 20 03:27:42 2015 @@ -1297,7 +1297,7 @@ loaddescs () diff --git a/security/strobe/pkg/PLIST b/security/strobe/pkg/PLIST index 6f9781c8a83..b5a01c6184f 100644 --- a/security/strobe/pkg/PLIST +++ b/security/strobe/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2004/09/15 18:36:03 espie Exp $ bin/strobe lib/strobe.services @man man/man1/strobe.1 diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index 8c5fb059521..11ebdb5c0b1 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.93 2019/07/12 20:49:37 sthen Exp $ - COMMENT= SSL encryption wrapper for standard network daemons DISTNAME= stunnel-5.44 diff --git a/security/stunnel/patches/patch-Makefile_in b/security/stunnel/patches/patch-Makefile_in index 3ec7716639f..ed43f3aebbb 100644 --- a/security/stunnel/patches/patch-Makefile_in +++ b/security/stunnel/patches/patch-Makefile_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile_in,v 1.15 2017/12/01 00:08:44 gsoares Exp $ Index: Makefile.in --- Makefile.in.orig +++ Makefile.in diff --git a/security/stunnel/patches/patch-src_ctx_c b/security/stunnel/patches/patch-src_ctx_c index 84599c3c62f..56c3d86b604 100644 --- a/security/stunnel/patches/patch-src_ctx_c +++ b/security/stunnel/patches/patch-src_ctx_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_ctx_c,v 1.8 2019/03/19 16:51:13 jsing Exp $ Index: src/ctx.c --- src/ctx.c.orig +++ src/ctx.c diff --git a/security/stunnel/patches/patch-src_stunnel3_in b/security/stunnel/patches/patch-src_stunnel3_in index bce81654fbb..c19ccacb241 100644 --- a/security/stunnel/patches/patch-src_stunnel3_in +++ b/security/stunnel/patches/patch-src_stunnel3_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_stunnel3_in,v 1.1 2015/10/14 02:05:06 gsoares Exp $ --- src/stunnel3.in.orig Fri Jul 10 10:25:18 2015 +++ src/stunnel3.in Fri Jul 10 10:25:43 2015 @@ -22,7 +22,7 @@ use POSIX; diff --git a/security/stunnel/patches/patch-src_verify_c b/security/stunnel/patches/patch-src_verify_c index f4ee8c595dc..9e1f5341aa1 100644 --- a/security/stunnel/patches/patch-src_verify_c +++ b/security/stunnel/patches/patch-src_verify_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_verify_c,v 1.6 2017/09/12 16:15:24 gsoares Exp $ Index: src/verify.c --- src/verify.c.orig +++ src/verify.c diff --git a/security/stunnel/patches/patch-tools_stunnel_conf-sample_in b/security/stunnel/patches/patch-tools_stunnel_conf-sample_in index 5587de759d6..3bce0673cd0 100644 --- a/security/stunnel/patches/patch-tools_stunnel_conf-sample_in +++ b/security/stunnel/patches/patch-tools_stunnel_conf-sample_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-tools_stunnel_conf-sample_in,v 1.16 2017/09/12 16:15:24 gsoares Exp $ Index: tools/stunnel.conf-sample.in --- tools/stunnel.conf-sample.in.orig +++ tools/stunnel.conf-sample.in diff --git a/security/stunnel/pkg/PLIST b/security/stunnel/pkg/PLIST index 49346ef0d1a..09ee2077e85 100644 --- a/security/stunnel/pkg/PLIST +++ b/security/stunnel/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.13 2015/10/14 02:05:06 gsoares Exp $ @newgroup _stunnel:528 @newuser _stunnel:528:_stunnel:daemon:stunnel account:/var/stunnel:/sbin/nologin @extra /var/stunnel/stunnel.pid diff --git a/security/stunnel/pkg/stunnel.rc b/security/stunnel/pkg/stunnel.rc index 594b46f5566..557de0ba53d 100644 --- a/security/stunnel/pkg/stunnel.rc +++ b/security/stunnel/pkg/stunnel.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: stunnel.rc,v 1.2 2018/01/11 19:27:09 rpe Exp $ daemon="${TRUEPREFIX}/sbin/stunnel" diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 8398f1287fa..29c060ecde1 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.61 2022/03/04 17:54:43 millert Exp $ - COMMENT-main= execute a command as another user COMMENT-python= sudo Python plugin diff --git a/security/sudo/files/sudoers b/security/sudo/files/sudoers index 188bd28fddf..e7f2336bf8b 100644 --- a/security/sudo/files/sudoers +++ b/security/sudo/files/sudoers @@ -1,5 +1,3 @@ -# $OpenBSD: sudoers,v 1.1.1.1 2015/06/22 15:52:16 millert Exp $ -# # sudoers file. # # This file MUST be edited with the 'visudo' command as root. diff --git a/security/sudo/pkg/PFRAG.gettext-main b/security/sudo/pkg/PFRAG.gettext-main index 7a89c73de19..37f3a32f9aa 100644 --- a/security/sudo/pkg/PFRAG.gettext-main +++ b/security/sudo/pkg/PFRAG.gettext-main @@ -1,4 +1,3 @@ -@comment $OpenBSD: PFRAG.gettext-main,v 1.1 2020/06/21 12:03:34 millert Exp $ share/locale/ca/LC_MESSAGES/sudo.mo share/locale/ca/LC_MESSAGES/sudoers.mo share/locale/cs/LC_MESSAGES/sudo.mo diff --git a/security/sudo/pkg/PLIST-main b/security/sudo/pkg/PLIST-main index 4091341e17c..a1b92a0ab48 100644 --- a/security/sudo/pkg/PLIST-main +++ b/security/sudo/pkg/PLIST-main @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST-main,v 1.5 2022/03/04 17:54:43 millert Exp $ @pkgpath security/sudo${FLAVOR_STRING} @rcscript ${RCDIR}/sudo_logsrvd @bin bin/cvtsudoers diff --git a/security/sudo/pkg/PLIST-python b/security/sudo/pkg/PLIST-python index 55d8eb1e9ea..4e653b29701 100644 --- a/security/sudo/pkg/PLIST-python +++ b/security/sudo/pkg/PLIST-python @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST-python,v 1.1 2020/06/21 12:03:34 millert Exp $ libexec/sudo/python_plugin.la @so libexec/sudo/python_plugin.so @man man/man8/sudo_plugin_python.8 diff --git a/security/sudo/pkg/sudo_logsrvd.rc b/security/sudo/pkg/sudo_logsrvd.rc index 68ad0286bd0..99e2cc23138 100644 --- a/security/sudo/pkg/sudo_logsrvd.rc +++ b/security/sudo/pkg/sudo_logsrvd.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: sudo_logsrvd.rc,v 1.1 2020/06/21 12:03:34 millert Exp $ daemon="${TRUEPREFIX}/sbin/sudo_logsrvd" diff --git a/security/suricata/Makefile b/security/suricata/Makefile index 749cb4101e1..07593737caf 100644 --- a/security/suricata/Makefile +++ b/security/suricata/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.47 2022/01/11 12:38:49 ajacoutot Exp $ - COMMENT = high performance network IDS, IPS and security monitoring SURICATA_V = 6.0.4 diff --git a/security/suricata/patches/patch-configure_ac b/security/suricata/patches/patch-configure_ac index aaa5384383c..1820c8f4837 100644 --- a/security/suricata/patches/patch-configure_ac +++ b/security/suricata/patches/patch-configure_ac @@ -1,5 +1,3 @@ -$OpenBSD: patch-configure_ac,v 1.7 2021/10/26 16:29:58 gonzalo Exp $ - To remove the pid file, its directory must be writable by suricata user. Index: configure.ac diff --git a/security/suricata/patches/patch-src_suricata_c b/security/suricata/patches/patch-src_suricata_c index e03f9e29729..c1dcbe5d072 100644 --- a/security/suricata/patches/patch-src_suricata_c +++ b/security/suricata/patches/patch-src_suricata_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_suricata_c,v 1.9 2021/10/26 16:29:58 gonzalo Exp $ - Use setresuid/gid() directly to change user and group. Otherwise Suricata uses libcap-ng on Linux and runs as root elsewhere. diff --git a/security/suricata/patches/patch-src_util-privs_c b/security/suricata/patches/patch-src_util-privs_c index c93499c4b4c..903717b6200 100644 --- a/security/suricata/patches/patch-src_util-privs_c +++ b/security/suricata/patches/patch-src_util-privs_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_util-privs_c,v 1.4 2021/01/31 18:03:49 sthen Exp $ - Use setresuid/gid() directly to change user and group. Otherwise Suricata uses libcap-ng on Linux and runs as root elsewhere. diff --git a/security/suricata/patches/patch-src_util-privs_h b/security/suricata/patches/patch-src_util-privs_h index 85aae1051de..c1a310bc8fa 100644 --- a/security/suricata/patches/patch-src_util-privs_h +++ b/security/suricata/patches/patch-src_util-privs_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_util-privs_h,v 1.4 2021/01/31 18:03:49 sthen Exp $ - Use setresuid/gid() directly to change user and group. Otherwise Suricata uses libcap-ng on Linux and runs as root elsewhere. diff --git a/security/suricata/patches/patch-suricata-update_suricata_update_config_py b/security/suricata/patches/patch-suricata-update_suricata_update_config_py index 49b32a92aa7..07d19a19e01 100644 --- a/security/suricata/patches/patch-suricata-update_suricata_update_config_py +++ b/security/suricata/patches/patch-suricata-update_suricata_update_config_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-suricata-update_suricata_update_config_py,v 1.3 2021/01/31 18:03:49 sthen Exp $ - Index: suricata-update/suricata/update/config.py --- suricata-update/suricata/update/config.py.orig +++ suricata-update/suricata/update/config.py diff --git a/security/suricata/patches/patch-suricata-update_suricata_update_parsers_py b/security/suricata/patches/patch-suricata-update_suricata_update_parsers_py index 769788ac8cb..21b72a90336 100644 --- a/security/suricata/patches/patch-suricata-update_suricata_update_parsers_py +++ b/security/suricata/patches/patch-suricata-update_suricata_update_parsers_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-suricata-update_suricata_update_parsers_py,v 1.1 2021/01/31 18:03:49 sthen Exp $ - Index: suricata-update/suricata/update/parsers.py --- suricata-update/suricata/update/parsers.py.orig +++ suricata-update/suricata/update/parsers.py diff --git a/security/suricata/patches/patch-suricata_yaml_in b/security/suricata/patches/patch-suricata_yaml_in index 628117b90e5..6558c373510 100644 --- a/security/suricata/patches/patch-suricata_yaml_in +++ b/security/suricata/patches/patch-suricata_yaml_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-suricata_yaml_in,v 1.12 2021/10/26 16:29:58 gonzalo Exp $ - - After reload allow to write log files or use syslog. - Switch user and group to avoid running as root. - To remove pid file its directory must be writable by suricata user. diff --git a/security/suricata/pkg/PLIST b/security/suricata/pkg/PLIST index 18b2f6225a9..61fc73fed86 100644 --- a/security/suricata/pkg/PLIST +++ b/security/suricata/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.19 2021/12/21 11:01:07 gonzalo Exp $ @conflict suricata-update-* @pkgpath security/suricata-update @newgroup _suricata:800 diff --git a/security/suricata/pkg/README b/security/suricata/pkg/README index b6108ab3b95..dcd3b2def48 100644 --- a/security/suricata/pkg/README +++ b/security/suricata/pkg/README @@ -1,5 +1,3 @@ -$OpenBSD: README,v 1.9 2021/12/21 11:01:07 gonzalo Exp $ - +----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- diff --git a/security/suricata/pkg/suricata.rc b/security/suricata/pkg/suricata.rc index 039b4706dd5..d15522dd516 100644 --- a/security/suricata/pkg/suricata.rc +++ b/security/suricata/pkg/suricata.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: suricata.rc,v 1.3 2021/01/31 18:03:49 sthen Exp $ daemon="${TRUEPREFIX}/bin/suricata -D" diff --git a/security/swatch/Makefile b/security/swatch/Makefile index 7e868c7519b..0e85b5cbf9b 100644 --- a/security/swatch/Makefile +++ b/security/swatch/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.32 2019/07/12 20:49:37 sthen Exp $ - COMMENT= simple log monitoring program DISTNAME= swatch-3.2.3 diff --git a/security/swatch/patches/patch-swatch b/security/swatch/patches/patch-swatch index de2cb15e67a..f8c3620acbf 100644 --- a/security/swatch/patches/patch-swatch +++ b/security/swatch/patches/patch-swatch @@ -1,4 +1,3 @@ -$OpenBSD: patch-swatch,v 1.7 2010/01/08 13:59:17 landry Exp $ --- swatch.orig Tue Jul 1 20:18:31 2008 +++ swatch Fri Jan 8 14:58:01 2010 @@ -80,7 +80,7 @@ my $Config_File = ''; diff --git a/security/swatch/pkg/PLIST b/security/swatch/pkg/PLIST index 276b7442342..f65a109997d 100644 --- a/security/swatch/pkg/PLIST +++ b/security/swatch/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.7 2007/03/25 13:01:35 steven Exp $ bin/swatch ${P5SITE}/Swatch/ ${P5SITE}/Swatch/Actions.pm diff --git a/security/tclgpg/Makefile b/security/tclgpg/Makefile index 48ac3ef02cb..5a2dea55a6d 100644 --- a/security/tclgpg/Makefile +++ b/security/tclgpg/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.9 2019/07/12 20:49:37 sthen Exp $ - COMMENT = Tcl interface to GNU Privacy Guard DISTNAME = tclgpg-20160615 CATEGORIES = security diff --git a/security/tclgpg/patches/patch-Makefile_in b/security/tclgpg/patches/patch-Makefile_in index e745f007a6d..ea03475b82b 100644 --- a/security/tclgpg/patches/patch-Makefile_in +++ b/security/tclgpg/patches/patch-Makefile_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile_in,v 1.1.1.1 2015/07/10 19:00:41 czarkoff Exp $ --- Makefile.in.orig Tue Mar 24 21:04:10 2015 +++ Makefile.in Fri Jul 10 15:40:44 2015 @@ -61,12 +61,9 @@ PKG_LIB_FILE = @PKG_LIB_FILE@ diff --git a/security/tclgpg/patches/patch-configure_in b/security/tclgpg/patches/patch-configure_in index ce6b814749b..4c97dbb1309 100644 --- a/security/tclgpg/patches/patch-configure_in +++ b/security/tclgpg/patches/patch-configure_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-configure_in,v 1.1.1.1 2015/07/10 19:00:41 czarkoff Exp $ --- configure.in.orig Wed Jul 8 13:33:35 2015 +++ configure.in Wed Jul 8 13:33:07 2015 @@ -41,6 +41,9 @@ echo "${BUILD_C_HELPER}" diff --git a/security/tclgpg/patches/patch-tclconfig_tcl_m4 b/security/tclgpg/patches/patch-tclconfig_tcl_m4 index 8d9ff3f5726..aef1fd04f4f 100644 --- a/security/tclgpg/patches/patch-tclconfig_tcl_m4 +++ b/security/tclgpg/patches/patch-tclconfig_tcl_m4 @@ -1,4 +1,3 @@ -$OpenBSD: patch-tclconfig_tcl_m4,v 1.1.1.1 2015/07/10 19:00:41 czarkoff Exp $ --- tclconfig/tcl.m4.orig Mon Jun 8 10:23:06 2015 +++ tclconfig/tcl.m4 Mon Jun 8 10:23:44 2015 @@ -1700,7 +1700,7 @@ dnl AC_CHECK_TOOL(AR, ar) diff --git a/security/tclgpg/pkg/PLIST b/security/tclgpg/pkg/PLIST index ea95da5c09e..4ce7dec7379 100644 --- a/security/tclgpg/pkg/PLIST +++ b/security/tclgpg/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2016/03/04 17:44:33 czarkoff Exp $ lib/tcl/gpg/ lib/tcl/gpg/libgpg11.so lib/tcl/gpg/pkgIndex.tcl diff --git a/security/tcltls/Makefile b/security/tcltls/Makefile index 42e6e3ecb83..3e9cabfd7fd 100644 --- a/security/tcltls/Makefile +++ b/security/tcltls/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.18 2022/01/17 08:31:33 tb Exp $ - BROKEN= Needs update to less outdated version and checking of dependent ports COMMENT= OpenSSL Tcl extension diff --git a/security/tcltls/patches/patch-configure b/security/tcltls/patches/patch-configure index b49919a3662..1ebc82ec1f8 100644 --- a/security/tcltls/patches/patch-configure +++ b/security/tcltls/patches/patch-configure @@ -1,4 +1,3 @@ -$OpenBSD: patch-configure,v 1.2 2017/05/12 21:41:47 stu Exp $ Index: configure --- configure.orig +++ configure diff --git a/security/tcltls/patches/patch-tests_ciphers_test b/security/tcltls/patches/patch-tests_ciphers_test index 2f4ed59f98b..6214c33d538 100644 --- a/security/tcltls/patches/patch-tests_ciphers_test +++ b/security/tcltls/patches/patch-tests_ciphers_test @@ -1,5 +1,3 @@ -$OpenBSD: patch-tests_ciphers_test,v 1.2 2011/01/05 18:04:58 sebastia Exp $ - Those tests will fail. --- tests/ciphers.test.orig Fri Jun 22 23:03:34 2007 diff --git a/security/tcltls/patches/patch-tlsX509_c b/security/tcltls/patches/patch-tlsX509_c index af1834aab23..c567a6efbad 100644 --- a/security/tcltls/patches/patch-tlsX509_c +++ b/security/tcltls/patches/patch-tlsX509_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-tlsX509_c,v 1.1 2021/10/25 18:35:31 tb Exp $ - Index: tlsX509.c --- tlsX509.c.orig +++ tlsX509.c diff --git a/security/tcltls/pkg/PLIST b/security/tcltls/pkg/PLIST index 727606ec7fa..cc5d1d704f6 100644 --- a/security/tcltls/pkg/PLIST +++ b/security/tcltls/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2017/05/12 21:41:47 stu Exp $ lib/tcl/tls/ lib/tcl/tls/libtls${VER}.so lib/tcl/tls/pkgIndex.tcl diff --git a/security/theharvester/Makefile b/security/theharvester/Makefile index 61625fbf956..97633d8a4a1 100644 --- a/security/theharvester/Makefile +++ b/security/theharvester/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.13 2021/11/02 00:02:20 sthen Exp $ - COMMENT = information gathering suite VERSION = 3.0.6 diff --git a/security/theharvester/patches/patch-discovery_dnssearch_py b/security/theharvester/patches/patch-discovery_dnssearch_py index 49ec31aa77e..2b576db8664 100644 --- a/security/theharvester/patches/patch-discovery_dnssearch_py +++ b/security/theharvester/patches/patch-discovery_dnssearch_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-discovery_dnssearch_py,v 1.2 2021/02/26 18:20:36 naddy Exp $ - Fix path to wordlists Index: discovery/dnssearch.py diff --git a/security/theharvester/patches/patch-discovery_googlesearch_py b/security/theharvester/patches/patch-discovery_googlesearch_py index bdc96fd0dcc..74780dbadea 100644 --- a/security/theharvester/patches/patch-discovery_googlesearch_py +++ b/security/theharvester/patches/patch-discovery_googlesearch_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-discovery_googlesearch_py,v 1.2 2021/02/26 18:20:36 naddy Exp $ - Fix path to wordlists Index: discovery/googlesearch.py diff --git a/security/theharvester/patches/patch-discovery_wfuzz_search_py b/security/theharvester/patches/patch-discovery_wfuzz_search_py index c31757ad99a..8211f885a4f 100644 --- a/security/theharvester/patches/patch-discovery_wfuzz_search_py +++ b/security/theharvester/patches/patch-discovery_wfuzz_search_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-discovery_wfuzz_search_py,v 1.2 2021/02/26 18:20:36 naddy Exp $ - Fix path to wordlists Index: discovery/wfuzz_search.py diff --git a/security/theharvester/pkg/PLIST b/security/theharvester/pkg/PLIST index e3f9fd1e046..0e1cb27eb15 100644 --- a/security/theharvester/pkg/PLIST +++ b/security/theharvester/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2018/12/31 09:35:40 rpointel Exp $ bin/theHarvester share/theharvester/ share/theharvester/COPYING diff --git a/security/tls-attacker/Makefile b/security/tls-attacker/Makefile index 73d19e641ec..119607ea82a 100644 --- a/security/tls-attacker/Makefile +++ b/security/tls-attacker/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.2 2021/05/19 01:50:31 kurt Exp $ - COMMENT = framework for analyzing TLS libraries V = 3.5.0 diff --git a/security/tls-attacker/pkg/PLIST b/security/tls-attacker/pkg/PLIST index f242feb6ae3..d95e5bbe9f9 100644 --- a/security/tls-attacker/pkg/PLIST +++ b/security/tls-attacker/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2020/09/12 14:36:14 jasper Exp $ share/doc/pkg-readmes/${PKGSTEM} tls-attacker/ tls-attacker/Attacks.jar diff --git a/security/tls-attacker/pkg/README b/security/tls-attacker/pkg/README index 60827353ffa..d137ebeefa9 100644 --- a/security/tls-attacker/pkg/README +++ b/security/tls-attacker/pkg/README @@ -1,5 +1,3 @@ -$OpenBSD: README,v 1.1.1.1 2020/09/12 14:36:14 jasper Exp $ - +------------------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +------------------------------------------------------------------------------- diff --git a/security/towitoko/Makefile b/security/towitoko/Makefile index c5d01666065..9b74cc08170 100644 --- a/security/towitoko/Makefile +++ b/security/towitoko/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.15 2019/07/12 20:49:37 sthen Exp $ - COMMENT= library and utilities for towitoko card readers DISTNAME= towitoko-2.0.7 diff --git a/security/towitoko/patches/patch-doc_reader_conf b/security/towitoko/patches/patch-doc_reader_conf index 881e53936ab..451137a918a 100644 --- a/security/towitoko/patches/patch-doc_reader_conf +++ b/security/towitoko/patches/patch-doc_reader_conf @@ -1,4 +1,3 @@ -$OpenBSD: patch-doc_reader_conf,v 1.1.1.1 2003/06/14 15:05:28 sturm Exp $ --- doc/reader.conf.orig Fri May 23 15:16:01 2003 +++ doc/reader.conf Fri May 23 15:16:10 2003 @@ -12,7 +12,7 @@ diff --git a/security/towitoko/patches/patch-src_test_Makefile_in b/security/towitoko/patches/patch-src_test_Makefile_in index dba7f5b754e..e3f05844fb1 100644 --- a/security/towitoko/patches/patch-src_test_Makefile_in +++ b/security/towitoko/patches/patch-src_test_Makefile_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_test_Makefile_in,v 1.1.1.1 2003/06/14 15:05:28 sturm Exp $ --- src/test/Makefile.in.orig Sun Aug 18 11:14:29 2002 +++ src/test/Makefile.in Fri May 23 13:56:23 2003 @@ -116,7 +116,7 @@ subdir = src/test diff --git a/security/towitoko/pkg/PLIST b/security/towitoko/pkg/PLIST index f27523a7ead..0351510c8ba 100644 --- a/security/towitoko/pkg/PLIST +++ b/security/towitoko/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2015/03/16 18:07:55 naddy Exp $ @bin bin/towitoko-tester include/ctapi.h include/ctbcs.h diff --git a/security/veracrypt/Makefile b/security/veracrypt/Makefile index bf04a9dc7ce..55822b0cc91 100644 --- a/security/veracrypt/Makefile +++ b/security/veracrypt/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2021/12/06 19:02:18 op Exp $ - COMMENT= free open source disk encryption software V= 1.25.4 diff --git a/security/veracrypt/patches/patch-Makefile b/security/veracrypt/patches/patch-Makefile index 612bbda2d43..27905666160 100644 --- a/security/veracrypt/patches/patch-Makefile +++ b/security/veracrypt/patches/patch-Makefile @@ -1,5 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.1.1.1 2021/12/06 19:02:18 op Exp $ - - don't hardcode -O2 - inject port infrastructure' cflags/cxxflags diff --git a/security/veracrypt/patches/patch-Setup_FreeBSD_veracrypt_desktop b/security/veracrypt/patches/patch-Setup_FreeBSD_veracrypt_desktop index d2420396256..c4f99e32610 100644 --- a/security/veracrypt/patches/patch-Setup_FreeBSD_veracrypt_desktop +++ b/security/veracrypt/patches/patch-Setup_FreeBSD_veracrypt_desktop @@ -1,5 +1,3 @@ -$OpenBSD: patch-Setup_FreeBSD_veracrypt_desktop,v 1.1.1.1 2021/12/06 19:02:18 op Exp $ - Index: Setup/FreeBSD/veracrypt.desktop --- Setup/FreeBSD/veracrypt.desktop.orig +++ Setup/FreeBSD/veracrypt.desktop diff --git a/security/veracrypt/pkg/PLIST b/security/veracrypt/pkg/PLIST index 27c4ded157f..4cfa8b3dc85 100644 --- a/security/veracrypt/pkg/PLIST +++ b/security/veracrypt/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2021/12/06 19:02:18 op Exp $ @bin bin/veracrypt share/applications/veracrypt.desktop share/pixmaps/ diff --git a/security/volatility/Makefile b/security/volatility/Makefile index f0b9475550d..03c6e7a4bf2 100644 --- a/security/volatility/Makefile +++ b/security/volatility/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.16 2021/05/21 19:50:35 kmos Exp $ - COMMENT = memory artifact extraction utility framework MODPY_EGG_VERSION = 2.6.1 diff --git a/security/volatility/pkg/PLIST b/security/volatility/pkg/PLIST index 4c71cdfcf32..31be7a2d02a 100644 --- a/security/volatility/pkg/PLIST +++ b/security/volatility/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2019/01/03 08:02:25 rpointel Exp $ bin/vol.py lib/python${MODPY_VERSION}/site-packages/volatility/ lib/python${MODPY_VERSION}/site-packages/volatility-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ diff --git a/security/vpnc/Makefile b/security/vpnc/Makefile index b1e205c0fca..37300986748 100644 --- a/security/vpnc/Makefile +++ b/security/vpnc/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.27 2019/07/12 20:49:37 sthen Exp $ - COMMENT= client for Cisco 3000 VPN concentrators DISTNAME= vpnc-0.5.3 diff --git a/security/vpnc/files/vpnc.sh b/security/vpnc/files/vpnc.sh index 86a04c805db..1ea97684f51 100644 --- a/security/vpnc/files/vpnc.sh +++ b/security/vpnc/files/vpnc.sh @@ -1,7 +1,5 @@ #! /bin/sh -# $OpenBSD: vpnc.sh,v 1.4 2009/01/29 19:07:06 pea Exp $ - TUN_IF=tun0 PHYS_IF=wi0 VPNGATEWAY=192.168.0.1 diff --git a/security/vpnc/patches/patch-Makefile b/security/vpnc/patches/patch-Makefile index 0712c67aa78..178056f939a 100644 --- a/security/vpnc/patches/patch-Makefile +++ b/security/vpnc/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.5 2009/01/29 19:07:06 pea Exp $ --- Makefile.orig Wed Nov 19 21:36:12 2008 +++ Makefile Thu Jan 22 13:59:59 2009 @@ -50,12 +50,9 @@ RELEASE_VERSION := $(shell cat VERSION) diff --git a/security/vpnc/patches/patch-config_c b/security/vpnc/patches/patch-config_c index 50577900840..45b87ca521a 100644 --- a/security/vpnc/patches/patch-config_c +++ b/security/vpnc/patches/patch-config_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-config_c,v 1.4 2014/04/01 11:40:27 sthen Exp $ - /etc is substituted with ${SYSCONFDIR} in do-configure. --- config.c.orig Tue Apr 1 09:29:18 2014 diff --git a/security/vpnc/patches/patch-sysdep_h b/security/vpnc/patches/patch-sysdep_h index 900d9e66d63..d1abf038387 100644 --- a/security/vpnc/patches/patch-sysdep_h +++ b/security/vpnc/patches/patch-sysdep_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-sysdep_h,v 1.1 2012/03/21 23:49:02 fgsch Exp $ --- sysdep.h.orig Fri Mar 16 23:30:41 2012 +++ sysdep.h Fri Mar 16 23:31:10 2012 @@ -67,6 +67,7 @@ int tun_get_hwaddr(int fd, char *dev, uint8_t *hwaddr) diff --git a/security/vpnc/patches/patch-vpnc_c b/security/vpnc/patches/patch-vpnc_c index 38307a750ef..c76f6e2ded4 100644 --- a/security/vpnc/patches/patch-vpnc_c +++ b/security/vpnc/patches/patch-vpnc_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-vpnc_c,v 1.4 2009/01/29 19:07:06 pea Exp $ --- vpnc.c.orig Wed Nov 19 21:55:51 2008 +++ vpnc.c Thu Jan 22 13:59:59 2009 @@ -190,10 +190,11 @@ static void addenv(const void *name, const char *value diff --git a/security/vpnc/patches/patch-vpnc_conf b/security/vpnc/patches/patch-vpnc_conf index 24dfc2eb679..35db703b92e 100644 --- a/security/vpnc/patches/patch-vpnc_conf +++ b/security/vpnc/patches/patch-vpnc_conf @@ -1,4 +1,3 @@ -$OpenBSD: patch-vpnc_conf,v 1.1 2008/04/04 21:41:27 okan Exp $ --- vpnc.conf.orig Thu Sep 13 22:40:00 2007 +++ vpnc.conf Thu Sep 13 22:39:04 2007 @@ -4,3 +4,6 @@ IPSec secret diff --git a/security/vpnc/pkg/PLIST b/security/vpnc/pkg/PLIST index c704c02396e..76ebcbe6dcd 100644 --- a/security/vpnc/pkg/PLIST +++ b/security/vpnc/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.9 2014/04/01 11:40:27 sthen Exp $ @man man/man8/vpnc.8 @bin sbin/vpnc sbin/vpnc-disconnect diff --git a/security/vpnc/pkg/vpnc.rc b/security/vpnc/pkg/vpnc.rc index 998c1b30f6d..561f4e6dca2 100644 --- a/security/vpnc/pkg/vpnc.rc +++ b/security/vpnc/pkg/vpnc.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: vpnc.rc,v 1.2 2018/01/11 19:27:09 rpe Exp $ daemon="${TRUEPREFIX}/sbin/vpnc" diff --git a/security/wapiti/Makefile b/security/wapiti/Makefile index 1fcc6bb7cec..7d61e99a9c4 100644 --- a/security/wapiti/Makefile +++ b/security/wapiti/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.9 2022/02/22 04:22:22 bket Exp $ - COMMENT = web-application vulnerability scanner MODPY_EGG_VERSION = 3.0.1 diff --git a/security/wapiti/patches/patch-setup_py b/security/wapiti/patches/patch-setup_py index b69ee89632c..0731170a4b2 100644 --- a/security/wapiti/patches/patch-setup_py +++ b/security/wapiti/patches/patch-setup_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-setup_py,v 1.1.1.1 2018/04/27 07:27:17 rpointel Exp $ - Index: setup.py --- setup.py.orig +++ setup.py diff --git a/security/wapiti/pkg/PLIST b/security/wapiti/pkg/PLIST index db2905acde6..6c46ec41569 100644 --- a/security/wapiti/pkg/PLIST +++ b/security/wapiti/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2018/05/30 14:53:35 rpointel Exp $ bin/wapiti bin/wapiti-getcookie lib/python${MODPY_VERSION}/site-packages/wapiti3-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ diff --git a/security/wesng/Makefile b/security/wesng/Makefile index 66ccfff8db3..d8ee4dd100f 100644 --- a/security/wesng/Makefile +++ b/security/wesng/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.9 2021/11/02 00:02:20 sthen Exp $ - COMMENT = Windows Exploit Suggester - Next Generation MODPY_EGG_VERSION = 0.98 diff --git a/security/wesng/patches/patch-wes_py b/security/wesng/patches/patch-wes_py index 65d35624b8a..1ab2e0fcaa2 100644 --- a/security/wesng/patches/patch-wes_py +++ b/security/wesng/patches/patch-wes_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-wes_py,v 1.4 2019/11/12 20:08:35 jasper Exp $ - - The definitions database lives in ${PREFIX}/share/wesng/ Index: wes.py diff --git a/security/wesng/pkg/PLIST b/security/wesng/pkg/PLIST index 70c9c69a7da..2156625ff33 100644 --- a/security/wesng/pkg/PLIST +++ b/security/wesng/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2019/11/12 20:08:35 jasper Exp $ bin/wes lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}wes.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/wes.py diff --git a/security/wfuzz/Makefile b/security/wfuzz/Makefile index bc31b5862d6..74f0d609930 100644 --- a/security/wfuzz/Makefile +++ b/security/wfuzz/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.3 2021/11/02 00:02:20 sthen Exp $ - COMMENT = web fuzzer MODPY_EGG_VERSION = 3.1.0 diff --git a/security/wfuzz/patches/patch-src_wfuzz___init___py b/security/wfuzz/patches/patch-src_wfuzz___init___py index 2ee847b3826..46e8e927e49 100644 --- a/security/wfuzz/patches/patch-src_wfuzz___init___py +++ b/security/wfuzz/patches/patch-src_wfuzz___init___py @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_wfuzz___init___py,v 1.1.1.1 2020/12/02 11:55:14 sebastia Exp $ - suppress warning on each startup of wfuzz Index: src/wfuzz/__init__.py diff --git a/security/wfuzz/pkg/PLIST b/security/wfuzz/pkg/PLIST index 3c35cde9286..8d63ecb490e 100644 --- a/security/wfuzz/pkg/PLIST +++ b/security/wfuzz/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2020/12/02 11:55:14 sebastia Exp $ bin/wfencode bin/wfpayload bin/wfuzz diff --git a/security/wpa_supplicant/Makefile b/security/wpa_supplicant/Makefile index a74581e4749..ab0fae11f83 100644 --- a/security/wpa_supplicant/Makefile +++ b/security/wpa_supplicant/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.51 2021/07/08 11:49:14 sthen Exp $ - COMMENT= IEEE 802.1X supplicant DISTNAME= wpa_supplicant-2.9 diff --git a/security/wpa_supplicant/files/wpa_supplicant.conf b/security/wpa_supplicant/files/wpa_supplicant.conf index c6e0bef0a21..7008f9ceeb8 100644 --- a/security/wpa_supplicant/files/wpa_supplicant.conf +++ b/security/wpa_supplicant/files/wpa_supplicant.conf @@ -1,4 +1,3 @@ -# $OpenBSD: wpa_supplicant.conf,v 1.4 2017/02/08 12:53:46 sthen Exp $ # Sample wpa_supplicant configuration file for wired IEEE 802.1x # port authentication. See wpa_supplicant.conf(5). diff --git a/security/wpa_supplicant/patches/patch-src_drivers_driver_openbsd_c b/security/wpa_supplicant/patches/patch-src_drivers_driver_openbsd_c index 774b95b17ab..69d42e7b112 100644 --- a/security/wpa_supplicant/patches/patch-src_drivers_driver_openbsd_c +++ b/security/wpa_supplicant/patches/patch-src_drivers_driver_openbsd_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_drivers_driver_openbsd_c,v 1.7 2019/04/26 13:32:36 sthen Exp $ - Fix includes and react to NWID changes and suspend/resume. Index: src/drivers/driver_openbsd.c diff --git a/security/wpa_supplicant/patches/patch-src_p2p_p2p_c b/security/wpa_supplicant/patches/patch-src_p2p_p2p_c index 703498ae94c..30e6cdce163 100644 --- a/security/wpa_supplicant/patches/patch-src_p2p_p2p_c +++ b/security/wpa_supplicant/patches/patch-src_p2p_p2p_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_p2p_p2p_c,v 1.1 2021/02/05 19:57:54 tobhe Exp $ - https://w1.fi/security/2020-2/wpa_supplicant-p2p-group-info-processing-vulnerability.txt Index: src/p2p/p2p.c diff --git a/security/wpa_supplicant/patches/patch-src_radius_radius_client_c b/security/wpa_supplicant/patches/patch-src_radius_radius_client_c index d9ee863bde1..82afd4ae156 100644 --- a/security/wpa_supplicant/patches/patch-src_radius_radius_client_c +++ b/security/wpa_supplicant/patches/patch-src_radius_radius_client_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_radius_radius_client_c,v 1.1 2021/03/12 20:24:51 naddy Exp $ - Index: src/radius/radius_client.c --- src/radius/radius_client.c.orig +++ src/radius/radius_client.c diff --git a/security/wpa_supplicant/patches/patch-src_utils_eloop_c b/security/wpa_supplicant/patches/patch-src_utils_eloop_c index f99ddb64056..3b2d50e584d 100644 --- a/security/wpa_supplicant/patches/patch-src_utils_eloop_c +++ b/security/wpa_supplicant/patches/patch-src_utils_eloop_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_utils_eloop_c,v 1.8 2019/04/26 13:32:36 sthen Exp $ - Don't try to access list members to free them unless already initialised diff --git a/security/wpa_supplicant/patches/patch-src_utils_os_unix_c b/security/wpa_supplicant/patches/patch-src_utils_os_unix_c index 0fe20e5f445..317b9aff8e8 100644 --- a/security/wpa_supplicant/patches/patch-src_utils_os_unix_c +++ b/security/wpa_supplicant/patches/patch-src_utils_os_unix_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_utils_os_unix_c,v 1.1 2019/11/19 14:35:59 sthen Exp $ - Index: src/utils/os_unix.c --- src/utils/os_unix.c.orig +++ src/utils/os_unix.c diff --git a/security/wpa_supplicant/patches/patch-wpa_supplicant_Makefile b/security/wpa_supplicant/patches/patch-wpa_supplicant_Makefile index 1c0bab4c45a..72ec4d832e3 100644 --- a/security/wpa_supplicant/patches/patch-wpa_supplicant_Makefile +++ b/security/wpa_supplicant/patches/patch-wpa_supplicant_Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-wpa_supplicant_Makefile,v 1.10 2019/04/26 13:32:36 sthen Exp $ Index: wpa_supplicant/Makefile --- wpa_supplicant/Makefile.orig +++ wpa_supplicant/Makefile diff --git a/security/wpa_supplicant/patches/patch-wpa_supplicant_config_h b/security/wpa_supplicant/patches/patch-wpa_supplicant_config_h index 9cf2411723c..706a78a0916 100644 --- a/security/wpa_supplicant/patches/patch-wpa_supplicant_config_h +++ b/security/wpa_supplicant/patches/patch-wpa_supplicant_config_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-wpa_supplicant_config_h,v 1.1 2017/02/08 12:53:46 sthen Exp $ --- wpa_supplicant/config.h.orig Wed Feb 8 11:22:05 2017 +++ wpa_supplicant/config.h Wed Feb 8 11:22:57 2017 @@ -10,11 +10,15 @@ diff --git a/security/wpa_supplicant/patches/patch-wpa_supplicant_ctrl_iface_c b/security/wpa_supplicant/patches/patch-wpa_supplicant_ctrl_iface_c index 0cbd19c4f20..160617fce25 100644 --- a/security/wpa_supplicant/patches/patch-wpa_supplicant_ctrl_iface_c +++ b/security/wpa_supplicant/patches/patch-wpa_supplicant_ctrl_iface_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-wpa_supplicant_ctrl_iface_c,v 1.1 2019/12/28 18:58:36 sthen Exp $ - Index: wpa_supplicant/ctrl_iface.c --- wpa_supplicant/ctrl_iface.c.orig +++ wpa_supplicant/ctrl_iface.c diff --git a/security/wpa_supplicant/patches/patch-wpa_supplicant_defconfig b/security/wpa_supplicant/patches/patch-wpa_supplicant_defconfig index e4742abe42a..e7e66411301 100644 --- a/security/wpa_supplicant/patches/patch-wpa_supplicant_defconfig +++ b/security/wpa_supplicant/patches/patch-wpa_supplicant_defconfig @@ -1,5 +1,3 @@ -$OpenBSD: patch-wpa_supplicant_defconfig,v 1.2 2019/12/28 18:58:36 sthen Exp $ - Index: wpa_supplicant/.config --- wpa_supplicant/.config.orig +++ wpa_supplicant/.config diff --git a/security/wpa_supplicant/patches/patch-wpa_supplicant_main_c b/security/wpa_supplicant/patches/patch-wpa_supplicant_main_c index c744f306585..3bf5e6ea3a2 100644 --- a/security/wpa_supplicant/patches/patch-wpa_supplicant_main_c +++ b/security/wpa_supplicant/patches/patch-wpa_supplicant_main_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-wpa_supplicant_main_c,v 1.3 2016/10/07 14:44:03 dcoppa Exp $ - Remove Linuxisms from usage() --- wpa_supplicant/main.c.orig Mon Oct 3 11:10:23 2016 diff --git a/security/wpa_supplicant/patches/patch-wpa_supplicant_scan_c b/security/wpa_supplicant/patches/patch-wpa_supplicant_scan_c index 384d89b6390..65dfe57b091 100644 --- a/security/wpa_supplicant/patches/patch-wpa_supplicant_scan_c +++ b/security/wpa_supplicant/patches/patch-wpa_supplicant_scan_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-wpa_supplicant_scan_c,v 1.1 2019/12/28 17:50:11 sthen Exp $ - ap_scan is not supported on OpenBSD. Index: wpa_supplicant/scan.c diff --git a/security/wpa_supplicant/pkg/PLIST b/security/wpa_supplicant/pkg/PLIST index 7726dedf5ce..b3c6ef4409e 100644 --- a/security/wpa_supplicant/pkg/PLIST +++ b/security/wpa_supplicant/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.9 2019/11/19 14:35:59 sthen Exp $ @comment @bin sbin/wpa_priv @rcscript ${RCDIR}/wpa_supplicant @bin bin/eapol_test diff --git a/security/wpa_supplicant/pkg/README b/security/wpa_supplicant/pkg/README index dde775be883..b6c79a728cd 100644 --- a/security/wpa_supplicant/pkg/README +++ b/security/wpa_supplicant/pkg/README @@ -1,5 +1,3 @@ -$OpenBSD: README,v 1.7 2021/07/08 11:49:14 sthen Exp $ - +----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- diff --git a/security/wpa_supplicant/pkg/wpa_supplicant.rc b/security/wpa_supplicant/pkg/wpa_supplicant.rc index d6ff53ab448..ce677db48f1 100644 --- a/security/wpa_supplicant/pkg/wpa_supplicant.rc +++ b/security/wpa_supplicant/pkg/wpa_supplicant.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: wpa_supplicant.rc,v 1.4 2021/07/08 11:49:14 sthen Exp $ _wlan=$(ifconfig wlan 2>/dev/null | cut -d: -f1 | head -1) if [[ -n $_wlan ]]; then diff --git a/security/wpscan/Makefile b/security/wpscan/Makefile index 5151c33456e..864ddac6060 100644 --- a/security/wpscan/Makefile +++ b/security/wpscan/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.23 2022/02/25 20:56:47 sebastia Exp $ - COMMENT = WordPress security scanner DISTNAME = wpscan-3.8.21 diff --git a/security/wpscan/pkg/PLIST b/security/wpscan/pkg/PLIST index 2bed82d0e20..cf182c91577 100644 --- a/security/wpscan/pkg/PLIST +++ b/security/wpscan/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.7 2021/02/03 18:56:43 sebastia Exp $ ${GEM_BIN}/wpscan ${GEM_LIB}/cache/${DISTNAME}.gem ${GEM_LIB}/gems/${DISTNAME}/ diff --git a/security/wycheproof-testvectors/Makefile b/security/wycheproof-testvectors/Makefile index 5ff139016c6..64a98195e62 100644 --- a/security/wycheproof-testvectors/Makefile +++ b/security/wycheproof-testvectors/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.7 2019/12/27 18:37:55 tb Exp $ - COMMENT = test vectors from Project Wycheproof # No releases diff --git a/security/wycheproof-testvectors/pkg/PLIST b/security/wycheproof-testvectors/pkg/PLIST index c1a85e7b7d0..81f890d24d9 100644 --- a/security/wycheproof-testvectors/pkg/PLIST +++ b/security/wycheproof-testvectors/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2019/12/16 17:15:49 tb Exp $ share/wycheproof/ share/wycheproof/testvectors/ share/wycheproof/testvectors/aead_aes_siv_cmac_test.json diff --git a/security/xmlsec/Makefile b/security/xmlsec/Makefile index 7e833128234..b9ebc22fa8d 100644 --- a/security/xmlsec/Makefile +++ b/security/xmlsec/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.52 2021/10/31 17:27:57 tb Exp $ - COMMENT-main= XML security library COMMENT-docs= XML security library documentation diff --git a/security/xmlsec/patches/patch-Makefile_in b/security/xmlsec/patches/patch-Makefile_in index a3f67db9912..5bee855b312 100644 --- a/security/xmlsec/patches/patch-Makefile_in +++ b/security/xmlsec/patches/patch-Makefile_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-Makefile_in,v 1.2 2018/06/06 14:31:11 sthen Exp $ - Index: Makefile.in --- Makefile.in.orig +++ Makefile.in diff --git a/security/xmlsec/patches/patch-src_openssl_openssl_compat_h b/security/xmlsec/patches/patch-src_openssl_openssl_compat_h index cd121e3f6e9..097e5ba4a25 100644 --- a/security/xmlsec/patches/patch-src_openssl_openssl_compat_h +++ b/security/xmlsec/patches/patch-src_openssl_openssl_compat_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_openssl_openssl_compat_h,v 1.3 2021/10/31 17:27:57 tb Exp $ - Index: src/openssl/openssl_compat.h --- src/openssl/openssl_compat.h.orig +++ src/openssl/openssl_compat.h diff --git a/security/xmlsec/patches/patch-tests_testrun_sh b/security/xmlsec/patches/patch-tests_testrun_sh index 6615de5a6f3..6871f6e54ad 100644 --- a/security/xmlsec/patches/patch-tests_testrun_sh +++ b/security/xmlsec/patches/patch-tests_testrun_sh @@ -1,5 +1,3 @@ -$OpenBSD: patch-tests_testrun_sh,v 1.4 2018/06/06 14:31:11 sthen Exp $ - Remove bash-ism. Index: tests/testrun.sh diff --git a/security/xmlsec/pkg/PLIST-docs b/security/xmlsec/pkg/PLIST-docs index 58c2a43d8bb..40f491e5826 100644 --- a/security/xmlsec/pkg/PLIST-docs +++ b/security/xmlsec/pkg/PLIST-docs @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST-docs,v 1.8 2018/06/06 14:31:11 sthen Exp $ share/doc/xmlsec1/ share/doc/xmlsec1/api/ share/doc/xmlsec1/api/home.png diff --git a/security/xmlsec/pkg/PLIST-main b/security/xmlsec/pkg/PLIST-main index 37b55f0daa7..f2f07a16219 100644 --- a/security/xmlsec/pkg/PLIST-main +++ b/security/xmlsec/pkg/PLIST-main @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST-main,v 1.8 2018/06/06 14:31:11 sthen Exp $ @pkgpath security/xmlsec @bin bin/xmlsec1 bin/xmlsec1-config diff --git a/security/yara/Makefile b/security/yara/Makefile index bb66c986135..82d0432f1d3 100644 --- a/security/yara/Makefile +++ b/security/yara/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.2 2018/05/18 09:02:29 rpointel Exp $ - SUBDIR = SUBDIR += main SUBDIR += python diff --git a/security/yara/Makefile.inc b/security/yara/Makefile.inc index 56280ed2c0c..f6e8919b264 100644 --- a/security/yara/Makefile.inc +++ b/security/yara/Makefile.inc @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile.inc,v 1.14 2019/11/11 20:34:33 rpointel Exp $ - VERSION ?= 3.11.0 CATEGORIES = security diff --git a/security/yara/main/Makefile b/security/yara/main/Makefile index 0127dc9c4c4..01a0f2887b3 100644 --- a/security/yara/main/Makefile +++ b/security/yara/main/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.6 2021/10/31 17:30:40 tb Exp $ - COMMENT = pattern matching swiss knife DISTNAME = yara-${VERSION} diff --git a/security/yara/main/patches/patch-libyara_modules_pe_c b/security/yara/main/patches/patch-libyara_modules_pe_c index 24d62ee0905..521ea2f5260 100644 --- a/security/yara/main/patches/patch-libyara_modules_pe_c +++ b/security/yara/main/patches/patch-libyara_modules_pe_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-libyara_modules_pe_c,v 1.3 2021/10/31 17:30:40 tb Exp $ - Index: libyara/modules/pe.c --- libyara/modules/pe.c.orig +++ libyara/modules/pe.c diff --git a/security/yara/main/pkg/PLIST b/security/yara/main/pkg/PLIST index 6e27a597362..f9d156067c9 100644 --- a/security/yara/main/pkg/PLIST +++ b/security/yara/main/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2019/02/26 09:09:17 rpointel Exp $ @bin bin/yara @bin bin/yarac include/yara/ diff --git a/security/yara/python/Makefile b/security/yara/python/Makefile index d9a3935c745..5fa9837f488 100644 --- a/security/yara/python/Makefile +++ b/security/yara/python/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2021/11/02 00:02:20 sthen Exp $ - COMMENT = Python extension that gives access to YARA GH_PROJECT = yara-python diff --git a/security/yara/python/patches/patch-setup_py b/security/yara/python/patches/patch-setup_py index 174f5577dad..191533be1f6 100644 --- a/security/yara/python/patches/patch-setup_py +++ b/security/yara/python/patches/patch-setup_py @@ -1,4 +1,3 @@ -$OpenBSD: patch-setup_py,v 1.1 2016/09/14 20:40:53 rpointel Exp $ --- setup.py.orig Thu Aug 11 14:22:08 2016 +++ setup.py Thu Aug 11 14:31:24 2016 @@ -122,6 +122,10 @@ class BuildCommand(build): diff --git a/security/yara/python/pkg/PLIST b/security/yara/python/pkg/PLIST index 564d5ddd244..698eaa81e00 100644 --- a/security/yara/python/pkg/PLIST +++ b/security/yara/python/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.6 2021/01/04 14:06:37 sthen Exp $ @so lib/python${MODPY_VERSION}/site-packages/yara.${MODPY_PYC_MAGIC_TAG}so lib/python${MODPY_VERSION}/site-packages/yara_python-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ lib/python${MODPY_VERSION}/site-packages/yara_python-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO diff --git a/security/yubico/Makefile b/security/yubico/Makefile index 4249493c9e4..52057aa4ebe 100644 --- a/security/yubico/Makefile +++ b/security/yubico/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.5 2019/11/21 23:38:36 sthen Exp $ - SUBDIR = SUBDIR += yubico-c SUBDIR += yubico-c-client diff --git a/security/yubico/Makefile.inc b/security/yubico/Makefile.inc index 51aa32600dc..b9a97081a79 100644 --- a/security/yubico/Makefile.inc +++ b/security/yubico/Makefile.inc @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile.inc,v 1.3 2019/06/03 16:06:56 sthen Exp $ - CATEGORIES+= security security/yubico HOMEPAGE?= https://developers.yubico.com/${YK_PROJECT}/ diff --git a/security/yubico/yubico-piv-tool/Makefile b/security/yubico/yubico-piv-tool/Makefile index 9f47009d1d7..94013757e63 100644 --- a/security/yubico/yubico-piv-tool/Makefile +++ b/security/yubico/yubico-piv-tool/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2021/10/31 17:33:05 tb Exp $ - COMMENT= Yubico Personal Identity Verification (PIV) Tool HOMEPAGE= https://developers.yubico.com/yubico-piv-tool/ diff --git a/security/yubico/yubico-piv-tool/patches/patch-tool_openssl-compat_c b/security/yubico/yubico-piv-tool/patches/patch-tool_openssl-compat_c index eebf2b03fb3..b2d525b3009 100644 --- a/security/yubico/yubico-piv-tool/patches/patch-tool_openssl-compat_c +++ b/security/yubico/yubico-piv-tool/patches/patch-tool_openssl-compat_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-tool_openssl-compat_c,v 1.1 2021/10/31 17:33:05 tb Exp $ - Use API from libcrypto, not homegrown copies Index: tool/openssl-compat.c diff --git a/security/yubico/yubico-piv-tool/patches/patch-tool_yubico-piv-tool_c b/security/yubico/yubico-piv-tool/patches/patch-tool_yubico-piv-tool_c index 5e313bb789b..3d362444b52 100644 --- a/security/yubico/yubico-piv-tool/patches/patch-tool_yubico-piv-tool_c +++ b/security/yubico/yubico-piv-tool/patches/patch-tool_yubico-piv-tool_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-tool_yubico-piv-tool_c,v 1.2 2021/10/31 17:33:05 tb Exp $ - Index: tool/yubico-piv-tool.c --- tool/yubico-piv-tool.c.orig +++ tool/yubico-piv-tool.c diff --git a/security/yubico/yubico-piv-tool/pkg/PLIST b/security/yubico/yubico-piv-tool/pkg/PLIST index ce079a36987..aec1e92934c 100644 --- a/security/yubico/yubico-piv-tool/pkg/PLIST +++ b/security/yubico/yubico-piv-tool/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2019/02/03 21:24:08 benno Exp $ @bin bin/yubico-piv-tool include/ykpiv/ include/ykpiv/ykpiv-version.h diff --git a/security/yubico/yubikey-manager/Makefile b/security/yubico/yubikey-manager/Makefile index ab3df59b09b..4bab6c0f1cf 100644 --- a/security/yubico/yubikey-manager/Makefile +++ b/security/yubico/yubikey-manager/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.13 2022/02/16 16:35:09 sthen Exp $ - COMMENT = library and CLI tool (ykman) for configuring a YubiKey # 4.x stops using libusb/libykpersonalize, but whatever it changes to diff --git a/security/yubico/yubikey-manager/patches/patch-setup_py b/security/yubico/yubikey-manager/patches/patch-setup_py index 87ffb165e62..84e52e665f3 100644 --- a/security/yubico/yubikey-manager/patches/patch-setup_py +++ b/security/yubico/yubikey-manager/patches/patch-setup_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-setup_py,v 1.1 2022/02/16 16:35:09 sthen Exp $ - Index: setup.py --- setup.py.orig +++ setup.py diff --git a/security/yubico/yubikey-manager/patches/patch-test_util_py b/security/yubico/yubikey-manager/patches/patch-test_util_py index 9276c152bb6..90771c64a88 100644 --- a/security/yubico/yubikey-manager/patches/patch-test_util_py +++ b/security/yubico/yubikey-manager/patches/patch-test_util_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-test_util_py,v 1.1 2022/02/08 21:51:08 sthen Exp $ - cryptography.utils.int_from_bytes deprecated Index: test/util.py diff --git a/security/yubico/yubikey-manager/patches/patch-ykman_cli_fido_py b/security/yubico/yubikey-manager/patches/patch-ykman_cli_fido_py index 264a41fac5c..cfee4009ad2 100644 --- a/security/yubico/yubikey-manager/patches/patch-ykman_cli_fido_py +++ b/security/yubico/yubikey-manager/patches/patch-ykman_cli_fido_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-ykman_cli_fido_py,v 1.1 2022/02/16 16:35:09 sthen Exp $ - Index: ykman/cli/fido.py --- ykman/cli/fido.py.orig +++ ykman/cli/fido.py diff --git a/security/yubico/yubikey-manager/patches/patch-ykman_driver_fido_py b/security/yubico/yubikey-manager/patches/patch-ykman_driver_fido_py index 44ea7041bec..f24d667158c 100644 --- a/security/yubico/yubikey-manager/patches/patch-ykman_driver_fido_py +++ b/security/yubico/yubikey-manager/patches/patch-ykman_driver_fido_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-ykman_driver_fido_py,v 1.1 2022/02/16 16:35:09 sthen Exp $ - Index: ykman/driver_fido.py --- ykman/driver_fido.py.orig +++ ykman/driver_fido.py diff --git a/security/yubico/yubikey-manager/patches/patch-ykman_fido_py b/security/yubico/yubikey-manager/patches/patch-ykman_fido_py index 64fee941b6e..bdebed019b0 100644 --- a/security/yubico/yubikey-manager/patches/patch-ykman_fido_py +++ b/security/yubico/yubikey-manager/patches/patch-ykman_fido_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-ykman_fido_py,v 1.1 2022/02/16 16:35:09 sthen Exp $ - Index: ykman/fido.py --- ykman/fido.py.orig +++ ykman/fido.py diff --git a/security/yubico/yubikey-manager/patches/patch-ykman_opgp_py b/security/yubico/yubikey-manager/patches/patch-ykman_opgp_py index 182665d544e..3bf5384bc21 100644 --- a/security/yubico/yubikey-manager/patches/patch-ykman_opgp_py +++ b/security/yubico/yubikey-manager/patches/patch-ykman_opgp_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-ykman_opgp_py,v 1.1 2022/02/08 21:51:08 sthen Exp $ - cryptography.utils.int_from_bytes deprecated Index: ykman/opgp.py diff --git a/security/yubico/yubikey-manager/patches/patch-ykman_piv_py b/security/yubico/yubikey-manager/patches/patch-ykman_piv_py index e15075e5a69..26a987a954e 100644 --- a/security/yubico/yubikey-manager/patches/patch-ykman_piv_py +++ b/security/yubico/yubikey-manager/patches/patch-ykman_piv_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-ykman_piv_py,v 1.1 2022/02/08 21:51:08 sthen Exp $ - cryptography.utils.int_from_bytes deprecated Index: ykman/piv.py diff --git a/security/yubico/yubikey-manager/pkg/PLIST b/security/yubico/yubikey-manager/pkg/PLIST index 8beaaa49687..88068bb6264 100644 --- a/security/yubico/yubikey-manager/pkg/PLIST +++ b/security/yubico/yubikey-manager/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2022/02/16 16:35:09 sthen Exp $ bin/ykman lib/python${MODPY_VERSION}/site-packages/ykman/ lib/python${MODPY_VERSION}/site-packages/ykman/VERSION diff --git a/security/zaproxy/Makefile b/security/zaproxy/Makefile index d42d3405762..90ba8e4ec98 100644 --- a/security/zaproxy/Makefile +++ b/security/zaproxy/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2021/12/11 10:09:54 sthen Exp $ - COMMENT = web application security tool VERSION = 2.11.1 diff --git a/security/zaproxy/pkg/PLIST b/security/zaproxy/pkg/PLIST index 8e613033548..2e013551bf6 100644 --- a/security/zaproxy/pkg/PLIST +++ b/security/zaproxy/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.6 2021/12/11 10:09:54 sthen Exp $ bin/zaproxy share/zaproxy/ share/zaproxy/README diff --git a/security/zebedee/Makefile b/security/zebedee/Makefile index 62429283686..4d8de0ff465 100644 --- a/security/zebedee/Makefile +++ b/security/zebedee/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.21 2019/07/12 21:02:26 sthen Exp $ - COMMENT= portable, encrypted, compressed tunnel DISTNAME = zebedee-2.5.3 diff --git a/security/zebedee/patches/patch-Makefile b/security/zebedee/patches/patch-Makefile index 0a4d59721cf..8397abd3803 100644 --- a/security/zebedee/patches/patch-Makefile +++ b/security/zebedee/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.5 2014/09/06 07:09:34 benoit Exp $ --- Makefile.orig Tue Sep 6 07:59:53 2005 +++ Makefile Fri Sep 5 10:18:07 2014 @@ -5,7 +5,7 @@ diff --git a/security/zebedee/patches/patch-vncviewer_zbd b/security/zebedee/patches/patch-vncviewer_zbd index d0c470dd2b0..5414d7f53b7 100644 --- a/security/zebedee/patches/patch-vncviewer_zbd +++ b/security/zebedee/patches/patch-vncviewer_zbd @@ -1,4 +1,3 @@ -$OpenBSD: patch-vncviewer_zbd,v 1.1.1.1 2001/10/31 18:04:54 lebel Exp $ --- vncviewer.zbd.orig Thu Apr 12 14:07:44 2001 +++ vncviewer.zbd Wed Oct 31 10:44:58 2001 @@ -7,16 +7,18 @@ diff --git a/security/zebedee/pkg/PLIST b/security/zebedee/pkg/PLIST index 5780f81863d..69fb7a2f0fd 100644 --- a/security/zebedee/pkg/PLIST +++ b/security/zebedee/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2009/05/23 15:16:20 benoit Exp $ bin/ftpgw.tcl @bin bin/zebedee @man man/man1/ftpgw.tcl.1 diff --git a/security/zkt/Makefile b/security/zkt/Makefile index 338f2b882eb..8053c93be7e 100644 --- a/security/zkt/Makefile +++ b/security/zkt/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.17 2020/02/20 11:50:20 sthen Exp $ - COMMENT= DNSsec Zone Key Tool DISTNAME= zkt-1.1.4 diff --git a/security/zkt/patches/patch-dki_c b/security/zkt/patches/patch-dki_c index 557313e1065..d087e5a30cc 100644 --- a/security/zkt/patches/patch-dki_c +++ b/security/zkt/patches/patch-dki_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-dki_c,v 1.1 2020/02/20 11:21:13 sthen Exp $ - patch away use of -r, previously used to set the path to a /dev/random-like file, but not supported in dnssec-keygen after BIND 9.12 diff --git a/security/zkt/patches/patch-man_dnssec-zkt_8 b/security/zkt/patches/patch-man_dnssec-zkt_8 index 4945181266e..f8869a7f304 100644 --- a/security/zkt/patches/patch-man_dnssec-zkt_8 +++ b/security/zkt/patches/patch-man_dnssec-zkt_8 @@ -1,5 +1,3 @@ -$OpenBSD: patch-man_dnssec-zkt_8,v 1.3 2020/02/20 11:21:13 sthen Exp $ - Index: man/dnssec-zkt.8 --- man/dnssec-zkt.8.orig +++ man/dnssec-zkt.8 diff --git a/security/zkt/patches/patch-man_zkt-conf_8 b/security/zkt/patches/patch-man_zkt-conf_8 index 48750644333..f34aa5ea1e9 100644 --- a/security/zkt/patches/patch-man_zkt-conf_8 +++ b/security/zkt/patches/patch-man_zkt-conf_8 @@ -1,5 +1,3 @@ -$OpenBSD: patch-man_zkt-conf_8,v 1.2 2020/02/20 11:21:13 sthen Exp $ - Index: man/zkt-conf.8 --- man/zkt-conf.8.orig +++ man/zkt-conf.8 diff --git a/security/zkt/patches/patch-man_zkt-keyman_8 b/security/zkt/patches/patch-man_zkt-keyman_8 index 6c3ec201aa4..11f8f834307 100644 --- a/security/zkt/patches/patch-man_zkt-keyman_8 +++ b/security/zkt/patches/patch-man_zkt-keyman_8 @@ -1,5 +1,3 @@ -$OpenBSD: patch-man_zkt-keyman_8,v 1.2 2020/02/20 11:21:13 sthen Exp $ - Index: man/zkt-keyman.8 --- man/zkt-keyman.8.orig +++ man/zkt-keyman.8 diff --git a/security/zkt/patches/patch-man_zkt-ls_8 b/security/zkt/patches/patch-man_zkt-ls_8 index a5476388f73..2d0027e796f 100644 --- a/security/zkt/patches/patch-man_zkt-ls_8 +++ b/security/zkt/patches/patch-man_zkt-ls_8 @@ -1,5 +1,3 @@ -$OpenBSD: patch-man_zkt-ls_8,v 1.3 2020/02/20 11:21:13 sthen Exp $ - Index: man/zkt-ls.8 --- man/zkt-ls.8.orig +++ man/zkt-ls.8 diff --git a/security/zkt/patches/patch-man_zkt-signer_8 b/security/zkt/patches/patch-man_zkt-signer_8 index ff5230952cc..a87723d0b9e 100644 --- a/security/zkt/patches/patch-man_zkt-signer_8 +++ b/security/zkt/patches/patch-man_zkt-signer_8 @@ -1,5 +1,3 @@ -$OpenBSD: patch-man_zkt-signer_8,v 1.3 2020/02/20 11:21:13 sthen Exp $ - Index: man/zkt-signer.8 --- man/zkt-signer.8.orig +++ man/zkt-signer.8 diff --git a/security/zkt/patches/patch-misc_c b/security/zkt/patches/patch-misc_c index 37a11aa8982..04021c0baea 100644 --- a/security/zkt/patches/patch-misc_c +++ b/security/zkt/patches/patch-misc_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-misc_c,v 1.1 2020/02/20 11:21:13 sthen Exp $ - Index: misc.c --- misc.c.orig +++ misc.c diff --git a/security/zkt/patches/patch-zconf_c b/security/zkt/patches/patch-zconf_c index 7717495dcc3..9ce81af3c23 100644 --- a/security/zkt/patches/patch-zconf_c +++ b/security/zkt/patches/patch-zconf_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-zconf_c,v 1.1 2020/02/20 11:21:13 sthen Exp $ - Index: zconf.c --- zconf.c.orig +++ zconf.c diff --git a/security/zkt/pkg/PLIST b/security/zkt/pkg/PLIST index 1ef83c7a9a4..ae57ba317bb 100644 --- a/security/zkt/pkg/PLIST +++ b/security/zkt/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2010/06/20 14:01:35 jakob Exp $ @man man/man8/zkt-conf.8 @man man/man8/zkt-keyman.8 @man man/man8/zkt-ls.8