drop RCS Ids
This commit is contained in:
parent
e81b3cdf62
commit
8c0294c2fa
@ -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
|
||||
|
@ -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 @@
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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/
|
||||
|
@ -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
|
||||
|
@ -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 \
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -1,5 +1,3 @@
|
||||
$OpenBSD: patch-configure,v 1.8 2019/10/01 11:38:15 sthen Exp $
|
||||
|
||||
Index: configure
|
||||
--- configure.orig
|
||||
+++ configure
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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.
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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 @@
|
||||
|
@ -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 @@
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2004/09/15 18:35:59 espie Exp $
|
||||
bin/apg
|
||||
bin/apgbfm
|
||||
bin/apgcli
|
||||
|
@ -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
|
||||
|
@ -1,5 +1,3 @@
|
||||
$OpenBSD: patch-Makefile,v 1.3 2020/09/21 19:00:29 naddy Exp $
|
||||
|
||||
Index: Makefile
|
||||
--- Makefile.orig
|
||||
+++ Makefile
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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/
|
||||
|
@ -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
|
||||
|
@ -1,2 +1 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2001/02/22 06:59:26 obecian Exp $
|
||||
bin/bfbtester
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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/
|
||||
|
@ -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\.
|
||||
|
@ -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}
|
||||
|
@ -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}
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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/
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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/
|
||||
|
@ -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
|
||||
|
@ -1,2 +1 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2000/09/05 15:06:36 kevlo Exp $
|
||||
bin/bounix
|
||||
|
@ -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
|
||||
|
@ -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/
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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/
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2018/08/28 18:49:11 bcallah Exp $
|
||||
bin/ccat
|
||||
bin/ccdecrypt
|
||||
bin/ccencrypt
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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];
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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 @@
|
||||
|
@ -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)
|
||||
|
@ -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
|
||||
|
@ -1,5 +1,3 @@
|
||||
$OpenBSD: README,v 1.3 2018/09/04 12:46:20 espie Exp $
|
||||
|
||||
+-----------------------------------------------------------------------
|
||||
| Running ${PKGSTEM} on OpenBSD
|
||||
+-----------------------------------------------------------------------
|
||||
|
@ -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
|
||||
|
@ -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 @@
|
||||
|
@ -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/
|
||||
|
@ -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
|
||||
|
@ -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 @@
|
||||
|
@ -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 @@
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.7 2020/06/18 20:44:26 steven Exp $
|
||||
bin/ccon
|
||||
bin/crsh
|
||||
bin/csftp
|
||||
|
@ -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
|
||||
|
@ -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 @@
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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 <fontaine.fabrice@gmail.com>
|
||||
Date: Sat, 20 Apr 2019 18:43:44 +0200
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user