diff --git a/sysutils/accountsservice/Makefile b/sysutils/accountsservice/Makefile index 1c91091ee50..2a48b53bde4 100644 --- a/sysutils/accountsservice/Makefile +++ b/sysutils/accountsservice/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.71 2021/09/05 12:12:43 ajacoutot Exp $ - # XXX fix change password (gnome-cc run-passwd.c: argv[0]) COMMENT= D-Bus interface for user account query and manipulation diff --git a/sysutils/accountsservice/patches/patch-data_meson_build b/sysutils/accountsservice/patches/patch-data_meson_build index aac2a238787..7d0d51b0108 100644 --- a/sysutils/accountsservice/patches/patch-data_meson_build +++ b/sysutils/accountsservice/patches/patch-data_meson_build @@ -1,5 +1,3 @@ -$OpenBSD: patch-data_meson_build,v 1.1 2021/10/30 21:41:09 ajacoutot Exp $ - Fix build with meson >= 0.60.0 Index: data/meson.build diff --git a/sysutils/accountsservice/patches/patch-meson_build b/sysutils/accountsservice/patches/patch-meson_build index d71965ac8ed..93a84033ac1 100644 --- a/sysutils/accountsservice/patches/patch-meson_build +++ b/sysutils/accountsservice/patches/patch-meson_build @@ -1,5 +1,3 @@ -$OpenBSD: patch-meson_build,v 1.1 2021/08/30 19:10:43 ajacoutot Exp $ - Index: meson.build --- meson.build.orig +++ meson.build diff --git a/sysutils/accountsservice/patches/patch-src_daemon_c b/sysutils/accountsservice/patches/patch-src_daemon_c index 422cfeb8a25..114309d1bf2 100644 --- a/sysutils/accountsservice/patches/patch-src_daemon_c +++ b/sysutils/accountsservice/patches/patch-src_daemon_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_daemon_c,v 1.33 2021/08/30 19:10:43 ajacoutot Exp $ - Index: src/daemon.c --- src/daemon.c.orig +++ src/daemon.c diff --git a/sysutils/accountsservice/patches/patch-src_libaccountsservice_act-user-manager_c b/sysutils/accountsservice/patches/patch-src_libaccountsservice_act-user-manager_c index 79ebb3979f4..697e5513691 100644 --- a/sysutils/accountsservice/patches/patch-src_libaccountsservice_act-user-manager_c +++ b/sysutils/accountsservice/patches/patch-src_libaccountsservice_act-user-manager_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_libaccountsservice_act-user-manager_c,v 1.2 2021/08/30 19:15:24 ajacoutot Exp $ - REVERT: (breaks listing users in gdm and gnome-cc and unlocking screenshield) From c7fa612023a163e8b2352e1170c6df3fceb19b27 Mon Sep 17 00:00:00 2001 From: Ray Strode diff --git a/sysutils/accountsservice/patches/patch-src_libaccountsservice_act-user_c b/sysutils/accountsservice/patches/patch-src_libaccountsservice_act-user_c index 3b97220bb45..eeb5512837f 100644 --- a/sysutils/accountsservice/patches/patch-src_libaccountsservice_act-user_c +++ b/sysutils/accountsservice/patches/patch-src_libaccountsservice_act-user_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_libaccountsservice_act-user_c,v 1.4 2021/08/30 19:10:43 ajacoutot Exp $ - Index: src/libaccountsservice/act-user.c --- src/libaccountsservice/act-user.c.orig +++ src/libaccountsservice/act-user.c diff --git a/sysutils/accountsservice/patches/patch-src_meson_build b/sysutils/accountsservice/patches/patch-src_meson_build index 109d35e297e..9ce52119426 100644 --- a/sysutils/accountsservice/patches/patch-src_meson_build +++ b/sysutils/accountsservice/patches/patch-src_meson_build @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_meson_build,v 1.1 2021/08/30 19:10:43 ajacoutot Exp $ - Index: src/meson.build --- src/meson.build.orig +++ src/meson.build diff --git a/sysutils/accountsservice/patches/patch-src_user_c b/sysutils/accountsservice/patches/patch-src_user_c index f4901533cb8..3ecd9988382 100644 --- a/sysutils/accountsservice/patches/patch-src_user_c +++ b/sysutils/accountsservice/patches/patch-src_user_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_user_c,v 1.29 2021/08/30 19:10:43 ajacoutot Exp $ - Index: src/user.c --- src/user.c.orig +++ src/user.c diff --git a/sysutils/accountsservice/patches/patch-src_user_h b/sysutils/accountsservice/patches/patch-src_user_h index a488551173b..af82dddb30f 100644 --- a/sysutils/accountsservice/patches/patch-src_user_h +++ b/sysutils/accountsservice/patches/patch-src_user_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_user_h,v 1.1 2021/08/30 19:10:43 ajacoutot Exp $ - Index: src/user.h --- src/user.h.orig +++ src/user.h diff --git a/sysutils/accountsservice/patches/patch-src_wtmp-helper_c b/sysutils/accountsservice/patches/patch-src_wtmp-helper_c index 221130171df..c64bb152e95 100644 --- a/sysutils/accountsservice/patches/patch-src_wtmp-helper_c +++ b/sysutils/accountsservice/patches/patch-src_wtmp-helper_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_wtmp-helper_c,v 1.3 2021/08/30 19:10:43 ajacoutot Exp $ - Index: src/wtmp-helper.c --- src/wtmp-helper.c.orig +++ src/wtmp-helper.c diff --git a/sysutils/accountsservice/patches/patch-src_wtmp-helper_h b/sysutils/accountsservice/patches/patch-src_wtmp-helper_h index a1e58530084..2662adfb675 100644 --- a/sysutils/accountsservice/patches/patch-src_wtmp-helper_h +++ b/sysutils/accountsservice/patches/patch-src_wtmp-helper_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_wtmp-helper_h,v 1.1 2021/08/30 19:10:43 ajacoutot Exp $ - Index: src/wtmp-helper.h --- src/wtmp-helper.h.orig +++ src/wtmp-helper.h diff --git a/sysutils/accountsservice/pkg/PLIST b/sysutils/accountsservice/pkg/PLIST index b24aac52c5d..27400abc1eb 100644 --- a/sysutils/accountsservice/pkg/PLIST +++ b/sysutils/accountsservice/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.15 2021/09/05 12:12:43 ajacoutot Exp $ @unexec-delete rm -rf /var/db/AccountsService/icons/* @unexec-delete rm -rf /var/db/AccountsService/users/* include/accountsservice-1.0/ diff --git a/sysutils/alertmanager/Makefile b/sysutils/alertmanager/Makefile index c9e536001d3..ba298164532 100644 --- a/sysutils/alertmanager/Makefile +++ b/sysutils/alertmanager/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2022/02/16 18:26:57 denis Exp $ - COMMENT = handles alerts sent by the Prometheus server MODGO_MODNAME = github.com/prometheus/alertmanager diff --git a/sysutils/alertmanager/modules.inc b/sysutils/alertmanager/modules.inc index 39fbb0912c8..61fb0a1616e 100644 --- a/sysutils/alertmanager/modules.inc +++ b/sysutils/alertmanager/modules.inc @@ -1,5 +1,3 @@ -# $OpenBSD: modules.inc,v 1.1.1.1 2022/02/16 18:26:58 denis Exp $ - MODGO_MODULES = \ cloud.google.com/go v0.65.0 \ cloud.google.com/go/bigquery v1.8.0 \ diff --git a/sysutils/alertmanager/pkg/PLIST b/sysutils/alertmanager/pkg/PLIST index 8ad0633069f..948014bab32 100644 --- a/sysutils/alertmanager/pkg/PLIST +++ b/sysutils/alertmanager/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2022/02/16 18:26:58 denis Exp $ @newgroup _alertmanager:873 @newuser _alertmanager:873:_alertmanager:daemon:Prometheus Alertmanager:/nonexistent:/sbin/nologin @sample ${SYSCONFDIR}/alertmanager/ diff --git a/sysutils/alertmanager/pkg/alertmanager.rc b/sysutils/alertmanager/pkg/alertmanager.rc index 99190285fb5..2ad2deff773 100644 --- a/sysutils/alertmanager/pkg/alertmanager.rc +++ b/sysutils/alertmanager/pkg/alertmanager.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: alertmanager.rc,v 1.1.1.1 2022/02/16 18:26:58 denis Exp $ daemon="${TRUEPREFIX}/bin/alertmanager" daemon_flags="--config.file ${SYSCONFDIR}/alertmanager/alertmanager.yml" diff --git a/sysutils/amazon-ecs-cli/Makefile b/sysutils/amazon-ecs-cli/Makefile index eed5bdcf20e..519927e49db 100644 --- a/sysutils/amazon-ecs-cli/Makefile +++ b/sysutils/amazon-ecs-cli/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.40 2021/03/08 13:59:26 sthen Exp $ - BROKEN-aarch64 = looks like the vendored golang.org/x/sys/unix is too old for aarch64 # try removing above with next update diff --git a/sysutils/amazon-ecs-cli/pkg/PLIST b/sysutils/amazon-ecs-cli/pkg/PLIST index fe2eb1f8630..f1ddea0d096 100644 --- a/sysutils/amazon-ecs-cli/pkg/PLIST +++ b/sysutils/amazon-ecs-cli/pkg/PLIST @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2017/01/30 17:00:12 ajacoutot Exp $ @bin bin/ecs-cli diff --git a/sysutils/amazon-ssm-agent/Makefile b/sysutils/amazon-ssm-agent/Makefile index c8adb7fb2fb..c4ccb55fc96 100644 --- a/sysutils/amazon-ssm-agent/Makefile +++ b/sysutils/amazon-ssm-agent/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.115 2022/03/11 07:44:17 ajacoutot Exp $ - # i386: pty_openbsd.go:24:10: undefined: ptmget ONLY_FOR_ARCHS= amd64 diff --git a/sysutils/amazon-ssm-agent/pkg/amazon_ssm_agent.rc b/sysutils/amazon-ssm-agent/pkg/amazon_ssm_agent.rc index bc41c58720a..96b34951a83 100644 --- a/sysutils/amazon-ssm-agent/pkg/amazon_ssm_agent.rc +++ b/sysutils/amazon-ssm-agent/pkg/amazon_ssm_agent.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: amazon_ssm_agent.rc,v 1.5 2018/01/11 19:27:09 rpe Exp $ daemon="${TRUEPREFIX}/bin/amazon-ssm-agent" diff --git a/sysutils/anacron/Makefile b/sysutils/anacron/Makefile index f07e1a0935e..07a868b239c 100644 --- a/sysutils/anacron/Makefile +++ b/sysutils/anacron/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.21 2019/07/12 20:49:39 sthen Exp $ - COMMENT= periodic command scheduler V= 2.5.3 diff --git a/sysutils/anacron/patches/patch-Makefile b/sysutils/anacron/patches/patch-Makefile index 3d5470332e4..a5c2b3c4523 100644 --- a/sysutils/anacron/patches/patch-Makefile +++ b/sysutils/anacron/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.2 2013/06/04 13:47:09 giovanni Exp $ --- Makefile.orig Fri Jan 11 19:32:03 2008 +++ Makefile Tue Jun 4 12:39:15 2013 @@ -19,16 +19,14 @@ diff --git a/sysutils/anacron/patches/patch-anacron_8 b/sysutils/anacron/patches/patch-anacron_8 index b102ff7e136..643f96788af 100644 --- a/sysutils/anacron/patches/patch-anacron_8 +++ b/sysutils/anacron/patches/patch-anacron_8 @@ -1,4 +1,3 @@ -$OpenBSD: patch-anacron_8,v 1.2 2013/06/04 13:47:09 giovanni Exp $ --- anacron.8.orig Sun Dec 9 10:09:32 2007 +++ anacron.8 Tue Jun 4 12:26:36 2013 @@ -18,7 +18,7 @@ to control daily, weekly, and monthly jobs that are diff --git a/sysutils/anacron/patches/patch-anacrontab_5 b/sysutils/anacron/patches/patch-anacrontab_5 index 59a31a74754..939d7c52ca4 100644 --- a/sysutils/anacron/patches/patch-anacrontab_5 +++ b/sysutils/anacron/patches/patch-anacrontab_5 @@ -1,4 +1,3 @@ -$OpenBSD: patch-anacrontab_5,v 1.1.1.1 2003/08/23 19:24:50 sturm Exp $ --- anacrontab.5.orig 2003-08-13 20:36:18.000000000 +0200 +++ anacrontab.5 2003-08-13 20:36:37.000000000 +0200 @@ -1,9 +1,9 @@ diff --git a/sysutils/anacron/patches/patch-log_c b/sysutils/anacron/patches/patch-log_c index 1e846351756..d535bf2e129 100644 --- a/sysutils/anacron/patches/patch-log_c +++ b/sysutils/anacron/patches/patch-log_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-log_c,v 1.1 2004/05/17 00:22:54 naddy Exp $ --- log.c.orig 2004-05-12 21:19:53.000000000 +0100 +++ log.c 2004-05-12 21:20:21.000000000 +0100 @@ -37,6 +37,7 @@ diff --git a/sysutils/anacron/patches/patch-main_c b/sysutils/anacron/patches/patch-main_c index 86feeaa9cee..5f0e9bb5544 100644 --- a/sysutils/anacron/patches/patch-main_c +++ b/sysutils/anacron/patches/patch-main_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-main_c,v 1.1 2004/05/17 00:22:54 naddy Exp $ --- main.c.orig 2004-05-12 21:16:27.000000000 +0100 +++ main.c 2004-05-12 21:18:40.000000000 +0100 @@ -24,6 +24,7 @@ diff --git a/sysutils/anacron/patches/patch-matchrx_c b/sysutils/anacron/patches/patch-matchrx_c index f3d681e761f..49431d53649 100644 --- a/sysutils/anacron/patches/patch-matchrx_c +++ b/sysutils/anacron/patches/patch-matchrx_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-matchrx_c,v 1.1.1.1 2003/08/23 19:24:50 sturm Exp $ --- matchrx.c.orig 2003-08-13 20:54:57.000000000 +0200 +++ matchrx.c 2003-08-13 20:55:08.000000000 +0200 @@ -26,6 +26,7 @@ diff --git a/sysutils/anacron/patches/patch-runjob_c b/sysutils/anacron/patches/patch-runjob_c index 53dd493102b..d26f0538df1 100644 --- a/sysutils/anacron/patches/patch-runjob_c +++ b/sysutils/anacron/patches/patch-runjob_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-runjob_c,v 1.4 2013/06/04 13:47:10 giovanni Exp $ --- runjob.c.orig 2000-06-21 00:12:18.000000000 +0100 +++ runjob.c 2004-05-12 20:50:11.000000000 +0100 @@ -34,11 +34,38 @@ diff --git a/sysutils/anacron/pkg/PLIST b/sysutils/anacron/pkg/PLIST index a89cae799de..90949b4ba7b 100644 --- a/sysutils/anacron/pkg/PLIST +++ b/sysutils/anacron/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.8 2018/09/04 12:46:21 espie Exp $ @extraunexec rm -fr /var/spool/anacron/* @man man/man5/anacrontab.5 @man man/man8/anacron.8 diff --git a/sysutils/anacron/pkg/README b/sysutils/anacron/pkg/README index ec2555ada6a..df7a73e9537 100644 --- a/sysutils/anacron/pkg/README +++ b/sysutils/anacron/pkg/README @@ -1,5 +1,3 @@ -$OpenBSD: README,v 1.5 2018/09/04 12:46:21 espie Exp $ - +----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- diff --git a/sysutils/ansible-core/Makefile b/sysutils/ansible-core/Makefile index 08081608415..d00cd6c9948 100644 --- a/sysutils/ansible-core/Makefile +++ b/sysutils/ansible-core/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.10 2022/03/01 10:12:37 pvk Exp $ - COMMENT = radically simple IT automation MODPY_EGG_VERSION = 2.12.3 diff --git a/sysutils/ansible-core/patches/patch-test_lib_ansible_test__internal_commands_units___init___py b/sysutils/ansible-core/patches/patch-test_lib_ansible_test__internal_commands_units___init___py index cf5732ec119..2547edd091f 100644 --- a/sysutils/ansible-core/patches/patch-test_lib_ansible_test__internal_commands_units___init___py +++ b/sysutils/ansible-core/patches/patch-test_lib_ansible_test__internal_commands_units___init___py @@ -1,5 +1,3 @@ -$OpenBSD: patch-test_lib_ansible_test__internal_commands_units___init___py,v 1.1 2021/12/07 13:38:26 pvk Exp $ - Index: test/lib/ansible_test/_internal/commands/units/__init__.py --- test/lib/ansible_test/_internal/commands/units/__init__.py.orig +++ test/lib/ansible_test/_internal/commands/units/__init__.py diff --git a/sysutils/ansible-core/patches/patch-test_units_module_utils_basic_test_set_mode_if_different_py b/sysutils/ansible-core/patches/patch-test_units_module_utils_basic_test_set_mode_if_different_py index 602a488b63b..108ce218b20 100644 --- a/sysutils/ansible-core/patches/patch-test_units_module_utils_basic_test_set_mode_if_different_py +++ b/sysutils/ansible-core/patches/patch-test_units_module_utils_basic_test_set_mode_if_different_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-test_units_module_utils_basic_test_set_mode_if_different_py,v 1.2 2021/07/01 16:09:41 pvk Exp $ - Index: test/units/module_utils/basic/test_set_mode_if_different.py --- test/units/module_utils/basic/test_set_mode_if_different.py.orig +++ test/units/module_utils/basic/test_set_mode_if_different.py diff --git a/sysutils/ansible-core/patches/patch-test_units_utils_test_encrypt_py b/sysutils/ansible-core/patches/patch-test_units_utils_test_encrypt_py index 14cf0c5c274..50c1c8f6324 100644 --- a/sysutils/ansible-core/patches/patch-test_units_utils_test_encrypt_py +++ b/sysutils/ansible-core/patches/patch-test_units_utils_test_encrypt_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-test_units_utils_test_encrypt_py,v 1.2 2021/12/07 13:38:26 pvk Exp $ - Index: test/units/utils/test_encrypt.py --- test/units/utils/test_encrypt.py.orig +++ test/units/utils/test_encrypt.py diff --git a/sysutils/ansible-core/pkg/PLIST b/sysutils/ansible-core/pkg/PLIST index 076a969c4ee..f54ddc78543 100644 --- a/sysutils/ansible-core/pkg/PLIST +++ b/sysutils/ansible-core/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2022/03/01 10:12:37 pvk Exp $ @conflict ansible-<4.0.0 bin/ansible bin/ansible-config diff --git a/sysutils/ansible-lint/Makefile b/sysutils/ansible-lint/Makefile index e501752748a..49071a64d83 100644 --- a/sysutils/ansible-lint/Makefile +++ b/sysutils/ansible-lint/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.31 2022/02/13 13:25:01 sthen Exp $ - COMMENT = best practices checker for ansible MODPY_EGG_VERSION = 5.4.0 diff --git a/sysutils/ansible-lint/pkg/PLIST b/sysutils/ansible-lint/pkg/PLIST index 871683f949e..52e57ffa813 100644 --- a/sysutils/ansible-lint/pkg/PLIST +++ b/sysutils/ansible-lint/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.14 2022/02/13 13:25:01 sthen Exp $ bin/ansible-lint lib/python${MODPY_VERSION}/site-packages/ansible_lint-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ lib/python${MODPY_VERSION}/site-packages/ansible_lint-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO diff --git a/sysutils/ansible/Makefile b/sysutils/ansible/Makefile index bcaa0d3c75d..2c5e5979d8e 100644 --- a/sysutils/ansible/Makefile +++ b/sysutils/ansible/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.152 2022/03/01 10:13:24 pvk Exp $ - COMMENT = radically simple IT automation MODPY_EGG_VERSION = 5.4.0 diff --git a/sysutils/ansible/pkg/PLIST b/sysutils/ansible/pkg/PLIST index d597c873ee2..95c8ae3ab16 100644 --- a/sysutils/ansible/pkg/PLIST +++ b/sysutils/ansible/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.41 2022/03/01 10:13:24 pvk Exp $ @pkgpath sysutils/ansible,-main lib/python${MODPY_VERSION}/site-packages/ansible-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ lib/python${MODPY_VERSION}/site-packages/ansible-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO diff --git a/sysutils/apachetop/Makefile b/sysutils/apachetop/Makefile index a291defe968..b1a323f39e7 100644 --- a/sysutils/apachetop/Makefile +++ b/sysutils/apachetop/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.16 2021/02/23 16:37:54 gonzalo Exp $ - COMMENT = top-like monitor for Apache V = 0.19.7 diff --git a/sysutils/apachetop/pkg/PLIST b/sysutils/apachetop/pkg/PLIST index c59372f48ef..370077a2e91 100644 --- a/sysutils/apachetop/pkg/PLIST +++ b/sysutils/apachetop/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2010/10/17 11:15:29 landry Exp $ @bin bin/apachetop @man man/man1/apachetop.1 diff --git a/sysutils/apcd/Makefile b/sysutils/apcd/Makefile index 14d59fa24fe..fcb75d6f777 100644 --- a/sysutils/apcd/Makefile +++ b/sysutils/apcd/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.10 2019/07/12 20:49:39 sthen Exp $ - COMMENT= APC SmartUPS daemon DISTNAME= apcd-0.2 diff --git a/sysutils/apcd/patches/patch-apcd_Makefile b/sysutils/apcd/patches/patch-apcd_Makefile index 0a80f569e81..15b96ec423c 100644 --- a/sysutils/apcd/patches/patch-apcd_Makefile +++ b/sysutils/apcd/patches/patch-apcd_Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-apcd_Makefile,v 1.1 2017/04/23 22:24:30 sthen Exp $ --- apcd/Makefile.orig Sun Apr 23 23:23:33 2017 +++ apcd/Makefile Sun Apr 23 23:23:38 2017 @@ -1,7 +1,7 @@ diff --git a/sysutils/apcd/patches/patch-apcmon_Makefile b/sysutils/apcd/patches/patch-apcmon_Makefile index de67bdccd1d..676985bf97e 100644 --- a/sysutils/apcd/patches/patch-apcmon_Makefile +++ b/sysutils/apcd/patches/patch-apcmon_Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-apcmon_Makefile,v 1.1 2017/04/23 22:24:30 sthen Exp $ --- apcmon/Makefile.orig Sun Apr 23 23:23:33 2017 +++ apcmon/Makefile Sun Apr 23 23:23:42 2017 @@ -1,7 +1,7 @@ diff --git a/sysutils/apcd/patches/patch-apcmon_apcmon_c b/sysutils/apcd/patches/patch-apcmon_apcmon_c index 2e93c881113..23fa5f1da98 100644 --- a/sysutils/apcd/patches/patch-apcmon_apcmon_c +++ b/sysutils/apcd/patches/patch-apcmon_apcmon_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-apcmon_apcmon_c,v 1.1 2015/01/18 15:08:25 naddy Exp $ --- apcmon/apcmon.c.orig Thu Apr 8 21:48:50 2010 +++ apcmon/apcmon.c Sun Jan 18 16:03:15 2015 @@ -26,6 +26,7 @@ diff --git a/sysutils/apcd/patches/patch-libmy_Makefile b/sysutils/apcd/patches/patch-libmy_Makefile index 46e6b16425e..eec7e0c3d0e 100644 --- a/sysutils/apcd/patches/patch-libmy_Makefile +++ b/sysutils/apcd/patches/patch-libmy_Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-libmy_Makefile,v 1.1 2017/04/23 22:24:30 sthen Exp $ --- libmy/Makefile.orig Sun Apr 23 23:23:33 2017 +++ libmy/Makefile Sun Apr 23 23:23:46 2017 @@ -1,7 +1,7 @@ diff --git a/sysutils/apcd/pkg/PLIST b/sysutils/apcd/pkg/PLIST index 029b7d2a4b3..f4b1738fc65 100644 --- a/sysutils/apcd/pkg/PLIST +++ b/sysutils/apcd/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2011/06/23 22:50:28 naddy Exp $ @man man/man8/apcd.8 @man man/man8/apcmon.8 @bin sbin/apcd diff --git a/sysutils/apcupsd/Makefile b/sysutils/apcupsd/Makefile index e9c1e6dfa48..61705477404 100644 --- a/sysutils/apcupsd/Makefile +++ b/sysutils/apcupsd/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.46 2019/07/12 20:49:39 sthen Exp $ - COMMENT-main = daemon for controlling APC UPSes COMMENT-cgi = CGI scripts for web monitoring COMMENT-x11 = gapcmon - GUI for apcupsd diff --git a/sysutils/apcupsd/patches/patch-configure b/sysutils/apcupsd/patches/patch-configure index 89d3149cb4c..7c545798112 100644 --- a/sysutils/apcupsd/patches/patch-configure +++ b/sysutils/apcupsd/patches/patch-configure @@ -1,5 +1,3 @@ -$OpenBSD: patch-configure,v 1.3 2017/05/25 16:31:41 sthen Exp $ - We care more about building with clang than binary portability between Linux distributions. diff --git a/sysutils/apcupsd/patches/patch-platforms_openbsd_Makefile b/sysutils/apcupsd/patches/patch-platforms_openbsd_Makefile index 03143cb0965..83de1672e98 100644 --- a/sysutils/apcupsd/patches/patch-platforms_openbsd_Makefile +++ b/sysutils/apcupsd/patches/patch-platforms_openbsd_Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-platforms_openbsd_Makefile,v 1.1.1.1 2010/05/25 21:56:33 sthen Exp $ --- platforms/openbsd/Makefile.orig Sun Jun 1 22:57:55 2008 +++ platforms/openbsd/Makefile Sun May 16 15:25:58 2010 @@ -5,8 +5,12 @@ include $(topdir)/autoconf/targets.mak diff --git a/sysutils/apcupsd/patches/patch-platforms_openbsd_apccontrol_in b/sysutils/apcupsd/patches/patch-platforms_openbsd_apccontrol_in index 6b9e5cc911b..16e3989d986 100644 --- a/sysutils/apcupsd/patches/patch-platforms_openbsd_apccontrol_in +++ b/sysutils/apcupsd/patches/patch-platforms_openbsd_apccontrol_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-platforms_openbsd_apccontrol_in,v 1.2 2015/07/18 12:04:54 kirby Exp $ --- platforms/openbsd/apccontrol.in.orig Thu Jun 25 09:40:52 2015 +++ platforms/openbsd/apccontrol.in Thu Jun 25 10:36:28 2015 @@ -93,7 +93,7 @@ case "$1" in diff --git a/sysutils/apcupsd/patches/patch-src_gapcmon_gapcmon_h b/sysutils/apcupsd/patches/patch-src_gapcmon_gapcmon_h index cf216ab5c99..3b55c347a70 100644 --- a/sysutils/apcupsd/patches/patch-src_gapcmon_gapcmon_h +++ b/sysutils/apcupsd/patches/patch-src_gapcmon_gapcmon_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_gapcmon_gapcmon_h,v 1.1.1.1 2010/05/25 21:56:33 sthen Exp $ --- src/gapcmon/gapcmon.h.orig Sun May 16 14:30:57 2010 +++ src/gapcmon/gapcmon.h Sun May 16 14:29:53 2010 @@ -69,7 +69,7 @@ G_BEGIN_DECLS diff --git a/sysutils/apcupsd/pkg/PLIST-cgi b/sysutils/apcupsd/pkg/PLIST-cgi index 99a8da14e0d..99c9d437cf4 100644 --- a/sysutils/apcupsd/pkg/PLIST-cgi +++ b/sysutils/apcupsd/pkg/PLIST-cgi @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST-cgi,v 1.4 2018/09/04 12:46:21 espie Exp $ @conflict apcupsd-<=3.14.10p1 cgi-bin/apcupsd/ @group bin diff --git a/sysutils/apcupsd/pkg/PLIST-main b/sysutils/apcupsd/pkg/PLIST-main index 376b31617ed..86ba041869c 100644 --- a/sysutils/apcupsd/pkg/PLIST-main +++ b/sysutils/apcupsd/pkg/PLIST-main @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST-main,v 1.11 2018/09/04 12:46:21 espie Exp $ @pkgpath sysutils/apcupsd,snmp @group bin @man man/man5/apcupsd.conf.5 diff --git a/sysutils/apcupsd/pkg/PLIST-x11 b/sysutils/apcupsd/pkg/PLIST-x11 index 136bc556a17..f5bef6b54e8 100644 --- a/sysutils/apcupsd/pkg/PLIST-x11 +++ b/sysutils/apcupsd/pkg/PLIST-x11 @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST-x11,v 1.3 2018/06/27 21:04:03 espie Exp $ @group bin @bin bin/gapcmon share/applications/gapcmon.desktop diff --git a/sysutils/apcupsd/pkg/README-cgi b/sysutils/apcupsd/pkg/README-cgi index 51354bb4e7e..160f74e2d34 100644 --- a/sysutils/apcupsd/pkg/README-cgi +++ b/sysutils/apcupsd/pkg/README-cgi @@ -1,5 +1,3 @@ -$OpenBSD: README-cgi,v 1.3 2018/09/04 12:46:21 espie Exp $ - +----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- diff --git a/sysutils/apcupsd/pkg/README-main b/sysutils/apcupsd/pkg/README-main index 3a6e80c73f3..dde9f6ef371 100644 --- a/sysutils/apcupsd/pkg/README-main +++ b/sysutils/apcupsd/pkg/README-main @@ -1,5 +1,3 @@ -$OpenBSD: README-main,v 1.5 2018/09/04 12:46:21 espie Exp $ - +----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- diff --git a/sysutils/apcupsd/pkg/apcupsd.rc b/sysutils/apcupsd/pkg/apcupsd.rc index fdde41640ef..b5d17cccdf8 100644 --- a/sysutils/apcupsd/pkg/apcupsd.rc +++ b/sysutils/apcupsd/pkg/apcupsd.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: apcupsd.rc,v 1.4 2018/01/11 19:27:09 rpe Exp $ daemon="${TRUEPREFIX}/sbin/apcupsd" daemon_flags="--kill-on-powerfail" diff --git a/sysutils/arm-trusted-firmware/Makefile b/sysutils/arm-trusted-firmware/Makefile index 5a9fbc5c1cc..2cb38b61fc7 100644 --- a/sysutils/arm-trusted-firmware/Makefile +++ b/sysutils/arm-trusted-firmware/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.17 2022/01/15 11:43:27 kevlo Exp $ - PKG_ARCH= * COMMENT= ARM Trusted Firmware diff --git a/sysutils/arm-trusted-firmware/patches/patch-plat_rockchip_rk3328_rk3328_def_h b/sysutils/arm-trusted-firmware/patches/patch-plat_rockchip_rk3328_rk3328_def_h index 22012dd01bc..6732b09422b 100644 --- a/sysutils/arm-trusted-firmware/patches/patch-plat_rockchip_rk3328_rk3328_def_h +++ b/sysutils/arm-trusted-firmware/patches/patch-plat_rockchip_rk3328_rk3328_def_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-plat_rockchip_rk3328_rk3328_def_h,v 1.2 2020/01/07 07:01:56 jsg Exp $ - Index: plat/rockchip/rk3328/rk3328_def.h --- plat/rockchip/rk3328/rk3328_def.h.orig +++ plat/rockchip/rk3328/rk3328_def.h diff --git a/sysutils/arm-trusted-firmware/pkg/PLIST b/sysutils/arm-trusted-firmware/pkg/PLIST index 95ac40c4a92..74ad244f137 100644 --- a/sysutils/arm-trusted-firmware/pkg/PLIST +++ b/sysutils/arm-trusted-firmware/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2022/01/15 11:43:27 kevlo Exp $ @pkgpath sysutils/atf-allwinner share/arm-trusted-firmware/ share/arm-trusted-firmware/rk3328-bl31.elf diff --git a/sysutils/augeas/Makefile b/sysutils/augeas/Makefile index cf292a32a2a..5145909312e 100644 --- a/sysutils/augeas/Makefile +++ b/sysutils/augeas/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.48 2022/03/10 12:03:33 kn Exp $ - COMMENT= configuration editing tool and API DISTNAME= augeas-1.12.0 diff --git a/sysutils/augeas/patches/patch-configure b/sysutils/augeas/patches/patch-configure index 2907f61472e..3300cd00d76 100644 --- a/sysutils/augeas/patches/patch-configure +++ b/sysutils/augeas/patches/patch-configure @@ -1,5 +1,3 @@ -$OpenBSD: patch-configure,v 1.4 2020/10/10 08:01:31 kn Exp $ - /usr/bin/../lib/libcompiler_rt.a(gcc_personality_v0.o): In function `__gcc_personality_v0': /usr/src/lib/libcompiler_rt/gcc_personality_v0.c:205: undefined reference to `_Unwind_GetLanguageSpecificData' /usr/src/lib/libcompiler_rt/gcc_personality_v0.c:209: undefined reference to `_Unwind_GetIP' diff --git a/sysutils/augeas/patches/patch-examples_dump_c b/sysutils/augeas/patches/patch-examples_dump_c index 6ce374cd539..2c154d8827b 100644 --- a/sysutils/augeas/patches/patch-examples_dump_c +++ b/sysutils/augeas/patches/patch-examples_dump_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-examples_dump_c,v 1.2 2020/10/10 08:01:31 kn Exp $ - 64bit time_t Index: examples/dump.c diff --git a/sysutils/augeas/patches/patch-lenses_shellvars_aug b/sysutils/augeas/patches/patch-lenses_shellvars_aug index 7b7c230ebc8..e5d7b50889e 100644 --- a/sysutils/augeas/patches/patch-lenses_shellvars_aug +++ b/sysutils/augeas/patches/patch-lenses_shellvars_aug @@ -1,5 +1,3 @@ -$OpenBSD: patch-lenses_shellvars_aug,v 1.14 2020/10/10 08:01:31 kn Exp $ - - adduser.conf is not a shell script, so don't try to parse it as such. - rc.conf* are not shell scripts anymore. diff --git a/sysutils/augeas/patches/patch-lenses_simplelines_aug b/sysutils/augeas/patches/patch-lenses_simplelines_aug index 46798db57ed..3b0903f1066 100644 --- a/sysutils/augeas/patches/patch-lenses_simplelines_aug +++ b/sysutils/augeas/patches/patch-lenses_simplelines_aug @@ -1,5 +1,3 @@ -$OpenBSD: patch-lenses_simplelines_aug,v 1.5 2016/05/14 12:52:49 jasper Exp $ - - rc.conf* are not shell scripts anymore. --- lenses/simplelines.aug.orig Wed May 4 01:02:57 2016 diff --git a/sysutils/augeas/patches/patch-lenses_sysctl_aug b/sysutils/augeas/patches/patch-lenses_sysctl_aug index 577a5852770..b69f22d25bd 100644 --- a/sysutils/augeas/patches/patch-lenses_sysctl_aug +++ b/sysutils/augeas/patches/patch-lenses_sysctl_aug @@ -1,5 +1,3 @@ -$OpenBSD: patch-lenses_sysctl_aug,v 1.3 2015/06/03 06:10:42 jasper Exp $ - Simplevars.entry allows a space between the key and the value, sysctl(8) doesn't take that as a valid entry. diff --git a/sysutils/augeas/patches/patch-man_augparse_1 b/sysutils/augeas/patches/patch-man_augparse_1 index 3d7d80b2b17..43e651e7127 100644 --- a/sysutils/augeas/patches/patch-man_augparse_1 +++ b/sysutils/augeas/patches/patch-man_augparse_1 @@ -1,4 +1,3 @@ -$OpenBSD: patch-man_augparse_1,v 1.5 2020/10/10 08:01:31 kn Exp $ Index: man/augparse.1 --- man/augparse.1.orig +++ man/augparse.1 diff --git a/sysutils/augeas/patches/patch-src_augtool_c b/sysutils/augeas/patches/patch-src_augtool_c index e649c2997a8..51476bf07b6 100644 --- a/sysutils/augeas/patches/patch-src_augtool_c +++ b/sysutils/augeas/patches/patch-src_augtool_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_augtool_c,v 1.2 2020/10/10 08:01:31 kn Exp $ - augtool.c:450:30: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'long long') [-Wformat Index: src/augtool.c diff --git a/sysutils/autossh/Makefile b/sysutils/autossh/Makefile index a08eca8db65..172af989a44 100644 --- a/sysutils/autossh/Makefile +++ b/sysutils/autossh/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.20 2019/07/12 20:49:39 sthen Exp $ - COMMENT= SSH monitoring DISTNAME= autossh-1.4g diff --git a/sysutils/autossh/pkg/PLIST b/sysutils/autossh/pkg/PLIST index f3b20ca99ab..581d49dc8cc 100644 --- a/sysutils/autossh/pkg/PLIST +++ b/sysutils/autossh/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2012/04/24 12:37:44 gonzalo Exp $ @bin bin/autossh @man man/man1/autossh.1 share/doc/autossh/ diff --git a/sysutils/awscli/Makefile b/sysutils/awscli/Makefile index 61a0051b3b1..21a84fd9066 100644 --- a/sysutils/awscli/Makefile +++ b/sysutils/awscli/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.629 2022/03/11 07:48:11 ajacoutot Exp $ - COMMENT= universal command line environment for AWS MODPY_EGG_VERSION= 1.22.72 diff --git a/sysutils/backuppc/Makefile b/sysutils/backuppc/Makefile index 19ec300ef45..331397362fa 100644 --- a/sysutils/backuppc/Makefile +++ b/sysutils/backuppc/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.19 2019/07/12 20:49:39 sthen Exp $ - COMMENT = remote backup software system DISTNAME = BackupPC-3.3.2 diff --git a/sysutils/backuppc/files/httpd-backuppc.conf b/sysutils/backuppc/files/httpd-backuppc.conf index 6bcc6c2cb1c..db085eea90c 100644 --- a/sysutils/backuppc/files/httpd-backuppc.conf +++ b/sysutils/backuppc/files/httpd-backuppc.conf @@ -1,5 +1,3 @@ -# $OpenBSD: httpd-backuppc.conf,v 1.1.1.1 2011/09/20 11:36:55 landry Exp $ - Alias /backuppc /backuppc/ ScriptAlias /BackupPC_Admin /BackupPC_Admin.fcgi FastCgiExternalServer /BackupPC_Admin.fcgi -host 127.0.0.1:1028 diff --git a/sysutils/backuppc/patches/patch-cgi-bin_BackupPC_Admin b/sysutils/backuppc/patches/patch-cgi-bin_BackupPC_Admin index 691810e10e2..6620b7324fc 100644 --- a/sysutils/backuppc/patches/patch-cgi-bin_BackupPC_Admin +++ b/sysutils/backuppc/patches/patch-cgi-bin_BackupPC_Admin @@ -1,4 +1,3 @@ -$OpenBSD: patch-cgi-bin_BackupPC_Admin,v 1.1.1.1 2011/09/20 11:36:55 landry Exp $ Use patch from http://users.k12system.com/mrwizard/backuppc-3.2.0-fastcgi.patch to allow fcgi workflow --- cgi-bin/BackupPC_Admin.orig Sat Sep 17 17:22:41 2011 diff --git a/sysutils/backuppc/patches/patch-configure_pl b/sysutils/backuppc/patches/patch-configure_pl index a07ce89e7d1..34002a88fe1 100644 --- a/sysutils/backuppc/patches/patch-configure_pl +++ b/sysutils/backuppc/patches/patch-configure_pl @@ -1,4 +1,3 @@ -$OpenBSD: patch-configure_pl,v 1.3 2015/09/20 07:23:37 landry Exp $ --- configure.pl.orig Mon Jan 12 01:19:53 2015 +++ configure.pl Sun Sep 20 09:22:47 2015 @@ -522,7 +522,7 @@ exit unless prompt("--> Do you want to continue?", "y" diff --git a/sysutils/backuppc/patches/patch-lib_BackupPC_CGI_Browse_pm b/sysutils/backuppc/patches/patch-lib_BackupPC_CGI_Browse_pm index 76957c67094..0f09e2bf78a 100644 --- a/sysutils/backuppc/patches/patch-lib_BackupPC_CGI_Browse_pm +++ b/sysutils/backuppc/patches/patch-lib_BackupPC_CGI_Browse_pm @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_BackupPC_CGI_Browse_pm,v 1.1 2016/05/18 08:05:11 landry Exp $ - Fix errors with perl 5.22 https://bugzilla.redhat.com/show_bug.cgi?id=1259481 diff --git a/sysutils/backuppc/patches/patch-lib_BackupPC_CGI_Lib_pm b/sysutils/backuppc/patches/patch-lib_BackupPC_CGI_Lib_pm index 196239fb95b..8d15465fccb 100644 --- a/sysutils/backuppc/patches/patch-lib_BackupPC_CGI_Lib_pm +++ b/sysutils/backuppc/patches/patch-lib_BackupPC_CGI_Lib_pm @@ -1,4 +1,3 @@ -$OpenBSD: patch-lib_BackupPC_CGI_Lib_pm,v 1.1.1.1 2011/09/20 11:36:55 landry Exp $ --- lib/BackupPC/CGI/Lib.pm.orig Mon Apr 25 05:31:55 2011 +++ lib/BackupPC/CGI/Lib.pm Sat Sep 17 17:21:37 2011 @@ -90,7 +90,7 @@ use vars qw($Lang); diff --git a/sysutils/backuppc/patches/patch-lib_BackupPC_CGI_View_pm b/sysutils/backuppc/patches/patch-lib_BackupPC_CGI_View_pm index b1e91d2f4b2..38dd47c697b 100644 --- a/sysutils/backuppc/patches/patch-lib_BackupPC_CGI_View_pm +++ b/sysutils/backuppc/patches/patch-lib_BackupPC_CGI_View_pm @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_BackupPC_CGI_View_pm,v 1.3 2013/12/03 22:02:54 landry Exp $ - First chunk: Security fix for SA46615 BackupPC "num" Cross-Site Scripting Vulnerability diff --git a/sysutils/backuppc/pkg/PLIST b/sysutils/backuppc/pkg/PLIST index 191f2a8e1f1..fa2add60535 100644 --- a/sysutils/backuppc/pkg/PLIST +++ b/sysutils/backuppc/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.6 2018/09/04 12:46:21 espie Exp $ @newgroup _backuppc:682 @newuser _backuppc:682:682:daemon:BackupPC Daemon:/var/empty:/sbin/nologin bin/BackupPC diff --git a/sysutils/backuppc/pkg/README b/sysutils/backuppc/pkg/README index 0d6385b14c0..33ae936db94 100644 --- a/sysutils/backuppc/pkg/README +++ b/sysutils/backuppc/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/sysutils/backuppc/pkg/backuppc.rc b/sysutils/backuppc/pkg/backuppc.rc index ec45b564248..d3b271f8ae5 100644 --- a/sysutils/backuppc/pkg/backuppc.rc +++ b/sysutils/backuppc/pkg/backuppc.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: backuppc.rc,v 1.4 2018/01/11 19:27:09 rpe Exp $ daemon="${TRUEPREFIX}/bin/BackupPC -d" daemon_user="_backuppc" diff --git a/sysutils/backuppc/pkg/wwbackuppc.rc b/sysutils/backuppc/pkg/wwbackuppc.rc index 0b1a7a5981b..00418bfd1a5 100644 --- a/sysutils/backuppc/pkg/wwbackuppc.rc +++ b/sysutils/backuppc/pkg/wwbackuppc.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: wwbackuppc.rc,v 1.3 2018/01/11 19:27:09 rpe Exp $ daemon="${LOCALBASE}/bin/spawn-fcgi" daemon_flags="-u_backuppc -g_backuppc -p1028 ${TRUEPREFIX}/bin/BackupPC_Admin.fcgi" diff --git a/sysutils/bat/Makefile b/sysutils/bat/Makefile index 1d6c9c3fa69..25511883f64 100644 --- a/sysutils/bat/Makefile +++ b/sysutils/bat/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.7 2022/01/09 12:28:03 rsadowski Exp $ - COMMENT = cat(1) clone with wings GH_ACCOUNT = sharkdp diff --git a/sysutils/bat/crates.inc b/sysutils/bat/crates.inc index 58d3a28ed94..13c46d4a396 100644 --- a/sysutils/bat/crates.inc +++ b/sysutils/bat/crates.inc @@ -1,5 +1,3 @@ -# $OpenBSD: crates.inc,v 1.6 2022/01/09 12:28:03 rsadowski Exp $ - MODCARGO_CRATES += adler 1.0.2 # 0BSD OR MIT OR Apache-2.0 MODCARGO_CRATES += aho-corasick 0.7.18 # Unlicense/MIT MODCARGO_CRATES += ansi_colours 1.0.4 # LGPL-3.0-or-later diff --git a/sysutils/bat/pkg/PLIST b/sysutils/bat/pkg/PLIST index 454f86861d3..f036946a249 100644 --- a/sysutils/bat/pkg/PLIST +++ b/sysutils/bat/pkg/PLIST @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2021/07/25 19:00:59 rsadowski Exp $ @bin bin/bat diff --git a/sysutils/bchunk/Makefile b/sysutils/bchunk/Makefile index 886785d92b9..421b4d6e5e7 100644 --- a/sysutils/bchunk/Makefile +++ b/sysutils/bchunk/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2019/11/08 10:27:56 fcambus Exp $ - COMMENT= .bin/.cue to .iso CD image converter DISTNAME= bchunk-1.2.2 diff --git a/sysutils/bchunk/patches/patch-bchunk_1 b/sysutils/bchunk/patches/patch-bchunk_1 index 9bb495c834c..30c4123b174 100644 --- a/sysutils/bchunk/patches/patch-bchunk_1 +++ b/sysutils/bchunk/patches/patch-bchunk_1 @@ -1,4 +1,3 @@ -$OpenBSD: patch-bchunk_1,v 1.4 2018/04/26 16:42:42 bcallah Exp $ Index: bchunk.1 --- bchunk.1.orig +++ bchunk.1 diff --git a/sysutils/bchunk/pkg/PLIST b/sysutils/bchunk/pkg/PLIST index 9f6f0c06cbe..40f824a74df 100644 --- a/sysutils/bchunk/pkg/PLIST +++ b/sysutils/bchunk/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.3 2018/04/26 16:42:42 bcallah Exp $ @bin bin/bchunk @man man/man1/bchunk.1 diff --git a/sysutils/bdfresize/Makefile b/sysutils/bdfresize/Makefile index 0127cf5aea2..ec4c8062f96 100644 --- a/sysutils/bdfresize/Makefile +++ b/sysutils/bdfresize/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2021/01/14 21:55:22 fcambus Exp $ - COMMENT = tool for resizing BDF format fonts DISTNAME = bdfresize-1.5 diff --git a/sysutils/bdfresize/patches/patch-charresize_c b/sysutils/bdfresize/patches/patch-charresize_c index 7911892da5e..6f13e2ab4fe 100644 --- a/sysutils/bdfresize/patches/patch-charresize_c +++ b/sysutils/bdfresize/patches/patch-charresize_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-charresize_c,v 1.1.1.1 2017/06/13 21:46:16 fcambus Exp $ - Fix conflicting types for 'malloc' error. Index: charresize.c diff --git a/sysutils/bdfresize/pkg/PLIST b/sysutils/bdfresize/pkg/PLIST index 32d998f662c..26db401d4c9 100644 --- a/sysutils/bdfresize/pkg/PLIST +++ b/sysutils/bdfresize/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2017/06/13 21:46:16 fcambus Exp $ @bin bin/bdfresize @man man/man1/bdfresize.1 diff --git a/sysutils/beats/Makefile b/sysutils/beats/Makefile index e516cf3662f..fb9bd0b09d8 100644 --- a/sysutils/beats/Makefile +++ b/sysutils/beats/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.6 2020/11/21 15:58:40 pvk Exp $ - SUBDIR = SUBDIR += filebeat SUBDIR += heartbeat diff --git a/sysutils/beats/Makefile.inc b/sysutils/beats/Makefile.inc index ae2abc1687f..92a8d63517c 100644 --- a/sysutils/beats/Makefile.inc +++ b/sysutils/beats/Makefile.inc @@ -1,4 +1,3 @@ -# $OpenBSD: Makefile.inc,v 1.17 2021/05/15 17:05:20 daniel Exp $ ONLY_FOR_ARCHS = ${GO_ARCHS} MODGO_MODNAME = github.com/elastic/beats/v7 diff --git a/sysutils/beats/filebeat/Makefile b/sysutils/beats/filebeat/Makefile index f297f0afa60..777364c6470 100644 --- a/sysutils/beats/filebeat/Makefile +++ b/sysutils/beats/filebeat/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.47 2021/03/08 13:59:26 sthen Exp $ - COMMENT = lightweight shipper for log file data REVISION = 0 diff --git a/sysutils/beats/filebeat/patches/patch-filebeat_filebeat_yml b/sysutils/beats/filebeat/patches/patch-filebeat_filebeat_yml index ae4868f7320..c92482000f0 100644 --- a/sysutils/beats/filebeat/patches/patch-filebeat_filebeat_yml +++ b/sysutils/beats/filebeat/patches/patch-filebeat_filebeat_yml @@ -1,5 +1,3 @@ -$OpenBSD: patch-filebeat_filebeat_yml,v 1.11 2020/11/21 15:58:40 pvk Exp $ - add_host_metadata processor not yet implemented for OpenBSD Index: filebeat/filebeat.yml diff --git a/sysutils/beats/filebeat/patches/patch-libbeat_cfgfile_cfgfile_go b/sysutils/beats/filebeat/patches/patch-libbeat_cfgfile_cfgfile_go index 6d8232c73fc..2176e982a67 100644 --- a/sysutils/beats/filebeat/patches/patch-libbeat_cfgfile_cfgfile_go +++ b/sysutils/beats/filebeat/patches/patch-libbeat_cfgfile_cfgfile_go @@ -1,5 +1,3 @@ -$OpenBSD: patch-libbeat_cfgfile_cfgfile_go,v 1.1 2020/11/21 15:58:40 pvk Exp $ - Index: libbeat/cfgfile/cfgfile.go --- libbeat/cfgfile/cfgfile.go.orig +++ libbeat/cfgfile/cfgfile.go diff --git a/sysutils/beats/filebeat/pkg/PLIST b/sysutils/beats/filebeat/pkg/PLIST index d2e08c5780b..7ea120944d3 100644 --- a/sysutils/beats/filebeat/pkg/PLIST +++ b/sysutils/beats/filebeat/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.15 2020/11/21 15:58:40 pvk Exp $ @extraunexec rm -rf ${LOCALSTATEDIR}/db/filebeat/{*,registry/filebeat/*} @extraunexec rm -rf ${LOCALSTATEDIR}/log/filebeat/* @rcscript ${RCDIR}/filebeat diff --git a/sysutils/beats/filebeat/pkg/filebeat.rc b/sysutils/beats/filebeat/pkg/filebeat.rc index 09ebc5f03ce..27aab547d2b 100644 --- a/sysutils/beats/filebeat/pkg/filebeat.rc +++ b/sysutils/beats/filebeat/pkg/filebeat.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: filebeat.rc,v 1.7 2020/11/21 15:58:40 pvk Exp $ daemon="${PREFIX}/bin/filebeat" diff --git a/sysutils/beats/heartbeat/Makefile b/sysutils/beats/heartbeat/Makefile index 1c629623652..a8d7575b7e4 100644 --- a/sysutils/beats/heartbeat/Makefile +++ b/sysutils/beats/heartbeat/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.28 2021/03/08 13:59:26 sthen Exp $ - COMMENT = lightweight shipper for real-time network analytics REVISION = 0 diff --git a/sysutils/beats/heartbeat/patches/patch-libbeat_cfgfile_cfgfile_go b/sysutils/beats/heartbeat/patches/patch-libbeat_cfgfile_cfgfile_go index 8af67515149..b493318cf51 100644 --- a/sysutils/beats/heartbeat/patches/patch-libbeat_cfgfile_cfgfile_go +++ b/sysutils/beats/heartbeat/patches/patch-libbeat_cfgfile_cfgfile_go @@ -1,5 +1,3 @@ -$OpenBSD: patch-libbeat_cfgfile_cfgfile_go,v 1.1 2020/11/21 15:58:40 pvk Exp $ - Index: libbeat/cfgfile/cfgfile.go --- libbeat/cfgfile/cfgfile.go.orig +++ libbeat/cfgfile/cfgfile.go diff --git a/sysutils/beats/heartbeat/pkg/PLIST b/sysutils/beats/heartbeat/pkg/PLIST index 98f2b057199..126af668abb 100644 --- a/sysutils/beats/heartbeat/pkg/PLIST +++ b/sysutils/beats/heartbeat/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.6 2020/04/04 02:56:10 pvk Exp $ @extraunexec rm -rf ${LOCALSTATEDIR}/db/heartbeat/* @extraunexec rm -rf ${LOCALSTATEDIR}/log/heartbeat/* @rcscript ${RCDIR}/heartbeat diff --git a/sysutils/beats/heartbeat/pkg/heartbeat.rc b/sysutils/beats/heartbeat/pkg/heartbeat.rc index f514bde1421..77c13824e6f 100644 --- a/sysutils/beats/heartbeat/pkg/heartbeat.rc +++ b/sysutils/beats/heartbeat/pkg/heartbeat.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: heartbeat.rc,v 1.6 2020/11/21 15:58:40 pvk Exp $ daemon="${PREFIX}/bin/heartbeat" diff --git a/sysutils/beats/hwsensorsbeat/Makefile b/sysutils/beats/hwsensorsbeat/Makefile index 8c3212f378a..833f8bf357f 100644 --- a/sysutils/beats/hwsensorsbeat/Makefile +++ b/sysutils/beats/hwsensorsbeat/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.7 2019/03/30 04:42:31 jasper Exp $ - COMMENT = lightweight shipper for hw.sensors data BEAT = hwsensorsbeat diff --git a/sysutils/beats/hwsensorsbeat/patches/patch-beater_hwsensorsbeat_go b/sysutils/beats/hwsensorsbeat/patches/patch-beater_hwsensorsbeat_go index 3bce0f6b022..dbb360d8fb8 100644 --- a/sysutils/beats/hwsensorsbeat/patches/patch-beater_hwsensorsbeat_go +++ b/sysutils/beats/hwsensorsbeat/patches/patch-beater_hwsensorsbeat_go @@ -1,5 +1,3 @@ -$OpenBSD: patch-beater_hwsensorsbeat_go,v 1.1 2016/09/10 13:03:43 ajacoutot Exp $ - /usr/include/sys/sensors.h:110: error: field 'tv' has incomplete type --- beater/hwsensorsbeat.go.orig Sat Sep 10 12:22:39 2016 diff --git a/sysutils/beats/hwsensorsbeat/pkg/PLIST b/sysutils/beats/hwsensorsbeat/pkg/PLIST index 976ce4a2b0b..a43d9889ef6 100644 --- a/sysutils/beats/hwsensorsbeat/pkg/PLIST +++ b/sysutils/beats/hwsensorsbeat/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2016/04/27 17:47:55 jasper Exp $ @bin bin/hwsensorsbeat share/examples/hwsensorsbeat/ @sample ${SYSCONFDIR}/hwsensorsbeat/ diff --git a/sysutils/beats/hwsensorsbeat/pkg/hwsensorsbeat.rc b/sysutils/beats/hwsensorsbeat/pkg/hwsensorsbeat.rc index 67f827cff6e..a44edad496a 100644 --- a/sysutils/beats/hwsensorsbeat/pkg/hwsensorsbeat.rc +++ b/sysutils/beats/hwsensorsbeat/pkg/hwsensorsbeat.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: hwsensorsbeat.rc,v 1.4 2018/01/11 19:27:09 rpe Exp $ daemon="${PREFIX}/bin/hwsensorsbeat" daemon_flags="-c ${SYSCONFDIR}/hwsensorsbeat/hwsensorsbeat.yml" diff --git a/sysutils/beats/metricbeat/Makefile b/sysutils/beats/metricbeat/Makefile index 7b0e33e4ded..95142d0af9e 100644 --- a/sysutils/beats/metricbeat/Makefile +++ b/sysutils/beats/metricbeat/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.29 2021/03/08 13:59:26 sthen Exp $ - COMMENT = lightweight shipper for system metrics REVISION = 0 diff --git a/sysutils/beats/metricbeat/files/sigar_openbsd.go b/sysutils/beats/metricbeat/files/sigar_openbsd.go index 8ebd2a103fb..e6fa7a72c0c 100644 --- a/sysutils/beats/metricbeat/files/sigar_openbsd.go +++ b/sysutils/beats/metricbeat/files/sigar_openbsd.go @@ -1,4 +1,3 @@ -// $OpenBSD: sigar_openbsd.go,v 1.1 2021/01/30 10:03:41 pvk Exp $ // Copyright (c) 2016 Jasper Lievisse Adriaanse . // +build openbsd diff --git a/sysutils/beats/metricbeat/patches/patch-libbeat_cfgfile_cfgfile_go b/sysutils/beats/metricbeat/patches/patch-libbeat_cfgfile_cfgfile_go index 6d8232c73fc..2176e982a67 100644 --- a/sysutils/beats/metricbeat/patches/patch-libbeat_cfgfile_cfgfile_go +++ b/sysutils/beats/metricbeat/patches/patch-libbeat_cfgfile_cfgfile_go @@ -1,5 +1,3 @@ -$OpenBSD: patch-libbeat_cfgfile_cfgfile_go,v 1.1 2020/11/21 15:58:40 pvk Exp $ - Index: libbeat/cfgfile/cfgfile.go --- libbeat/cfgfile/cfgfile.go.orig +++ libbeat/cfgfile/cfgfile.go diff --git a/sysutils/beats/metricbeat/patches/patch-metricbeat_include_list_common_go b/sysutils/beats/metricbeat/patches/patch-metricbeat_include_list_common_go index 6683ed17cf8..cb8827e8548 100644 --- a/sysutils/beats/metricbeat/patches/patch-metricbeat_include_list_common_go +++ b/sysutils/beats/metricbeat/patches/patch-metricbeat_include_list_common_go @@ -1,5 +1,3 @@ -$OpenBSD: patch-metricbeat_include_list_common_go,v 1.1 2020/11/21 15:58:40 pvk Exp $ - Index: metricbeat/include/list_common.go --- metricbeat/include/list_common.go.orig +++ metricbeat/include/list_common.go diff --git a/sysutils/beats/metricbeat/patches/patch-metricbeat_metricbeat_yml b/sysutils/beats/metricbeat/patches/patch-metricbeat_metricbeat_yml index 4105e4dd7d3..4dae248ef7d 100644 --- a/sysutils/beats/metricbeat/patches/patch-metricbeat_metricbeat_yml +++ b/sysutils/beats/metricbeat/patches/patch-metricbeat_metricbeat_yml @@ -1,5 +1,3 @@ -$OpenBSD: patch-metricbeat_metricbeat_yml,v 1.3 2020/11/21 15:58:40 pvk Exp $ - Index: metricbeat/metricbeat.yml --- metricbeat/metricbeat.yml.orig +++ metricbeat/metricbeat.yml diff --git a/sysutils/beats/metricbeat/patches/patch-metricbeat_module_system_memory_memory_go b/sysutils/beats/metricbeat/patches/patch-metricbeat_module_system_memory_memory_go index 6963de0fc03..da3c887c630 100644 --- a/sysutils/beats/metricbeat/patches/patch-metricbeat_module_system_memory_memory_go +++ b/sysutils/beats/metricbeat/patches/patch-metricbeat_module_system_memory_memory_go @@ -1,5 +1,3 @@ -$OpenBSD: patch-metricbeat_module_system_memory_memory_go,v 1.1 2021/01/30 10:03:41 pvk Exp $ - Index: metricbeat/module/system/memory/memory.go --- metricbeat/module/system/memory/memory.go.orig +++ metricbeat/module/system/memory/memory.go diff --git a/sysutils/beats/metricbeat/patches/patch-metricbeat_modules_d_system_yml b/sysutils/beats/metricbeat/patches/patch-metricbeat_modules_d_system_yml index d49796e283a..50ce2ae271d 100644 --- a/sysutils/beats/metricbeat/patches/patch-metricbeat_modules_d_system_yml +++ b/sysutils/beats/metricbeat/patches/patch-metricbeat_modules_d_system_yml @@ -1,5 +1,3 @@ -$OpenBSD: patch-metricbeat_modules_d_system_yml,v 1.4 2021/01/30 10:03:41 pvk Exp $ - Index: metricbeat/modules.d/system.yml --- metricbeat/modules.d/system.yml.orig +++ metricbeat/modules.d/system.yml diff --git a/sysutils/beats/metricbeat/pkg/PLIST b/sysutils/beats/metricbeat/pkg/PLIST index 80fcb0dbefd..4c9dc9b1c91 100644 --- a/sysutils/beats/metricbeat/pkg/PLIST +++ b/sysutils/beats/metricbeat/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.11 2020/11/21 15:58:41 pvk Exp $ @extraunexec rm -rf ${LOCALSTATEDIR}/db/metricbeat/* @extraunexec rm -rf ${LOCALSTATEDIR}/log/metricbeat/* @rcscript ${RCDIR}/metricbeat diff --git a/sysutils/beats/metricbeat/pkg/metricbeat.rc b/sysutils/beats/metricbeat/pkg/metricbeat.rc index aae68c32881..a70d5893b97 100644 --- a/sysutils/beats/metricbeat/pkg/metricbeat.rc +++ b/sysutils/beats/metricbeat/pkg/metricbeat.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: metricbeat.rc,v 1.6 2020/11/21 15:58:41 pvk Exp $ daemon="${PREFIX}/bin/metricbeat" diff --git a/sysutils/beats/packetbeat/Makefile b/sysutils/beats/packetbeat/Makefile index 51a49246b74..a9b6dad8848 100644 --- a/sysutils/beats/packetbeat/Makefile +++ b/sysutils/beats/packetbeat/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.37 2021/03/08 13:59:26 sthen Exp $ - COMMENT = lightweight shipper for real-time network analytics REVISION = 0 diff --git a/sysutils/beats/packetbeat/patches/patch-libbeat_cfgfile_cfgfile_go b/sysutils/beats/packetbeat/patches/patch-libbeat_cfgfile_cfgfile_go index 190028e6046..2176e982a67 100644 --- a/sysutils/beats/packetbeat/patches/patch-libbeat_cfgfile_cfgfile_go +++ b/sysutils/beats/packetbeat/patches/patch-libbeat_cfgfile_cfgfile_go @@ -1,5 +1,3 @@ -$OpenBSD: patch-libbeat_cfgfile_cfgfile_go,v 1.1 2020/11/21 15:58:41 pvk Exp $ - Index: libbeat/cfgfile/cfgfile.go --- libbeat/cfgfile/cfgfile.go.orig +++ libbeat/cfgfile/cfgfile.go diff --git a/sysutils/beats/packetbeat/patches/patch-packetbeat_packetbeat_yml b/sysutils/beats/packetbeat/patches/patch-packetbeat_packetbeat_yml index c4abaf3b8bf..00ebc3c0804 100644 --- a/sysutils/beats/packetbeat/patches/patch-packetbeat_packetbeat_yml +++ b/sysutils/beats/packetbeat/patches/patch-packetbeat_packetbeat_yml @@ -1,5 +1,3 @@ -$OpenBSD: patch-packetbeat_packetbeat_yml,v 1.3 2020/11/21 15:58:41 pvk Exp $ - 'any' interface doesn't work on non-Linux Index: packetbeat/packetbeat.yml diff --git a/sysutils/beats/packetbeat/pkg/PLIST b/sysutils/beats/packetbeat/pkg/PLIST index e387bae82e0..8ff2b78c214 100644 --- a/sysutils/beats/packetbeat/pkg/PLIST +++ b/sysutils/beats/packetbeat/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.10 2021/01/30 10:03:41 pvk Exp $ @extraunexec rm -rf ${LOCALSTATEDIR}/db/packetbeat/* @extraunexec rm -rf ${LOCALSTATEDIR}/log/packetbeat/* @rcscript ${RCDIR}/packetbeat diff --git a/sysutils/beats/packetbeat/pkg/packetbeat.rc b/sysutils/beats/packetbeat/pkg/packetbeat.rc index af8ff206e41..8ec22374792 100644 --- a/sysutils/beats/packetbeat/pkg/packetbeat.rc +++ b/sysutils/beats/packetbeat/pkg/packetbeat.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: packetbeat.rc,v 1.7 2020/11/21 15:58:41 pvk Exp $ daemon="${PREFIX}/bin/packetbeat" diff --git a/sysutils/bfs/Makefile b/sysutils/bfs/Makefile index d0d9ca226f6..8030831603d 100644 --- a/sysutils/bfs/Makefile +++ b/sysutils/bfs/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.18 2022/02/19 14:27:10 bcallah Exp $ - COMMENT = breadth-first version of the UNIX find command CATEGORIES = sysutils diff --git a/sysutils/bfs/patches/patch-Makefile b/sysutils/bfs/patches/patch-Makefile index 8d3783ada39..3ee8274dc0b 100644 --- a/sysutils/bfs/patches/patch-Makefile +++ b/sysutils/bfs/patches/patch-Makefile @@ -1,5 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.9 2021/06/03 21:16:02 bcallah Exp $ - Install manual page to the correct directory. Index: Makefile diff --git a/sysutils/bfs/patches/patch-tests_sh b/sysutils/bfs/patches/patch-tests_sh index 10a6d9a145e..8a75e3754a5 100644 --- a/sysutils/bfs/patches/patch-tests_sh +++ b/sysutils/bfs/patches/patch-tests_sh @@ -1,5 +1,3 @@ -$OpenBSD: patch-tests_sh,v 1.6 2022/02/19 14:27:10 bcallah Exp $ - touch -h is a GNU extension Index: tests.sh diff --git a/sysutils/bfs/pkg/PLIST b/sysutils/bfs/pkg/PLIST index 883dee02635..9cf804670e9 100644 --- a/sysutils/bfs/pkg/PLIST +++ b/sysutils/bfs/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2021/03/08 02:02:31 bcallah Exp $ @bin bin/bfs @man man/man1/bfs.1 share/bash-completion/ diff --git a/sysutils/binwalk/Makefile b/sysutils/binwalk/Makefile index 988914acbff..f2b05e36649 100644 --- a/sysutils/binwalk/Makefile +++ b/sysutils/binwalk/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.20 2021/11/02 00:02:21 sthen Exp $ - COMMENT = tool for reverse-engineering and analysing firmware blobs MODPY_EGG_VERSION = 2.3.3 diff --git a/sysutils/binwalk/pkg/PLIST b/sysutils/binwalk/pkg/PLIST index 765ceff0e2a..00e3fb4455e 100644 --- a/sysutils/binwalk/pkg/PLIST +++ b/sysutils/binwalk/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2021/08/29 09:00:35 jasper Exp $ bin/binwalk lib/python${MODPY_VERSION}/site-packages/binwalk/ lib/python${MODPY_VERSION}/site-packages/binwalk-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info diff --git a/sysutils/bitrot/Makefile b/sysutils/bitrot/Makefile index c44e898a992..814ea5716a7 100644 --- a/sysutils/bitrot/Makefile +++ b/sysutils/bitrot/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.8 2021/11/02 00:02:21 sthen Exp $ - COMMENT = detects when files bit-rot MODPY_EGG_VERSION = 1.0.0 diff --git a/sysutils/bitrot/pkg/PLIST b/sysutils/bitrot/pkg/PLIST index 660542e901c..9be61486bf2 100644 --- a/sysutils/bitrot/pkg/PLIST +++ b/sysutils/bitrot/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2020/10/20 09:37:18 sthen Exp $ bin/bitrot lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}bitrot.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/bitrot-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ diff --git a/sysutils/boar/Makefile b/sysutils/boar/Makefile index 6903a0542dd..1b9c15f000e 100644 --- a/sysutils/boar/Makefile +++ b/sysutils/boar/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.6 2021/02/23 19:39:40 sthen Exp $ - COMMENT= version control system for large binary files DISTNAME= boar-20170509 diff --git a/sysutils/boar/pkg/PLIST b/sysutils/boar/pkg/PLIST index f299015eb64..842f6a032d4 100644 --- a/sysutils/boar/pkg/PLIST +++ b/sysutils/boar/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2018/04/26 17:32:48 solene Exp $ bin/boar share/boar/ share/boar/blobrepo/ diff --git a/sysutils/borgmatic/Makefile b/sysutils/borgmatic/Makefile index b43cbdfdd97..3db2ad38e61 100644 --- a/sysutils/borgmatic/Makefile +++ b/sysutils/borgmatic/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.36 2022/02/23 18:28:12 bket Exp $ - COMMENT = wrapper for Borg to create and prune backups MODPY_EGG_VERSION = 1.5.23 diff --git a/sysutils/borgmatic/files/config.yaml.dist b/sysutils/borgmatic/files/config.yaml.dist index ba8db92082b..1b7b78efe36 100644 --- a/sysutils/borgmatic/files/config.yaml.dist +++ b/sysutils/borgmatic/files/config.yaml.dist @@ -1,4 +1,3 @@ -# $OpenBSD: config.yaml.dist,v 1.2 2020/07/06 16:56:08 jasper Exp $ # Obtained from https://torsion.org/borgmatic/docs/reference/config.yaml # # Where to look for files to backup, and where to store those backups. diff --git a/sysutils/borgmatic/patches/patch-setup_py b/sysutils/borgmatic/patches/patch-setup_py index fb6176303a1..7ffa8b270c8 100644 --- a/sysutils/borgmatic/patches/patch-setup_py +++ b/sysutils/borgmatic/patches/patch-setup_py @@ -1,4 +1,3 @@ -$OpenBSD: patch-setup_py,v 1.7 2022/02/23 18:28:12 bket Exp $ Permit to use the specific version of colorama we have in ports. Index: setup.py diff --git a/sysutils/borgmatic/pkg/PLIST b/sysutils/borgmatic/pkg/PLIST index d1371b89742..e0b2216ccab 100644 --- a/sysutils/borgmatic/pkg/PLIST +++ b/sysutils/borgmatic/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.15 2022/02/23 18:28:12 bket Exp $ bin/borgmatic bin/generate-borgmatic-config bin/upgrade-borgmatic-config diff --git a/sysutils/broot/Makefile b/sysutils/broot/Makefile index b54fc0f653a..c961b868d33 100644 --- a/sysutils/broot/Makefile +++ b/sysutils/broot/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.3 2022/01/09 12:29:02 rsadowski Exp $ - COMMENT = new way to see and navigate directory trees GH_ACCOUNT = Canop diff --git a/sysutils/broot/crates.inc b/sysutils/broot/crates.inc index 964790a2ad4..baf7aa5e223 100644 --- a/sysutils/broot/crates.inc +++ b/sysutils/broot/crates.inc @@ -1,5 +1,3 @@ -# $OpenBSD: crates.inc,v 1.3 2022/01/09 12:29:02 rsadowski Exp $ - MODCARGO_CRATES += adler 1.0.2 # 0BSD OR MIT OR Apache-2.0 MODCARGO_CRATES += adler32 1.2.0 # Zlib MODCARGO_CRATES += ahash 0.4.7 # MIT OR Apache-2.0 diff --git a/sysutils/broot/pkg/PLIST b/sysutils/broot/pkg/PLIST index 31a38a50634..31ad9f1630f 100644 --- a/sysutils/broot/pkg/PLIST +++ b/sysutils/broot/pkg/PLIST @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2021/07/06 07:59:47 landry Exp $ @bin bin/broot diff --git a/sysutils/bubblemon-dockapp/Makefile b/sysutils/bubblemon-dockapp/Makefile index 4e6e518af6b..50073a761f7 100644 --- a/sysutils/bubblemon-dockapp/Makefile +++ b/sysutils/bubblemon-dockapp/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.29 2019/07/12 20:49:40 sthen Exp $ - COMMENT= wm-dockapp; display CPU and memory load DISTNAME= bubblemon-dockapp-1.46 diff --git a/sysutils/bubblemon-dockapp/patches/patch-Makefile b/sysutils/bubblemon-dockapp/patches/patch-Makefile index aefe5bdf4ee..f68e0cd5df8 100644 --- a/sysutils/bubblemon-dockapp/patches/patch-Makefile +++ b/sysutils/bubblemon-dockapp/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.3 2010/03/25 06:23:34 jasper Exp $ --- Makefile.orig Sat Oct 4 02:22:07 2003 +++ Makefile Wed Mar 24 18:28:37 2010 @@ -12,17 +12,17 @@ PREFIX = /usr/local diff --git a/sysutils/bubblemon-dockapp/patches/patch-bubblemon_c b/sysutils/bubblemon-dockapp/patches/patch-bubblemon_c index acf5b13cf72..83a2933d00e 100644 --- a/sysutils/bubblemon-dockapp/patches/patch-bubblemon_c +++ b/sysutils/bubblemon-dockapp/patches/patch-bubblemon_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-bubblemon_c,v 1.2 2014/10/07 09:10:54 dcoppa Exp $ - Unbreak with GTK+ >= 2.18 --- bubblemon.c.orig Wed Oct 1 02:37:32 2003 diff --git a/sysutils/bubblemon-dockapp/patches/patch-sys_openbsd_c b/sysutils/bubblemon-dockapp/patches/patch-sys_openbsd_c index f7ee1fe4160..2d0769f882d 100644 --- a/sysutils/bubblemon-dockapp/patches/patch-sys_openbsd_c +++ b/sysutils/bubblemon-dockapp/patches/patch-sys_openbsd_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-sys_openbsd_c,v 1.3 2014/10/07 09:10:54 dcoppa Exp $ --- sys_openbsd.c.orig Tue Aug 28 12:05:05 2001 +++ sys_openbsd.c Tue Oct 7 10:35:25 2014 @@ -19,10 +19,11 @@ diff --git a/sysutils/bubblemon-dockapp/pkg/PLIST b/sysutils/bubblemon-dockapp/pkg/PLIST index 7d80d34ea1b..bfc771e08aa 100644 --- a/sysutils/bubblemon-dockapp/pkg/PLIST +++ b/sysutils/bubblemon-dockapp/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2010/03/25 06:23:34 jasper Exp $ @bin bin/bubblemon share/doc/bubblemon/ share/doc/bubblemon/README diff --git a/sysutils/burp/2.0/Makefile b/sysutils/burp/2.0/Makefile index c040a43cc82..a4dd7f77406 100644 --- a/sysutils/burp/2.0/Makefile +++ b/sysutils/burp/2.0/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2021/10/12 11:31:03 tb Exp $ - VERSION = 2.0.54 REVISION = 5 diff --git a/sysutils/burp/2.0/patches/patch-configs_server_burp_conf_in b/sysutils/burp/2.0/patches/patch-configs_server_burp_conf_in index dfd6c05fcf4..1cdf235c7f4 100644 --- a/sysutils/burp/2.0/patches/patch-configs_server_burp_conf_in +++ b/sysutils/burp/2.0/patches/patch-configs_server_burp_conf_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-configs_server_burp_conf_in,v 1.1 2018/03/08 14:41:02 sthen Exp $ - Index: configs/server/burp.conf.in --- configs/server/burp.conf.in.orig +++ configs/server/burp.conf.in diff --git a/sysutils/burp/2.0/patches/patch-configs_server_timer_script b/sysutils/burp/2.0/patches/patch-configs_server_timer_script index 7c03c5f0593..bc8c7c4834b 100644 --- a/sysutils/burp/2.0/patches/patch-configs_server_timer_script +++ b/sysutils/burp/2.0/patches/patch-configs_server_timer_script @@ -1,5 +1,3 @@ -$OpenBSD: patch-configs_server_timer_script,v 1.1 2018/03/08 14:41:02 sthen Exp $ - https://github.com/grke/burp/issues/627 Index: configs/server/timer_script diff --git a/sysutils/burp/2.0/patches/patch-src_client_monitor_status_client_ncurses_c b/sysutils/burp/2.0/patches/patch-src_client_monitor_status_client_ncurses_c index 073ae2d9cd3..c5ee416e336 100644 --- a/sysutils/burp/2.0/patches/patch-src_client_monitor_status_client_ncurses_c +++ b/sysutils/burp/2.0/patches/patch-src_client_monitor_status_client_ncurses_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_client_monitor_status_client_ncurses_c,v 1.1 2018/03/08 14:41:02 sthen Exp $ - https://github.com/grke/burp/issues/626 Index: src/client/monitor/status_client_ncurses.c diff --git a/sysutils/burp/2.0/patches/patch-src_server_ca_c b/sysutils/burp/2.0/patches/patch-src_server_ca_c index de8220ad0cd..7ec559e9804 100644 --- a/sysutils/burp/2.0/patches/patch-src_server_ca_c +++ b/sysutils/burp/2.0/patches/patch-src_server_ca_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_server_ca_c,v 1.1 2021/10/12 11:31:03 tb Exp $ - Cope with opaque structs in Index: src/server/ca.c diff --git a/sysutils/burp/2.0/pkg/PLIST b/sysutils/burp/2.0/pkg/PLIST index e5b91ffdebd..a1dc0e9ff3c 100644 --- a/sysutils/burp/2.0/pkg/PLIST +++ b/sysutils/burp/2.0/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2018/11/30 11:40:33 sthen Exp $ @option is-branch @conflict burp-* @pkgpath sysutils/burp diff --git a/sysutils/burp/2.0/pkg/burp.rc b/sysutils/burp/2.0/pkg/burp.rc index 9fdad565ca6..fdc2c289642 100644 --- a/sysutils/burp/2.0/pkg/burp.rc +++ b/sysutils/burp/2.0/pkg/burp.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: burp.rc,v 1.1 2018/03/08 14:41:02 sthen Exp $ daemon="${TRUEPREFIX}/sbin/burp" daemon_flags="-c ${SYSCONFDIR}/burp-server.conf" diff --git a/sysutils/burp/2.1/Makefile b/sysutils/burp/2.1/Makefile index 01b143e8f1c..f49d8647ae2 100644 --- a/sysutils/burp/2.1/Makefile +++ b/sysutils/burp/2.1/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2021/10/12 11:31:03 tb Exp $ - VERSION = 2.1.28 REVISION = 2 diff --git a/sysutils/burp/2.1/patches/patch-configs_server_burp_conf_in b/sysutils/burp/2.1/patches/patch-configs_server_burp_conf_in index e1b50afb8e8..2c5ba1aac6c 100644 --- a/sysutils/burp/2.1/patches/patch-configs_server_burp_conf_in +++ b/sysutils/burp/2.1/patches/patch-configs_server_burp_conf_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-configs_server_burp_conf_in,v 1.1 2018/03/08 14:41:02 sthen Exp $ - Index: configs/server/burp.conf.in --- configs/server/burp.conf.in.orig +++ configs/server/burp.conf.in diff --git a/sysutils/burp/2.1/patches/patch-src_server_ca_c b/sysutils/burp/2.1/patches/patch-src_server_ca_c index f924a64cddd..f7e25be7728 100644 --- a/sysutils/burp/2.1/patches/patch-src_server_ca_c +++ b/sysutils/burp/2.1/patches/patch-src_server_ca_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_server_ca_c,v 1.1 2021/10/12 11:31:03 tb Exp $ - Cope with opaque structs in Index: src/server/ca.c diff --git a/sysutils/burp/2.1/pkg/PLIST b/sysutils/burp/2.1/pkg/PLIST index 63aa3ec9c27..e25f4c26bb6 100644 --- a/sysutils/burp/2.1/pkg/PLIST +++ b/sysutils/burp/2.1/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2018/11/30 11:40:33 sthen Exp $ @option is-branch @conflict burp-* @newgroup _burp:794 diff --git a/sysutils/burp/2.1/pkg/burp.rc b/sysutils/burp/2.1/pkg/burp.rc index 9fdad565ca6..fdc2c289642 100644 --- a/sysutils/burp/2.1/pkg/burp.rc +++ b/sysutils/burp/2.1/pkg/burp.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: burp.rc,v 1.1 2018/03/08 14:41:02 sthen Exp $ daemon="${TRUEPREFIX}/sbin/burp" daemon_flags="-c ${SYSCONFDIR}/burp-server.conf" diff --git a/sysutils/burp/2.2/Makefile b/sysutils/burp/2.2/Makefile index 1640b454a39..81447974390 100644 --- a/sysutils/burp/2.2/Makefile +++ b/sysutils/burp/2.2/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.3 2021/10/12 11:31:03 tb Exp $ - VERSION = 2.2.18 REVISION = 0 diff --git a/sysutils/burp/2.2/patches/patch-configs_server_burp_conf_in b/sysutils/burp/2.2/patches/patch-configs_server_burp_conf_in index 673fa691afc..ceec228cb5a 100644 --- a/sysutils/burp/2.2/patches/patch-configs_server_burp_conf_in +++ b/sysutils/burp/2.2/patches/patch-configs_server_burp_conf_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-configs_server_burp_conf_in,v 1.1.1.1 2018/12/01 09:13:08 florian Exp $ - Index: configs/server/burp.conf.in --- configs/server/burp.conf.in.orig +++ configs/server/burp.conf.in diff --git a/sysutils/burp/2.2/patches/patch-src_server_ca_c b/sysutils/burp/2.2/patches/patch-src_server_ca_c index f924a64cddd..f7e25be7728 100644 --- a/sysutils/burp/2.2/patches/patch-src_server_ca_c +++ b/sysutils/burp/2.2/patches/patch-src_server_ca_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_server_ca_c,v 1.1 2021/10/12 11:31:03 tb Exp $ - Cope with opaque structs in Index: src/server/ca.c diff --git a/sysutils/burp/2.2/pkg/PLIST b/sysutils/burp/2.2/pkg/PLIST index 8d320106dd8..310ba71acf5 100644 --- a/sysutils/burp/2.2/pkg/PLIST +++ b/sysutils/burp/2.2/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2019/11/26 10:17:11 sthen Exp $ @option is-branch @conflict burp-* @newgroup _burp:794 diff --git a/sysutils/burp/2.2/pkg/burp.rc b/sysutils/burp/2.2/pkg/burp.rc index 48a3981ac5e..fdc2c289642 100644 --- a/sysutils/burp/2.2/pkg/burp.rc +++ b/sysutils/burp/2.2/pkg/burp.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: burp.rc,v 1.1.1.1 2018/12/01 09:13:08 florian Exp $ daemon="${TRUEPREFIX}/sbin/burp" daemon_flags="-c ${SYSCONFDIR}/burp-server.conf" diff --git a/sysutils/burp/Makefile b/sysutils/burp/Makefile index 51b865e0fb5..61679de1baf 100644 --- a/sysutils/burp/Makefile +++ b/sysutils/burp/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.5 2018/12/01 09:15:58 florian Exp $ - SUBDIR = SUBDIR += 2.0 SUBDIR += 2.1 diff --git a/sysutils/burp/Makefile.inc b/sysutils/burp/Makefile.inc index 34ac0ead18e..7089a30ea06 100644 --- a/sysutils/burp/Makefile.inc +++ b/sysutils/burp/Makefile.inc @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile.inc,v 1.2 2019/07/12 20:49:40 sthen Exp $ - COMMENT = BackUp and Restore Program DISTNAME = burp-${VERSION} diff --git a/sysutils/cdrtools/Makefile b/sysutils/cdrtools/Makefile index 3b8bdd6a782..fd4a1da35b7 100644 --- a/sysutils/cdrtools/Makefile +++ b/sysutils/cdrtools/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.24 2021/09/19 20:58:44 tb Exp $ - COMMENT= ISO 9660 filesystem and CD/DVD/BD creation tools DISTNAME= cdrtools-3.00 diff --git a/sysutils/cdrtools/patches/patch-RULES_cc-gcc_rul b/sysutils/cdrtools/patches/patch-RULES_cc-gcc_rul index d00577cc453..cd1bdca37e2 100644 --- a/sysutils/cdrtools/patches/patch-RULES_cc-gcc_rul +++ b/sysutils/cdrtools/patches/patch-RULES_cc-gcc_rul @@ -1,4 +1,3 @@ -$OpenBSD: patch-RULES_cc-gcc_rul,v 1.1 2011/12/07 07:56:12 sebastia Exp $ --- RULES/cc-gcc.rul.orig Wed May 9 14:25:30 2007 +++ RULES/cc-gcc.rul Thu Nov 17 16:25:51 2011 @@ -19,9 +19,9 @@ diff --git a/sysutils/cdrtools/patches/patch-cdda2wav_configure_in b/sysutils/cdrtools/patches/patch-cdda2wav_configure_in index 97af8b62645..ff67ff0baaa 100644 --- a/sysutils/cdrtools/patches/patch-cdda2wav_configure_in +++ b/sysutils/cdrtools/patches/patch-cdda2wav_configure_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-cdda2wav_configure_in,v 1.1 2014/11/03 09:12:41 ratchov Exp $ --- cdda2wav/configure.in.orig Sat Aug 8 21:40:53 2009 +++ cdda2wav/configure.in Thu Oct 30 19:15:57 2014 @@ -19,15 +19,32 @@ case "$host_os" in diff --git a/sysutils/cdrtools/patches/patch-cdda2wav_lconfig_h_in b/sysutils/cdrtools/patches/patch-cdda2wav_lconfig_h_in index b8b29566519..54545f38432 100644 --- a/sysutils/cdrtools/patches/patch-cdda2wav_lconfig_h_in +++ b/sysutils/cdrtools/patches/patch-cdda2wav_lconfig_h_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-cdda2wav_lconfig_h_in,v 1.1 2014/11/03 09:12:41 ratchov Exp $ - preprocessor directives for sndio --- cdda2wav/lconfig.h.in.orig Sat Aug 8 21:24:22 2009 diff --git a/sysutils/cdrtools/patches/patch-cdda2wav_local_cnf_in b/sysutils/cdrtools/patches/patch-cdda2wav_local_cnf_in index 36f2420285d..a92ad068d86 100644 --- a/sysutils/cdrtools/patches/patch-cdda2wav_local_cnf_in +++ b/sysutils/cdrtools/patches/patch-cdda2wav_local_cnf_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-cdda2wav_local_cnf_in,v 1.6 2014/11/03 09:12:41 ratchov Exp $ --- cdda2wav/local.cnf.in.orig Mon Dec 28 17:16:56 2009 +++ cdda2wav/local.cnf.in Fri Oct 31 10:01:12 2014 @@ -47,15 +47,16 @@ OSS_SOUND_DEV= '"/dev/dsp"' diff --git a/sysutils/cdrtools/patches/patch-cdda2wav_sndconfig_c b/sysutils/cdrtools/patches/patch-cdda2wav_sndconfig_c index 6bb1bf6f5e6..faf320a48bc 100644 --- a/sysutils/cdrtools/patches/patch-cdda2wav_sndconfig_c +++ b/sysutils/cdrtools/patches/patch-cdda2wav_sndconfig_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-cdda2wav_sndconfig_c,v 1.3 2014/11/03 09:12:41 ratchov Exp $ --- cdda2wav/sndconfig.c.orig Sun Nov 29 23:07:37 2009 +++ cdda2wav/sndconfig.c Fri Oct 31 10:18:09 2014 @@ -51,6 +51,10 @@ static UConst char sccsid[] = diff --git a/sysutils/cdrtools/patches/patch-cdrecord_cdr_drv_c b/sysutils/cdrtools/patches/patch-cdrecord_cdr_drv_c index 16800e81073..c19dfbd46ac 100644 --- a/sysutils/cdrtools/patches/patch-cdrecord_cdr_drv_c +++ b/sysutils/cdrtools/patches/patch-cdrecord_cdr_drv_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-cdrecord_cdr_drv_c,v 1.1 2021/09/19 20:58:44 tb Exp $ - Index: cdrecord/cdr_drv.c --- cdrecord/cdr_drv.c.orig +++ cdrecord/cdr_drv.c diff --git a/sysutils/cdrtools/patches/patch-include_schily_sha2_h b/sysutils/cdrtools/patches/patch-include_schily_sha2_h index c9c5decfa68..b39de4aeed3 100644 --- a/sysutils/cdrtools/patches/patch-include_schily_sha2_h +++ b/sysutils/cdrtools/patches/patch-include_schily_sha2_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-include_schily_sha2_h,v 1.1 2017/05/11 20:20:16 espie Exp $ can't provide inconsistent protos for pragma weak functions. (from freebsd) diff --git a/sysutils/cdrtools/patches/patch-libschily_printf_c b/sysutils/cdrtools/patches/patch-libschily_printf_c index f9cf1e86427..2a1ac1e0731 100644 --- a/sysutils/cdrtools/patches/patch-libschily_printf_c +++ b/sysutils/cdrtools/patches/patch-libschily_printf_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-libschily_printf_c,v 1.2 2011/12/07 07:56:12 sebastia Exp $ --- libschily/printf.c.orig Tue Oct 18 15:16:34 2011 +++ libschily/printf.c Tue Oct 18 15:16:44 2011 @@ -19,7 +19,7 @@ diff --git a/sysutils/cdrtools/pkg/PLIST b/sysutils/cdrtools/pkg/PLIST index 39359884a6d..0dd14375c1d 100644 --- a/sysutils/cdrtools/pkg/PLIST +++ b/sysutils/cdrtools/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.8 2011/12/07 07:56:12 sebastia Exp $ @conflict cdrecord-* @bin bin/cdda2wav @bin bin/cdrecord diff --git a/sysutils/cfengine/Makefile b/sysutils/cfengine/Makefile index 35f868a0f9b..21615648554 100644 --- a/sysutils/cfengine/Makefile +++ b/sysutils/cfengine/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.61 2019/07/12 20:49:40 sthen Exp $ - BROKEN = pkg_add fails: problem with symlinks COMMENT = GNU system administration tool for networks diff --git a/sysutils/cfengine/patches/patch-cf-agent_verify_files_c b/sysutils/cfengine/patches/patch-cf-agent_verify_files_c index 7b0d280eefd..f136d132140 100644 --- a/sysutils/cfengine/patches/patch-cf-agent_verify_files_c +++ b/sysutils/cfengine/patches/patch-cf-agent_verify_files_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-cf-agent_verify_files_c,v 1.1 2016/01/22 11:38:23 sthen Exp $ --- cf-agent/verify_files.c.orig Wed Jan 20 00:29:13 2016 +++ cf-agent/verify_files.c Wed Jan 20 00:32:12 2016 @@ -680,12 +680,12 @@ PromiseResult ScheduleEditOperation(EvalContext *ctx, diff --git a/sysutils/cfengine/patches/patch-cf-agent_verify_files_utils_c b/sysutils/cfengine/patches/patch-cf-agent_verify_files_utils_c index d73a37010c0..8a9c503b6d6 100644 --- a/sysutils/cfengine/patches/patch-cf-agent_verify_files_utils_c +++ b/sysutils/cfengine/patches/patch-cf-agent_verify_files_utils_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-cf-agent_verify_files_utils_c,v 1.1 2016/01/22 11:38:23 sthen Exp $ --- cf-agent/verify_files_utils.c.orig Wed Jan 20 00:37:39 2016 +++ cf-agent/verify_files_utils.c Wed Jan 20 00:37:57 2016 @@ -1384,7 +1384,7 @@ bool CopyRegularFile(EvalContext *ctx, const char *sou diff --git a/sysutils/cfengine/patches/patch-cf-execd_cf-execd_c b/sysutils/cfengine/patches/patch-cf-execd_cf-execd_c index 113ff3fdf92..90c5946d94c 100644 --- a/sysutils/cfengine/patches/patch-cf-execd_cf-execd_c +++ b/sysutils/cfengine/patches/patch-cf-execd_cf-execd_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-cf-execd_cf-execd_c,v 1.1 2016/01/22 11:38:23 sthen Exp $ --- cf-execd/cf-execd.c.orig Wed Jan 20 01:40:30 2016 +++ cf-execd/cf-execd.c Wed Jan 20 01:42:49 2016 @@ -568,7 +568,7 @@ static bool ScheduleRun(EvalContext *ctx, Policy **pol diff --git a/sysutils/cfengine/patches/patch-cf-upgrade_log_c b/sysutils/cfengine/patches/patch-cf-upgrade_log_c index 1400fc480fa..d6ce089ba93 100644 --- a/sysutils/cfengine/patches/patch-cf-upgrade_log_c +++ b/sysutils/cfengine/patches/patch-cf-upgrade_log_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-cf-upgrade_log_c,v 1.1 2016/01/22 11:38:23 sthen Exp $ --- cf-upgrade/log.c.orig Wed Jan 20 00:13:36 2016 +++ cf-upgrade/log.c Wed Jan 20 00:14:34 2016 @@ -54,7 +54,7 @@ static char *prepare_message(char *format, va_list arg diff --git a/sysutils/cfengine/patches/patch-libcompat_strchrnul_c b/sysutils/cfengine/patches/patch-libcompat_strchrnul_c index 9d92c5bdec3..bc87a2ad15e 100644 --- a/sysutils/cfengine/patches/patch-libcompat_strchrnul_c +++ b/sysutils/cfengine/patches/patch-libcompat_strchrnul_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-libcompat_strchrnul_c,v 1.1 2016/01/22 11:38:23 sthen Exp $ --- libcompat/strchrnul.c.orig Wed Jan 20 01:28:25 2016 +++ libcompat/strchrnul.c Wed Jan 20 01:29:38 2016 @@ -12,7 +12,7 @@ char *strchrnul(const char *s, int c) diff --git a/sysutils/cfengine/patches/patch-libpromises_evalfunction_c b/sysutils/cfengine/patches/patch-libpromises_evalfunction_c index 7325a636377..39d2875b278 100644 --- a/sysutils/cfengine/patches/patch-libpromises_evalfunction_c +++ b/sysutils/cfengine/patches/patch-libpromises_evalfunction_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-libpromises_evalfunction_c,v 1.1 2016/01/22 11:38:23 sthen Exp $ --- libpromises/evalfunction.c.orig Mon Jan 18 22:52:24 2016 +++ libpromises/evalfunction.c Mon Jan 18 22:52:49 2016 @@ -5520,7 +5520,7 @@ static FnCallResult FnCallStrftime(ARG_UNUSED EvalCont diff --git a/sysutils/cfengine/patches/patch-libpromises_processes_select_c b/sysutils/cfengine/patches/patch-libpromises_processes_select_c index 6064469380c..4e14f7e5c9e 100644 --- a/sysutils/cfengine/patches/patch-libpromises_processes_select_c +++ b/sysutils/cfengine/patches/patch-libpromises_processes_select_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-libpromises_processes_select_c,v 1.1 2016/01/22 11:38:23 sthen Exp $ --- libpromises/processes_select.c.orig Mon Jan 18 23:06:24 2016 +++ libpromises/processes_select.c Mon Jan 18 23:06:52 2016 @@ -839,7 +839,7 @@ static int SplitProcLine(const char *proc, time_t psti diff --git a/sysutils/cfengine/patches/patch-libutils_string_lib_c b/sysutils/cfengine/patches/patch-libutils_string_lib_c index 283bc6c5d14..4cea6135928 100644 --- a/sysutils/cfengine/patches/patch-libutils_string_lib_c +++ b/sysutils/cfengine/patches/patch-libutils_string_lib_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-libutils_string_lib_c,v 1.1 2016/01/22 11:38:23 sthen Exp $ --- libutils/string_lib.c.orig Wed Jan 20 01:38:43 2016 +++ libutils/string_lib.c Wed Jan 20 01:40:04 2016 @@ -1023,8 +1023,8 @@ bool StringAppendAbbreviatedPromise(char *dst, const c diff --git a/sysutils/cfengine/pkg/PLIST b/sysutils/cfengine/pkg/PLIST index a98e8bf9e08..f6db834b0bb 100644 --- a/sysutils/cfengine/pkg/PLIST +++ b/sysutils/cfengine/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.15 2018/09/04 12:46:21 espie Exp $ lib/libpromises.a lib/libpromises.la @lib lib/libpromises.so.${LIBpromises_VERSION} diff --git a/sysutils/cfengine/pkg/README b/sysutils/cfengine/pkg/README index 318287cc09c..43873fd69e6 100644 --- a/sysutils/cfengine/pkg/README +++ b/sysutils/cfengine/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/sysutils/cfengine/pkg/cf_execd.rc b/sysutils/cfengine/pkg/cf_execd.rc index 985077389f0..653f5b7637e 100644 --- a/sysutils/cfengine/pkg/cf_execd.rc +++ b/sysutils/cfengine/pkg/cf_execd.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: cf_execd.rc,v 1.2 2018/01/11 19:27:10 rpe Exp $ daemon="/var/cfengine/bin/cf-execd" diff --git a/sysutils/cfengine/pkg/cf_monitord.rc b/sysutils/cfengine/pkg/cf_monitord.rc index b657660370c..9d36207f526 100644 --- a/sysutils/cfengine/pkg/cf_monitord.rc +++ b/sysutils/cfengine/pkg/cf_monitord.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: cf_monitord.rc,v 1.2 2018/01/11 19:27:10 rpe Exp $ daemon="/var/cfengine/bin/cf-monitord" diff --git a/sysutils/cfengine/pkg/cf_serverd.rc b/sysutils/cfengine/pkg/cf_serverd.rc index cf5f6efcbc2..6e47315e143 100644 --- a/sysutils/cfengine/pkg/cf_serverd.rc +++ b/sysutils/cfengine/pkg/cf_serverd.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: cf_serverd.rc,v 1.2 2018/01/11 19:27:10 rpe Exp $ daemon="/var/cfengine/bin/cf-serverd" diff --git a/sysutils/cfengine/pkg/cfengine.rc b/sysutils/cfengine/pkg/cfengine.rc index f8b015ce78b..f29a83dd36f 100644 --- a/sysutils/cfengine/pkg/cfengine.rc +++ b/sysutils/cfengine/pkg/cfengine.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: cfengine.rc,v 1.6 2018/01/14 14:42:18 rpe Exp $ # "meta" script running the following rc.d(8) scripts with the given argument; # note that daemon_flags, daemon_user, daemon_timeout and daemon_class are not diff --git a/sysutils/checkbashisms/Makefile b/sysutils/checkbashisms/Makefile index ae782008b3e..77fa8748062 100644 --- a/sysutils/checkbashisms/Makefile +++ b/sysutils/checkbashisms/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.11 2019/07/12 20:49:40 sthen Exp $ - COMMENT= check shell scripts for bash-specific constructs V= 2.0.0.2 diff --git a/sysutils/checkbashisms/patches/patch-checkbashisms b/sysutils/checkbashisms/patches/patch-checkbashisms index 2ace20cf4d2..cf0a0a00936 100644 --- a/sysutils/checkbashisms/patches/patch-checkbashisms +++ b/sysutils/checkbashisms/patches/patch-checkbashisms @@ -1,5 +1,3 @@ -$OpenBSD: patch-checkbashisms,v 1.1 2018/02/03 11:14:56 sthen Exp $ - Index: checkbashisms --- checkbashisms.orig +++ checkbashisms diff --git a/sysutils/checkbashisms/pkg/PLIST b/sysutils/checkbashisms/pkg/PLIST index dc0cf0f80a2..8fa5bdcf0e8 100644 --- a/sysutils/checkbashisms/pkg/PLIST +++ b/sysutils/checkbashisms/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2007/02/06 22:22:16 jasper Exp $ bin/checkbashisms @man man/man1/checkbashisms.1 diff --git a/sysutils/chezmoi/Makefile b/sysutils/chezmoi/Makefile index 0d79194355a..ec1bc466305 100644 --- a/sysutils/chezmoi/Makefile +++ b/sysutils/chezmoi/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.2 2022/01/08 18:14:58 paco Exp $ - COMMENT = dotfiles manager across multiple diverse machines MODGO_MODNAME = github.com/twpayne/chezmoi/v2 diff --git a/sysutils/chezmoi/modules.inc b/sysutils/chezmoi/modules.inc index 93b36936ba2..ae1a019c238 100644 --- a/sysutils/chezmoi/modules.inc +++ b/sysutils/chezmoi/modules.inc @@ -1,5 +1,3 @@ -# $OpenBSD: modules.inc,v 1.2 2022/01/08 18:14:58 paco Exp $ - MODGO_MODULES = \ cloud.google.com/go v0.99.0 \ cloud.google.com/go/bigquery v1.8.0 \ diff --git a/sysutils/chezmoi/pkg/PLIST b/sysutils/chezmoi/pkg/PLIST index 63ae21c47fb..04a2d6e57e7 100644 --- a/sysutils/chezmoi/pkg/PLIST +++ b/sysutils/chezmoi/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2022/01/08 18:14:58 paco Exp $ @bin bin/chezmoi share/bash-completion/ share/bash-completion/completions/ diff --git a/sysutils/cl-launch/Makefile b/sysutils/cl-launch/Makefile index dbf84fe2a93..0379d03c72a 100644 --- a/sysutils/cl-launch/Makefile +++ b/sysutils/cl-launch/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.6 2021/06/05 12:34:06 jasper Exp $ - COMMENT= uniform frontend to running Common Lisp code from the shell DISTNAME= cl-launch-4.1.3 diff --git a/sysutils/cl-launch/pkg/PLIST b/sysutils/cl-launch/pkg/PLIST index 0873d518720..9a969f79259 100644 --- a/sysutils/cl-launch/pkg/PLIST +++ b/sysutils/cl-launch/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2015/08/12 06:49:36 jasper Exp $ @bin bin/cl bin/cl-launch share/common-lisp/ diff --git a/sysutils/cloud-agent/Makefile b/sysutils/cloud-agent/Makefile index 8e57c1a6536..6d7e4c1badd 100644 --- a/sysutils/cloud-agent/Makefile +++ b/sysutils/cloud-agent/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.6 2019/11/29 19:01:02 reyk Exp $ - COMMENT= cloud provisioning for OpenBSD VMs V= 1.1 diff --git a/sysutils/cloud-agent/pkg/PLIST b/sysutils/cloud-agent/pkg/PLIST index 8c94e17a91f..a574435ee3b 100644 --- a/sysutils/cloud-agent/pkg/PLIST +++ b/sysutils/cloud-agent/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.2 2019/11/29 19:01:02 reyk Exp $ @bin libexec/cloud-agent @man man/man8/cloud-agent.8 diff --git a/sysutils/clusterit/Makefile b/sysutils/clusterit/Makefile index f7b982f809e..4a5de3e76b5 100644 --- a/sysutils/clusterit/Makefile +++ b/sysutils/clusterit/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.18 2019/07/12 20:49:40 sthen Exp $ - COMMENT= suite of clustering tools based on IBM's PSSP DISTNAME= clusterit-2.5 diff --git a/sysutils/clusterit/patches/patch-dsh_dsh_1 b/sysutils/clusterit/patches/patch-dsh_dsh_1 index a034703646b..c55787834fe 100644 --- a/sysutils/clusterit/patches/patch-dsh_dsh_1 +++ b/sysutils/clusterit/patches/patch-dsh_dsh_1 @@ -1,4 +1,3 @@ -$OpenBSD: patch-dsh_dsh_1,v 1.2 2008/04/03 12:13:48 wcmaier Exp $ --- dsh/dsh.1.orig Wed Jan 10 14:36:11 2007 +++ dsh/dsh.1 Mon Mar 31 21:00:02 2008 @@ -201,7 +201,7 @@ in the cluster. diff --git a/sysutils/clusterit/patches/patch-dsh_rseq_1 b/sysutils/clusterit/patches/patch-dsh_rseq_1 index 302a19dcdd1..61ce334d3cc 100644 --- a/sysutils/clusterit/patches/patch-dsh_rseq_1 +++ b/sysutils/clusterit/patches/patch-dsh_rseq_1 @@ -1,4 +1,3 @@ -$OpenBSD: patch-dsh_rseq_1,v 1.2 2008/04/03 12:13:48 wcmaier Exp $ --- dsh/rseq.1.orig Wed Jan 10 14:36:11 2007 +++ dsh/rseq.1 Mon Mar 31 21:00:49 2008 @@ -167,7 +167,7 @@ in the cluster. diff --git a/sysutils/clusterit/patches/patch-dsh_run_1 b/sysutils/clusterit/patches/patch-dsh_run_1 index aa81968f61d..c6928e0ee34 100644 --- a/sysutils/clusterit/patches/patch-dsh_run_1 +++ b/sysutils/clusterit/patches/patch-dsh_run_1 @@ -1,4 +1,3 @@ -$OpenBSD: patch-dsh_run_1,v 1.2 2008/04/03 12:13:48 wcmaier Exp $ --- dsh/run.1.orig Wed Jan 10 14:36:11 2007 +++ dsh/run.1 Mon Mar 31 21:01:25 2008 @@ -164,7 +164,7 @@ in the cluster. diff --git a/sysutils/clusterit/patches/patch-dtop_dtop_1 b/sysutils/clusterit/patches/patch-dtop_dtop_1 index 11d095820e5..af7e2982f5c 100644 --- a/sysutils/clusterit/patches/patch-dtop_dtop_1 +++ b/sysutils/clusterit/patches/patch-dtop_dtop_1 @@ -1,4 +1,3 @@ -$OpenBSD: patch-dtop_dtop_1,v 1.1 2008/04/03 12:13:48 wcmaier Exp $ --- dtop/dtop.1.orig Mon Mar 31 19:52:13 2008 +++ dtop/dtop.1 Mon Mar 31 19:52:15 2008 @@ -181,7 +181,7 @@ in the cluster. diff --git a/sysutils/clusterit/patches/patch-jsd_jsd_1 b/sysutils/clusterit/patches/patch-jsd_jsd_1 index 14c4f3729b4..4f35fcab738 100644 --- a/sysutils/clusterit/patches/patch-jsd_jsd_1 +++ b/sysutils/clusterit/patches/patch-jsd_jsd_1 @@ -1,4 +1,3 @@ -$OpenBSD: patch-jsd_jsd_1,v 1.2 2008/04/03 12:13:48 wcmaier Exp $ --- jsd/jsd.1.orig Mon Mar 31 19:44:57 2008 +++ jsd/jsd.1 Mon Mar 31 19:45:00 2008 @@ -173,7 +173,7 @@ in the cluster. diff --git a/sysutils/clusterit/patches/patch-jsd_jsh_1 b/sysutils/clusterit/patches/patch-jsd_jsh_1 index 35aa394ad56..b2740bbd9fd 100644 --- a/sysutils/clusterit/patches/patch-jsd_jsh_1 +++ b/sysutils/clusterit/patches/patch-jsd_jsh_1 @@ -1,4 +1,3 @@ -$OpenBSD: patch-jsd_jsh_1,v 1.3 2008/04/03 12:13:48 wcmaier Exp $ --- jsd/jsh.1.orig Mon Mar 31 19:46:06 2008 +++ jsd/jsh.1 Mon Mar 31 19:46:16 2008 @@ -133,7 +133,7 @@ utilizes the following environment variables: diff --git a/sysutils/clusterit/patches/patch-pcp_pcp_1 b/sysutils/clusterit/patches/patch-pcp_pcp_1 index 9a803f6ba95..ab717075fe1 100644 --- a/sysutils/clusterit/patches/patch-pcp_pcp_1 +++ b/sysutils/clusterit/patches/patch-pcp_pcp_1 @@ -1,4 +1,3 @@ -$OpenBSD: patch-pcp_pcp_1,v 1.2 2008/04/03 12:13:48 wcmaier Exp $ --- pcp/pcp.1.orig Mon Mar 31 19:45:25 2008 +++ pcp/pcp.1 Mon Mar 31 19:45:28 2008 @@ -200,7 +200,7 @@ in the cluster. diff --git a/sysutils/clusterit/patches/patch-tools_pdf_1 b/sysutils/clusterit/patches/patch-tools_pdf_1 index 50e839a43fd..eec36a741e4 100644 --- a/sysutils/clusterit/patches/patch-tools_pdf_1 +++ b/sysutils/clusterit/patches/patch-tools_pdf_1 @@ -1,4 +1,3 @@ -$OpenBSD: patch-tools_pdf_1,v 1.2 2008/04/03 12:13:48 wcmaier Exp $ --- tools/pdf.1.orig Wed Jan 25 12:51:51 2006 +++ tools/pdf.1 Mon Mar 31 21:02:12 2008 @@ -144,7 +144,7 @@ in the cluster. diff --git a/sysutils/clusterit/patches/patch-tools_prm_1 b/sysutils/clusterit/patches/patch-tools_prm_1 index 7f13f48cea4..bdef9c0bab1 100644 --- a/sysutils/clusterit/patches/patch-tools_prm_1 +++ b/sysutils/clusterit/patches/patch-tools_prm_1 @@ -1,4 +1,3 @@ -$OpenBSD: patch-tools_prm_1,v 1.2 2008/04/03 12:13:48 wcmaier Exp $ --- tools/prm.1.orig Sun Feb 20 13:05:54 2000 +++ tools/prm.1 Mon Mar 31 21:02:35 2008 @@ -122,7 +122,7 @@ in the cluster. diff --git a/sysutils/clusterit/pkg/PFRAG.no-no_x11 b/sysutils/clusterit/pkg/PFRAG.no-no_x11 index 40baa19446b..e827ebe5886 100644 --- a/sysutils/clusterit/pkg/PFRAG.no-no_x11 +++ b/sysutils/clusterit/pkg/PFRAG.no-no_x11 @@ -1,4 +1,3 @@ -@comment $OpenBSD: PFRAG.no-no_x11,v 1.1.1.1 2006/06/13 19:39:07 steven Exp $ bin/dvt bin/rvt @man man/man1/dvt.1 diff --git a/sysutils/clusterit/pkg/PLIST b/sysutils/clusterit/pkg/PLIST index dfbb9896a94..a606808aa9b 100644 --- a/sysutils/clusterit/pkg/PLIST +++ b/sysutils/clusterit/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2012/08/27 15:10:49 ajacoutot Exp $ @conflict dsh-* bin/barrier bin/barrierd diff --git a/sysutils/cmb/Makefile b/sysutils/cmb/Makefile index fb5dd318adf..b8d76190462 100644 --- a/sysutils/cmb/Makefile +++ b/sysutils/cmb/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2019/12/17 03:36:07 bcallah Exp $ - COMMENT = combinatorics library/utility from FreeBSD DISTNAME = cmb-3.9.5 CATEGORIES = sysutils diff --git a/sysutils/cmb/pkg/PLIST b/sysutils/cmb/pkg/PLIST index 63daf9570d4..8655ca84647 100644 --- a/sysutils/cmb/pkg/PLIST +++ b/sysutils/cmb/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2019/12/17 03:36:07 bcallah Exp $ @bin bin/cmb include/cmb.h @static-lib lib/libcmb.a diff --git a/sysutils/cmdseq/Makefile b/sysutils/cmdseq/Makefile index 5fd29cc1ff3..15a1bb9aa30 100644 --- a/sysutils/cmdseq/Makefile +++ b/sysutils/cmdseq/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.2 2022/01/24 11:21:28 op Exp $ - COMMENT = execute interleaved sequences of commands DISTNAME = cmdseq-0.2 diff --git a/sysutils/cmdseq/pkg/PLIST b/sysutils/cmdseq/pkg/PLIST index 3fd628444eb..a1c79060bc2 100644 --- a/sysutils/cmdseq/pkg/PLIST +++ b/sysutils/cmdseq/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2022/01/23 14:51:06 op Exp $ bin/cmdseq @man man/man1/cmdseq.1 diff --git a/sysutils/collectd/Makefile b/sysutils/collectd/Makefile index d81a86ac8a2..a8c70f04fc7 100644 --- a/sysutils/collectd/Makefile +++ b/sysutils/collectd/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.65 2021/02/23 19:39:40 sthen Exp $ - COMMENT-main = system metrics collection engine COMMENT-mysql = collectd mysql plugin COMMENT-pgsql = collectd postgresql plugin diff --git a/sysutils/collectd/patches/patch-Makefile_in b/sysutils/collectd/patches/patch-Makefile_in index 43e493687fb..8b6ae1a716d 100644 --- a/sysutils/collectd/patches/patch-Makefile_in +++ b/sysutils/collectd/patches/patch-Makefile_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile_in,v 1.10 2018/11/18 19:39:29 landry Exp $ Index: Makefile.in --- Makefile.in.orig +++ Makefile.in diff --git a/sysutils/collectd/patches/patch-configure_ac b/sysutils/collectd/patches/patch-configure_ac index f5a98506ea9..3a1b1a28d69 100644 --- a/sysutils/collectd/patches/patch-configure_ac +++ b/sysutils/collectd/patches/patch-configure_ac @@ -1,5 +1,3 @@ -$OpenBSD: patch-configure_ac,v 1.1 2018/07/09 07:02:20 sthen Exp $ - Index: configure.ac --- configure.ac.orig +++ configure.ac diff --git a/sysutils/collectd/patches/patch-src_collectd_conf_in b/sysutils/collectd/patches/patch-src_collectd_conf_in index 484c1802843..512f497fd00 100644 --- a/sysutils/collectd/patches/patch-src_collectd_conf_in +++ b/sysutils/collectd/patches/patch-src_collectd_conf_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_collectd_conf_in,v 1.3 2016/12/03 11:44:41 landry Exp $ --- src/collectd.conf.in.orig Wed Nov 9 20:06:20 2016 +++ src/collectd.conf.in Wed Nov 9 20:07:11 2016 @@ -12,8 +12,8 @@ diff --git a/sysutils/collectd/patches/patch-src_cpu_c b/sysutils/collectd/patches/patch-src_cpu_c index 82f963cde90..a6d71763ac7 100644 --- a/sysutils/collectd/patches/patch-src_cpu_c +++ b/sysutils/collectd/patches/patch-src_cpu_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_cpu_c,v 1.1 2018/07/09 07:02:20 sthen Exp $ - Unless sched.h is included, collectd's cpu module falls back to using local definitions of CPUSTATES and related macros which no longer match ones used by the kernel. diff --git a/sysutils/collectd/patches/patch-src_libcollectdclient_server_c b/sysutils/collectd/patches/patch-src_libcollectdclient_server_c index 3982613a944..cc20829da72 100644 --- a/sysutils/collectd/patches/patch-src_libcollectdclient_server_c +++ b/sysutils/collectd/patches/patch-src_libcollectdclient_server_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_libcollectdclient_server_c,v 1.1 2018/04/28 14:40:26 landry Exp $ - Index: src/libcollectdclient/server.c --- src/libcollectdclient/server.c.orig +++ src/libcollectdclient/server.c diff --git a/sysutils/collectd/patches/patch-src_processes_c b/sysutils/collectd/patches/patch-src_processes_c index b382309cdb5..ea8e91c848e 100644 --- a/sysutils/collectd/patches/patch-src_processes_c +++ b/sysutils/collectd/patches/patch-src_processes_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_processes_c,v 1.11 2018/04/28 14:40:26 landry Exp $ - Index: src/processes.c --- src/processes.c.orig +++ src/processes.c diff --git a/sysutils/collectd/pkg/PLIST-main b/sysutils/collectd/pkg/PLIST-main index 3c9fdc31b92..505d87784be 100644 --- a/sysutils/collectd/pkg/PLIST-main +++ b/sysutils/collectd/pkg/PLIST-main @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST-main,v 1.14 2018/11/18 19:39:29 landry Exp $ @newgroup _collectd:652 @newuser _collectd:652:652:daemon:Collectd Daemon:/var/empty:/sbin/nologin @rcscript ${RCDIR}/collectd diff --git a/sysutils/collectd/pkg/PLIST-memcachec b/sysutils/collectd/pkg/PLIST-memcachec index daef0e2e476..39986de4bef 100644 --- a/sysutils/collectd/pkg/PLIST-memcachec +++ b/sysutils/collectd/pkg/PLIST-memcachec @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST-memcachec,v 1.2 2018/04/28 14:40:26 landry Exp $ lib/collectd/memcachec.so diff --git a/sysutils/collectd/pkg/PLIST-mqtt b/sysutils/collectd/pkg/PLIST-mqtt index a3345d5d7f5..d52dc97ee26 100644 --- a/sysutils/collectd/pkg/PLIST-mqtt +++ b/sysutils/collectd/pkg/PLIST-mqtt @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST-mqtt,v 1.1 2018/04/28 14:40:26 landry Exp $ lib/collectd/mqtt.so diff --git a/sysutils/collectd/pkg/PLIST-mysql b/sysutils/collectd/pkg/PLIST-mysql index d2974e59121..ea923fd6b83 100644 --- a/sysutils/collectd/pkg/PLIST-mysql +++ b/sysutils/collectd/pkg/PLIST-mysql @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST-mysql,v 1.3 2018/04/28 14:40:26 landry Exp $ lib/collectd/mysql.so diff --git a/sysutils/collectd/pkg/PLIST-nut b/sysutils/collectd/pkg/PLIST-nut index bfc811d1405..3a0557507b1 100644 --- a/sysutils/collectd/pkg/PLIST-nut +++ b/sysutils/collectd/pkg/PLIST-nut @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST-nut,v 1.2 2018/04/28 14:40:26 landry Exp $ lib/collectd/nut.so diff --git a/sysutils/collectd/pkg/PLIST-pgsql b/sysutils/collectd/pkg/PLIST-pgsql index ea5c8cbc933..499573818b9 100644 --- a/sysutils/collectd/pkg/PLIST-pgsql +++ b/sysutils/collectd/pkg/PLIST-pgsql @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST-pgsql,v 1.3 2018/04/28 14:40:26 landry Exp $ lib/collectd/postgresql.so diff --git a/sysutils/collectd/pkg/PLIST-ping b/sysutils/collectd/pkg/PLIST-ping index e221ce9f5cf..6ed028f2460 100644 --- a/sysutils/collectd/pkg/PLIST-ping +++ b/sysutils/collectd/pkg/PLIST-ping @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST-ping,v 1.1 2018/04/28 14:40:26 landry Exp $ lib/collectd/ping.so diff --git a/sysutils/collectd/pkg/PLIST-prometheus b/sysutils/collectd/pkg/PLIST-prometheus index 0930585ccdf..9e0c82ad8b3 100644 --- a/sysutils/collectd/pkg/PLIST-prometheus +++ b/sysutils/collectd/pkg/PLIST-prometheus @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST-prometheus,v 1.1 2018/04/28 14:40:26 landry Exp $ lib/collectd/write_prometheus.so diff --git a/sysutils/collectd/pkg/PLIST-python b/sysutils/collectd/pkg/PLIST-python index 800589a4382..c52194d78ef 100644 --- a/sysutils/collectd/pkg/PLIST-python +++ b/sysutils/collectd/pkg/PLIST-python @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST-python,v 1.2 2018/04/28 14:40:26 landry Exp $ lib/collectd/python.so diff --git a/sysutils/collectd/pkg/PLIST-redis b/sysutils/collectd/pkg/PLIST-redis index 59931263b10..0bdd598f6b8 100644 --- a/sysutils/collectd/pkg/PLIST-redis +++ b/sysutils/collectd/pkg/PLIST-redis @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST-redis,v 1.1 2018/04/28 14:40:26 landry Exp $ lib/collectd/redis.so lib/collectd/write_redis.so diff --git a/sysutils/collectd/pkg/PLIST-riemann b/sysutils/collectd/pkg/PLIST-riemann index 4b41a85210e..5ccefde0e45 100644 --- a/sysutils/collectd/pkg/PLIST-riemann +++ b/sysutils/collectd/pkg/PLIST-riemann @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST-riemann,v 1.2 2018/04/28 14:40:26 landry Exp $ lib/collectd/write_riemann.so diff --git a/sysutils/collectd/pkg/PLIST-rrdtool b/sysutils/collectd/pkg/PLIST-rrdtool index 9dfbd883f4c..de469db0cae 100644 --- a/sysutils/collectd/pkg/PLIST-rrdtool +++ b/sysutils/collectd/pkg/PLIST-rrdtool @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST-rrdtool,v 1.5 2018/04/28 14:40:26 landry Exp $ lib/collectd/rrdcached.so lib/collectd/rrdtool.so diff --git a/sysutils/collectd/pkg/PLIST-snmp b/sysutils/collectd/pkg/PLIST-snmp index 52a77a4789e..8391742f813 100644 --- a/sysutils/collectd/pkg/PLIST-snmp +++ b/sysutils/collectd/pkg/PLIST-snmp @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST-snmp,v 1.3 2018/04/28 14:40:26 landry Exp $ lib/collectd/snmp.so lib/collectd/snmp_agent.so @man man/man5/collectd-snmp.5 diff --git a/sysutils/collectd/pkg/PLIST-virt b/sysutils/collectd/pkg/PLIST-virt index b6a02bd4479..06ee64a4812 100644 --- a/sysutils/collectd/pkg/PLIST-virt +++ b/sysutils/collectd/pkg/PLIST-virt @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST-virt,v 1.3 2018/04/28 14:40:26 landry Exp $ lib/collectd/virt.so diff --git a/sysutils/collectd/pkg/README-main b/sysutils/collectd/pkg/README-main index ffc87825b46..c459080b4ae 100644 --- a/sysutils/collectd/pkg/README-main +++ b/sysutils/collectd/pkg/README-main @@ -1,5 +1,3 @@ -$OpenBSD: README-main,v 1.2 2018/09/04 12:46:22 espie Exp $ - +----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- diff --git a/sysutils/collectd/pkg/collectd.rc b/sysutils/collectd/pkg/collectd.rc index 5abc7613489..1fbddc6cbb5 100644 --- a/sysutils/collectd/pkg/collectd.rc +++ b/sysutils/collectd/pkg/collectd.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: collectd.rc,v 1.4 2018/01/11 19:27:10 rpe Exp $ daemon="${TRUEPREFIX}/sbin/collectd" diff --git a/sysutils/colortail/Makefile b/sysutils/colortail/Makefile index 89ed47ec207..42a2a9c170a 100644 --- a/sysutils/colortail/Makefile +++ b/sysutils/colortail/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.21 2020/01/23 19:06:43 robert Exp $ - COMMENT= color-able replacement for tail(1) GH_ACCOUNT= joakim666 diff --git a/sysutils/colortail/files/colortail.1 b/sysutils/colortail/files/colortail.1 index 821d3135de9..bea4670a600 100644 --- a/sysutils/colortail/files/colortail.1 +++ b/sysutils/colortail/files/colortail.1 @@ -1,4 +1,3 @@ -.\" $OpenBSD: colortail.1,v 1.2 2012/08/19 22:30:37 ajacoutot Exp $ .TH COLORTAIL 1 "August 02, 2001" "System Utilities" colortail .SH NAME colortail \- output the last part of files, optionally with color diff --git a/sysutils/colortail/patches/patch-TailFile_cc b/sysutils/colortail/patches/patch-TailFile_cc index e815cafb26d..c79f6e94fa7 100644 --- a/sysutils/colortail/patches/patch-TailFile_cc +++ b/sysutils/colortail/patches/patch-TailFile_cc @@ -1,5 +1,3 @@ -$OpenBSD: patch-TailFile_cc,v 1.4 2020/01/23 18:10:55 robert Exp $ - Index: TailFile.cc --- TailFile.cc.orig +++ TailFile.cc diff --git a/sysutils/colortail/pkg/PLIST b/sysutils/colortail/pkg/PLIST index a07d8e3a476..735525e9b9c 100644 --- a/sysutils/colortail/pkg/PLIST +++ b/sysutils/colortail/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2004/08/03 14:43:39 robert Exp $ bin/colortail @man man/man1/colortail.1 share/examples/colortail/ diff --git a/sysutils/colortree/Makefile b/sysutils/colortree/Makefile index 6c18effa4af..74da56f3def 100644 --- a/sysutils/colortree/Makefile +++ b/sysutils/colortree/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.5 2019/07/12 20:49:40 sthen Exp $ - COMMENT = print a tree of the directory structure V = 1.8.0 diff --git a/sysutils/colortree/patches/patch-doc_tree_1 b/sysutils/colortree/patches/patch-doc_tree_1 index 97c109b1326..c3711c6abcb 100644 --- a/sysutils/colortree/patches/patch-doc_tree_1 +++ b/sysutils/colortree/patches/patch-doc_tree_1 @@ -1,4 +1,3 @@ -$OpenBSD: patch-doc_tree_1,v 1.2 2018/12/28 06:44:54 rsadowski Exp $ Index: doc/tree.1 --- doc/tree.1.orig +++ doc/tree.1 diff --git a/sysutils/colortree/pkg/PLIST b/sysutils/colortree/pkg/PLIST index cc39306da02..5303b980a89 100644 --- a/sysutils/colortree/pkg/PLIST +++ b/sysutils/colortree/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2015/08/17 09:07:22 bentley Exp $ @bin bin/colortree @man man/man1/colortree.1 diff --git a/sysutils/conky/Makefile b/sysutils/conky/Makefile index 0a0fc530769..73cf806d673 100644 --- a/sysutils/conky/Makefile +++ b/sysutils/conky/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.62 2021/02/12 20:05:58 sthen Exp $ - ONLY_FOR_ARCHS= ${APM_ARCHS} COMMENT= light-weight system monitor diff --git a/sysutils/conky/patches/patch-data_conky_no_x11_conf b/sysutils/conky/patches/patch-data_conky_no_x11_conf index 9365daa39b7..98345b05f75 100644 --- a/sysutils/conky/patches/patch-data_conky_no_x11_conf +++ b/sysutils/conky/patches/patch-data_conky_no_x11_conf @@ -1,4 +1,3 @@ -$OpenBSD: patch-data_conky_no_x11_conf,v 1.1 2012/12/31 09:36:38 chrisz Exp $ --- data/conky_no_x11.conf.orig Thu May 3 23:08:27 2012 +++ data/conky_no_x11.conf Fri Aug 10 13:47:45 2012 @@ -27,7 +27,8 @@ background no diff --git a/sysutils/conky/patches/patch-doc_Makefile_am b/sysutils/conky/patches/patch-doc_Makefile_am index 5f113135295..0d1a2172c2a 100644 --- a/sysutils/conky/patches/patch-doc_Makefile_am +++ b/sysutils/conky/patches/patch-doc_Makefile_am @@ -1,5 +1,3 @@ -$OpenBSD: patch-doc_Makefile_am,v 1.1 2021/02/11 16:11:14 sthen Exp $ - Index: doc/Makefile.am --- doc/Makefile.am.orig +++ doc/Makefile.am diff --git a/sysutils/conky/patches/patch-src_common_c b/sysutils/conky/patches/patch-src_common_c index ecdbaa44959..bfc729d6f8a 100644 --- a/sysutils/conky/patches/patch-src_common_c +++ b/sysutils/conky/patches/patch-src_common_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_common_c,v 1.1 2021/02/11 16:11:14 sthen Exp $ - Index: src/common.c --- src/common.c.orig +++ src/common.c diff --git a/sysutils/conky/patches/patch-src_conky_c b/sysutils/conky/patches/patch-src_conky_c index 586e84e8d76..48e5a1adaae 100644 --- a/sysutils/conky/patches/patch-src_conky_c +++ b/sysutils/conky/patches/patch-src_conky_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_conky_c,v 1.8 2021/02/11 16:11:14 sthen Exp $ - Correctly change update_interval based on whether AC is plugged in or on battery for OpenBSD. diff --git a/sysutils/conky/patches/patch-src_conky_h b/sysutils/conky/patches/patch-src_conky_h index 04e5b94d994..61c040f3275 100644 --- a/sysutils/conky/patches/patch-src_conky_h +++ b/sysutils/conky/patches/patch-src_conky_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_conky_h,v 1.3 2021/02/11 16:11:14 sthen Exp $ - Index: src/conky.h --- src/conky.h.orig +++ src/conky.h diff --git a/sysutils/conky/patches/patch-src_core_c b/sysutils/conky/patches/patch-src_core_c index 7c8535249cd..01138ecca4d 100644 --- a/sysutils/conky/patches/patch-src_core_c +++ b/sysutils/conky/patches/patch-src_core_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_core_c,v 1.4 2012/12/31 09:36:38 chrisz Exp $ --- src/core.c.orig Thu May 3 23:08:27 2012 +++ src/core.c Tue Jul 24 18:10:39 2012 @@ -170,9 +170,9 @@ struct text_object *construct_text_object(const char * diff --git a/sysutils/conky/patches/patch-src_fs_c b/sysutils/conky/patches/patch-src_fs_c index 4adf5f626f5..b6b26fc362c 100644 --- a/sysutils/conky/patches/patch-src_fs_c +++ b/sysutils/conky/patches/patch-src_fs_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_fs_c,v 1.3 2012/12/31 09:36:39 chrisz Exp $ --- src/fs.c.orig Tue Jul 24 18:26:13 2012 +++ src/fs.c Tue Jul 24 18:32:23 2012 @@ -118,16 +118,16 @@ struct fs_stat *prepare_fs_stat(const char *s) diff --git a/sysutils/conky/patches/patch-src_llua_c b/sysutils/conky/patches/patch-src_llua_c index 5a510dd4e3c..3d1289d25fd 100644 --- a/sysutils/conky/patches/patch-src_llua_c +++ b/sysutils/conky/patches/patch-src_llua_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_llua_c,v 1.1 2011/04/27 12:55:10 dcoppa Exp $ --- src/llua.c.orig Wed Apr 27 14:37:28 2011 +++ src/llua.c Wed Apr 27 14:39:18 2011 @@ -28,6 +28,8 @@ diff --git a/sysutils/conky/patches/patch-src_mixer_c b/sysutils/conky/patches/patch-src_mixer_c index 74f5f901124..a241e0fde7d 100644 --- a/sysutils/conky/patches/patch-src_mixer_c +++ b/sysutils/conky/patches/patch-src_mixer_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_mixer_c,v 1.1 2020/04/16 06:45:19 ratchov Exp $ - Index: src/mixer.c --- src/mixer.c.orig +++ src/mixer.c diff --git a/sysutils/conky/patches/patch-src_openbsd_c b/sysutils/conky/patches/patch-src_openbsd_c index 9422bd5ddf1..d72b7572d66 100644 --- a/sysutils/conky/patches/patch-src_openbsd_c +++ b/sysutils/conky/patches/patch-src_openbsd_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_openbsd_c,v 1.18 2017/04/19 20:37:42 sthen Exp $ - declarations in common.h got changed, but upstream forgot to do the corresponding changes into openbsd.c diff --git a/sysutils/conky/patches/patch-src_openbsd_h b/sysutils/conky/patches/patch-src_openbsd_h index 7ba8b1145d0..92449d75a71 100644 --- a/sysutils/conky/patches/patch-src_openbsd_h +++ b/sysutils/conky/patches/patch-src_openbsd_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_openbsd_h,v 1.4 2011/04/27 12:55:11 dcoppa Exp $ --- src/openbsd.h.orig Tue Oct 5 23:29:36 2010 +++ src/openbsd.h Tue Apr 19 18:44:53 2011 @@ -3,7 +3,12 @@ diff --git a/sysutils/conky/patches/patch-src_read_tcp_c b/sysutils/conky/patches/patch-src_read_tcp_c index 9919b521e13..c4008f19f26 100644 --- a/sysutils/conky/patches/patch-src_read_tcp_c +++ b/sysutils/conky/patches/patch-src_read_tcp_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_read_tcp_c,v 1.1 2016/09/10 13:03:43 ajacoutot Exp $ --- src/read_tcp.c.orig Sat Sep 10 12:27:11 2016 +++ src/read_tcp.c Sat Sep 10 12:27:20 2016 @@ -34,6 +34,7 @@ diff --git a/sysutils/conky/patches/patch-src_text_object_h b/sysutils/conky/patches/patch-src_text_object_h index b7a1baad2b1..044b8434973 100644 --- a/sysutils/conky/patches/patch-src_text_object_h +++ b/sysutils/conky/patches/patch-src_text_object_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_text_object_h,v 1.2 2011/09/11 18:53:28 dcoppa Exp $ --- src/text_object.h.orig Tue Oct 5 23:29:36 2010 +++ src/text_object.h Mon Jul 18 14:05:17 2011 @@ -166,7 +166,7 @@ enum text_object_type { diff --git a/sysutils/conky/pkg/PLIST b/sysutils/conky/pkg/PLIST index 1226f36424b..186bca4018d 100644 --- a/sysutils/conky/pkg/PLIST +++ b/sysutils/conky/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.10 2014/11/27 19:59:21 ajacoutot Exp $ @pkgpath ${BASE_PKGPATH},imlib2 @pkgpath ${BASE_PKGPATH},audacious @bin bin/conky diff --git a/sysutils/consolekit/Makefile b/sysutils/consolekit/Makefile index 68dd0d6fc88..914ad950976 100644 --- a/sysutils/consolekit/Makefile +++ b/sysutils/consolekit/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.84 2021/07/04 10:41:32 robert Exp $ - COMMENT= framework for defining and tracking users, sessions & seats PKGNAME= ${DISTNAME:L} diff --git a/sysutils/consolekit/files/10-openbsd-consolekit.rules b/sysutils/consolekit/files/10-openbsd-consolekit.rules index 6f77e903278..5bd99d0d0d4 100644 --- a/sysutils/consolekit/files/10-openbsd-consolekit.rules +++ b/sysutils/consolekit/files/10-openbsd-consolekit.rules @@ -1,6 +1,4 @@ /* - * $OpenBSD: 10-openbsd-consolekit.rules,v 1.2 2019/03/29 10:43:52 ajacoutot Exp $ - * * These rules try to match OpenBSD default behavior. * We enforce "local" and "active" because the same actions can be done with * regular UNIX commands, so we assume this is for Desktop users only. diff --git a/sysutils/consolekit/pkg/PLIST b/sysutils/consolekit/pkg/PLIST index a8ed0255d75..dcbf4a6ff1a 100644 --- a/sysutils/consolekit/pkg/PLIST +++ b/sysutils/consolekit/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.21 2021/06/03 10:58:18 ajacoutot Exp $ @conflict consolekit-* @extra /var/log/ConsoleKit/history @bin bin/ck-history diff --git a/sysutils/consolekit/pkg/README b/sysutils/consolekit/pkg/README index a4c3c55b6b2..e4dd2d4e0c0 100644 --- a/sysutils/consolekit/pkg/README +++ b/sysutils/consolekit/pkg/README @@ -1,5 +1,3 @@ -$OpenBSD: README,v 1.6 2019/05/09 14:09:36 ajacoutot Exp $ - +----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- diff --git a/sysutils/consul-template/Makefile b/sysutils/consul-template/Makefile index 50177edc02a..1eff81a7e0e 100644 --- a/sysutils/consul-template/Makefile +++ b/sysutils/consul-template/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.31 2022/03/05 09:24:26 ajacoutot Exp $ - COMMENT= template rendering and notifications with Consul MODGO_MODNAME= github.com/hashicorp/consul-template diff --git a/sysutils/consul-template/files/default.conf b/sysutils/consul-template/files/default.conf index 7f1a70e0a10..4c6d82f19b5 100644 --- a/sysutils/consul-template/files/default.conf +++ b/sysutils/consul-template/files/default.conf @@ -1,5 +1,3 @@ -# $OpenBSD: default.conf,v 1.1.1.1 2016/11/01 16:51:30 jasper Exp $ -# # Minimal configuration file for consul-template. consul = "127.0.0.1:8500" diff --git a/sysutils/consul-template/modules.inc b/sysutils/consul-template/modules.inc index baec623473a..a04476ed69f 100644 --- a/sysutils/consul-template/modules.inc +++ b/sysutils/consul-template/modules.inc @@ -1,5 +1,3 @@ -# $OpenBSD: modules.inc,v 1.1 2022/03/05 09:24:27 ajacoutot Exp $ - MODGO_MODULES = \ cloud.google.com/go v0.26.0 \ github.com/!burnt!sushi/toml v0.3.1 \ diff --git a/sysutils/consul-template/pkg/README b/sysutils/consul-template/pkg/README index 94c54c9313a..8d3a352559d 100644 --- a/sysutils/consul-template/pkg/README +++ b/sysutils/consul-template/pkg/README @@ -1,5 +1,3 @@ -$OpenBSD: README,v 1.2 2018/09/04 12:46:22 espie Exp $ - +------------------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +------------------------------------------------------------------------------- diff --git a/sysutils/consul-template/pkg/consul_template.rc b/sysutils/consul-template/pkg/consul_template.rc index 301e7bb2efd..c7fe4456d93 100755 --- a/sysutils/consul-template/pkg/consul_template.rc +++ b/sysutils/consul-template/pkg/consul_template.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: consul_template.rc,v 1.5 2021/11/06 10:38:40 ajacoutot Exp $ daemon="${PREFIX}/bin/consul-template" daemon_flags="-config ${SYSCONFDIR}/consul-template.d/default.conf" diff --git a/sysutils/consul/Makefile b/sysutils/consul/Makefile index 1c466b1b3e2..b09cb39274d 100644 --- a/sysutils/consul/Makefile +++ b/sysutils/consul/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.71 2022/03/02 08:41:40 ajacoutot Exp $ - # XXX no i386 equivalent to mem_openbsd_amd64.go ONLY_FOR_ARCHS= amd64 diff --git a/sysutils/consul/pkg/consul.login b/sysutils/consul/pkg/consul.login index 91b3627d1b6..500b21c1f25 100644 --- a/sysutils/consul/pkg/consul.login +++ b/sysutils/consul/pkg/consul.login @@ -1,3 +1 @@ -# $OpenBSD: consul.login,v 1.3 2022/02/21 16:51:23 ajacoutot Exp $ - consul:openfiles=512:tc=daemon: diff --git a/sysutils/consul/pkg/consul.rc b/sysutils/consul/pkg/consul.rc index a14b295e90c..a3fafa1e5f8 100644 --- a/sysutils/consul/pkg/consul.rc +++ b/sysutils/consul/pkg/consul.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: consul.rc,v 1.5 2021/11/06 10:38:41 ajacoutot Exp $ daemon="${TRUEPREFIX}/bin/consul agent" daemon_flags="-config-dir ${SYSCONFDIR}/consul.d" diff --git a/sysutils/coreboot-utils/Makefile b/sysutils/coreboot-utils/Makefile index 8edc65abbf0..6fe4a4e43f2 100644 --- a/sysutils/coreboot-utils/Makefile +++ b/sysutils/coreboot-utils/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.9 2022/03/10 12:03:33 kn Exp $ - # ectool requires amd64_iopl(2) # intelmetool requires ONLY_FOR_ARCHS = amd64 diff --git a/sysutils/coreutils/Makefile b/sysutils/coreutils/Makefile index b4ad4ff71ea..63dc36abb6f 100644 --- a/sysutils/coreutils/Makefile +++ b/sysutils/coreutils/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.23 2021/10/05 23:26:51 bcallah Exp $ - COMMENT = file, shell and text manipulation utilities DISTNAME = coreutils-9.0 diff --git a/sysutils/coreutils/patches/patch-Makefile_in b/sysutils/coreutils/patches/patch-Makefile_in index 6f65b4a27d6..4c8cf63d666 100644 --- a/sysutils/coreutils/patches/patch-Makefile_in +++ b/sysutils/coreutils/patches/patch-Makefile_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-Makefile_in,v 1.11 2021/10/05 23:26:51 bcallah Exp $ - XXX: Avoid rebuilding coreutils.info; our makeinfo is too old Index: Makefile.in diff --git a/sysutils/coreutils/patches/patch-src_ls_c b/sysutils/coreutils/patches/patch-src_ls_c index 7f9ded5d50d..4409d2c4c99 100644 --- a/sysutils/coreutils/patches/patch-src_ls_c +++ b/sysutils/coreutils/patches/patch-src_ls_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_ls_c,v 1.1 2021/10/05 23:26:51 bcallah Exp $ - https://github.com/coreutils/coreutils/commit/4cfd48481da0486e2bad193495bc38e7d5ead7e4 Index: src/ls.c diff --git a/sysutils/coreutils/pkg/PLIST b/sysutils/coreutils/pkg/PLIST index 7a7471a2a32..8c69a87d55f 100644 --- a/sysutils/coreutils/pkg/PLIST +++ b/sysutils/coreutils/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.10 2020/01/11 18:28:35 bcallah Exp $ @conflict fileutils-* @conflict sh-utils-* @conflict textutils-* diff --git a/sysutils/cpdup/Makefile b/sysutils/cpdup/Makefile index cd608ac08a4..bde281fd562 100644 --- a/sysutils/cpdup/Makefile +++ b/sysutils/cpdup/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.3 2019/07/12 20:49:41 sthen Exp $ - COMMENT = utility to mirror filesystems, directories, and files DISTNAME = cpdup-5.4.0 CATEGORIES = sysutils diff --git a/sysutils/cpdup/pkg/PLIST b/sysutils/cpdup/pkg/PLIST index 4a577075990..980bb75ac0f 100644 --- a/sysutils/cpdup/pkg/PLIST +++ b/sysutils/cpdup/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2018/06/05 17:23:56 bcallah Exp $ @bin bin/cpdup @man man/man1/cpdup.1 diff --git a/sysutils/cpuid/Makefile b/sysutils/cpuid/Makefile index 1f0abba7337..a8614a192e4 100644 --- a/sysutils/cpuid/Makefile +++ b/sysutils/cpuid/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.3 2019/07/12 20:49:41 sthen Exp $ - ONLY_FOR_ARCHS= i386 amd64 COMMENT= simple tool to dump cpuid information diff --git a/sysutils/cpuid/pkg/PLIST b/sysutils/cpuid/pkg/PLIST index 404616740ef..378c78e7e91 100644 --- a/sysutils/cpuid/pkg/PLIST +++ b/sysutils/cpuid/pkg/PLIST @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2016/04/25 18:28:14 sthen Exp $ @bin bin/cpuid diff --git a/sysutils/crashme/Makefile b/sysutils/crashme/Makefile index 0c529bc55e6..817bb93a45e 100644 --- a/sysutils/crashme/Makefile +++ b/sysutils/crashme/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.6 2020/01/26 11:14:33 jasper Exp $ - COMMENT = test operating environment software robustness # miod's modified version from cvs diff --git a/sysutils/crashme/pkg/PLIST b/sysutils/crashme/pkg/PLIST index ea9422304d2..afab7d30a88 100644 --- a/sysutils/crashme/pkg/PLIST +++ b/sysutils/crashme/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2011/04/20 20:03:33 landry Exp $ @bin bin/crashme @man man/man1/crashme.1 diff --git a/sysutils/curlftpfs/Makefile b/sysutils/curlftpfs/Makefile index bc79cd6c6da..3133d4c7cfa 100644 --- a/sysutils/curlftpfs/Makefile +++ b/sysutils/curlftpfs/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.5 2019/07/12 20:49:41 sthen Exp $ - COMMENT= FUSE FTP driver DISTNAME= curlftpfs-0.9.2 diff --git a/sysutils/curlftpfs/patches/patch-cache_c b/sysutils/curlftpfs/patches/patch-cache_c index c13a0766cb2..857bb691556 100644 --- a/sysutils/curlftpfs/patches/patch-cache_c +++ b/sysutils/curlftpfs/patches/patch-cache_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-cache_c,v 1.1.1.1 2013/12/17 15:39:42 jasper Exp $ - Fix a memory leak when cache is disabled. Debian #614347. --- cache.c.orig Mon Dec 16 10:33:52 2013 diff --git a/sysutils/curlftpfs/patches/patch-ftpfs-ls_c b/sysutils/curlftpfs/patches/patch-ftpfs-ls_c index 70ce71af655..332b0db3847 100644 --- a/sysutils/curlftpfs/patches/patch-ftpfs-ls_c +++ b/sysutils/curlftpfs/patches/patch-ftpfs-ls_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-ftpfs-ls_c,v 1.1.1.1 2013/12/17 15:39:42 jasper Exp $ - - Fix a memory leak when cache is disabled. Debian #614347 - Fix format string: [ftpfs-ls.c:57]: (warning) %lu in format string (no. 2) requires 'unsigned long *' but the argument type is 'long *'. diff --git a/sysutils/curlftpfs/patches/patch-ftpfs_c b/sysutils/curlftpfs/patches/patch-ftpfs_c index 434026cfcf7..8046f66db03 100644 --- a/sysutils/curlftpfs/patches/patch-ftpfs_c +++ b/sysutils/curlftpfs/patches/patch-ftpfs_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-ftpfs_c,v 1.1.1.1 2013/12/17 15:39:42 jasper Exp $ - - Fix input/output errors; from RedHat #671204 - Workaround for a working create. diff --git a/sysutils/curlftpfs/patches/patch-ftpfs_h b/sysutils/curlftpfs/patches/patch-ftpfs_h index 00c614b35e8..cda2dbeb437 100644 --- a/sysutils/curlftpfs/patches/patch-ftpfs_h +++ b/sysutils/curlftpfs/patches/patch-ftpfs_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-ftpfs_h,v 1.1.1.1 2013/12/17 15:39:42 jasper Exp $ - - Fix time_t format string. --- ftpfs.h.orig Mon Dec 16 10:36:18 2013 diff --git a/sysutils/curlftpfs/pkg/PLIST b/sysutils/curlftpfs/pkg/PLIST index a2d6dffbc1c..86082319849 100644 --- a/sysutils/curlftpfs/pkg/PLIST +++ b/sysutils/curlftpfs/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2013/12/17 15:39:42 jasper Exp $ @bin bin/curlftpfs @man man/man1/curlftpfs.1 diff --git a/sysutils/czkawka/Makefile b/sysutils/czkawka/Makefile index a7001f4ede3..9b5ab677072 100644 --- a/sysutils/czkawka/Makefile +++ b/sysutils/czkawka/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.3 2022/01/20 18:56:01 tb Exp $ - COMMENT-main = remove unnecessary files COMMENT-gui = GUI to remove unnecessary files diff --git a/sysutils/czkawka/crates.inc b/sysutils/czkawka/crates.inc index e670e7e9ff2..1af2052d0c9 100644 --- a/sysutils/czkawka/crates.inc +++ b/sysutils/czkawka/crates.inc @@ -1,4 +1,3 @@ -# $OpenBSD: crates.inc,v 1.4 2022/01/20 18:56:01 tb Exp $ MODCARGO_CRATES += adler 1.0.2 # 0BSD OR MIT OR Apache-2.0 MODCARGO_CRATES += adler32 1.2.0 # Zlib MODCARGO_CRATES += aho-corasick 0.7.18 # Unlicense/MIT diff --git a/sysutils/czkawka/pkg/PLIST-gui b/sysutils/czkawka/pkg/PLIST-gui index a300a7c76da..27201b1f662 100644 --- a/sysutils/czkawka/pkg/PLIST-gui +++ b/sysutils/czkawka/pkg/PLIST-gui @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST-gui,v 1.1.1.1 2021/08/31 21:01:10 tb Exp $ @bin bin/czkawka_gui diff --git a/sysutils/czkawka/pkg/PLIST-main b/sysutils/czkawka/pkg/PLIST-main index c008421fa69..07a5a54ccc1 100644 --- a/sysutils/czkawka/pkg/PLIST-main +++ b/sysutils/czkawka/pkg/PLIST-main @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST-main,v 1.1.1.1 2021/08/31 21:01:10 tb Exp $ @bin bin/czkawka_cli diff --git a/sysutils/d-feet/Makefile b/sysutils/d-feet/Makefile index 4a09dfbdd50..29d7f982f5f 100644 --- a/sysutils/d-feet/Makefile +++ b/sysutils/d-feet/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.61 2022/01/13 08:07:51 ajacoutot Exp $ - COMMENT= dbus debugger GNOME_VERSION= 0.3.16 diff --git a/sysutils/d-feet/patches/patch-data_meson_build b/sysutils/d-feet/patches/patch-data_meson_build index e88fdc8d1c2..cf2bda5a625 100644 --- a/sysutils/d-feet/patches/patch-data_meson_build +++ b/sysutils/d-feet/patches/patch-data_meson_build @@ -1,5 +1,3 @@ -$OpenBSD: patch-data_meson_build,v 1.1 2021/10/30 14:35:24 ajacoutot Exp $ - Fix build with meson >= 0.60.0 Index: data/meson.build diff --git a/sysutils/d-feet/patches/patch-src_dfeet_bus_watch_py b/sysutils/d-feet/patches/patch-src_dfeet_bus_watch_py index f02dae2420b..a2d08738444 100644 --- a/sysutils/d-feet/patches/patch-src_dfeet_bus_watch_py +++ b/sysutils/d-feet/patches/patch-src_dfeet_bus_watch_py @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_dfeet_bus_watch_py,v 1.4 2019/01/17 21:34:59 ajacoutot Exp $ Index: src/dfeet/bus_watch.py --- src/dfeet/bus_watch.py.orig +++ src/dfeet/bus_watch.py diff --git a/sysutils/d-feet/pkg/PLIST b/sysutils/d-feet/pkg/PLIST index c3374c431fb..04b1b316c9b 100644 --- a/sysutils/d-feet/pkg/PLIST +++ b/sysutils/d-feet/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.24 2021/05/07 17:51:12 ajacoutot Exp $ bin/d-feet lib/python${MODPY_VERSION}/site-packages/dfeet/ lib/python${MODPY_VERSION}/site-packages/dfeet/__init__.py diff --git a/sysutils/dateutils/Makefile b/sysutils/dateutils/Makefile index af647d6abfe..4f122675f59 100644 --- a/sysutils/dateutils/Makefile +++ b/sysutils/dateutils/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.7 2021/08/31 15:19:15 fcambus Exp $ - COMMENT = tools to fiddle with dates and times DISTNAME = dateutils-0.4.9 diff --git a/sysutils/dateutils/pkg/PLIST b/sysutils/dateutils/pkg/PLIST index f1b6392a07e..213cc55adec 100644 --- a/sysutils/dateutils/pkg/PLIST +++ b/sysutils/dateutils/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2020/02/04 20:40:58 bcallah Exp $ bin/dadd @bin bin/dateadd @bin bin/dateconv diff --git a/sysutils/dcfldd/Makefile b/sysutils/dcfldd/Makefile index 875eb895c36..14891fae82c 100644 --- a/sysutils/dcfldd/Makefile +++ b/sysutils/dcfldd/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.9 2022/02/26 12:20:56 sthen Exp $ - COMMENT= GNU dd with added forensic/security features GH_ACCOUNT= resurrecting-open-source-projects diff --git a/sysutils/dcfldd/pkg/PLIST b/sysutils/dcfldd/pkg/PLIST index b775eaa47b4..1beb358e8a0 100644 --- a/sysutils/dcfldd/pkg/PLIST +++ b/sysutils/dcfldd/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2009/09/09 00:10:50 sthen Exp $ @bin bin/dcfldd @man man/man1/dcfldd.1 diff --git a/sysutils/dcled/Makefile b/sysutils/dcled/Makefile index ce054474708..798b1bf2d3b 100644 --- a/sysutils/dcled/Makefile +++ b/sysutils/dcled/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.8 2019/07/17 14:39:42 danj Exp $ - COMMENT = userland driver for Dream Link USB LED Message Board V = 2.2 diff --git a/sysutils/dcled/pkg/PLIST b/sysutils/dcled/pkg/PLIST index 91506e6e95c..713a95d1bf5 100644 --- a/sysutils/dcled/pkg/PLIST +++ b/sysutils/dcled/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2014/10/06 21:36:32 armani Exp $ @bin bin/dcled share/dcled/ share/dcled/sga.dlf diff --git a/sysutils/ddrescue/Makefile b/sysutils/ddrescue/Makefile index e47df88e2bc..24935ea5239 100755 --- a/sysutils/ddrescue/Makefile +++ b/sysutils/ddrescue/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.22 2020/03/03 14:29:54 sthen Exp $ - COMMENT = data recovery tool DISTNAME = ddrescue-1.25 diff --git a/sysutils/ddrescue/pkg/PLIST b/sysutils/ddrescue/pkg/PLIST index 6c84b82c01a..06b221fe3e6 100644 --- a/sysutils/ddrescue/pkg/PLIST +++ b/sysutils/ddrescue/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2012/05/14 09:56:13 pascal Exp $ @bin bin/ddrescue @bin bin/ddrescuelog @info info/ddrescue.info diff --git a/sysutils/deja-dup/Makefile b/sysutils/deja-dup/Makefile index 20f7299e073..788f0ef884c 100755 --- a/sysutils/deja-dup/Makefile +++ b/sysutils/deja-dup/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.65 2022/02/10 15:29:12 ajacoutot Exp $ - COMMENT= simple encrypted backup tool for GNOME GNOME_VERSION= 43.2 diff --git a/sysutils/deja-dup/patches/patch-app_RestoreFileTester_vala b/sysutils/deja-dup/patches/patch-app_RestoreFileTester_vala index 3ff3bef835b..f04d8d60a21 100644 --- a/sysutils/deja-dup/patches/patch-app_RestoreFileTester_vala +++ b/sysutils/deja-dup/patches/patch-app_RestoreFileTester_vala @@ -1,5 +1,3 @@ -$OpenBSD: patch-app_RestoreFileTester_vala,v 1.1 2022/01/17 09:13:34 ajacoutot Exp $ - No euidaccess on OpenBSD Index: app/RestoreFileTester.vala diff --git a/sysutils/deja-dup/pkg/PLIST b/sysutils/deja-dup/pkg/PLIST index 442c3383ddb..7519406d3fa 100644 --- a/sysutils/deja-dup/pkg/PLIST +++ b/sysutils/deja-dup/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.33 2022/01/17 09:13:34 ajacoutot Exp $ @bin bin/deja-dup lib/deja-dup/ @so lib/deja-dup/libdeja.so diff --git a/sysutils/dep/Makefile b/sysutils/dep/Makefile index 5d3d0a12990..e3d4cef5afc 100644 --- a/sysutils/dep/Makefile +++ b/sysutils/dep/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2021/03/08 13:59:27 sthen Exp $ - COMMENT = Go dependency management tool DISTNAME = dep-0.5.0 REVISION = 0 diff --git a/sysutils/dep/pkg/PLIST b/sysutils/dep/pkg/PLIST index 2f7d7767456..f04d65e905c 100644 --- a/sysutils/dep/pkg/PLIST +++ b/sysutils/dep/pkg/PLIST @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2018/07/30 00:35:56 abieber Exp $ @bin bin/dep diff --git a/sysutils/detox/Makefile b/sysutils/detox/Makefile index d4c9e169d56..f7517f2f790 100644 --- a/sysutils/detox/Makefile +++ b/sysutils/detox/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2019/07/12 20:49:41 sthen Exp $ - COMMENT = utility designed to clean up filenames DISTNAME = detox-1.2.0 diff --git a/sysutils/detox/pkg/PLIST b/sysutils/detox/pkg/PLIST index 26cc8dfbb1b..bac97650607 100644 --- a/sysutils/detox/pkg/PLIST +++ b/sysutils/detox/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2011/06/30 21:00:29 kili Exp $ @bin bin/detox @bin bin/inline-detox @man man/man1/detox.1 diff --git a/sysutils/dfc/Makefile b/sysutils/dfc/Makefile index d5cfbe07b04..ac32487264b 100644 --- a/sysutils/dfc/Makefile +++ b/sysutils/dfc/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.11 2019/07/12 20:49:41 sthen Exp $ - COMMENT = display file system space usage using graph and colors DISTNAME = dfc-3.1.1 diff --git a/sysutils/dfc/patches/patch-CMakeLists_txt b/sysutils/dfc/patches/patch-CMakeLists_txt index a50f280b78e..0da628f5c5f 100644 --- a/sysutils/dfc/patches/patch-CMakeLists_txt +++ b/sysutils/dfc/patches/patch-CMakeLists_txt @@ -1,4 +1,3 @@ -$OpenBSD: patch-CMakeLists_txt,v 1.4 2017/11/12 16:00:15 bcallah Exp $ Index: CMakeLists.txt --- CMakeLists.txt.orig +++ CMakeLists.txt diff --git a/sysutils/dfc/patches/patch-src_platform_services-bsd_c b/sysutils/dfc/patches/patch-src_platform_services-bsd_c index 6febc445143..a50269c0824 100644 --- a/sysutils/dfc/patches/patch-src_platform_services-bsd_c +++ b/sysutils/dfc/patches/patch-src_platform_services-bsd_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_platform_services-bsd_c,v 1.2 2017/11/12 16:00:15 bcallah Exp $ Index: src/platform/services-bsd.c --- src/platform/services-bsd.c.orig +++ src/platform/services-bsd.c diff --git a/sysutils/dfc/pkg/PLIST b/sysutils/dfc/pkg/PLIST index 1a58d0f09ea..8e532d8e5cc 100644 --- a/sysutils/dfc/pkg/PLIST +++ b/sysutils/dfc/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2017/05/23 09:00:53 benoit Exp $ @bin bin/dfc man/fr/ man/fr/man1/ diff --git a/sysutils/diffoscope/Makefile b/sysutils/diffoscope/Makefile index 6f892e63cbc..5bb6eec28bc 100644 --- a/sysutils/diffoscope/Makefile +++ b/sysutils/diffoscope/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.66 2021/11/23 13:07:33 bcallah Exp $ - MODPY_EGG_VERSION = 193 COMMENT = in-depth comparison of files, archives, and directories DISTNAME = diffoscope-${MODPY_EGG_VERSION} diff --git a/sysutils/diffoscope/patches/patch-tests_utils_tools_py b/sysutils/diffoscope/patches/patch-tests_utils_tools_py index c850a8d614f..d8567370e60 100644 --- a/sysutils/diffoscope/patches/patch-tests_utils_tools_py +++ b/sysutils/diffoscope/patches/patch-tests_utils_tools_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-tests_utils_tools_py,v 1.8 2021/10/03 19:22:12 bcallah Exp $ - Our file(1) does not have a -v flag. Lie and produce the version number diffoscope is looking for. diff --git a/sysutils/diffoscope/pkg/PLIST b/sysutils/diffoscope/pkg/PLIST index e095d56fb67..43c9f08068b 100644 --- a/sysutils/diffoscope/pkg/PLIST +++ b/sysutils/diffoscope/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.16 2021/10/30 03:59:45 bcallah Exp $ bin/diffoscope lib/python${MODPY_VERSION}/site-packages/diffoscope/ lib/python${MODPY_VERSION}/site-packages/diffoscope-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ diff --git a/sysutils/dinit/Makefile b/sysutils/dinit/Makefile index 1b2cfd025ec..537f2c72efa 100644 --- a/sysutils/dinit/Makefile +++ b/sysutils/dinit/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.6 2021/11/11 16:15:19 edd Exp $ - V = 0.12.0 COMMENT = service monitoring / "init" system DISTNAME = dinit-${V} diff --git a/sysutils/dinit/patches/patch-configs_mconfig_OpenBSD b/sysutils/dinit/patches/patch-configs_mconfig_OpenBSD index 2ba8884359c..3b8300e4e27 100644 --- a/sysutils/dinit/patches/patch-configs_mconfig_OpenBSD +++ b/sysutils/dinit/patches/patch-configs_mconfig_OpenBSD @@ -1,5 +1,3 @@ -$OpenBSD: patch-configs_mconfig_OpenBSD,v 1.2 2021/11/11 16:15:19 edd Exp $ - Index: configs/mconfig.OpenBSD --- configs/mconfig.OpenBSD.orig +++ configs/mconfig.OpenBSD diff --git a/sysutils/dinit/pkg/PLIST b/sysutils/dinit/pkg/PLIST index 8e5370387c5..330d9f24d16 100644 --- a/sysutils/dinit/pkg/PLIST +++ b/sysutils/dinit/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2020/01/18 16:22:27 edd Exp $ @rcscript ${RCDIR}/dinit @man man/man5/dinit-service.5 @man man/man8/dinit.8 diff --git a/sysutils/dinit/pkg/README b/sysutils/dinit/pkg/README index 697382a5f94..5a76a184c63 100644 --- a/sysutils/dinit/pkg/README +++ b/sysutils/dinit/pkg/README @@ -1,5 +1,3 @@ -$OpenBSD: README,v 1.1.1.1 2019/06/07 15:01:52 edd Exp $ - +------------------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +------------------------------------------------------------------------------- diff --git a/sysutils/dinit/pkg/dinit.rc b/sysutils/dinit/pkg/dinit.rc index 0711b4825e3..3e0ea486002 100644 --- a/sysutils/dinit/pkg/dinit.rc +++ b/sysutils/dinit/pkg/dinit.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: dinit.rc,v 1.1.1.1 2019/06/07 15:01:52 edd Exp $ daemon="${TRUEPREFIX}/sbin/dinit" diff --git a/sysutils/direnv/Makefile b/sysutils/direnv/Makefile index 55d9a56c3c9..b5c3d6c4ea8 100644 --- a/sysutils/direnv/Makefile +++ b/sysutils/direnv/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.6 2021/03/08 13:59:27 sthen Exp $ - COMMENT = tool for managing environment based on current directory GH_ACCOUNT = direnv diff --git a/sysutils/direnv/pkg/PLIST b/sysutils/direnv/pkg/PLIST index b29b7947eb8..6799fffae48 100644 --- a/sysutils/direnv/pkg/PLIST +++ b/sysutils/direnv/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2020/11/04 15:15:06 sthen Exp $ @bin bin/direnv @man man/man1/direnv-fetchurl.1 @man man/man1/direnv-stdlib.1 diff --git a/sysutils/diskrescue/Makefile b/sysutils/diskrescue/Makefile index b8fb8e29520..281baab19eb 100755 --- a/sysutils/diskrescue/Makefile +++ b/sysutils/diskrescue/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.11 2019/07/12 20:49:41 sthen Exp $ - COMMENT = fancy dd V = 0.4 diff --git a/sysutils/diskrescue/pkg/PLIST b/sysutils/diskrescue/pkg/PLIST index 84f3e9c8541..45d90c05459 100644 --- a/sysutils/diskrescue/pkg/PLIST +++ b/sysutils/diskrescue/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2009/05/18 08:20:02 laurent Exp $ @bin bin/diskrescue @man man/man8/diskrescue.8 diff --git a/sysutils/dmassage/Makefile b/sysutils/dmassage/Makefile index bf3d63732a6..09ecb391c90 100644 --- a/sysutils/dmassage/Makefile +++ b/sysutils/dmassage/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.13 2020/01/26 11:14:33 jasper Exp $ - COMMENT= dmesg parser DISTNAME= dmassage-0.6 REVISION= 4 diff --git a/sysutils/dmassage/patches/patch-dmassage b/sysutils/dmassage/patches/patch-dmassage index ccb2cb829b3..566b5d981d5 100644 --- a/sysutils/dmassage/patches/patch-dmassage +++ b/sysutils/dmassage/patches/patch-dmassage @@ -1,4 +1,3 @@ -$OpenBSD: patch-dmassage,v 1.3 2014/01/07 17:41:23 sthen Exp $ --- dmassage.orig Sun Jan 27 12:35:53 2002 +++ dmassage Tue Jan 7 09:48:54 2014 @@ -97,14 +97,11 @@ sub parse_dmesg diff --git a/sysutils/dmassage/pkg/PLIST b/sysutils/dmassage/pkg/PLIST index 1f4f9b86c22..fef095ba993 100644 --- a/sysutils/dmassage/pkg/PLIST +++ b/sysutils/dmassage/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2006/01/11 18:43:02 jolan Exp $ bin/dmassage @man man/man1/dmassage.1 diff --git a/sysutils/dmidecode/Makefile b/sysutils/dmidecode/Makefile index 5b9852ef709..8c071009476 100644 --- a/sysutils/dmidecode/Makefile +++ b/sysutils/dmidecode/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.14 2020/11/20 13:10:23 sthen Exp $ - # builds on aarch64 but for !x86 it requires code to lookup the entry # point from EFI and only FreeBSD/Linux implementations are present. ONLY_FOR_ARCHS= amd64 i386 diff --git a/sysutils/dmidecode/patches/patch-util_c b/sysutils/dmidecode/patches/patch-util_c index 9da61414f35..280f299489a 100644 --- a/sysutils/dmidecode/patches/patch-util_c +++ b/sysutils/dmidecode/patches/patch-util_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-util_c,v 1.2 2020/11/09 14:05:48 sthen Exp $ - Index: util.c --- util.c.orig +++ util.c diff --git a/sysutils/dmidecode/pkg/PFRAG.x86 b/sysutils/dmidecode/pkg/PFRAG.x86 index 6aabc495e85..815134f3b2e 100644 --- a/sysutils/dmidecode/pkg/PFRAG.x86 +++ b/sysutils/dmidecode/pkg/PFRAG.x86 @@ -1,4 +1,3 @@ -@comment $OpenBSD: PFRAG.x86,v 1.1 2020/11/20 11:07:54 sthen Exp $ @man man/man8/biosdecode.8 @man man/man8/ownership.8 @man man/man8/vpddecode.8 diff --git a/sysutils/dmidecode/pkg/PLIST b/sysutils/dmidecode/pkg/PLIST index 219d77196a2..e90b045580e 100644 --- a/sysutils/dmidecode/pkg/PLIST +++ b/sysutils/dmidecode/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2020/11/20 11:07:54 sthen Exp $ %%x86%% @man man/man8/dmidecode.8 @bin sbin/dmidecode diff --git a/sysutils/docker-cli/Makefile b/sysutils/docker-cli/Makefile index bdf1e3773f8..dcb10545e3a 100644 --- a/sysutils/docker-cli/Makefile +++ b/sysutils/docker-cli/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.6 2021/04/24 06:05:33 rsadowski Exp $ - COMMENT = command-line tool for controlling Docker V = 20.10.5 diff --git a/sysutils/docker-cli/patches/patch-vendor_github_com_containerd_containerd_content_local_store_unix_go b/sysutils/docker-cli/patches/patch-vendor_github_com_containerd_containerd_content_local_store_unix_go index 72ec82207ca..cbca5bf1121 100644 --- a/sysutils/docker-cli/patches/patch-vendor_github_com_containerd_containerd_content_local_store_unix_go +++ b/sysutils/docker-cli/patches/patch-vendor_github_com_containerd_containerd_content_local_store_unix_go @@ -1,5 +1,3 @@ -$OpenBSD: patch-vendor_github_com_containerd_containerd_content_local_store_unix_go,v 1.2 2021/01/04 14:15:20 solene Exp $ - Index: vendor/github.com/containerd/containerd/content/local/store_unix.go --- vendor/github.com/containerd/containerd/content/local/store_unix.go.orig +++ vendor/github.com/containerd/containerd/content/local/store_unix.go diff --git a/sysutils/docker-cli/patches/patch-vendor_github_com_containerd_continuity_fs_stat_openbsd_go b/sysutils/docker-cli/patches/patch-vendor_github_com_containerd_continuity_fs_stat_openbsd_go index 5e17049c28a..b66550e0750 100644 --- a/sysutils/docker-cli/patches/patch-vendor_github_com_containerd_continuity_fs_stat_openbsd_go +++ b/sysutils/docker-cli/patches/patch-vendor_github_com_containerd_continuity_fs_stat_openbsd_go @@ -1,5 +1,3 @@ -$OpenBSD: patch-vendor_github_com_containerd_continuity_fs_stat_openbsd_go,v 1.2 2021/01/04 14:15:20 solene Exp $ - Index: vendor/github.com/containerd/containerd/sys/stat_openbsd.go --- vendor/github.com/containerd/containerd/sys/stat_openbsd.go.orig +++ vendor/github.com/containerd/containerd/sys/stat_openbsd.go diff --git a/sysutils/docker-cli/patches/patch-vendor_github_com_moby_sys_mount_mounter_bsd_go b/sysutils/docker-cli/patches/patch-vendor_github_com_moby_sys_mount_mounter_bsd_go index 5785006d90c..ddd15e262e8 100644 --- a/sysutils/docker-cli/patches/patch-vendor_github_com_moby_sys_mount_mounter_bsd_go +++ b/sysutils/docker-cli/patches/patch-vendor_github_com_moby_sys_mount_mounter_bsd_go @@ -1,5 +1,3 @@ -$OpenBSD: patch-vendor_github_com_moby_sys_mount_mounter_bsd_go,v 1.1 2021/01/04 14:15:21 solene Exp $ - Index: vendor/github.com/moby/sys/mount/mounter_bsd.go --- vendor/github.com/moby/sys/mount/mounter_bsd.go.orig +++ vendor/github.com/moby/sys/mount/mounter_bsd.go diff --git a/sysutils/docker-cli/patches/patch-vendor_github_com_moby_sys_mount_mounter_openbsd_go b/sysutils/docker-cli/patches/patch-vendor_github_com_moby_sys_mount_mounter_openbsd_go index 3925ddcbd09..b7b0b9f0a67 100644 --- a/sysutils/docker-cli/patches/patch-vendor_github_com_moby_sys_mount_mounter_openbsd_go +++ b/sysutils/docker-cli/patches/patch-vendor_github_com_moby_sys_mount_mounter_openbsd_go @@ -1,5 +1,3 @@ -$OpenBSD: patch-vendor_github_com_moby_sys_mount_mounter_openbsd_go,v 1.1 2021/01/04 14:15:21 solene Exp $ - Index: vendor/github.com/moby/sys/mount/mounter_openbsd.go --- vendor/github.com/moby/sys/mount/mounter_openbsd.go.orig +++ vendor/github.com/moby/sys/mount/mounter_openbsd.go diff --git a/sysutils/docker-cli/patches/patch-vendor_github_com_tonistiigi_fsutil_diskwriter_go b/sysutils/docker-cli/patches/patch-vendor_github_com_tonistiigi_fsutil_diskwriter_go index 805bfeef3ba..3981d4e86c3 100644 --- a/sysutils/docker-cli/patches/patch-vendor_github_com_tonistiigi_fsutil_diskwriter_go +++ b/sysutils/docker-cli/patches/patch-vendor_github_com_tonistiigi_fsutil_diskwriter_go @@ -1,5 +1,3 @@ -$OpenBSD: patch-vendor_github_com_tonistiigi_fsutil_diskwriter_go,v 1.1 2021/01/04 14:15:21 solene Exp $ - Index: vendor/github.com/tonistiigi/fsutil/diskwriter.go --- vendor/github.com/tonistiigi/fsutil/diskwriter.go.orig +++ vendor/github.com/tonistiigi/fsutil/diskwriter.go diff --git a/sysutils/docker-cli/patches/patch-vendor_github_com_tonistiigi_fsutil_fs_go b/sysutils/docker-cli/patches/patch-vendor_github_com_tonistiigi_fsutil_fs_go index 7d7fc450f11..32238f447f3 100644 --- a/sysutils/docker-cli/patches/patch-vendor_github_com_tonistiigi_fsutil_fs_go +++ b/sysutils/docker-cli/patches/patch-vendor_github_com_tonistiigi_fsutil_fs_go @@ -1,5 +1,3 @@ -$OpenBSD: patch-vendor_github_com_tonistiigi_fsutil_fs_go,v 1.1 2021/01/04 14:15:21 solene Exp $ - Index: vendor/github.com/tonistiigi/fsutil/fs.go --- vendor/github.com/tonistiigi/fsutil/fs.go.orig +++ vendor/github.com/tonistiigi/fsutil/fs.go diff --git a/sysutils/docker-cli/patches/patch-vendor_github_com_tonistiigi_fsutil_hardlinks_go b/sysutils/docker-cli/patches/patch-vendor_github_com_tonistiigi_fsutil_hardlinks_go index 2bf8ab371f7..75a98417263 100644 --- a/sysutils/docker-cli/patches/patch-vendor_github_com_tonistiigi_fsutil_hardlinks_go +++ b/sysutils/docker-cli/patches/patch-vendor_github_com_tonistiigi_fsutil_hardlinks_go @@ -1,5 +1,3 @@ -$OpenBSD: patch-vendor_github_com_tonistiigi_fsutil_hardlinks_go,v 1.1 2021/01/04 14:15:21 solene Exp $ - Index: vendor/github.com/tonistiigi/fsutil/hardlinks.go --- vendor/github.com/tonistiigi/fsutil/hardlinks.go.orig +++ vendor/github.com/tonistiigi/fsutil/hardlinks.go diff --git a/sysutils/docker-cli/patches/patch-vendor_github_com_tonistiigi_fsutil_send_go b/sysutils/docker-cli/patches/patch-vendor_github_com_tonistiigi_fsutil_send_go index 019d17d407b..38f6bad6800 100644 --- a/sysutils/docker-cli/patches/patch-vendor_github_com_tonistiigi_fsutil_send_go +++ b/sysutils/docker-cli/patches/patch-vendor_github_com_tonistiigi_fsutil_send_go @@ -1,5 +1,3 @@ -$OpenBSD: patch-vendor_github_com_tonistiigi_fsutil_send_go,v 1.1 2021/01/04 14:15:21 solene Exp $ - Index: vendor/github.com/tonistiigi/fsutil/send.go --- vendor/github.com/tonistiigi/fsutil/send.go.orig +++ vendor/github.com/tonistiigi/fsutil/send.go diff --git a/sysutils/docker-cli/patches/patch-vendor_github_com_tonistiigi_fsutil_tarwriter_go b/sysutils/docker-cli/patches/patch-vendor_github_com_tonistiigi_fsutil_tarwriter_go index 0bba4586f98..795cbf6d790 100644 --- a/sysutils/docker-cli/patches/patch-vendor_github_com_tonistiigi_fsutil_tarwriter_go +++ b/sysutils/docker-cli/patches/patch-vendor_github_com_tonistiigi_fsutil_tarwriter_go @@ -1,5 +1,3 @@ -$OpenBSD: patch-vendor_github_com_tonistiigi_fsutil_tarwriter_go,v 1.1 2021/01/04 14:15:21 solene Exp $ - Index: vendor/github.com/tonistiigi/fsutil/tarwriter.go --- vendor/github.com/tonistiigi/fsutil/tarwriter.go.orig +++ vendor/github.com/tonistiigi/fsutil/tarwriter.go diff --git a/sysutils/docker-cli/pkg/PLIST b/sysutils/docker-cli/pkg/PLIST index ef0badd05d9..02adf0c9cd5 100644 --- a/sysutils/docker-cli/pkg/PLIST +++ b/sysutils/docker-cli/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.4 2021/02/05 19:55:42 paco Exp $ @conflict docker-* @bin bin/docker diff --git a/sysutils/dosfstools/Makefile b/sysutils/dosfstools/Makefile index 617294e16de..864bcd9a24d 100644 --- a/sysutils/dosfstools/Makefile +++ b/sysutils/dosfstools/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.3 2019/07/12 20:49:41 sthen Exp $ - COMMENT= check and label FAT file systems V= 4.1 diff --git a/sysutils/dosfstools/patches/patch-Makefile_in b/sysutils/dosfstools/patches/patch-Makefile_in index 824fd36a14c..d96f4160791 100644 --- a/sysutils/dosfstools/patches/patch-Makefile_in +++ b/sysutils/dosfstools/patches/patch-Makefile_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-Makefile_in,v 1.1.1.1 2017/08/21 14:43:23 jca Exp $ - Not interested in the docs. Index: Makefile.in diff --git a/sysutils/dosfstools/patches/patch-configure b/sysutils/dosfstools/patches/patch-configure index 1ea669aae97..b25bf0ae997 100644 --- a/sysutils/dosfstools/patches/patch-configure +++ b/sysutils/dosfstools/patches/patch-configure @@ -1,5 +1,3 @@ -$OpenBSD: patch-configure,v 1.1.1.1 2017/08/21 14:43:23 jca Exp $ - Index: configure --- configure.orig +++ configure diff --git a/sysutils/dosfstools/patches/patch-src_blkdev_blkdev_c b/sysutils/dosfstools/patches/patch-src_blkdev_blkdev_c index f802dc4401f..604b1972e7c 100644 --- a/sysutils/dosfstools/patches/patch-src_blkdev_blkdev_c +++ b/sysutils/dosfstools/patches/patch-src_blkdev_blkdev_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_blkdev_blkdev_c,v 1.1.1.1 2017/08/21 14:43:23 jca Exp $ - Index: src/blkdev/blkdev.c --- src/blkdev/blkdev.c.orig +++ src/blkdev/blkdev.c diff --git a/sysutils/dosfstools/patches/patch-tests_test-fsck b/sysutils/dosfstools/patches/patch-tests_test-fsck index 9e00dec84ff..5b5b72264b7 100644 --- a/sysutils/dosfstools/patches/patch-tests_test-fsck +++ b/sysutils/dosfstools/patches/patch-tests_test-fsck @@ -1,5 +1,3 @@ -$OpenBSD: patch-tests_test-fsck,v 1.1.1.1 2017/08/21 14:43:23 jca Exp $ - Detect xxd(1) at test time, not at configure time. Index: tests/test-fsck diff --git a/sysutils/dosfstools/patches/patch-tests_test-mkfs b/sysutils/dosfstools/patches/patch-tests_test-mkfs index 3ad06311e60..07a2372ca33 100644 --- a/sysutils/dosfstools/patches/patch-tests_test-mkfs +++ b/sysutils/dosfstools/patches/patch-tests_test-mkfs @@ -1,5 +1,3 @@ -$OpenBSD: patch-tests_test-mkfs,v 1.1.1.1 2017/08/21 14:43:23 jca Exp $ - Detect xxd(1) at test time, not at configure time. Base cmp(1) doesn't support --bytes. diff --git a/sysutils/dosfstools/pkg/PLIST b/sysutils/dosfstools/pkg/PLIST index 46ed1c28f48..ac33b2067d2 100644 --- a/sysutils/dosfstools/pkg/PLIST +++ b/sysutils/dosfstools/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2017/08/21 14:43:23 jca Exp $ @man man/man8/fatlabel.8 @man man/man8/fsck.fat.8 @man man/man8/mkfs.fat.8 diff --git a/sysutils/downtimed/Makefile b/sysutils/downtimed/Makefile index 556bcbd2d58..b4e93894db7 100644 --- a/sysutils/downtimed/Makefile +++ b/sysutils/downtimed/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.8 2019/07/12 20:49:42 sthen Exp $ - COMMENT = system downtime monitoring DISTNAME = downtimed-1.0 REVISION = 1 diff --git a/sysutils/downtimed/pkg/PLIST b/sysutils/downtimed/pkg/PLIST index 49d9c3a171e..54de08493cb 100644 --- a/sysutils/downtimed/pkg/PLIST +++ b/sysutils/downtimed/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2016/06/06 18:31:39 rpointel Exp $ @bin bin/downtime @bin bin/downtimes @man man/man1/downtime.1 diff --git a/sysutils/downtimed/pkg/downtimed.rc b/sysutils/downtimed/pkg/downtimed.rc index b581dd28996..23bd467a8a2 100644 --- a/sysutils/downtimed/pkg/downtimed.rc +++ b/sysutils/downtimed/pkg/downtimed.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: downtimed.rc,v 1.2 2018/01/11 19:27:10 rpe Exp $ daemon="${TRUEPREFIX}/sbin/downtimed" diff --git a/sysutils/dsh/Makefile b/sysutils/dsh/Makefile index f1689fb1da7..d53f56f3828 100644 --- a/sysutils/dsh/Makefile +++ b/sysutils/dsh/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2019/07/12 20:49:42 sthen Exp $ - COMMENT= dancers shell or distributed shell DISTNAME = dsh-0.25.10 diff --git a/sysutils/dsh/patches/patch-parameter_c b/sysutils/dsh/patches/patch-parameter_c index 170ae83ac31..fb9f414cf74 100644 --- a/sysutils/dsh/patches/patch-parameter_c +++ b/sysutils/dsh/patches/patch-parameter_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-parameter_c,v 1.1.1.1 2012/08/27 14:36:17 ajacoutot Exp $ - parameter.c:132: warning: passing argument 1 of 'getnetgrent' from incompatible pointer type --- parameter.c.orig Mon Aug 27 08:44:54 2012 diff --git a/sysutils/dsh/pkg/PLIST b/sysutils/dsh/pkg/PLIST index d621158a6b2..e56ac5161b9 100644 --- a/sysutils/dsh/pkg/PLIST +++ b/sysutils/dsh/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2012/08/27 15:10:49 ajacoutot Exp $ @conflict clusterit-* @bin bin/dsh man/ja/ diff --git a/sysutils/dtb/Makefile b/sysutils/dtb/Makefile index 07112446311..23accca5c62 100644 --- a/sysutils/dtb/Makefile +++ b/sysutils/dtb/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.34 2021/11/19 10:40:01 sthen Exp $ - ONLY_FOR_ARCHS= ${GCC4_ARCHS} ${CLANG_ARCHS} COMMENT= Device Tree Blobs diff --git a/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3328-nanopi-r2s_dts b/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3328-nanopi-r2s_dts index 6b5a2963fd0..aad9faf3dd7 100644 --- a/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3328-nanopi-r2s_dts +++ b/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3328-nanopi-r2s_dts @@ -1,5 +1,3 @@ -$OpenBSD: patch-arch_arm64_boot_dts_rockchip_rk3328-nanopi-r2s_dts,v 1.1 2021/10/29 11:13:06 patrick Exp $ - Index: arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2s.dts --- arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2s.dts.orig +++ arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2s.dts diff --git a/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3328-rock64_dts b/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3328-rock64_dts index 36de35ab6e4..d4d21ab8799 100644 --- a/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3328-rock64_dts +++ b/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3328-rock64_dts @@ -1,5 +1,3 @@ -$OpenBSD: patch-arch_arm64_boot_dts_rockchip_rk3328-rock64_dts,v 1.1 2019/09/30 15:14:50 kurt Exp $ - Index: arch/arm64/boot/dts/rockchip/rk3328-rock64.dts --- arch/arm64/boot/dts/rockchip/rk3328-rock64.dts.orig +++ arch/arm64/boot/dts/rockchip/rk3328-rock64.dts diff --git a/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3399-firefly_dts b/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3399-firefly_dts index 8c0744743ed..3f491bca66d 100644 --- a/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3399-firefly_dts +++ b/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3399-firefly_dts @@ -1,5 +1,3 @@ -$OpenBSD: patch-arch_arm64_boot_dts_rockchip_rk3399-firefly_dts,v 1.1 2019/09/30 15:14:50 kurt Exp $ - Index: arch/arm64/boot/dts/rockchip/rk3399-firefly.dts --- arch/arm64/boot/dts/rockchip/rk3399-firefly.dts.orig +++ arch/arm64/boot/dts/rockchip/rk3399-firefly.dts diff --git a/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3399-nanopi4_dtsi b/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3399-nanopi4_dtsi index a5eb571021f..2ad73484b0b 100644 --- a/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3399-nanopi4_dtsi +++ b/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3399-nanopi4_dtsi @@ -1,5 +1,3 @@ -$OpenBSD: patch-arch_arm64_boot_dts_rockchip_rk3399-nanopi4_dtsi,v 1.1 2021/02/05 13:59:47 jsg Exp $ - Index: arch/arm64/boot/dts/rockchip/rk3399-nanopi4.dtsi --- arch/arm64/boot/dts/rockchip/rk3399-nanopi4.dtsi.orig +++ arch/arm64/boot/dts/rockchip/rk3399-nanopi4.dtsi diff --git a/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3399-pinebook-pro_dts b/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3399-pinebook-pro_dts index 309c4d31a2f..3126aee73a4 100644 --- a/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3399-pinebook-pro_dts +++ b/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3399-pinebook-pro_dts @@ -1,5 +1,3 @@ -$OpenBSD: patch-arch_arm64_boot_dts_rockchip_rk3399-pinebook-pro_dts,v 1.1 2021/02/05 13:59:47 jsg Exp $ - Index: arch/arm64/boot/dts/rockchip/rk3399-pinebook-pro.dts --- arch/arm64/boot/dts/rockchip/rk3399-pinebook-pro.dts.orig +++ arch/arm64/boot/dts/rockchip/rk3399-pinebook-pro.dts diff --git a/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3399-rock-pi-4_dtsi b/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3399-rock-pi-4_dtsi index 8f102097efb..572ede1c981 100644 --- a/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3399-rock-pi-4_dtsi +++ b/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3399-rock-pi-4_dtsi @@ -1,5 +1,3 @@ -$OpenBSD: patch-arch_arm64_boot_dts_rockchip_rk3399-rock-pi-4_dtsi,v 1.1 2021/02/05 13:59:47 jsg Exp $ - Index: arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dtsi --- arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dtsi.orig +++ arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dtsi diff --git a/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3399-rock960_dts b/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3399-rock960_dts index f76fd728907..9ea7f782443 100644 --- a/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3399-rock960_dts +++ b/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3399-rock960_dts @@ -1,5 +1,3 @@ -$OpenBSD: patch-arch_arm64_boot_dts_rockchip_rk3399-rock960_dts,v 1.1 2021/02/05 13:59:47 jsg Exp $ - Index: arch/arm64/boot/dts/rockchip/rk3399-rock960.dts --- arch/arm64/boot/dts/rockchip/rk3399-rock960.dts.orig +++ arch/arm64/boot/dts/rockchip/rk3399-rock960.dts diff --git a/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3399-rockpro64_dtsi b/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3399-rockpro64_dtsi index 83f11d96e65..72516716b42 100644 --- a/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3399-rockpro64_dtsi +++ b/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3399-rockpro64_dtsi @@ -1,5 +1,3 @@ -$OpenBSD: patch-arch_arm64_boot_dts_rockchip_rk3399-rockpro64_dtsi,v 1.1 2020/04/12 10:59:07 jsg Exp $ - Index: arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dtsi --- arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dtsi.orig +++ arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dtsi diff --git a/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3399_dtsi b/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3399_dtsi index 7706d5465b3..69fc5a772b1 100644 --- a/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3399_dtsi +++ b/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3399_dtsi @@ -1,5 +1,3 @@ -$OpenBSD: patch-arch_arm64_boot_dts_rockchip_rk3399_dtsi,v 1.2 2021/02/05 13:59:47 jsg Exp $ - Index: arch/arm64/boot/dts/rockchip/rk3399.dtsi --- arch/arm64/boot/dts/rockchip/rk3399.dtsi.orig +++ arch/arm64/boot/dts/rockchip/rk3399.dtsi diff --git a/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3399pro-rock-pi-n10_dts b/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3399pro-rock-pi-n10_dts index f7056cf7435..831c1888a82 100644 --- a/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3399pro-rock-pi-n10_dts +++ b/sysutils/dtb/patches/patch-arch_arm64_boot_dts_rockchip_rk3399pro-rock-pi-n10_dts @@ -1,5 +1,3 @@ -$OpenBSD: patch-arch_arm64_boot_dts_rockchip_rk3399pro-rock-pi-n10_dts,v 1.1 2021/02/05 13:59:47 jsg Exp $ - Index: arch/arm64/boot/dts/rockchip/rk3399pro-rock-pi-n10.dts --- arch/arm64/boot/dts/rockchip/rk3399pro-rock-pi-n10.dts.orig +++ arch/arm64/boot/dts/rockchip/rk3399pro-rock-pi-n10.dts diff --git a/sysutils/dtb/patches/patch-arch_arm_boot_dts_imx6q-cm-fx6_dts b/sysutils/dtb/patches/patch-arch_arm_boot_dts_imx6q-cm-fx6_dts index a41ebe7d43a..afff474719c 100644 --- a/sysutils/dtb/patches/patch-arch_arm_boot_dts_imx6q-cm-fx6_dts +++ b/sysutils/dtb/patches/patch-arch_arm_boot_dts_imx6q-cm-fx6_dts @@ -1,4 +1,3 @@ -$OpenBSD: patch-arch_arm_boot_dts_imx6q-cm-fx6_dts,v 1.3 2020/04/12 10:59:07 jsg Exp $ Index: arch/arm/boot/dts/imx6q-cm-fx6.dts --- arch/arm/boot/dts/imx6q-cm-fx6.dts.orig +++ arch/arm/boot/dts/imx6q-cm-fx6.dts diff --git a/sysutils/dtb/patches/patch-arch_arm_boot_dts_omap3-beagle-xm_dts b/sysutils/dtb/patches/patch-arch_arm_boot_dts_omap3-beagle-xm_dts index 2c64d4371e8..ff0001c211d 100644 --- a/sysutils/dtb/patches/patch-arch_arm_boot_dts_omap3-beagle-xm_dts +++ b/sysutils/dtb/patches/patch-arch_arm_boot_dts_omap3-beagle-xm_dts @@ -1,4 +1,3 @@ -$OpenBSD: patch-arch_arm_boot_dts_omap3-beagle-xm_dts,v 1.2 2020/04/12 10:59:07 jsg Exp $ Index: arch/arm/boot/dts/omap3-beagle-xm.dts --- arch/arm/boot/dts/omap3-beagle-xm.dts.orig +++ arch/arm/boot/dts/omap3-beagle-xm.dts diff --git a/sysutils/dtb/patches/patch-arch_arm_boot_dts_omap3-beagle_dts b/sysutils/dtb/patches/patch-arch_arm_boot_dts_omap3-beagle_dts index b114a9e83a7..5ab78878c04 100644 --- a/sysutils/dtb/patches/patch-arch_arm_boot_dts_omap3-beagle_dts +++ b/sysutils/dtb/patches/patch-arch_arm_boot_dts_omap3-beagle_dts @@ -1,4 +1,3 @@ -$OpenBSD: patch-arch_arm_boot_dts_omap3-beagle_dts,v 1.2 2020/04/12 10:59:07 jsg Exp $ Index: arch/arm/boot/dts/omap3-beagle.dts --- arch/arm/boot/dts/omap3-beagle.dts.orig +++ arch/arm/boot/dts/omap3-beagle.dts diff --git a/sysutils/dtb/pkg/PLIST b/sysutils/dtb/pkg/PLIST index f2b2f1de7f6..eb820a0cc16 100644 --- a/sysutils/dtb/pkg/PLIST +++ b/sysutils/dtb/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.23 2021/10/05 10:42:34 jsg Exp $ share/dtb/ share/dtb/arm/ share/dtb/arm/aks-cdu.dtb diff --git a/sysutils/dtpstree/Makefile b/sysutils/dtpstree/Makefile index 8b9418263b5..b80b38eda6e 100644 --- a/sysutils/dtpstree/Makefile +++ b/sysutils/dtpstree/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.16 2019/07/17 14:39:43 danj Exp $ - COMMENT = display a tree of processes DISTNAME = dtpstree-1.0.3 diff --git a/sysutils/dtpstree/patches/patch-GNUmakefile_in b/sysutils/dtpstree/patches/patch-GNUmakefile_in index 82221d4aef2..7d40d476a56 100644 --- a/sysutils/dtpstree/patches/patch-GNUmakefile_in +++ b/sysutils/dtpstree/patches/patch-GNUmakefile_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-GNUmakefile_in,v 1.1 2012/01/08 22:49:56 naddy Exp $ --- GNUmakefile.in.orig Mon Aug 2 00:42:56 2010 +++ GNUmakefile.in Sun Jan 8 23:44:59 2012 @@ -23,7 +23,7 @@ VPATH := @srcdir@ diff --git a/sysutils/dtpstree/patches/patch-configure_ac b/sysutils/dtpstree/patches/patch-configure_ac index 2c2de0f1c6a..4217b2a66c0 100644 --- a/sysutils/dtpstree/patches/patch-configure_ac +++ b/sysutils/dtpstree/patches/patch-configure_ac @@ -1,4 +1,3 @@ -$OpenBSD: patch-configure_ac,v 1.1 2012/01/08 22:49:56 naddy Exp $ --- configure.ac.orig Sat Aug 14 05:50:04 2010 +++ configure.ac Sun Jan 8 23:31:08 2012 @@ -124,7 +124,11 @@ AC_CHECK_TYPE([struct kinfo_proc2], diff --git a/sysutils/dtpstree/patches/patch-dtpstree_cpp b/sysutils/dtpstree/patches/patch-dtpstree_cpp index 8c736f26034..bf07a056811 100644 --- a/sysutils/dtpstree/patches/patch-dtpstree_cpp +++ b/sysutils/dtpstree/patches/patch-dtpstree_cpp @@ -1,4 +1,3 @@ -$OpenBSD: patch-dtpstree_cpp,v 1.1 2012/01/08 22:49:56 naddy Exp $ --- dtpstree.cpp.orig Sun Jan 8 23:02:45 2012 +++ dtpstree.cpp Sun Jan 8 23:09:20 2012 @@ -92,8 +92,25 @@ template diff --git a/sysutils/dtpstree/pkg/PLIST b/sysutils/dtpstree/pkg/PLIST index c281e3c425e..2ee4726ed37 100644 --- a/sysutils/dtpstree/pkg/PLIST +++ b/sysutils/dtpstree/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2010/08/19 20:56:42 jasper Exp $ @bin bin/dtpstree @man man/man1/dtpstree.1 diff --git a/sysutils/duf/Makefile b/sysutils/duf/Makefile index a75cf3b30b3..3f1f9d027e4 100644 --- a/sysutils/duf/Makefile +++ b/sysutils/duf/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.5 2021/06/01 15:11:26 gonzalo Exp $ - COMMENT = disk Usage/free utility MODGO_MODNAME = github.com/muesli/duf diff --git a/sysutils/duf/pkg/PLIST b/sysutils/duf/pkg/PLIST index ace319d530a..e9cf2569e59 100644 --- a/sysutils/duf/pkg/PLIST +++ b/sysutils/duf/pkg/PLIST @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2020/10/16 13:58:46 gonzalo Exp $ @bin bin/duf diff --git a/sysutils/duplicity/Makefile b/sysutils/duplicity/Makefile index 3893cfaaaab..1c4cfcd38eb 100644 --- a/sysutils/duplicity/Makefile +++ b/sysutils/duplicity/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.60 2021/12/30 16:38:23 ajacoutot Exp $ - COMMENT = encrypted backup using rsync algorithm MODPY_EGG_VERSION = 0.8.21 diff --git a/sysutils/duplicity/patches/patch-bin_duplicity_1 b/sysutils/duplicity/patches/patch-bin_duplicity_1 index 52b71910801..fa993599d35 100644 --- a/sysutils/duplicity/patches/patch-bin_duplicity_1 +++ b/sysutils/duplicity/patches/patch-bin_duplicity_1 @@ -1,5 +1,3 @@ -$OpenBSD: patch-bin_duplicity_1,v 1.11 2021/08/30 19:44:42 ajacoutot Exp $ - Index: bin/duplicity.1 --- bin/duplicity.1.orig +++ bin/duplicity.1 diff --git a/sysutils/duplicity/patches/patch-duplicity_dup_main_py b/sysutils/duplicity/patches/patch-duplicity_dup_main_py index 098d51b516f..6ceee6743e5 100644 --- a/sysutils/duplicity/patches/patch-duplicity_dup_main_py +++ b/sysutils/duplicity/patches/patch-duplicity_dup_main_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-duplicity_dup_main_py,v 1.4 2021/12/30 16:38:23 ajacoutot Exp $ - Index: duplicity/dup_main.py --- duplicity/dup_main.py.orig +++ duplicity/dup_main.py diff --git a/sysutils/duplicity/patches/patch-setup_py b/sysutils/duplicity/patches/patch-setup_py index 82ef138f2c4..ae83d4afe6c 100644 --- a/sysutils/duplicity/patches/patch-setup_py +++ b/sysutils/duplicity/patches/patch-setup_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-setup_py,v 1.11 2021/08/30 19:44:42 ajacoutot Exp $ - Index: setup.py --- setup.py.orig +++ setup.py diff --git a/sysutils/duplicity/patches/patch-testing_unit_test_exc_py b/sysutils/duplicity/patches/patch-testing_unit_test_exc_py index 763ee630649..db1f9a539c3 100644 --- a/sysutils/duplicity/patches/patch-testing_unit_test_exc_py +++ b/sysutils/duplicity/patches/patch-testing_unit_test_exc_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-testing_unit_test_exc_py,v 1.1 2019/05/01 10:20:24 ajacoutot Exp $ - Fix for unicode issue: https://src.fedoraproject.org/rpms/duplicity/blob/master/f/duplicity-unicode.patch diff --git a/sysutils/duplicity/pkg/PLIST b/sysutils/duplicity/pkg/PLIST index 8933ac505fa..b57708e2075 100644 --- a/sysutils/duplicity/pkg/PLIST +++ b/sysutils/duplicity/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.23 2021/08/30 19:44:42 ajacoutot Exp $ bin/duplicity bin/rdiffdir lib/python${MODPY_VERSION}/site-packages/duplicity/ diff --git a/sysutils/dvd+rw-tools/Makefile b/sysutils/dvd+rw-tools/Makefile index 4accf622674..9742dc099d7 100644 --- a/sysutils/dvd+rw-tools/Makefile +++ b/sysutils/dvd+rw-tools/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.18 2019/07/12 20:49:42 sthen Exp $ - COMMENT= mastering tools for DVD+RW/+R/-R/-RW DISTNAME= dvd+rw-tools-7.1 diff --git a/sysutils/dvd+rw-tools/patches/patch-Makefile_m4 b/sysutils/dvd+rw-tools/patches/patch-Makefile_m4 index 057cc4c29ba..3b4cb6d9469 100644 --- a/sysutils/dvd+rw-tools/patches/patch-Makefile_m4 +++ b/sysutils/dvd+rw-tools/patches/patch-Makefile_m4 @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile_m4,v 1.1 2008/01/26 02:21:28 jakemsr Exp $ --- Makefile.m4.orig Thu Jan 17 22:21:13 2008 +++ Makefile.m4 Thu Jan 17 22:21:13 2008 @@ -12,7 +12,7 @@ WARN=#-Wall # developers are welcomed to build with `m diff --git a/sysutils/dvd+rw-tools/patches/patch-dvd+rw-mediainfo_cpp b/sysutils/dvd+rw-tools/patches/patch-dvd+rw-mediainfo_cpp index 38527e757a0..f6887447c37 100644 --- a/sysutils/dvd+rw-tools/patches/patch-dvd+rw-mediainfo_cpp +++ b/sysutils/dvd+rw-tools/patches/patch-dvd+rw-mediainfo_cpp @@ -1,5 +1,3 @@ -$OpenBSD: patch-dvd+rw-mediainfo_cpp,v 1.1 2018/04/08 10:20:50 sthen Exp $ - Index: dvd+rw-mediainfo.cpp --- dvd+rw-mediainfo.cpp.orig +++ dvd+rw-mediainfo.cpp diff --git a/sysutils/dvd+rw-tools/patches/patch-mp_h b/sysutils/dvd+rw-tools/patches/patch-mp_h index c8a1997d7bf..b1a0759e594 100644 --- a/sysutils/dvd+rw-tools/patches/patch-mp_h +++ b/sysutils/dvd+rw-tools/patches/patch-mp_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-mp_h,v 1.2 2015/06/26 18:36:19 ajacoutot Exp $ --- mp.h.orig Sun Feb 24 18:56:07 2008 +++ mp.h Fri Jun 26 20:33:22 2015 @@ -46,7 +46,7 @@ static void *__thread_create(int (*func)(void *),void diff --git a/sysutils/dvd+rw-tools/pkg/PLIST b/sysutils/dvd+rw-tools/pkg/PLIST index 616fec785ef..2bec69e608d 100644 --- a/sysutils/dvd+rw-tools/pkg/PLIST +++ b/sysutils/dvd+rw-tools/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2015/06/26 18:36:19 ajacoutot Exp $ @bin bin/dvd+rw-booktype @bin bin/dvd+rw-format @bin bin/dvd+rw-mediainfo diff --git a/sysutils/dwdiff/Makefile b/sysutils/dwdiff/Makefile index 1b07769d2c8..e295c45f74b 100644 --- a/sysutils/dwdiff/Makefile +++ b/sysutils/dwdiff/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.28 2020/12/14 07:28:47 benoit Exp $ - COMMENT = word-based diff program DISTNAME = dwdiff-2.1.4 diff --git a/sysutils/dwdiff/patches/patch-src_definitions_h b/sysutils/dwdiff/patches/patch-src_definitions_h index a26fb390735..02bfdcb7703 100644 --- a/sysutils/dwdiff/patches/patch-src_definitions_h +++ b/sysutils/dwdiff/patches/patch-src_definitions_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_definitions_h,v 1.2 2020/12/14 07:28:47 benoit Exp $ - Unbreak with icu4c >=68.1 --- src/definitions.h.orig Sun Dec 13 12:38:01 2020 diff --git a/sysutils/dwdiff/pkg/PLIST b/sysutils/dwdiff/pkg/PLIST index 4662354f4c3..90151859abb 100644 --- a/sysutils/dwdiff/pkg/PLIST +++ b/sysutils/dwdiff/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2012/06/17 09:50:50 benoit Exp $ @bin bin/dwdiff @man man/man1/dwdiff.1 share/doc/dwdiff/ diff --git a/sysutils/e2fsprogs/Makefile b/sysutils/e2fsprogs/Makefile index 69ee23a2238..2f305e5ea50 100644 --- a/sysutils/e2fsprogs/Makefile +++ b/sysutils/e2fsprogs/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.43 2021/07/08 10:44:38 sthen Exp $ - COMMENT= utilities to manipulate ext2 filesystems DISTNAME= e2fsprogs-1.46.2 diff --git a/sysutils/e2fsprogs/patches/patch-doc_Makefile_in b/sysutils/e2fsprogs/patches/patch-doc_Makefile_in index 0e21b394fcf..1b93647ae3b 100644 --- a/sysutils/e2fsprogs/patches/patch-doc_Makefile_in +++ b/sysutils/e2fsprogs/patches/patch-doc_Makefile_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-doc_Makefile_in,v 1.5 2021/05/25 19:44:28 sthen Exp $ - Index: doc/Makefile.in --- doc/Makefile.in.orig +++ doc/Makefile.in diff --git a/sysutils/e2fsprogs/patches/patch-lib_Makefile_elf-lib b/sysutils/e2fsprogs/patches/patch-lib_Makefile_elf-lib index f2906088e30..1f366e114ea 100644 --- a/sysutils/e2fsprogs/patches/patch-lib_Makefile_elf-lib +++ b/sysutils/e2fsprogs/patches/patch-lib_Makefile_elf-lib @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_Makefile_elf-lib,v 1.8 2021/05/25 19:44:28 sthen Exp $ - Don't generate library symlinks. Don't run ldconfig. diff --git a/sysutils/e2fsprogs/patches/patch-lib_blkid_Makefile_in b/sysutils/e2fsprogs/patches/patch-lib_blkid_Makefile_in index 8e6026dd2cd..46622e15cab 100644 --- a/sysutils/e2fsprogs/patches/patch-lib_blkid_Makefile_in +++ b/sysutils/e2fsprogs/patches/patch-lib_blkid_Makefile_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_blkid_Makefile_in,v 1.3 2021/05/25 19:44:28 sthen Exp $ - Index: lib/blkid/Makefile.in --- lib/blkid/Makefile.in.orig +++ lib/blkid/Makefile.in diff --git a/sysutils/e2fsprogs/patches/patch-lib_blkid_getsize_c b/sysutils/e2fsprogs/patches/patch-lib_blkid_getsize_c index 032350de67e..b2d9f411c68 100644 --- a/sysutils/e2fsprogs/patches/patch-lib_blkid_getsize_c +++ b/sysutils/e2fsprogs/patches/patch-lib_blkid_getsize_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_blkid_getsize_c,v 1.4 2021/05/25 19:44:28 sthen Exp $ - Index: lib/blkid/getsize.c --- lib/blkid/getsize.c.orig +++ lib/blkid/getsize.c diff --git a/sysutils/e2fsprogs/patches/patch-lib_e2p_Makefile_in b/sysutils/e2fsprogs/patches/patch-lib_e2p_Makefile_in index 6ca82efab29..ee3e811ed1b 100644 --- a/sysutils/e2fsprogs/patches/patch-lib_e2p_Makefile_in +++ b/sysutils/e2fsprogs/patches/patch-lib_e2p_Makefile_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_e2p_Makefile_in,v 1.4 2021/05/25 19:44:28 sthen Exp $ - Index: lib/e2p/Makefile.in --- lib/e2p/Makefile.in.orig +++ lib/e2p/Makefile.in diff --git a/sysutils/e2fsprogs/patches/patch-lib_et_Makefile_in b/sysutils/e2fsprogs/patches/patch-lib_et_Makefile_in index c483a9a5a2a..8d67bf33e4d 100644 --- a/sysutils/e2fsprogs/patches/patch-lib_et_Makefile_in +++ b/sysutils/e2fsprogs/patches/patch-lib_et_Makefile_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_et_Makefile_in,v 1.7 2021/05/25 19:44:28 sthen Exp $ - Index: lib/et/Makefile.in --- lib/et/Makefile.in.orig +++ lib/et/Makefile.in diff --git a/sysutils/e2fsprogs/patches/patch-lib_ext2fs_Makefile_in b/sysutils/e2fsprogs/patches/patch-lib_ext2fs_Makefile_in index 0995e141296..e45ca848904 100644 --- a/sysutils/e2fsprogs/patches/patch-lib_ext2fs_Makefile_in +++ b/sysutils/e2fsprogs/patches/patch-lib_ext2fs_Makefile_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_ext2fs_Makefile_in,v 1.7 2021/05/25 19:44:28 sthen Exp $ - Index: lib/ext2fs/Makefile.in --- lib/ext2fs/Makefile.in.orig +++ lib/ext2fs/Makefile.in diff --git a/sysutils/e2fsprogs/patches/patch-lib_ext2fs_blkmap64_rb_c b/sysutils/e2fsprogs/patches/patch-lib_ext2fs_blkmap64_rb_c index c297742cbbd..32667e253b8 100644 --- a/sysutils/e2fsprogs/patches/patch-lib_ext2fs_blkmap64_rb_c +++ b/sysutils/e2fsprogs/patches/patch-lib_ext2fs_blkmap64_rb_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_ext2fs_blkmap64_rb_c,v 1.2 2021/05/25 19:44:28 sthen Exp $ - Index: lib/ext2fs/blkmap64_rb.c --- lib/ext2fs/blkmap64_rb.c.orig +++ lib/ext2fs/blkmap64_rb.c diff --git a/sysutils/e2fsprogs/patches/patch-lib_ext2fs_ext2_fs_h b/sysutils/e2fsprogs/patches/patch-lib_ext2fs_ext2_fs_h index 8964f16e8a7..77a4fe16d1c 100644 --- a/sysutils/e2fsprogs/patches/patch-lib_ext2fs_ext2_fs_h +++ b/sysutils/e2fsprogs/patches/patch-lib_ext2fs_ext2_fs_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_ext2fs_ext2_fs_h,v 1.2 2021/05/25 19:44:28 sthen Exp $ - Index: lib/ext2fs/ext2_fs.h --- lib/ext2fs/ext2_fs.h.orig +++ lib/ext2fs/ext2_fs.h diff --git a/sysutils/e2fsprogs/patches/patch-lib_ext2fs_unix_io_c b/sysutils/e2fsprogs/patches/patch-lib_ext2fs_unix_io_c index 3735363e59f..f4a014cb9d2 100644 --- a/sysutils/e2fsprogs/patches/patch-lib_ext2fs_unix_io_c +++ b/sysutils/e2fsprogs/patches/patch-lib_ext2fs_unix_io_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_ext2fs_unix_io_c,v 1.3 2021/05/25 19:44:28 sthen Exp $ - Index: lib/ext2fs/unix_io.c --- lib/ext2fs/unix_io.c.orig +++ lib/ext2fs/unix_io.c diff --git a/sysutils/e2fsprogs/patches/patch-lib_ss_Makefile_in b/sysutils/e2fsprogs/patches/patch-lib_ss_Makefile_in index 07c604abeab..3e421617f21 100644 --- a/sysutils/e2fsprogs/patches/patch-lib_ss_Makefile_in +++ b/sysutils/e2fsprogs/patches/patch-lib_ss_Makefile_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_ss_Makefile_in,v 1.6 2021/05/25 19:44:28 sthen Exp $ - Index: lib/ss/Makefile.in --- lib/ss/Makefile.in.orig +++ lib/ss/Makefile.in diff --git a/sysutils/e2fsprogs/patches/patch-lib_uuid_Makefile_in b/sysutils/e2fsprogs/patches/patch-lib_uuid_Makefile_in index c8b9b7f03f1..4880ce03d36 100644 --- a/sysutils/e2fsprogs/patches/patch-lib_uuid_Makefile_in +++ b/sysutils/e2fsprogs/patches/patch-lib_uuid_Makefile_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_uuid_Makefile_in,v 1.5 2021/05/25 19:44:28 sthen Exp $ - Index: lib/uuid/Makefile.in --- lib/uuid/Makefile.in.orig +++ lib/uuid/Makefile.in diff --git a/sysutils/e2fsprogs/patches/patch-lib_uuid_gen_uuid_c b/sysutils/e2fsprogs/patches/patch-lib_uuid_gen_uuid_c index 599917ecf83..80a996d0ca0 100644 --- a/sysutils/e2fsprogs/patches/patch-lib_uuid_gen_uuid_c +++ b/sysutils/e2fsprogs/patches/patch-lib_uuid_gen_uuid_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_uuid_gen_uuid_c,v 1.2 2021/05/25 19:44:28 sthen Exp $ - Index: lib/uuid/gen_uuid.c --- lib/uuid/gen_uuid.c.orig +++ lib/uuid/gen_uuid.c diff --git a/sysutils/e2fsprogs/patches/patch-misc_fsck_8_in b/sysutils/e2fsprogs/patches/patch-misc_fsck_8_in index 1d8506bf8ad..eee80f9249c 100644 --- a/sysutils/e2fsprogs/patches/patch-misc_fsck_8_in +++ b/sysutils/e2fsprogs/patches/patch-misc_fsck_8_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-misc_fsck_8_in,v 1.4 2021/05/25 19:44:28 sthen Exp $ - Index: misc/fsck.8.in --- misc/fsck.8.in.orig +++ misc/fsck.8.in diff --git a/sysutils/e2fsprogs/pkg/PLIST b/sysutils/e2fsprogs/pkg/PLIST index 1d1aeccede0..5db423a54ba 100644 --- a/sysutils/e2fsprogs/pkg/PLIST +++ b/sysutils/e2fsprogs/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.17 2021/05/25 19:44:28 sthen Exp $ @conflict e2fs-uuid-* @conflict uuid-* @conflict ossp-uuid-<1.6.2p2 diff --git a/sysutils/ec2-api-tools/Makefile b/sysutils/ec2-api-tools/Makefile index cb147a75c18..0607c697550 100644 --- a/sysutils/ec2-api-tools/Makefile +++ b/sysutils/ec2-api-tools/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.9 2021/05/19 01:50:31 kurt Exp $ - COMMENT= API tools for Amazon EC2 web service DISTNAME= ec2-api-tools-1.7.5.1 diff --git a/sysutils/ec2-api-tools/pkg/PLIST b/sysutils/ec2-api-tools/pkg/PLIST index 22faa5c37f2..7a6aff5fc60 100644 --- a/sysutils/ec2-api-tools/pkg/PLIST +++ b/sysutils/ec2-api-tools/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2018/09/04 12:46:22 espie Exp $ ec2-api-tools/ ec2-api-tools/bin/ ec2-api-tools/bin/ec2-accept-vpc-peering-connection diff --git a/sysutils/ec2-api-tools/pkg/README b/sysutils/ec2-api-tools/pkg/README index 437d412dcba..cac60da66e0 100644 --- a/sysutils/ec2-api-tools/pkg/README +++ b/sysutils/ec2-api-tools/pkg/README @@ -1,5 +1,3 @@ -$OpenBSD: README,v 1.2 2018/09/04 12:46:22 espie Exp $ - +----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- diff --git a/sysutils/entr/Makefile b/sysutils/entr/Makefile index 0e420af790e..8437dd4422c 100644 --- a/sysutils/entr/Makefile +++ b/sysutils/entr/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.24 2022/01/06 13:31:05 sthen Exp $ - COMMENT = run arbitrary commands when files change DISTNAME = entr-5.1 diff --git a/sysutils/entr/pkg/PLIST b/sysutils/entr/pkg/PLIST index 7e42d4278f7..3ee0521223e 100644 --- a/sysutils/entr/pkg/PLIST +++ b/sysutils/entr/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2012/04/12 14:55:47 sthen Exp $ @bin bin/entr @man man/man1/entr.1 diff --git a/sysutils/envconsul/Makefile b/sysutils/envconsul/Makefile index d19588b5718..229be658689 100644 --- a/sysutils/envconsul/Makefile +++ b/sysutils/envconsul/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.10 2021/11/19 12:24:57 ajacoutot Exp $ - COMMENT= start subprocess with envvar populated from Consul and Vault MODGO_MODNAME= github.com/hashicorp/envconsul diff --git a/sysutils/envconsul/pkg/PLIST b/sysutils/envconsul/pkg/PLIST index 57712a9c9ca..da675e6c23a 100644 --- a/sysutils/envconsul/pkg/PLIST +++ b/sysutils/envconsul/pkg/PLIST @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2019/12/15 13:51:08 ajacoutot Exp $ @bin bin/envconsul diff --git a/sysutils/eventlog/Makefile b/sysutils/eventlog/Makefile index 1ae36f872b8..bdf965c633f 100644 --- a/sysutils/eventlog/Makefile +++ b/sysutils/eventlog/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.9 2019/07/12 20:49:42 sthen Exp $ - COMMENT = replacement for the syslog() API V = 0.2.12 diff --git a/sysutils/eventlog/pkg/PLIST b/sysutils/eventlog/pkg/PLIST index 71bcac44928..88446e630f0 100644 --- a/sysutils/eventlog/pkg/PLIST +++ b/sysutils/eventlog/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2015/03/16 18:07:55 naddy Exp $ include/eventlog/ include/eventlog/evtlog.h include/eventlog/evtmaps.h diff --git a/sysutils/exa/Makefile b/sysutils/exa/Makefile index ea2bbd02974..fa42ee823d5 100644 --- a/sysutils/exa/Makefile +++ b/sysutils/exa/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.13 2021/08/14 07:06:31 tb Exp $ - COMMENT = ls alternative written in Rust GH_ACCOUNT = ogham diff --git a/sysutils/exa/crates.inc b/sysutils/exa/crates.inc index 6ae68941dba..0dfb62fc454 100644 --- a/sysutils/exa/crates.inc +++ b/sysutils/exa/crates.inc @@ -1,5 +1,3 @@ -# $OpenBSD: crates.inc,v 1.2 2021/09/02 17:39:09 fcambus Exp $ - MODCARGO_CRATES += ansi_term 0.12.1 # MIT MODCARGO_CRATES += autocfg 1.0.1 # Apache-2.0 OR MIT MODCARGO_CRATES += bitflags 1.2.1 # MIT/Apache-2.0 diff --git a/sysutils/exa/pkg/PLIST b/sysutils/exa/pkg/PLIST index f71febd7fe4..2073d2d89e0 100644 --- a/sysutils/exa/pkg/PLIST +++ b/sysutils/exa/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2021/07/11 09:08:22 landry Exp $ @bin bin/exa @man man/man1/exa.1 @man man/man5/exa_colors.5 diff --git a/sysutils/exfat-fuse/Makefile b/sysutils/exfat-fuse/Makefile index 033f410e5d4..4f591d8bf29 100644 --- a/sysutils/exfat-fuse/Makefile +++ b/sysutils/exfat-fuse/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2019/07/12 20:49:42 sthen Exp $ - COMMENT = exFAT file system through FUSE V = 1.2.8 diff --git a/sysutils/exfat-fuse/patches/patch-libexfat_platform_h b/sysutils/exfat-fuse/patches/patch-libexfat_platform_h index a2ad483a864..fd72ffeaf5d 100644 --- a/sysutils/exfat-fuse/patches/patch-libexfat_platform_h +++ b/sysutils/exfat-fuse/patches/patch-libexfat_platform_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-libexfat_platform_h,v 1.1 2016/08/06 06:53:44 landry Exp $ - Unbreak on little-endian archs --- libexfat/platform.h.orig Sat Aug 6 08:50:22 2016 diff --git a/sysutils/exfat-fuse/pkg/PLIST b/sysutils/exfat-fuse/pkg/PLIST index 79807d94eab..b4edd9b0c2a 100644 --- a/sysutils/exfat-fuse/pkg/PLIST +++ b/sysutils/exfat-fuse/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1 2016/07/11 09:23:17 yasuoka Exp $ @man man/man8/dumpexfat.8 @man man/man8/exfatfsck.8 @man man/man8/exfatlabel.8 diff --git a/sysutils/exoscale-cli/Makefile b/sysutils/exoscale-cli/Makefile index a694c938c0f..ac54a54072a 100644 --- a/sysutils/exoscale-cli/Makefile +++ b/sysutils/exoscale-cli/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.77 2022/03/10 15:35:52 ajacoutot Exp $ - COMMENT= manage Exoscale infrastructure from the command-line GH_TAGNAME= v1.51.2 diff --git a/sysutils/fabric/Makefile b/sysutils/fabric/Makefile index 7d556ac2742..058e84cb11b 100644 --- a/sysutils/fabric/Makefile +++ b/sysutils/fabric/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2021/11/02 00:02:22 sthen Exp $ - COMMENT = simple, pythonic tool for remote execution and deployment MODPY_EGG_VERSION = 2.6.0 diff --git a/sysutils/fabric/pkg/PLIST b/sysutils/fabric/pkg/PLIST index 04d67159a58..3d811e5f811 100644 --- a/sysutils/fabric/pkg/PLIST +++ b/sysutils/fabric/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2021/10/24 22:54:41 sthen Exp $ @conflict py-fabric-* @pkgpath sysutils/py-fabric bin/fab diff --git a/sysutils/facette/Makefile b/sysutils/facette/Makefile index 438f6a8e562..3cbf222b85a 100644 --- a/sysutils/facette/Makefile +++ b/sysutils/facette/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.18 2021/11/16 21:30:22 sthen Exp $ - BROKEN = fetches from internet during build COMMENT = time series data visualization and graphing software diff --git a/sysutils/facette/patches/patch-Makefile b/sysutils/facette/patches/patch-Makefile index decaa8a8d38..22ea1063c97 100644 --- a/sysutils/facette/patches/patch-Makefile +++ b/sysutils/facette/patches/patch-Makefile @@ -1,5 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.4 2019/12/13 02:44:10 abieber Exp $ - Index: Makefile --- Makefile.orig +++ Makefile diff --git a/sysutils/facette/patches/patch-docs_examples_facette_yaml b/sysutils/facette/patches/patch-docs_examples_facette_yaml index 74aeae12dc9..4f42a93f5b6 100644 --- a/sysutils/facette/patches/patch-docs_examples_facette_yaml +++ b/sysutils/facette/patches/patch-docs_examples_facette_yaml @@ -1,5 +1,3 @@ -$OpenBSD: patch-docs_examples_facette_yaml,v 1.2 2019/12/13 02:44:10 abieber Exp $ - Index: docs/examples/facette.yaml --- docs/examples/facette.yaml.orig +++ docs/examples/facette.yaml diff --git a/sysutils/facette/patches/patch-web_asset_builtin_go b/sysutils/facette/patches/patch-web_asset_builtin_go index 4a981b431c1..5c76755e89d 100644 --- a/sysutils/facette/patches/patch-web_asset_builtin_go +++ b/sysutils/facette/patches/patch-web_asset_builtin_go @@ -1,5 +1,3 @@ -$OpenBSD: patch-web_asset_builtin_go,v 1.1 2019/12/13 02:44:10 abieber Exp $ - Index: web/asset_builtin.go --- web/asset_builtin.go.orig +++ web/asset_builtin.go diff --git a/sysutils/facette/pkg/PLIST b/sysutils/facette/pkg/PLIST index b05764dd9a7..db400d77e53 100644 --- a/sysutils/facette/pkg/PLIST +++ b/sysutils/facette/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2019/12/13 02:44:10 abieber Exp $ @newgroup _facette:774 @newuser _facette:774:774:daemon:Facette Daemon:${VARBASE}/empty:/sbin/nologin @rcscript ${RCDIR}/facette diff --git a/sysutils/facette/pkg/facette.rc b/sysutils/facette/pkg/facette.rc index 78df6d46e5b..55075d5aa3d 100644 --- a/sysutils/facette/pkg/facette.rc +++ b/sysutils/facette/pkg/facette.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: facette.rc,v 1.5 2018/08/31 14:04:40 danj Exp $ daemon="${TRUEPREFIX}/bin/facette" daemon_user="_facette" diff --git a/sysutils/facter/Makefile b/sysutils/facter/Makefile index 5fd97bed51c..7f614a66ae9 100644 --- a/sysutils/facter/Makefile +++ b/sysutils/facter/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.94 2022/01/21 11:49:29 sebastia Exp $ - ONLY_FOR_ARCHS = ${CLANG_ARCHS} ${LLVM_ARCHS} # XXXTODO: Subpackage facter.jar for use with puppetserver diff --git a/sysutils/facter/patches/patch-cmake_FindCPPHOCON_cmake b/sysutils/facter/patches/patch-cmake_FindCPPHOCON_cmake index b3bd71dbb9c..bd93609e62d 100644 --- a/sysutils/facter/patches/patch-cmake_FindCPPHOCON_cmake +++ b/sysutils/facter/patches/patch-cmake_FindCPPHOCON_cmake @@ -1,4 +1,3 @@ -$OpenBSD: patch-cmake_FindCPPHOCON_cmake,v 1.1 2017/05/30 18:01:27 zhuk Exp $ Use library name stem, as intended. Index: cmake/FindCPPHOCON.cmake diff --git a/sysutils/facter/patches/patch-lib_CMakeLists_txt b/sysutils/facter/patches/patch-lib_CMakeLists_txt index 270d7519586..d3621d9855a 100644 --- a/sysutils/facter/patches/patch-lib_CMakeLists_txt +++ b/sysutils/facter/patches/patch-lib_CMakeLists_txt @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_CMakeLists_txt,v 1.29 2022/01/05 08:38:41 sebastia Exp $ - - Override library version Index: lib/CMakeLists.txt diff --git a/sysutils/facter/patches/patch-lib_inc_facter_facts_collection_hpp b/sysutils/facter/patches/patch-lib_inc_facter_facts_collection_hpp index a7a6ec4462c..bfffe374853 100644 --- a/sysutils/facter/patches/patch-lib_inc_facter_facts_collection_hpp +++ b/sysutils/facter/patches/patch-lib_inc_facter_facts_collection_hpp @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_inc_facter_facts_collection_hpp,v 1.2 2020/05/26 21:42:17 sebastia Exp $ - Index: lib/inc/facter/facts/collection.hpp --- lib/inc/facter/facts/collection.hpp.orig +++ lib/inc/facter/facts/collection.hpp diff --git a/sysutils/facter/patches/patch-lib_src_facts_glib_load_average_resolver_cc b/sysutils/facter/patches/patch-lib_src_facts_glib_load_average_resolver_cc index 312fe783058..62dd2160abb 100644 --- a/sysutils/facter/patches/patch-lib_src_facts_glib_load_average_resolver_cc +++ b/sysutils/facter/patches/patch-lib_src_facts_glib_load_average_resolver_cc @@ -1,4 +1,3 @@ -$OpenBSD: patch-lib_src_facts_glib_load_average_resolver_cc,v 1.1 2017/05/30 18:01:27 zhuk Exp $ Unbreak on Clang. Index: lib/src/facts/glib/load_average_resolver.cc diff --git a/sysutils/facter/patches/patch-lib_src_facts_posix_cache_cc b/sysutils/facter/patches/patch-lib_src_facts_posix_cache_cc index 0808b41691d..d749472389e 100644 --- a/sysutils/facter/patches/patch-lib_src_facts_posix_cache_cc +++ b/sysutils/facter/patches/patch-lib_src_facts_posix_cache_cc @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_src_facts_posix_cache_cc,v 1.1 2017/05/14 20:36:21 sebastia Exp $ - Store cached facts in a sane location --- lib/src/facts/posix/cache.cc.orig Fri May 12 13:05:56 2017 diff --git a/sysutils/facter/patches/patch-lib_src_facts_resolvers_virtualization_resolver_cc b/sysutils/facter/patches/patch-lib_src_facts_resolvers_virtualization_resolver_cc index d54283923b5..f9fe318f017 100644 --- a/sysutils/facter/patches/patch-lib_src_facts_resolvers_virtualization_resolver_cc +++ b/sysutils/facter/patches/patch-lib_src_facts_resolvers_virtualization_resolver_cc @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_src_facts_resolvers_virtualization_resolver_cc,v 1.6 2021/05/22 21:49:15 sebastia Exp $ - newer versions seem to report VMM as the HW_PRODUCT when running as VM in VMM diff --git a/sysutils/facter/pkg/PLIST b/sysutils/facter/pkg/PLIST index 8960cea8dbd..a6908b8d228 100644 --- a/sysutils/facter/pkg/PLIST +++ b/sysutils/facter/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.11 2022/01/05 08:38:41 sebastia Exp $ @option is-branch @conflict facter-<3.0.1 @bin bin/facter diff --git a/sysutils/faubackup/Makefile b/sysutils/faubackup/Makefile index 729e06cfaa2..d20beadeefe 100644 --- a/sysutils/faubackup/Makefile +++ b/sysutils/faubackup/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.11 2019/07/12 20:49:42 sthen Exp $ - COMMENT = full and incremental backups on filesystem V = v0.6.0 DISTNAME = faubackup-${V} diff --git a/sysutils/faubackup/patches/patch-tests_t_find_at b/sysutils/faubackup/patches/patch-tests_t_find_at index 8b0ba5070f6..e608b71391d 100644 --- a/sysutils/faubackup/patches/patch-tests_t_find_at +++ b/sysutils/faubackup/patches/patch-tests_t_find_at @@ -1,4 +1,3 @@ -$OpenBSD: patch-tests_t_find_at,v 1.1.1.1 2008/12/29 19:51:09 sturm Exp $ --- tests/t_find.at.orig Tue Dec 2 12:20:01 2008 +++ tests/t_find.at Tue Dec 2 12:20:22 2008 @@ -47,7 +47,7 @@ AT_CHECK(cd testdir && faubackup-find, , [stdout]) diff --git a/sysutils/faubackup/pkg/PLIST b/sysutils/faubackup/pkg/PLIST index ba77d0817ea..0171e3f74dc 100644 --- a/sysutils/faubackup/pkg/PLIST +++ b/sysutils/faubackup/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2008/12/29 19:51:09 sturm Exp $ @man man/man5/faubackup.conf.5 @man man/man8/faubackup-find.8 @man man/man8/faubackup-gather.8 diff --git a/sysutils/fdupes/Makefile b/sysutils/fdupes/Makefile index 6a188a143ed..2bea05e30bb 100644 --- a/sysutils/fdupes/Makefile +++ b/sysutils/fdupes/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.13 2020/08/13 17:03:08 sthen Exp $ - COMMENT= identify or delete duplicate files V= 2.1.2 diff --git a/sysutils/fdupes/pkg/PLIST b/sysutils/fdupes/pkg/PLIST index dd02a345a01..cc4be2acdd9 100644 --- a/sysutils/fdupes/pkg/PLIST +++ b/sysutils/fdupes/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2019/12/31 21:02:05 sthen Exp $ @bin bin/fdupes @man man/man1/fdupes.1 @man man/man7/fdupes-help.7 diff --git a/sysutils/fff/Makefile b/sysutils/fff/Makefile index d84343dd51f..db7b257b37f 100644 --- a/sysutils/fff/Makefile +++ b/sysutils/fff/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.2 2020/10/04 14:34:19 bket Exp $ - COMMENT = simple and fast file manager GH_ACCOUNT = dylanaraps diff --git a/sysutils/fff/pkg/PLIST b/sysutils/fff/pkg/PLIST index d6f7d896b5a..cb9508b0b51 100644 --- a/sysutils/fff/pkg/PLIST +++ b/sysutils/fff/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2020/10/04 14:34:19 bket Exp $ bin/fff @man man/man1/fff.1 share/doc/fff/ diff --git a/sysutils/findlib/Makefile b/sysutils/findlib/Makefile index e6abeba525d..17cf62117e4 100644 --- a/sysutils/findlib/Makefile +++ b/sysutils/findlib/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.42 2021/12/10 04:11:00 daniel Exp $ - COMMENT= OCaml package manager CATEGORIES= sysutils DISTNAME= findlib-1.8.1 diff --git a/sysutils/findlib/pkg/PFRAG.dynlink-native b/sysutils/findlib/pkg/PFRAG.dynlink-native index 788c26d044f..c38089e74d2 100644 --- a/sysutils/findlib/pkg/PFRAG.dynlink-native +++ b/sysutils/findlib/pkg/PFRAG.dynlink-native @@ -1,4 +1,3 @@ -@comment $OpenBSD: PFRAG.dynlink-native,v 1.5 2019/03/04 12:51:16 chrisz Exp $ @bin lib/ocaml/findlib/findlib.cmxs @bin lib/ocaml/findlib/findlib_dynload.cmxs @bin lib/ocaml/findlib/findlib_top.cmxs diff --git a/sysutils/findlib/pkg/PFRAG.native b/sysutils/findlib/pkg/PFRAG.native index ea3976ef4b1..3263ce43905 100644 --- a/sysutils/findlib/pkg/PFRAG.native +++ b/sysutils/findlib/pkg/PFRAG.native @@ -1,4 +1,3 @@ -@comment $OpenBSD: PFRAG.native,v 1.5 2019/03/04 12:51:16 chrisz Exp $ %%dynlink%% lib/ocaml/findlib/findlib.a lib/ocaml/findlib/findlib.cmxa diff --git a/sysutils/findlib/pkg/PLIST b/sysutils/findlib/pkg/PLIST index 5630775ed12..db57ba7198b 100644 --- a/sysutils/findlib/pkg/PLIST +++ b/sysutils/findlib/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.19 2019/09/26 09:46:11 chrisz Exp $ %%native%% @bin bin/ocamlfind lib/ocaml/bigarray/ diff --git a/sysutils/fleetctl/Makefile b/sysutils/fleetctl/Makefile index 9487ef4b441..29464105ccf 100644 --- a/sysutils/fleetctl/Makefile +++ b/sysutils/fleetctl/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.8 2021/03/08 13:59:27 sthen Exp $ - COMMENT = controller for fleet, the distributed init system GH_PROJECT = fleet diff --git a/sysutils/fleetctl/patches/patch-build b/sysutils/fleetctl/patches/patch-build index 6d46ddae48b..c434cacb8aa 100644 --- a/sysutils/fleetctl/patches/patch-build +++ b/sysutils/fleetctl/patches/patch-build @@ -1,4 +1,3 @@ -$OpenBSD: patch-build,v 1.1.1.1 2016/09/08 17:12:01 jasper Exp $ --- build.orig Thu Sep 8 14:21:05 2016 +++ build Thu Sep 8 14:21:12 2016 @@ -21,4 +21,4 @@ else diff --git a/sysutils/fleetctl/pkg/PLIST b/sysutils/fleetctl/pkg/PLIST index 14c0ffeaf52..56060509fae 100644 --- a/sysutils/fleetctl/pkg/PLIST +++ b/sysutils/fleetctl/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2017/06/05 07:52:34 jasper Exp $ @bin bin/fleetctl share/doc/fleetctl/ share/doc/fleetctl/api-v1-alpha.md diff --git a/sysutils/flock/Makefile b/sysutils/flock/Makefile index d619dd25137..06526dde3dc 100644 --- a/sysutils/flock/Makefile +++ b/sysutils/flock/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.8 2019/07/12 20:49:42 sthen Exp $ - COMMENT= flock(2) manager for shell scripts V= 20110525 diff --git a/sysutils/flock/pkg/PLIST b/sysutils/flock/pkg/PLIST index 085cd388dec..4aeaeff16ea 100644 --- a/sysutils/flock/pkg/PLIST +++ b/sysutils/flock/pkg/PLIST @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2011/05/25 17:02:56 robert Exp $ @bin bin/flock diff --git a/sysutils/fprintd/Makefile b/sysutils/fprintd/Makefile index ad859cd497d..52c185aba26 100644 --- a/sysutils/fprintd/Makefile +++ b/sysutils/fprintd/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2021/02/06 08:24:03 ajacoutot Exp $ - COMMENT= fingerprint scanning functionality over D-Bus DISTNAME= fprintd-0.8.1 diff --git a/sysutils/fprintd/patches/patch-src_main_c b/sysutils/fprintd/patches/patch-src_main_c index 6271f16ebbf..ed543400dd7 100644 --- a/sysutils/fprintd/patches/patch-src_main_c +++ b/sysutils/fprintd/patches/patch-src_main_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_main_c,v 1.1 2021/02/06 08:24:03 ajacoutot Exp $ - From 0c6bab8640b3586ac8e1b8c35d87aa49b79719d0 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Thu, 23 Jan 2020 17:37:33 +0100 diff --git a/sysutils/fprintd/patches/patch-src_storage_h b/sysutils/fprintd/patches/patch-src_storage_h index 53421bb0b4a..66125ae27c7 100644 --- a/sysutils/fprintd/patches/patch-src_storage_h +++ b/sysutils/fprintd/patches/patch-src_storage_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_storage_h,v 1.1 2021/02/06 08:24:03 ajacoutot Exp $ - From 0c6bab8640b3586ac8e1b8c35d87aa49b79719d0 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Thu, 23 Jan 2020 17:37:33 +0100 diff --git a/sysutils/fprintd/pkg/PLIST b/sysutils/fprintd/pkg/PLIST index 1bc7b8078ae..b548ea98ea1 100644 --- a/sysutils/fprintd/pkg/PLIST +++ b/sysutils/fprintd/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2019/05/11 14:52:00 ajacoutot Exp $ @bin bin/fprintd-delete @bin bin/fprintd-enroll @bin bin/fprintd-list diff --git a/sysutils/free/Makefile b/sysutils/free/Makefile index b81d7d2f305..ea3819be8d2 100644 --- a/sysutils/free/Makefile +++ b/sysutils/free/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.3 2021/11/23 14:11:17 bcallah Exp $ - COMMENT = display free and used memory in the system CATEGORIES = sysutils diff --git a/sysutils/free/pkg/PLIST b/sysutils/free/pkg/PLIST index 35b7ea88646..46cb417d7eb 100644 --- a/sysutils/free/pkg/PLIST +++ b/sysutils/free/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2018/05/05 12:49:34 bcallah Exp $ @bin bin/free @man man/man1/free.1 diff --git a/sysutils/freedt/Makefile b/sysutils/freedt/Makefile index c5698fc9849..285a8796758 100644 --- a/sysutils/freedt/Makefile +++ b/sysutils/freedt/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.20 2019/07/12 20:49:43 sthen Exp $ - COMMENT= reimplementation of Dan Bernstein's daemontools#' DISTNAME= freedt-23 diff --git a/sysutils/freedt/pkg/PLIST b/sysutils/freedt/pkg/PLIST index 38d28c47e54..afb121da792 100644 --- a/sysutils/freedt/pkg/PLIST +++ b/sysutils/freedt/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2015/09/28 17:54:05 jca Exp $ @bin bin/anonidentd @bin bin/dumblog @bin bin/envdir diff --git a/sysutils/freedt/pkg/svscan.rc b/sysutils/freedt/pkg/svscan.rc index 92f38d68e0a..a99055b7e97 100755 --- a/sysutils/freedt/pkg/svscan.rc +++ b/sysutils/freedt/pkg/svscan.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: svscan.rc,v 1.6 2018/01/11 19:27:10 rpe Exp $ daemon="${TRUEPREFIX}/bin/svscan" daemon_flags="/service/" diff --git a/sysutils/fsstress/Makefile b/sysutils/fsstress/Makefile index 24fd9fdee78..e5fb3aaa6fb 100644 --- a/sysutils/fsstress/Makefile +++ b/sysutils/fsstress/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.8 2019/07/12 21:02:26 sthen Exp $ - COMMENT= file system/VFS layer stress tester DISTNAME= fsstress-1.0 diff --git a/sysutils/fsstress/patches/patch-Makefile b/sysutils/fsstress/patches/patch-Makefile index 68501acd791..d7b4de01640 100644 --- a/sysutils/fsstress/patches/patch-Makefile +++ b/sysutils/fsstress/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.1 2011/06/23 22:50:29 naddy Exp $ --- Makefile.orig Thu Jun 23 08:34:40 2011 +++ Makefile Thu Jun 23 08:34:54 2011 @@ -6,5 +6,7 @@ SRCS= fsstress.c diff --git a/sysutils/fsstress/pkg/PLIST b/sysutils/fsstress/pkg/PLIST index 578c0cf5b9d..1647c1cff48 100644 --- a/sysutils/fsstress/pkg/PLIST +++ b/sysutils/fsstress/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2009/12/18 08:06:59 landry Exp $ @bin bin/fsstress share/doc/fsstress/ share/doc/fsstress/README diff --git a/sysutils/fwa/Makefile b/sysutils/fwa/Makefile index 1114e5205a2..a5ce37e3352 100644 --- a/sysutils/fwa/Makefile +++ b/sysutils/fwa/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.2 2019/07/12 20:49:43 sthen Exp $ - COMMENT = simple file watcher utility for OpenBSD DISTNAME = fwa-0.1 CATEGORIES = sysutils diff --git a/sysutils/fwa/pkg/PLIST b/sysutils/fwa/pkg/PLIST index 3b539927284..2c1e3ed72d7 100644 --- a/sysutils/fwa/pkg/PLIST +++ b/sysutils/fwa/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2015/12/11 00:42:36 jturner Exp $ @bin bin/fwa @man man/man1/fwa.1 diff --git a/sysutils/fzf/Makefile b/sysutils/fzf/Makefile index e7b6df169ed..4a30b4d9a0b 100644 --- a/sysutils/fzf/Makefile +++ b/sysutils/fzf/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2021/05/06 11:15:41 paco Exp $ - COMMENT = command-line fuzzy finder # Note: we make our own vendored distfile as upstream doesn't do semantic diff --git a/sysutils/fzf/pkg/PLIST b/sysutils/fzf/pkg/PLIST index 8155b64c544..0e71b9a33cb 100644 --- a/sysutils/fzf/pkg/PLIST +++ b/sysutils/fzf/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2020/04/07 08:32:50 paco Exp $ @bin bin/fzf bin/fzf-tmux @man man/man1/fzf-tmux.1 diff --git a/sysutils/fzf/pkg/README b/sysutils/fzf/pkg/README index b93618a1279..294aa9f67e6 100644 --- a/sysutils/fzf/pkg/README +++ b/sysutils/fzf/pkg/README @@ -1,5 +1,3 @@ -$OpenBSD: README,v 1.4 2021/02/06 17:31:27 solene Exp $ - +------------------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +------------------------------------------------------------------------------- diff --git a/sysutils/galleon/Makefile b/sysutils/galleon/Makefile index 997ea2ba339..1c74185f783 100644 --- a/sysutils/galleon/Makefile +++ b/sysutils/galleon/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2021/05/09 12:27:11 ian Exp $ - COMMENT = tool to manage JBoss Wildfly installations V = 4.2.8 diff --git a/sysutils/galleon/files/galleon.8 b/sysutils/galleon/files/galleon.8 index 57b5553318a..4920be30df0 100644 --- a/sysutils/galleon/files/galleon.8 +++ b/sysutils/galleon/files/galleon.8 @@ -1,8 +1,6 @@ -.\" $OpenBSD: galleon.8,v 1.1.1.1 2021/05/09 12:27:11 ian Exp $ -.\" .\" Public Domain .\" -.Dd $Mdocdate: May 9 2021 $ +.Dd $Mdocdate: March 11 2022 $ .Dt GALLEON 8 .Os .Sh NAME diff --git a/sysutils/galleon/pkg/PLIST b/sysutils/galleon/pkg/PLIST index 33217997c61..0205be05e60 100644 --- a/sysutils/galleon/pkg/PLIST +++ b/sysutils/galleon/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2021/05/09 12:27:11 ian Exp $ bin/galleon lib/galleon/ lib/galleon/bin/ diff --git a/sysutils/gamin/Makefile b/sysutils/gamin/Makefile index 2d0ca30faca..edc2bbdaf18 100755 --- a/sysutils/gamin/Makefile +++ b/sysutils/gamin/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.45 2021/02/27 08:52:43 ajacoutot Exp $ - # XXX fix building with glib2 >= 2.29 (G_CONST_RETURN is deprecated) CFLAGS += "-DG_CONST_RETURN=const" diff --git a/sysutils/gamin/files/gaminrc b/sysutils/gamin/files/gaminrc index 3ab06df74df..1038713c998 100644 --- a/sysutils/gamin/files/gaminrc +++ b/sysutils/gamin/files/gaminrc @@ -1,5 +1,3 @@ -# $OpenBSD: gaminrc,v 1.1.1.1 2009/12/04 08:07:20 ajacoutot Exp $ -# # Configuration file for gamin. # See http://www.gnome.org/~veillard/gamin/config.html for details. diff --git a/sysutils/gamin/patches/patch-doc_config_html b/sysutils/gamin/patches/patch-doc_config_html index 3062b4130fa..6a953c75c12 100644 --- a/sysutils/gamin/patches/patch-doc_config_html +++ b/sysutils/gamin/patches/patch-doc_config_html @@ -1,4 +1,3 @@ -$OpenBSD: patch-doc_config_html,v 1.1.1.1 2009/12/04 08:07:20 ajacoutot Exp $ --- doc/config.html.orig Sat Nov 28 16:18:29 2009 +++ doc/config.html Sat Nov 28 16:18:54 2009 @@ -12,7 +12,7 @@ sometimes using the kernel notification APIs doesn't w diff --git a/sysutils/gamin/patches/patch-lib_gam_error_h b/sysutils/gamin/patches/patch-lib_gam_error_h index 39a096ac002..bca6cb3835d 100644 --- a/sysutils/gamin/patches/patch-lib_gam_error_h +++ b/sysutils/gamin/patches/patch-lib_gam_error_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-lib_gam_error_h,v 1.1.1.1 2009/12/04 08:07:20 ajacoutot Exp $ --- lib/gam_error.h.orig Sat Nov 28 22:01:46 2009 +++ lib/gam_error.h Sat Nov 28 22:02:19 2009 @@ -47,6 +47,11 @@ void gam_error(const char *file, int line, const char* diff --git a/sysutils/gamin/patches/patch-libgamin_gam_api_c b/sysutils/gamin/patches/patch-libgamin_gam_api_c index 81a80457a14..5a30059dd4a 100644 --- a/sysutils/gamin/patches/patch-libgamin_gam_api_c +++ b/sysutils/gamin/patches/patch-libgamin_gam_api_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-libgamin_gam_api_c,v 1.4 2010/07/13 14:10:35 ajacoutot Exp $ --- libgamin/gam_api.c.orig Mon Aug 27 12:21:03 2007 +++ libgamin/gam_api.c Tue Jul 13 15:52:47 2010 @@ -4,6 +4,7 @@ diff --git a/sysutils/gamin/patches/patch-server_gam_channel_c b/sysutils/gamin/patches/patch-server_gam_channel_c index b21d427a700..f6568ede795 100644 --- a/sysutils/gamin/patches/patch-server_gam_channel_c +++ b/sysutils/gamin/patches/patch-server_gam_channel_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-server_gam_channel_c,v 1.4 2010/07/13 14:10:35 ajacoutot Exp $ - From FreeBSD: Restore the stale socket cleanup code from gamin 0.1.5 to ensure that even if gamin crashes or is killed with SIGKILL, a leftover socket does not diff --git a/sysutils/gamin/patches/patch-server_gam_conf_c b/sysutils/gamin/patches/patch-server_gam_conf_c index b7c70d0ac96..9cb292e6cc5 100644 --- a/sysutils/gamin/patches/patch-server_gam_conf_c +++ b/sysutils/gamin/patches/patch-server_gam_conf_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-server_gam_conf_c,v 1.1.1.1 2009/12/04 08:07:20 ajacoutot Exp $ --- server/gam_conf.c.orig Fri Jun 19 16:20:20 2009 +++ server/gam_conf.c Fri Jun 19 16:20:38 2009 @@ -108,8 +108,8 @@ gam_conf_read_internal (const char *filename) diff --git a/sysutils/gamin/patches/patch-server_gam_eq_c b/sysutils/gamin/patches/patch-server_gam_eq_c index fe4b0e1ee45..ac1923a26bb 100644 --- a/sysutils/gamin/patches/patch-server_gam_eq_c +++ b/sysutils/gamin/patches/patch-server_gam_eq_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-server_gam_eq_c,v 1.4 2017/04/18 07:17:28 espie Exp $ --- server/gam_eq.c.orig Tue Apr 18 02:15:26 2017 +++ server/gam_eq.c Tue Apr 18 02:15:44 2017 @@ -124,7 +124,7 @@ gam_eq_flush (gam_eq_t *eq, GamConnDataPtr conn) diff --git a/sysutils/gamin/patches/patch-server_gam_excludes_c b/sysutils/gamin/patches/patch-server_gam_excludes_c index 29e14370cf0..cc126ffc92d 100644 --- a/sysutils/gamin/patches/patch-server_gam_excludes_c +++ b/sysutils/gamin/patches/patch-server_gam_excludes_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-server_gam_excludes_c,v 1.3 2011/07/31 07:22:08 ajacoutot Exp $ --- server/gam_excludes.c.orig Wed Jul 4 15:36:49 2007 +++ server/gam_excludes.c Sun Jul 31 09:20:57 2011 @@ -20,11 +20,14 @@ struct _gam_exclude { diff --git a/sysutils/gamin/patches/patch-server_gam_fs_c b/sysutils/gamin/patches/patch-server_gam_fs_c index 1060fc6b260..c3225719967 100644 --- a/sysutils/gamin/patches/patch-server_gam_fs_c +++ b/sysutils/gamin/patches/patch-server_gam_fs_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-server_gam_fs_c,v 1.1.1.1 2009/12/04 08:07:20 ajacoutot Exp $ - From FreeBSD: get list of mounted filesystems. (no support for /etc/mtab) diff --git a/sysutils/gamin/patches/patch-server_gam_kqueue_c b/sysutils/gamin/patches/patch-server_gam_kqueue_c index 7f2f458945c..ec8f3702e17 100644 --- a/sysutils/gamin/patches/patch-server_gam_kqueue_c +++ b/sysutils/gamin/patches/patch-server_gam_kqueue_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-server_gam_kqueue_c,v 1.8 2012/12/18 21:38:12 sthen Exp $ - From FreeBSD: Make sure that excluded paths do not get opened (but rather they will be polled). diff --git a/sysutils/gamin/patches/patch-server_gam_node_c b/sysutils/gamin/patches/patch-server_gam_node_c index 146a4f06599..03d57dbb174 100644 --- a/sysutils/gamin/patches/patch-server_gam_node_c +++ b/sysutils/gamin/patches/patch-server_gam_node_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-server_gam_node_c,v 1.1.1.1 2009/12/04 08:07:20 ajacoutot Exp $ --- server/gam_node.c.orig Sat Nov 28 22:06:04 2009 +++ server/gam_node.c Sat Nov 28 22:05:56 2009 @@ -23,6 +23,7 @@ diff --git a/sysutils/gamin/patches/patch-server_gam_server_c b/sysutils/gamin/patches/patch-server_gam_server_c index 923ffe3dc37..41c0b538eee 100644 --- a/sysutils/gamin/patches/patch-server_gam_server_c +++ b/sysutils/gamin/patches/patch-server_gam_server_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-server_gam_server_c,v 1.1.1.1 2009/12/04 08:07:20 ajacoutot Exp $ - From FreeBSD: Make sure that excluded paths do not get opened (but rather they will be polled). diff --git a/sysutils/gamin/pkg/PLIST b/sysutils/gamin/pkg/PLIST index 4ef9a233744..e1ddf7738d3 100644 --- a/sysutils/gamin/pkg/PLIST +++ b/sysutils/gamin/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1 2021/02/27 08:52:43 ajacoutot Exp $ @conflict fam-* @conflict libgamin-<=0.1.10p5 @conflict gamin-<0.1.10p18 diff --git a/sysutils/gamin/pkg/README b/sysutils/gamin/pkg/README index 4cb69a54611..2559c40c690 100644 --- a/sysutils/gamin/pkg/README +++ b/sysutils/gamin/pkg/README @@ -1,5 +1,3 @@ -$OpenBSD: README,v 1.1 2021/02/27 08:52:43 ajacoutot Exp $ - +----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- diff --git a/sysutils/gdmap/Makefile b/sysutils/gdmap/Makefile index 4d08a5495b8..80f6fc060a0 100644 --- a/sysutils/gdmap/Makefile +++ b/sysutils/gdmap/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.10 2021/08/28 09:16:56 cwen Exp $ - COMMENT = graphical disk map DISTNAME = gdmap-0.8.1 CATEGORIES = sysutils x11 diff --git a/sysutils/gdmap/patches/patch-configure_ac b/sysutils/gdmap/patches/patch-configure_ac index ea1eae611b2..f4ff9617adf 100644 --- a/sysutils/gdmap/patches/patch-configure_ac +++ b/sysutils/gdmap/patches/patch-configure_ac @@ -1,5 +1,3 @@ -$OpenBSD: patch-configure_ac,v 1.1 2017/09/27 07:20:12 dcoppa Exp $ - Index: configure.ac --- configure.ac.orig +++ configure.ac diff --git a/sysutils/gdmap/patches/patch-src_gui_main_c b/sysutils/gdmap/patches/patch-src_gui_main_c index 9790079a4fd..03aa3b9942c 100644 --- a/sysutils/gdmap/patches/patch-src_gui_main_c +++ b/sysutils/gdmap/patches/patch-src_gui_main_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_gui_main_c,v 1.1.1.1 2015/06/29 09:08:53 czarkoff Exp $ --- src/gui_main.c.orig Wed Jun 17 14:14:37 2015 +++ src/gui_main.c Wed Jun 17 14:15:22 2015 @@ -11,7 +11,7 @@ diff --git a/sysutils/gdmap/patches/patch-src_gui_support_c b/sysutils/gdmap/patches/patch-src_gui_support_c index fd9a43eee40..7b299c5b68d 100644 --- a/sysutils/gdmap/patches/patch-src_gui_support_c +++ b/sysutils/gdmap/patches/patch-src_gui_support_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_gui_support_c,v 1.1.1.1 2015/06/29 09:08:53 czarkoff Exp $ --- src/gui_support.c.orig Fri May 23 16:54:28 2008 +++ src/gui_support.c Wed Jun 17 14:10:48 2015 @@ -85,7 +85,11 @@ on_ebox_enter(GtkWidget* box, GdkEventCrossing* event, diff --git a/sysutils/gdmap/pkg/PLIST b/sysutils/gdmap/pkg/PLIST index 97ab241b711..eb61cb937a8 100644 --- a/sysutils/gdmap/pkg/PLIST +++ b/sysutils/gdmap/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2018/06/27 21:04:03 espie Exp $ @bin bin/gdmap @man man/man1/gdmap.1 share/applications/gdmap.desktop diff --git a/sysutils/git-sync/Makefile b/sysutils/git-sync/Makefile index 7bcfd5ffbdd..59f80e7c261 100644 --- a/sysutils/git-sync/Makefile +++ b/sysutils/git-sync/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2022/02/09 00:13:37 abieber Exp $ - COMMENT = safe, simple git synchronization GH_ACCOUNT = simonthum diff --git a/sysutils/git-sync/pkg/PLIST b/sysutils/git-sync/pkg/PLIST index cd28ea3c988..597e205daab 100644 --- a/sysutils/git-sync/pkg/PLIST +++ b/sysutils/git-sync/pkg/PLIST @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2022/02/09 00:13:37 abieber Exp $ bin/git-sync diff --git a/sysutils/gitlab-runner/Makefile b/sysutils/gitlab-runner/Makefile index 952f53813c5..738fcb9e51c 100644 --- a/sysutils/gitlab-runner/Makefile +++ b/sysutils/gitlab-runner/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.3 2021/09/03 18:38:55 abieber Exp $ - COMMENT = CI/CD job runner for GitLab V = v14.2.0 diff --git a/sysutils/gitlab-runner/pkg/PLIST b/sysutils/gitlab-runner/pkg/PLIST index f39696beebd..cc8c96cf9b2 100644 --- a/sysutils/gitlab-runner/pkg/PLIST +++ b/sysutils/gitlab-runner/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2021/09/03 18:38:56 abieber Exp $ @bin bin/gitlab-runner share/doc/gitlab-runner/ share/doc/gitlab-runner/best_practice/ diff --git a/sysutils/gitmux/Makefile b/sysutils/gitmux/Makefile index dd2d343e416..f5813627bda 100644 --- a/sysutils/gitmux/Makefile +++ b/sysutils/gitmux/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2022/01/26 15:47:38 abieber Exp $ - COMMENT = git in your tmux status bar MODGO_MODNAME = github.com/arl/gitmux diff --git a/sysutils/gitmux/pkg/PLIST b/sysutils/gitmux/pkg/PLIST index 8086fd99b7c..23832009fef 100644 --- a/sysutils/gitmux/pkg/PLIST +++ b/sysutils/gitmux/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2022/01/26 15:47:38 abieber Exp $ @bin bin/gitmux share/doc/gitmux/ share/doc/gitmux/README.md diff --git a/sysutils/gitolite/Makefile b/sysutils/gitolite/Makefile index d3982df0940..4ba1c1f45c7 100644 --- a/sysutils/gitolite/Makefile +++ b/sysutils/gitolite/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.19 2019/12/23 19:57:27 jasper Exp $ - PKG_ARCH= * COMMENT= secure hosting of Git repositories diff --git a/sysutils/gitolite/patches/patch-install b/sysutils/gitolite/patches/patch-install index 5b7ae31a367..c8f1a3edf16 100644 --- a/sysutils/gitolite/patches/patch-install +++ b/sysutils/gitolite/patches/patch-install @@ -1,4 +1,3 @@ -$OpenBSD: patch-install,v 1.5 2014/12/28 13:38:56 jasper Exp $ --- install.orig Mon Nov 10 04:11:59 2014 +++ install Sat Dec 27 16:22:13 2014 @@ -66,7 +66,7 @@ for my $d ($ln, $to) { diff --git a/sysutils/gitolite/pkg/PLIST b/sysutils/gitolite/pkg/PLIST index 603aaea4b24..03f70ceab56 100644 --- a/sysutils/gitolite/pkg/PLIST +++ b/sysutils/gitolite/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.8 2019/12/23 19:57:27 jasper Exp $ bin/gitolite libexec/gitolite/ libexec/gitolite/VERSION diff --git a/sysutils/gitolite/pkg/README b/sysutils/gitolite/pkg/README index fd8c9990dd0..ea4f3e537fc 100644 --- a/sysutils/gitolite/pkg/README +++ b/sysutils/gitolite/pkg/README @@ -1,5 +1,3 @@ -$OpenBSD: README,v 1.2 2018/09/04 12:46:22 espie Exp $ - +----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- diff --git a/sysutils/gkrellm/Makefile b/sysutils/gkrellm/Makefile index 89a6262c66a..c1956d0ef02 100644 --- a/sysutils/gkrellm/Makefile +++ b/sysutils/gkrellm/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.27 2010/02/01 17:00:14 espie Exp $ - SUBDIR = SUBDIR += gkrellm SUBDIR += plugins diff --git a/sysutils/gkrellm/gkrellm/Makefile b/sysutils/gkrellm/gkrellm/Makefile index 7935dc22477..09c99c464d7 100644 --- a/sysutils/gkrellm/gkrellm/Makefile +++ b/sysutils/gkrellm/gkrellm/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.78 2019/07/12 21:02:26 sthen Exp $ - COMMENT-main= single process stack of system monitors for GTK+2 (server) COMMENT-client= single process stack of system monitors for GTK+2 diff --git a/sysutils/gkrellm/gkrellm/patches/patch-Makefile b/sysutils/gkrellm/gkrellm/patches/patch-Makefile index 619603e1e57..11b4219a382 100644 --- a/sysutils/gkrellm/gkrellm/patches/patch-Makefile +++ b/sysutils/gkrellm/gkrellm/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.12 2017/04/23 13:48:29 sthen Exp $ --- Makefile.orig Wed Feb 1 23:21:42 2017 +++ Makefile Wed Feb 1 23:21:47 2017 @@ -92,16 +92,12 @@ BINMODE = 755 diff --git a/sysutils/gkrellm/gkrellm/patches/patch-common_mk b/sysutils/gkrellm/gkrellm/patches/patch-common_mk index d15cca5d306..6c985400d66 100644 --- a/sysutils/gkrellm/gkrellm/patches/patch-common_mk +++ b/sysutils/gkrellm/gkrellm/patches/patch-common_mk @@ -1,4 +1,3 @@ -$OpenBSD: patch-common_mk,v 1.1 2017/04/23 13:48:29 sthen Exp $ --- common.mk.orig Wed Feb 1 23:35:29 2017 +++ common.mk Wed Feb 1 23:36:26 2017 @@ -18,7 +18,7 @@ export CC diff --git a/sysutils/gkrellm/gkrellm/patches/patch-gkrellm_1 b/sysutils/gkrellm/gkrellm/patches/patch-gkrellm_1 index 02197b33e1b..90b17babcc3 100644 --- a/sysutils/gkrellm/gkrellm/patches/patch-gkrellm_1 +++ b/sysutils/gkrellm/gkrellm/patches/patch-gkrellm_1 @@ -1,4 +1,3 @@ -$OpenBSD: patch-gkrellm_1,v 1.5 2011/03/02 06:59:55 ajacoutot Exp $ --- gkrellm.1.orig Tue Oct 5 18:21:55 2010 +++ gkrellm.1 Mon Feb 14 07:46:00 2011 @@ -1,4 +1,4 @@ diff --git a/sysutils/gkrellm/gkrellm/patches/patch-gkrellmd_1 b/sysutils/gkrellm/gkrellm/patches/patch-gkrellmd_1 index 0eae1a85330..7d3fbc78be5 100644 --- a/sysutils/gkrellm/gkrellm/patches/patch-gkrellmd_1 +++ b/sysutils/gkrellm/gkrellm/patches/patch-gkrellmd_1 @@ -1,4 +1,3 @@ -$OpenBSD: patch-gkrellmd_1,v 1.5 2011/03/02 06:59:55 ajacoutot Exp $ --- gkrellmd.1.orig Tue Sep 14 18:55:49 2010 +++ gkrellmd.1 Mon Feb 14 07:46:00 2011 @@ -1,4 +1,4 @@ diff --git a/sysutils/gkrellm/gkrellm/patches/patch-server_Makefile b/sysutils/gkrellm/gkrellm/patches/patch-server_Makefile index ce2b6bca353..400020cf033 100644 --- a/sysutils/gkrellm/gkrellm/patches/patch-server_Makefile +++ b/sysutils/gkrellm/gkrellm/patches/patch-server_Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-server_Makefile,v 1.12 2017/04/23 13:48:29 sthen Exp $ --- server/Makefile.orig Wed Feb 1 23:33:24 2017 +++ server/Makefile Wed Feb 1 23:38:27 2017 @@ -2,13 +2,13 @@ include ../common.mk diff --git a/sysutils/gkrellm/gkrellm/patches/patch-server_gkrellmd_conf b/sysutils/gkrellm/gkrellm/patches/patch-server_gkrellmd_conf index 36aac17a607..4ef2e8956e7 100644 --- a/sysutils/gkrellm/gkrellm/patches/patch-server_gkrellmd_conf +++ b/sysutils/gkrellm/gkrellm/patches/patch-server_gkrellmd_conf @@ -1,4 +1,3 @@ -$OpenBSD: patch-server_gkrellmd_conf,v 1.3 2011/03/02 06:59:55 ajacoutot Exp $ --- server/gkrellmd.conf.orig Tue Sep 14 16:26:19 2010 +++ server/gkrellmd.conf Mon Feb 14 07:46:00 2011 @@ -30,7 +30,7 @@ diff --git a/sysutils/gkrellm/gkrellm/patches/patch-server_gkrellmd_h b/sysutils/gkrellm/gkrellm/patches/patch-server_gkrellmd_h index 79feb23e5fb..e9a2fd11cee 100644 --- a/sysutils/gkrellm/gkrellm/patches/patch-server_gkrellmd_h +++ b/sysutils/gkrellm/gkrellm/patches/patch-server_gkrellmd_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-server_gkrellmd_h,v 1.10 2017/04/23 13:48:29 sthen Exp $ --- server/gkrellmd.h.orig Wed Feb 1 23:39:01 2017 +++ server/gkrellmd.h Wed Feb 1 23:40:32 2017 @@ -128,12 +128,12 @@ GKRELLMD_VERSION_REV >= (rev))) diff --git a/sysutils/gkrellm/gkrellm/patches/patch-server_main_c b/sysutils/gkrellm/gkrellm/patches/patch-server_main_c index 0358ed0fde8..0f0160f4597 100644 --- a/sysutils/gkrellm/gkrellm/patches/patch-server_main_c +++ b/sysutils/gkrellm/gkrellm/patches/patch-server_main_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-server_main_c,v 1.2 2017/04/23 13:48:29 sthen Exp $ --- server/main.c.orig Wed Feb 1 23:40:47 2017 +++ server/main.c Wed Feb 1 23:42:00 2017 @@ -177,15 +177,15 @@ static void gkrellmd_syslog_log(GLogLevelFlags log_lev diff --git a/sysutils/gkrellm/gkrellm/patches/patch-src_Makefile b/sysutils/gkrellm/gkrellm/patches/patch-src_Makefile index be9eca00ad2..e50fc742680 100644 --- a/sysutils/gkrellm/gkrellm/patches/patch-src_Makefile +++ b/sysutils/gkrellm/gkrellm/patches/patch-src_Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_Makefile,v 1.8 2017/04/23 13:48:29 sthen Exp $ --- src/Makefile.orig Wed Feb 1 23:42:32 2017 +++ src/Makefile Wed Feb 1 23:43:55 2017 @@ -47,7 +47,7 @@ GKRELLM_INCLUDES = gkrellm.h gkrellm-public-proto.h $( diff --git a/sysutils/gkrellm/gkrellm/patches/patch-src_sysdeps_bsd-common_c b/sysutils/gkrellm/gkrellm/patches/patch-src_sysdeps_bsd-common_c index 24f2463256f..9cb0cc6a0be 100644 --- a/sysutils/gkrellm/gkrellm/patches/patch-src_sysdeps_bsd-common_c +++ b/sysutils/gkrellm/gkrellm/patches/patch-src_sysdeps_bsd-common_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_sysdeps_bsd-common_c,v 1.3 2010/04/27 21:53:56 sthen Exp $ --- src/sysdeps/bsd-common.c.orig Thu Jun 25 17:29:06 2009 +++ src/sysdeps/bsd-common.c Thu Jun 25 17:34:51 2009 @@ -115,9 +115,11 @@ gkrellm_sys_net_read_data(void) diff --git a/sysutils/gkrellm/gkrellm/patches/patch-src_sysdeps_bsd-net-open_c b/sysutils/gkrellm/gkrellm/patches/patch-src_sysdeps_bsd-net-open_c index 5605c3f3178..e3475542fa1 100644 --- a/sysutils/gkrellm/gkrellm/patches/patch-src_sysdeps_bsd-net-open_c +++ b/sysutils/gkrellm/gkrellm/patches/patch-src_sysdeps_bsd-net-open_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_sysdeps_bsd-net-open_c,v 1.8 2017/05/18 10:39:20 mpi Exp $ Index: src/sysdeps/bsd-net-open.c --- src/sysdeps/bsd-net-open.c.orig +++ src/sysdeps/bsd-net-open.c diff --git a/sysutils/gkrellm/gkrellm/patches/patch-src_sysdeps_openbsd_c b/sysutils/gkrellm/gkrellm/patches/patch-src_sysdeps_openbsd_c index da7e58219a1..f224a0381e3 100644 --- a/sysutils/gkrellm/gkrellm/patches/patch-src_sysdeps_openbsd_c +++ b/sysutils/gkrellm/gkrellm/patches/patch-src_sysdeps_openbsd_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_sysdeps_openbsd_c,v 1.20 2014/10/13 19:21:43 sthen Exp $ - Adapt to new OpenBSD kinfo_proc API. --- src/sysdeps/openbsd.c.orig Tue Oct 5 17:31:00 2010 diff --git a/sysutils/gkrellm/gkrellm/pkg/PLIST-client b/sysutils/gkrellm/gkrellm/pkg/PLIST-client index 057981520fb..7e713710c7c 100644 --- a/sysutils/gkrellm/gkrellm/pkg/PLIST-client +++ b/sysutils/gkrellm/gkrellm/pkg/PLIST-client @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST-client,v 1.9 2017/04/23 13:48:29 sthen Exp $ @mode 2755 @group kmem @bin bin/gkrellm diff --git a/sysutils/gkrellm/gkrellm/pkg/PLIST-main b/sysutils/gkrellm/gkrellm/pkg/PLIST-main index 8f4a312701c..03db3b85d9b 100644 --- a/sysutils/gkrellm/gkrellm/pkg/PLIST-main +++ b/sysutils/gkrellm/gkrellm/pkg/PLIST-main @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST-main,v 1.5 2012/01/26 08:03:57 ajacoutot Exp $ @pkgpath sysutils/gkrellm/gkrellm @pkgpath sysutils/gkrellm/gkrellm,no_client @newgroup _gkrellmd:607 diff --git a/sysutils/gkrellm/plugins/Makefile b/sysutils/gkrellm/plugins/Makefile index 3706d890c10..510cf2e37d8 100644 --- a/sysutils/gkrellm/plugins/Makefile +++ b/sysutils/gkrellm/plugins/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2016/08/30 09:57:34 jasper Exp $ - SUBDIR = SUBDIR += aclock SUBDIR += bgchg diff --git a/sysutils/gkrellm/plugins/Makefile.inc b/sysutils/gkrellm/plugins/Makefile.inc index 2b809e28984..939bdf06b59 100644 --- a/sysutils/gkrellm/plugins/Makefile.inc +++ b/sysutils/gkrellm/plugins/Makefile.inc @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile.inc,v 1.35 2019/07/13 10:59:27 sthen Exp $ - CATEGORIES += sysutils # GPLv2+ diff --git a/sysutils/gkrellm/plugins/aclock/Makefile b/sysutils/gkrellm/plugins/aclock/Makefile index 0adcf1c1bb2..a93f1c1f957 100644 --- a/sysutils/gkrellm/plugins/aclock/Makefile +++ b/sysutils/gkrellm/plugins/aclock/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.24 2017/09/15 15:37:17 naddy Exp $ - COMMENT= analog clock for GkrellM2 V= 0.3.3 diff --git a/sysutils/gkrellm/plugins/aclock/patches/patch-Makefile b/sysutils/gkrellm/plugins/aclock/patches/patch-Makefile index 482d6e998d4..13bc71db7e9 100644 --- a/sysutils/gkrellm/plugins/aclock/patches/patch-Makefile +++ b/sysutils/gkrellm/plugins/aclock/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.1.1.1 2003/11/03 20:34:16 sturm Exp $ --- Makefile.orig 2002-08-13 18:28:46.000000000 +0200 +++ Makefile 2003-11-02 10:21:41.000000000 +0100 @@ -1,11 +1,10 @@ diff --git a/sysutils/gkrellm/plugins/aclock/pkg/PLIST b/sysutils/gkrellm/plugins/aclock/pkg/PLIST index 30c55009b14..6e258a32f33 100644 --- a/sysutils/gkrellm/plugins/aclock/pkg/PLIST +++ b/sysutils/gkrellm/plugins/aclock/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2005/01/20 20:19:39 sturm Exp $ lib/gkrellm2/ lib/gkrellm2/plugins/ lib/gkrellm2/plugins/gkrellaclock.so diff --git a/sysutils/gkrellm/plugins/bgchg/Makefile b/sysutils/gkrellm/plugins/bgchg/Makefile index 26cd44cb91e..8098e21ca55 100644 --- a/sysutils/gkrellm/plugins/bgchg/Makefile +++ b/sysutils/gkrellm/plugins/bgchg/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.30 2017/09/15 15:37:17 naddy Exp $ - COMMENT= change background image with GkrellM2 DISTNAME= gkrellmbgchg2-0.1.11 diff --git a/sysutils/gkrellm/plugins/bgchg/patches/patch-Makefile b/sysutils/gkrellm/plugins/bgchg/patches/patch-Makefile index 898e5b153b5..96c85f4946e 100644 --- a/sysutils/gkrellm/plugins/bgchg/patches/patch-Makefile +++ b/sysutils/gkrellm/plugins/bgchg/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.4 2015/06/26 17:25:42 ajacoutot Exp $ --- Makefile.orig Wed Dec 22 14:46:07 2010 +++ Makefile Fri Jun 26 19:18:55 2015 @@ -13,7 +13,7 @@ GTK_CONFIG ?=pkg-config diff --git a/sysutils/gkrellm/plugins/bgchg/pkg/PLIST b/sysutils/gkrellm/plugins/bgchg/pkg/PLIST index d4afcb95306..2d191ba40f1 100644 --- a/sysutils/gkrellm/plugins/bgchg/pkg/PLIST +++ b/sysutils/gkrellm/plugins/bgchg/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2005/01/20 20:19:39 sturm Exp $ lib/gkrellm2/ lib/gkrellm2/plugins/ lib/gkrellm2/plugins/gkrellmbgchg.so diff --git a/sysutils/gkrellm/plugins/flynn/Makefile b/sysutils/gkrellm/plugins/flynn/Makefile index a0110e9d0fb..34fd1ca13e2 100644 --- a/sysutils/gkrellm/plugins/flynn/Makefile +++ b/sysutils/gkrellm/plugins/flynn/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.14 2015/06/26 18:08:39 ajacoutot Exp $ - COMMENT= GkrellM2 load meter with a familiar face DISTNAME= gkrellflynn-0.8 diff --git a/sysutils/gkrellm/plugins/flynn/patches/patch-Makefile b/sysutils/gkrellm/plugins/flynn/patches/patch-Makefile index 61d82034db5..5e8b15149b9 100644 --- a/sysutils/gkrellm/plugins/flynn/patches/patch-Makefile +++ b/sysutils/gkrellm/plugins/flynn/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.1.1.1 2003/11/03 20:34:16 sturm Exp $ --- Makefile.orig 2002-05-07 01:04:49.000000000 -0700 +++ Makefile 2003-11-01 13:24:02.000000000 -0800 @@ -3,12 +3,11 @@ diff --git a/sysutils/gkrellm/plugins/flynn/patches/patch-gkrellflynn_c b/sysutils/gkrellm/plugins/flynn/patches/patch-gkrellflynn_c index 0dce3757bf3..b8cba4a198a 100644 --- a/sysutils/gkrellm/plugins/flynn/patches/patch-gkrellflynn_c +++ b/sysutils/gkrellm/plugins/flynn/patches/patch-gkrellflynn_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-gkrellflynn_c,v 1.1.1.1 2003/11/03 20:34:16 sturm Exp $ --- gkrellflynn.c.orig Tue Dec 24 12:06:31 2002 +++ gkrellflynn.c Tue Dec 24 12:09:13 2002 @@ -24,12 +24,7 @@ diff --git a/sysutils/gkrellm/plugins/flynn/pkg/PLIST b/sysutils/gkrellm/plugins/flynn/pkg/PLIST index a3f0deddfa0..6f9042737e2 100644 --- a/sysutils/gkrellm/plugins/flynn/pkg/PLIST +++ b/sysutils/gkrellm/plugins/flynn/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2005/01/20 20:19:39 sturm Exp $ lib/gkrellm2/ lib/gkrellm2/plugins/ lib/gkrellm2/plugins/gkrellflynn.so diff --git a/sysutils/gkrellm/plugins/itime/Makefile b/sysutils/gkrellm/plugins/itime/Makefile index 730520c7ba4..959c10a23bb 100644 --- a/sysutils/gkrellm/plugins/itime/Makefile +++ b/sysutils/gkrellm/plugins/itime/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.22 2017/09/15 15:37:17 naddy Exp $ - COMMENT= GkrellM2 plugin that shows Internet time V= 1.0.1 diff --git a/sysutils/gkrellm/plugins/itime/patches/patch-Makefile b/sysutils/gkrellm/plugins/itime/patches/patch-Makefile index c258a3876f3..94e9c6d60a0 100644 --- a/sysutils/gkrellm/plugins/itime/patches/patch-Makefile +++ b/sysutils/gkrellm/plugins/itime/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.1.1.1 2003/11/03 20:34:17 sturm Exp $ --- Makefile.orig Sun Jun 30 11:10:35 2002 +++ Makefile Sat Feb 1 13:54:26 2003 @@ -1,24 +1,25 @@ diff --git a/sysutils/gkrellm/plugins/itime/patches/patch-gkrellm_itime_c b/sysutils/gkrellm/plugins/itime/patches/patch-gkrellm_itime_c index fe643fa45df..58fd07c34e4 100644 --- a/sysutils/gkrellm/plugins/itime/patches/patch-gkrellm_itime_c +++ b/sysutils/gkrellm/plugins/itime/patches/patch-gkrellm_itime_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-gkrellm_itime_c,v 1.1.1.1 2003/11/03 20:34:17 sturm Exp $ --- gkrellm_itime.c.orig Wed Aug 14 12:18:21 2002 +++ gkrellm_itime.c Wed Jan 8 22:27:58 2003 @@ -71,7 +71,8 @@ diff --git a/sysutils/gkrellm/plugins/itime/pkg/PLIST b/sysutils/gkrellm/plugins/itime/pkg/PLIST index ab65100a18a..6c0b60a373b 100644 --- a/sysutils/gkrellm/plugins/itime/pkg/PLIST +++ b/sysutils/gkrellm/plugins/itime/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2005/01/20 20:19:39 sturm Exp $ lib/gkrellm2/ lib/gkrellm2/plugins/ lib/gkrellm2/plugins/gkrellm_itime.so diff --git a/sysutils/gkrellm/plugins/kam/Makefile b/sysutils/gkrellm/plugins/kam/Makefile index 7adb0a67ab9..fd976b4ed1e 100644 --- a/sysutils/gkrellm/plugins/kam/Makefile +++ b/sysutils/gkrellm/plugins/kam/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.17 2015/06/26 18:08:40 ajacoutot Exp $ - COMMENT= webcam plugin for GkrellM2 V= 2.0.0 diff --git a/sysutils/gkrellm/plugins/kam/patches/patch-Makefile b/sysutils/gkrellm/plugins/kam/patches/patch-Makefile index 8f955830bea..57ea7d1809b 100644 --- a/sysutils/gkrellm/plugins/kam/patches/patch-Makefile +++ b/sysutils/gkrellm/plugins/kam/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.1.1.1 2003/11/03 20:34:17 sturm Exp $ --- Makefile.orig Tue Dec 24 10:16:22 2002 +++ Makefile Tue Dec 24 10:17:30 2002 @@ -10,16 +10,15 @@ TARGET = gkrellkam2 diff --git a/sysutils/gkrellm/plugins/kam/patches/patch-gkrellkam-list_5 b/sysutils/gkrellm/plugins/kam/patches/patch-gkrellkam-list_5 index b2c0cc0d962..86fcc2ef4c2 100644 --- a/sysutils/gkrellm/plugins/kam/patches/patch-gkrellkam-list_5 +++ b/sysutils/gkrellm/plugins/kam/patches/patch-gkrellkam-list_5 @@ -1,4 +1,3 @@ -$OpenBSD: patch-gkrellkam-list_5,v 1.1 2008/06/20 10:49:42 martynas Exp $ --- gkrellkam-list.5.orig Wed Oct 23 17:32:10 2002 +++ gkrellkam-list.5 Thu Jun 19 21:00:11 2008 @@ -55,7 +55,7 @@ If set, this sets the minimum length of time that must diff --git a/sysutils/gkrellm/plugins/kam/patches/patch-gkrellkam2_c b/sysutils/gkrellm/plugins/kam/patches/patch-gkrellkam2_c index 48a8e56bc0c..643d2991d6e 100644 --- a/sysutils/gkrellm/plugins/kam/patches/patch-gkrellkam2_c +++ b/sysutils/gkrellm/plugins/kam/patches/patch-gkrellkam2_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-gkrellkam2_c,v 1.1 2008/06/20 10:49:42 martynas Exp $ --- gkrellkam2.c.orig Wed Oct 23 18:35:59 2002 +++ gkrellkam2.c Thu Jun 19 20:59:33 2008 @@ -139,8 +139,8 @@ static gchar *kkam_info_text[] = diff --git a/sysutils/gkrellm/plugins/kam/pkg/PLIST b/sysutils/gkrellm/plugins/kam/pkg/PLIST index 3a24ce52410..f76b8cff287 100644 --- a/sysutils/gkrellm/plugins/kam/pkg/PLIST +++ b/sysutils/gkrellm/plugins/kam/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2005/01/20 20:19:39 sturm Exp $ lib/gkrellm2/ lib/gkrellm2/plugins/ lib/gkrellm2/plugins/gkrellkam2.so diff --git a/sysutils/gkrellm/plugins/launch/Makefile b/sysutils/gkrellm/plugins/launch/Makefile index a92ae565c06..11dcf95e432 100644 --- a/sysutils/gkrellm/plugins/launch/Makefile +++ b/sysutils/gkrellm/plugins/launch/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.21 2017/09/15 15:37:17 naddy Exp $ - COMMENT= launch commonly used apps from GkrellM2 DISTNAME= gkrellmlaunch-0.5 diff --git a/sysutils/gkrellm/plugins/launch/patches/patch-Makefile b/sysutils/gkrellm/plugins/launch/patches/patch-Makefile index 53215316310..3f685b4c250 100644 --- a/sysutils/gkrellm/plugins/launch/patches/patch-Makefile +++ b/sysutils/gkrellm/plugins/launch/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.1.1.1 2003/11/03 20:34:17 sturm Exp $ --- Makefile.orig 2002-09-26 06:56:06.000000000 -0700 +++ Makefile 2003-11-01 13:46:23.000000000 -0800 @@ -1,16 +1,13 @@ diff --git a/sysutils/gkrellm/plugins/launch/pkg/PLIST b/sysutils/gkrellm/plugins/launch/pkg/PLIST index facf7b2d6d9..f44a09ea8c9 100644 --- a/sysutils/gkrellm/plugins/launch/pkg/PLIST +++ b/sysutils/gkrellm/plugins/launch/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2005/01/20 20:19:39 sturm Exp $ lib/gkrellm2/ lib/gkrellm2/plugins/ lib/gkrellm2/plugins/gkrellmlaunch.so diff --git a/sysutils/gkrellm/plugins/mailwatch/Makefile b/sysutils/gkrellm/plugins/mailwatch/Makefile index ea79a676612..2648199868c 100644 --- a/sysutils/gkrellm/plugins/mailwatch/Makefile +++ b/sysutils/gkrellm/plugins/mailwatch/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.24 2017/09/15 15:37:17 naddy Exp $ - COMMENT= GkrellM2 plugin to monitor multiple mailboxes V= 2.4.3 diff --git a/sysutils/gkrellm/plugins/mailwatch/patches/patch-Makefile b/sysutils/gkrellm/plugins/mailwatch/patches/patch-Makefile index 6149fb34a9d..011ad5f43fe 100644 --- a/sysutils/gkrellm/plugins/mailwatch/patches/patch-Makefile +++ b/sysutils/gkrellm/plugins/mailwatch/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.1.1.1 2003/11/03 20:34:17 sturm Exp $ --- Makefile.orig Tue Dec 24 12:47:34 2002 +++ Makefile Tue Dec 24 12:48:21 2002 @@ -1,18 +1,18 @@ diff --git a/sysutils/gkrellm/plugins/mailwatch/pkg/PLIST b/sysutils/gkrellm/plugins/mailwatch/pkg/PLIST index cd92874b0dc..a1b07e2b792 100644 --- a/sysutils/gkrellm/plugins/mailwatch/pkg/PLIST +++ b/sysutils/gkrellm/plugins/mailwatch/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2007/10/25 15:15:54 ajacoutot Exp $ @conflict gkrellm-mailwatch-* @pkgpath ${BASE_PKGPATH} lib/gkrellm2/ diff --git a/sysutils/gkrellm/plugins/moon/Makefile b/sysutils/gkrellm/plugins/moon/Makefile index 10a8f95a47d..1f5b3f47979 100644 --- a/sysutils/gkrellm/plugins/moon/Makefile +++ b/sysutils/gkrellm/plugins/moon/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.23 2017/12/05 16:25:45 espie Exp $ - COMMENT= phase of the Moon for GkrellM2 DISTNAME= gkrellmoon-0.6 diff --git a/sysutils/gkrellm/plugins/moon/patches/patch-Makefile b/sysutils/gkrellm/plugins/moon/patches/patch-Makefile index 55bbb87c229..2e085e94c6a 100644 --- a/sysutils/gkrellm/plugins/moon/patches/patch-Makefile +++ b/sysutils/gkrellm/plugins/moon/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.1.1.1 2003/11/03 20:34:17 sturm Exp $ --- Makefile.orig 2002-12-10 19:36:06.000000000 -0800 +++ Makefile 2003-11-01 13:48:52.000000000 -0800 @@ -1,14 +1,12 @@ diff --git a/sysutils/gkrellm/plugins/moon/pkg/PLIST b/sysutils/gkrellm/plugins/moon/pkg/PLIST index f981b8c5e86..ec7979eba9b 100644 --- a/sysutils/gkrellm/plugins/moon/pkg/PLIST +++ b/sysutils/gkrellm/plugins/moon/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2005/01/20 20:19:40 sturm Exp $ lib/gkrellm2/ lib/gkrellm2/plugins/ lib/gkrellm2/plugins/gkrellmoon.so diff --git a/sysutils/gkrellm/plugins/reminder/Makefile b/sysutils/gkrellm/plugins/reminder/Makefile index e602b75783f..e183cea39eb 100644 --- a/sysutils/gkrellm/plugins/reminder/Makefile +++ b/sysutils/gkrellm/plugins/reminder/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.24 2022/01/21 20:09:42 op Exp $ - COMMENT= GKrellM2 will remind you to do important events V= 2.0.0 diff --git a/sysutils/gkrellm/plugins/reminder/patches/patch-Makefile b/sysutils/gkrellm/plugins/reminder/patches/patch-Makefile index c9e73be8b83..c5e51c5ea84 100644 --- a/sysutils/gkrellm/plugins/reminder/patches/patch-Makefile +++ b/sysutils/gkrellm/plugins/reminder/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.1.1.1 2003/11/03 20:34:18 sturm Exp $ --- Makefile.orig 2002-05-01 10:39:37.000000000 -0700 +++ Makefile 2003-11-01 14:18:36.000000000 -0800 @@ -1,13 +1,11 @@ diff --git a/sysutils/gkrellm/plugins/reminder/patches/patch-reminder_c b/sysutils/gkrellm/plugins/reminder/patches/patch-reminder_c index a44b83b550b..65f45cf88b9 100644 --- a/sysutils/gkrellm/plugins/reminder/patches/patch-reminder_c +++ b/sysutils/gkrellm/plugins/reminder/patches/patch-reminder_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-reminder_c,v 1.2 2022/01/21 20:09:42 op Exp $ Index: reminder.c second, third and fourth chunk: scan/serialize time_t as/into into long diff --git a/sysutils/gkrellm/plugins/reminder/pkg/PLIST b/sysutils/gkrellm/plugins/reminder/pkg/PLIST index 4b0886043f6..a72955aa782 100644 --- a/sysutils/gkrellm/plugins/reminder/pkg/PLIST +++ b/sysutils/gkrellm/plugins/reminder/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2007/10/25 15:15:54 ajacoutot Exp $ @conflict gkrellm-reminder-* @pkgpath ${BASE_PKGPATH} lib/gkrellm2/ diff --git a/sysutils/gkrellm/plugins/shoot/Makefile b/sysutils/gkrellm/plugins/shoot/Makefile index 2473776590f..22eb4b21bcc 100644 --- a/sysutils/gkrellm/plugins/shoot/Makefile +++ b/sysutils/gkrellm/plugins/shoot/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.23 2017/09/15 15:37:18 naddy Exp $ - COMMENT= snapshot and background plugin for Gkrellm2 V= 0.4.4 diff --git a/sysutils/gkrellm/plugins/shoot/patches/patch-Makefile b/sysutils/gkrellm/plugins/shoot/patches/patch-Makefile index 1da09c612e1..7b86c8f140c 100644 --- a/sysutils/gkrellm/plugins/shoot/patches/patch-Makefile +++ b/sysutils/gkrellm/plugins/shoot/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.1.1.1 2003/11/03 20:34:18 sturm Exp $ --- Makefile.orig 2002-08-18 18:06:16.000000000 +0200 +++ Makefile 2003-11-02 12:53:29.000000000 +0100 @@ -1,16 +1,15 @@ diff --git a/sysutils/gkrellm/plugins/shoot/pkg/PLIST b/sysutils/gkrellm/plugins/shoot/pkg/PLIST index d7c6fa7e0b7..7cf65e9ebed 100644 --- a/sysutils/gkrellm/plugins/shoot/pkg/PLIST +++ b/sysutils/gkrellm/plugins/shoot/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2005/01/20 20:19:40 sturm Exp $ lib/gkrellm2/ lib/gkrellm2/plugins/ lib/gkrellm2/plugins/gkrellshoot.so diff --git a/sysutils/gkrellm/plugins/stock/Makefile b/sysutils/gkrellm/plugins/stock/Makefile index a16ebe19164..531c8af9ecd 100644 --- a/sysutils/gkrellm/plugins/stock/Makefile +++ b/sysutils/gkrellm/plugins/stock/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.22 2017/09/15 15:37:18 naddy Exp $ - COMMENT= stock ticker for GkrellM2 V= 0.5.1 diff --git a/sysutils/gkrellm/plugins/stock/patches/patch-Makefile b/sysutils/gkrellm/plugins/stock/patches/patch-Makefile index 407c7295ea4..2d674f53c0e 100644 --- a/sysutils/gkrellm/plugins/stock/patches/patch-Makefile +++ b/sysutils/gkrellm/plugins/stock/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.1.1.1 2003/11/03 20:34:18 sturm Exp $ --- Makefile.orig 2003-04-21 12:51:38.000000000 -0700 +++ Makefile 2003-11-01 13:54:47.000000000 -0800 @@ -1,11 +1,9 @@ diff --git a/sysutils/gkrellm/plugins/stock/pkg/PLIST b/sysutils/gkrellm/plugins/stock/pkg/PLIST index bf06102214a..fb079060709 100644 --- a/sysutils/gkrellm/plugins/stock/pkg/PLIST +++ b/sysutils/gkrellm/plugins/stock/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2005/01/20 20:19:40 sturm Exp $ bin/GetQuote2 lib/gkrellm2/ lib/gkrellm2/plugins/ diff --git a/sysutils/gkrellm/plugins/sun/Makefile b/sysutils/gkrellm/plugins/sun/Makefile index e8b4ff9a3cd..cbbed029273 100644 --- a/sysutils/gkrellm/plugins/sun/Makefile +++ b/sysutils/gkrellm/plugins/sun/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.25 2017/09/15 15:37:18 naddy Exp $ - COMMENT= GkrellM2 plugin to display sun rise/set times DISTNAME= gkrellsun-1.0.0 diff --git a/sysutils/gkrellm/plugins/sun/patches/patch-Makefile b/sysutils/gkrellm/plugins/sun/patches/patch-Makefile index a284cb08628..1ee392f48d9 100644 --- a/sysutils/gkrellm/plugins/sun/patches/patch-Makefile +++ b/sysutils/gkrellm/plugins/sun/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.4 2015/06/26 18:27:33 ajacoutot Exp $ --- Makefile.orig Thu Mar 16 19:59:17 2006 +++ Makefile Fri Jun 26 20:20:03 2015 @@ -1,8 +1,8 @@ diff --git a/sysutils/gkrellm/plugins/sun/patches/patch-gkrellsun_c b/sysutils/gkrellm/plugins/sun/patches/patch-gkrellsun_c index d2bd5f3543e..be104354377 100644 --- a/sysutils/gkrellm/plugins/sun/patches/patch-gkrellsun_c +++ b/sysutils/gkrellm/plugins/sun/patches/patch-gkrellsun_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-gkrellsun_c,v 1.5 2015/06/26 18:27:33 ajacoutot Exp $ --- gkrellsun.c.orig Fri Jun 26 20:21:26 2015 +++ gkrellsun.c Fri Jun 26 20:24:21 2015 @@ -1388,8 +1388,8 @@ setTextColor_cb(/*@unused@*/GtkWidget *widget, /*@unus diff --git a/sysutils/gkrellm/plugins/sun/pkg/PLIST b/sysutils/gkrellm/plugins/sun/pkg/PLIST index 0ad79c85654..4a14448ca63 100644 --- a/sysutils/gkrellm/plugins/sun/pkg/PLIST +++ b/sysutils/gkrellm/plugins/sun/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2005/01/20 20:19:40 sturm Exp $ lib/gkrellm2/ lib/gkrellm2/plugins/ lib/gkrellm2/plugins/gkrellsun.so diff --git a/sysutils/gkrellm/plugins/volume/Makefile b/sysutils/gkrellm/plugins/volume/Makefile index eabf738aa8a..ed769f0853c 100644 --- a/sysutils/gkrellm/plugins/volume/Makefile +++ b/sysutils/gkrellm/plugins/volume/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.25 2020/04/16 06:45:19 ratchov Exp $ - COMMENT= volume dial for Gkrellm2 V= 2.1.13 diff --git a/sysutils/gkrellm/plugins/volume/patches/patch-oss_mixer_c b/sysutils/gkrellm/plugins/volume/patches/patch-oss_mixer_c index 3369f178504..735fd57c056 100644 --- a/sysutils/gkrellm/plugins/volume/patches/patch-oss_mixer_c +++ b/sysutils/gkrellm/plugins/volume/patches/patch-oss_mixer_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-oss_mixer_c,v 1.2 2020/04/16 06:45:19 ratchov Exp $ Index: oss_mixer.c --- oss_mixer.c.orig +++ oss_mixer.c diff --git a/sysutils/gkrellm/plugins/volume/patches/patch-volume_c b/sysutils/gkrellm/plugins/volume/patches/patch-volume_c index bc573fa95e0..91f6a017465 100644 --- a/sysutils/gkrellm/plugins/volume/patches/patch-volume_c +++ b/sysutils/gkrellm/plugins/volume/patches/patch-volume_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-volume_c,v 1.1.1.1 2003/11/03 20:34:18 sturm Exp $ --- volume.c.orig Mon Nov 18 12:34:32 2002 +++ volume.c Wed Jan 8 22:56:11 2003 @@ -8,6 +8,10 @@ diff --git a/sysutils/gkrellm/plugins/volume/pkg/PLIST b/sysutils/gkrellm/plugins/volume/pkg/PLIST index eb874d12757..d438da5d3f7 100644 --- a/sysutils/gkrellm/plugins/volume/pkg/PLIST +++ b/sysutils/gkrellm/plugins/volume/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2007/10/25 15:15:54 ajacoutot Exp $ @conflict gkrellm-volume-* @pkgpath ${BASE_PKGPATH} lib/gkrellm2/ diff --git a/sysutils/gkrellm/plugins/weather/Makefile b/sysutils/gkrellm/plugins/weather/Makefile index 80971be8a42..5acfbb20193 100644 --- a/sysutils/gkrellm/plugins/weather/Makefile +++ b/sysutils/gkrellm/plugins/weather/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.26 2017/09/15 15:37:18 naddy Exp $ - COMMENT= weather plugin for GkrellM2 DISTNAME= gkrellweather-2.0.8 diff --git a/sysutils/gkrellm/plugins/weather/patches/patch-GrabWeather b/sysutils/gkrellm/plugins/weather/patches/patch-GrabWeather index cbfb872f25b..ecd0351fe3f 100644 --- a/sysutils/gkrellm/plugins/weather/patches/patch-GrabWeather +++ b/sysutils/gkrellm/plugins/weather/patches/patch-GrabWeather @@ -1,4 +1,3 @@ -$OpenBSD: patch-GrabWeather,v 1.4 2010/10/13 17:34:26 jasper Exp $ --- GrabWeather.orig Sun Jan 11 18:15:02 2009 +++ GrabWeather Sat Apr 10 10:46:54 2010 @@ -40,9 +40,8 @@ my $DataFileName = "$StationID.dat"; diff --git a/sysutils/gkrellm/plugins/weather/patches/patch-Makefile b/sysutils/gkrellm/plugins/weather/patches/patch-Makefile index 44678603c19..4b43fde8eb5 100644 --- a/sysutils/gkrellm/plugins/weather/patches/patch-Makefile +++ b/sysutils/gkrellm/plugins/weather/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.4 2010/10/13 17:34:26 jasper Exp $ --- Makefile.orig Sun Jan 11 18:15:02 2009 +++ Makefile Sat Apr 10 10:38:33 2010 @@ -1,9 +1,8 @@ diff --git a/sysutils/gkrellm/plugins/weather/patches/patch-gkrellweather_c b/sysutils/gkrellm/plugins/weather/patches/patch-gkrellweather_c index b28092551c4..6d1c8968744 100644 --- a/sysutils/gkrellm/plugins/weather/patches/patch-gkrellweather_c +++ b/sysutils/gkrellm/plugins/weather/patches/patch-gkrellweather_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-gkrellweather_c,v 1.4 2010/10/13 17:34:26 jasper Exp $ --- gkrellweather.c.orig Sun Jan 11 18:15:02 2009 +++ gkrellweather.c Sat Apr 10 10:39:52 2010 @@ -721,7 +721,7 @@ apply_air_config (void) diff --git a/sysutils/gkrellm/plugins/weather/pkg/PLIST b/sysutils/gkrellm/plugins/weather/pkg/PLIST index 890732ba1d7..f4fb73c8fe8 100644 --- a/sysutils/gkrellm/plugins/weather/pkg/PLIST +++ b/sysutils/gkrellm/plugins/weather/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2005/01/20 20:19:40 sturm Exp $ bin/gkrellm.GrabWeather lib/gkrellm2/ lib/gkrellm2/plugins/ diff --git a/sysutils/gkrellm/plugins/wireless/Makefile b/sysutils/gkrellm/plugins/wireless/Makefile index a2090f456a0..cfb9d1c02a5 100644 --- a/sysutils/gkrellm/plugins/wireless/Makefile +++ b/sysutils/gkrellm/plugins/wireless/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.23 2017/09/15 15:37:18 naddy Exp $ - COMMENT= GkrellM2 plugin to monitor wi(4) signal strength DISTNAME= gkrellmwireless-2.0.3 diff --git a/sysutils/gkrellm/plugins/wireless/patches/patch-Makefile b/sysutils/gkrellm/plugins/wireless/patches/patch-Makefile index cef3fcb2fd7..40d96b945c2 100644 --- a/sysutils/gkrellm/plugins/wireless/patches/patch-Makefile +++ b/sysutils/gkrellm/plugins/wireless/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.1.1.1 2003/11/03 20:34:18 sturm Exp $ --- Makefile.orig Fri Dec 6 07:01:13 2002 +++ Makefile Sat Feb 22 13:03:36 2003 @@ -1,26 +1,14 @@ diff --git a/sysutils/gkrellm/plugins/wireless/pkg/PLIST b/sysutils/gkrellm/plugins/wireless/pkg/PLIST index 39f80411f3e..63463580cb4 100644 --- a/sysutils/gkrellm/plugins/wireless/pkg/PLIST +++ b/sysutils/gkrellm/plugins/wireless/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2007/10/25 15:15:55 ajacoutot Exp $ @conflict gkrellm-wireless-* @pkgpath ${BASE_PKGPATH} lib/gkrellm2/ diff --git a/sysutils/glances/Makefile b/sysutils/glances/Makefile index ef0c57f94c5..92c14b00a05 100644 --- a/sysutils/glances/Makefile +++ b/sysutils/glances/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.6 2021/11/02 00:02:22 sthen Exp $ - COMMENT = cross-platform curses-based monitoring tool MODPY_EGG_VERSION = 3.1.7 diff --git a/sysutils/glances/patches/patch-glances_config_py b/sysutils/glances/patches/patch-glances_config_py index 81b422421ed..0c167aa86c4 100644 --- a/sysutils/glances/patches/patch-glances_config_py +++ b/sysutils/glances/patches/patch-glances_config_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-glances_config_py,v 1.1.1.1 2020/12/05 20:43:51 solene Exp $ - Index: glances/config.py --- glances/config.py.orig +++ glances/config.py diff --git a/sysutils/glances/patches/patch-setup_py b/sysutils/glances/patches/patch-setup_py index 697ea0facb0..0036297cfb3 100644 --- a/sysutils/glances/patches/patch-setup_py +++ b/sysutils/glances/patches/patch-setup_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-setup_py,v 1.1.1.1 2020/12/05 20:43:51 solene Exp $ - Just install the supplied man file. Index: setup.py diff --git a/sysutils/glances/pkg/PLIST b/sysutils/glances/pkg/PLIST index 2b5ac069445..d40a8a98f64 100644 --- a/sysutils/glances/pkg/PLIST +++ b/sysutils/glances/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2021/05/24 17:41:15 solene Exp $ bin/glances lib/python${MODPY_VERSION}/site-packages/Glances-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ lib/python${MODPY_VERSION}/site-packages/Glances-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO diff --git a/sysutils/glastree/Makefile b/sysutils/glastree/Makefile index fa40817f633..8532f63bafb 100644 --- a/sysutils/glastree/Makefile +++ b/sysutils/glastree/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.7 2019/07/12 20:49:43 sthen Exp $ - COMMENT= poor man's daily snapshot DISTNAME= glastree-1.04 diff --git a/sysutils/glastree/patches/patch-Makefile b/sysutils/glastree/patches/patch-Makefile index f1f0216087a..7948af75494 100644 --- a/sysutils/glastree/patches/patch-Makefile +++ b/sysutils/glastree/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.1.1.1 2008/03/29 11:42:40 matthieu Exp $ --- Makefile.orig Sat Jan 19 20:44:06 2008 +++ Makefile Sat Jan 19 20:46:14 2008 @@ -8,7 +8,7 @@ diff --git a/sysutils/glastree/pkg/PLIST b/sysutils/glastree/pkg/PLIST index d77b491a33c..aef5e3776a1 100644 --- a/sysutils/glastree/pkg/PLIST +++ b/sysutils/glastree/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2008/03/29 11:42:40 matthieu Exp $ bin/glastree bin/glastreeprune @man man/man1/glastree.1 diff --git a/sysutils/glide/Makefile b/sysutils/glide/Makefile index 9055ecdff0d..18acfcc1d23 100644 --- a/sysutils/glide/Makefile +++ b/sysutils/glide/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.5 2021/03/08 13:59:27 sthen Exp $ - COMMENT = package manager for Go VERSION = 0.13.2 diff --git a/sysutils/glide/pkg/PLIST b/sysutils/glide/pkg/PLIST index 6990ab9d51f..27fd79d9fb1 100644 --- a/sysutils/glide/pkg/PLIST +++ b/sysutils/glide/pkg/PLIST @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2018/06/22 13:54:23 landry Exp $ @bin bin/glide diff --git a/sysutils/go-cs/Makefile b/sysutils/go-cs/Makefile index c924de4793b..5ec6de60b99 100644 --- a/sysutils/go-cs/Makefile +++ b/sysutils/go-cs/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.8 2021/03/08 13:59:27 sthen Exp $ - COMMENT= concurrent ssh client GH_TAGNAME= v0.9 diff --git a/sysutils/go-cs/pkg/PLIST b/sysutils/go-cs/pkg/PLIST index a33a2e7a14c..dc392c0a403 100644 --- a/sysutils/go-cs/pkg/PLIST +++ b/sysutils/go-cs/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.2 2018/02/14 08:18:34 ajacoutot Exp $ @bin bin/cs @man man/man1/cs.1 diff --git a/sysutils/google-cloud-sdk/Makefile b/sysutils/google-cloud-sdk/Makefile index 79e03352056..7b787bb6e76 100644 --- a/sysutils/google-cloud-sdk/Makefile +++ b/sysutils/google-cloud-sdk/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.253 2022/03/09 13:17:29 ajacoutot Exp $ - COMMENT= manage resources on Google Cloud Platform V= 376.0.0 diff --git a/sysutils/google-cloud-sdk/patches/patch-lib_googlecloudsdk_core_config_json b/sysutils/google-cloud-sdk/patches/patch-lib_googlecloudsdk_core_config_json index 1a865c6ebf1..1d3db4470e1 100644 --- a/sysutils/google-cloud-sdk/patches/patch-lib_googlecloudsdk_core_config_json +++ b/sysutils/google-cloud-sdk/patches/patch-lib_googlecloudsdk_core_config_json @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_googlecloudsdk_core_config_json,v 1.7 2021/03/06 07:43:30 ajacoutot Exp $ - Index: lib/googlecloudsdk/core/config.json --- lib/googlecloudsdk/core/config.json.orig +++ lib/googlecloudsdk/core/config.json diff --git a/sysutils/google-cloud-sdk/patches/patch-lib_googlecloudsdk_core_updater_local_state_py b/sysutils/google-cloud-sdk/patches/patch-lib_googlecloudsdk_core_updater_local_state_py index ab39c575dff..fc791fd6fe2 100644 --- a/sysutils/google-cloud-sdk/patches/patch-lib_googlecloudsdk_core_updater_local_state_py +++ b/sysutils/google-cloud-sdk/patches/patch-lib_googlecloudsdk_core_updater_local_state_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_googlecloudsdk_core_updater_local_state_py,v 1.11 2019/03/27 12:02:21 ajacoutot Exp $ - Text from lib/googlecloudsdk/core/updater/update_manager.py. Index: lib/googlecloudsdk/core/updater/local_state.py diff --git a/sysutils/google-cloud-sdk/patches/patch-lib_googlecloudsdk_core_util_platforms_py b/sysutils/google-cloud-sdk/patches/patch-lib_googlecloudsdk_core_util_platforms_py index b2d0e3db934..d1bbe0781c1 100644 --- a/sysutils/google-cloud-sdk/patches/patch-lib_googlecloudsdk_core_util_platforms_py +++ b/sysutils/google-cloud-sdk/patches/patch-lib_googlecloudsdk_core_util_platforms_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_googlecloudsdk_core_util_platforms_py,v 1.14 2021/06/25 16:16:06 ajacoutot Exp $ - Index: lib/googlecloudsdk/core/util/platforms.py --- lib/googlecloudsdk/core/util/platforms.py.orig +++ lib/googlecloudsdk/core/util/platforms.py diff --git a/sysutils/google-cloud-sdk/patches/patch-platform_gsutil_gslib_commands_config_py b/sysutils/google-cloud-sdk/patches/patch-platform_gsutil_gslib_commands_config_py index 4629b18377d..81bf20ea44d 100644 --- a/sysutils/google-cloud-sdk/patches/patch-platform_gsutil_gslib_commands_config_py +++ b/sysutils/google-cloud-sdk/patches/patch-platform_gsutil_gslib_commands_config_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-platform_gsutil_gslib_commands_config_py,v 1.16 2020/07/25 07:42:34 ajacoutot Exp $ - Index: platform/gsutil/gslib/commands/config.py --- platform/gsutil/gslib/commands/config.py.orig +++ platform/gsutil/gslib/commands/config.py diff --git a/sysutils/google-cloud-sdk/pkg/README b/sysutils/google-cloud-sdk/pkg/README index a5aa0a26686..400d4425778 100644 --- a/sysutils/google-cloud-sdk/pkg/README +++ b/sysutils/google-cloud-sdk/pkg/README @@ -1,5 +1,3 @@ -$OpenBSD: README,v 1.3 2022/01/09 11:25:52 ajacoutot Exp $ - +----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- diff --git a/sysutils/gource/Makefile b/sysutils/gource/Makefile index 423bb6e0e71..9549bf972df 100644 --- a/sysutils/gource/Makefile +++ b/sysutils/gource/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.22 2020/01/16 09:46:58 gonzalo Exp $ - COMMENT = software version control visualization tool DISTNAME = gource-0.51 diff --git a/sysutils/gource/pkg/PLIST b/sysutils/gource/pkg/PLIST index 4428865c47e..9a6f84d434e 100644 --- a/sysutils/gource/pkg/PLIST +++ b/sysutils/gource/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2013/03/22 15:13:07 gonzalo Exp $ @bin bin/gource @man man/man1/gource.1 share/gource/ diff --git a/sysutils/govmomi/Makefile b/sysutils/govmomi/Makefile index 4945ac0bcf8..c82649cc0d9 100644 --- a/sysutils/govmomi/Makefile +++ b/sysutils/govmomi/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.25 2022/02/12 10:00:11 ajacoutot Exp $ - COMMENT-main= vSphere CLI built on top of govmomi COMMENT-vcsim= vCenter and ESXi API based simulator diff --git a/sysutils/govmomi/pkg/PLIST-main b/sysutils/govmomi/pkg/PLIST-main index f502c509528..1d6caf66eb8 100644 --- a/sysutils/govmomi/pkg/PLIST-main +++ b/sysutils/govmomi/pkg/PLIST-main @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST-main,v 1.1.1.1 2017/11/28 08:42:19 ajacoutot Exp $ @bin bin/govc diff --git a/sysutils/govmomi/pkg/PLIST-vcsim b/sysutils/govmomi/pkg/PLIST-vcsim index e3d94bd745c..30c3b82d0b3 100644 --- a/sysutils/govmomi/pkg/PLIST-vcsim +++ b/sysutils/govmomi/pkg/PLIST-vcsim @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST-vcsim,v 1.1.1.1 2017/11/28 08:42:19 ajacoutot Exp $ @bin bin/vcsim diff --git a/sysutils/gpioflicker/Makefile b/sysutils/gpioflicker/Makefile index def7a08a3f3..0ec58f2322f 100644 --- a/sysutils/gpioflicker/Makefile +++ b/sysutils/gpioflicker/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.10 2019/07/17 14:39:43 danj Exp $ - COMMENT= flashes gpio led whenever pf logs to pflog0 DISTNAME= gpioflicker-0.3 diff --git a/sysutils/gpioflicker/pkg/PLIST b/sysutils/gpioflicker/pkg/PLIST index 1b0d1c2e325..8f1181406bd 100644 --- a/sysutils/gpioflicker/pkg/PLIST +++ b/sysutils/gpioflicker/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2012/01/26 19:31:38 sthen Exp $ @man man/man8/gpioflicker.8 sbin/gpioflicker @rcscript ${RCDIR}/gpioflicker diff --git a/sysutils/gpioflicker/pkg/gpioflicker.rc b/sysutils/gpioflicker/pkg/gpioflicker.rc index 986c6e55a68..484aad07726 100644 --- a/sysutils/gpioflicker/pkg/gpioflicker.rc +++ b/sysutils/gpioflicker/pkg/gpioflicker.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: gpioflicker.rc,v 1.2 2018/01/11 19:27:10 rpe Exp $ daemon="${TRUEPREFIX}/sbin/gpioflicker" diff --git a/sysutils/grafana/Makefile b/sysutils/grafana/Makefile index 3ac863126ac..b50ead16349 100644 --- a/sysutils/grafana/Makefile +++ b/sysutils/grafana/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.20 2021/10/12 14:22:16 landry Exp $ - COMMENT = monitoring and metric analytics dashboards V = 7.5.11 diff --git a/sysutils/grafana/patches/patch-build_go b/sysutils/grafana/patches/patch-build_go index 80127365b69..8c90a0d54c0 100644 --- a/sysutils/grafana/patches/patch-build_go +++ b/sysutils/grafana/patches/patch-build_go @@ -1,5 +1,3 @@ -$OpenBSD: patch-build_go,v 1.1 2021/03/23 15:17:57 sthen Exp $ - Index: build.go --- build.go.orig +++ build.go diff --git a/sysutils/grafana/patches/patch-conf_sample_ini b/sysutils/grafana/patches/patch-conf_sample_ini index f2097b9b600..b724dd60382 100644 --- a/sysutils/grafana/patches/patch-conf_sample_ini +++ b/sysutils/grafana/patches/patch-conf_sample_ini @@ -1,5 +1,3 @@ -$OpenBSD: patch-conf_sample_ini,v 1.8 2021/04/28 17:34:46 sthen Exp $ - Index: conf/sample.ini --- conf/sample.ini.orig +++ conf/sample.ini diff --git a/sysutils/grafana/patches/patch-pkg_cmd_grafana-cli_commands_commands_go b/sysutils/grafana/patches/patch-pkg_cmd_grafana-cli_commands_commands_go index e3290a89b29..d83f92d8ac1 100644 --- a/sysutils/grafana/patches/patch-pkg_cmd_grafana-cli_commands_commands_go +++ b/sysutils/grafana/patches/patch-pkg_cmd_grafana-cli_commands_commands_go @@ -1,5 +1,3 @@ -$OpenBSD: patch-pkg_cmd_grafana-cli_commands_commands_go,v 1.3 2020/04/15 18:18:19 martin Exp $ - Index: pkg/cmd/grafana-cli/commands/commands.go --- pkg/cmd/grafana-cli/commands/commands.go.orig +++ pkg/cmd/grafana-cli/commands/commands.go diff --git a/sysutils/grafana/pkg/PLIST b/sysutils/grafana/pkg/PLIST index f6ef110bd1f..0b63aa75cfc 100644 --- a/sysutils/grafana/pkg/PLIST +++ b/sysutils/grafana/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.12 2021/10/12 14:22:16 landry Exp $ @newgroup _grafana:798 @newuser _grafana:798:798:daemon:Grafana Daemon:/var/empty:/sbin/nologin @extraunexec rm -rf /var/log/grafana/ diff --git a/sysutils/grafana/pkg/grafana.rc b/sysutils/grafana/pkg/grafana.rc index b50789cccac..b0d9c456b19 100644 --- a/sysutils/grafana/pkg/grafana.rc +++ b/sysutils/grafana/pkg/grafana.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: grafana.rc,v 1.2 2018/01/11 19:27:10 rpe Exp $ daemon="${TRUEPREFIX}/bin/grafana-server" daemon_user="_grafana" diff --git a/sysutils/grive2/Makefile b/sysutils/grive2/Makefile index c8e5ef0b945..a5ec0cb7c5f 100644 --- a/sysutils/grive2/Makefile +++ b/sysutils/grive2/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2020/10/09 19:40:13 rsadowski Exp $ - COMMENT = third-party client for Google Drive GH_ACCOUNT = vitalif diff --git a/sysutils/grive2/patches/patch-CMakeLists_txt b/sysutils/grive2/patches/patch-CMakeLists_txt index 5d652e5a9dc..80344625b83 100644 --- a/sysutils/grive2/patches/patch-CMakeLists_txt +++ b/sysutils/grive2/patches/patch-CMakeLists_txt @@ -1,5 +1,3 @@ -$OpenBSD: patch-CMakeLists_txt,v 1.1 2020/10/09 19:40:13 rsadowski Exp $ - Index: CMakeLists.txt --- CMakeLists.txt.orig +++ CMakeLists.txt diff --git a/sysutils/grive2/patches/patch-grive_CMakeLists_txt b/sysutils/grive2/patches/patch-grive_CMakeLists_txt index c5d4ea3b8ce..e17ad0af5b3 100644 --- a/sysutils/grive2/patches/patch-grive_CMakeLists_txt +++ b/sysutils/grive2/patches/patch-grive_CMakeLists_txt @@ -1,4 +1,3 @@ -$OpenBSD: patch-grive_CMakeLists_txt,v 1.2 2020/10/09 19:40:13 rsadowski Exp $ Index: grive/CMakeLists.txt --- grive/CMakeLists.txt.orig +++ grive/CMakeLists.txt diff --git a/sysutils/grive2/patches/patch-libgrive_CMakeLists_txt b/sysutils/grive2/patches/patch-libgrive_CMakeLists_txt index 036d66c3505..68583adecc0 100644 --- a/sysutils/grive2/patches/patch-libgrive_CMakeLists_txt +++ b/sysutils/grive2/patches/patch-libgrive_CMakeLists_txt @@ -1,4 +1,3 @@ -$OpenBSD: patch-libgrive_CMakeLists_txt,v 1.2 2020/10/09 19:40:13 rsadowski Exp $ Index: libgrive/CMakeLists.txt --- libgrive/CMakeLists.txt.orig +++ libgrive/CMakeLists.txt diff --git a/sysutils/grive2/patches/patch-libgrive_src_util_File_cc b/sysutils/grive2/patches/patch-libgrive_src_util_File_cc index a360912c96d..94437067724 100644 --- a/sysutils/grive2/patches/patch-libgrive_src_util_File_cc +++ b/sysutils/grive2/patches/patch-libgrive_src_util_File_cc @@ -1,4 +1,3 @@ -$OpenBSD: patch-libgrive_src_util_File_cc,v 1.2 2020/10/09 19:40:13 rsadowski Exp $ Index: libgrive/src/util/File.cc --- libgrive/src/util/File.cc.orig +++ libgrive/src/util/File.cc diff --git a/sysutils/grive2/patches/patch-libgrive_src_util_OS_hh b/sysutils/grive2/patches/patch-libgrive_src_util_OS_hh index 655eaca5731..a93919496d3 100644 --- a/sysutils/grive2/patches/patch-libgrive_src_util_OS_hh +++ b/sysutils/grive2/patches/patch-libgrive_src_util_OS_hh @@ -1,5 +1,3 @@ -$OpenBSD: patch-libgrive_src_util_OS_hh,v 1.1 2020/10/09 19:40:13 rsadowski Exp $ - Index: libgrive/src/util/OS.hh --- libgrive/src/util/OS.hh.orig +++ libgrive/src/util/OS.hh diff --git a/sysutils/grive2/pkg/PLIST b/sysutils/grive2/pkg/PLIST index 52ed3297b98..ab96fd7918c 100644 --- a/sysutils/grive2/pkg/PLIST +++ b/sysutils/grive2/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2020/10/09 19:40:13 rsadowski Exp $ @bin bin/grive lib/grive/ lib/grive/grive-sync.sh diff --git a/sysutils/gsmartcontrol/Makefile b/sysutils/gsmartcontrol/Makefile index 066ae1772fe..1d28847b15a 100644 --- a/sysutils/gsmartcontrol/Makefile +++ b/sysutils/gsmartcontrol/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.22 2019/06/12 21:13:59 naddy Exp $ - COMMENT= graphical hard drive inspection tool (smartctl front-end) DISTNAME= gsmartcontrol-1.1.3 diff --git a/sysutils/gsmartcontrol/patches/patch-configure_ac b/sysutils/gsmartcontrol/patches/patch-configure_ac index 27340b02bf0..5181d3bfa62 100644 --- a/sysutils/gsmartcontrol/patches/patch-configure_ac +++ b/sysutils/gsmartcontrol/patches/patch-configure_ac @@ -1,5 +1,3 @@ -$OpenBSD: patch-configure_ac,v 1.1 2019/06/12 21:13:59 naddy Exp $ - Move config.h into src subdirectory to keep C++ #include from picking up an unrelated file by way of -I$(top_srcdir). diff --git a/sysutils/gsmartcontrol/patches/patch-data_gsmartcontrol-root_in b/sysutils/gsmartcontrol/patches/patch-data_gsmartcontrol-root_in index 5c4d25e5068..d9d44d3719c 100644 --- a/sysutils/gsmartcontrol/patches/patch-data_gsmartcontrol-root_in +++ b/sysutils/gsmartcontrol/patches/patch-data_gsmartcontrol-root_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-data_gsmartcontrol-root_in,v 1.4 2017/11/28 21:22:01 kirby Exp $ Index: data/gsmartcontrol-root.in --- data/gsmartcontrol-root.in.orig +++ data/gsmartcontrol-root.in diff --git a/sysutils/gsmartcontrol/patches/patch-src_gsc_settings_h b/sysutils/gsmartcontrol/patches/patch-src_gsc_settings_h index d6fbc4ce67e..3e3c0ba092c 100644 --- a/sysutils/gsmartcontrol/patches/patch-src_gsc_settings_h +++ b/sysutils/gsmartcontrol/patches/patch-src_gsc_settings_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_gsc_settings_h,v 1.2 2015/05/09 15:24:44 ajacoutot Exp $ --- src/gsc_settings.h.orig Fri Aug 10 11:18:00 2012 +++ src/gsc_settings.h Sat May 9 17:11:09 2015 @@ -32,7 +32,7 @@ inline void init_default_settings() diff --git a/sysutils/gsmartcontrol/patches/patch-src_res_Makefile_am b/sysutils/gsmartcontrol/patches/patch-src_res_Makefile_am index bf7a74ea37b..512ffb1f863 100644 --- a/sysutils/gsmartcontrol/patches/patch-src_res_Makefile_am +++ b/sysutils/gsmartcontrol/patches/patch-src_res_Makefile_am @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_res_Makefile_am,v 1.1 2019/06/12 21:13:59 naddy Exp $ - Work around .cpp suffix rules. These rules are not actually needed as the files are distributed with the tarball. Upstream workaround of setting SUFFIXES= earlier in the Makefile only works with GNU make. diff --git a/sysutils/gsmartcontrol/pkg/PLIST b/sysutils/gsmartcontrol/pkg/PLIST index e4ed6ef9cd0..045d408faa2 100644 --- a/sysutils/gsmartcontrol/pkg/PLIST +++ b/sysutils/gsmartcontrol/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.8 2018/06/29 22:16:20 espie Exp $ bin/gsmartcontrol-root @man man/man1/gsmartcontrol-root.1 @man man/man1/gsmartcontrol.1 diff --git a/sysutils/hcloud/Makefile b/sysutils/hcloud/Makefile index c0feddf189d..d2398d32387 100644 --- a/sysutils/hcloud/Makefile +++ b/sysutils/hcloud/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.6 2021/12/30 12:30:22 sdk Exp $ - COMMENT = command-line interface for Hetzner Cloud V = 1.29.0 diff --git a/sysutils/hcloud/modules.inc b/sysutils/hcloud/modules.inc index 7bbcbb54bd8..60432b24438 100644 --- a/sysutils/hcloud/modules.inc +++ b/sysutils/hcloud/modules.inc @@ -1,5 +1,3 @@ -# $OpenBSD: modules.inc,v 1.5 2021/12/30 12:30:22 sdk Exp $ - MODGO_MODULES = \ cloud.google.com/go v0.46.3 \ cloud.google.com/go/bigquery v1.0.1 \ diff --git a/sysutils/hcloud/pkg/PLIST b/sysutils/hcloud/pkg/PLIST index 2adfa094284..466dbecae37 100644 --- a/sysutils/hcloud/pkg/PLIST +++ b/sysutils/hcloud/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2021/05/22 17:57:34 paco Exp $ @bin bin/hcloud share/doc/hcloud/ share/doc/hcloud/README.md diff --git a/sysutils/hotplug-diskmount/Makefile b/sysutils/hotplug-diskmount/Makefile index a3be261937b..5de658a5918 100644 --- a/sysutils/hotplug-diskmount/Makefile +++ b/sysutils/hotplug-diskmount/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.13 2019/07/12 20:49:43 sthen Exp $ - COMMENT = disk auto-mounter DISTNAME = hotplug-diskmount-1.0.2 diff --git a/sysutils/hotplug-diskmount/patches/patch-hotplug-diskmount_8 b/sysutils/hotplug-diskmount/patches/patch-hotplug-diskmount_8 index c3636b15dbe..6fadc259b56 100644 --- a/sysutils/hotplug-diskmount/patches/patch-hotplug-diskmount_8 +++ b/sysutils/hotplug-diskmount/patches/patch-hotplug-diskmount_8 @@ -1,4 +1,3 @@ -$OpenBSD: patch-hotplug-diskmount_8,v 1.3 2016/11/13 20:26:55 dcoppa Exp $ --- hotplug-diskmount.8.orig Thu Sep 8 15:57:05 2016 +++ hotplug-diskmount.8 Sun Nov 13 21:14:08 2016 @@ -156,7 +156,7 @@ never does force unmount. diff --git a/sysutils/hotplug-diskmount/patches/patch-hotplug-diskmount_c b/sysutils/hotplug-diskmount/patches/patch-hotplug-diskmount_c index f5ea30a3108..1d8203c361a 100644 --- a/sysutils/hotplug-diskmount/patches/patch-hotplug-diskmount_c +++ b/sysutils/hotplug-diskmount/patches/patch-hotplug-diskmount_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-hotplug-diskmount_c,v 1.3 2016/11/13 20:26:55 dcoppa Exp $ --- hotplug-diskmount.c.orig Sun Nov 13 21:19:35 2016 +++ hotplug-diskmount.c Sun Nov 13 21:21:29 2016 @@ -406,13 +406,13 @@ check_ntfs3g(void) diff --git a/sysutils/hotplug-diskmount/pkg/PLIST b/sysutils/hotplug-diskmount/pkg/PLIST index 1d2031580b7..c3769ba15d0 100644 --- a/sysutils/hotplug-diskmount/pkg/PLIST +++ b/sysutils/hotplug-diskmount/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2018/09/04 12:46:22 espie Exp $ @bin libexec/hotplug-diskmount @man man/man8/hotplug-diskmount.8 share/doc/pkg-readmes/${PKGSTEM} diff --git a/sysutils/hotplug-diskmount/pkg/README b/sysutils/hotplug-diskmount/pkg/README index 47b436a9c09..0ceb6ac3ba2 100644 --- a/sysutils/hotplug-diskmount/pkg/README +++ b/sysutils/hotplug-diskmount/pkg/README @@ -1,5 +1,3 @@ -$OpenBSD: README,v 1.4 2018/09/04 12:46:22 espie Exp $ - +----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- diff --git a/sysutils/htop/Makefile b/sysutils/htop/Makefile index f8035e54517..1cb0566ca5c 100644 --- a/sysutils/htop/Makefile +++ b/sysutils/htop/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.29 2021/10/26 12:03:38 jca Exp $ - COMMENT = interactive process viewer GH_ACCOUNT = htop-dev diff --git a/sysutils/htop/pkg/PLIST b/sysutils/htop/pkg/PLIST index 918bd54b3cf..e33bce408b4 100644 --- a/sysutils/htop/pkg/PLIST +++ b/sysutils/htop/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2018/06/27 21:04:03 espie Exp $ @bin bin/htop @man man/man1/htop.1 @tag update-desktop-database diff --git a/sysutils/hw-probe/Makefile b/sysutils/hw-probe/Makefile index 5ca9da4d772..ca885107d29 100644 --- a/sysutils/hw-probe/Makefile +++ b/sysutils/hw-probe/Makefile @@ -1,5 +1,3 @@ -#$OpenBSD: Makefile,v 1.4 2022/02/08 16:18:54 sthen Exp $ - COMMENT = hardware probe tool CATEGORIES = sysutils diff --git a/sysutils/hw-probe/patches/patch-hw-probe_pl b/sysutils/hw-probe/patches/patch-hw-probe_pl index 9094d07a514..e06d62c06d1 100644 --- a/sysutils/hw-probe/patches/patch-hw-probe_pl +++ b/sysutils/hw-probe/patches/patch-hw-probe_pl @@ -1,5 +1,3 @@ -$OpenBSD: patch-hw-probe_pl,v 1.1 2022/02/08 16:18:54 sthen Exp $ - Index: hw-probe.pl --- hw-probe.pl.orig +++ hw-probe.pl diff --git a/sysutils/hw-probe/pkg/PLIST b/sysutils/hw-probe/pkg/PLIST index 44e9b1bfed2..45d94fc903c 100644 --- a/sysutils/hw-probe/pkg/PLIST +++ b/sysutils/hw-probe/pkg/PLIST @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2020/08/11 14:54:11 landry Exp $ sbin/hw-probe diff --git a/sysutils/idled/Makefile b/sysutils/idled/Makefile index d6183f83c70..822eb6f7868 100644 --- a/sysutils/idled/Makefile +++ b/sysutils/idled/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.23 2019/07/14 00:39:39 naddy Exp $ - COMMENT= log out idle users and those hogging resources DISTNAME= idled-1.16 diff --git a/sysutils/idled/patches/patch-Makefile b/sysutils/idled/patches/patch-Makefile index 3eed005ea6e..c52fd7be321 100644 --- a/sysutils/idled/patches/patch-Makefile +++ b/sysutils/idled/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.2 2005/04/21 10:47:37 espie Exp $ --- Makefile.orig Fri May 17 00:05:28 1996 +++ Makefile Wed Apr 20 11:57:59 2005 @@ -2,7 +2,6 @@ diff --git a/sysutils/idled/patches/patch-warn_c b/sysutils/idled/patches/patch-warn_c index e01aaaab78e..d1efcf35dcb 100644 --- a/sysutils/idled/patches/patch-warn_c +++ b/sysutils/idled/patches/patch-warn_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-warn_c,v 1.1 2005/04/21 10:47:37 espie Exp $ --- warn.c.orig Thu Apr 21 12:43:40 2005 +++ warn.c Thu Apr 21 12:45:48 2005 @@ -139,24 +139,7 @@ void warn(i, type, do_msg) diff --git a/sysutils/idled/pkg/PLIST b/sysutils/idled/pkg/PLIST index a502a79af57..993cd27cd90 100644 --- a/sysutils/idled/pkg/PLIST +++ b/sysutils/idled/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.9 2010/08/30 16:41:20 jasper Exp $ @bin libexec/idled @man man/man5/idled.cf.5 @man man/man8/idled.8 diff --git a/sysutils/incron/Makefile b/sysutils/incron/Makefile index 45379604e53..1219d78759d 100644 --- a/sysutils/incron/Makefile +++ b/sysutils/incron/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.13 2019/07/12 20:49:43 sthen Exp $ - COMMENT = cron-like daemon but reacting to filesystem events DISTNAME = incron-0.5.10 diff --git a/sysutils/incron/patches/patch-Makefile b/sysutils/incron/patches/patch-Makefile index 7df0efb1a32..4d7023c1b0e 100644 --- a/sysutils/incron/patches/patch-Makefile +++ b/sysutils/incron/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.1.1.1 2016/01/23 16:06:05 landry Exp $ --- Makefile.orig Wed Nov 26 21:54:20 2014 +++ Makefile Wed Nov 26 21:58:32 2014 @@ -3,10 +3,10 @@ PREFIX = /usr/local diff --git a/sysutils/incron/patches/patch-appinst_cpp b/sysutils/incron/patches/patch-appinst_cpp index 19073678098..a93f366eed6 100644 --- a/sysutils/incron/patches/patch-appinst_cpp +++ b/sysutils/incron/patches/patch-appinst_cpp @@ -1,4 +1,3 @@ -$OpenBSD: patch-appinst_cpp,v 1.1.1.1 2016/01/23 16:06:05 landry Exp $ --- appinst.cpp.orig Wed Nov 26 21:48:29 2014 +++ appinst.cpp Wed Nov 26 21:48:40 2014 @@ -26,6 +26,7 @@ diff --git a/sysutils/incron/patches/patch-icd-main_cpp b/sysutils/incron/patches/patch-icd-main_cpp index 25645edf0bc..c4e90b1534a 100644 --- a/sysutils/incron/patches/patch-icd-main_cpp +++ b/sysutils/incron/patches/patch-icd-main_cpp @@ -1,4 +1,3 @@ -$OpenBSD: patch-icd-main_cpp,v 1.2 2017/04/24 01:10:37 jca Exp $ --- icd-main.cpp.orig Sat Apr 7 00:19:27 2012 +++ icd-main.cpp Mon Apr 24 03:09:02 2017 @@ -18,7 +18,7 @@ diff --git a/sysutils/incron/patches/patch-ict-main_cpp b/sysutils/incron/patches/patch-ict-main_cpp index c5c9bbfbada..ec00af4211f 100644 --- a/sysutils/incron/patches/patch-ict-main_cpp +++ b/sysutils/incron/patches/patch-ict-main_cpp @@ -1,4 +1,3 @@ -$OpenBSD: patch-ict-main_cpp,v 1.1.1.1 2016/01/23 16:06:05 landry Exp $ --- ict-main.cpp.orig Wed Nov 26 21:51:36 2014 +++ ict-main.cpp Wed Nov 26 21:52:12 2014 @@ -493,7 +493,7 @@ int main(int argc, char** argv) diff --git a/sysutils/incron/patches/patch-inotify-cxx_h b/sysutils/incron/patches/patch-inotify-cxx_h index 8ace5d385bd..4d1142e4f26 100644 --- a/sysutils/incron/patches/patch-inotify-cxx_h +++ b/sysutils/incron/patches/patch-inotify-cxx_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-inotify-cxx_h,v 1.2 2017/04/24 01:10:37 jca Exp $ --- inotify-cxx.h.orig Sat Apr 7 00:19:27 2012 +++ inotify-cxx.h Mon Apr 24 03:08:02 2017 @@ -27,6 +27,7 @@ diff --git a/sysutils/incron/patches/patch-usertable_cpp b/sysutils/incron/patches/patch-usertable_cpp index 1f30e486da8..cd4789d54dc 100644 --- a/sysutils/incron/patches/patch-usertable_cpp +++ b/sysutils/incron/patches/patch-usertable_cpp @@ -1,5 +1,3 @@ -$OpenBSD: patch-usertable_cpp,v 1.2 2016/04/27 09:51:51 jca Exp $ - - clearenv(3) is a GNU extension --- usertable.cpp.orig Sat Apr 7 00:19:27 2012 diff --git a/sysutils/incron/pkg/PLIST b/sysutils/incron/pkg/PLIST index 9afbc3526f5..5a6fefe52df 100644 --- a/sysutils/incron/pkg/PLIST +++ b/sysutils/incron/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2016/01/23 16:06:05 landry Exp $ @extraunexec rm -rf /var/spool/incron/ @mode 2555 @group crontab diff --git a/sysutils/incron/pkg/incrond.rc b/sysutils/incron/pkg/incrond.rc index 2b438091f3e..80efd90fc06 100644 --- a/sysutils/incron/pkg/incrond.rc +++ b/sysutils/incron/pkg/incrond.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: incrond.rc,v 1.2 2018/01/11 19:27:10 rpe Exp $ daemon="${TRUEPREFIX}/sbin/incrond" diff --git a/sysutils/inotify-tools/Makefile b/sysutils/inotify-tools/Makefile index 26bc89e9d9b..0da6eb6367f 100644 --- a/sysutils/inotify-tools/Makefile +++ b/sysutils/inotify-tools/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.3 2019/07/12 20:49:44 sthen Exp $ - COMMENT = programs providing a simple interface to inotify DISTNAME = inotify-tools-3.14pl0 CATEGORIES = sysutils diff --git a/sysutils/inotify-tools/patches/patch-libinotifytools_src_Makefile_am b/sysutils/inotify-tools/patches/patch-libinotifytools_src_Makefile_am index c7709457763..c6297c84cde 100644 --- a/sysutils/inotify-tools/patches/patch-libinotifytools_src_Makefile_am +++ b/sysutils/inotify-tools/patches/patch-libinotifytools_src_Makefile_am @@ -1,4 +1,3 @@ -$OpenBSD: patch-libinotifytools_src_Makefile_am,v 1.1.1.1 2016/01/23 16:04:48 landry Exp $ --- libinotifytools/src/Makefile.am.orig Sat Jan 23 13:07:29 2016 +++ libinotifytools/src/Makefile.am Sat Jan 23 13:07:42 2016 @@ -21,7 +21,7 @@ if DOXYGEN_ENABLE diff --git a/sysutils/inotify-tools/patches/patch-libinotifytools_src_inotifytools_c b/sysutils/inotify-tools/patches/patch-libinotifytools_src_inotifytools_c index ab8383b081d..72a16453da2 100644 --- a/sysutils/inotify-tools/patches/patch-libinotifytools_src_inotifytools_c +++ b/sysutils/inotify-tools/patches/patch-libinotifytools_src_inotifytools_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-libinotifytools_src_inotifytools_c,v 1.1.1.1 2016/01/23 16:04:48 landry Exp $ --- libinotifytools/src/inotifytools.c.orig Sun Nov 9 21:57:04 2014 +++ libinotifytools/src/inotifytools.c Sat Jan 23 12:50:01 2016 @@ -1314,14 +1314,14 @@ int inotifytools_watch_recursively_with_exclude( char diff --git a/sysutils/inotify-tools/patches/patch-src_Makefile_am b/sysutils/inotify-tools/patches/patch-src_Makefile_am index 855218ffab4..577e83547bf 100644 --- a/sysutils/inotify-tools/patches/patch-src_Makefile_am +++ b/sysutils/inotify-tools/patches/patch-src_Makefile_am @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_Makefile_am,v 1.1 2017/04/24 01:22:48 jca Exp $ --- src/Makefile.am.orig Mon Apr 24 03:20:56 2017 +++ src/Makefile.am Mon Apr 24 03:21:02 2017 @@ -2,7 +2,7 @@ bin_PROGRAMS = inotifywait inotifywatch diff --git a/sysutils/inotify-tools/patches/patch-src_common_c b/sysutils/inotify-tools/patches/patch-src_common_c index f65b0ffc291..91ad0b25779 100644 --- a/sysutils/inotify-tools/patches/patch-src_common_c +++ b/sysutils/inotify-tools/patches/patch-src_common_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_common_c,v 1.1.1.1 2016/01/23 16:04:48 landry Exp $ --- src/common.c.orig Sun Nov 9 21:57:04 2014 +++ src/common.c Sat Jan 23 12:49:21 2016 @@ -44,9 +44,9 @@ void print_event_descriptions() { diff --git a/sysutils/inotify-tools/pkg/PLIST b/sysutils/inotify-tools/pkg/PLIST index b3a156fa3b1..8ce35091d14 100644 --- a/sysutils/inotify-tools/pkg/PLIST +++ b/sysutils/inotify-tools/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2016/01/23 16:04:48 landry Exp $ @bin bin/inotifywait @bin bin/inotifywatch include/inotifytools/ diff --git a/sysutils/iogen/Makefile b/sysutils/iogen/Makefile index f3d4c87b313..1f03ff15654 100644 --- a/sysutils/iogen/Makefile +++ b/sysutils/iogen/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.26 2019/07/12 20:49:44 sthen Exp $ - COMMENT= i/o generator V= 3.1 diff --git a/sysutils/iogen/pkg/PLIST b/sysutils/iogen/pkg/PLIST index 0db32f7add6..2294d9b0ea4 100644 --- a/sysutils/iogen/pkg/PLIST +++ b/sysutils/iogen/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.3 2011/06/23 22:50:29 naddy Exp $ @bin bin/iogen @man man/man8/iogen.8 diff --git a/sysutils/ioping/Makefile b/sysutils/ioping/Makefile index ecfa1f14178..1ba0aa8849d 100644 --- a/sysutils/ioping/Makefile +++ b/sysutils/ioping/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.5 2020/02/07 11:42:08 feinerer Exp $ - COMMENT = simple disk I/O latency measuring tool VERSION = 1.2 diff --git a/sysutils/ioping/pkg/PLIST b/sysutils/ioping/pkg/PLIST index 5bee193dd48..417a70bf5e4 100644 --- a/sysutils/ioping/pkg/PLIST +++ b/sysutils/ioping/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2015/08/12 16:11:06 feinerer Exp $ @bin bin/ioping @man man/man1/ioping.1 diff --git a/sysutils/iucode-tool/Makefile b/sysutils/iucode-tool/Makefile index 89498c29889..8f59a64d17f 100644 --- a/sysutils/iucode-tool/Makefile +++ b/sysutils/iucode-tool/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.3 2019/07/12 20:49:44 sthen Exp $ - # uses cpuid.h ONLY_FOR_ARCHS= i386 amd64 diff --git a/sysutils/iucode-tool/patches/patch-iucode_tool_c b/sysutils/iucode-tool/patches/patch-iucode_tool_c index 89d965fb65e..dec46a94dc6 100644 --- a/sysutils/iucode-tool/patches/patch-iucode_tool_c +++ b/sysutils/iucode-tool/patches/patch-iucode_tool_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-iucode_tool_c,v 1.1.1.1 2018/01/10 20:36:11 sthen Exp $ - Index: iucode_tool.c --- iucode_tool.c.orig +++ iucode_tool.c diff --git a/sysutils/iucode-tool/pkg/PLIST b/sysutils/iucode-tool/pkg/PLIST index d9bf547b2ef..2c7dc7d9269 100644 --- a/sysutils/iucode-tool/pkg/PLIST +++ b/sysutils/iucode-tool/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2018/01/10 20:36:11 sthen Exp $ @man man/man8/iucode_tool.8 @bin sbin/iucode_tool diff --git a/sysutils/iwatch/Makefile b/sysutils/iwatch/Makefile index 703d78d5302..c2944702dbf 100644 --- a/sysutils/iwatch/Makefile +++ b/sysutils/iwatch/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.7 2020/02/14 11:11:33 sthen Exp $ - COMMENT = watch the command output with interval timer GH_ACCOUNT = iij diff --git a/sysutils/iwatch/pkg/PLIST b/sysutils/iwatch/pkg/PLIST index c513f4e4eab..016f7665118 100644 --- a/sysutils/iwatch/pkg/PLIST +++ b/sysutils/iwatch/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1 2015/01/12 06:37:07 yasuoka Exp $ @bin bin/iwatch @man man/man1/iwatch.1 diff --git a/sysutils/jefferson/Makefile b/sysutils/jefferson/Makefile index 5b41cfbc8ae..40e6d63b939 100644 --- a/sysutils/jefferson/Makefile +++ b/sysutils/jefferson/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.5 2021/11/02 00:02:22 sthen Exp $ - COMMENT = JFFS2 filesystem extraction tool MODPY_EGG_VERSION = 0.2 diff --git a/sysutils/jefferson/pkg/PLIST b/sysutils/jefferson/pkg/PLIST index 11d3a35c10d..a46f67e8ead 100644 --- a/sysutils/jefferson/pkg/PLIST +++ b/sysutils/jefferson/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2019/12/21 14:16:53 jasper Exp $ bin/jefferson lib/python${MODPY_VERSION}/site-packages/jefferson/ lib/python${MODPY_VERSION}/site-packages/jefferson-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info diff --git a/sysutils/kopia/Makefile b/sysutils/kopia/Makefile index 5e2050bd4a6..1f900f01a0a 100644 --- a/sysutils/kopia/Makefile +++ b/sysutils/kopia/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.11 2022/03/07 17:47:06 denis Exp $ - COMMENT = simple tool for managing encrypted backups in the cloud V = 0.10.6 diff --git a/sysutils/kopia/modules.inc b/sysutils/kopia/modules.inc index bc5e26d63b8..91712f33388 100644 --- a/sysutils/kopia/modules.inc +++ b/sysutils/kopia/modules.inc @@ -1,5 +1,3 @@ -# $OpenBSD: modules.inc,v 1.10 2022/03/07 17:47:07 denis Exp $ - MODGO_MODULES = \ cloud.google.com/go v0.100.2 \ cloud.google.com/go/bigquery v1.8.0 \ diff --git a/sysutils/krename/Makefile b/sysutils/krename/Makefile index f5baf311821..02c565d27e3 100644 --- a/sysutils/krename/Makefile +++ b/sysutils/krename/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.37 2021/11/09 06:45:43 rsadowski Exp $ - COMMENT = powerful batch file renamer VERSION = 5.0.1 diff --git a/sysutils/krename/pkg/PLIST b/sysutils/krename/pkg/PLIST index 220996297c3..a7e1ac90a0f 100644 --- a/sysutils/krename/pkg/PLIST +++ b/sysutils/krename/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.13 2020/10/28 11:45:32 rsadowski Exp $ @pkgpath sysutils/krename-kde4 @bin bin/krename share/applications/org.kde.krename.desktop diff --git a/sysutils/kubectl/Makefile b/sysutils/kubectl/Makefile index b40b7634154..33ca57dc633 100644 --- a/sysutils/kubectl/Makefile +++ b/sysutils/kubectl/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.15 2022/02/13 07:24:48 rsadowski Exp $ - COMMENT = command line tool for controlling Kubernetes clusters V = 1.23.2 diff --git a/sysutils/kubectl/pkg/PLIST b/sysutils/kubectl/pkg/PLIST index 4a421b5bc6e..4eee79865af 100644 --- a/sysutils/kubectl/pkg/PLIST +++ b/sysutils/kubectl/pkg/PLIST @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2020/06/05 13:35:10 kn Exp $ @bin bin/kubectl diff --git a/sysutils/lf/Makefile b/sysutils/lf/Makefile index 54a7348ad57..3973aae66df 100644 --- a/sysutils/lf/Makefile +++ b/sysutils/lf/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2021/05/25 11:17:37 sthen Exp $ - COMMENT = terminal file manager inspired by ranger written in Go MODGO_MODNAME = github.com/gokcehan/lf diff --git a/sysutils/lf/patches/patch-etc_lfrc_example b/sysutils/lf/patches/patch-etc_lfrc_example index 0bfc6cd3b31..67dc8fcc333 100644 --- a/sysutils/lf/patches/patch-etc_lfrc_example +++ b/sysutils/lf/patches/patch-etc_lfrc_example @@ -1,5 +1,3 @@ -$OpenBSD: patch-etc_lfrc_example,v 1.1.1.1 2021/01/21 17:12:16 paco Exp $ - Index: etc/lfrc.example --- etc/lfrc.example.orig +++ etc/lfrc.example diff --git a/sysutils/lf/pkg/PLIST b/sysutils/lf/pkg/PLIST index 03d4077092c..da099126be2 100644 --- a/sysutils/lf/pkg/PLIST +++ b/sysutils/lf/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2021/01/21 17:12:16 paco Exp $ @bin bin/lf @man man/man1/lf.1 share/applications/lf.desktop diff --git a/sysutils/libburn/Makefile b/sysutils/libburn/Makefile index 54d09700b3c..2309822877b 100644 --- a/sysutils/libburn/Makefile +++ b/sysutils/libburn/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2021/05/05 07:33:07 landry Exp $ - COMMENT = library for reading, mastering and writing optical discs DISTNAME = libburn-1.5.4 diff --git a/sysutils/libburn/pkg/PLIST b/sysutils/libburn/pkg/PLIST index f5020a02999..787925b33a6 100644 --- a/sysutils/libburn/pkg/PLIST +++ b/sysutils/libburn/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2021/05/05 07:33:07 landry Exp $ @bin bin/cdrskin include/libburn/ include/libburn/libburn.h diff --git a/sysutils/libesedb/Makefile b/sysutils/libesedb/Makefile index 1ed68d2e124..e219951d40b 100644 --- a/sysutils/libesedb/Makefile +++ b/sysutils/libesedb/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.10 2021/11/02 00:02:22 sthen Exp $ - COMMENT = library and tools to access the ESE and EDB format VERSION = 20191220 diff --git a/sysutils/libesedb/pkg/PLIST b/sysutils/libesedb/pkg/PLIST index 772a5e47590..257140c715e 100644 --- a/sysutils/libesedb/pkg/PLIST +++ b/sysutils/libesedb/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2020/03/17 21:15:38 rpointel Exp $ @bin bin/esedbexport @bin bin/esedbinfo include/libesedb/ diff --git a/sysutils/libevt/Makefile b/sysutils/libevt/Makefile index c7eee749db9..4a7b80da623 100644 --- a/sysutils/libevt/Makefile +++ b/sysutils/libevt/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.9 2021/11/02 00:02:22 sthen Exp $ - COMMENT = library and tools to access the Windows Event Log (EVT) VERSION = 20191221 diff --git a/sysutils/libevt/pkg/PLIST b/sysutils/libevt/pkg/PLIST index 80453ec1ed4..6dbb08059af 100644 --- a/sysutils/libevt/pkg/PLIST +++ b/sysutils/libevt/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2020/03/17 21:16:47 rpointel Exp $ @bin bin/evtexport @bin bin/evtinfo include/libevt/ diff --git a/sysutils/libevtx/Makefile b/sysutils/libevtx/Makefile index b9a6c146dea..a197b924057 100644 --- a/sysutils/libevtx/Makefile +++ b/sysutils/libevtx/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.8 2021/11/02 00:02:22 sthen Exp $ - COMMENT = library and tools to access the Windows XML Event Log (EVTX) VERSION = 20191221 diff --git a/sysutils/libevtx/pkg/PLIST b/sysutils/libevtx/pkg/PLIST index bc82c882fd9..b082a07b41e 100644 --- a/sysutils/libevtx/pkg/PLIST +++ b/sysutils/libevtx/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2020/03/17 21:17:46 rpointel Exp $ @bin bin/evtxexport @bin bin/evtxinfo include/libevtx/ diff --git a/sysutils/libfsapfs/Makefile b/sysutils/libfsapfs/Makefile index 9c099ba541b..c114c2e023a 100644 --- a/sysutils/libfsapfs/Makefile +++ b/sysutils/libfsapfs/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.5 2021/11/02 00:02:22 sthen Exp $ - COMMENT = library and tools to access the Apple File System VERSION = 20191221 diff --git a/sysutils/libfsapfs/pkg/PLIST b/sysutils/libfsapfs/pkg/PLIST index 9ac769d4c94..39ae3b52178 100644 --- a/sysutils/libfsapfs/pkg/PLIST +++ b/sysutils/libfsapfs/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2020/03/17 21:21:05 rpointel Exp $ @bin bin/fsapfsinfo @bin bin/fsapfsmount include/libfsapfs/ diff --git a/sysutils/libfsntfs/Makefile b/sysutils/libfsntfs/Makefile index f37f0a66d9e..74420942031 100644 --- a/sysutils/libfsntfs/Makefile +++ b/sysutils/libfsntfs/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.11 2021/11/02 00:02:22 sthen Exp $ - COMMENT = library and tools to access NTFS VERSION = 20200805 diff --git a/sysutils/libfsntfs/pkg/PLIST b/sysutils/libfsntfs/pkg/PLIST index e541901970c..4aeffaed54f 100644 --- a/sysutils/libfsntfs/pkg/PLIST +++ b/sysutils/libfsntfs/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2020/03/17 21:22:59 rpointel Exp $ @bin bin/fsntfsinfo @bin bin/fsntfsmount include/libfsntfs/ diff --git a/sysutils/libfvde/Makefile b/sysutils/libfvde/Makefile index 757fda536db..159a8187e18 100644 --- a/sysutils/libfvde/Makefile +++ b/sysutils/libfvde/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.11 2021/11/02 00:02:22 sthen Exp $ - COMMENT = library and tools to access FileVault Drive Encryption VERSION = 20191221 diff --git a/sysutils/libfvde/pkg/PLIST b/sysutils/libfvde/pkg/PLIST index 4036d5d8068..d2b4b13e33d 100644 --- a/sysutils/libfvde/pkg/PLIST +++ b/sysutils/libfvde/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2020/03/17 21:23:46 rpointel Exp $ @bin bin/fvdeinfo @bin bin/fvdemount @bin bin/fvdewipekey diff --git a/sysutils/libfwnt/Makefile b/sysutils/libfwnt/Makefile index 1bc306a0fc8..3a1d1ebd532 100644 --- a/sysutils/libfwnt/Makefile +++ b/sysutils/libfwnt/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.8 2021/11/02 00:02:22 sthen Exp $ - COMMENT = library for Windows NT data types VERSION = 20191222 diff --git a/sysutils/libfwnt/pkg/PLIST b/sysutils/libfwnt/pkg/PLIST index 2b6c2118258..15fe8b349a5 100644 --- a/sysutils/libfwnt/pkg/PLIST +++ b/sysutils/libfwnt/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2020/03/17 21:24:30 rpointel Exp $ include/libfwnt/ include/libfwnt.h include/libfwnt/definitions.h diff --git a/sysutils/libfwsi/Makefile b/sysutils/libfwsi/Makefile index 25d6a4d2a20..0aec79a47db 100644 --- a/sysutils/libfwsi/Makefile +++ b/sysutils/libfwsi/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.9 2021/11/02 00:02:22 sthen Exp $ - COMMENT = library to access the Windows Shell Item format VERSION = 20191221 diff --git a/sysutils/libfwsi/pkg/PLIST b/sysutils/libfwsi/pkg/PLIST index 5d8068e01f9..e73bd7ff586 100644 --- a/sysutils/libfwsi/pkg/PLIST +++ b/sysutils/libfwsi/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2020/03/17 21:25:07 rpointel Exp $ include/libfwsi/ include/libfwsi.h include/libfwsi/codepage.h diff --git a/sysutils/libisoburn/Makefile b/sysutils/libisoburn/Makefile index 4073d4067ea..6d620ff5475 100644 --- a/sysutils/libisoburn/Makefile +++ b/sysutils/libisoburn/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.6 2021/05/05 07:33:58 landry Exp $ - COMMENT-main = create ISO-9660 filesystem and burn CD/DVD/BD media COMMENT-xorriso = ISO 9660 Rock Ridge Filesystem Manipulator COMMENT-tcltk = frontend for xorriso diff --git a/sysutils/libisoburn/pkg/PLIST-main b/sysutils/libisoburn/pkg/PLIST-main index 2fdca24a37b..c9b46efddca 100644 --- a/sysutils/libisoburn/pkg/PLIST-main +++ b/sysutils/libisoburn/pkg/PLIST-main @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST-main,v 1.2 2021/05/05 07:33:58 landry Exp $ include/libisoburn/ include/libisoburn/libisoburn.h include/libisoburn/xorriso.h diff --git a/sysutils/libisoburn/pkg/PLIST-tcltk b/sysutils/libisoburn/pkg/PLIST-tcltk index 16f36529b38..ee886a2794d 100644 --- a/sysutils/libisoburn/pkg/PLIST-tcltk +++ b/sysutils/libisoburn/pkg/PLIST-tcltk @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST-tcltk,v 1.2 2021/05/05 07:33:58 landry Exp $ @conflict xorriso-<=1.4.6 bin/xorriso-tcltk @info info/xorriso-tcltk.info diff --git a/sysutils/libisoburn/pkg/PLIST-xorriso b/sysutils/libisoburn/pkg/PLIST-xorriso index 8caded12004..18c60db9f02 100644 --- a/sysutils/libisoburn/pkg/PLIST-xorriso +++ b/sysutils/libisoburn/pkg/PLIST-xorriso @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST-xorriso,v 1.2 2021/05/05 07:33:58 landry Exp $ @conflict xorriso-<=1.4.6 @pkgpath sysutils/xorriso bin/osirrox diff --git a/sysutils/libisofs/Makefile b/sysutils/libisofs/Makefile index 0ff3696412c..1d3d9821bd0 100644 --- a/sysutils/libisofs/Makefile +++ b/sysutils/libisofs/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2021/05/05 07:33:27 landry Exp $ - COMMENT = library to create and edit an ISO-9660 filesystem DISTNAME = libisofs-1.5.4 diff --git a/sysutils/libisofs/pkg/PLIST b/sysutils/libisofs/pkg/PLIST index 011d3841f3b..7f7d20af136 100644 --- a/sysutils/libisofs/pkg/PLIST +++ b/sysutils/libisofs/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2021/05/05 07:33:27 landry Exp $ include/libisofs/ include/libisofs/libisofs.h @static-lib lib/libisofs.a diff --git a/sysutils/liblnk/Makefile b/sysutils/liblnk/Makefile index 448f13eb670..d73f7efa44c 100644 --- a/sysutils/liblnk/Makefile +++ b/sysutils/liblnk/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.9 2021/11/02 00:02:23 sthen Exp $ - COMMENT = library and tools to access the Windows Shortcut File VERSION = 20191221 diff --git a/sysutils/liblnk/pkg/PLIST b/sysutils/liblnk/pkg/PLIST index 3334f0f36f2..a8c907d3f53 100644 --- a/sysutils/liblnk/pkg/PLIST +++ b/sysutils/liblnk/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2020/03/17 21:25:44 rpointel Exp $ @bin bin/lnkinfo include/liblnk/ include/liblnk.h diff --git a/sysutils/libluksde/Makefile b/sysutils/libluksde/Makefile index 22030c53677..f018e2b0cf3 100644 --- a/sysutils/libluksde/Makefile +++ b/sysutils/libluksde/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2021/11/02 00:02:23 sthen Exp $ - COMMENT = library and tools to access LUKS Disk Encryption VERSION = 20200205 diff --git a/sysutils/libluksde/pkg/PLIST b/sysutils/libluksde/pkg/PLIST index d39edc8aa82..5335265d18c 100644 --- a/sysutils/libluksde/pkg/PLIST +++ b/sysutils/libluksde/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2020/03/18 06:40:13 rpointel Exp $ @bin bin/luksdeinfo @bin bin/luksdemount include/libluksde/ diff --git a/sysutils/libmsiecf/Makefile b/sysutils/libmsiecf/Makefile index 95710e71e69..46a444812c4 100644 --- a/sysutils/libmsiecf/Makefile +++ b/sysutils/libmsiecf/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.10 2021/11/02 00:02:23 sthen Exp $ - COMMENT = library and tools to access the IE Cache File (index.dat) VERSION = 20191221 diff --git a/sysutils/libmsiecf/pkg/PLIST b/sysutils/libmsiecf/pkg/PLIST index 5df3df442c8..c88fe6deb09 100644 --- a/sysutils/libmsiecf/pkg/PLIST +++ b/sysutils/libmsiecf/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2020/03/17 21:26:58 rpointel Exp $ @bin bin/msiecfexport @bin bin/msiecfinfo include/libmsiecf/ diff --git a/sysutils/libolecf/Makefile b/sysutils/libolecf/Makefile index c387c8f0c38..6b100215934 100644 --- a/sysutils/libolecf/Makefile +++ b/sysutils/libolecf/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.11 2021/11/02 00:02:23 sthen Exp $ - COMMENT = library and tools to access the OLE 2 Compound File VERSION = 20191221 diff --git a/sysutils/libolecf/pkg/PLIST b/sysutils/libolecf/pkg/PLIST index 20606fb2d47..e35f716f48f 100644 --- a/sysutils/libolecf/pkg/PLIST +++ b/sysutils/libolecf/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2020/03/17 21:27:33 rpointel Exp $ @bin bin/olecfexport @bin bin/olecfinfo @bin bin/olecfmount diff --git a/sysutils/libptytty/Makefile b/sysutils/libptytty/Makefile index 81cabb8695c..5b5814d8d83 100644 --- a/sysutils/libptytty/Makefile +++ b/sysutils/libptytty/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2021/11/23 12:59:23 sthen Exp $ - SHARED_LIBS = ptytty 0.0 COMMENT = library to handle pty/tty/utmp/wtmp/lastlog diff --git a/sysutils/libptytty/pkg/PLIST b/sysutils/libptytty/pkg/PLIST index bad01f64372..c3fd689c8f3 100644 --- a/sysutils/libptytty/pkg/PLIST +++ b/sysutils/libptytty/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2021/11/23 12:59:23 sthen Exp $ include/libptytty.h @lib lib/libptytty.so.${LIBptytty_VERSION} lib/pkgconfig/libptytty.pc diff --git a/sysutils/libqcow/Makefile b/sysutils/libqcow/Makefile index 95e7b053f8f..68f258fd3e7 100644 --- a/sysutils/libqcow/Makefile +++ b/sysutils/libqcow/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.10 2021/11/02 00:02:23 sthen Exp $ - COMMENT = library and tools to access the QEMU Copy-On-Write (QCOW) VERSION = 20191221 diff --git a/sysutils/libqcow/pkg/PLIST b/sysutils/libqcow/pkg/PLIST index 81381583d85..f3a4a4d96b6 100644 --- a/sysutils/libqcow/pkg/PLIST +++ b/sysutils/libqcow/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2020/03/17 21:28:13 rpointel Exp $ @bin bin/qcowinfo @bin bin/qcowmount include/libqcow/ diff --git a/sysutils/libregf/Makefile b/sysutils/libregf/Makefile index b83e9c2f3af..185c6c2fdcf 100644 --- a/sysutils/libregf/Makefile +++ b/sysutils/libregf/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.13 2021/11/02 00:02:23 sthen Exp $ - COMMENT = library and tools to access the Windows NT Registry File VERSION = 20200805 diff --git a/sysutils/libregf/pkg/PLIST b/sysutils/libregf/pkg/PLIST index 3412795f215..a03e7217838 100644 --- a/sysutils/libregf/pkg/PLIST +++ b/sysutils/libregf/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2020/03/17 21:29:33 rpointel Exp $ @bin bin/regfexport @bin bin/regfinfo @bin bin/regfmount diff --git a/sysutils/librelp/Makefile b/sysutils/librelp/Makefile index 515a64898b5..d38d03c8217 100644 --- a/sysutils/librelp/Makefile +++ b/sysutils/librelp/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.21 2022/02/26 19:59:53 sthen Exp $ - COMMENT = reliable event logging protocol library DISTNAME = librelp-1.9.0 diff --git a/sysutils/librelp/pkg/PLIST b/sysutils/librelp/pkg/PLIST index dfb87cae03c..2df71d86c9d 100644 --- a/sysutils/librelp/pkg/PLIST +++ b/sysutils/librelp/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2020/08/25 05:48:54 remi Exp $ include/librelp.h @static-lib lib/librelp.a lib/librelp.la diff --git a/sysutils/libscca/Makefile b/sysutils/libscca/Makefile index 7b6c775d27b..2610c35a339 100644 --- a/sysutils/libscca/Makefile +++ b/sysutils/libscca/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.9 2021/11/02 00:02:23 sthen Exp $ - COMMENT = library and tools to access the Windows Prefetch File VERSION = 20191222 diff --git a/sysutils/libscca/pkg/PLIST b/sysutils/libscca/pkg/PLIST index a6468f8a637..7d778115752 100644 --- a/sysutils/libscca/pkg/PLIST +++ b/sysutils/libscca/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2020/03/17 21:30:51 rpointel Exp $ @bin bin/sccainfo include/libscca/ include/libscca.h diff --git a/sysutils/libsigscan/Makefile b/sysutils/libsigscan/Makefile index e80067ae03e..1a1e0b677cc 100644 --- a/sysutils/libsigscan/Makefile +++ b/sysutils/libsigscan/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.10 2021/11/02 00:02:23 sthen Exp $ - COMMENT = library for binary signature scanning VERSION = 20191221 diff --git a/sysutils/libsigscan/pkg/PLIST b/sysutils/libsigscan/pkg/PLIST index ef6be22511b..69f0b7cf186 100644 --- a/sysutils/libsigscan/pkg/PLIST +++ b/sysutils/libsigscan/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2020/03/17 21:31:37 rpointel Exp $ @bin bin/sigscan include/libsigscan/ include/libsigscan.h diff --git a/sysutils/libsmdev/Makefile b/sysutils/libsmdev/Makefile index 80dc6b0d85a..a7414708b0c 100644 --- a/sysutils/libsmdev/Makefile +++ b/sysutils/libsmdev/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.10 2021/11/02 00:02:23 sthen Exp $ - COMMENT = library to access to storage media devices VERSION = 20200210 diff --git a/sysutils/libsmdev/pkg/PLIST b/sysutils/libsmdev/pkg/PLIST index c787fc7cdbd..e746e7e9082 100644 --- a/sysutils/libsmdev/pkg/PLIST +++ b/sysutils/libsmdev/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2020/03/17 21:33:09 rpointel Exp $ @bin bin/smdevinfo include/libsmdev/ include/libsmdev.h diff --git a/sysutils/libsmraw/Makefile b/sysutils/libsmraw/Makefile index 800fc747d94..01a93cc39c9 100644 --- a/sysutils/libsmraw/Makefile +++ b/sysutils/libsmraw/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.11 2021/11/02 00:02:23 sthen Exp $ - COMMENT = library and tools to access the (split) RAW image format VERSION = 20191221 diff --git a/sysutils/libsmraw/pkg/PLIST b/sysutils/libsmraw/pkg/PLIST index c11e4060401..b16cccc9b0f 100644 --- a/sysutils/libsmraw/pkg/PLIST +++ b/sysutils/libsmraw/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2020/03/17 21:33:50 rpointel Exp $ @bin bin/smrawmount @bin bin/smrawverify include/libsmraw/ diff --git a/sysutils/libstatgrab/Makefile b/sysutils/libstatgrab/Makefile index 0e6b2faedb1..fbef9aa8672 100644 --- a/sysutils/libstatgrab/Makefile +++ b/sysutils/libstatgrab/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.18 2021/02/22 06:16:37 daniel Exp $ - COMMENT= system statistics gathering library DISTNAME= libstatgrab-0.91 diff --git a/sysutils/libstatgrab/pkg/PLIST b/sysutils/libstatgrab/pkg/PLIST index 17ee41da2e2..ef596613819 100644 --- a/sysutils/libstatgrab/pkg/PLIST +++ b/sysutils/libstatgrab/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2014/09/25 20:01:39 landry Exp $ @bin bin/saidar @bin bin/statgrab bin/statgrab-make-mrtg-config diff --git a/sysutils/libvhdi/Makefile b/sysutils/libvhdi/Makefile index b976c5a7a14..56309387219 100644 --- a/sysutils/libvhdi/Makefile +++ b/sysutils/libvhdi/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.10 2021/11/02 00:02:23 sthen Exp $ - COMMENT = library and tools to access the VHD image format VERSION = 20191221 diff --git a/sysutils/libvhdi/pkg/PLIST b/sysutils/libvhdi/pkg/PLIST index e52dd937ed2..ad1ba0acacd 100644 --- a/sysutils/libvhdi/pkg/PLIST +++ b/sysutils/libvhdi/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2020/03/17 21:34:59 rpointel Exp $ @bin bin/vhdiinfo @bin bin/vhdimount include/libvhdi/ diff --git a/sysutils/libvirt-python/Makefile b/sysutils/libvirt-python/Makefile index 6a7586ea4e5..0c844099df4 100644 --- a/sysutils/libvirt-python/Makefile +++ b/sysutils/libvirt-python/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.51 2022/03/02 07:26:06 ajacoutot Exp $ - COMMENT = libvirt virtualization API python bindings MODPY_EGG_VERSION = 8.1.0 diff --git a/sysutils/libvirt/Makefile b/sysutils/libvirt/Makefile index 9bc91a0a64a..95413ad90a0 100644 --- a/sysutils/libvirt/Makefile +++ b/sysutils/libvirt/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.93 2022/03/02 07:25:36 ajacoutot Exp $ - COMMENT= tool/library for managing platform virtualization DISTNAME= libvirt-8.1.0 diff --git a/sysutils/libvirt/patches/patch-src_qemu_qemu_namespace_c b/sysutils/libvirt/patches/patch-src_qemu_qemu_namespace_c index 51f413dcc53..cf0c2cf5366 100644 --- a/sysutils/libvirt/patches/patch-src_qemu_qemu_namespace_c +++ b/sysutils/libvirt/patches/patch-src_qemu_qemu_namespace_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_qemu_qemu_namespace_c,v 1.1 2021/12/02 10:04:15 ajacoutot Exp $ - Index: src/qemu/qemu_namespace.c --- src/qemu/qemu_namespace.c.orig +++ src/qemu/qemu_namespace.c diff --git a/sysutils/libvirt/patches/patch-src_remote_remote_driver_h b/sysutils/libvirt/patches/patch-src_remote_remote_driver_h index dbf59e8a6e1..39cf92dd466 100644 --- a/sysutils/libvirt/patches/patch-src_remote_remote_driver_h +++ b/sysutils/libvirt/patches/patch-src_remote_remote_driver_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_remote_remote_driver_h,v 1.2 2020/06/07 15:57:11 ajacoutot Exp $ - Index: src/remote/remote_driver.h --- src/remote/remote_driver.h.orig +++ src/remote/remote_driver.h diff --git a/sysutils/libvirt/patches/patch-src_rpc_virnetsocket_c b/sysutils/libvirt/patches/patch-src_rpc_virnetsocket_c index e846a461d9e..4a8a6731e77 100644 --- a/sysutils/libvirt/patches/patch-src_rpc_virnetsocket_c +++ b/sysutils/libvirt/patches/patch-src_rpc_virnetsocket_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_rpc_virnetsocket_c,v 1.24 2021/12/02 21:08:54 ajacoutot Exp $ - Index: src/rpc/virnetsocket.c --- src/rpc/virnetsocket.c.orig +++ src/rpc/virnetsocket.c diff --git a/sysutils/libvirt/patches/patch-src_rpc_virnettlscontext_c b/sysutils/libvirt/patches/patch-src_rpc_virnettlscontext_c index 17370c68293..cd6fb8b4f14 100644 --- a/sysutils/libvirt/patches/patch-src_rpc_virnettlscontext_c +++ b/sysutils/libvirt/patches/patch-src_rpc_virnettlscontext_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_rpc_virnettlscontext_c,v 1.3 2022/01/15 10:19:35 ajacoutot Exp $ - Index: src/rpc/virnettlscontext.c --- src/rpc/virnettlscontext.c.orig +++ src/rpc/virnettlscontext.c diff --git a/sysutils/libvirt/patches/patch-src_storage_storage_util_c b/sysutils/libvirt/patches/patch-src_storage_storage_util_c index 04612587e28..3dd250c008a 100644 --- a/sysutils/libvirt/patches/patch-src_storage_storage_util_c +++ b/sysutils/libvirt/patches/patch-src_storage_storage_util_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_storage_storage_util_c,v 1.2 2022/01/15 10:19:35 ajacoutot Exp $ - Index: src/storage/storage_util.c --- src/storage/storage_util.c.orig +++ src/storage/storage_util.c diff --git a/sysutils/libvirt/patches/patch-tests_virrandommock_c b/sysutils/libvirt/patches/patch-tests_virrandommock_c index f7af40b55ed..cde93a399b0 100644 --- a/sysutils/libvirt/patches/patch-tests_virrandommock_c +++ b/sysutils/libvirt/patches/patch-tests_virrandommock_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-tests_virrandommock_c,v 1.1 2021/02/14 16:42:14 ajacoutot Exp $ - Index: tests/virrandommock.c --- tests/virrandommock.c.orig +++ tests/virrandommock.c diff --git a/sysutils/libvmdk/Makefile b/sysutils/libvmdk/Makefile index a9e7cde55e2..d12cf010214 100644 --- a/sysutils/libvmdk/Makefile +++ b/sysutils/libvmdk/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.10 2021/11/02 00:02:23 sthen Exp $ - COMMENT = library and tools to access the VMware Virtual Disk format VERSION = 20191221 diff --git a/sysutils/libvmdk/pkg/PLIST b/sysutils/libvmdk/pkg/PLIST index fbf89593ce8..161e6b67597 100644 --- a/sysutils/libvmdk/pkg/PLIST +++ b/sysutils/libvmdk/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2020/03/17 21:35:53 rpointel Exp $ @bin bin/vmdkinfo @bin bin/vmdkmount include/libvmdk/ diff --git a/sysutils/libvshadow/Makefile b/sysutils/libvshadow/Makefile index 8eb46074b8f..de5854929e9 100644 --- a/sysutils/libvshadow/Makefile +++ b/sysutils/libvshadow/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.10 2021/11/02 00:02:23 sthen Exp $ - COMMENT = library and tools to access the VSSformat VERSION = 20191221 diff --git a/sysutils/libvshadow/pkg/PLIST b/sysutils/libvshadow/pkg/PLIST index 8b86ff4e4fe..909c5d204b1 100644 --- a/sysutils/libvshadow/pkg/PLIST +++ b/sysutils/libvshadow/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2020/03/17 21:36:57 rpointel Exp $ @bin bin/vshadowdebug @bin bin/vshadowinfo @bin bin/vshadowmount diff --git a/sysutils/libvslvm/Makefile b/sysutils/libvslvm/Makefile index a88d47fb04f..e239a894fc0 100644 --- a/sysutils/libvslvm/Makefile +++ b/sysutils/libvslvm/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.9 2021/11/02 00:02:24 sthen Exp $ - COMMENT = library to access the LVM volume system format VERSION = 20200102 diff --git a/sysutils/libvslvm/pkg/PLIST b/sysutils/libvslvm/pkg/PLIST index 6427b69860c..df62253179a 100644 --- a/sysutils/libvslvm/pkg/PLIST +++ b/sysutils/libvslvm/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2020/03/17 21:40:46 rpointel Exp $ @bin bin/vslvminfo @bin bin/vslvmmount include/libvslvm/ diff --git a/sysutils/lockfile/Makefile b/sysutils/lockfile/Makefile index 90924445b2b..a9d072382a7 100644 --- a/sysutils/lockfile/Makefile +++ b/sysutils/lockfile/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2021/02/21 16:46:29 sthen Exp $ - COMMENT= semaphore-file tool for shell scripting DISTNAME= procmail-3.22 diff --git a/sysutils/lockfile/pkg/PLIST b/sysutils/lockfile/pkg/PLIST index a69589194b5..852eb561e27 100644 --- a/sysutils/lockfile/pkg/PLIST +++ b/sysutils/lockfile/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2015/05/08 19:35:34 sthen Exp $ @conflict procmail-<=3.22p5 @bin bin/lockfile @man man/man1/lockfile.1 diff --git a/sysutils/logfmon/Makefile b/sysutils/logfmon/Makefile index 701ee809e6c..033f4066182 100644 --- a/sysutils/logfmon/Makefile +++ b/sysutils/logfmon/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.6 2019/07/12 20:49:45 sthen Exp $ - COMMENT= log file monitoring daemon V= 1.2 diff --git a/sysutils/logfmon/pkg/PLIST b/sysutils/logfmon/pkg/PLIST index 9ef24c09d07..9147d5a5ab6 100644 --- a/sysutils/logfmon/pkg/PLIST +++ b/sysutils/logfmon/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2018/03/12 21:51:22 sthen Exp $ @bin bin/logfmon @man man/man5/logfmon.conf.5 @man man/man8/logfmon.8 diff --git a/sysutils/logfmon/pkg/logfmon.rc b/sysutils/logfmon/pkg/logfmon.rc index adcec352c13..0c380e392b4 100644 --- a/sysutils/logfmon/pkg/logfmon.rc +++ b/sysutils/logfmon/pkg/logfmon.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: logfmon.rc,v 1.3 2018/03/12 21:51:22 sthen Exp $ daemon="${TRUEPREFIX}/bin/logfmon" diff --git a/sysutils/login_duo/Makefile b/sysutils/login_duo/Makefile index c51d8d9c760..4aa2e03e975 100644 --- a/sysutils/login_duo/Makefile +++ b/sysutils/login_duo/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.30 2022/02/03 18:17:40 jturner Exp $ - COMMENT = two-factor authentication for unix systems V = 1.12.0 diff --git a/sysutils/login_duo/patches/patch-login_duo_login_duo_8 b/sysutils/login_duo/patches/patch-login_duo_login_duo_8 index 172ce33ccad..8ab3b51cce1 100644 --- a/sysutils/login_duo/patches/patch-login_duo_login_duo_8 +++ b/sysutils/login_duo/patches/patch-login_duo_login_duo_8 @@ -1,4 +1,3 @@ -$OpenBSD: patch-login_duo_login_duo_8,v 1.3 2014/12/09 18:01:32 sthen Exp $ --- login_duo/login_duo.8.orig Thu Sep 25 16:05:15 2014 +++ login_duo/login_duo.8 Tue Sep 30 22:06:31 2014 @@ -20,7 +20,7 @@ The following options are available: diff --git a/sysutils/login_duo/pkg/PLIST b/sysutils/login_duo/pkg/PLIST index 07eb346c4a1..09619417a21 100644 --- a/sysutils/login_duo/pkg/PLIST +++ b/sysutils/login_duo/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.10 2020/05/19 23:41:06 jturner Exp $ include/duo/ include/duo/common_ini_test.h include/duo/duo.h diff --git a/sysutils/login_duo/pkg/README b/sysutils/login_duo/pkg/README index 82f06f8e954..681afc8156b 100644 --- a/sysutils/login_duo/pkg/README +++ b/sysutils/login_duo/pkg/README @@ -1,5 +1,3 @@ -$OpenBSD: README,v 1.4 2018/09/04 12:46:22 espie Exp $ - +----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- diff --git a/sysutils/login_duress/Makefile b/sysutils/login_duress/Makefile index fe714a35375..8f6bc95aa12 100644 --- a/sysutils/login_duress/Makefile +++ b/sysutils/login_duress/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.3 2020/05/14 21:08:01 jcs Exp $ - COMMENT= BSD authentication module for duress passwords GH_ACCOUNT= jcs diff --git a/sysutils/login_duress/pkg/PLIST b/sysutils/login_duress/pkg/PLIST index 7f5167e6514..7346b3a1d69 100644 --- a/sysutils/login_duress/pkg/PLIST +++ b/sysutils/login_duress/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2019/03/20 17:38:41 jcs Exp $ @mode 0750 @group auth libexec/auth/ diff --git a/sysutils/login_fingerprint/Makefile b/sysutils/login_fingerprint/Makefile index ea8cc097405..7c39871b9d3 100644 --- a/sysutils/login_fingerprint/Makefile +++ b/sysutils/login_fingerprint/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.20 2019/07/12 20:49:45 sthen Exp $ - COMMENT= provide fingerprint authentication DISTNAME= login_fingerprint-1.2 diff --git a/sysutils/login_fingerprint/patches/patch-Makefile b/sysutils/login_fingerprint/patches/patch-Makefile index 84760932b73..3f5da90368d 100644 --- a/sysutils/login_fingerprint/patches/patch-Makefile +++ b/sysutils/login_fingerprint/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.2 2018/04/26 16:02:01 ajacoutot Exp $ Index: Makefile --- Makefile.orig +++ Makefile diff --git a/sysutils/login_fingerprint/patches/patch-enroll_fingerprint_1 b/sysutils/login_fingerprint/patches/patch-enroll_fingerprint_1 index c60ce696f6b..894263c9a96 100644 --- a/sysutils/login_fingerprint/patches/patch-enroll_fingerprint_1 +++ b/sysutils/login_fingerprint/patches/patch-enroll_fingerprint_1 @@ -1,4 +1,3 @@ -$OpenBSD: patch-enroll_fingerprint_1,v 1.1 2010/04/03 22:45:14 schwarze Exp $ --- enroll_fingerprint.1.orig Thu Mar 26 21:51:59 2009 +++ enroll_fingerprint.1 Sun Apr 4 00:20:37 2010 @@ -46,7 +46,8 @@ Each finger is associated with a number between 1 and diff --git a/sysutils/login_fingerprint/patches/patch-login_fingerprint_8 b/sysutils/login_fingerprint/patches/patch-login_fingerprint_8 index 2862ed7ca18..eb79e482ee8 100644 --- a/sysutils/login_fingerprint/patches/patch-login_fingerprint_8 +++ b/sysutils/login_fingerprint/patches/patch-login_fingerprint_8 @@ -1,4 +1,3 @@ -$OpenBSD: patch-login_fingerprint_8,v 1.3 2010/04/03 22:45:14 schwarze Exp $ --- login_fingerprint.8.orig Sun Apr 4 00:17:01 2010 +++ login_fingerprint.8 Sun Apr 4 00:22:06 2010 @@ -68,7 +68,8 @@ Each finger is associated with a number between 1 and diff --git a/sysutils/login_fingerprint/pkg/PLIST b/sysutils/login_fingerprint/pkg/PLIST index f879d1564b7..157c532cf85 100644 --- a/sysutils/login_fingerprint/pkg/PLIST +++ b/sysutils/login_fingerprint/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2014/12/09 15:54:25 ajacoutot Exp $ @bin bin/enroll_fingerprint @mode 0750 @group auth diff --git a/sysutils/login_krb5/Makefile b/sysutils/login_krb5/Makefile index 9e29fffa855..0c9d84ccd59 100644 --- a/sysutils/login_krb5/Makefile +++ b/sysutils/login_krb5/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.25 2021/01/03 09:55:48 ajacoutot Exp $ - COMMENT= authentication provider for KerberosV GIT_PROJECT= login_krb5 diff --git a/sysutils/login_krb5/pkg/PLIST b/sysutils/login_krb5/pkg/PLIST index 48aca796ace..d2168e26ceb 100644 --- a/sysutils/login_krb5/pkg/PLIST +++ b/sysutils/login_krb5/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2015/09/18 09:14:59 ajacoutot Exp $ @mode 0750 @group auth libexec/auth/ diff --git a/sysutils/login_ldap/Makefile b/sysutils/login_ldap/Makefile index 074a9a51e5d..e224193f84a 100644 --- a/sysutils/login_ldap/Makefile +++ b/sysutils/login_ldap/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.24 2019/07/12 20:49:45 sthen Exp $ - COMMENT= provide ldap authentication type DISTNAME= login_ldap-3.51 diff --git a/sysutils/login_ldap/patches/patch-Makefile b/sysutils/login_ldap/patches/patch-Makefile index cb1bc179869..bfb7801244d 100644 --- a/sysutils/login_ldap/patches/patch-Makefile +++ b/sysutils/login_ldap/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.1 2011/06/23 22:50:29 naddy Exp $ --- Makefile.orig Thu Feb 7 09:56:28 2008 +++ Makefile Tue Jun 21 09:40:06 2011 @@ -4,14 +4,14 @@ PROG=login_-ldap diff --git a/sysutils/login_ldap/patches/patch-login_ldap_8 b/sysutils/login_ldap/patches/patch-login_ldap_8 index a02b5ed3f8b..32ffd84e9da 100644 --- a/sysutils/login_ldap/patches/patch-login_ldap_8 +++ b/sysutils/login_ldap/patches/patch-login_ldap_8 @@ -1,4 +1,3 @@ -$OpenBSD: patch-login_ldap_8,v 1.3 2015/10/27 12:48:58 sthen Exp $ --- login_ldap.8.orig Thu Feb 7 16:56:28 2008 +++ login_ldap.8 Tue Oct 27 12:40:53 2015 @@ -39,7 +39,7 @@ diff --git a/sysutils/login_ldap/patches/patch-login_ldap_c b/sysutils/login_ldap/patches/patch-login_ldap_c index c111edad4e0..da805937499 100644 --- a/sysutils/login_ldap/patches/patch-login_ldap_c +++ b/sysutils/login_ldap/patches/patch-login_ldap_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-login_ldap_c,v 1.2 2015/10/27 12:48:58 sthen Exp $ --- login_ldap.c.orig Thu Feb 7 16:56:28 2008 +++ login_ldap.c Fri Oct 23 21:06:18 2015 @@ -170,7 +170,7 @@ main(int argc, char **argv) diff --git a/sysutils/login_ldap/patches/patch-util_c b/sysutils/login_ldap/patches/patch-util_c index 00771b99a8f..a39a08b7bc8 100644 --- a/sysutils/login_ldap/patches/patch-util_c +++ b/sysutils/login_ldap/patches/patch-util_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-util_c,v 1.1 2015/10/27 13:31:16 sthen Exp $ - Don't fallback to cleartext if StartTLS failed. "hard TLS" (SSL-wrapped LDAP, aka ldaps://) is already handled correctly. diff --git a/sysutils/login_ldap/pkg/PLIST b/sysutils/login_ldap/pkg/PLIST index 62ef030aa01..8d2916b307b 100644 --- a/sysutils/login_ldap/pkg/PLIST +++ b/sysutils/login_ldap/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.9 2014/12/09 15:54:25 ajacoutot Exp $ @mode 0750 @group auth libexec/auth/ diff --git a/sysutils/login_oath/Makefile b/sysutils/login_oath/Makefile index 0db00876024..642bdc16cf9 100644 --- a/sysutils/login_oath/Makefile +++ b/sysutils/login_oath/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.14 2020/08/01 11:30:37 sthen Exp $ - COMMENT= authentication provider for OATH one-time passwords DISTNAME= login_oath-0.8 diff --git a/sysutils/login_oath/patches/patch-Makefile_inc b/sysutils/login_oath/patches/patch-Makefile_inc index 1433f0ce098..cd6aa6f8223 100644 --- a/sysutils/login_oath/patches/patch-Makefile_inc +++ b/sysutils/login_oath/patches/patch-Makefile_inc @@ -1,5 +1,3 @@ -$OpenBSD: patch-Makefile_inc,v 1.1 2021/11/05 23:18:15 sthen Exp $ - Index: Makefile.inc --- Makefile.inc.orig +++ Makefile.inc diff --git a/sysutils/login_oath/patches/patch-login_passwd_common_h b/sysutils/login_oath/patches/patch-login_passwd_common_h index 226004f0861..79a60309463 100644 --- a/sysutils/login_oath/patches/patch-login_passwd_common_h +++ b/sysutils/login_oath/patches/patch-login_passwd_common_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-login_passwd_common_h,v 1.1 2015/11/19 14:58:50 sthen Exp $ --- login_passwd/common.h.orig Thu Nov 19 14:35:15 2015 +++ login_passwd/common.h Thu Nov 19 14:35:21 2015 @@ -30,7 +30,6 @@ diff --git a/sysutils/login_oath/patches/patch-login_passwd_login_c b/sysutils/login_oath/patches/patch-login_passwd_login_c index c3b37392052..a3f6bc99faa 100644 --- a/sysutils/login_oath/patches/patch-login_passwd_login_c +++ b/sysutils/login_oath/patches/patch-login_passwd_login_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-login_passwd_login_c,v 1.1 2015/11/19 14:58:50 sthen Exp $ --- login_passwd/login.c.orig Thu Nov 19 14:35:15 2015 +++ login_passwd/login.c Thu Nov 19 14:35:21 2015 @@ -46,7 +46,7 @@ main(int argc, char **argv) diff --git a/sysutils/login_oath/patches/patch-login_passwd_login_passwd_c b/sysutils/login_oath/patches/patch-login_passwd_login_passwd_c index 9c0dde52a70..1a4d3e4ec0f 100644 --- a/sysutils/login_oath/patches/patch-login_passwd_login_passwd_c +++ b/sysutils/login_oath/patches/patch-login_passwd_login_passwd_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-login_passwd_login_passwd_c,v 1.1 2015/11/19 14:58:50 sthen Exp $ --- login_passwd/login_passwd.c.orig Thu Nov 19 14:35:15 2015 +++ login_passwd/login_passwd.c Thu Nov 19 14:35:21 2015 @@ -34,9 +34,9 @@ pwd_login(char *username, char *password, char *wheel, diff --git a/sysutils/login_oath/patches/patch-login_totp-and-pwd_login_totp-and-pwd_8 b/sysutils/login_oath/patches/patch-login_totp-and-pwd_login_totp-and-pwd_8 index f4cf8e45f17..2c6987c746a 100644 --- a/sysutils/login_oath/patches/patch-login_totp-and-pwd_login_totp-and-pwd_8 +++ b/sysutils/login_oath/patches/patch-login_totp-and-pwd_login_totp-and-pwd_8 @@ -1,4 +1,3 @@ -$OpenBSD: patch-login_totp-and-pwd_login_totp-and-pwd_8,v 1.1 2013/01/04 00:41:42 sthen Exp $ --- login_totp-and-pwd/login_totp-and-pwd.8.orig Fri Jan 4 00:40:18 2013 +++ login_totp-and-pwd/login_totp-and-pwd.8 Fri Jan 4 00:40:22 2013 @@ -90,6 +90,7 @@ Default is 0 seconds. diff --git a/sysutils/login_oath/patches/patch-login_totp_login_totp_8 b/sysutils/login_oath/patches/patch-login_totp_login_totp_8 index 88517a19c4b..6ae5b5696ab 100644 --- a/sysutils/login_oath/patches/patch-login_totp_login_totp_8 +++ b/sysutils/login_oath/patches/patch-login_totp_login_totp_8 @@ -1,4 +1,3 @@ -$OpenBSD: patch-login_totp_login_totp_8,v 1.1 2013/01/04 00:41:42 sthen Exp $ --- login_totp/login_totp.8.orig Fri Jan 4 00:39:04 2013 +++ login_totp/login_totp.8 Fri Jan 4 00:40:09 2013 @@ -77,6 +77,7 @@ Default is 0 seconds. diff --git a/sysutils/login_oath/pkg/PLIST b/sysutils/login_oath/pkg/PLIST index 848e8b34f3f..bd28b0eb155 100644 --- a/sysutils/login_oath/pkg/PLIST +++ b/sysutils/login_oath/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2018/09/04 12:46:22 espie Exp $ @mode 0750 @group auth libexec/auth/ diff --git a/sysutils/logpp/Makefile b/sysutils/logpp/Makefile index bc70924e4af..1b4c37154c1 100644 --- a/sysutils/logpp/Makefile +++ b/sysutils/logpp/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.11 2019/07/12 20:49:46 sthen Exp $ - COMMENT= log file preprocessor DISTNAME= logpp-0.16 diff --git a/sysutils/logpp/pkg/PLIST b/sysutils/logpp/pkg/PLIST index f3026cb6103..8a4e59b5ad1 100644 --- a/sysutils/logpp/pkg/PLIST +++ b/sysutils/logpp/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.2 2008/08/26 00:03:54 okan Exp $ @bin bin/logpp @man man/man1/logpp.1 diff --git a/sysutils/logstalgia/Makefile b/sysutils/logstalgia/Makefile index b180ebd2cf5..a82e3b166ae 100644 --- a/sysutils/logstalgia/Makefile +++ b/sysutils/logstalgia/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.21 2021/06/26 05:30:21 rsadowski Exp $ - COMMENT = website access log visualization DISTNAME = logstalgia-1.1.2 diff --git a/sysutils/logstalgia/patches/patch-src_logstalgia_cpp b/sysutils/logstalgia/patches/patch-src_logstalgia_cpp index 0f5c57c1f07..4a9ab95bf36 100644 --- a/sysutils/logstalgia/patches/patch-src_logstalgia_cpp +++ b/sysutils/logstalgia/patches/patch-src_logstalgia_cpp @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_logstalgia_cpp,v 1.4 2018/02/22 08:12:20 gonzalo Exp $ Index: src/logstalgia.cpp --- src/logstalgia.cpp.orig +++ src/logstalgia.cpp diff --git a/sysutils/logstalgia/pkg/PLIST b/sysutils/logstalgia/pkg/PLIST index a1e09df10ac..48997768c08 100644 --- a/sysutils/logstalgia/pkg/PLIST +++ b/sysutils/logstalgia/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2011/10/20 10:58:21 jasper Exp $ @bin bin/logstalgia @man man/man1/logstalgia.1 share/logstalgia/ diff --git a/sysutils/logstash/Makefile b/sysutils/logstash/Makefile index e735238f84a..c2059203eee 100644 --- a/sysutils/logstash/Makefile +++ b/sysutils/logstash/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.40 2020/11/19 20:49:18 pvk Exp $ - ONLY_FOR_ARCHS = amd64 COMMENT = tool for managing events and logs diff --git a/sysutils/logstash/patches/patch-bin_logstash b/sysutils/logstash/patches/patch-bin_logstash index 6f2a33ba8e9..c4d468f724d 100644 --- a/sysutils/logstash/patches/patch-bin_logstash +++ b/sysutils/logstash/patches/patch-bin_logstash @@ -1,5 +1,3 @@ -$OpenBSD: patch-bin_logstash,v 1.2 2020/11/19 20:49:18 pvk Exp $ - Index: bin/logstash --- bin/logstash.orig +++ bin/logstash diff --git a/sysutils/logstash/patches/patch-bin_logstash-plugin b/sysutils/logstash/patches/patch-bin_logstash-plugin index b164d114746..2aef0ab5967 100644 --- a/sysutils/logstash/patches/patch-bin_logstash-plugin +++ b/sysutils/logstash/patches/patch-bin_logstash-plugin @@ -1,5 +1,3 @@ -$OpenBSD: patch-bin_logstash-plugin,v 1.2 2020/02/18 09:29:16 pvk Exp $ - Index: bin/logstash-plugin --- bin/logstash-plugin.orig +++ bin/logstash-plugin diff --git a/sysutils/logstash/patches/patch-bin_logstash_lib_sh b/sysutils/logstash/patches/patch-bin_logstash_lib_sh index 04418d1a155..a6caa587ec3 100644 --- a/sysutils/logstash/patches/patch-bin_logstash_lib_sh +++ b/sysutils/logstash/patches/patch-bin_logstash_lib_sh @@ -1,5 +1,3 @@ -$OpenBSD: patch-bin_logstash_lib_sh,v 1.4 2018/09/25 09:00:06 pvk Exp $ - Index: bin/logstash.lib.sh --- bin/logstash.lib.sh.orig +++ bin/logstash.lib.sh diff --git a/sysutils/logstash/patches/patch-config_jvm_options b/sysutils/logstash/patches/patch-config_jvm_options index ac290cd093a..021b90b3cf0 100644 --- a/sysutils/logstash/patches/patch-config_jvm_options +++ b/sysutils/logstash/patches/patch-config_jvm_options @@ -1,5 +1,3 @@ -$OpenBSD: patch-config_jvm_options,v 1.2 2019/10/24 13:27:52 pvk Exp $ - Index: config/jvm.options --- config/jvm.options.orig +++ config/jvm.options diff --git a/sysutils/logstash/patches/patch-config_logstash_yml b/sysutils/logstash/patches/patch-config_logstash_yml index 873bc8cade6..b60c9636bfd 100644 --- a/sysutils/logstash/patches/patch-config_logstash_yml +++ b/sysutils/logstash/patches/patch-config_logstash_yml @@ -1,5 +1,3 @@ -$OpenBSD: patch-config_logstash_yml,v 1.10 2020/11/19 20:49:18 pvk Exp $ - Index: config/logstash.yml --- config/logstash.yml.orig +++ config/logstash.yml diff --git a/sysutils/logstash/patches/patch-config_pipelines_yml b/sysutils/logstash/patches/patch-config_pipelines_yml index 72772d75475..7074c22aeb0 100644 --- a/sysutils/logstash/patches/patch-config_pipelines_yml +++ b/sysutils/logstash/patches/patch-config_pipelines_yml @@ -1,5 +1,3 @@ -$OpenBSD: patch-config_pipelines_yml,v 1.2 2019/10/24 13:27:52 pvk Exp $ - Index: config/pipelines.yml --- config/pipelines.yml.orig +++ config/pipelines.yml diff --git a/sysutils/logstash/pkg/PLIST b/sysutils/logstash/pkg/PLIST index e96fc7ff8fb..245755db360 100644 --- a/sysutils/logstash/pkg/PLIST +++ b/sysutils/logstash/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.28 2020/11/19 20:49:18 pvk Exp $ @pkgpath sysutils/logstash/logstash @newgroup _logstash:752 @newuser _logstash:752:_logstash:daemon:Logstash Account:/nonexistent:/sbin/nologin diff --git a/sysutils/logstash/pkg/README b/sysutils/logstash/pkg/README index b8f6e7c3830..acc50cb29ac 100644 --- a/sysutils/logstash/pkg/README +++ b/sysutils/logstash/pkg/README @@ -1,5 +1,3 @@ -$OpenBSD: README,v 1.4 2018/09/25 09:00:06 pvk Exp $ - +----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- diff --git a/sysutils/logstash/pkg/logstash.rc b/sysutils/logstash/pkg/logstash.rc index b7abcb40ecb..f3dc56db5ea 100644 --- a/sysutils/logstash/pkg/logstash.rc +++ b/sysutils/logstash/pkg/logstash.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: logstash.rc,v 1.5 2018/05/17 10:50:12 pvk Exp $ daemon_user="_logstash" daemon="${TRUEPREFIX}/logstash/bin/logstash" diff --git a/sysutils/logtail/Makefile b/sysutils/logtail/Makefile index a3ca0d79517..bb76c4a7ed8 100644 --- a/sysutils/logtail/Makefile +++ b/sysutils/logtail/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.13 2021/12/30 16:37:47 ajacoutot Exp $ - COMMENT= display new entries in system logfiles since last run V= 1.3.23 diff --git a/sysutils/logtail/patches/patch-src_logtail2 b/sysutils/logtail/patches/patch-src_logtail2 index c714051560c..1cdfb0d6a5b 100644 --- a/sysutils/logtail/patches/patch-src_logtail2 +++ b/sysutils/logtail/patches/patch-src_logtail2 @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_logtail2,v 1.2 2012/05/08 19:05:06 sthen Exp $ --- src/logtail2.orig Sat Mar 3 23:02:29 2012 +++ src/logtail2 Sat Mar 3 23:02:10 2012 @@ -109,7 +109,7 @@ sub determine_rotated_logfile { diff --git a/sysutils/logtail/pkg/PLIST b/sysutils/logtail/pkg/PLIST index 390a53ab620..4231348e495 100644 --- a/sysutils/logtail/pkg/PLIST +++ b/sysutils/logtail/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2012/05/11 03:35:29 william Exp $ @conflict logsentry-* bin/logtail bin/logtail2 diff --git a/sysutils/loki/Makefile b/sysutils/loki/Makefile index 9425a3c7ea0..3fdc638ddb0 100644 --- a/sysutils/loki/Makefile +++ b/sysutils/loki/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.6 2022/01/24 09:00:23 landry Exp $ - COMMENT = like Prometheus, but for logs GH_ACCOUNT = grafana diff --git a/sysutils/loki/patches/patch-cmd_promtail_promtail-local-config_yaml b/sysutils/loki/patches/patch-cmd_promtail_promtail-local-config_yaml index fd4774be33b..32c4d537363 100644 --- a/sysutils/loki/patches/patch-cmd_promtail_promtail-local-config_yaml +++ b/sysutils/loki/patches/patch-cmd_promtail_promtail-local-config_yaml @@ -1,5 +1,3 @@ -$OpenBSD: patch-cmd_promtail_promtail-local-config_yaml,v 1.2 2021/11/01 12:46:31 landry Exp $ - Index: clients/cmd/promtail/promtail-local-config.yaml --- clients/cmd/promtail/promtail-local-config.yaml.orig +++ clients/cmd/promtail/promtail-local-config.yaml diff --git a/sysutils/loki/pkg/PLIST b/sysutils/loki/pkg/PLIST index 54c6719dbcc..1f6c724bc14 100644 --- a/sysutils/loki/pkg/PLIST +++ b/sysutils/loki/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2021/03/07 17:54:50 landry Exp $ @newgroup _loki:848 @newuser _loki:848:848:daemon:Loki Daemon:/var/empty:/sbin/nologin @extraunexec rm -rf /var/loki/ diff --git a/sysutils/loki/pkg/loki.rc b/sysutils/loki/pkg/loki.rc index faea34c504c..facc3b092d9 100644 --- a/sysutils/loki/pkg/loki.rc +++ b/sysutils/loki/pkg/loki.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: loki.rc,v 1.2 2021/03/07 17:54:50 landry Exp $ daemon="${TRUEPREFIX}/bin/loki" daemon_user="_loki" diff --git a/sysutils/loki/pkg/promtail.rc b/sysutils/loki/pkg/promtail.rc index 669ce931e25..3191cb98fa7 100644 --- a/sysutils/loki/pkg/promtail.rc +++ b/sysutils/loki/pkg/promtail.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: promtail.rc,v 1.1.1.1 2020/03/07 10:12:55 sthen Exp $ daemon="${TRUEPREFIX}/bin/promtail" daemon_user="_loki" diff --git a/sysutils/lookat/Makefile b/sysutils/lookat/Makefile index 5661e994efe..78490bc78da 100644 --- a/sysutils/lookat/Makefile +++ b/sysutils/lookat/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.7 2020/05/17 20:46:33 bcallah Exp $ - V = 2.0.1 COMMENT = user-friendly text pager DISTNAME = lookat_bekijk-${V} diff --git a/sysutils/lookat/patches/patch-Makefile_in b/sysutils/lookat/patches/patch-Makefile_in index 5fc39ef33dc..8c77c5babc9 100644 --- a/sysutils/lookat/patches/patch-Makefile_in +++ b/sysutils/lookat/patches/patch-Makefile_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-Makefile_in,v 1.2 2020/05/17 20:46:34 bcallah Exp $ - Put example configs in examples rather than doc. Index: Makefile.in diff --git a/sysutils/lookat/pkg/PLIST b/sysutils/lookat/pkg/PLIST index 0a2146f4aa6..0c4f0f0aed7 100644 --- a/sysutils/lookat/pkg/PLIST +++ b/sysutils/lookat/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2020/03/08 19:26:38 bcallah Exp $ @bin bin/bekijk @bin bin/lookat @man man/man1/bekijk.1 diff --git a/sysutils/lr/Makefile b/sysutils/lr/Makefile index d8ce721882e..a8ba10ac46a 100644 --- a/sysutils/lr/Makefile +++ b/sysutils/lr/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2020/05/24 20:03:35 sthen Exp $ - COMMENT = list files, recursively DISTNAME = lr-1.5.1 CATEGORIES = sysutils diff --git a/sysutils/lr/patches/patch-Makefile b/sysutils/lr/patches/patch-Makefile index f6692862368..ad34b6120f7 100644 --- a/sysutils/lr/patches/patch-Makefile +++ b/sysutils/lr/patches/patch-Makefile @@ -1,5 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.1.1.1 2020/05/24 20:03:35 sthen Exp $ - strip where necessary Index: Makefile diff --git a/sysutils/lr/pkg/PLIST b/sysutils/lr/pkg/PLIST index bf4f0867060..aea6448ec6f 100644 --- a/sysutils/lr/pkg/PLIST +++ b/sysutils/lr/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2020/05/24 20:03:35 sthen Exp $ @bin bin/lr @man man/man1/lr.1 share/zsh/ diff --git a/sysutils/lscpu/Makefile b/sysutils/lscpu/Makefile index 28bb8a5e5f4..e2766754c8e 100644 --- a/sysutils/lscpu/Makefile +++ b/sysutils/lscpu/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2019/07/12 20:49:46 sthen Exp $ - COMMENT = gather and display CPU architecture information CATEGORIES = sysutils diff --git a/sysutils/lscpu/pkg/PLIST b/sysutils/lscpu/pkg/PLIST index 242d16c3b36..13b6c558856 100644 --- a/sysutils/lscpu/pkg/PLIST +++ b/sysutils/lscpu/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2017/10/20 15:49:14 bcallah Exp $ @bin bin/lscpu @man man/man1/lscpu.1 diff --git a/sysutils/lsyncd/Makefile b/sysutils/lsyncd/Makefile index 09baa413509..4b53138e23c 100644 --- a/sysutils/lsyncd/Makefile +++ b/sysutils/lsyncd/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2019/07/12 20:49:46 sthen Exp $ - COMMENT = synchronizes directories with remote targets upon changes GH_PROJECT = lsyncd GH_ACCOUNT = axkibe diff --git a/sysutils/lsyncd/patches/patch-CMakeLists_txt b/sysutils/lsyncd/patches/patch-CMakeLists_txt index 3faa2454375..4aab25f7e3c 100644 --- a/sysutils/lsyncd/patches/patch-CMakeLists_txt +++ b/sysutils/lsyncd/patches/patch-CMakeLists_txt @@ -1,5 +1,3 @@ -$OpenBSD: patch-CMakeLists_txt,v 1.2 2017/12/27 13:21:50 awolk Exp $ - No need to regen the manpage Index: CMakeLists.txt diff --git a/sysutils/lsyncd/patches/patch-default-rsync_lua b/sysutils/lsyncd/patches/patch-default-rsync_lua index 0a390611614..4dac1046cd8 100644 --- a/sysutils/lsyncd/patches/patch-default-rsync_lua +++ b/sysutils/lsyncd/patches/patch-default-rsync_lua @@ -1,4 +1,3 @@ -$OpenBSD: patch-default-rsync_lua,v 1.2 2017/12/27 13:21:50 awolk Exp $ Index: default-rsync.lua --- default-rsync.lua.orig +++ default-rsync.lua diff --git a/sysutils/lsyncd/patches/patch-tests_testlib_lua b/sysutils/lsyncd/patches/patch-tests_testlib_lua index 4cca9b91074..66ff89adc39 100644 --- a/sysutils/lsyncd/patches/patch-tests_testlib_lua +++ b/sysutils/lsyncd/patches/patch-tests_testlib_lua @@ -1,5 +1,3 @@ -$OpenBSD: patch-tests_testlib_lua,v 1.2 2017/12/27 13:21:50 awolk Exp $ - Do not color test output as it messes up the terminal Index: tests/testlib.lua diff --git a/sysutils/lsyncd/pkg/PLIST b/sysutils/lsyncd/pkg/PLIST index cdfbaf1e82d..9260320c3d4 100644 --- a/sysutils/lsyncd/pkg/PLIST +++ b/sysutils/lsyncd/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2016/01/23 19:15:13 landry Exp $ @bin bin/lsyncd @man man/man1/lsyncd.1 share/examples/lsyncd/ diff --git a/sysutils/mac-robber/Makefile b/sysutils/mac-robber/Makefile index 22963f2d75e..09634a63211 100644 --- a/sysutils/mac-robber/Makefile +++ b/sysutils/mac-robber/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.9 2019/07/12 20:49:46 sthen Exp $ - COMMENT= forensic tool that collects MAC times from files VERSION= 1.02 diff --git a/sysutils/mac-robber/pkg/PLIST b/sysutils/mac-robber/pkg/PLIST index 4cc560a737d..e0d755b090c 100644 --- a/sysutils/mac-robber/pkg/PLIST +++ b/sysutils/mac-robber/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2015/06/26 17:10:14 ajacoutot Exp $ @bin bin/mac-robber share/doc/mac-robber/ share/doc/mac-robber/README diff --git a/sysutils/mangl/Makefile b/sysutils/mangl/Makefile index f856c8682c9..0e91a9d9242 100644 --- a/sysutils/mangl/Makefile +++ b/sysutils/mangl/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.3 2020/12/22 03:27:42 bcallah Exp $ - COMMENT = graphical manual page viewer using mandoc CATEGORIES = sysutils x11 diff --git a/sysutils/mangl/patches/patch-Makefile b/sysutils/mangl/patches/patch-Makefile index da49cf1df06..a423b36fc62 100644 --- a/sysutils/mangl/patches/patch-Makefile +++ b/sysutils/mangl/patches/patch-Makefile @@ -1,5 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.2 2019/12/21 18:10:33 bcallah Exp $ - Remove hardcoded optimization flags; add needed include and lib flags. Index: Makefile diff --git a/sysutils/mangl/patches/patch-configure b/sysutils/mangl/patches/patch-configure index 3326cf07aa2..ce4096e5a2a 100644 --- a/sysutils/mangl/patches/patch-configure +++ b/sysutils/mangl/patches/patch-configure @@ -1,5 +1,3 @@ -$OpenBSD: patch-configure,v 1.1.1.1 2019/12/21 13:50:12 bcallah Exp $ - Need to configure mandoc separately before building. Index: configure diff --git a/sysutils/mangl/pkg/PLIST b/sysutils/mangl/pkg/PLIST index dc334809cd9..84f10a66e44 100644 --- a/sysutils/mangl/pkg/PLIST +++ b/sysutils/mangl/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.2 2020/12/22 03:27:42 bcallah Exp $ @bin bin/mangl @man man/man1/mangl.1 diff --git a/sysutils/mcollective-plugins/Makefile b/sysutils/mcollective-plugins/Makefile index ccd6245b474..531a471e12f 100644 --- a/sysutils/mcollective-plugins/Makefile +++ b/sysutils/mcollective-plugins/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2021/01/23 12:48:37 kn Exp $ - SUBDIR = SUBDIR += filemgr-agent SUBDIR += nrpe-agent diff --git a/sysutils/mcollective-plugins/Makefile.inc b/sysutils/mcollective-plugins/Makefile.inc index a49d5000d3f..e1973cecb4c 100644 --- a/sysutils/mcollective-plugins/Makefile.inc +++ b/sysutils/mcollective-plugins/Makefile.inc @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile.inc,v 1.5 2019/07/13 10:59:27 sthen Exp $ - CATEGORIES?= sysutils MAINTAINER?= Sebastian Reitenbach diff --git a/sysutils/mcollective-plugins/filemgr-agent/Makefile b/sysutils/mcollective-plugins/filemgr-agent/Makefile index 2499d686a6c..d9a4232f4cb 100644 --- a/sysutils/mcollective-plugins/filemgr-agent/Makefile +++ b/sysutils/mcollective-plugins/filemgr-agent/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.7 2017/01/03 07:54:11 sebastia Exp $ - COMMENT= MCollective agent to manage files GH_ACCOUNT = puppetlabs diff --git a/sysutils/mcollective-plugins/filemgr-agent/pkg/PLIST b/sysutils/mcollective-plugins/filemgr-agent/pkg/PLIST index c8e3233e934..6c75e1c09dd 100644 --- a/sysutils/mcollective-plugins/filemgr-agent/pkg/PLIST +++ b/sysutils/mcollective-plugins/filemgr-agent/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2017/01/03 07:54:11 sebastia Exp $ libexec/mcollective/mcollective/ libexec/mcollective/mcollective/agent/ libexec/mcollective/mcollective/agent/filemgr.ddl diff --git a/sysutils/mcollective-plugins/nrpe-agent/Makefile b/sysutils/mcollective-plugins/nrpe-agent/Makefile index 00fa6d4df78..28258311cab 100644 --- a/sysutils/mcollective-plugins/nrpe-agent/Makefile +++ b/sysutils/mcollective-plugins/nrpe-agent/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.6 2016/09/06 11:26:08 jasper Exp $ - COMMENT= MCollective agent to query NRPE GH_ACCOUNT= puppetlabs diff --git a/sysutils/mcollective-plugins/nrpe-agent/pkg/PLIST b/sysutils/mcollective-plugins/nrpe-agent/pkg/PLIST index 056b19df041..91a046d9c8d 100644 --- a/sysutils/mcollective-plugins/nrpe-agent/pkg/PLIST +++ b/sysutils/mcollective-plugins/nrpe-agent/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2015/06/12 18:01:53 jasper Exp $ libexec/mcollective/ libexec/mcollective/mcollective/ libexec/mcollective/mcollective/agent/ diff --git a/sysutils/mcollective-plugins/package-agent/Makefile b/sysutils/mcollective-plugins/package-agent/Makefile index 7f9efcdd86a..53d468f1342 100644 --- a/sysutils/mcollective-plugins/package-agent/Makefile +++ b/sysutils/mcollective-plugins/package-agent/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.13 2017/02/17 19:07:46 sebastia Exp $ - COMMENT= MCollective agent to manage Packages GH_ACCOUNT= puppetlabs diff --git a/sysutils/mcollective-plugins/package-agent/pkg/PLIST b/sysutils/mcollective-plugins/package-agent/pkg/PLIST index 82f3bc4258d..b1cdef4b9a2 100644 --- a/sysutils/mcollective-plugins/package-agent/pkg/PLIST +++ b/sysutils/mcollective-plugins/package-agent/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2017/02/17 19:07:46 sebastia Exp $ libexec/mcollective/mcollective/ libexec/mcollective/mcollective/agent/ libexec/mcollective/mcollective/agent/package.ddl diff --git a/sysutils/mcollective-plugins/service-agent/Makefile b/sysutils/mcollective-plugins/service-agent/Makefile index 1229fc65166..5a541a407c0 100644 --- a/sysutils/mcollective-plugins/service-agent/Makefile +++ b/sysutils/mcollective-plugins/service-agent/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.7 2017/01/03 07:54:59 sebastia Exp $ - COMMENT= MCollective agent to manage Services GH_ACCOUNT= puppetlabs diff --git a/sysutils/mcollective-plugins/service-agent/pkg/PLIST b/sysutils/mcollective-plugins/service-agent/pkg/PLIST index 4c57562ba31..0499a6e7fd1 100644 --- a/sysutils/mcollective-plugins/service-agent/pkg/PLIST +++ b/sysutils/mcollective-plugins/service-agent/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2017/01/03 07:54:59 sebastia Exp $ libexec/mcollective/mcollective/ libexec/mcollective/mcollective/agent/ libexec/mcollective/mcollective/agent/service.ddl diff --git a/sysutils/mcollective-plugins/sysctl-data/Makefile b/sysutils/mcollective-plugins/sysctl-data/Makefile index fb58c561d31..0b7ae373b4e 100644 --- a/sysutils/mcollective-plugins/sysctl-data/Makefile +++ b/sysutils/mcollective-plugins/sysctl-data/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.7 2017/01/03 07:55:43 sebastia Exp $ - COMMENT= MCollective data plugin to retrieve sysctl values GH_ACCOUNT= puppetlabs diff --git a/sysutils/mcollective-plugins/sysctl-data/pkg/PLIST b/sysutils/mcollective-plugins/sysctl-data/pkg/PLIST index db810171ff6..2cb5c7ec421 100644 --- a/sysutils/mcollective-plugins/sysctl-data/pkg/PLIST +++ b/sysutils/mcollective-plugins/sysctl-data/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2017/01/03 07:55:43 sebastia Exp $ libexec/mcollective/mcollective/ libexec/mcollective/mcollective/data/ libexec/mcollective/mcollective/data/sysctl_data.ddl diff --git a/sysutils/mcollective/Makefile b/sysutils/mcollective/Makefile index eb707e64051..fc6d6412207 100644 --- a/sysutils/mcollective/Makefile +++ b/sysutils/mcollective/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.59 2021/08/30 19:23:38 jeremy Exp $ - BROKEN-alpha= SIGABRT during make fake COMMENT= framework for server orchestration/parallel job execution DISTNAME= mcollective-2.12.5 diff --git a/sysutils/mcollective/patches/patch-etc_client_cfg_dist b/sysutils/mcollective/patches/patch-etc_client_cfg_dist index b2ca4708583..86348742e96 100644 --- a/sysutils/mcollective/patches/patch-etc_client_cfg_dist +++ b/sysutils/mcollective/patches/patch-etc_client_cfg_dist @@ -1,4 +1,3 @@ -$OpenBSD: patch-etc_client_cfg_dist,v 1.6 2013/12/23 17:08:19 jasper Exp $ --- etc/client.cfg.dist.orig Thu Nov 7 18:56:51 2013 +++ etc/client.cfg.dist Mon Dec 23 17:13:29 2013 @@ -1,6 +1,6 @@ diff --git a/sysutils/mcollective/patches/patch-etc_server_cfg_dist b/sysutils/mcollective/patches/patch-etc_server_cfg_dist index 54863255d1a..c77917b92e6 100644 --- a/sysutils/mcollective/patches/patch-etc_server_cfg_dist +++ b/sysutils/mcollective/patches/patch-etc_server_cfg_dist @@ -1,4 +1,3 @@ -$OpenBSD: patch-etc_server_cfg_dist,v 1.5 2013/12/23 17:08:19 jasper Exp $ --- etc/server.cfg.dist.orig Thu Nov 7 18:56:51 2013 +++ etc/server.cfg.dist Mon Dec 23 17:13:16 2013 @@ -1,6 +1,6 @@ diff --git a/sysutils/mcollective/patches/patch-install_rb b/sysutils/mcollective/patches/patch-install_rb index 3b5835c85b8..672d5f2e7d0 100644 --- a/sysutils/mcollective/patches/patch-install_rb +++ b/sysutils/mcollective/patches/patch-install_rb @@ -1,5 +1,3 @@ -$OpenBSD: patch-install_rb,v 1.1 2021/08/30 19:23:38 jeremy Exp $ - Work on ruby 3.0+. Index: install.rb diff --git a/sysutils/mcollective/pkg/PLIST b/sysutils/mcollective/pkg/PLIST index b795341e40e..c00fe69aaa6 100644 --- a/sysutils/mcollective/pkg/PLIST +++ b/sysutils/mcollective/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.21 2018/07/27 08:44:14 sebastia Exp $ @rcscript ${RCDIR}/mcollectived bin/mco ${MODRUBY_SITEDIR}/mcollective/ diff --git a/sysutils/mcollective/pkg/mcollectived.rc b/sysutils/mcollective/pkg/mcollectived.rc index 8beabc4526b..875093819dd 100644 --- a/sysutils/mcollective/pkg/mcollectived.rc +++ b/sysutils/mcollective/pkg/mcollectived.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: mcollectived.rc,v 1.4 2018/01/11 19:27:10 rpe Exp $ daemon="${TRUEPREFIX}/sbin/mcollectived" daemon_flags="--pid=/var/run/mcollectived.pid" diff --git a/sysutils/mdprint/Makefile b/sysutils/mdprint/Makefile index c8887b411d0..8dec4541ba9 100644 --- a/sysutils/mdprint/Makefile +++ b/sysutils/mdprint/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.9 2022/03/10 12:03:34 kn Exp $ - COMMENT = print sun4v machine descriptions # mdprint is just a tool next to the actual ldomsmanager sources diff --git a/sysutils/mdprint/patches/patch-tools_mdprint_mdprint_py b/sysutils/mdprint/patches/patch-tools_mdprint_mdprint_py index dba97a22d38..03727d44a75 100644 --- a/sysutils/mdprint/patches/patch-tools_mdprint_mdprint_py +++ b/sysutils/mdprint/patches/patch-tools_mdprint_mdprint_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-tools_mdprint_mdprint_py,v 1.3 2020/12/28 04:01:48 kn Exp $ - Use equality tests instead of identity checks with literals to fix Python 3.8+ SyntaxWarning messages. diff --git a/sysutils/me_cleaner/Makefile b/sysutils/me_cleaner/Makefile index 00fcc6a8c8a..13b1ca73b83 100644 --- a/sysutils/me_cleaner/Makefile +++ b/sysutils/me_cleaner/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.5 2022/03/10 12:03:34 kn Exp $ - COMMENT = tool for partial deblobbing of Intel ME/TXE firmware images GH_ACCOUNT = corna diff --git a/sysutils/memtester/Makefile b/sysutils/memtester/Makefile index 5312ec53951..2d1201d64ef 100644 --- a/sysutils/memtester/Makefile +++ b/sysutils/memtester/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.16 2021/09/02 12:59:19 sthen Exp $ - COMMENT= utility to test for memory faults DISTNAME= memtester-4.5.1 diff --git a/sysutils/memtester/patches/patch-Makefile b/sysutils/memtester/patches/patch-Makefile index e50a3040b05..a33870ca2f0 100644 --- a/sysutils/memtester/patches/patch-Makefile +++ b/sysutils/memtester/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.3 2021/01/31 19:55:17 sthen Exp $ Index: Makefile --- Makefile.orig +++ Makefile diff --git a/sysutils/memtester/patches/patch-memtester_c b/sysutils/memtester/patches/patch-memtester_c index 9e8bb662789..21c44da88a9 100644 --- a/sysutils/memtester/patches/patch-memtester_c +++ b/sysutils/memtester/patches/patch-memtester_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-memtester_c,v 1.4 2016/08/26 21:34:08 jca Exp $ --- memtester.c.orig Sat Jun 9 23:45:22 2012 +++ memtester.c Fri Aug 26 23:32:43 2016 @@ -342,7 +342,7 @@ int main(int argc, char **argv) { diff --git a/sysutils/memtester/patches/patch-sizes_h b/sysutils/memtester/patches/patch-sizes_h index b5d5ea22eaf..808f0d338ea 100644 --- a/sysutils/memtester/patches/patch-sizes_h +++ b/sysutils/memtester/patches/patch-sizes_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-sizes_h,v 1.1 2015/02/17 21:40:43 naddy Exp $ --- sizes.h.orig Sun Feb 28 18:24:56 2010 +++ sizes.h Tue Feb 17 22:36:10 2015 @@ -14,7 +14,7 @@ diff --git a/sysutils/memtester/patches/patch-tests_c b/sysutils/memtester/patches/patch-tests_c index 089dc8296c4..3474b1f9b22 100644 --- a/sysutils/memtester/patches/patch-tests_c +++ b/sysutils/memtester/patches/patch-tests_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-tests_c,v 1.1 2021/01/31 19:55:17 sthen Exp $ - Index: tests.c --- tests.c.orig +++ tests.c diff --git a/sysutils/memtester/pkg/PLIST b/sysutils/memtester/pkg/PLIST index d57e8145167..ab6cdea2660 100644 --- a/sysutils/memtester/pkg/PLIST +++ b/sysutils/memtester/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.2 2010/06/27 04:59:13 ckuethe Exp $ @bin bin/memtester @man man/man8/memtester.8 diff --git a/sysutils/mencal/Makefile b/sysutils/mencal/Makefile index a97b12b5152..e70196b3f87 100644 --- a/sysutils/mencal/Makefile +++ b/sysutils/mencal/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.11 2019/07/12 20:49:46 sthen Exp $ - COMMENT= cal that can use color to display calendar DISTNAME= mencal-3.0 diff --git a/sysutils/mencal/patches/patch-mencal b/sysutils/mencal/patches/patch-mencal index 592550ec18f..2be52852afa 100644 --- a/sysutils/mencal/patches/patch-mencal +++ b/sysutils/mencal/patches/patch-mencal @@ -1,4 +1,3 @@ -$OpenBSD: patch-mencal,v 1.4 2015/11/19 19:00:07 jasper Exp $ --- mencal.orig Sun Oct 27 15:19:20 2013 +++ mencal Thu Nov 19 19:58:00 2015 @@ -331,14 +331,6 @@ package Main; diff --git a/sysutils/mencal/pkg/PLIST b/sysutils/mencal/pkg/PLIST index 6493d63f75e..65c1623e693 100644 --- a/sysutils/mencal/pkg/PLIST +++ b/sysutils/mencal/pkg/PLIST @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2002/06/26 02:33:09 kevlo Exp $ bin/mencal diff --git a/sysutils/menulibre/Makefile b/sysutils/menulibre/Makefile index 87ed3d076a3..ea023088609 100644 --- a/sysutils/menulibre/Makefile +++ b/sysutils/menulibre/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.20 2021/11/02 00:02:32 sthen Exp $ - COMMENT = fd.o-compliant menu editor MODPY_EGG_VERSION = 2.1.3 diff --git a/sysutils/menulibre/patches/patch-menulibre_util_py b/sysutils/menulibre/patches/patch-menulibre_util_py index fa0981c6f04..b497545ca62 100644 --- a/sysutils/menulibre/patches/patch-menulibre_util_py +++ b/sysutils/menulibre/patches/patch-menulibre_util_py @@ -1,4 +1,3 @@ -$OpenBSD: patch-menulibre_util_py,v 1.2 2015/10/30 15:00:43 landry Exp $ --- menulibre/util.py.orig Fri Oct 9 00:39:41 2015 +++ menulibre/util.py Fri Oct 30 13:36:56 2015 @@ -19,8 +19,6 @@ import os diff --git a/sysutils/menulibre/patches/patch-setup_py b/sysutils/menulibre/patches/patch-setup_py index 8385e38f933..faf18ee2d95 100644 --- a/sysutils/menulibre/patches/patch-setup_py +++ b/sysutils/menulibre/patches/patch-setup_py @@ -1,4 +1,3 @@ -$OpenBSD: patch-setup_py,v 1.1.1.1 2015/04/04 18:37:11 landry Exp $ Doesnt cope with desktop file encoding when in iso --- setup.py.orig Sat Sep 27 17:05:07 2014 +++ setup.py Sat Apr 4 18:57:26 2015 diff --git a/sysutils/menulibre/pkg/PLIST b/sysutils/menulibre/pkg/PLIST index 21486ad2b2c..c0479998bfe 100644 --- a/sysutils/menulibre/pkg/PLIST +++ b/sysutils/menulibre/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2018/06/29 22:16:20 espie Exp $ bin/menulibre lib/python${MODPY_VERSION}/site-packages/menulibre/ lib/python${MODPY_VERSION}/site-packages/menulibre-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info diff --git a/sysutils/modlogan/Makefile b/sysutils/modlogan/Makefile index b135d9be7ee..32b82e13f16 100644 --- a/sysutils/modlogan/Makefile +++ b/sysutils/modlogan/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.34 2019/07/12 20:49:46 sthen Exp $ - COMMENT= modular log analyzer DISTNAME= modlogan-0.8.13 diff --git a/sysutils/modlogan/patches/patch-configure b/sysutils/modlogan/patches/patch-configure index 8a22f8424a8..905fc95b961 100644 --- a/sysutils/modlogan/patches/patch-configure +++ b/sysutils/modlogan/patches/patch-configure @@ -1,4 +1,3 @@ -$OpenBSD: patch-configure,v 1.2 2005/10/24 05:14:50 fgsch Exp $ --- configure.orig Mon Apr 21 23:13:06 2003 +++ configure Mon Apr 21 23:13:31 2003 @@ -16778,7 +16778,7 @@ echo $ECHO_N "checking gd and its deps.. diff --git a/sysutils/modlogan/pkg/PLIST b/sysutils/modlogan/pkg/PLIST index 5c591f8b390..0878a7e9d8a 100644 --- a/sysutils/modlogan/pkg/PLIST +++ b/sysutils/modlogan/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.9 2016/03/27 20:53:15 naddy Exp $ @bin bin/modlogan lib/modlogan/ lib/modlogan/libmla_input_bsdftpd.a diff --git a/sysutils/monit/Makefile b/sysutils/monit/Makefile index 4c46dad28c3..b6c48195318 100644 --- a/sysutils/monit/Makefile +++ b/sysutils/monit/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.71 2022/02/23 16:25:48 sthen Exp $ - COMMENT= monitoring and managing daemons utility DISTNAME= monit-5.31.0 diff --git a/sysutils/monit/patches/patch-Makefile_in b/sysutils/monit/patches/patch-Makefile_in index 79b91e74006..8f4333212c2 100644 --- a/sysutils/monit/patches/patch-Makefile_in +++ b/sysutils/monit/patches/patch-Makefile_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-Makefile_in,v 1.6 2021/04/28 15:52:09 sthen Exp $ - Using $< in a non-suffix rule context is a GNUmake idiom. Using the "define" directive is a GNUmake idiom. diff --git a/sysutils/monit/patches/patch-monitrc b/sysutils/monit/patches/patch-monitrc index 055122427db..d110d18b7fd 100644 --- a/sysutils/monit/patches/patch-monitrc +++ b/sysutils/monit/patches/patch-monitrc @@ -1,4 +1,3 @@ -$OpenBSD: patch-monitrc,v 1.6 2017/05/27 14:05:00 jasper Exp $ Index: monitrc --- monitrc.orig +++ monitrc diff --git a/sysutils/monit/patches/patch-src_ssl_Ssl_c b/sysutils/monit/patches/patch-src_ssl_Ssl_c index 9af050758cd..d8247af8c9f 100644 --- a/sysutils/monit/patches/patch-src_ssl_Ssl_c +++ b/sysutils/monit/patches/patch-src_ssl_Ssl_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_ssl_Ssl_c,v 1.5 2021/10/31 17:34:51 tb Exp $ - Index: src/ssl/Ssl.c --- src/ssl/Ssl.c.orig +++ src/ssl/Ssl.c diff --git a/sysutils/monit/pkg/PLIST b/sysutils/monit/pkg/PLIST index 0824c6cc14d..127c0fd0d69 100644 --- a/sysutils/monit/pkg/PLIST +++ b/sysutils/monit/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.12 2020/11/13 21:34:27 sthen Exp $ @rcscript ${RCDIR}/monit @bin bin/monit @man man/man1/monit.1 diff --git a/sysutils/monit/pkg/monit.rc b/sysutils/monit/pkg/monit.rc index 6322a6fb39a..44b8b223318 100644 --- a/sysutils/monit/pkg/monit.rc +++ b/sysutils/monit/pkg/monit.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: monit.rc,v 1.4 2018/01/11 19:27:10 rpe Exp $ daemon="${TRUEPREFIX}/bin/monit" diff --git a/sysutils/monitord/Makefile b/sysutils/monitord/Makefile index 1f095c59bb7..ad4101326c7 100644 --- a/sysutils/monitord/Makefile +++ b/sysutils/monitord/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2019/07/12 20:49:46 sthen Exp $ - COMMENT= system monitoring daemon DISTNAME= monitord-1.93 diff --git a/sysutils/monitord/pkg/PLIST b/sysutils/monitord/pkg/PLIST index a3dff3a2923..3cd8fb45e56 100644 --- a/sysutils/monitord/pkg/PLIST +++ b/sysutils/monitord/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2007/10/07 09:53:44 sturm Exp $ sbin/monitord share/examples/monitord/ share/examples/monitord/monitord.conf diff --git a/sysutils/msktutil/Makefile b/sysutils/msktutil/Makefile index cbf8e3cca03..cdca7d7b2df 100644 --- a/sysutils/msktutil/Makefile +++ b/sysutils/msktutil/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2022/03/03 13:37:54 sthen Exp $ - COMMENT= tool for ActiveDirectory interoperability GH_ACCOUNT= msktutil diff --git a/sysutils/mtools/Makefile b/sysutils/mtools/Makefile index e85b2670ef8..eeae1efbccf 100644 --- a/sysutils/mtools/Makefile +++ b/sysutils/mtools/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.64 2021/05/01 13:39:42 fcambus Exp $ - COMMENT= read/write/list/format DOS disks under Unix DISTNAME= mtools-4.0.27 diff --git a/sysutils/mtools/patches/patch-Makefile_in b/sysutils/mtools/patches/patch-Makefile_in index d77c5e1794f..8b33d7be798 100644 --- a/sysutils/mtools/patches/patch-Makefile_in +++ b/sysutils/mtools/patches/patch-Makefile_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile_in,v 1.4 2019/01/19 15:47:32 sthen Exp $ Index: Makefile.in --- Makefile.in.orig +++ Makefile.in diff --git a/sysutils/mtools/patches/patch-mtools_conf b/sysutils/mtools/patches/patch-mtools_conf index 17fbe860aac..eb9b51dbecc 100644 --- a/sysutils/mtools/patches/patch-mtools_conf +++ b/sysutils/mtools/patches/patch-mtools_conf @@ -1,4 +1,3 @@ -$OpenBSD: patch-mtools_conf,v 1.1 2013/11/06 15:06:53 sthen Exp $ --- mtools.conf.orig Wed Nov 6 14:50:50 2013 +++ mtools.conf Wed Nov 6 14:50:59 2013 @@ -15,8 +15,7 @@ diff --git a/sysutils/mtools/pkg/PFRAG.no-no_x11 b/sysutils/mtools/pkg/PFRAG.no-no_x11 index fe1925de71d..73d4e98ae99 100644 --- a/sysutils/mtools/pkg/PFRAG.no-no_x11 +++ b/sysutils/mtools/pkg/PFRAG.no-no_x11 @@ -1,4 +1,3 @@ -@comment $OpenBSD: PFRAG.no-no_x11,v 1.2 2013/11/06 15:06:53 sthen Exp $ @bin bin/floppyd @bin bin/floppyd_installtest @man man/man1/floppyd.1 diff --git a/sysutils/mtools/pkg/PLIST b/sysutils/mtools/pkg/PLIST index 4b8e3a05c4a..6ce5e2f240e 100644 --- a/sysutils/mtools/pkg/PLIST +++ b/sysutils/mtools/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.11 2013/11/06 15:06:53 sthen Exp $ !%%no_x11%% bin/amuFormat.sh bin/lz diff --git a/sysutils/multitail/Makefile b/sysutils/multitail/Makefile index 623bb537409..9920458f65b 100644 --- a/sysutils/multitail/Makefile +++ b/sysutils/multitail/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.33 2019/07/12 20:49:46 sthen Exp $ - COMMENT= multi-window tail(1) utility DISTNAME= multitail-6.4.2 diff --git a/sysutils/multitail/patches/patch-multitail_conf b/sysutils/multitail/patches/patch-multitail_conf index d627c6c9ea5..42eae50f15c 100644 --- a/sysutils/multitail/patches/patch-multitail_conf +++ b/sysutils/multitail/patches/patch-multitail_conf @@ -1,4 +1,3 @@ -$OpenBSD: patch-multitail_conf,v 1.10 2016/08/01 12:29:36 awolk Exp $ --- multitail.conf.orig Wed Jun 24 15:17:48 2015 +++ multitail.conf Sun Jul 17 22:00:04 2016 @@ -1001,8 +1001,8 @@ tab_stop:8 diff --git a/sysutils/multitail/patches/patch-xclip_c b/sysutils/multitail/patches/patch-xclip_c index b1d84d567a5..dd85c3c7465 100644 --- a/sysutils/multitail/patches/patch-xclip_c +++ b/sysutils/multitail/patches/patch-xclip_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-xclip_c,v 1.1 2016/08/01 12:29:36 awolk Exp $ --- xclip.c.orig Sun Jul 17 22:21:01 2016 +++ xclip.c Sun Jul 17 22:21:40 2016 @@ -4,6 +4,7 @@ diff --git a/sysutils/multitail/pkg/PLIST b/sysutils/multitail/pkg/PLIST index 902048ea39e..30448f67d0d 100644 --- a/sysutils/multitail/pkg/PLIST +++ b/sysutils/multitail/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2011/04/27 11:40:24 gsoares Exp $ @bin bin/multitail @man man/man1/multitail.1 share/doc/multitail/ diff --git a/sysutils/multitime/Makefile b/sysutils/multitime/Makefile index 688822457e2..f7442efd1bd 100644 --- a/sysutils/multitime/Makefile +++ b/sysutils/multitime/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.6 2019/07/12 20:49:46 sthen Exp $ - COMMENT = time multiple executions of a command DISTNAME = multitime-1.3 diff --git a/sysutils/multitime/pkg/PLIST b/sysutils/multitime/pkg/PLIST index 79c1e8fd12d..f4476fd2105 100644 --- a/sysutils/multitime/pkg/PLIST +++ b/sysutils/multitime/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2012/09/27 15:04:22 edd Exp $ @bin bin/multitime @man man/man1/multitime.1 diff --git a/sysutils/ncdu/Makefile b/sysutils/ncdu/Makefile index 9ba7f9cb16a..1db6141b5b9 100644 --- a/sysutils/ncdu/Makefile +++ b/sysutils/ncdu/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.21 2021/07/05 21:28:09 fcambus Exp $ - COMMENT= ncurses-based du(1) DISTNAME= ncdu-1.16 diff --git a/sysutils/ncdu/pkg/PLIST b/sysutils/ncdu/pkg/PLIST index 106f2c34796..c10eb86d779 100644 --- a/sysutils/ncdu/pkg/PLIST +++ b/sysutils/ncdu/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.2 2008/10/24 12:09:37 jasper Exp $ @bin bin/ncdu @man man/man1/ncdu.1 diff --git a/sysutils/neofetch/Makefile b/sysutils/neofetch/Makefile index 462d57436e7..0e8817e9044 100644 --- a/sysutils/neofetch/Makefile +++ b/sysutils/neofetch/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.10 2021/10/05 15:46:43 cwen Exp $ - COMMENT = system information tool written in bash CATEGORIES = sysutils misc diff --git a/sysutils/neofetch/patches/patch-neofetch b/sysutils/neofetch/patches/patch-neofetch index 1fa29cb9eef..13221e5f2a4 100644 --- a/sysutils/neofetch/patches/patch-neofetch +++ b/sysutils/neofetch/patches/patch-neofetch @@ -1,5 +1,3 @@ -$OpenBSD: patch-neofetch,v 1.7 2020/08/17 20:19:49 cwen Exp $ - From https://github.com/dylanaraps/neofetch/pull/1494 Index: neofetch diff --git a/sysutils/neofetch/pkg/PLIST b/sysutils/neofetch/pkg/PLIST index cfd4d65c9de..b17adfc3202 100644 --- a/sysutils/neofetch/pkg/PLIST +++ b/sysutils/neofetch/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2018/07/18 09:28:55 bcallah Exp $ bin/neofetch @man man/man1/neofetch.1 diff --git a/sysutils/nnn/Makefile b/sysutils/nnn/Makefile index c7ec71e4e59..712e6a6c4f5 100644 --- a/sysutils/nnn/Makefile +++ b/sysutils/nnn/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.18 2021/11/25 18:52:55 sdk Exp $ - COMMENT = the missing terminal file browser for X V = 4.4 diff --git a/sysutils/nnn/patches/patch-src_nnn_c b/sysutils/nnn/patches/patch-src_nnn_c index e5e7b7d7a53..2ef25cbe8e2 100644 --- a/sysutils/nnn/patches/patch-src_nnn_c +++ b/sysutils/nnn/patches/patch-src_nnn_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_nnn_c,v 1.3 2021/11/25 18:52:55 sdk Exp $ - Cherry pick patch to make file renames more reliable. https://patch-diff.githubusercontent.com/raw/jarun/nnn/pull/1243.diff diff --git a/sysutils/nnn/pkg/PLIST b/sysutils/nnn/pkg/PLIST index fa8b90bf9ea..181f5e78b51 100644 --- a/sysutils/nnn/pkg/PLIST +++ b/sysutils/nnn/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2020/01/24 15:32:24 bket Exp $ @bin bin/nnn @man man/man1/nnn.1 share/bash-completion/ diff --git a/sysutils/node_exporter/Makefile b/sysutils/node_exporter/Makefile index 9f07d4d5be6..ca4d7befd4d 100644 --- a/sysutils/node_exporter/Makefile +++ b/sysutils/node_exporter/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2022/01/14 01:25:25 danj Exp $ - COMMENT = prometheus exporter for hardware and OS metrics MODGO_MODNAME = github.com/prometheus/node_exporter diff --git a/sysutils/node_exporter/modules.inc b/sysutils/node_exporter/modules.inc index 91ba0659bc1..87ef40c5aff 100644 --- a/sysutils/node_exporter/modules.inc +++ b/sysutils/node_exporter/modules.inc @@ -1,5 +1,3 @@ -# $OpenBSD: modules.inc,v 1.1 2022/01/14 01:25:25 danj Exp $ - MODGO_MODULES = \ cloud.google.com/go v0.65.0 \ cloud.google.com/go/bigquery v1.8.0 \ diff --git a/sysutils/node_exporter/pkg/PLIST b/sysutils/node_exporter/pkg/PLIST index d108c9a9d09..a791343a8f7 100644 --- a/sysutils/node_exporter/pkg/PLIST +++ b/sysutils/node_exporter/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2019/05/08 12:37:09 claudio Exp $ @newgroup _nodeexporter:834 @newuser _nodeexporter:834:_nodeexporter:daemon:prometheus node_exporter:/nonexistent:/sbin/nologin @rcscript ${RCDIR}/node_exporter diff --git a/sysutils/node_exporter/pkg/node_exporter.rc b/sysutils/node_exporter/pkg/node_exporter.rc index d771631f8c7..3945db59207 100644 --- a/sysutils/node_exporter/pkg/node_exporter.rc +++ b/sysutils/node_exporter/pkg/node_exporter.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: node_exporter.rc,v 1.3 2021/02/27 09:28:50 ajacoutot Exp $ daemon="${TRUEPREFIX}/bin/node_exporter" daemon_logger="daemon.info" diff --git a/sysutils/noice/Makefile b/sysutils/noice/Makefile index 735d0b140ca..d0f2fc46958 100644 --- a/sysutils/noice/Makefile +++ b/sysutils/noice/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.5 2019/10/31 17:14:27 kn Exp $ - COMMENT = minimalistic file browser DISTNAME = noice-0.8 CATEGORIES = sysutils diff --git a/sysutils/noice/pkg/PLIST b/sysutils/noice/pkg/PLIST index 22865d36400..2c03f2041d0 100644 --- a/sysutils/noice/pkg/PLIST +++ b/sysutils/noice/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2015/11/21 21:42:55 jung Exp $ @bin bin/noice @man man/man1/noice.1 diff --git a/sysutils/nomad/Makefile b/sysutils/nomad/Makefile index 8cfd55c5aeb..158e2a19b8b 100644 --- a/sysutils/nomad/Makefile +++ b/sysutils/nomad/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.48 2022/02/12 10:10:15 ajacoutot Exp $ - BROKEN-aarch64= old kr/pty doesn't support OpenBSD arm arches; needs creack/pty@v1.1.11 BROKEN-armv7= old kr/pty doesn't support OpenBSD arm arches; needs creack/pty@v1.1.11 diff --git a/sysutils/nomad/patches/patch-client_allocdir_fs_openbsd_go b/sysutils/nomad/patches/patch-client_allocdir_fs_openbsd_go index 21aeafc598e..9bd937a76b8 100644 --- a/sysutils/nomad/patches/patch-client_allocdir_fs_openbsd_go +++ b/sysutils/nomad/patches/patch-client_allocdir_fs_openbsd_go @@ -1,5 +1,3 @@ -$OpenBSD: patch-client_allocdir_fs_openbsd_go,v 1.1.1.1 2018/10/27 16:44:55 ajacoutot Exp $ - Copied from fs_freebsd.ogo (verbatim). Index: client/allocdir/fs_openbsd.go diff --git a/sysutils/nomad/patches/patch-command_agent_host_openbsd_go b/sysutils/nomad/patches/patch-command_agent_host_openbsd_go index 982c2a0ddaf..9215bedf71c 100644 --- a/sysutils/nomad/patches/patch-command_agent_host_openbsd_go +++ b/sysutils/nomad/patches/patch-command_agent_host_openbsd_go @@ -1,5 +1,3 @@ -$OpenBSD: patch-command_agent_host_openbsd_go,v 1.1 2020/08/19 13:22:27 ajacoutot Exp $ - Index: command/agent/host/openbsd.go --- command/agent/host/openbsd.go.orig +++ command/agent/host/openbsd.go diff --git a/sysutils/nomad/patches/patch-command_agent_host_unix_go b/sysutils/nomad/patches/patch-command_agent_host_unix_go index 46cb9cbe1d0..1a3ab9d274c 100644 --- a/sysutils/nomad/patches/patch-command_agent_host_unix_go +++ b/sysutils/nomad/patches/patch-command_agent_host_unix_go @@ -1,5 +1,3 @@ -$OpenBSD: patch-command_agent_host_unix_go,v 1.2 2021/11/18 09:35:22 ajacoutot Exp $ - Index: command/agent/host/unix.go --- command/agent/host/unix.go.orig +++ command/agent/host/unix.go diff --git a/sysutils/nomad/patches/patch-command_agent_log_file_bsd_go b/sysutils/nomad/patches/patch-command_agent_log_file_bsd_go index a46e356cadd..b19bed4bbe5 100644 --- a/sysutils/nomad/patches/patch-command_agent_log_file_bsd_go +++ b/sysutils/nomad/patches/patch-command_agent_log_file_bsd_go @@ -1,5 +1,3 @@ -$OpenBSD: patch-command_agent_log_file_bsd_go,v 1.2 2022/01/21 08:44:16 ajacoutot Exp $ - Copied from log_file_linux.go Index: command/agent/log_file_bsd.go diff --git a/sysutils/nomad/patches/patch-drivers_docker_driver_openbsd_go b/sysutils/nomad/patches/patch-drivers_docker_driver_openbsd_go index 7e7bdf673d2..9abce8de7aa 100644 --- a/sysutils/nomad/patches/patch-drivers_docker_driver_openbsd_go +++ b/sysutils/nomad/patches/patch-drivers_docker_driver_openbsd_go @@ -1,5 +1,3 @@ -$OpenBSD: patch-drivers_docker_driver_openbsd_go,v 1.1 2021/05/27 07:17:03 ajacoutot Exp $ - Index: drivers/docker/driver_openbsd.go --- drivers/docker/driver_openbsd.go.orig +++ drivers/docker/driver_openbsd.go diff --git a/sysutils/nomad/patches/patch-vendor_github_com_mitchellh_go-ps_process_openbsd_go b/sysutils/nomad/patches/patch-vendor_github_com_mitchellh_go-ps_process_openbsd_go index c17682340e7..579b3085b2c 100644 --- a/sysutils/nomad/patches/patch-vendor_github_com_mitchellh_go-ps_process_openbsd_go +++ b/sysutils/nomad/patches/patch-vendor_github_com_mitchellh_go-ps_process_openbsd_go @@ -1,5 +1,3 @@ -$OpenBSD: patch-vendor_github_com_mitchellh_go-ps_process_openbsd_go,v 1.1.1.1 2018/10/27 16:44:55 ajacoutot Exp $ - https://github.com/mitchellh/go-ps/pull/7 https://github.com/daftaupe/go-ps/commit/9c11ca40a47944f49e0784b77a66636cb098445a https://github.com/daftaupe/go-ps/commit/668c8856d9992f97248b3177d45743d2cc1068db diff --git a/sysutils/nomad/pkg/PLIST b/sysutils/nomad/pkg/PLIST index fcbd9f1051e..cfe98b9af1a 100644 --- a/sysutils/nomad/pkg/PLIST +++ b/sysutils/nomad/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2021/11/26 07:56:30 ajacoutot Exp $ @newgroup _nomad:819 @newuser _nomad:819:_nomad:daemon:Nomad Agent:/nonexistent:/sbin/nologin @rcscript ${RCDIR}/nomad diff --git a/sysutils/nomad/pkg/nomad.rc b/sysutils/nomad/pkg/nomad.rc index 64af5dfa099..e6570f38647 100644 --- a/sysutils/nomad/pkg/nomad.rc +++ b/sysutils/nomad/pkg/nomad.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: nomad.rc,v 1.2 2021/11/06 10:38:41 ajacoutot Exp $ daemon="${TRUEPREFIX}/bin/nomad agent" daemon_flags="-config ${SYSCONFDIR}/nomad/nomad.hcl" diff --git a/sysutils/ntfs-3g/Makefile b/sysutils/ntfs-3g/Makefile index a17eec39e2a..bab02eec42c 100644 --- a/sysutils/ntfs-3g/Makefile +++ b/sysutils/ntfs-3g/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.15 2020/04/06 08:48:07 pirofti Exp $ - COMMENT = FUSE NTFS driver with read/write support V = 2017.3.23 diff --git a/sysutils/ntfs-3g/patches/patch-configure b/sysutils/ntfs-3g/patches/patch-configure index 3982579095f..34661779f8d 100644 --- a/sysutils/ntfs-3g/patches/patch-configure +++ b/sysutils/ntfs-3g/patches/patch-configure @@ -1,4 +1,3 @@ -$OpenBSD: patch-configure,v 1.4 2018/03/08 13:42:31 pirofti Exp $ Index: configure --- configure.orig +++ configure diff --git a/sysutils/ntfs-3g/patches/patch-libntfs-3g_Makefile_in b/sysutils/ntfs-3g/patches/patch-libntfs-3g_Makefile_in index fb3c0f30b7d..2e4f646a012 100644 --- a/sysutils/ntfs-3g/patches/patch-libntfs-3g_Makefile_in +++ b/sysutils/ntfs-3g/patches/patch-libntfs-3g_Makefile_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-libntfs-3g_Makefile_in,v 1.4 2018/03/08 13:42:31 pirofti Exp $ Index: libntfs-3g/Makefile.in --- libntfs-3g/Makefile.in.orig +++ libntfs-3g/Makefile.in diff --git a/sysutils/ntfs-3g/patches/patch-libntfs-3g_mft_c b/sysutils/ntfs-3g/patches/patch-libntfs-3g_mft_c index 802fff7a415..2dc3914d7c8 100644 --- a/sysutils/ntfs-3g/patches/patch-libntfs-3g_mft_c +++ b/sysutils/ntfs-3g/patches/patch-libntfs-3g_mft_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-libntfs-3g_mft_c,v 1.2 2015/11/20 05:32:02 pirofti Exp $ - rip off mkntfs_get_page_size() from mkntfs.c, to avoid a build error on archs where PAGE_SIZE is unusable. --- libntfs-3g/mft.c.orig Sat Mar 14 15:10:12 2015 diff --git a/sysutils/ntfs-3g/patches/patch-libntfs-3g_security_c b/sysutils/ntfs-3g/patches/patch-libntfs-3g_security_c index abfe0105e42..94410c1e682 100644 --- a/sysutils/ntfs-3g/patches/patch-libntfs-3g_security_c +++ b/sysutils/ntfs-3g/patches/patch-libntfs-3g_security_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-libntfs-3g_security_c,v 1.1 2018/06/18 12:39:57 helg Exp $ - Index: libntfs-3g/security.c --- libntfs-3g/security.c.orig +++ libntfs-3g/security.c diff --git a/sysutils/ntfs-3g/patches/patch-ntfsprogs_Makefile_in b/sysutils/ntfs-3g/patches/patch-ntfsprogs_Makefile_in index cb84487b871..eac6d4ef6fa 100644 --- a/sysutils/ntfs-3g/patches/patch-ntfsprogs_Makefile_in +++ b/sysutils/ntfs-3g/patches/patch-ntfsprogs_Makefile_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-ntfsprogs_Makefile_in,v 1.5 2018/03/08 13:42:31 pirofti Exp $ Index: ntfsprogs/Makefile.in --- ntfsprogs/Makefile.in.orig +++ ntfsprogs/Makefile.in diff --git a/sysutils/ntfs-3g/patches/patch-ntfsprogs_ntfsclone_c b/sysutils/ntfs-3g/patches/patch-ntfsprogs_ntfsclone_c index 92cb4b69af7..866f99fbb25 100644 --- a/sysutils/ntfs-3g/patches/patch-ntfsprogs_ntfsclone_c +++ b/sysutils/ntfs-3g/patches/patch-ntfsprogs_ntfsclone_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-ntfsprogs_ntfsclone_c,v 1.4 2018/03/08 13:42:31 pirofti Exp $ Index: ntfsprogs/ntfsclone.c --- ntfsprogs/ntfsclone.c.orig +++ ntfsprogs/ntfsclone.c diff --git a/sysutils/ntfs-3g/patches/patch-src_Makefile_in b/sysutils/ntfs-3g/patches/patch-src_Makefile_in index b7fdb3f7e7a..a1fa61922b8 100644 --- a/sysutils/ntfs-3g/patches/patch-src_Makefile_in +++ b/sysutils/ntfs-3g/patches/patch-src_Makefile_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_Makefile_in,v 1.6 2018/03/08 13:42:31 pirofti Exp $ Index: src/Makefile.in --- src/Makefile.in.orig +++ src/Makefile.in diff --git a/sysutils/ntfs-3g/pkg/PLIST b/sysutils/ntfs-3g/pkg/PLIST index 7f76a080d90..ab58e97f1a9 100644 --- a/sysutils/ntfs-3g/pkg/PLIST +++ b/sysutils/ntfs-3g/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.6 2018/03/08 13:42:31 pirofti Exp $ @bin bin/ntfs-3g @bin bin/ntfs-3g.probe @bin bin/ntfscat diff --git a/sysutils/nut/Makefile b/sysutils/nut/Makefile index 7957f1f7450..18e8f07904c 100644 --- a/sysutils/nut/Makefile +++ b/sysutils/nut/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.109 2021/09/03 11:47:41 ajacoutot Exp $ - COMMENT-main= UPS monitoring program supporting many brands COMMENT-cgi= CGIs for monitoring Nut-based UPSs COMMENT-snmp= driver for monitoring UPS via SNMP diff --git a/sysutils/nut/patches/patch-clients_Makefile_in b/sysutils/nut/patches/patch-clients_Makefile_in index d97a3df2216..0eda9fea8c0 100644 --- a/sysutils/nut/patches/patch-clients_Makefile_in +++ b/sysutils/nut/patches/patch-clients_Makefile_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-clients_Makefile_in,v 1.21 2017/01/16 00:12:15 jca Exp $ --- clients/Makefile.in.orig Wed Mar 9 09:51:12 2016 +++ clients/Makefile.in Sun Jan 15 23:54:35 2017 @@ -520,10 +520,12 @@ upsmon_SOURCES = upsmon.c upsmon.h upsclient.h diff --git a/sysutils/nut/patches/patch-clients_cgilib_c b/sysutils/nut/patches/patch-clients_cgilib_c index 7b74633a473..5f98197863d 100644 --- a/sysutils/nut/patches/patch-clients_cgilib_c +++ b/sysutils/nut/patches/patch-clients_cgilib_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-clients_cgilib_c,v 1.4 2007/05/18 12:22:46 henning Exp $ --- clients/cgilib.c.orig Thu Jan 27 15:33:14 2005 +++ clients/cgilib.c Fri May 18 13:54:23 2007 @@ -162,7 +162,7 @@ int checkhost(const char *host, char **desc) diff --git a/sysutils/nut/patches/patch-clients_upsset_c b/sysutils/nut/patches/patch-clients_upsset_c index 73d1a75b1a1..7ecb5976ae8 100644 --- a/sysutils/nut/patches/patch-clients_upsset_c +++ b/sysutils/nut/patches/patch-clients_upsset_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-clients_upsset_c,v 1.8 2009/04/03 15:40:12 sthen Exp $ --- clients/upsset.c.orig Tue Feb 17 09:20:43 2009 +++ clients/upsset.c Wed Mar 18 21:27:43 2009 @@ -192,7 +192,7 @@ static void do_pickups(const char *currfunc) diff --git a/sysutils/nut/patches/patch-clients_upsstats_c b/sysutils/nut/patches/patch-clients_upsstats_c index d881dbfdc47..56307e8c233 100644 --- a/sysutils/nut/patches/patch-clients_upsstats_c +++ b/sysutils/nut/patches/patch-clients_upsstats_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-clients_upsstats_c,v 1.8 2010/03/31 22:11:11 sthen Exp $ --- clients/upsstats.c.orig Thu Feb 11 21:43:13 2010 +++ clients/upsstats.c Sat Mar 20 23:18:11 2010 @@ -844,7 +844,7 @@ static void display_template(const char *tfn) diff --git a/sysutils/nut/patches/patch-common_common_c b/sysutils/nut/patches/patch-common_common_c index 6e7534a3791..fb2c5c0a781 100644 --- a/sysutils/nut/patches/patch-common_common_c +++ b/sysutils/nut/patches/patch-common_common_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-common_common_c,v 1.7 2011/09/19 15:59:57 sthen Exp $ --- common/common.c.orig Thu Sep 15 12:30:44 2011 +++ common/common.c Mon Sep 19 09:22:03 2011 @@ -363,6 +363,17 @@ const char * confpath(void) diff --git a/sysutils/nut/patches/patch-conf_ups_conf_sample b/sysutils/nut/patches/patch-conf_ups_conf_sample index cc254f74e28..3c04721a85c 100644 --- a/sysutils/nut/patches/patch-conf_ups_conf_sample +++ b/sysutils/nut/patches/patch-conf_ups_conf_sample @@ -1,4 +1,3 @@ -$OpenBSD: patch-conf_ups_conf_sample,v 1.3 2015/04/23 22:38:55 sthen Exp $ --- conf/ups.conf.sample.orig Wed Apr 22 09:29:39 2015 +++ conf/ups.conf.sample Thu Apr 23 15:05:19 2015 @@ -47,7 +47,7 @@ diff --git a/sysutils/nut/patches/patch-conf_upsmon_conf_sample b/sysutils/nut/patches/patch-conf_upsmon_conf_sample index 5e886578a15..80a6f9f6e64 100644 --- a/sysutils/nut/patches/patch-conf_upsmon_conf_sample +++ b/sysutils/nut/patches/patch-conf_upsmon_conf_sample @@ -1,4 +1,3 @@ -$OpenBSD: patch-conf_upsmon_conf_sample,v 1.3 2015/04/23 22:38:55 sthen Exp $ --- conf/upsmon.conf.sample.in.orig Thu Feb 18 21:19:09 2010 +++ conf/upsmon.conf.sample.in Sat Mar 20 23:18:18 2010 @@ -108,7 +108,7 @@ MINSUPPLIES 1 diff --git a/sysutils/nut/patches/patch-drivers_usbhid-ups_c b/sysutils/nut/patches/patch-drivers_usbhid-ups_c index 7d7fd7cc708..20d0d7792fc 100644 --- a/sysutils/nut/patches/patch-drivers_usbhid-ups_c +++ b/sysutils/nut/patches/patch-drivers_usbhid-ups_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-drivers_usbhid-ups_c,v 1.9 2017/01/16 00:12:15 jca Exp $ --- drivers/usbhid-ups.c.orig Tue Dec 29 13:08:34 2015 +++ drivers/usbhid-ups.c Sun Jan 15 23:54:35 2017 @@ -963,7 +963,7 @@ void upsdrv_initups(void) diff --git a/sysutils/nut/patches/patch-include_common_h b/sysutils/nut/patches/patch-include_common_h index 8669f9a4ba9..cf66970080e 100644 --- a/sysutils/nut/patches/patch-include_common_h +++ b/sysutils/nut/patches/patch-include_common_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-include_common_h,v 1.7 2017/01/16 00:12:15 jca Exp $ --- include/common.h.orig Tue Dec 29 13:08:34 2015 +++ include/common.h Sun Jan 15 23:54:35 2017 @@ -89,6 +89,9 @@ void syslogbit_set(void); diff --git a/sysutils/nut/patches/patch-include_config_h_in b/sysutils/nut/patches/patch-include_config_h_in index fe07487c043..7dab86b2404 100644 --- a/sysutils/nut/patches/patch-include_config_h_in +++ b/sysutils/nut/patches/patch-include_config_h_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-include_config_h_in,v 1.5 2015/04/23 22:38:55 sthen Exp $ --- include/config.h.in.orig Tue Mar 10 09:21:52 2015 +++ include/config.h.in Thu Apr 23 15:05:19 2015 @@ -21,6 +21,9 @@ diff --git a/sysutils/nut/patches/patch-tools_nut-scanner_nutscan-init_c b/sysutils/nut/patches/patch-tools_nut-scanner_nutscan-init_c index cc84115c56a..defcc80b1d2 100644 --- a/sysutils/nut/patches/patch-tools_nut-scanner_nutscan-init_c +++ b/sysutils/nut/patches/patch-tools_nut-scanner_nutscan-init_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-tools_nut-scanner_nutscan-init_c,v 1.1 2017/01/17 06:58:10 jca Exp $ --- tools/nut-scanner/nutscan-init.c.orig Tue Mar 8 13:01:11 2016 +++ tools/nut-scanner/nutscan-init.c Sun Jan 15 23:54:04 2017 @@ -86,7 +86,7 @@ const char * get_libname(const char* base_libname) diff --git a/sysutils/nut/pkg/PLIST-cgi b/sysutils/nut/pkg/PLIST-cgi index 4a8bbff52f3..3f847259cb4 100644 --- a/sysutils/nut/pkg/PLIST-cgi +++ b/sysutils/nut/pkg/PLIST-cgi @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST-cgi,v 1.7 2021/02/27 21:39:03 sthen Exp $ cgi-bin/nut/ @bin cgi-bin/nut/upsimage.cgi @bin cgi-bin/nut/upsset.cgi diff --git a/sysutils/nut/pkg/PLIST-main b/sysutils/nut/pkg/PLIST-main index 345867b349c..5c3be91bf81 100644 --- a/sysutils/nut/pkg/PLIST-main +++ b/sysutils/nut/pkg/PLIST-main @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST-main,v 1.27 2021/02/27 21:39:03 sthen Exp $ @conflict nut-<2.6.2p0 @conflict nut-scanner-* @conflict upsd-* diff --git a/sysutils/nut/pkg/PLIST-snmp b/sysutils/nut/pkg/PLIST-snmp index 15f05948a68..cf979fa34b7 100644 --- a/sysutils/nut/pkg/PLIST-snmp +++ b/sysutils/nut/pkg/PLIST-snmp @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST-snmp,v 1.2 2008/09/27 17:30:08 martynas Exp $ @bin bin/snmp-ups @man man/man8/snmp-ups.8 diff --git a/sysutils/nut/pkg/PLIST-xml b/sysutils/nut/pkg/PLIST-xml index c7638eaac3b..2d5fed868b7 100644 --- a/sysutils/nut/pkg/PLIST-xml +++ b/sysutils/nut/pkg/PLIST-xml @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST-xml,v 1.1 2011/03/09 23:32:20 sthen Exp $ @conflict nut-<2.6.0p1 @bin bin/netxml-ups @man man/man8/netxml-ups.8 diff --git a/sysutils/nut/pkg/README-main b/sysutils/nut/pkg/README-main index 482a2fb3286..cbcd4a51738 100644 --- a/sysutils/nut/pkg/README-main +++ b/sysutils/nut/pkg/README-main @@ -1,5 +1,3 @@ -$OpenBSD: README-main,v 1.11 2021/02/11 16:17:57 sthen Exp $ - +----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- diff --git a/sysutils/nut/pkg/nut.rc b/sysutils/nut/pkg/nut.rc index b2988f70e15..94a108effad 100644 --- a/sysutils/nut/pkg/nut.rc +++ b/sysutils/nut/pkg/nut.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: nut.rc,v 1.4 2018/01/14 14:42:18 rpe Exp $ # "meta" script running the following rc.d(8) scripts with the given argument; # note that daemon_flags, daemon_user, daemon_timeout and daemon_class are not diff --git a/sysutils/nut/pkg/upsd.rc b/sysutils/nut/pkg/upsd.rc index cb61a7653a2..766fc2d6344 100644 --- a/sysutils/nut/pkg/upsd.rc +++ b/sysutils/nut/pkg/upsd.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: upsd.rc,v 1.3 2018/01/11 19:27:10 rpe Exp $ daemon="${TRUEPREFIX}/sbin/upsd" diff --git a/sysutils/nut/pkg/upsmon.rc b/sysutils/nut/pkg/upsmon.rc index 1f90d351bd8..768516d54e1 100644 --- a/sysutils/nut/pkg/upsmon.rc +++ b/sysutils/nut/pkg/upsmon.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: upsmon.rc,v 1.2 2018/01/11 19:27:10 rpe Exp $ daemon="${TRUEPREFIX}/sbin/upsmon" diff --git a/sysutils/oc/Makefile b/sysutils/oc/Makefile index dbce36444bd..56c3c5bbdce 100644 --- a/sysutils/oc/Makefile +++ b/sysutils/oc/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2021/04/29 04:11:39 rsadowski Exp $ - COMMENT = command line tool for controlling OpenShift clusters GH_ACCOUNT = openshift diff --git a/sysutils/oc/pkg/PLIST b/sysutils/oc/pkg/PLIST index 072195c6837..8e1852b0227 100644 --- a/sysutils/oc/pkg/PLIST +++ b/sysutils/oc/pkg/PLIST @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2021/04/29 04:11:39 rsadowski Exp $ @bin bin/oc diff --git a/sysutils/od1000_firmware/Makefile b/sysutils/od1000_firmware/Makefile index 3e914ac1415..66705fa565d 100644 --- a/sysutils/od1000_firmware/Makefile +++ b/sysutils/od1000_firmware/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2020/02/03 20:40:41 sthen Exp $ - COMMENT= firmware and flash tool for SOFTIRON OverDrive 1000 DISTNAME= overdrive_1000_firmware-1.02-2017-01-19 diff --git a/sysutils/od1000_firmware/patches/patch-bootloader_Makefile b/sysutils/od1000_firmware/patches/patch-bootloader_Makefile index d94b830b844..7a3cb6fdfce 100644 --- a/sysutils/od1000_firmware/patches/patch-bootloader_Makefile +++ b/sysutils/od1000_firmware/patches/patch-bootloader_Makefile @@ -1,5 +1,3 @@ -$OpenBSD: patch-bootloader_Makefile,v 1.1.1.1 2018/01/16 20:30:10 sthen Exp $ - Index: bootloader/Makefile --- bootloader/Makefile.orig +++ bootloader/Makefile diff --git a/sysutils/od1000_firmware/patches/patch-flasher_Makefile b/sysutils/od1000_firmware/patches/patch-flasher_Makefile index 28605a78458..39bb27341a4 100644 --- a/sysutils/od1000_firmware/patches/patch-flasher_Makefile +++ b/sysutils/od1000_firmware/patches/patch-flasher_Makefile @@ -1,5 +1,3 @@ -$OpenBSD: patch-flasher_Makefile,v 1.1.1.1 2018/01/16 20:30:10 sthen Exp $ - Index: flasher/Makefile --- flasher/Makefile.orig +++ flasher/Makefile diff --git a/sysutils/od1000_firmware/pkg/PLIST b/sysutils/od1000_firmware/pkg/PLIST index e8bc7a7f71a..e3e5f1f75c0 100644 --- a/sysutils/od1000_firmware/pkg/PLIST +++ b/sysutils/od1000_firmware/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2018/09/04 12:46:23 espie Exp $ @bin bin/od1000_bootloader @bin bin/od1000_flasher share/doc/pkg-readmes/${PKGSTEM} diff --git a/sysutils/od1000_firmware/pkg/README b/sysutils/od1000_firmware/pkg/README index 4f0b71294c9..840d53348df 100644 --- a/sysutils/od1000_firmware/pkg/README +++ b/sysutils/od1000_firmware/pkg/README @@ -1,5 +1,3 @@ -$OpenBSD: README,v 1.2 2018/09/04 12:46:23 espie Exp $ - +------------------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +------------------------------------------------------------------------------- diff --git a/sysutils/opam/Makefile b/sysutils/opam/Makefile index 0a33165bea8..e8a2735fc03 100644 --- a/sysutils/opam/Makefile +++ b/sysutils/opam/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.23 2021/12/10 04:11:00 daniel Exp $ - COMMENT = OCaml source-based package manager CATEGORIES = sysutils devel diff --git a/sysutils/opam/pkg/PLIST b/sysutils/opam/pkg/PLIST index 904f1cf2d88..7c643f1506f 100644 --- a/sysutils/opam/pkg/PLIST +++ b/sysutils/opam/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2020/05/22 19:31:20 chrisz Exp $ @pkgpath sysutils/opam,-main @bin bin/opam @bin bin/opam-installer diff --git a/sysutils/openbsdisks2/Makefile b/sysutils/openbsdisks2/Makefile index b215771d2c0..b177ab44eeb 100644 --- a/sysutils/openbsdisks2/Makefile +++ b/sysutils/openbsdisks2/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.6 2022/01/15 21:48:29 kmos Exp $ - COMMENT = UDisks2 service implementation for OpenBSD V = 0.3.1 diff --git a/sysutils/openbsdisks2/pkg/PLIST b/sysutils/openbsdisks2/pkg/PLIST index a960d71ad48..57dde5cd66e 100644 --- a/sysutils/openbsdisks2/pkg/PLIST +++ b/sysutils/openbsdisks2/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2021/05/04 17:46:51 rsadowski Exp $ @bin bin/openbsdisks2 share/dbus-1/system-services/org.freedesktop.UDisks2.service share/dbus-1/system.d/org.freedesktop.UDisks2.conf diff --git a/sysutils/openbsdisks2/pkg/README b/sysutils/openbsdisks2/pkg/README index 81c15e102fc..ac647c380e2 100644 --- a/sysutils/openbsdisks2/pkg/README +++ b/sysutils/openbsdisks2/pkg/README @@ -1,5 +1,3 @@ -$OpenBSD: README,v 1.1.1.1 2021/05/04 17:46:51 rsadowski Exp $ - +------------------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +------------------------------------------------------------------------------- diff --git a/sysutils/openpoppassd/Makefile b/sysutils/openpoppassd/Makefile index 989a785ebf3..641138f8600 100644 --- a/sysutils/openpoppassd/Makefile +++ b/sysutils/openpoppassd/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.19 2019/07/17 14:39:43 danj Exp $ - COMMENT= daemon for changing passwords DISTNAME= openpoppassd-1.1 diff --git a/sysutils/openpoppassd/patches/patch-log_c b/sysutils/openpoppassd/patches/patch-log_c index 201833d19ff..9f7946b8152 100644 --- a/sysutils/openpoppassd/patches/patch-log_c +++ b/sysutils/openpoppassd/patches/patch-log_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-log_c,v 1.1 2010/05/24 22:03:21 espie Exp $ --- log.c.orig Fri Aug 3 23:05:05 2007 +++ log.c Tue May 25 00:02:36 2010 @@ -32,6 +32,7 @@ diff --git a/sysutils/openpoppassd/patches/patch-openpoppassd_8 b/sysutils/openpoppassd/patches/patch-openpoppassd_8 index 6520b26a2e8..b08e3c98d33 100644 --- a/sysutils/openpoppassd/patches/patch-openpoppassd_8 +++ b/sysutils/openpoppassd/patches/patch-openpoppassd_8 @@ -1,4 +1,3 @@ -$OpenBSD: patch-openpoppassd_8,v 1.3 2014/07/11 16:38:56 ajacoutot Exp $ --- openpoppassd.8.orig Tue Feb 5 14:34:23 2013 +++ openpoppassd.8 Tue Feb 5 14:33:46 2013 @@ -32,7 +32,7 @@ The diff --git a/sysutils/openpoppassd/patches/patch-openpoppassd_c b/sysutils/openpoppassd/patches/patch-openpoppassd_c index 363a4273c7b..8a106b89211 100644 --- a/sysutils/openpoppassd/patches/patch-openpoppassd_c +++ b/sysutils/openpoppassd/patches/patch-openpoppassd_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-openpoppassd_c,v 1.1 2016/07/11 12:06:26 ajacoutot Exp $ --- openpoppassd.c.orig Mon Jul 11 13:55:29 2016 +++ openpoppassd.c Mon Jul 11 14:03:47 2016 @@ -192,7 +192,7 @@ change_pw(char* user, char* oldpass, char* newpass, ch diff --git a/sysutils/openpoppassd/patches/patch-poppass_c b/sysutils/openpoppassd/patches/patch-poppass_c index 2ef30e77877..fd86509eb0b 100644 --- a/sysutils/openpoppassd/patches/patch-poppass_c +++ b/sysutils/openpoppassd/patches/patch-poppass_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-poppass_c,v 1.2 2014/12/03 13:02:45 mpi Exp $ - Properly initialize the sockaddr to not compare garbage. --- poppass.c.orig Fri Aug 3 23:16:24 2007 diff --git a/sysutils/openpoppassd/patches/patch-poppassd_h b/sysutils/openpoppassd/patches/patch-poppassd_h index cdfdf91a023..84c4a43219f 100644 --- a/sysutils/openpoppassd/patches/patch-poppassd_h +++ b/sysutils/openpoppassd/patches/patch-poppassd_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-poppassd_h,v 1.1 2011/03/31 12:21:39 ajacoutot Exp $ --- poppassd.h.orig Thu Mar 31 13:40:41 2011 +++ poppassd.h Thu Mar 31 13:40:56 2011 @@ -27,7 +27,7 @@ diff --git a/sysutils/openpoppassd/patches/patch-slaveclienttalk_c b/sysutils/openpoppassd/patches/patch-slaveclienttalk_c index 87f172409f6..438765ac4b9 100644 --- a/sysutils/openpoppassd/patches/patch-slaveclienttalk_c +++ b/sysutils/openpoppassd/patches/patch-slaveclienttalk_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-slaveclienttalk_c,v 1.1 2014/11/29 09:54:56 ajacoutot Exp $ - slaveclienttalk.c:172: warning: implicit declaration of function 'isalpha' slaveclienttalk.c:174: warning: implicit declaration of function 'tolower' diff --git a/sysutils/openpoppassd/pkg/PLIST b/sysutils/openpoppassd/pkg/PLIST index 2f367b6b0c1..f7fb7d1c44c 100644 --- a/sysutils/openpoppassd/pkg/PLIST +++ b/sysutils/openpoppassd/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2011/06/23 22:50:29 naddy Exp $ @newgroup _poppassd:595 @newuser _poppassd:595:595:daemon:Password change Daemon:/var/empty:/sbin/nologin @bin libexec/openpoppassd diff --git a/sysutils/openpoppassd/pkg/openpoppassd.rc b/sysutils/openpoppassd/pkg/openpoppassd.rc index 566a79bf2aa..f0147f8514d 100644 --- a/sysutils/openpoppassd/pkg/openpoppassd.rc +++ b/sysutils/openpoppassd/pkg/openpoppassd.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: openpoppassd.rc,v 1.2 2018/01/11 19:27:10 rpe Exp $ daemon="${TRUEPREFIX}/libexec/openpoppassd" diff --git a/sysutils/opensbi/Makefile b/sysutils/opensbi/Makefile index 10d59740dc5..f8c9fe0759d 100644 --- a/sysutils/opensbi/Makefile +++ b/sysutils/opensbi/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.2 2021/06/08 07:05:33 jsg Exp $ - PKG_ARCH= * COMMENT= RISC-V Supervisor Binary Interface diff --git a/sysutils/opensbi/pkg/PLIST b/sysutils/opensbi/pkg/PLIST index 1c6cb50e7ab..5fbb6288b47 100644 --- a/sysutils/opensbi/pkg/PLIST +++ b/sysutils/opensbi/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2021/06/08 07:05:33 jsg Exp $ share/opensbi/ share/opensbi/generic/ share/opensbi/generic/fw_dynamic.bin diff --git a/sysutils/p5-Capture-Tiny/Makefile b/sysutils/p5-Capture-Tiny/Makefile index f1baa2bcc8c..c4c266aa7be 100644 --- a/sysutils/p5-Capture-Tiny/Makefile +++ b/sysutils/p5-Capture-Tiny/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.20 2020/07/03 21:45:43 sthen Exp $ - COMMENT= capture STDOUT and STDERR CPAN_AUTHOR= DAGOLDEN diff --git a/sysutils/p5-Capture-Tiny/pkg/PLIST b/sysutils/p5-Capture-Tiny/pkg/PLIST index 81da9d7f62a..d84ee9c0515 100644 --- a/sysutils/p5-Capture-Tiny/pkg/PLIST +++ b/sysutils/p5-Capture-Tiny/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2011/03/31 14:01:49 jasper Exp $ ${P5SITE}/Capture/ ${P5SITE}/Capture/Tiny.pm @man man/man3p/Capture::Tiny.3p diff --git a/sysutils/p5-Data-Entropy/Makefile b/sysutils/p5-Data-Entropy/Makefile index 875cd509208..9be67fa6ac1 100644 --- a/sysutils/p5-Data-Entropy/Makefile +++ b/sysutils/p5-Data-Entropy/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2021/04/28 15:55:16 tracey Exp $ - COMMENT = entropy (randomness) management DISTNAME = Data-Entropy-0.007 diff --git a/sysutils/p5-Data-Entropy/pkg/PLIST b/sysutils/p5-Data-Entropy/pkg/PLIST index 8f9a39d5743..3ed3dea96c4 100644 --- a/sysutils/p5-Data-Entropy/pkg/PLIST +++ b/sysutils/p5-Data-Entropy/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2021/04/28 15:55:16 tracey Exp $ ${P5SITE}/Data/Entropy/ ${P5SITE}/Data/Entropy.pm ${P5SITE}/Data/Entropy/Algorithms.pm diff --git a/sysutils/p5-Data-Float/Makefile b/sysutils/p5-Data-Float/Makefile index 1b3e8eb5388..518e1291e6e 100644 --- a/sysutils/p5-Data-Float/Makefile +++ b/sysutils/p5-Data-Float/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2021/04/28 15:52:32 tracey Exp $ - COMMENT = details of the floating point data type DISTNAME = Data-Float-0.013 diff --git a/sysutils/p5-Data-Float/pkg/PLIST b/sysutils/p5-Data-Float/pkg/PLIST index eddda60b602..878a7d82f2c 100644 --- a/sysutils/p5-Data-Float/pkg/PLIST +++ b/sysutils/p5-Data-Float/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2021/04/28 15:52:32 tracey Exp $ ${P5SITE}/Data/ ${P5SITE}/Data/Float.pm @man man/man3p/Data::Float.3p diff --git a/sysutils/p5-File-Monitor/Makefile b/sysutils/p5-File-Monitor/Makefile index 5394b499717..a1dfaa632b7 100644 --- a/sysutils/p5-File-Monitor/Makefile +++ b/sysutils/p5-File-Monitor/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.5 2020/07/03 21:45:43 sthen Exp $ - COMMENT= monitor files and directories for changes MODULES= cpan diff --git a/sysutils/p5-File-Monitor/pkg/PLIST b/sysutils/p5-File-Monitor/pkg/PLIST index c5281bbea80..54d21ff2a29 100644 --- a/sysutils/p5-File-Monitor/pkg/PLIST +++ b/sysutils/p5-File-Monitor/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2012/11/14 09:19:39 jasper Exp $ ${P5SITE}/File/ ${P5SITE}/File/Monitor/ ${P5SITE}/File/Monitor.pm diff --git a/sysutils/p5-File-NFSLock/Makefile b/sysutils/p5-File-NFSLock/Makefile index a5ee99581c4..ecba6def7a1 100644 --- a/sysutils/p5-File-NFSLock/Makefile +++ b/sysutils/p5-File-NFSLock/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.11 2020/07/03 21:45:43 sthen Exp $ - COMMENT = module to do NFS (or not) locking DISTNAME = File-NFSLock-1.29 diff --git a/sysutils/p5-File-NFSLock/pkg/PLIST b/sysutils/p5-File-NFSLock/pkg/PLIST index 5ed0733a7b7..99630189311 100644 --- a/sysutils/p5-File-NFSLock/pkg/PLIST +++ b/sysutils/p5-File-NFSLock/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2010/01/12 19:15:08 jasper Exp $ ${P5SITE}/File/ ${P5SITE}/File/NFSLock.pm @man man/man3p/File::NFSLock.3p diff --git a/sysutils/p5-File-Rename/Makefile b/sysutils/p5-File-Rename/Makefile index 165e97b0548..34cb024edea 100644 --- a/sysutils/p5-File-Rename/Makefile +++ b/sysutils/p5-File-Rename/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.10 2021/09/08 19:28:13 bluhm Exp $ - COMMENT = renames multiple files DISTNAME = File-Rename-1.30 diff --git a/sysutils/p5-File-Rename/pkg/PLIST b/sysutils/p5-File-Rename/pkg/PLIST index cc396b77572..555eaeae20d 100644 --- a/sysutils/p5-File-Rename/pkg/PLIST +++ b/sysutils/p5-File-Rename/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2021/09/08 19:28:13 bluhm Exp $ bin/prename ${P5SITE}/File/ ${P5SITE}/File/Rename/ diff --git a/sysutils/p5-File-Which/Makefile b/sysutils/p5-File-Which/Makefile index 0ec406813c3..7ecf5b8906b 100644 --- a/sysutils/p5-File-Which/Makefile +++ b/sysutils/p5-File-Which/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.18 2021/05/30 22:24:31 bluhm Exp $ - COMMENT = portable implementation of 'which' in Perl DISTNAME = File-Which-1.27 diff --git a/sysutils/p5-File-Which/pkg/PLIST b/sysutils/p5-File-Which/pkg/PLIST index 128c23fb017..0ad73aad714 100644 --- a/sysutils/p5-File-Which/pkg/PLIST +++ b/sysutils/p5-File-Which/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2015/06/27 13:42:13 jasper Exp $ ${P5SITE}/File/ ${P5SITE}/File/Which.pm @man man/man3p/File::Which.3p diff --git a/sysutils/p5-Filesys-Df/Makefile b/sysutils/p5-Filesys-Df/Makefile index d9fe78b2ce4..2ae20142e13 100644 --- a/sysutils/p5-Filesys-Df/Makefile +++ b/sysutils/p5-Filesys-Df/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.15 2020/07/03 21:45:43 sthen Exp $ - COMMENT= filesystem disk space information DISTNAME= Filesys-Df-0.92 diff --git a/sysutils/p5-Filesys-Df/pkg/PLIST b/sysutils/p5-Filesys-Df/pkg/PLIST index 4ee09e67585..eea9d26d1d0 100644 --- a/sysutils/p5-Filesys-Df/pkg/PLIST +++ b/sysutils/p5-Filesys-Df/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2015/07/16 23:57:27 ajacoutot Exp $ ${P5ARCH}/ ${P5ARCH}/Filesys/ ${P5ARCH}/Filesys/Df.pm diff --git a/sysutils/p5-Filesys-DiskSpace/Makefile b/sysutils/p5-Filesys-DiskSpace/Makefile index 4bc613960dc..43cc4b2c58b 100644 --- a/sysutils/p5-Filesys-DiskSpace/Makefile +++ b/sysutils/p5-Filesys-DiskSpace/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.15 2020/07/03 21:45:43 sthen Exp $ - COMMENT= filesystem information display DISTNAME= Filesys-DiskSpace-0.05 diff --git a/sysutils/p5-Filesys-DiskSpace/patches/patch-lib_Filesys_DiskSpace_pm b/sysutils/p5-Filesys-DiskSpace/patches/patch-lib_Filesys_DiskSpace_pm index 67f9d274cce..0b996dd89d4 100644 --- a/sysutils/p5-Filesys-DiskSpace/patches/patch-lib_Filesys_DiskSpace_pm +++ b/sysutils/p5-Filesys-DiskSpace/patches/patch-lib_Filesys_DiskSpace_pm @@ -1,4 +1,3 @@ -$OpenBSD: patch-lib_Filesys_DiskSpace_pm,v 1.1 2005/01/04 11:51:00 sturm Exp $ --- lib/Filesys/DiskSpace.pm.orig Tue Jan 4 12:48:16 2005 +++ lib/Filesys/DiskSpace.pm Tue Jan 4 12:48:36 2005 @@ -89,7 +89,7 @@ sub df ($) { diff --git a/sysutils/p5-Filesys-DiskSpace/pkg/PLIST b/sysutils/p5-Filesys-DiskSpace/pkg/PLIST index 5b10dfac917..ffd3b27c214 100644 --- a/sysutils/p5-Filesys-DiskSpace/pkg/PLIST +++ b/sysutils/p5-Filesys-DiskSpace/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2004/09/15 18:39:33 espie Exp $ ${P5SITE}/Filesys/ ${P5SITE}/Filesys/DiskSpace.pm @man man/man3p/Filesys::DiskSpace.3p diff --git a/sysutils/p5-Filesys-Notify-Simple/Makefile b/sysutils/p5-Filesys-Notify-Simple/Makefile index e08cde0c6d7..816df72c303 100644 --- a/sysutils/p5-Filesys-Notify-Simple/Makefile +++ b/sysutils/p5-Filesys-Notify-Simple/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.7 2020/07/03 21:45:44 sthen Exp $ - COMMENT = simple and dumb file system watcher MODULES = cpan diff --git a/sysutils/p5-Filesys-Notify-Simple/pkg/PLIST b/sysutils/p5-Filesys-Notify-Simple/pkg/PLIST index 8c604bb570b..9ea9511c7a3 100644 --- a/sysutils/p5-Filesys-Notify-Simple/pkg/PLIST +++ b/sysutils/p5-Filesys-Notify-Simple/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2010/12/11 09:41:40 landry Exp $ ${P5SITE}/Filesys/ ${P5SITE}/Filesys/Notify/ ${P5SITE}/Filesys/Notify/Simple.pm diff --git a/sysutils/p5-Filesys-Virtual-Plain/Makefile b/sysutils/p5-Filesys-Virtual-Plain/Makefile index f1814741a40..d72f8faacd4 100644 --- a/sysutils/p5-Filesys-Virtual-Plain/Makefile +++ b/sysutils/p5-Filesys-Virtual-Plain/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.16 2020/07/03 21:45:44 sthen Exp $ - COMMENT= perl module for a plain virtual filesystem DISTNAME= Filesys-Virtual-Plain-0.10 REVISION= 2 diff --git a/sysutils/p5-Filesys-Virtual-Plain/pkg/PLIST b/sysutils/p5-Filesys-Virtual-Plain/pkg/PLIST index a5ce43bfe04..f0321c0a7e5 100644 --- a/sysutils/p5-Filesys-Virtual-Plain/pkg/PLIST +++ b/sysutils/p5-Filesys-Virtual-Plain/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2005/03/30 02:56:42 jolan Exp $ ${P5SITE}/Filesys/Virtual/ ${P5SITE}/Filesys/Virtual/Plain.pm @man man/man3p/Filesys::Virtual::Plain.3p diff --git a/sysutils/p5-Filesys-Virtual/Makefile b/sysutils/p5-Filesys-Virtual/Makefile index 92fb844347f..8720e5a47d0 100644 --- a/sysutils/p5-Filesys-Virtual/Makefile +++ b/sysutils/p5-Filesys-Virtual/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.14 2020/07/03 21:45:44 sthen Exp $ - COMMENT= perl module to provide a framework for a virtual filesystem DISTNAME= Filesys-Virtual-0.06 REVISION= 1 diff --git a/sysutils/p5-Filesys-Virtual/pkg/PLIST b/sysutils/p5-Filesys-Virtual/pkg/PLIST index c91976bc458..a6be2376e33 100644 --- a/sysutils/p5-Filesys-Virtual/pkg/PLIST +++ b/sysutils/p5-Filesys-Virtual/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2005/03/30 02:55:10 jolan Exp $ ${P5SITE}/Filesys/ ${P5SITE}/Filesys/Virtual.pm @man man/man3p/Filesys::Virtual.3p diff --git a/sysutils/p5-Number-Bytes-Human/Makefile b/sysutils/p5-Number-Bytes-Human/Makefile index 85337f7c488..fc2712521c5 100644 --- a/sysutils/p5-Number-Bytes-Human/Makefile +++ b/sysutils/p5-Number-Bytes-Human/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2021/04/28 15:56:29 tracey Exp $ - COMMENT = convert byte count to human readable format DISTNAME = Number-Bytes-Human-0.11 diff --git a/sysutils/p5-Number-Bytes-Human/pkg/PLIST b/sysutils/p5-Number-Bytes-Human/pkg/PLIST index 6ae649e17d0..24319376bd7 100644 --- a/sysutils/p5-Number-Bytes-Human/pkg/PLIST +++ b/sysutils/p5-Number-Bytes-Human/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2021/04/28 15:56:29 tracey Exp $ ${P5SITE}/Number/ ${P5SITE}/Number/Bytes/ ${P5SITE}/Number/Bytes/Human.pm diff --git a/sysutils/p5-Parse-DMIDecode/Makefile b/sysutils/p5-Parse-DMIDecode/Makefile index 63afd08f2fa..ddebec3e470 100644 --- a/sysutils/p5-Parse-DMIDecode/Makefile +++ b/sysutils/p5-Parse-DMIDecode/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.9 2020/07/03 21:45:44 sthen Exp $ - COMMENT = interface to SMBIOS using dmidecode MODULES = cpan diff --git a/sysutils/p5-Parse-DMIDecode/pkg/PLIST b/sysutils/p5-Parse-DMIDecode/pkg/PLIST index 6c693780769..a45670828ca 100644 --- a/sysutils/p5-Parse-DMIDecode/pkg/PLIST +++ b/sysutils/p5-Parse-DMIDecode/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2010/10/15 22:44:46 landry Exp $ ${P5SITE}/Parse/ ${P5SITE}/Parse/DMIDecode/ ${P5SITE}/Parse/DMIDecode.pm diff --git a/sysutils/p5-Proc-ProcessTable/Makefile b/sysutils/p5-Proc-ProcessTable/Makefile index 4563c547bea..c449aa735c7 100755 --- a/sysutils/p5-Proc-ProcessTable/Makefile +++ b/sysutils/p5-Proc-ProcessTable/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.31 2020/11/21 16:23:27 benoit Exp $ - COMMENT= interface to the system's process table#' DISTNAME = Proc-ProcessTable-0.59 diff --git a/sysutils/p5-Proc-ProcessTable/pkg/PLIST b/sysutils/p5-Proc-ProcessTable/pkg/PLIST index 57b97ac3e8a..39ddc28433b 100644 --- a/sysutils/p5-Proc-ProcessTable/pkg/PLIST +++ b/sysutils/p5-Proc-ProcessTable/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.8 2020/11/21 16:23:27 benoit Exp $ ${P5ARCH}/ ${P5ARCH}/Proc/ ${P5ARCH}/Proc/Killall.pm diff --git a/sysutils/p5-Proc-Queue/Makefile b/sysutils/p5-Proc-Queue/Makefile index a64e5edd0dc..73d8df5193c 100644 --- a/sysutils/p5-Proc-Queue/Makefile +++ b/sysutils/p5-Proc-Queue/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2020/07/03 21:45:44 sthen Exp $ - COMMENT= limits the number of forked concurrent processes DISTNAME= Proc-Queue-1.23 diff --git a/sysutils/p5-Proc-Queue/pkg/PLIST b/sysutils/p5-Proc-Queue/pkg/PLIST index a05780c1531..7f1ced7fb32 100644 --- a/sysutils/p5-Proc-Queue/pkg/PLIST +++ b/sysutils/p5-Proc-Queue/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2007/07/25 18:42:56 simon Exp $ ${P5SITE}/Proc/ ${P5SITE}/Proc/Queue.pm @man man/man3p/Proc::Queue.3p diff --git a/sysutils/p5-Proc-Wait3/Makefile b/sysutils/p5-Proc-Wait3/Makefile index 5bab8a46165..216ec881557 100644 --- a/sysutils/p5-Proc-Wait3/Makefile +++ b/sysutils/p5-Proc-Wait3/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.10 2020/07/03 21:45:44 sthen Exp $ - COMMENT = perl extension for wait3 system call MODULES = cpan diff --git a/sysutils/p5-Proc-Wait3/pkg/PLIST b/sysutils/p5-Proc-Wait3/pkg/PLIST index 9e0bd7da914..f33e6dadf46 100644 --- a/sysutils/p5-Proc-Wait3/pkg/PLIST +++ b/sysutils/p5-Proc-Wait3/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2020/02/17 14:32:47 benoit Exp $ ${P5ARCH}/ ${P5ARCH}/Proc/ ${P5ARCH}/Proc/Wait3.pm diff --git a/sysutils/p5-Quota/Makefile b/sysutils/p5-Quota/Makefile index 455af00c673..01f56d7d031 100644 --- a/sysutils/p5-Quota/Makefile +++ b/sysutils/p5-Quota/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.27 2020/11/18 20:31:55 benoit Exp $ - COMMENT = quota manipulation module MODULES = cpan diff --git a/sysutils/p5-Quota/pkg/PLIST b/sysutils/p5-Quota/pkg/PLIST index d05e2e5c778..a25ebd836a3 100644 --- a/sysutils/p5-Quota/pkg/PLIST +++ b/sysutils/p5-Quota/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.6 2020/11/18 20:31:55 benoit Exp $ ${P5ARCH}/ ${P5ARCH}/Quota.pm ${P5ARCH}/auto/ diff --git a/sysutils/p5-Rex/Makefile b/sysutils/p5-Rex/Makefile index 90e59c4bf34..ce3f978a8e1 100644 --- a/sysutils/p5-Rex/Makefile +++ b/sysutils/p5-Rex/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.7 2021/02/07 14:24:02 benoit Exp $ - COMMENT= perl-based deployment and configuration management CPAN_AUTHOR= FERKI diff --git a/sysutils/p5-Rex/patches/patch-lib_Rex_Interface_Shell_pm b/sysutils/p5-Rex/patches/patch-lib_Rex_Interface_Shell_pm index e98fb9f170b..a7980953fc5 100644 --- a/sysutils/p5-Rex/patches/patch-lib_Rex_Interface_Shell_pm +++ b/sysutils/p5-Rex/patches/patch-lib_Rex_Interface_Shell_pm @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_Rex_Interface_Shell_pm,v 1.1.1.1 2019/02/21 04:54:50 afresh1 Exp $ - Index: lib/Rex/Interface/Shell.pm --- lib/Rex/Interface/Shell.pm.orig +++ lib/Rex/Interface/Shell.pm diff --git a/sysutils/p5-Rex/pkg/PLIST b/sysutils/p5-Rex/pkg/PLIST index d97a59e4996..3934d86c88d 100644 --- a/sysutils/p5-Rex/pkg/PLIST +++ b/sysutils/p5-Rex/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2021/02/07 14:24:02 benoit Exp $ bin/rex bin/rexify ${P5SITE}/Rex/ diff --git a/sysutils/p5-Schedule-At/Makefile b/sysutils/p5-Schedule-At/Makefile index b68fc87f0ef..3bc4451327f 100644 --- a/sysutils/p5-Schedule-At/Makefile +++ b/sysutils/p5-Schedule-At/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.9 2020/07/03 21:45:44 sthen Exp $ - COMMENT = Perl interface for the system 'at' command MODULES = cpan diff --git a/sysutils/p5-Schedule-At/pkg/PLIST b/sysutils/p5-Schedule-At/pkg/PLIST index d0c88eee3f6..c4d71f1462f 100644 --- a/sysutils/p5-Schedule-At/pkg/PLIST +++ b/sysutils/p5-Schedule-At/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2009/12/28 08:57:23 giovanni Exp $ ${P5SITE}/Schedule/ ${P5SITE}/Schedule/At.pm @man man/man3p/Schedule::At.3p diff --git a/sysutils/p5-Set-Crontab/Makefile b/sysutils/p5-Set-Crontab/Makefile index 00860d283b6..d88138747bd 100644 --- a/sysutils/p5-Set-Crontab/Makefile +++ b/sysutils/p5-Set-Crontab/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.9 2020/07/03 21:45:44 sthen Exp $ - COMMENT= expand crontab(5)-style integer lists MODULES= cpan diff --git a/sysutils/p5-Set-Crontab/pkg/PLIST b/sysutils/p5-Set-Crontab/pkg/PLIST index 1d4da9b712e..241ee05f04f 100644 --- a/sysutils/p5-Set-Crontab/pkg/PLIST +++ b/sysutils/p5-Set-Crontab/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2009/10/28 11:15:15 sthen Exp $ ${P5SITE}/Set/ ${P5SITE}/Set/Crontab.pm @man man/man3p/Set::Crontab.3p diff --git a/sysutils/p5-Sys-MemInfo/Makefile b/sysutils/p5-Sys-MemInfo/Makefile index d361d69277d..a3df95afd25 100644 --- a/sysutils/p5-Sys-MemInfo/Makefile +++ b/sysutils/p5-Sys-MemInfo/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.3 2020/07/03 21:45:44 sthen Exp $ - COMMENT = return the total amount of free and used physical memory DISTNAME = Sys-MemInfo-0.99 diff --git a/sysutils/p5-Sys-MemInfo/patches/patch-Makefile_PL b/sysutils/p5-Sys-MemInfo/patches/patch-Makefile_PL index 21909af84b4..baf70a3b662 100644 --- a/sysutils/p5-Sys-MemInfo/patches/patch-Makefile_PL +++ b/sysutils/p5-Sys-MemInfo/patches/patch-Makefile_PL @@ -1,5 +1,3 @@ -$OpenBSD: patch-Makefile_PL,v 1.2 2019/11/03 15:20:42 jca Exp $ - Fix totalmem computation, see https://rt.cpan.org/Public/Bug/Display.html?id=130740 diff --git a/sysutils/p5-Sys-MemInfo/patches/patch-arch_bsd_xs b/sysutils/p5-Sys-MemInfo/patches/patch-arch_bsd_xs index c58ccfbdc2c..15a4bcc6bc3 100644 --- a/sysutils/p5-Sys-MemInfo/patches/patch-arch_bsd_xs +++ b/sysutils/p5-Sys-MemInfo/patches/patch-arch_bsd_xs @@ -1,5 +1,3 @@ -$OpenBSD: patch-arch_bsd_xs,v 1.1 2019/11/03 15:20:42 jca Exp $ - Fix totalmem computation, see https://rt.cpan.org/Public/Bug/Display.html?id=130740 diff --git a/sysutils/p5-Sys-MemInfo/pkg/PLIST b/sysutils/p5-Sys-MemInfo/pkg/PLIST index 3a550bc5c3d..d9bc6640a6e 100644 --- a/sysutils/p5-Sys-MemInfo/pkg/PLIST +++ b/sysutils/p5-Sys-MemInfo/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2019/10/19 11:00:17 ajacoutot Exp $ ${P5ARCH}/ ${P5ARCH}/Sys/ ${P5ARCH}/Sys/MemInfo.pm diff --git a/sysutils/p5-Sys-Syscall/Makefile b/sysutils/p5-Sys-Syscall/Makefile index 787836afdb7..e6baf9e3787 100644 --- a/sysutils/p5-Sys-Syscall/Makefile +++ b/sysutils/p5-Sys-Syscall/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.9 2020/07/03 21:45:44 sthen Exp $ - COMMENT = access to more system calls than Perl normally provides MODULES = cpan diff --git a/sysutils/p5-Sys-Syscall/pkg/PLIST b/sysutils/p5-Sys-Syscall/pkg/PLIST index 5d2fa041b80..5ce9c6b2b72 100644 --- a/sysutils/p5-Sys-Syscall/pkg/PLIST +++ b/sysutils/p5-Sys-Syscall/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2012/05/14 10:06:49 sthen Exp $ ${P5SITE}/Sys/ @comment ${P5SITE}/Sys/README.pod ${P5SITE}/Sys/Syscall.pm diff --git a/sysutils/p5-Sys-Virt/Makefile b/sysutils/p5-Sys-Virt/Makefile index 675fea6eda9..a10fb23c257 100644 --- a/sysutils/p5-Sys-Virt/Makefile +++ b/sysutils/p5-Sys-Virt/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.51 2022/03/02 07:26:25 ajacoutot Exp $ - PORTROACH= skipv:4.0.0,4.1.0,4.2.0 COMMENT= represent and manage a libvirt hypervisor connection diff --git a/sysutils/p5-UPS-Nut/Makefile b/sysutils/p5-UPS-Nut/Makefile index 18a269fa44f..14372151c60 100644 --- a/sysutils/p5-UPS-Nut/Makefile +++ b/sysutils/p5-UPS-Nut/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.15 2020/07/03 21:45:44 sthen Exp $ - COMMENT= module to talk to a UPS via NUT (Network UPS Tools) upsd DISTNAME= UPS-Nut-0.04 diff --git a/sysutils/p5-UPS-Nut/pkg/PLIST b/sysutils/p5-UPS-Nut/pkg/PLIST index 3aefec9290b..4cf05311519 100644 --- a/sysutils/p5-UPS-Nut/pkg/PLIST +++ b/sysutils/p5-UPS-Nut/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2005/06/05 07:52:19 sturm Exp $ ${P5SITE}/UPS/ ${P5SITE}/UPS/Nut.pm @man man/man3p/UPS::Nut.3p diff --git a/sysutils/p5-Unix-PID/Makefile b/sysutils/p5-Unix-PID/Makefile index 0eb43ef98e6..06025313d53 100644 --- a/sysutils/p5-Unix-PID/Makefile +++ b/sysutils/p5-Unix-PID/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.14 2020/07/03 21:45:44 sthen Exp $ - COMMENT= interface for getting PID info DISTNAME= Unix-PID-0.23 diff --git a/sysutils/p5-Unix-PID/pkg/PLIST b/sysutils/p5-Unix-PID/pkg/PLIST index 11ab519de80..62a512d432a 100644 --- a/sysutils/p5-Unix-PID/pkg/PLIST +++ b/sysutils/p5-Unix-PID/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2012/04/05 21:20:29 merdely Exp $ ${P5SITE}/Unix/ ${P5SITE}/Unix/PID.pm ${P5SITE}/Unix/PID.pod diff --git a/sysutils/p5-Unix-Process/Makefile b/sysutils/p5-Unix-Process/Makefile index 83775bc0377..0f1f0c9b4e1 100644 --- a/sysutils/p5-Unix-Process/Makefile +++ b/sysutils/p5-Unix-Process/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2021/01/18 13:19:36 robert Exp $ - COMMENT = extension to get pid info from /bin/ps DISTNAME = Unix-Process-1.3101 diff --git a/sysutils/p5-Unix-Process/pkg/PLIST b/sysutils/p5-Unix-Process/pkg/PLIST index bb0ad93dff7..c45571ffc66 100644 --- a/sysutils/p5-Unix-Process/pkg/PLIST +++ b/sysutils/p5-Unix-Process/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2021/01/18 13:19:36 robert Exp $ ${P5SITE}/Unix/ ${P5SITE}/Unix/Process.pm @man man/man3p/Unix::Process.3p diff --git a/sysutils/p5-Unix-Statgrab/Makefile b/sysutils/p5-Unix-Statgrab/Makefile index 59764a26e26..1b18870a69b 100644 --- a/sysutils/p5-Unix-Statgrab/Makefile +++ b/sysutils/p5-Unix-Statgrab/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.21 2021/03/06 15:56:32 sthen Exp $ - COMMENT= interface to libstatgrab system statistics library MODULES= cpan diff --git a/sysutils/p5-Unix-Statgrab/pkg/PLIST b/sysutils/p5-Unix-Statgrab/pkg/PLIST index 41c752721bc..a6a2c33b2f2 100644 --- a/sysutils/p5-Unix-Statgrab/pkg/PLIST +++ b/sysutils/p5-Unix-Statgrab/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2021/03/06 15:56:32 sthen Exp $ ${P5ARCH}/ ${P5ARCH}/Unix/ ${P5ARCH}/Unix/Statgrab/ diff --git a/sysutils/p5-Unix-Syslog/Makefile b/sysutils/p5-Unix-Syslog/Makefile index f62048cc14f..6dc7fb36c82 100755 --- a/sysutils/p5-Unix-Syslog/Makefile +++ b/sysutils/p5-Unix-Syslog/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.23 2020/07/03 21:45:44 sthen Exp $ - COMMENT= interface to the UNIX system logger DISTNAME= Unix-Syslog-1.1 diff --git a/sysutils/p5-Unix-Syslog/pkg/PLIST b/sysutils/p5-Unix-Syslog/pkg/PLIST index 96dc4c500ea..beadc66de0d 100644 --- a/sysutils/p5-Unix-Syslog/pkg/PLIST +++ b/sysutils/p5-Unix-Syslog/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.6 2015/07/16 23:57:27 ajacoutot Exp $ ${P5ARCH}/ ${P5ARCH}/Unix/ ${P5ARCH}/Unix/Syslog.pm diff --git a/sysutils/packer-vmm/Makefile b/sysutils/packer-vmm/Makefile index ca72523627e..3dbb9afdd6c 100644 --- a/sysutils/packer-vmm/Makefile +++ b/sysutils/packer-vmm/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.6 2021/09/20 20:42:38 pvk Exp $ - # vmm(4) architecture(s) ONLY_FOR_ARCHS = amd64 diff --git a/sysutils/packer-vmm/pkg/PLIST b/sysutils/packer-vmm/pkg/PLIST index 069b61be1e5..1579ad9b7b2 100644 --- a/sysutils/packer-vmm/pkg/PLIST +++ b/sysutils/packer-vmm/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2021/09/20 20:42:38 pvk Exp $ @bin bin/packer-builder-openbsd-vmm share/doc/pkg-readmes/${PKGSTEM} share/examples/packer-vmm/ diff --git a/sysutils/packer-vmm/pkg/README b/sysutils/packer-vmm/pkg/README index 09b13ce95be..d536e7760a5 100644 --- a/sysutils/packer-vmm/pkg/README +++ b/sysutils/packer-vmm/pkg/README @@ -1,5 +1,3 @@ -$OpenBSD: README,v 1.2 2021/09/20 20:42:38 pvk Exp $ - +----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- diff --git a/sysutils/packer/Makefile b/sysutils/packer/Makefile index 34ced25f596..1af2c117dea 100644 --- a/sysutils/packer/Makefile +++ b/sysutils/packer/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.51 2022/03/05 10:04:07 ajacoutot Exp $ - # [...]/network/mgmt/2018-01-01/network/expressroutecircuitpeerings.go:53:159: # constant 4294967295 overflows int ONLY_FOR_ARCHS= ${LP64_ARCHS} diff --git a/sysutils/packer/modules.inc b/sysutils/packer/modules.inc index b70aec2e359..2f3a903138a 100644 --- a/sysutils/packer/modules.inc +++ b/sysutils/packer/modules.inc @@ -1,5 +1,3 @@ -# $OpenBSD: modules.inc,v 1.3 2022/03/05 10:04:07 ajacoutot Exp $ - MODGO_MODULES = \ bazil.org/fuse v0.0.0-20160811212531-371fbbdaa898 \ cloud.google.com/go v0.97.0 \ diff --git a/sysutils/parallel/Makefile b/sysutils/parallel/Makefile index e8055e9fc41..2a59ced1536 100644 --- a/sysutils/parallel/Makefile +++ b/sysutils/parallel/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.22 2021/06/14 18:53:00 tj Exp $ - COMMENT = execute jobs in parallel DISTNAME = parallel-20210522 diff --git a/sysutils/parallel/patches/patch-src_Makefile_in b/sysutils/parallel/patches/patch-src_Makefile_in index 743c5b9ae59..1ad31afd1a6 100644 --- a/sysutils/parallel/patches/patch-src_Makefile_in +++ b/sysutils/parallel/patches/patch-src_Makefile_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_Makefile_in,v 1.7 2021/06/14 18:53:00 tj Exp $ Index: src/Makefile.in --- src/Makefile.in.orig +++ src/Makefile.in diff --git a/sysutils/parallel/pkg/PLIST b/sysutils/parallel/pkg/PLIST index a6d7eb94082..a5d87b3f73c 100644 --- a/sysutils/parallel/pkg/PLIST +++ b/sysutils/parallel/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.8 2021/06/14 18:53:00 tj Exp $ bin/env_parallel bin/env_parallel.ash bin/env_parallel.bash diff --git a/sysutils/patchelf/Makefile b/sysutils/patchelf/Makefile index 3cedaeb3e83..3621518d824 100644 --- a/sysutils/patchelf/Makefile +++ b/sysutils/patchelf/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2022/03/10 12:03:34 kn Exp $ - COMMENT = utility for modifying existing ELF executables and libraries V = 0.14.5 diff --git a/sysutils/pciutils/Makefile b/sysutils/pciutils/Makefile index 7a5867fe372..4d8c7390a37 100644 --- a/sysutils/pciutils/Makefile +++ b/sysutils/pciutils/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.26 2020/05/15 13:01:32 jsg Exp $ - NOT_FOR_ARCHS = m88k COMMENT = PCI bus configuration register access tools diff --git a/sysutils/pciutils/patches/patch-lib_names-net_c b/sysutils/pciutils/patches/patch-lib_names-net_c index e1f08fb1fbb..0d7ec3fd9e1 100644 --- a/sysutils/pciutils/patches/patch-lib_names-net_c +++ b/sysutils/pciutils/patches/patch-lib_names-net_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-lib_names-net_c,v 1.5 2020/01/26 07:31:53 jsg Exp $ Index: lib/names-net.c --- lib/names-net.c.orig +++ lib/names-net.c diff --git a/sysutils/pciutils/patches/patch-lib_obsd-device_c b/sysutils/pciutils/patches/patch-lib_obsd-device_c index 0666b18bf34..17247ef8f1b 100644 --- a/sysutils/pciutils/patches/patch-lib_obsd-device_c +++ b/sysutils/pciutils/patches/patch-lib_obsd-device_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-lib_obsd-device_c,v 1.5 2014/08/21 08:02:56 dcoppa Exp $ --- lib/obsd-device.c.orig Fri Jan 7 22:04:28 2011 +++ lib/obsd-device.c Thu Aug 21 09:59:31 2014 @@ -41,9 +41,12 @@ obsd_init(struct pci_access *a) diff --git a/sysutils/pciutils/pkg/PLIST b/sysutils/pciutils/pkg/PLIST index fe4c662640f..d98186fe504 100644 --- a/sysutils/pciutils/pkg/PLIST +++ b/sysutils/pciutils/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.6 2020/01/26 07:31:53 jsg Exp $ include/pci/ include/pci/config.h include/pci/header.h diff --git a/sysutils/perp/Makefile b/sysutils/perp/Makefile index 04b214aad32..24c6f17f910 100644 --- a/sysutils/perp/Makefile +++ b/sysutils/perp/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2020/01/11 16:52:27 sthen Exp $ - COMMENT= process supervisor & service framework for unix V= 2.07 DISTNAME= perp-${V} diff --git a/sysutils/perp/pkg/PLIST b/sysutils/perp/pkg/PLIST index a56371f20b3..d3d9ee03c72 100644 --- a/sysutils/perp/pkg/PLIST +++ b/sysutils/perp/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2020/01/11 16:52:27 sthen Exp $ @man man/man5/perpetrate.5 @man man/man8/perp-setup.8 @man man/man8/perp_intro.8 diff --git a/sysutils/pftop/Makefile b/sysutils/pftop/Makefile index d0a620e28a1..4a1914654ea 100644 --- a/sysutils/pftop/Makefile +++ b/sysutils/pftop/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.36 2019/07/17 14:39:43 danj Exp $ - # XXX should be fixed to use the new queuing subsystem COMMENT= curses-based real time state and rule display for pf diff --git a/sysutils/pftop/patches/patch-Makefile b/sysutils/pftop/patches/patch-Makefile index b898b9f1ff1..7b853962351 100644 --- a/sysutils/pftop/patches/patch-Makefile +++ b/sysutils/pftop/patches/patch-Makefile @@ -1,5 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.8 2017/07/02 21:04:48 espie Exp $ - Index: Makefile --- Makefile.orig +++ Makefile diff --git a/sysutils/pftop/patches/patch-bpf_filter_c b/sysutils/pftop/patches/patch-bpf_filter_c index 1470951c474..7df998c28cb 100644 --- a/sysutils/pftop/patches/patch-bpf_filter_c +++ b/sysutils/pftop/patches/patch-bpf_filter_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-bpf_filter_c,v 1.1 2016/04/05 17:49:17 jasper Exp $ --- bpf_filter.c.orig Tue Apr 5 19:48:10 2016 +++ bpf_filter.c Tue Apr 5 19:48:45 2016 @@ -143,8 +143,8 @@ bpf_m_xhalf(m, k, err) diff --git a/sysutils/pftop/patches/patch-bpf_image_c b/sysutils/pftop/patches/patch-bpf_image_c index e428e1b1fdc..a7590bf7ca5 100644 --- a/sysutils/pftop/patches/patch-bpf_image_c +++ b/sysutils/pftop/patches/patch-bpf_image_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-bpf_image_c,v 1.2 2018/08/12 10:48:14 kn Exp $ - pcap-int.h no longer exists in /usr/include Index: bpf_image.c diff --git a/sysutils/pftop/patches/patch-bpf_optimize_c b/sysutils/pftop/patches/patch-bpf_optimize_c index 848efc5ee91..31bcdfa62f0 100644 --- a/sysutils/pftop/patches/patch-bpf_optimize_c +++ b/sysutils/pftop/patches/patch-bpf_optimize_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-bpf_optimize_c,v 1.1 2013/06/19 03:46:55 lteo Exp $ - pcap-int.h no longer exists in /usr/include --- bpf_optimize.c.orig Wed Nov 7 01:34:18 2007 diff --git a/sysutils/pftop/patches/patch-cache_c b/sysutils/pftop/patches/patch-cache_c index 3ef3efdfcff..b837b95c1c7 100644 --- a/sysutils/pftop/patches/patch-cache_c +++ b/sysutils/pftop/patches/patch-cache_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-cache_c,v 1.2 2011/12/08 13:04:38 sthen Exp $ --- cache.c.orig Wed Nov 7 06:34:18 2007 +++ cache.c Thu Dec 8 13:02:56 2011 @@ -118,12 +118,17 @@ add_state(pf_state_t *st) diff --git a/sysutils/pftop/patches/patch-cache_h b/sysutils/pftop/patches/patch-cache_h index 84bce90afb1..183524a9017 100644 --- a/sysutils/pftop/patches/patch-cache_h +++ b/sysutils/pftop/patches/patch-cache_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-cache_h,v 1.2 2011/12/08 13:04:38 sthen Exp $ --- cache.h.orig Wed Nov 7 06:34:18 2007 +++ cache.h Thu Dec 8 13:03:20 2011 @@ -31,14 +31,21 @@ diff --git a/sysutils/pftop/patches/patch-config_h b/sysutils/pftop/patches/patch-config_h index e9db742058c..39b2948388f 100644 --- a/sysutils/pftop/patches/patch-config_h +++ b/sysutils/pftop/patches/patch-config_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-config_h,v 1.6 2014/04/22 10:56:01 jca Exp $ XXX remove HAVE_ALTQ hack after bump to 5.6-current --- config.h.orig Wed Nov 7 07:34:18 2007 +++ config.h Tue Apr 22 05:05:05 2014 diff --git a/sysutils/pftop/patches/patch-engine_c b/sysutils/pftop/patches/patch-engine_c index 574ec490ec7..41568294583 100644 --- a/sysutils/pftop/patches/patch-engine_c +++ b/sysutils/pftop/patches/patch-engine_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-engine_c,v 1.2 2015/11/21 01:51:50 sthen Exp $ --- engine.c.orig Wed Nov 7 06:35:44 2007 +++ engine.c Sat Nov 21 01:51:04 2015 @@ -34,11 +34,11 @@ diff --git a/sysutils/pftop/patches/patch-pcap-nametoaddr_c b/sysutils/pftop/patches/patch-pcap-nametoaddr_c index 588f406cf64..22ffbe61495 100644 --- a/sysutils/pftop/patches/patch-pcap-nametoaddr_c +++ b/sysutils/pftop/patches/patch-pcap-nametoaddr_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-pcap-nametoaddr_c,v 1.1 2013/06/19 03:46:55 lteo Exp $ - pcap-int.h no longer exists in /usr/include --- pcap-nametoaddr.c.orig Wed Nov 7 01:34:18 2007 diff --git a/sysutils/pftop/patches/patch-pftop_8 b/sysutils/pftop/patches/patch-pftop_8 index fb0af0d766b..51da09db178 100644 --- a/sysutils/pftop/patches/patch-pftop_8 +++ b/sysutils/pftop/patches/patch-pftop_8 @@ -1,4 +1,3 @@ -$OpenBSD: patch-pftop_8,v 1.3 2010/04/03 22:04:44 sthen Exp $ --- pftop.8.orig Sat Apr 3 22:45:06 2010 +++ pftop.8 Sat Apr 3 22:47:19 2010 @@ -143,6 +143,7 @@ views display rules, while the other views display sta diff --git a/sysutils/pftop/patches/patch-pftop_c b/sysutils/pftop/patches/patch-pftop_c index c0071d9a6fe..4ec1d35c948 100644 --- a/sysutils/pftop/patches/patch-pftop_c +++ b/sysutils/pftop/patches/patch-pftop_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-pftop_c,v 1.18 2017/04/24 01:46:06 jca Exp $ --- pftop.c.orig Wed Nov 7 07:36:46 2007 +++ pftop.c Mon Apr 24 03:44:14 2017 @@ -55,6 +55,7 @@ diff --git a/sysutils/pftop/patches/patch-sf-gencode_c b/sysutils/pftop/patches/patch-sf-gencode_c index 1e773a2a0a3..fa385e75d19 100644 --- a/sysutils/pftop/patches/patch-sf-gencode_c +++ b/sysutils/pftop/patches/patch-sf-gencode_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-sf-gencode_c,v 1.3 2015/01/18 15:59:46 naddy Exp $ --- sf-gencode.c.orig Wed Nov 7 07:34:18 2007 +++ sf-gencode.c Sun Jan 18 16:57:57 2015 @@ -26,6 +26,7 @@ diff --git a/sysutils/pftop/patches/patch-sf-gencode_h b/sysutils/pftop/patches/patch-sf-gencode_h index 626ffaadf5f..49e063896e5 100644 --- a/sysutils/pftop/patches/patch-sf-gencode_h +++ b/sysutils/pftop/patches/patch-sf-gencode_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-sf-gencode_h,v 1.1 2013/06/19 03:46:55 lteo Exp $ - pcap-int.h no longer exists in /usr/include --- sf-gencode.h.orig Wed Nov 7 01:34:18 2007 diff --git a/sysutils/pftop/patches/patch-sf-grammer_y b/sysutils/pftop/patches/patch-sf-grammer_y index b66dd15b383..5b9a981a766 100644 --- a/sysutils/pftop/patches/patch-sf-grammer_y +++ b/sysutils/pftop/patches/patch-sf-grammer_y @@ -1,5 +1,3 @@ -$OpenBSD: patch-sf-grammer_y,v 1.1 2013/06/19 03:46:55 lteo Exp $ - pcap-int.h no longer exists in /usr/include --- sf-grammer.y.orig Wed Nov 7 01:34:18 2007 diff --git a/sysutils/pftop/patches/patch-sf-scanner_l b/sysutils/pftop/patches/patch-sf-scanner_l index 0a9617191ce..f853038a390 100644 --- a/sysutils/pftop/patches/patch-sf-scanner_l +++ b/sysutils/pftop/patches/patch-sf-scanner_l @@ -1,5 +1,3 @@ -$OpenBSD: patch-sf-scanner_l,v 1.1 2013/06/19 03:46:55 lteo Exp $ - pcap-int.h no longer exists in /usr/include --- sf-scanner.l.orig Wed Nov 7 01:34:18 2007 diff --git a/sysutils/pftop/pkg/PLIST b/sysutils/pftop/pkg/PLIST index afafc87b8cc..18ff1517b9e 100644 --- a/sysutils/pftop/pkg/PLIST +++ b/sysutils/pftop/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.4 2011/06/23 22:50:29 naddy Exp $ @man man/man8/pftop.8 @bin sbin/pftop diff --git a/sysutils/pick/Makefile b/sysutils/pick/Makefile index 78fb5391e03..010b7847ac7 100644 --- a/sysutils/pick/Makefile +++ b/sysutils/pick/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2020/05/16 08:31:55 anton Exp $ - COMMENT = fuzzy select anything V = 4.0.0 diff --git a/sysutils/pick/pkg/PLIST b/sysutils/pick/pkg/PLIST index 6bc588b941e..47ef4564f02 100644 --- a/sysutils/pick/pkg/PLIST +++ b/sysutils/pick/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2017/04/19 12:23:20 sthen Exp $ @conflict nmh-* @bin bin/pick @man man/man1/pick.1 diff --git a/sysutils/pkg_mgr/Makefile b/sysutils/pkg_mgr/Makefile index 386120acccb..091815e617a 100644 --- a/sysutils/pkg_mgr/Makefile +++ b/sysutils/pkg_mgr/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.18 2021/12/19 05:00:22 daniel Exp $ - COMMENT= user-friendly package browser and manager DISTNAME= pkg_mgr-0.2.3 diff --git a/sysutils/pkg_mgr/patches/patch-OpenBSD_PackageManager_DBIModel_pm b/sysutils/pkg_mgr/patches/patch-OpenBSD_PackageManager_DBIModel_pm index 595f388b6ff..0ca59e782b7 100644 --- a/sysutils/pkg_mgr/patches/patch-OpenBSD_PackageManager_DBIModel_pm +++ b/sysutils/pkg_mgr/patches/patch-OpenBSD_PackageManager_DBIModel_pm @@ -1,4 +1,3 @@ -$OpenBSD: patch-OpenBSD_PackageManager_DBIModel_pm,v 1.3 2018/12/14 10:37:22 espie Exp $ Index: OpenBSD/PackageManager/DBIModel.pm --- OpenBSD/PackageManager/DBIModel.pm.orig +++ OpenBSD/PackageManager/DBIModel.pm diff --git a/sysutils/pkg_mgr/patches/patch-OpenBSD_PackageManager_Pkg_Add_pm b/sysutils/pkg_mgr/patches/patch-OpenBSD_PackageManager_Pkg_Add_pm index 3177a861d9c..2afd58e837f 100644 --- a/sysutils/pkg_mgr/patches/patch-OpenBSD_PackageManager_Pkg_Add_pm +++ b/sysutils/pkg_mgr/patches/patch-OpenBSD_PackageManager_Pkg_Add_pm @@ -1,5 +1,3 @@ -$OpenBSD: patch-OpenBSD_PackageManager_Pkg_Add_pm,v 1.1 2021/12/19 05:00:22 daniel Exp $ - adapt to latest changes in base Index: OpenBSD/PackageManager/Pkg/Add.pm diff --git a/sysutils/pkg_mgr/patches/patch-OpenBSD_PackageManager_Pkg_Delete_pm b/sysutils/pkg_mgr/patches/patch-OpenBSD_PackageManager_Pkg_Delete_pm index be2ebc6c2ca..1bb2cb69e58 100644 --- a/sysutils/pkg_mgr/patches/patch-OpenBSD_PackageManager_Pkg_Delete_pm +++ b/sysutils/pkg_mgr/patches/patch-OpenBSD_PackageManager_Pkg_Delete_pm @@ -1,5 +1,3 @@ -$OpenBSD: patch-OpenBSD_PackageManager_Pkg_Delete_pm,v 1.1 2021/12/19 05:00:22 daniel Exp $ - adapt to latest changes in base Index: OpenBSD/PackageManager/Pkg/Delete.pm diff --git a/sysutils/pkg_mgr/pkg/PLIST b/sysutils/pkg_mgr/pkg/PLIST index cf5647fc889..0070323c278 100644 --- a/sysutils/pkg_mgr/pkg/PLIST +++ b/sysutils/pkg_mgr/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2016/09/04 12:51:12 landry Exp $ ${P5SITE}/OpenBSD/ ${P5SITE}/OpenBSD/PackageManager/ ${P5SITE}/OpenBSD/PackageManager/Controller.pm diff --git a/sysutils/polkit/Makefile b/sysutils/polkit/Makefile index c43f05cd381..ea253f86903 100644 --- a/sysutils/polkit/Makefile +++ b/sysutils/polkit/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.91 2022/02/19 09:08:42 ajacoutot Exp $ - COMMENT= framework for granting privileged operations to users DISTNAME= polkit-0.120 diff --git a/sysutils/polkit/patches/patch-actions_meson_build b/sysutils/polkit/patches/patch-actions_meson_build index 6dbe0985952..500f27d8fab 100644 --- a/sysutils/polkit/patches/patch-actions_meson_build +++ b/sysutils/polkit/patches/patch-actions_meson_build @@ -1,5 +1,3 @@ -$OpenBSD: patch-actions_meson_build,v 1.1 2021/10/30 14:26:23 ajacoutot Exp $ - Fix build with meson >= 0.60.0 Index: actions/meson.build diff --git a/sysutils/polkit/patches/patch-meson_build b/sysutils/polkit/patches/patch-meson_build index d678a7ea0ad..7840edc3848 100644 --- a/sysutils/polkit/patches/patch-meson_build +++ b/sysutils/polkit/patches/patch-meson_build @@ -1,5 +1,3 @@ -$OpenBSD: patch-meson_build,v 1.1 2021/11/12 23:05:30 kurt Exp $ - Fix check for whether setnetgrent has a return value Index: meson.build diff --git a/sysutils/polkit/patches/patch-src_polkit_polkitsystembusname_c b/sysutils/polkit/patches/patch-src_polkit_polkitsystembusname_c index 3f72f5b44aa..77a8abadbd1 100644 --- a/sysutils/polkit/patches/patch-src_polkit_polkitsystembusname_c +++ b/sysutils/polkit/patches/patch-src_polkit_polkitsystembusname_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_polkit_polkitsystembusname_c,v 1.2 2022/02/19 09:08:42 ajacoutot Exp $ - https://gitlab.freedesktop.org/polkit/polkit/-/issues/141 https://gitlab.freedesktop.org/polkit/polkit/-/issues/170 https://src.fedoraproject.org/rpms/polkit/c/0a203bd46a1e2ec8cc4b3626840e2ea9d0d13a9a?branch=rawhide diff --git a/sysutils/polkit/patches/patch-src_programs_pkcheck_c b/sysutils/polkit/patches/patch-src_programs_pkcheck_c index 8dd8d411119..ef2d24469e3 100644 --- a/sysutils/polkit/patches/patch-src_programs_pkcheck_c +++ b/sysutils/polkit/patches/patch-src_programs_pkcheck_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_programs_pkcheck_c,v 1.2 2022/01/26 16:10:25 ajacoutot Exp $ - From a2bf5c9c83b6ae46cbd5c779d3055bff81ded683 Mon Sep 17 00:00:00 2001 From: Jan Rybar Date: Tue, 25 Jan 2022 17:21:46 +0000 diff --git a/sysutils/polkit/patches/patch-src_programs_pkexec_c b/sysutils/polkit/patches/patch-src_programs_pkexec_c index b3093b92de5..a19225915a2 100644 --- a/sysutils/polkit/patches/patch-src_programs_pkexec_c +++ b/sysutils/polkit/patches/patch-src_programs_pkexec_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_programs_pkexec_c,v 1.4 2022/01/26 16:10:25 ajacoutot Exp $ - From a2bf5c9c83b6ae46cbd5c779d3055bff81ded683 Mon Sep 17 00:00:00 2001 From: Jan Rybar Date: Tue, 25 Jan 2022 17:21:46 +0000 diff --git a/sysutils/polkit/pkg/PLIST b/sysutils/polkit/pkg/PLIST index 2cbd11ba178..6d7cdde8a24 100644 --- a/sysutils/polkit/pkg/PLIST +++ b/sysutils/polkit/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.22 2021/10/06 09:08:50 ajacoutot Exp $ @comment Error switching to user _polkitd: Error changing to home directory /nonexistent @newgroup _polkitd:701 @newuser _polkitd:701:_polkitd:daemon:Polkit Daemon User:/var/empty:/sbin/nologin diff --git a/sysutils/portroach-cli/Makefile b/sysutils/portroach-cli/Makefile index 202fa8a491f..ad22c238e1c 100644 --- a/sysutils/portroach-cli/Makefile +++ b/sysutils/portroach-cli/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2022/03/10 12:03:34 kn Exp $ - COMMENT = query portroach(1) CATEGORIES = sysutils DISTFILES = # empty diff --git a/sysutils/portroach-cli/files/portroach-cli b/sysutils/portroach-cli/files/portroach-cli index 6531a5bb370..36b631fa504 100755 --- a/sysutils/portroach-cli/files/portroach-cli +++ b/sysutils/portroach-cli/files/portroach-cli @@ -1,7 +1,5 @@ #!/bin/ksh # -# $OpenBSD: portroach-cli,v 1.8 2021/11/06 00:49:47 kn Exp $ -# # Copyright (c) 2021 Klemens Nanni # # Permission to use, copy, modify, and distribute this software for any diff --git a/sysutils/portroach-cli/files/portroach-cli.1 b/sysutils/portroach-cli/files/portroach-cli.1 index e73e92a40c7..fde939a0102 100644 --- a/sysutils/portroach-cli/files/portroach-cli.1 +++ b/sysutils/portroach-cli/files/portroach-cli.1 @@ -1,4 +1,3 @@ -.\" $OpenBSD: portroach-cli.1,v 1.7 2021/07/25 21:46:41 kn Exp $ .\" Copyright (c) 2021 Klemens Nanni .\" .\" Permission to use, copy, modify, and distribute this software for any @@ -13,7 +12,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: July 25 2021 $ +.Dd $Mdocdate: March 11 2022 $ .Dt PORTROACH-CLI 1 .Os .Sh NAME diff --git a/sysutils/prometheus/Makefile b/sysutils/prometheus/Makefile index 30ab4cf5f5c..1aed566c6b9 100644 --- a/sysutils/prometheus/Makefile +++ b/sysutils/prometheus/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2021/03/08 13:59:28 sthen Exp $ - COMMENT = systems monitoring and alerting toolkit V = 2.24.1 diff --git a/sysutils/prometheus/patches/patch-Makefile b/sysutils/prometheus/patches/patch-Makefile index 7468d5acec5..0b1d69c61b5 100644 --- a/sysutils/prometheus/patches/patch-Makefile +++ b/sysutils/prometheus/patches/patch-Makefile @@ -1,5 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.3 2021/02/15 09:19:45 claudio Exp $ - The react build is provided via extra distfile Index: Makefile diff --git a/sysutils/prometheus/patches/patch-Makefile_common b/sysutils/prometheus/patches/patch-Makefile_common index e8b94322495..fc8bec34b8f 100644 --- a/sysutils/prometheus/patches/patch-Makefile_common +++ b/sysutils/prometheus/patches/patch-Makefile_common @@ -1,5 +1,3 @@ -$OpenBSD: patch-Makefile_common,v 1.3 2021/02/15 09:18:37 claudio Exp $ - Don't fetch promu form internet. This is just a build-dependency Index: Makefile.common diff --git a/sysutils/prometheus/patches/patch-_promu_yml b/sysutils/prometheus/patches/patch-_promu_yml index 8c862f6eb3d..64563737fe5 100644 --- a/sysutils/prometheus/patches/patch-_promu_yml +++ b/sysutils/prometheus/patches/patch-_promu_yml @@ -1,5 +1,3 @@ -$OpenBSD: patch-_promu_yml,v 1.2 2021/02/15 09:18:37 claudio Exp $ - Don't include user and hostname into build. Index: .promu.yml diff --git a/sysutils/prometheus/pkg/PLIST b/sysutils/prometheus/pkg/PLIST index 1b6e161fba7..132e795f1ef 100644 --- a/sysutils/prometheus/pkg/PLIST +++ b/sysutils/prometheus/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2021/02/15 09:18:37 claudio Exp $ @newgroup _prometheus:799 @newuser _prometheus:799:_prometheus:daemon:prometheus:/nonexistent:/sbin/nologin @sample ${SYSCONFDIR}/prometheus/ diff --git a/sysutils/prometheus/pkg/prometheus.rc b/sysutils/prometheus/pkg/prometheus.rc index 71d02c120d8..c3bdc1f0cf4 100644 --- a/sysutils/prometheus/pkg/prometheus.rc +++ b/sysutils/prometheus/pkg/prometheus.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: prometheus.rc,v 1.3 2021/02/27 09:28:50 ajacoutot Exp $ daemon="${TRUEPREFIX}/bin/prometheus" daemon_flags="--config.file ${SYSCONFDIR}/prometheus/prometheus.yml" diff --git a/sysutils/promscale/Makefile b/sysutils/promscale/Makefile index e9168eb8aed..81354224e84 100644 --- a/sysutils/promscale/Makefile +++ b/sysutils/promscale/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2022/01/08 12:34:33 denis Exp $ - COMMENT = observability backend for metrics and traces powered by SQL V = 0.7.1 diff --git a/sysutils/promscale/modules.inc b/sysutils/promscale/modules.inc index 2b0a92559a2..1d6e0945e3d 100644 --- a/sysutils/promscale/modules.inc +++ b/sysutils/promscale/modules.inc @@ -1,5 +1,3 @@ -# $OpenBSD: modules.inc,v 1.1.1.1 2022/01/08 12:34:34 denis Exp $ - MODGO_MODULES = \ bazil.org/fuse v0.0.0-20160811212531-371fbbdaa898 \ cloud.google.com/go v0.97.0 \ diff --git a/sysutils/promscale/pkg/PLIST b/sysutils/promscale/pkg/PLIST index 53ffadeced8..6d052983cd6 100644 --- a/sysutils/promscale/pkg/PLIST +++ b/sysutils/promscale/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2022/01/08 12:34:36 denis Exp $ @bin bin/jaeger-query-proxy @bin bin/prom-migrator @bin bin/promscale diff --git a/sysutils/pscpug/Makefile b/sysutils/pscpug/Makefile index 947cf316d87..0726beea092 100644 --- a/sysutils/pscpug/Makefile +++ b/sysutils/pscpug/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2019/07/12 20:49:49 sthen Exp $ - COMMENT= draws a graph of CPU usage of a certain process DISTNAME= pscpug035 diff --git a/sysutils/pscpug/patches/patch-psinfo_c b/sysutils/pscpug/patches/patch-psinfo_c index e8dc460b4b5..c214f66d342 100644 --- a/sysutils/pscpug/patches/patch-psinfo_c +++ b/sysutils/pscpug/patches/patch-psinfo_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-psinfo_c,v 1.2 2011/07/06 12:50:15 jasper Exp $ - Adapt to new OpenBSD kinfo_proc API. --- psinfo.c.orig Sun Mar 15 03:15:49 2009 diff --git a/sysutils/pscpug/pkg/PLIST b/sysutils/pscpug/pkg/PLIST index 8dbfdfd9a9c..4343de138ae 100644 --- a/sysutils/pscpug/pkg/PLIST +++ b/sysutils/pscpug/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.2 2009/06/04 00:24:10 jasper Exp $ @man man/man1/pscpug.1 @bin sbin/pscpug diff --git a/sysutils/psftools/Makefile b/sysutils/psftools/Makefile index d1db0a715e2..26040096dfb 100644 --- a/sysutils/psftools/Makefile +++ b/sysutils/psftools/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.13 2021/02/15 12:51:07 fcambus Exp $ - PORTROACH = ignore:1 COMMENT = conversion tools for .PSF fonts diff --git a/sysutils/psftools/patches/patch-tools_psf2bsd_c b/sysutils/psftools/patches/patch-tools_psf2bsd_c index 1bcadc22e92..d8c3aa91318 100644 --- a/sysutils/psftools/patches/patch-tools_psf2bsd_c +++ b/sysutils/psftools/patches/patch-tools_psf2bsd_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-tools_psf2bsd_c,v 1.2 2019/03/11 11:15:39 fcambus Exp $ - Adjust for OpenBSD struct wsdisplay_font. Index: tools/psf2bsd.c diff --git a/sysutils/psftools/pkg/PLIST b/sysutils/psftools/pkg/PLIST index 05a99760b2b..3cc950bc726 100644 --- a/sysutils/psftools/pkg/PLIST +++ b/sysutils/psftools/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2021/02/15 12:51:07 fcambus Exp $ @bin bin/ams2psf @bin bin/bbc2psf @bin bin/cpi2psf diff --git a/sysutils/psrecord/Makefile b/sysutils/psrecord/Makefile index 766d9a15174..d736278bab7 100644 --- a/sysutils/psrecord/Makefile +++ b/sysutils/psrecord/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.2 2021/11/02 00:02:32 sthen Exp $ - COMMENT = record the CPU and memory activity of a process MODPY_EGG_VERSION = 1.2 diff --git a/sysutils/psrecord/pkg/PLIST b/sysutils/psrecord/pkg/PLIST index 69bf6f396b4..9539e99abae 100644 --- a/sysutils/psrecord/pkg/PLIST +++ b/sysutils/psrecord/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2021/06/19 12:45:52 semarie Exp $ bin/psrecord lib/python${MODPY_VERSION}/site-packages/psrecord/ lib/python${MODPY_VERSION}/site-packages/psrecord-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ diff --git a/sysutils/pstree/Makefile b/sysutils/pstree/Makefile index 17c2db651a6..1f666f981dd 100644 --- a/sysutils/pstree/Makefile +++ b/sysutils/pstree/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.24 2019/07/12 20:49:49 sthen Exp $ - COMMENT = list processes as a tree DISTNAME = pstree-2.39 CATEGORIES = sysutils diff --git a/sysutils/pstree/patches/patch-pstree_c b/sysutils/pstree/patches/patch-pstree_c index 181b3fe1239..dadf4bac637 100644 --- a/sysutils/pstree/patches/patch-pstree_c +++ b/sysutils/pstree/patches/patch-pstree_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-pstree_c,v 1.6 2016/04/21 08:56:07 semarie Exp $ --- pstree.c.orig Wed May 13 14:24:47 2015 +++ pstree.c Thu Apr 21 08:23:00 2016 @@ -77,7 +77,7 @@ extern getargs(struct ProcInfo *, int, char *, int); diff --git a/sysutils/pstree/pkg/PLIST b/sysutils/pstree/pkg/PLIST index 3f84e13cff6..a2846b12c22 100644 --- a/sysutils/pstree/pkg/PLIST +++ b/sysutils/pstree/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.4 2009/05/10 14:54:22 jasper Exp $ @bin bin/pstree @man man/man1/pstree.1 diff --git a/sysutils/pv/Makefile b/sysutils/pv/Makefile index e56a262d906..85339263bf5 100644 --- a/sysutils/pv/Makefile +++ b/sysutils/pv/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.10 2019/07/12 20:49:49 sthen Exp $ - COMMENT = monitor the progress of data through a pipeline DISTNAME = pv-1.6.6 diff --git a/sysutils/pv/pkg/PLIST b/sysutils/pv/pkg/PLIST index 110a0e45409..0bd44df38cd 100644 --- a/sysutils/pv/pkg/PLIST +++ b/sysutils/pv/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2009/04/03 18:03:04 giovanni Exp $ @bin bin/pv @man man/man1/pv.1 diff --git a/sysutils/py-analyzemft/Makefile b/sysutils/py-analyzemft/Makefile index 858079de622..ca2b84b452c 100644 --- a/sysutils/py-analyzemft/Makefile +++ b/sysutils/py-analyzemft/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.3 2021/02/23 19:39:43 sthen Exp $ - COMMENT = parse the MFT file from an NTFS filesystem MODPY_EGG_VERSION = 2.0.19 diff --git a/sysutils/py-analyzemft/pkg/PLIST b/sysutils/py-analyzemft/pkg/PLIST index d8a5f2872f1..4e44fd7acda 100644 --- a/sysutils/py-analyzemft/pkg/PLIST +++ b/sysutils/py-analyzemft/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2018/09/18 16:53:03 rpointel Exp $ bin/analyzeMFT.py lib/python${MODPY_VERSION}/site-packages/analyzeMFT-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info lib/python${MODPY_VERSION}/site-packages/analyzemft/ diff --git a/sysutils/py-augeas/Makefile b/sysutils/py-augeas/Makefile index 66709e0865b..5c9940c3dce 100644 --- a/sysutils/py-augeas/Makefile +++ b/sysutils/py-augeas/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.13 2021/11/02 00:02:32 sthen Exp $ - COMMENT = Python bindings for Augeas MODPY_EGG_VERSION = 1.0.3 diff --git a/sysutils/py-augeas/pkg/PLIST b/sysutils/py-augeas/pkg/PLIST index 2b264b3e8aa..5e87fa06218 100644 --- a/sysutils/py-augeas/pkg/PLIST +++ b/sysutils/py-augeas/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2020/10/08 23:12:04 kn Exp $ @pkgpath sysutils/py-augeas @conflict py-augeas-* lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}augeas.${MODPY_PYC_MAGIC_TAG}pyc diff --git a/sysutils/py-blessed/Makefile b/sysutils/py-blessed/Makefile index 9796ccf19d2..954efe90f84 100644 --- a/sysutils/py-blessed/Makefile +++ b/sysutils/py-blessed/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.3 2021/11/15 13:28:42 sthen Exp $ - COMMENT = easy, practical library for making terminal apps MODPY_EGG_VERSION = 1.19.0 diff --git a/sysutils/py-blessed/pkg/PLIST b/sysutils/py-blessed/pkg/PLIST index 39148684b59..2e233a0fabd 100644 --- a/sysutils/py-blessed/pkg/PLIST +++ b/sysutils/py-blessed/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2021/03/20 21:21:29 sthen Exp $ lib/python${MODPY_VERSION}/site-packages/blessed/ lib/python${MODPY_VERSION}/site-packages/blessed-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ lib/python${MODPY_VERSION}/site-packages/blessed-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO diff --git a/sysutils/py-consul/Makefile b/sysutils/py-consul/Makefile index 46dfea71ef4..114029aee09 100644 --- a/sysutils/py-consul/Makefile +++ b/sysutils/py-consul/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2021/11/02 00:02:33 sthen Exp $ - COMMENT = python client for consul MODPY_EGG_VERSION = 1.1.0 diff --git a/sysutils/py-consul/pkg/PLIST b/sysutils/py-consul/pkg/PLIST index c31efb138f7..c97919a8900 100644 --- a/sysutils/py-consul/pkg/PLIST +++ b/sysutils/py-consul/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2020/06/19 14:51:39 landry Exp $ lib/python${MODPY_VERSION}/site-packages/consul/ lib/python${MODPY_VERSION}/site-packages/consul/__init__.py ${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/consul/${MODPY_PYCACHE}/ diff --git a/sysutils/py-cpuinfo/Makefile b/sysutils/py-cpuinfo/Makefile index d7a79bdfdfc..02718993cf6 100644 --- a/sysutils/py-cpuinfo/Makefile +++ b/sysutils/py-cpuinfo/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2022/02/26 18:48:32 sthen Exp $ - COMMENT = get CPU info with pure Python MODPY_EGG_VERSION = 8.0.0 diff --git a/sysutils/py-cpuinfo/pkg/PLIST b/sysutils/py-cpuinfo/pkg/PLIST index 80cabc5bf72..0a4ac0e5aa0 100644 --- a/sysutils/py-cpuinfo/pkg/PLIST +++ b/sysutils/py-cpuinfo/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2022/02/26 18:48:32 sthen Exp $ bin/cpuinfo lib/python${MODPY_VERSION}/site-packages/cpuinfo/ lib/python${MODPY_VERSION}/site-packages/cpuinfo/__init__.py diff --git a/sysutils/py-croniter/Makefile b/sysutils/py-croniter/Makefile index daaa2832214..24067f6596e 100644 --- a/sysutils/py-croniter/Makefile +++ b/sysutils/py-croniter/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.23 2021/11/02 00:02:33 sthen Exp $ - COMMENT = datetime-iterator for cron-like formats MODPY_EGG_VERSION = 0.3.37 diff --git a/sysutils/py-croniter/pkg/PLIST b/sysutils/py-croniter/pkg/PLIST index 30e63b54b48..4e92212b45e 100644 --- a/sysutils/py-croniter/pkg/PLIST +++ b/sysutils/py-croniter/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.7 2020/11/07 16:15:16 jasper Exp $ @pkgpath sysutils/py-croniter lib/python${MODPY_VERSION}/site-packages/croniter/ lib/python${MODPY_VERSION}/site-packages/croniter-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ diff --git a/sysutils/py-daemon/Makefile b/sysutils/py-daemon/Makefile index a13e8446b8a..a9e0f6cbd04 100644 --- a/sysutils/py-daemon/Makefile +++ b/sysutils/py-daemon/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.16 2021/11/02 00:02:33 sthen Exp $ - COMMENT = library to implement a Unix daemon process MODPY_EGG_VERSION = 2.3.0 diff --git a/sysutils/py-daemon/patches/patch-setup_py b/sysutils/py-daemon/patches/patch-setup_py index 8f60d5376f3..eeeccfce3d9 100644 --- a/sysutils/py-daemon/patches/patch-setup_py +++ b/sysutils/py-daemon/patches/patch-setup_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-setup_py,v 1.2 2021/02/27 11:01:49 martin Exp $ - Index: setup.py --- setup.py.orig +++ setup.py diff --git a/sysutils/py-daemon/pkg/PLIST b/sysutils/py-daemon/pkg/PLIST index 20036cc2744..e29014608ad 100644 --- a/sysutils/py-daemon/pkg/PLIST +++ b/sysutils/py-daemon/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2020/03/01 08:11:41 martin Exp $ @conflict py-daemon-* @pkgpath sysutils/py-daemon lib/python${MODPY_VERSION}/ diff --git a/sysutils/py-daemonize/Makefile b/sysutils/py-daemonize/Makefile index 6034c059e02..47d48e34c4e 100644 --- a/sysutils/py-daemonize/Makefile +++ b/sysutils/py-daemonize/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.7 2021/11/02 00:02:33 sthen Exp $ - COMMENT = library to enable your code run as a daemon process MODPY_EGG_VERSION = 2.5.0 diff --git a/sysutils/py-daemonize/pkg/PLIST b/sysutils/py-daemonize/pkg/PLIST index c2255282a98..0585aebc763 100644 --- a/sysutils/py-daemonize/pkg/PLIST +++ b/sysutils/py-daemonize/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2021/10/29 15:38:50 sthen Exp $ @pkgpath sysutils/py-daemonize lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}daemonize.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/daemonize-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ diff --git a/sysutils/py-distro/Makefile b/sysutils/py-distro/Makefile index 5665cc7fb97..ee31da16365 100644 --- a/sysutils/py-distro/Makefile +++ b/sysutils/py-distro/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.6 2021/11/02 00:02:33 sthen Exp $ - COMMENT= provide information about the OS platform MODPY_EGG_VERSION= 1.6.0 diff --git a/sysutils/py-distro/pkg/PLIST b/sysutils/py-distro/pkg/PLIST index 0595fb307da..438ed133316 100644 --- a/sysutils/py-distro/pkg/PLIST +++ b/sysutils/py-distro/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2021/08/31 11:30:48 ajacoutot Exp $ @pkgpath sysutils/py-distro bin/distro lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}/ diff --git a/sysutils/py-dotenv/Makefile b/sysutils/py-dotenv/Makefile index bdc25198690..7cceb1d1f0a 100644 --- a/sysutils/py-dotenv/Makefile +++ b/sysutils/py-dotenv/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.5 2021/11/14 12:57:37 sthen Exp $ - COMMENT = handle .env files MODPY_EGG_VERSION = 0.19.2 diff --git a/sysutils/py-dotenv/pkg/PLIST b/sysutils/py-dotenv/pkg/PLIST index e28ce4d5a60..7b60fbc3255 100644 --- a/sysutils/py-dotenv/pkg/PLIST +++ b/sysutils/py-dotenv/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2021/10/19 14:53:48 sthen Exp $ bin/dotenv lib/python${MODPY_VERSION}/site-packages/dotenv/ lib/python${MODPY_VERSION}/site-packages/dotenv/__init__.py diff --git a/sysutils/py-elasticsearch-curator/Makefile b/sysutils/py-elasticsearch-curator/Makefile index 254b5dfa143..28d4f119d27 100644 --- a/sysutils/py-elasticsearch-curator/Makefile +++ b/sysutils/py-elasticsearch-curator/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.27 2022/02/03 13:38:19 pvk Exp $ - COMMENT= manage Elasticsearch indices MODPY_EGG_VERSION=5.8.4 diff --git a/sysutils/py-elasticsearch-curator/patches/patch-setup_cfg b/sysutils/py-elasticsearch-curator/patches/patch-setup_cfg index f8753618fd0..8224390824a 100644 --- a/sysutils/py-elasticsearch-curator/patches/patch-setup_cfg +++ b/sysutils/py-elasticsearch-curator/patches/patch-setup_cfg @@ -1,5 +1,3 @@ -$OpenBSD: patch-setup_cfg,v 1.3 2022/02/03 13:38:19 pvk Exp $ - Index: setup.cfg --- setup.cfg.orig +++ setup.cfg diff --git a/sysutils/py-elasticsearch-curator/patches/patch-setup_py b/sysutils/py-elasticsearch-curator/patches/patch-setup_py index 0342668f17a..4ae8024d24a 100644 --- a/sysutils/py-elasticsearch-curator/patches/patch-setup_py +++ b/sysutils/py-elasticsearch-curator/patches/patch-setup_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-setup_py,v 1.7 2022/02/03 13:38:19 pvk Exp $ - Index: setup.py --- setup.py.orig +++ setup.py diff --git a/sysutils/py-elasticsearch-curator/pkg/PLIST b/sysutils/py-elasticsearch-curator/pkg/PLIST index d9aa57ed0b1..3a21fb75eb3 100644 --- a/sysutils/py-elasticsearch-curator/pkg/PLIST +++ b/sysutils/py-elasticsearch-curator/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.9 2022/02/03 13:38:19 pvk Exp $ @conflict py-elasticsearch-curator-* bin/curator bin/curator_cli diff --git a/sysutils/py-ghmi/Makefile b/sysutils/py-ghmi/Makefile index 28578304ea3..b04d18ce4a5 100644 --- a/sysutils/py-ghmi/Makefile +++ b/sysutils/py-ghmi/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.46 2021/11/02 00:02:33 sthen Exp $ - COMMENT = pure python IPMI protocol library MODPY_EGG_VERSION = 1.5.29 diff --git a/sysutils/py-ghmi/pkg/PLIST b/sysutils/py-ghmi/pkg/PLIST index cc8b15637c9..75bc7762a38 100644 --- a/sysutils/py-ghmi/pkg/PLIST +++ b/sysutils/py-ghmi/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.14 2021/03/28 13:53:03 jasper Exp $ @pkgpath sysutils/py-ghmi bin/fakebmc${MODPY_BIN_SUFFIX} bin/pyghmicons${MODPY_BIN_SUFFIX} diff --git a/sysutils/py-hpilo/Makefile b/sysutils/py-hpilo/Makefile index 69bc9233dc1..b777285659e 100644 --- a/sysutils/py-hpilo/Makefile +++ b/sysutils/py-hpilo/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2021/11/02 00:02:33 sthen Exp $ - COMMENT = iLO automation from python or shell MODPY_EGG_VERSION = 4.4.3 diff --git a/sysutils/py-hpilo/pkg/PLIST b/sysutils/py-hpilo/pkg/PLIST index 66c39ac0a42..97419e7213c 100644 --- a/sysutils/py-hpilo/pkg/PLIST +++ b/sysutils/py-hpilo/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2021/04/02 10:36:20 jasper Exp $ bin/hpilo_cli lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}hpilo.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}hpilo_fw.${MODPY_PYC_MAGIC_TAG}pyc diff --git a/sysutils/py-joblib/Makefile b/sysutils/py-joblib/Makefile index 3fab0374c74..98bf8ce02ee 100644 --- a/sysutils/py-joblib/Makefile +++ b/sysutils/py-joblib/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.6 2021/11/02 00:02:33 sthen Exp $ - COMMENT = lightweight pipelining: using Python functions as pipeline MODPY_EGG_VERSION = 1.1.0 diff --git a/sysutils/py-joblib/pkg/PLIST b/sysutils/py-joblib/pkg/PLIST index 32698767d7a..536b56d56ab 100644 --- a/sysutils/py-joblib/pkg/PLIST +++ b/sysutils/py-joblib/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2021/10/26 20:35:32 sthen Exp $ @pkgpath sysutils/py-joblib lib/python${MODPY_VERSION}/site-packages/joblib/ lib/python${MODPY_VERSION}/site-packages/joblib-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ diff --git a/sysutils/py-lockfile/Makefile b/sysutils/py-lockfile/Makefile index 663b1f59724..a95a2791621 100644 --- a/sysutils/py-lockfile/Makefile +++ b/sysutils/py-lockfile/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.22 2021/11/02 00:02:33 sthen Exp $ - COMMENT= platform-independent file locking for Python MODPY_EGG_VERSION= 0.12.2 diff --git a/sysutils/py-lockfile/patches/patch-test_compliancetest_py b/sysutils/py-lockfile/patches/patch-test_compliancetest_py index 72d91409478..bf3e756c679 100644 --- a/sysutils/py-lockfile/patches/patch-test_compliancetest_py +++ b/sysutils/py-lockfile/patches/patch-test_compliancetest_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-test_compliancetest_py,v 1.1 2019/11/07 14:39:29 kmos Exp $ - Making it work with py-test. Remove references to removed saved_class. Index: test/compliancetest.py diff --git a/sysutils/py-lockfile/pkg/PLIST b/sysutils/py-lockfile/pkg/PLIST index 91298dd025f..ff46f44b444 100644 --- a/sysutils/py-lockfile/pkg/PLIST +++ b/sysutils/py-lockfile/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2020/11/01 13:28:14 jasper Exp $ @conflict py-lockfile-* @pkgpath sysutils/py-lockfile lib/python${MODPY_VERSION}/site-packages/lockfile/ diff --git a/sysutils/py-parallel-ssh/Makefile b/sysutils/py-parallel-ssh/Makefile index 79242c0ef0b..84b61fcbb6d 100644 --- a/sysutils/py-parallel-ssh/Makefile +++ b/sysutils/py-parallel-ssh/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.6 2021/11/02 00:02:33 sthen Exp $ - COMMENT = asynchronous parallel SSH client library MODPY_EGG_VERSION = 1.1.1 diff --git a/sysutils/py-parallel-ssh/pkg/PLIST b/sysutils/py-parallel-ssh/pkg/PLIST index 449f3e26844..f246467d955 100644 --- a/sysutils/py-parallel-ssh/pkg/PLIST +++ b/sysutils/py-parallel-ssh/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2021/02/18 21:42:34 sthen Exp $ @pkgpath sysutils/py-parallel-ssh lib/python${MODPY_VERSION}/site-packages/parallel_ssh-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ lib/python${MODPY_VERSION}/site-packages/parallel_ssh-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO diff --git a/sysutils/py-prometheus_client/Makefile b/sysutils/py-prometheus_client/Makefile index 78ab7509b05..19e15b70448 100644 --- a/sysutils/py-prometheus_client/Makefile +++ b/sysutils/py-prometheus_client/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.8 2021/11/02 00:02:34 sthen Exp $ - COMMENT = python client for the prometheus monitoring system MODPY_EGG_VERSION = 0.11.0 diff --git a/sysutils/py-prometheus_client/pkg/PLIST b/sysutils/py-prometheus_client/pkg/PLIST index 06ffdaac969..f87d60c2ec0 100644 --- a/sysutils/py-prometheus_client/pkg/PLIST +++ b/sysutils/py-prometheus_client/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2021/10/26 19:34:10 sthen Exp $ @conflict py-prometheus_client-* @pkgpath sysutils/py-prometheus_client lib/python${MODPY_VERSION}/site-packages/prometheus_client/ diff --git a/sysutils/py-psutil/Makefile b/sysutils/py-psutil/Makefile index 654dd92ce43..bbbc97af63f 100644 --- a/sysutils/py-psutil/Makefile +++ b/sysutils/py-psutil/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.20 2022/02/18 13:27:56 sthen Exp $ - COMMENT = library to retrieve system information and utilisation MODPY_EGG_VERSION = 5.8.0 diff --git a/sysutils/py-psutil/pkg/PLIST b/sysutils/py-psutil/pkg/PLIST index d6ce5b995b8..d57d2f52617 100644 --- a/sysutils/py-psutil/pkg/PLIST +++ b/sysutils/py-psutil/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.6 2021/11/12 17:22:22 sthen Exp $ lib/python${MODPY_VERSION}/site-packages/psutil/ lib/python${MODPY_VERSION}/site-packages/psutil-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ lib/python${MODPY_VERSION}/site-packages/psutil-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO diff --git a/sysutils/py-pushover/Makefile b/sysutils/py-pushover/Makefile index 8f81edca19e..ec275c6cd17 100644 --- a/sysutils/py-pushover/Makefile +++ b/sysutils/py-pushover/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.5 2021/11/02 00:02:34 sthen Exp $ - COMMENT = send messages via Pushover MODPY_EGG_VERSION = 0.4 diff --git a/sysutils/py-pushover/pkg/PLIST b/sysutils/py-pushover/pkg/PLIST index 9b4d26e4518..a97f0b19670 100644 --- a/sysutils/py-pushover/pkg/PLIST +++ b/sysutils/py-pushover/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2020/05/30 12:02:59 jasper Exp $ @conflict pushover-* bin/pushover lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}pushover.${MODPY_PYC_MAGIC_TAG}pyc diff --git a/sysutils/py-pynetbox/Makefile b/sysutils/py-pynetbox/Makefile index dacaee7198e..56a1e777caa 100644 --- a/sysutils/py-pynetbox/Makefile +++ b/sysutils/py-pynetbox/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.28 2021/11/02 00:02:34 sthen Exp $ - COMMENT = NetBox API client library MODPY_EGG_VERSION = 6.1.3 diff --git a/sysutils/py-pynetbox/pkg/PLIST b/sysutils/py-pynetbox/pkg/PLIST index 0888a9abd8a..3698d7631c9 100644 --- a/sysutils/py-pynetbox/pkg/PLIST +++ b/sysutils/py-pynetbox/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.10 2021/01/03 12:01:59 jasper Exp $ @conflict py-pynetbox-* @pkgpath sysutils/py-pynetbox lib/python${MODPY_VERSION}/site-packages/pynetbox/ diff --git a/sysutils/py-pyperclip/Makefile b/sysutils/py-pyperclip/Makefile index f67f5dd5c79..1e20e8f568c 100644 --- a/sysutils/py-pyperclip/Makefile +++ b/sysutils/py-pyperclip/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.2 2022/02/20 15:05:11 bket Exp $ - COMMENT = cross-platform clipboard module for Python MODPY_EGG_VERSION = 1.8.2 diff --git a/sysutils/py-pyperclip/pkg/PLIST b/sysutils/py-pyperclip/pkg/PLIST index c725713972e..2eec43dddb8 100644 --- a/sysutils/py-pyperclip/pkg/PLIST +++ b/sysutils/py-pyperclip/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2022/01/26 08:54:08 op Exp $ lib/python${MODPY_VERSION}/site-packages/pyperclip/ lib/python${MODPY_VERSION}/site-packages/pyperclip-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ lib/python${MODPY_VERSION}/site-packages/pyperclip-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO diff --git a/sysutils/py-schedule/Makefile b/sysutils/py-schedule/Makefile index 8d062c81b80..d40d52bea13 100644 --- a/sysutils/py-schedule/Makefile +++ b/sysutils/py-schedule/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.7 2022/02/22 04:22:22 bket Exp $ - COMMENT = job scheduling for humans MODPY_EGG_VERSION = 1.1.0 diff --git a/sysutils/py-schedule/pkg/PLIST b/sysutils/py-schedule/pkg/PLIST index e3f439c419f..2350a06c81c 100644 --- a/sysutils/py-schedule/pkg/PLIST +++ b/sysutils/py-schedule/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2022/02/22 04:22:22 bket Exp $ @pkgpath sysutils/py-schedule lib/python${MODPY_VERSION}/site-packages/schedule/ lib/python${MODPY_VERSION}/site-packages/schedule-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ diff --git a/sysutils/py-statgrab/Makefile b/sysutils/py-statgrab/Makefile index 864bacd62f6..cd8c46c9f39 100644 --- a/sysutils/py-statgrab/Makefile +++ b/sysutils/py-statgrab/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2022/01/26 22:58:22 kmos Exp $ - COMMENT= python bindings to libstatgrab MODPY_EGG_VERSION = 0.7 diff --git a/sysutils/py-statgrab/pkg/PLIST b/sysutils/py-statgrab/pkg/PLIST index ad099fee373..ed0ed5b1a4a 100644 --- a/sysutils/py-statgrab/pkg/PLIST +++ b/sysutils/py-statgrab/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2021/02/18 21:42:34 sthen Exp $ @pkgpath sysutils/py-statgrab lib/python${MODPY_VERSION}/site-packages/pystatgrab-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info @so lib/python${MODPY_VERSION}/site-packages/statgrab.${MODPY_PYC_MAGIC_TAG}so diff --git a/sysutils/py-threadpoolctl/Makefile b/sysutils/py-threadpoolctl/Makefile index a4f9a0f6ad3..619a9e71503 100644 --- a/sysutils/py-threadpoolctl/Makefile +++ b/sysutils/py-threadpoolctl/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.3 2022/01/31 00:18:35 daniel Exp $ - COMMENT = introspect/set max threads in native libraries like BLAS MODPY_EGG_VERSION = 3.0.0 diff --git a/sysutils/py-threadpoolctl/patches/patch-setup_py b/sysutils/py-threadpoolctl/patches/patch-setup_py index c8b4182b382..43a06a6f9d5 100644 --- a/sysutils/py-threadpoolctl/patches/patch-setup_py +++ b/sysutils/py-threadpoolctl/patches/patch-setup_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-setup_py,v 1.1.1.1 2020/10/27 21:48:03 daniel Exp $ - Index: setup.py --- setup.py.orig +++ setup.py diff --git a/sysutils/py-threadpoolctl/pkg/PLIST b/sysutils/py-threadpoolctl/pkg/PLIST index 65d38b9572d..7d835fa70a5 100644 --- a/sysutils/py-threadpoolctl/pkg/PLIST +++ b/sysutils/py-threadpoolctl/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2022/01/31 00:18:35 daniel Exp $ lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}/ lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}threadpoolctl.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/threadpoolctl-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ diff --git a/sysutils/py-tsk/Makefile b/sysutils/py-tsk/Makefile index d61ed4279b1..bdf05527976 100644 --- a/sysutils/py-tsk/Makefile +++ b/sysutils/py-tsk/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.14 2021/11/02 00:02:34 sthen Exp $ - COMMENT = Python bindings for The Sleuth Kit (libtsk) MODPY_EGG_VERSION = 20200117 diff --git a/sysutils/py-tsk/patches/patch-setup_py b/sysutils/py-tsk/patches/patch-setup_py index c4fa002c50d..7ec9533e9ee 100644 --- a/sysutils/py-tsk/patches/patch-setup_py +++ b/sysutils/py-tsk/patches/patch-setup_py @@ -1,4 +1,3 @@ -$OpenBSD: patch-setup_py,v 1.2 2017/11/02 10:06:37 rpointel Exp $ Index: setup.py --- setup.py.orig +++ setup.py diff --git a/sysutils/py-tsk/pkg/PLIST b/sysutils/py-tsk/pkg/PLIST index a0a81d55615..b77e98efba0 100644 --- a/sysutils/py-tsk/pkg/PLIST +++ b/sysutils/py-tsk/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2021/01/04 14:06:38 sthen Exp $ @pkgpath sysutils/py-tsk lib/python${MODPY_VERSION}/site-packages/pytsk3-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ lib/python${MODPY_VERSION}/site-packages/pytsk3-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO diff --git a/sysutils/py-vmomi/Makefile b/sysutils/py-vmomi/Makefile index 60520cbd27b..66826cd3534 100644 --- a/sysutils/py-vmomi/Makefile +++ b/sysutils/py-vmomi/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.10 2021/11/02 00:02:34 sthen Exp $ - COMMENT = python SDK for the VMware vSphere API MODPY_EGG_VERSION = 7.0.3 diff --git a/sysutils/py-vmomi/pkg/PLIST b/sysutils/py-vmomi/pkg/PLIST index 784a8ac307b..461f38c9184 100644 --- a/sysutils/py-vmomi/pkg/PLIST +++ b/sysutils/py-vmomi/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2021/10/17 12:30:49 pvk Exp $ lib/python${MODPY_VERSION}/site-packages/pyVim/ lib/python${MODPY_VERSION}/site-packages/pyVim/__init__.py ${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/pyVim/${MODPY_PYCACHE}/ diff --git a/sysutils/py-vsphere-automation/Makefile b/sysutils/py-vsphere-automation/Makefile index 8fd6f3dfaa8..58e63b00bcc 100644 --- a/sysutils/py-vsphere-automation/Makefile +++ b/sysutils/py-vsphere-automation/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.5 2021/11/02 00:02:34 sthen Exp $ - COMMENT = VMware vSphere Automation SDK for Python MODPY_EGG_VERSION = 7.0.3.0 diff --git a/sysutils/py-vsphere-automation/pkg/PLIST b/sysutils/py-vsphere-automation/pkg/PLIST index 3ffc93040ad..78777cf0a8b 100644 --- a/sysutils/py-vsphere-automation/pkg/PLIST +++ b/sysutils/py-vsphere-automation/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2021/10/17 12:31:19 pvk Exp $ bin/vapi-server lib/python${MODPY_VERSION}/site-packages/com/ lib/python${MODPY_VERSION}/site-packages/com/__init__.py diff --git a/sysutils/radiusreport/Makefile b/sysutils/radiusreport/Makefile index d551b2c2bec..2ba538549df 100644 --- a/sysutils/radiusreport/Makefile +++ b/sysutils/radiusreport/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.16 2019/07/12 21:02:26 sthen Exp $ - COMMENT= RADIUS log file analysis tool DISTNAME= radiusreport-0.3b6 diff --git a/sysutils/radiusreport/patches/patch-radiusreport-0_3b6 b/sysutils/radiusreport/patches/patch-radiusreport-0_3b6 index cd7a6f63dcb..5f14555d223 100644 --- a/sysutils/radiusreport/patches/patch-radiusreport-0_3b6 +++ b/sysutils/radiusreport/patches/patch-radiusreport-0_3b6 @@ -1,4 +1,3 @@ -$OpenBSD: patch-radiusreport-0_3b6,v 1.1 2000/08/10 05:58:43 danh Exp $ --- radiusreport-0.3b6.orig Sun Apr 12 07:35:23 1998 +++ radiusreport-0.3b6 Thu Aug 10 01:54:01 2000 @@ -1,4 +1,4 @@ diff --git a/sysutils/radiusreport/pkg/PLIST b/sysutils/radiusreport/pkg/PLIST index 6c86c879d8d..d4896769c5c 100644 --- a/sysutils/radiusreport/pkg/PLIST +++ b/sysutils/radiusreport/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2004/09/15 18:39:33 espie Exp $ bin/radiusreport share/examples/radiusreport/ share/examples/radiusreport/README diff --git a/sysutils/radmind/Makefile b/sysutils/radmind/Makefile index 82f01b860e6..40cb1d662d8 100644 --- a/sysutils/radmind/Makefile +++ b/sysutils/radmind/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.25 2022/01/14 11:01:09 tb Exp $ - COMMENT= remote administration software DISTNAME= radmind-1.14.1 diff --git a/sysutils/radmind/patches/patch-Makefile_in b/sysutils/radmind/patches/patch-Makefile_in index 7222bc0eb00..a8410c9bec0 100644 --- a/sysutils/radmind/patches/patch-Makefile_in +++ b/sysutils/radmind/patches/patch-Makefile_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile_in,v 1.7 2008/11/10 09:19:25 jasper Exp $ --- Makefile.in.orig Fri Nov 7 23:30:12 2008 +++ Makefile.in Fri Nov 7 23:32:16 2008 @@ -13,6 +13,7 @@ datadir=@datadir@ diff --git a/sysutils/radmind/patches/patch-cksum_c b/sysutils/radmind/patches/patch-cksum_c index 2b5bb87c378..51253639918 100644 --- a/sysutils/radmind/patches/patch-cksum_c +++ b/sysutils/radmind/patches/patch-cksum_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-cksum_c,v 1.1 2022/01/14 11:01:09 tb Exp $ - Fix build with opaque EVP_MD_CTX in LibreSSL 3.5. Index: cksum.c diff --git a/sysutils/radmind/patches/patch-fsdiff_c b/sysutils/radmind/patches/patch-fsdiff_c index 1d13e73baa1..f00d0d5bd02 100644 --- a/sysutils/radmind/patches/patch-fsdiff_c +++ b/sysutils/radmind/patches/patch-fsdiff_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-fsdiff_c,v 1.6 2021/02/26 23:30:53 naddy Exp $ - Fix build with -fno-common Index: fsdiff.c diff --git a/sysutils/radmind/patches/patch-lcksum_c b/sysutils/radmind/patches/patch-lcksum_c index afb454ece3e..3c0b155f153 100644 --- a/sysutils/radmind/patches/patch-lcksum_c +++ b/sysutils/radmind/patches/patch-lcksum_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-lcksum_c,v 1.5 2013/03/22 13:46:35 benoit Exp $ --- lcksum.c.orig Sun Nov 28 21:37:44 2010 +++ lcksum.c Sun Mar 17 23:52:25 2013 @@ -437,7 +437,7 @@ do_lcksum( char *tpath ) diff --git a/sysutils/radmind/patches/patch-libsnet_Makefile_in b/sysutils/radmind/patches/patch-libsnet_Makefile_in index c37a284dd3d..1095831a2df 100644 --- a/sysutils/radmind/patches/patch-libsnet_Makefile_in +++ b/sysutils/radmind/patches/patch-libsnet_Makefile_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-libsnet_Makefile_in,v 1.4 2008/11/10 09:19:25 jasper Exp $ --- libsnet/Makefile.in.orig Fri Nov 7 23:34:12 2008 +++ libsnet/Makefile.in Fri Nov 7 23:35:57 2008 @@ -51,7 +51,7 @@ all: libsnet.la diff --git a/sysutils/radmind/patches/patch-lsort_c b/sysutils/radmind/patches/patch-lsort_c index 8ea9cbcbdda..9dd53d94bf3 100644 --- a/sysutils/radmind/patches/patch-lsort_c +++ b/sysutils/radmind/patches/patch-lsort_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-lsort_c,v 1.3 2018/04/25 20:13:04 naddy Exp $ - Index: lsort.c --- lsort.c.orig +++ lsort.c diff --git a/sysutils/radmind/patches/patch-ra_sh b/sysutils/radmind/patches/patch-ra_sh index d1879d9f3de..3b19141eb70 100644 --- a/sysutils/radmind/patches/patch-ra_sh +++ b/sysutils/radmind/patches/patch-ra_sh @@ -1,4 +1,3 @@ -$OpenBSD: patch-ra_sh,v 1.4 2013/03/22 13:46:35 benoit Exp $ --- ra.sh.orig Sun Nov 28 21:37:44 2010 +++ ra.sh Sun Mar 17 23:52:25 2013 @@ -31,7 +31,7 @@ EDITOR=${EDITOR:-vi} diff --git a/sysutils/radmind/patches/patch-retr_c b/sysutils/radmind/patches/patch-retr_c index 29ac0f32b21..62bc458258e 100644 --- a/sysutils/radmind/patches/patch-retr_c +++ b/sysutils/radmind/patches/patch-retr_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-retr_c,v 1.1 2022/01/14 11:01:09 tb Exp $ - Fix build with opaque EVP_MD_CTX in LibreSSL 3.5. Index: retr.c diff --git a/sysutils/radmind/patches/patch-stor_c b/sysutils/radmind/patches/patch-stor_c index 3c1e2970180..61d0d3c5c0f 100644 --- a/sysutils/radmind/patches/patch-stor_c +++ b/sysutils/radmind/patches/patch-stor_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-stor_c,v 1.6 2022/01/14 11:01:09 tb Exp $ - Fix build with opaque EVP_MD_CTX in LibreSSL 3.5. Index: stor.c diff --git a/sysutils/radmind/patches/patch-transcript_c b/sysutils/radmind/patches/patch-transcript_c index c680544aa75..5f893ec2cb2 100644 --- a/sysutils/radmind/patches/patch-transcript_c +++ b/sysutils/radmind/patches/patch-transcript_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-transcript_c,v 1.6 2021/02/26 23:30:53 naddy Exp $ - Fix build with -fno-common Index: transcript.c diff --git a/sysutils/radmind/patches/patch-twhich_c b/sysutils/radmind/patches/patch-twhich_c index eb63b4937d9..01272cc9546 100644 --- a/sysutils/radmind/patches/patch-twhich_c +++ b/sysutils/radmind/patches/patch-twhich_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-twhich_c,v 1.3 2021/02/26 23:30:53 naddy Exp $ - Fix build with -fno-common Index: twhich.c diff --git a/sysutils/radmind/pkg/PLIST b/sysutils/radmind/pkg/PLIST index dda375b2d38..c1524504aa1 100644 --- a/sysutils/radmind/pkg/PLIST +++ b/sysutils/radmind/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.6 2011/05/11 07:45:52 ajacoutot Exp $ @extraunexec rm -fr /var/radmind/* @bin bin/fsdiff @bin bin/ktcheck diff --git a/sysutils/rancid/Makefile b/sysutils/rancid/Makefile index e3809633976..a3bb497ce69 100644 --- a/sysutils/rancid/Makefile +++ b/sysutils/rancid/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.28 2021/04/24 15:15:37 pvk Exp $ - COMMENT = Really Awesome New Cisco confIg Differ DISTNAME = rancid-3.13 diff --git a/sysutils/rancid/patches/patch-Makefile_in b/sysutils/rancid/patches/patch-Makefile_in index bf7019a52e2..8d07b598348 100644 --- a/sysutils/rancid/patches/patch-Makefile_in +++ b/sysutils/rancid/patches/patch-Makefile_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile_in,v 1.7 2019/11/06 10:27:36 pvk Exp $ Index: Makefile.in --- Makefile.in.orig +++ Makefile.in diff --git a/sysutils/rancid/patches/patch-configure b/sysutils/rancid/patches/patch-configure index 04bed42a62f..f1879c31a6d 100644 --- a/sysutils/rancid/patches/patch-configure +++ b/sysutils/rancid/patches/patch-configure @@ -1,4 +1,3 @@ -$OpenBSD: patch-configure,v 1.9 2019/11/06 10:27:36 pvk Exp $ Index: configure --- configure.orig +++ configure diff --git a/sysutils/rancid/patches/patch-etc_Makefile_in b/sysutils/rancid/patches/patch-etc_Makefile_in index 84d568e822f..225809fdeb7 100644 --- a/sysutils/rancid/patches/patch-etc_Makefile_in +++ b/sysutils/rancid/patches/patch-etc_Makefile_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-etc_Makefile_in,v 1.7 2019/11/06 10:27:36 pvk Exp $ Index: etc/Makefile.in --- etc/Makefile.in.orig +++ etc/Makefile.in diff --git a/sysutils/rancid/patches/patch-etc_rancid_conf_sample_in b/sysutils/rancid/patches/patch-etc_rancid_conf_sample_in index 6ef9193b47e..65f32044f32 100644 --- a/sysutils/rancid/patches/patch-etc_rancid_conf_sample_in +++ b/sysutils/rancid/patches/patch-etc_rancid_conf_sample_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-etc_rancid_conf_sample_in,v 1.2 2018/08/18 21:05:48 pvk Exp $ Index: etc/rancid.conf.sample.in --- etc/rancid.conf.sample.in.orig +++ etc/rancid.conf.sample.in diff --git a/sysutils/rancid/patches/patch-share_Makefile_in b/sysutils/rancid/patches/patch-share_Makefile_in index da39206c086..57b94926b76 100644 --- a/sysutils/rancid/patches/patch-share_Makefile_in +++ b/sysutils/rancid/patches/patch-share_Makefile_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-share_Makefile_in,v 1.3 2019/11/06 10:27:36 pvk Exp $ Index: share/Makefile.in --- share/Makefile.in.orig +++ share/Makefile.in diff --git a/sysutils/rancid/pkg/PLIST b/sysutils/rancid/pkg/PLIST index d9839a0d247..8c774895626 100644 --- a/sysutils/rancid/pkg/PLIST +++ b/sysutils/rancid/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.16 2021/04/24 15:15:38 pvk Exp $ @conflict par-* @newgroup _rancid:613 @newuser _rancid:613:_rancid:daemon:Rancid user:/var/rancid:/bin/sh diff --git a/sysutils/rancid/pkg/README b/sysutils/rancid/pkg/README index 39fe214c821..149f673d1f4 100644 --- a/sysutils/rancid/pkg/README +++ b/sysutils/rancid/pkg/README @@ -1,5 +1,3 @@ -$OpenBSD: README,v 1.4 2018/09/04 12:46:23 espie Exp $ - +----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- diff --git a/sysutils/random_run/Makefile b/sysutils/random_run/Makefile index 8c48ab8ef35..03e3e03a6bf 100644 --- a/sysutils/random_run/Makefile +++ b/sysutils/random_run/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.22 2020/07/11 12:03:58 espie Exp $ - COMMENT = run command with randomized parameters CATEGORIES = sysutils MAINTAINER = Marc Espie diff --git a/sysutils/random_run/pkg/PLIST b/sysutils/random_run/pkg/PLIST index 421c0cc275d..8b557109f81 100644 --- a/sysutils/random_run/pkg/PLIST +++ b/sysutils/random_run/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2019/04/24 21:14:37 espie Exp $ @bin bin/rr @man man/man1/rr.1 diff --git a/sysutils/ranger/Makefile b/sysutils/ranger/Makefile index 94705a8ebc4..ce3685be083 100644 --- a/sysutils/ranger/Makefile +++ b/sysutils/ranger/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.15 2021/11/02 00:02:34 sthen Exp $ - COMMENT = minimalistic console file manager MODPY_EGG_VERSION = 1.9.3 diff --git a/sysutils/ranger/patches/patch-doc_ranger_1 b/sysutils/ranger/patches/patch-doc_ranger_1 index 46385b38916..6748710a62a 100644 --- a/sysutils/ranger/patches/patch-doc_ranger_1 +++ b/sysutils/ranger/patches/patch-doc_ranger_1 @@ -1,5 +1,3 @@ -$OpenBSD: patch-doc_ranger_1,v 1.4 2020/01/02 13:13:22 kn Exp $ - Fix w3mimgdisplay path. Index: doc/ranger.1 diff --git a/sysutils/ranger/patches/patch-ranger_ext_img_display_py b/sysutils/ranger/patches/patch-ranger_ext_img_display_py index eda9392b771..ab578383d3b 100644 --- a/sysutils/ranger/patches/patch-ranger_ext_img_display_py +++ b/sysutils/ranger/patches/patch-ranger_ext_img_display_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-ranger_ext_img_display_py,v 1.4 2020/01/02 13:13:22 kn Exp $ - Fix w3mimgdisplay path. Index: ranger/ext/img_display.py diff --git a/sysutils/ranger/patches/patch-setup_py b/sysutils/ranger/patches/patch-setup_py index f78d358065c..776b9ec7778 100644 --- a/sysutils/ranger/patches/patch-setup_py +++ b/sysutils/ranger/patches/patch-setup_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-setup_py,v 1.6 2020/01/02 13:13:22 kn Exp $ - Fix MANPATH and examples. Index: setup.py diff --git a/sysutils/ranger/pkg/PLIST b/sysutils/ranger/pkg/PLIST index bd746fe771d..dc14400e1fa 100644 --- a/sysutils/ranger/pkg/PLIST +++ b/sysutils/ranger/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.6 2020/01/02 13:13:22 kn Exp $ bin/ranger bin/rifle lib/python${MODPY_VERSION}/site-packages/ranger/ diff --git a/sysutils/ranval/Makefile b/sysutils/ranval/Makefile index cd2a6edd839..aa0bdc808de 100644 --- a/sysutils/ranval/Makefile +++ b/sysutils/ranval/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.3 2019/07/12 20:49:50 sthen Exp $ - COMMENT = generate random numbers DISTNAME = ranval-1.4 diff --git a/sysutils/ranval/pkg/PLIST b/sysutils/ranval/pkg/PLIST index c4ee1142542..27f2b73027b 100644 --- a/sysutils/ranval/pkg/PLIST +++ b/sysutils/ranval/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2014/04/18 11:18:27 weerd Exp $ @bin bin/ranval @man man/man1/ranval.1 diff --git a/sysutils/raspberrypi-firmware/Makefile b/sysutils/raspberrypi-firmware/Makefile index f53821bb3b7..e9428030268 100644 --- a/sysutils/raspberrypi-firmware/Makefile +++ b/sysutils/raspberrypi-firmware/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.23 2021/07/26 07:24:51 jsg Exp $ - COMMENT= Raspberry Pi firmware GH_ACCOUNT= raspberrypi GH_PROJECT= firmware diff --git a/sysutils/raspberrypi-firmware/pkg/PLIST b/sysutils/raspberrypi-firmware/pkg/PLIST index f0ba7d6abf4..4bb8983c02a 100644 --- a/sysutils/raspberrypi-firmware/pkg/PLIST +++ b/sysutils/raspberrypi-firmware/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.21 2021/07/26 07:24:51 jsg Exp $ share/raspberrypi-firmware/ share/raspberrypi-firmware/boot/ @comment share/raspberrypi-firmware/boot/COPYING.linux diff --git a/sysutils/rclone-browser/Makefile b/sysutils/rclone-browser/Makefile index 85530055385..146b482eb26 100644 --- a/sysutils/rclone-browser/Makefile +++ b/sysutils/rclone-browser/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.2 2021/01/19 06:37:52 rsadowski Exp $ - COMMENT = file browser for rclone-supported remotes GH_ACCOUNT = kapitainsky diff --git a/sysutils/rclone-browser/patches/patch-src_CMakeLists_txt b/sysutils/rclone-browser/patches/patch-src_CMakeLists_txt index 3a2b8e24877..7a22d98544e 100644 --- a/sysutils/rclone-browser/patches/patch-src_CMakeLists_txt +++ b/sysutils/rclone-browser/patches/patch-src_CMakeLists_txt @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_CMakeLists_txt,v 1.1 2021/01/19 06:37:52 rsadowski Exp $ - Workaround to unbreak build with Qt 5.15 https://github.com/kapitainsky/RcloneBrowser/issues/125 diff --git a/sysutils/rclone-browser/pkg/PLIST b/sysutils/rclone-browser/pkg/PLIST index 5876f9efd33..24687c6bfb1 100644 --- a/sysutils/rclone-browser/pkg/PLIST +++ b/sysutils/rclone-browser/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2020/11/27 14:19:55 solene Exp $ @bin bin/rclone-browser share/applications/rclone-browser.desktop share/icons/hicolor/128x128/apps/rclone-browser.png diff --git a/sysutils/rcm/Makefile b/sysutils/rcm/Makefile index 777aade21c7..b4c4a71b784 100644 --- a/sysutils/rcm/Makefile +++ b/sysutils/rcm/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.6 2020/08/30 10:57:48 sthen Exp $ - COMMENT = rc file (dotfile) management DISTNAME = rcm-1.3.4 diff --git a/sysutils/rcm/pkg/PLIST b/sysutils/rcm/pkg/PLIST index bc1620be8df..92cb2dcc05d 100644 --- a/sysutils/rcm/pkg/PLIST +++ b/sysutils/rcm/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2014/11/16 16:33:28 pirofti Exp $ bin/lsrc bin/mkrc bin/rcdn diff --git a/sysutils/rdiff-backup/Makefile b/sysutils/rdiff-backup/Makefile index 3048da4a36c..1317e2484b5 100644 --- a/sysutils/rdiff-backup/Makefile +++ b/sysutils/rdiff-backup/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.23 2021/02/23 19:39:43 sthen Exp $ - COMMENT = incremental backup MODPY_EGG_VERSION = 1.2.8 diff --git a/sysutils/rdiff-backup/patches/patch-_librsyncmodule_c b/sysutils/rdiff-backup/patches/patch-_librsyncmodule_c index bb6ae943522..c3006dbeaad 100644 --- a/sysutils/rdiff-backup/patches/patch-_librsyncmodule_c +++ b/sysutils/rdiff-backup/patches/patch-_librsyncmodule_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-_librsyncmodule_c,v 1.1 2015/08/21 19:43:27 sthen Exp $ - Fix with librsync v1.0.0; similar to https://bugs.launchpad.net/duplicity/+bug/1416344 diff --git a/sysutils/rdiff-backup/patches/patch-rdiff_backup_SetConnections_py b/sysutils/rdiff-backup/patches/patch-rdiff_backup_SetConnections_py index 7af62769e4f..d9233e56a5c 100644 --- a/sysutils/rdiff-backup/patches/patch-rdiff_backup_SetConnections_py +++ b/sysutils/rdiff-backup/patches/patch-rdiff_backup_SetConnections_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-rdiff_backup_SetConnections_py,v 1.2 2015/08/21 19:43:27 sthen Exp $ - Bugfix: DeprecationWarning: os.popen2 is deprecated cf http://bugs.gentoo.org/attachment.cgi?id=216585&action=view diff --git a/sysutils/rdiff-backup/patches/patch-setup_py b/sysutils/rdiff-backup/patches/patch-setup_py index 9880e8de54e..05463c761bd 100644 --- a/sysutils/rdiff-backup/patches/patch-setup_py +++ b/sysutils/rdiff-backup/patches/patch-setup_py @@ -1,4 +1,3 @@ -$OpenBSD: patch-setup_py,v 1.3 2010/03/23 10:19:48 pea Exp $ --- setup.py.orig Mon Mar 16 15:36:21 2009 +++ setup.py Thu Feb 11 14:29:01 2010 @@ -58,6 +58,10 @@ if os.name == 'nt': diff --git a/sysutils/rdiff-backup/pkg/PLIST b/sysutils/rdiff-backup/pkg/PLIST index 269d00352c1..5b4aa87e013 100644 --- a/sysutils/rdiff-backup/pkg/PLIST +++ b/sysutils/rdiff-backup/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2015/03/20 22:47:42 naddy Exp $ bin/rdiff-backup bin/rdiff-backup-statistics lib/python${MODPY_VERSION}/site-packages/rdiff_backup/ diff --git a/sysutils/reed-alert/Makefile b/sysutils/reed-alert/Makefile index 6feeffbd8fb..c95d07a677c 100644 --- a/sysutils/reed-alert/Makefile +++ b/sysutils/reed-alert/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.3 2019/07/12 20:49:50 sthen Exp $ - COMMENT = system monitoring and alert notifier DISTNAME = reed-alert-v1.04 PKGNAME = ${DISTNAME:S/-v/-/} diff --git a/sysutils/reed-alert/pkg/PLIST b/sysutils/reed-alert/pkg/PLIST index 2ec2926605c..e06f47985f5 100644 --- a/sysutils/reed-alert/pkg/PLIST +++ b/sysutils/reed-alert/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2018/10/31 11:19:08 solene Exp $ bin/reed-alert share/doc/reed-alert/ share/doc/reed-alert/README diff --git a/sysutils/remotebox/Makefile b/sysutils/remotebox/Makefile index eeea876fb15..60e9832c2d3 100644 --- a/sysutils/remotebox/Makefile +++ b/sysutils/remotebox/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.15 2022/01/17 08:07:16 ajacoutot Exp $ - COMMENT= VirtualBox client with remote management DISTNAME= RemoteBox-3.1 diff --git a/sysutils/remotebox/patches/patch-remotebox b/sysutils/remotebox/patches/patch-remotebox index afd18b624b0..7f497b6d649 100644 --- a/sysutils/remotebox/patches/patch-remotebox +++ b/sysutils/remotebox/patches/patch-remotebox @@ -1,5 +1,3 @@ -$OpenBSD: patch-remotebox,v 1.2 2022/01/17 08:07:16 ajacoutot Exp $ - Index: remotebox --- remotebox.orig +++ remotebox diff --git a/sysutils/remotebox/pkg/PLIST b/sysutils/remotebox/pkg/PLIST index 8d78bc0920b..d22b03249d4 100644 --- a/sysutils/remotebox/pkg/PLIST +++ b/sysutils/remotebox/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.13 2022/01/17 08:07:16 ajacoutot Exp $ bin/remotebox share/applications/remotebox.desktop share/pixmaps/ diff --git a/sysutils/resmon/Makefile b/sysutils/resmon/Makefile index d0246fea741..cf4018f3ad0 100644 --- a/sysutils/resmon/Makefile +++ b/sysutils/resmon/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.8 2020/03/20 16:44:27 naddy Exp $ - COMMENT-main = system monitoring tool COMMENT-nagios = nagios plugin for resmon diff --git a/sysutils/resmon/patches/patch-resmon b/sysutils/resmon/patches/patch-resmon index 42c2ae4193d..09e4875ea7c 100644 --- a/sysutils/resmon/patches/patch-resmon +++ b/sysutils/resmon/patches/patch-resmon @@ -1,4 +1,3 @@ -$OpenBSD: patch-resmon,v 1.1.1.1 2009/08/02 19:12:15 jdixon Exp $ --- resmon.orig Mon Jun 8 14:32:28 2009 +++ resmon Sun Aug 2 03:06:45 2009 @@ -2,7 +2,6 @@ diff --git a/sysutils/resmon/patches/patch-resmon_conf_sample b/sysutils/resmon/patches/patch-resmon_conf_sample index e9a6f502a6d..4a66bf91204 100644 --- a/sysutils/resmon/patches/patch-resmon_conf_sample +++ b/sysutils/resmon/patches/patch-resmon_conf_sample @@ -1,4 +1,3 @@ -$OpenBSD: patch-resmon_conf_sample,v 1.1.1.1 2009/08/02 19:12:15 jdixon Exp $ --- resmon.conf.sample.orig Fri Jan 2 14:30:32 2009 +++ resmon.conf.sample Sun Aug 2 02:57:48 2009 @@ -1,48 +1,21 @@ diff --git a/sysutils/resmon/pkg/PLIST-main b/sysutils/resmon/pkg/PLIST-main index 12726ea2d86..b1bf55fbd3e 100644 --- a/sysutils/resmon/pkg/PLIST-main +++ b/sysutils/resmon/pkg/PLIST-main @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST-main,v 1.1.1.1 2009/08/02 19:12:15 jdixon Exp $ libdata/perl5/site_perl/Resmon/ libdata/perl5/site_perl/Resmon/Config.pm libdata/perl5/site_perl/Resmon/ExtComm.pm diff --git a/sysutils/resmon/pkg/PLIST-nagios b/sysutils/resmon/pkg/PLIST-nagios index 4c676077e3a..78684fd0392 100644 --- a/sysutils/resmon/pkg/PLIST-nagios +++ b/sysutils/resmon/pkg/PLIST-nagios @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST-nagios,v 1.1.1.1 2009/08/02 19:12:15 jdixon Exp $ libexec/nagios/check_resmon_xml_part diff --git a/sysutils/restic-rest-server/Makefile b/sysutils/restic-rest-server/Makefile index c6fe9c104b8..84b85db4732 100644 --- a/sysutils/restic-rest-server/Makefile +++ b/sysutils/restic-rest-server/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.11 2022/02/16 12:46:06 abieber Exp $ - COMMENT = REST backend for the restic backup tool MODGO_MODNAME = github.com/restic/rest-server diff --git a/sysutils/restic-rest-server/modules.inc b/sysutils/restic-rest-server/modules.inc index aa554640bc1..bb7c76b2435 100644 --- a/sysutils/restic-rest-server/modules.inc +++ b/sysutils/restic-rest-server/modules.inc @@ -1,5 +1,3 @@ -# $OpenBSD: modules.inc,v 1.1 2022/02/16 12:46:06 abieber Exp $ - MODGO_MODULES = \ cloud.google.com/go v0.99.0 \ cloud.google.com/go/bigquery v1.8.0 \ diff --git a/sysutils/restic-rest-server/pkg/PLIST b/sysutils/restic-rest-server/pkg/PLIST index 74ca39b8b22..9d13400afd3 100644 --- a/sysutils/restic-rest-server/pkg/PLIST +++ b/sysutils/restic-rest-server/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2022/02/16 12:46:06 abieber Exp $ @newgroup _restic:802 @newuser _restic:802:_restic:daemon:Restic user:${VARBASE}/restic:/sbin/nologin @rcscript ${RCDIR}/restic_rest_server diff --git a/sysutils/restic-rest-server/pkg/README b/sysutils/restic-rest-server/pkg/README index 9f3e145526d..81f0a23988b 100644 --- a/sysutils/restic-rest-server/pkg/README +++ b/sysutils/restic-rest-server/pkg/README @@ -1,5 +1,3 @@ -$OpenBSD: README,v 1.3 2019/03/08 14:04:24 sthen Exp $ - +----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- diff --git a/sysutils/restic-rest-server/pkg/restic_rest_server.rc b/sysutils/restic-rest-server/pkg/restic_rest_server.rc index 76b0e2583d5..c529611ee02 100644 --- a/sysutils/restic-rest-server/pkg/restic_rest_server.rc +++ b/sysutils/restic-rest-server/pkg/restic_rest_server.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: restic_rest_server.rc,v 1.2 2019/03/05 13:49:50 abieber Exp $ daemon="${TRUEPREFIX}/bin/restic-rest-server" daemon_flags="--path ${VARBASE}/restic" diff --git a/sysutils/restic/Makefile b/sysutils/restic/Makefile index 760139e5e48..81327d7a829 100644 --- a/sysutils/restic/Makefile +++ b/sysutils/restic/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.20 2021/08/14 07:01:23 tb Exp $ - COMMENT = fast, efficient and secure backup program MODGO_MODNAME = github.com/restic/restic diff --git a/sysutils/restic/modules.inc b/sysutils/restic/modules.inc index 63810f4afb9..b45ffc7103d 100644 --- a/sysutils/restic/modules.inc +++ b/sysutils/restic/modules.inc @@ -1,5 +1,3 @@ -# $OpenBSD: modules.inc,v 1.1 2021/08/05 14:10:14 abieber Exp $ - MODGO_MODULES = \ bazil.org/fuse v0.0.0-20200407214033-5883e5a4b512 \ cloud.google.com/go v0.84.0 \ diff --git a/sysutils/restic/pkg/PLIST b/sysutils/restic/pkg/PLIST index 1d48efd0aa7..21af26a66c4 100644 --- a/sysutils/restic/pkg/PLIST +++ b/sysutils/restic/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2020/09/23 23:02:55 abieber Exp $ @bin bin/restic @man man/man1/restic-backup.1 @man man/man1/restic-cache.1 diff --git a/sysutils/riemann-c-client/Makefile b/sysutils/riemann-c-client/Makefile index 7a5701b02bf..e2a211c3509 100644 --- a/sysutils/riemann-c-client/Makefile +++ b/sysutils/riemann-c-client/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.7 2019/07/12 20:49:50 sthen Exp $ - COMMENT = c client library for the Riemann monitoring system V = 1.9.1 diff --git a/sysutils/riemann-c-client/patches/patch-Makefile_am b/sysutils/riemann-c-client/patches/patch-Makefile_am index b07858f3cff..a3290775734 100644 --- a/sysutils/riemann-c-client/patches/patch-Makefile_am +++ b/sysutils/riemann-c-client/patches/patch-Makefile_am @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile_am,v 1.1.1.1 2016/11/30 07:44:29 landry Exp $ --- Makefile.am.orig Wed Nov 16 05:35:31 2016 +++ Makefile.am Wed Nov 16 05:36:37 2016 @@ -83,7 +83,7 @@ AM_TESTS_ENVIRONMENT = \ diff --git a/sysutils/riemann-c-client/patches/patch-src_cmd-send_c b/sysutils/riemann-c-client/patches/patch-src_cmd-send_c index 0b0597907b1..5bf83653754 100644 --- a/sysutils/riemann-c-client/patches/patch-src_cmd-send_c +++ b/sysutils/riemann-c-client/patches/patch-src_cmd-send_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_cmd-send_c,v 1.1.1.1 2016/11/30 07:44:29 landry Exp $ --- src/cmd-send.c.orig Fri Sep 30 18:44:30 2016 +++ src/cmd-send.c Thu Nov 10 22:31:26 2016 @@ -138,7 +138,7 @@ client_send (int argc, char *argv[]) diff --git a/sysutils/riemann-c-client/pkg/PLIST b/sysutils/riemann-c-client/pkg/PLIST index ea39ddfcc5f..f0871739b13 100644 --- a/sysutils/riemann-c-client/pkg/PLIST +++ b/sysutils/riemann-c-client/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2016/11/30 07:44:29 landry Exp $ @bin bin/riemann-client include/riemann/ include/riemann/attribute.h diff --git a/sysutils/riemann/Makefile b/sysutils/riemann/Makefile index 7e32cd4adad..39e3015858d 100644 --- a/sysutils/riemann/Makefile +++ b/sysutils/riemann/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.20 2022/01/08 10:35:02 pvk Exp $ - COMMENT = network event stream processing system V = 0.3.8 diff --git a/sysutils/riemann/patches/patch-bin_riemann b/sysutils/riemann/patches/patch-bin_riemann index f239cd47176..e871d825acb 100644 --- a/sysutils/riemann/patches/patch-bin_riemann +++ b/sysutils/riemann/patches/patch-bin_riemann @@ -1,4 +1,3 @@ -$OpenBSD: patch-bin_riemann,v 1.1.1.1 2016/12/21 12:51:56 landry Exp $ --- bin/riemann.orig Tue Dec 6 07:47:54 2016 +++ bin/riemann Wed Dec 21 00:22:17 2016 @@ -1,8 +1,8 @@ diff --git a/sysutils/riemann/patches/patch-etc_riemann_config b/sysutils/riemann/patches/patch-etc_riemann_config index 807bffd02ff..8ebb5f8c38a 100644 --- a/sysutils/riemann/patches/patch-etc_riemann_config +++ b/sysutils/riemann/patches/patch-etc_riemann_config @@ -1,4 +1,3 @@ -$OpenBSD: patch-etc_riemann_config,v 1.1.1.1 2016/12/21 12:51:56 landry Exp $ --- etc/riemann.config.orig Tue Dec 6 07:47:54 2016 +++ etc/riemann.config Wed Dec 21 00:28:50 2016 @@ -1,7 +1,7 @@ diff --git a/sysutils/riemann/pkg/PLIST b/sysutils/riemann/pkg/PLIST index e1caa0d6307..4447469369a 100644 --- a/sysutils/riemann/pkg/PLIST +++ b/sysutils/riemann/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2018/11/11 08:29:42 pvk Exp $ @newgroup _riemann:786 @newuser _riemann:786:_riemann:daemon:Riemann Account:/nonexistent:/sbin/nologin @extraunexec rm -rf /var/log/riemann/* diff --git a/sysutils/riemann/pkg/riemann.rc b/sysutils/riemann/pkg/riemann.rc index 6fc52bac3e5..071ad13e37d 100644 --- a/sysutils/riemann/pkg/riemann.rc +++ b/sysutils/riemann/pkg/riemann.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: riemann.rc,v 1.5 2018/01/11 19:27:10 rpe Exp $ daemon="${TRUEPREFIX}/bin/riemann" daemon_user="_riemann" diff --git a/sysutils/riscv-pk/Makefile b/sysutils/riscv-pk/Makefile index 09c8cf6e845..434bca95e6c 100644 --- a/sysutils/riscv-pk/Makefile +++ b/sysutils/riscv-pk/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.2 2021/10/27 12:51:57 jasper Exp $ - COMMENT = RISC-V Proxy Kernel GH_COMMIT = a4d4298ca10527a51fad86c53a93c48e6f510092 diff --git a/sysutils/riscv-pk/pkg/PLIST b/sysutils/riscv-pk/pkg/PLIST index 607ac37d7e7..56c9a757664 100644 --- a/sysutils/riscv-pk/pkg/PLIST +++ b/sysutils/riscv-pk/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2020/11/09 15:01:45 jasper Exp $ riscv64-unknown-elf/ riscv64-unknown-elf/bin/ riscv64-unknown-elf/bin/bbl diff --git a/sysutils/rofi/Makefile b/sysutils/rofi/Makefile index 6947823a3a7..4e2f089b542 100644 --- a/sysutils/rofi/Makefile +++ b/sysutils/rofi/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.36 2022/01/17 15:32:53 kmos Exp $ - COMMENT = window switcher, run dialog and dmenu replacement V = 1.7.0 diff --git a/sysutils/rofi/patches/patch-script_rofi-sensible-terminal b/sysutils/rofi/patches/patch-script_rofi-sensible-terminal index 64c9b26b129..1ee6da7a353 100644 --- a/sysutils/rofi/patches/patch-script_rofi-sensible-terminal +++ b/sysutils/rofi/patches/patch-script_rofi-sensible-terminal @@ -1,4 +1,3 @@ -$OpenBSD: patch-script_rofi-sensible-terminal,v 1.2 2016/04/25 17:59:27 jasper Exp $ --- script/rofi-sensible-terminal.orig Sun Apr 17 17:44:51 2016 +++ script/rofi-sensible-terminal Fri Apr 22 12:57:29 2016 @@ -1,4 +1,4 @@ diff --git a/sysutils/rofi/pkg/PLIST b/sysutils/rofi/pkg/PLIST index 0426d2774bd..3a4d6c44203 100644 --- a/sysutils/rofi/pkg/PLIST +++ b/sysutils/rofi/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.12 2021/08/30 07:06:59 jasper Exp $ @bin bin/rofi bin/rofi-sensible-terminal bin/rofi-theme-selector diff --git a/sysutils/rpl/Makefile b/sysutils/rpl/Makefile index 5263958e3e0..d56bf8cf384 100644 --- a/sysutils/rpl/Makefile +++ b/sysutils/rpl/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.8 2019/07/12 20:49:50 sthen Exp $ - COMMENT = replace strings with new strings in multiple text files DISTNAME = rpl-1.4.1 diff --git a/sysutils/rpl/pkg/PLIST b/sysutils/rpl/pkg/PLIST index d2a3a8a70c4..139ff166865 100644 --- a/sysutils/rpl/pkg/PLIST +++ b/sysutils/rpl/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2008/04/20 21:26:36 merdely Exp $ bin/rpl @man man/man1/rpl.1 diff --git a/sysutils/rsyslog/Makefile b/sysutils/rsyslog/Makefile index e770a2e258d..ad3532a9074 100644 --- a/sysutils/rsyslog/Makefile +++ b/sysutils/rsyslog/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.51 2021/03/07 09:28:36 remi Exp $ - COMMENT-main = syslog daemon supporting databases, TCP, SSL, RELP COMMENT-mysql = MySQL plugin for rsyslog COMMENT-normalize = liblognorm plugin for rsyslog diff --git a/sysutils/rsyslog/files/rsyslog.conf b/sysutils/rsyslog/files/rsyslog.conf index 7d9db677054..e906735f5bc 100644 --- a/sysutils/rsyslog/files/rsyslog.conf +++ b/sysutils/rsyslog/files/rsyslog.conf @@ -1,5 +1,3 @@ -# $OpenBSD: rsyslog.conf,v 1.2 2018/03/12 17:42:08 remi Exp $ - # rsyslog configuration file # note that most of this config file uses old-style format, # because it is well-known AND quite suitable for simple cases diff --git a/sysutils/rsyslog/pkg/PLIST-elasticsearch b/sysutils/rsyslog/pkg/PLIST-elasticsearch index 0eb2deafd6d..b6aec704df0 100644 --- a/sysutils/rsyslog/pkg/PLIST-elasticsearch +++ b/sysutils/rsyslog/pkg/PLIST-elasticsearch @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST-elasticsearch,v 1.2 2020/09/08 20:57:48 remi Exp $ @so lib/rsyslog/omelasticsearch.so diff --git a/sysutils/rsyslog/pkg/PLIST-main b/sysutils/rsyslog/pkg/PLIST-main index cb5dc35208c..48a35bbeb41 100644 --- a/sysutils/rsyslog/pkg/PLIST-main +++ b/sysutils/rsyslog/pkg/PLIST-main @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST-main,v 1.7 2020/11/22 17:05:59 remi Exp $ @newgroup _rsyslogd:803 @newuser _rsyslogd:803:_rsyslogd:daemon:Rsyslog Daemon:/nonexistent:/sbin/nologin @rcscript ${RCDIR}/rsyslogd diff --git a/sysutils/rsyslog/pkg/PLIST-mysql b/sysutils/rsyslog/pkg/PLIST-mysql index 8b5e3b70bb7..f091c2df6a5 100644 --- a/sysutils/rsyslog/pkg/PLIST-mysql +++ b/sysutils/rsyslog/pkg/PLIST-mysql @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST-mysql,v 1.3 2020/09/08 20:57:48 remi Exp $ @so lib/rsyslog/ommysql.so share/examples/rsyslog/createDB_mysql.sql diff --git a/sysutils/rsyslog/pkg/PLIST-normalize b/sysutils/rsyslog/pkg/PLIST-normalize index 8e8715c8045..37b2b81786d 100644 --- a/sysutils/rsyslog/pkg/PLIST-normalize +++ b/sysutils/rsyslog/pkg/PLIST-normalize @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST-normalize,v 1.2 2020/09/08 20:57:48 remi Exp $ @so lib/rsyslog/mmnormalize.so diff --git a/sysutils/rsyslog/pkg/PLIST-pgsql b/sysutils/rsyslog/pkg/PLIST-pgsql index 67b0749864a..bf03f28c08b 100644 --- a/sysutils/rsyslog/pkg/PLIST-pgsql +++ b/sysutils/rsyslog/pkg/PLIST-pgsql @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST-pgsql,v 1.3 2020/09/08 20:57:48 remi Exp $ @so lib/rsyslog/ompgsql.so share/examples/rsyslog/createDB_pgsql.sql diff --git a/sysutils/rsyslog/pkg/rsyslogd.rc b/sysutils/rsyslog/pkg/rsyslogd.rc index ddb7ed95dab..e9a2ea64021 100644 --- a/sysutils/rsyslog/pkg/rsyslogd.rc +++ b/sysutils/rsyslog/pkg/rsyslogd.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: rsyslogd.rc,v 1.3 2018/03/13 09:18:16 ajacoutot Exp $ daemon="${TRUEPREFIX}/sbin/rsyslogd" diff --git a/sysutils/rtty/Makefile b/sysutils/rtty/Makefile index 3328f3d7367..b228a6093a5 100644 --- a/sysutils/rtty/Makefile +++ b/sysutils/rtty/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.23 2019/07/12 20:49:50 sthen Exp $ - COMMENT= multiuser tip/cu replacement with logging DISTNAME= rtty-4.0 diff --git a/sysutils/rtty/patches/patch-Makefile b/sysutils/rtty/patches/patch-Makefile index b24238f17ed..a6b287e4555 100644 --- a/sysutils/rtty/patches/patch-Makefile +++ b/sysutils/rtty/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.3 2002/05/08 18:42:10 millert Exp $ --- Makefile.orig Wed May 8 12:30:37 2002 +++ Makefile Wed May 8 12:30:37 2002 @@ -23,8 +23,6 @@ DESTROOT = diff --git a/sysutils/rtty/patches/patch-console_sh b/sysutils/rtty/patches/patch-console_sh index d10abe9137f..7ebdef9688e 100644 --- a/sysutils/rtty/patches/patch-console_sh +++ b/sysutils/rtty/patches/patch-console_sh @@ -1,4 +1,3 @@ -$OpenBSD: patch-console_sh,v 1.1 2002/05/08 18:42:10 millert Exp $ --- console.sh.orig Wed May 8 12:30:37 2002 +++ console.sh Wed May 8 12:30:37 2002 @@ -24,7 +24,7 @@ while [ $# -gt 0 ]; do diff --git a/sysutils/rtty/patches/patch-locbrok_c b/sysutils/rtty/patches/patch-locbrok_c index 15c6fd2bea7..b4c519a03c8 100644 --- a/sysutils/rtty/patches/patch-locbrok_c +++ b/sysutils/rtty/patches/patch-locbrok_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-locbrok_c,v 1.1 2002/05/08 18:42:10 millert Exp $ --- locbrok.c.orig Wed May 8 12:30:37 2002 +++ locbrok.c Wed May 8 12:30:37 2002 @@ -76,10 +76,10 @@ static reg_db *RegDB = NULL; diff --git a/sysutils/rtty/patches/patch-rtty_c b/sysutils/rtty/patches/patch-rtty_c index 706d28e2a78..8e8608bac73 100644 --- a/sysutils/rtty/patches/patch-rtty_c +++ b/sysutils/rtty/patches/patch-rtty_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-rtty_c,v 1.2 2002/05/08 18:42:10 millert Exp $ --- rtty.c.orig Wed May 8 12:30:37 2002 +++ rtty.c Wed May 8 12:30:37 2002 @@ -89,7 +89,7 @@ int Debug = 0; diff --git a/sysutils/rtty/patches/patch-startsrv_sh b/sysutils/rtty/patches/patch-startsrv_sh index 10c5851d485..1a80cf90400 100644 --- a/sysutils/rtty/patches/patch-startsrv_sh +++ b/sysutils/rtty/patches/patch-startsrv_sh @@ -1,4 +1,3 @@ -$OpenBSD: patch-startsrv_sh,v 1.1 2002/05/08 18:42:10 millert Exp $ --- startsrv.sh.orig Wed May 8 12:30:37 2002 +++ startsrv.sh Wed May 8 12:30:37 2002 @@ -19,7 +19,7 @@ diff --git a/sysutils/rtty/patches/patch-ttysrv_c b/sysutils/rtty/patches/patch-ttysrv_c index c275b617694..bfc51ecf6e6 100644 --- a/sysutils/rtty/patches/patch-ttysrv_c +++ b/sysutils/rtty/patches/patch-ttysrv_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-ttysrv_c,v 1.2 2002/05/08 18:42:10 millert Exp $ --- ttysrv.c.orig Wed May 8 12:30:37 2002 +++ ttysrv.c Wed May 8 12:30:37 2002 @@ -136,13 +136,13 @@ static int set_baud(int), diff --git a/sysutils/rtty/pkg/PLIST b/sysutils/rtty/pkg/PLIST index 320edb20b9f..5dc22a9ff27 100644 --- a/sysutils/rtty/pkg/PLIST +++ b/sysutils/rtty/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.6 2004/09/15 18:39:33 espie Exp $ rtty/ rtty/README rtty/bin/ diff --git a/sysutils/ruby-augeas/Makefile b/sysutils/ruby-augeas/Makefile index 8b801df568c..663764df592 100644 --- a/sysutils/ruby-augeas/Makefile +++ b/sysutils/ruby-augeas/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.18 2022/03/10 12:03:36 kn Exp $ - COMMENT= provider bindings for Augeas DISTNAME= ruby-augeas-0.5.0 diff --git a/sysutils/ruby-augeas/patches/patch-ext_augeas_extconf_rb b/sysutils/ruby-augeas/patches/patch-ext_augeas_extconf_rb index 6cac569866f..a02a3b4bda3 100644 --- a/sysutils/ruby-augeas/patches/patch-ext_augeas_extconf_rb +++ b/sysutils/ruby-augeas/patches/patch-ext_augeas_extconf_rb @@ -1,4 +1,3 @@ -$OpenBSD: patch-ext_augeas_extconf_rb,v 1.1 2016/06/26 20:39:13 jeremy Exp $ --- ext/augeas/extconf.rb.orig Wed Dec 31 16:00:00 1969 +++ ext/augeas/extconf.rb Mon Jun 20 18:55:11 2016 @@ -23,12 +23,8 @@ require 'mkmf' diff --git a/sysutils/ruby-capistrano/Makefile b/sysutils/ruby-capistrano/Makefile index a121581c128..0ad084e02e9 100644 --- a/sysutils/ruby-capistrano/Makefile +++ b/sysutils/ruby-capistrano/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.22 2019/07/12 20:49:50 sthen Exp $ - COMMENT = execute commands in parallel on multiple remote machines DISTNAME = capistrano-3.4.0 diff --git a/sysutils/ruby-capistrano/pkg/PLIST b/sysutils/ruby-capistrano/pkg/PLIST index 2f8524521af..ef19e72edef 100644 --- a/sysutils/ruby-capistrano/pkg/PLIST +++ b/sysutils/ruby-capistrano/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.8 2015/05/14 17:58:21 jasper Exp $ ${GEM_BIN}/cap${GEM_BIN_SUFFIX} ${GEM_BIN}/capify${GEM_BIN_SUFFIX} ${GEM_LIB}/cache/${DISTNAME}.gem diff --git a/sysutils/ruby-directory_watcher/Makefile b/sysutils/ruby-directory_watcher/Makefile index 66631e24e71..0ff883e4b34 100644 --- a/sysutils/ruby-directory_watcher/Makefile +++ b/sysutils/ruby-directory_watcher/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.9 2019/07/12 21:02:26 sthen Exp $ - COMMENT = apply actions to directory changes DISTNAME = directory_watcher-1.5.1 diff --git a/sysutils/ruby-directory_watcher/pkg/PLIST b/sysutils/ruby-directory_watcher/pkg/PLIST index d6eaffae05a..029ca374d67 100644 --- a/sysutils/ruby-directory_watcher/pkg/PLIST +++ b/sysutils/ruby-directory_watcher/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2015/06/24 07:24:36 jasper Exp $ ${GEM_LIB}/cache/${DISTNAME}.gem ${GEM_LIB}/gems/${DISTNAME}/ ${GEM_LIB}/gems/${DISTNAME}/.gitignore diff --git a/sysutils/ruby-libvirt/Makefile b/sysutils/ruby-libvirt/Makefile index acb8d5c8083..4a368c99ba3 100644 --- a/sysutils/ruby-libvirt/Makefile +++ b/sysutils/ruby-libvirt/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.19 2020/10/06 22:36:06 jeremy Exp $ - COMMENT= Ruby bindings for libvirt DISTNAME= ruby-${PKGNAME} diff --git a/sysutils/ruby-libvirt/patches/patch-ext_libvirt_common_c b/sysutils/ruby-libvirt/patches/patch-ext_libvirt_common_c index a5346fc2373..f0bb1e186bd 100644 --- a/sysutils/ruby-libvirt/patches/patch-ext_libvirt_common_c +++ b/sysutils/ruby-libvirt/patches/patch-ext_libvirt_common_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-ext_libvirt_common_c,v 1.1 2020/10/06 22:36:06 jeremy Exp $ - Index: ext/libvirt/common.c --- ext/libvirt/common.c.orig +++ ext/libvirt/common.c diff --git a/sysutils/ruby-libvirt/patches/patch-ext_libvirt_domain_c b/sysutils/ruby-libvirt/patches/patch-ext_libvirt_domain_c index b181bff2960..45999a0f6cc 100644 --- a/sysutils/ruby-libvirt/patches/patch-ext_libvirt_domain_c +++ b/sysutils/ruby-libvirt/patches/patch-ext_libvirt_domain_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-ext_libvirt_domain_c,v 1.1 2020/10/06 22:36:06 jeremy Exp $ - Index: ext/libvirt/domain.c --- ext/libvirt/domain.c.orig +++ ext/libvirt/domain.c diff --git a/sysutils/ruby-libvirt/pkg/PLIST b/sysutils/ruby-libvirt/pkg/PLIST index 5caf1eab7a8..314bf07b7b1 100644 --- a/sysutils/ruby-libvirt/pkg/PLIST +++ b/sysutils/ruby-libvirt/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.7 2016/11/04 21:41:14 jeremy Exp $ ${GEM_LIB}/cache/${DISTNAME}.gem ${GEM_LIB}/gems/${DISTNAME}/ ${GEM_LIB}/gems/${DISTNAME}/COPYING diff --git a/sysutils/ruby-posix-spawn/Makefile b/sysutils/ruby-posix-spawn/Makefile index 9fe9146134e..abdf0455728 100644 --- a/sysutils/ruby-posix-spawn/Makefile +++ b/sysutils/ruby-posix-spawn/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2019/07/12 20:49:50 sthen Exp $ - COMMENT= fast process spawning DISTNAME= posix-spawn-0.3.13 diff --git a/sysutils/ruby-posix-spawn/pkg/PLIST b/sysutils/ruby-posix-spawn/pkg/PLIST index aa608701840..83c4c5fdae4 100644 --- a/sysutils/ruby-posix-spawn/pkg/PLIST +++ b/sysutils/ruby-posix-spawn/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2017/11/04 15:48:43 jeremy Exp $ ${GEM_BIN}/posix-spawn-benchmark${GEM_BIN_SUFFIX} ${GEM_LIB}/cache/${DISTNAME}.gem ${GEM_LIB}/gems/${DISTNAME}/ diff --git a/sysutils/ruby-puppet-lint/Makefile b/sysutils/ruby-puppet-lint/Makefile index 2eeb0fc490d..256fb4484ba 100644 --- a/sysutils/ruby-puppet-lint/Makefile +++ b/sysutils/ruby-puppet-lint/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.28 2022/01/05 13:01:52 sebastia Exp $ - COMMENT= ensure your Puppet manifests conform with the style guide DISTNAME= puppet-lint-2.5.2 diff --git a/sysutils/ruby-puppet-lint/pkg/PLIST b/sysutils/ruby-puppet-lint/pkg/PLIST index 7965c72307f..fa886e951fd 100644 --- a/sysutils/ruby-puppet-lint/pkg/PLIST +++ b/sysutils/ruby-puppet-lint/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.15 2022/01/05 13:01:52 sebastia Exp $ ${GEM_BIN}/puppet-lint${GEM_BIN_SUFFIX} ${GEM_LIB}/cache/${DISTNAME}.gem ${GEM_LIB}/gems/${DISTNAME}/ diff --git a/sysutils/ruby-puppet-syntax/Makefile b/sysutils/ruby-puppet-syntax/Makefile index 410ccdaefd9..a5fd02e0146 100644 --- a/sysutils/ruby-puppet-syntax/Makefile +++ b/sysutils/ruby-puppet-syntax/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.15 2019/10/24 20:42:17 sebastia Exp $ - COMMENT= syntax checks for Puppet manifests and templates DISTNAME= puppet-syntax-2.6.0 diff --git a/sysutils/ruby-puppet-syntax/pkg/PLIST b/sysutils/ruby-puppet-syntax/pkg/PLIST index 39f0e892555..8418bace4b1 100644 --- a/sysutils/ruby-puppet-syntax/pkg/PLIST +++ b/sysutils/ruby-puppet-syntax/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.7 2019/02/26 16:34:48 sebastia Exp $ ${GEM_LIB}/cache/${DISTNAME}.gem ${GEM_LIB}/gems/${DISTNAME}/ ${GEM_LIB}/gems/${DISTNAME}/.gitignore diff --git a/sysutils/ruby-puppet/5/Makefile b/sysutils/ruby-puppet/5/Makefile index 3ab56c84986..50e14c2f2f7 100644 --- a/sysutils/ruby-puppet/5/Makefile +++ b/sysutils/ruby-puppet/5/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.38 2021/05/04 20:56:20 giovanni Exp $ - PORTROACH= limit:^5 VERSION= 5.5.22 diff --git a/sysutils/ruby-puppet/5/patches/patch-ext_rack_config_ru b/sysutils/ruby-puppet/5/patches/patch-ext_rack_config_ru index 650c0e2cf98..a22153e6e45 100644 --- a/sysutils/ruby-puppet/5/patches/patch-ext_rack_config_ru +++ b/sysutils/ruby-puppet/5/patches/patch-ext_rack_config_ru @@ -1,4 +1,3 @@ -$OpenBSD: patch-ext_rack_config_ru,v 1.2 2021/01/15 11:54:00 kn Exp $ Index: ext/rack/config.ru --- ext/rack/config.ru.orig +++ ext/rack/config.ru diff --git a/sysutils/ruby-puppet/5/patches/patch-install_rb b/sysutils/ruby-puppet/5/patches/patch-install_rb index 4824ce7ea29..43cef6aed58 100644 --- a/sysutils/ruby-puppet/5/patches/patch-install_rb +++ b/sysutils/ruby-puppet/5/patches/patch-install_rb @@ -1,5 +1,3 @@ -$OpenBSD: patch-install_rb,v 1.1 2021/08/30 19:23:38 jeremy Exp $ - Work on ruby 3.0+. Index: install.rb diff --git a/sysutils/ruby-puppet/5/patches/patch-lib_puppet_defaults_rb b/sysutils/ruby-puppet/5/patches/patch-lib_puppet_defaults_rb index 114c10d3f61..df812a26729 100644 --- a/sysutils/ruby-puppet/5/patches/patch-lib_puppet_defaults_rb +++ b/sysutils/ruby-puppet/5/patches/patch-lib_puppet_defaults_rb @@ -1,4 +1,3 @@ -$OpenBSD: patch-lib_puppet_defaults_rb,v 1.8 2020/03/18 18:39:17 sebastia Exp $ Index: lib/puppet/defaults.rb --- lib/puppet/defaults.rb.orig +++ lib/puppet/defaults.rb diff --git a/sysutils/ruby-puppet/5/patches/patch-lib_puppet_file_system_file_impl_rb b/sysutils/ruby-puppet/5/patches/patch-lib_puppet_file_system_file_impl_rb index 5ef5bcc0a38..8492c955626 100644 --- a/sysutils/ruby-puppet/5/patches/patch-lib_puppet_file_system_file_impl_rb +++ b/sysutils/ruby-puppet/5/patches/patch-lib_puppet_file_system_file_impl_rb @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_puppet_file_system_file_impl_rb,v 1.1 2021/02/02 20:10:09 sebastia Exp $ - file_impl.rb:80: warning: Using the last argument as keyword parameters is deprecated Index: lib/puppet/file_system/file_impl.rb diff --git a/sysutils/ruby-puppet/5/patches/patch-lib_puppet_gettext_config_rb b/sysutils/ruby-puppet/5/patches/patch-lib_puppet_gettext_config_rb index 60facbe6c61..763ebf22994 100644 --- a/sysutils/ruby-puppet/5/patches/patch-lib_puppet_gettext_config_rb +++ b/sysutils/ruby-puppet/5/patches/patch-lib_puppet_gettext_config_rb @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_puppet_gettext_config_rb,v 1.1.1.1 2017/11/20 12:45:17 sebastia Exp $ - Tell Puppet where to find for locales diff --git a/sysutils/ruby-puppet/5/patches/patch-lib_puppet_provider_package_gem_rb b/sysutils/ruby-puppet/5/patches/patch-lib_puppet_provider_package_gem_rb index b7011237c1f..826b22d6343 100644 --- a/sysutils/ruby-puppet/5/patches/patch-lib_puppet_provider_package_gem_rb +++ b/sysutils/ruby-puppet/5/patches/patch-lib_puppet_provider_package_gem_rb @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_puppet_provider_package_gem_rb,v 1.4 2020/05/18 09:11:42 kn Exp $ - Use the locally installed gem command with explicit ruby version. Index: lib/puppet/provider/package/gem.rb diff --git a/sysutils/ruby-puppet/5/patches/patch-lib_puppet_provider_package_openbsd_rb b/sysutils/ruby-puppet/5/patches/patch-lib_puppet_provider_package_openbsd_rb index 365cacddf7f..432d439178d 100644 --- a/sysutils/ruby-puppet/5/patches/patch-lib_puppet_provider_package_openbsd_rb +++ b/sysutils/ruby-puppet/5/patches/patch-lib_puppet_provider_package_openbsd_rb @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_puppet_provider_package_openbsd_rb,v 1.5 2020/03/18 18:39:17 sebastia Exp $ - - Handle the flavor as a property, not as a parameter. - Handle errors from pkg_add - Handle uninstall_options being 'nil' by default diff --git a/sysutils/ruby-puppet/5/patches/patch-lib_puppet_provider_package_pip3_rb b/sysutils/ruby-puppet/5/patches/patch-lib_puppet_provider_package_pip3_rb index 6113e73fef7..3eae887e9e8 100644 --- a/sysutils/ruby-puppet/5/patches/patch-lib_puppet_provider_package_pip3_rb +++ b/sysutils/ruby-puppet/5/patches/patch-lib_puppet_provider_package_pip3_rb @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_puppet_provider_package_pip3_rb,v 1.2 2019/07/19 06:09:21 sebastia Exp $ - Allow the pip package provider to work for the default python3 version diff --git a/sysutils/ruby-puppet/5/patches/patch-lib_puppet_provider_package_pip_rb b/sysutils/ruby-puppet/5/patches/patch-lib_puppet_provider_package_pip_rb index 7ba2fdfef54..a9644fdbdcd 100644 --- a/sysutils/ruby-puppet/5/patches/patch-lib_puppet_provider_package_pip_rb +++ b/sysutils/ruby-puppet/5/patches/patch-lib_puppet_provider_package_pip_rb @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_puppet_provider_package_pip_rb,v 1.4 2020/03/06 15:20:31 sebastia Exp $ - Allow the pip package provider to work for the default python2 version diff --git a/sysutils/ruby-puppet/5/patches/patch-lib_puppet_provider_service_openbsd_rb b/sysutils/ruby-puppet/5/patches/patch-lib_puppet_provider_service_openbsd_rb index 226c1d17011..38419da4e6d 100644 --- a/sysutils/ruby-puppet/5/patches/patch-lib_puppet_provider_service_openbsd_rb +++ b/sysutils/ruby-puppet/5/patches/patch-lib_puppet_provider_service_openbsd_rb @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_puppet_provider_service_openbsd_rb,v 1.1.1.1 2017/11/20 12:45:17 sebastia Exp $ - * enhance initial service provisioning with regard to service_flags * print a warning when rcctl failed to run, instead of having the user guess diff --git a/sysutils/ruby-puppet/5/patches/patch-lib_puppet_reference_configuration_rb b/sysutils/ruby-puppet/5/patches/patch-lib_puppet_reference_configuration_rb index 9b9ccff65ab..47292ba04cb 100644 --- a/sysutils/ruby-puppet/5/patches/patch-lib_puppet_reference_configuration_rb +++ b/sysutils/ruby-puppet/5/patches/patch-lib_puppet_reference_configuration_rb @@ -1,4 +1,3 @@ -$OpenBSD: patch-lib_puppet_reference_configuration_rb,v 1.1.1.1 2017/11/20 12:45:17 sebastia Exp $ --- lib/puppet/reference/configuration.rb.orig Sat Apr 23 00:15:56 2016 +++ lib/puppet/reference/configuration.rb Thu Apr 28 15:03:19 2016 @@ -23,11 +23,11 @@ config = Puppet::Util::Reference.newreference(:configu diff --git a/sysutils/ruby-puppet/5/patches/patch-lib_puppet_util_run_mode_rb b/sysutils/ruby-puppet/5/patches/patch-lib_puppet_util_run_mode_rb index a99fa2be8e8..f2d4430ed71 100644 --- a/sysutils/ruby-puppet/5/patches/patch-lib_puppet_util_run_mode_rb +++ b/sysutils/ruby-puppet/5/patches/patch-lib_puppet_util_run_mode_rb @@ -1,4 +1,3 @@ -$OpenBSD: patch-lib_puppet_util_run_mode_rb,v 1.1.1.1 2017/11/20 12:45:17 sebastia Exp $ --- lib/puppet/util/run_mode.rb.orig Sat Apr 23 00:15:56 2016 +++ lib/puppet/util/run_mode.rb Thu Apr 28 15:04:10 2016 @@ -59,15 +59,15 @@ module Puppet diff --git a/sysutils/ruby-puppet/5/pkg/PLIST b/sysutils/ruby-puppet/5/pkg/PLIST index fb49d2a5997..00c877c1997 100644 --- a/sysutils/ruby-puppet/5/pkg/PLIST +++ b/sysutils/ruby-puppet/5/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.15 2021/01/24 20:25:11 kn Exp $ @option is-branch @newgroup _puppet:580 @newuser _puppet:580:580:daemon:Puppet user:/var/empty:/sbin/nologin diff --git a/sysutils/ruby-puppet/6/Makefile b/sysutils/ruby-puppet/6/Makefile index 3646bcb9941..8258ea4ea1c 100644 --- a/sysutils/ruby-puppet/6/Makefile +++ b/sysutils/ruby-puppet/6/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.25 2022/03/10 12:03:34 kn Exp $ - PORTROACH= limit:^6 VERSION= 6.26.0 diff --git a/sysutils/ruby-puppet/6/patches/patch-install_rb b/sysutils/ruby-puppet/6/patches/patch-install_rb index 4824ce7ea29..43cef6aed58 100644 --- a/sysutils/ruby-puppet/6/patches/patch-install_rb +++ b/sysutils/ruby-puppet/6/patches/patch-install_rb @@ -1,5 +1,3 @@ -$OpenBSD: patch-install_rb,v 1.1 2021/08/30 19:23:38 jeremy Exp $ - Work on ruby 3.0+. Index: install.rb diff --git a/sysutils/ruby-puppet/6/patches/patch-lib_puppet_defaults_rb b/sysutils/ruby-puppet/6/patches/patch-lib_puppet_defaults_rb index 16f8e94d074..e37eb0a761b 100644 --- a/sysutils/ruby-puppet/6/patches/patch-lib_puppet_defaults_rb +++ b/sysutils/ruby-puppet/6/patches/patch-lib_puppet_defaults_rb @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_puppet_defaults_rb,v 1.7 2022/01/21 12:10:39 kn Exp $ - Update the user and group to _puppet Fix module search path to /var/puppetlabs diff --git a/sysutils/ruby-puppet/6/patches/patch-lib_puppet_gettext_config_rb b/sysutils/ruby-puppet/6/patches/patch-lib_puppet_gettext_config_rb index cd856180a52..296987de9cc 100644 --- a/sysutils/ruby-puppet/6/patches/patch-lib_puppet_gettext_config_rb +++ b/sysutils/ruby-puppet/6/patches/patch-lib_puppet_gettext_config_rb @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_puppet_gettext_config_rb,v 1.1.1.1 2020/05/18 08:59:00 kn Exp $ - Tell Puppet where to find locales Index: lib/puppet/gettext/config.rb diff --git a/sysutils/ruby-puppet/6/patches/patch-lib_puppet_provider_package_gem_rb b/sysutils/ruby-puppet/6/patches/patch-lib_puppet_provider_package_gem_rb index 4cac1755472..2fb0aa31602 100644 --- a/sysutils/ruby-puppet/6/patches/patch-lib_puppet_provider_package_gem_rb +++ b/sysutils/ruby-puppet/6/patches/patch-lib_puppet_provider_package_gem_rb @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_puppet_provider_package_gem_rb,v 1.3 2020/05/22 15:23:37 kn Exp $ - Use the locally installed gem command with explicit ruby version. Index: lib/puppet/provider/package/gem.rb diff --git a/sysutils/ruby-puppet/6/patches/patch-lib_puppet_provider_package_openbsd_rb b/sysutils/ruby-puppet/6/patches/patch-lib_puppet_provider_package_openbsd_rb index 35cf09c961e..7783f8af0bc 100644 --- a/sysutils/ruby-puppet/6/patches/patch-lib_puppet_provider_package_openbsd_rb +++ b/sysutils/ruby-puppet/6/patches/patch-lib_puppet_provider_package_openbsd_rb @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_puppet_provider_package_openbsd_rb,v 1.3 2020/05/22 15:23:37 kn Exp $ - - Handle errors from pkg_add - Handle uninstall_options being 'nil' by default - If no flavor speficied, force the empty flavor with '--' diff --git a/sysutils/ruby-puppet/6/patches/patch-lib_puppet_provider_package_pip3_rb b/sysutils/ruby-puppet/6/patches/patch-lib_puppet_provider_package_pip3_rb index 9e23f3a420f..a55560fd721 100644 --- a/sysutils/ruby-puppet/6/patches/patch-lib_puppet_provider_package_pip3_rb +++ b/sysutils/ruby-puppet/6/patches/patch-lib_puppet_provider_package_pip3_rb @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_puppet_provider_package_pip3_rb,v 1.2 2020/05/22 15:23:37 kn Exp $ - Allow the pip package provider to work for the default python3 version diff --git a/sysutils/ruby-puppet/6/patches/patch-lib_puppet_provider_package_pip_rb b/sysutils/ruby-puppet/6/patches/patch-lib_puppet_provider_package_pip_rb index 7ce9abec757..e687413d1b3 100644 --- a/sysutils/ruby-puppet/6/patches/patch-lib_puppet_provider_package_pip_rb +++ b/sysutils/ruby-puppet/6/patches/patch-lib_puppet_provider_package_pip_rb @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_puppet_provider_package_pip_rb,v 1.2 2020/05/22 15:23:37 kn Exp $ - Allow the pip package provider to work for the default python2 version diff --git a/sysutils/ruby-puppet/6/patches/patch-lib_puppet_provider_service_openbsd_rb b/sysutils/ruby-puppet/6/patches/patch-lib_puppet_provider_service_openbsd_rb index 1df78cfe676..a41da9ea46e 100644 --- a/sysutils/ruby-puppet/6/patches/patch-lib_puppet_provider_service_openbsd_rb +++ b/sysutils/ruby-puppet/6/patches/patch-lib_puppet_provider_service_openbsd_rb @@ -1,6 +1,3 @@ -$OpenBSD: patch-lib_puppet_provider_service_openbsd_rb,v 1.2 2020/05/18 09:07:47 kn Exp $ - - * enhance initial service provisioning with regard to service_flags * print a warning when rcctl failed to run, instead of having the user guess diff --git a/sysutils/ruby-puppet/6/patches/patch-lib_puppet_reference_configuration_rb b/sysutils/ruby-puppet/6/patches/patch-lib_puppet_reference_configuration_rb index 008e24d6267..3afae4ed2db 100644 --- a/sysutils/ruby-puppet/6/patches/patch-lib_puppet_reference_configuration_rb +++ b/sysutils/ruby-puppet/6/patches/patch-lib_puppet_reference_configuration_rb @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_puppet_reference_configuration_rb,v 1.1.1.1 2020/05/18 08:59:00 kn Exp $ - Update the default directory locations Index: lib/puppet/reference/configuration.rb diff --git a/sysutils/ruby-puppet/6/patches/patch-lib_puppet_util_run_mode_rb b/sysutils/ruby-puppet/6/patches/patch-lib_puppet_util_run_mode_rb index 0e5528d1e4c..e3b84e7b586 100644 --- a/sysutils/ruby-puppet/6/patches/patch-lib_puppet_util_run_mode_rb +++ b/sysutils/ruby-puppet/6/patches/patch-lib_puppet_util_run_mode_rb @@ -1,5 +1,3 @@ -$OpenBSD: patch-lib_puppet_util_run_mode_rb,v 1.2 2020/11/05 20:27:59 kn Exp $ - Update the default directory locations diff --git a/sysutils/ruby-puppet/Makefile b/sysutils/ruby-puppet/Makefile index 59ba30e43a4..ca27b97cbb9 100644 --- a/sysutils/ruby-puppet/Makefile +++ b/sysutils/ruby-puppet/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.61 2020/05/22 19:58:14 kn Exp $ - SUBDIR = SUBDIR += 5 SUBDIR += 6 diff --git a/sysutils/ruby-puppet/Makefile.inc b/sysutils/ruby-puppet/Makefile.inc index 304f3bcbebd..eec45825dd6 100644 --- a/sysutils/ruby-puppet/Makefile.inc +++ b/sysutils/ruby-puppet/Makefile.inc @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile.inc,v 1.51 2021/08/30 19:23:38 jeremy Exp $ - PKG_ARCH ?= * COMMENT ?= centralised configuration management for networks DISTNAME ?= puppet-${VERSION} diff --git a/sysutils/ruby-puppet/pkg/puppet.rc b/sysutils/ruby-puppet/pkg/puppet.rc index 78200b9e8ed..b24cf412e6e 100644 --- a/sysutils/ruby-puppet/pkg/puppet.rc +++ b/sysutils/ruby-puppet/pkg/puppet.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: puppet.rc,v 1.4 2021/03/16 18:43:40 kn Exp $ daemon="${TRUEPREFIX}/bin/puppet agent" diff --git a/sysutils/ruby-puppet/pkg/puppetmaster.rc b/sysutils/ruby-puppet/pkg/puppetmaster.rc index 806a3b5217a..bc8a7502682 100644 --- a/sysutils/ruby-puppet/pkg/puppetmaster.rc +++ b/sysutils/ruby-puppet/pkg/puppetmaster.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: puppetmaster.rc,v 1.3 2021/05/04 20:56:20 giovanni Exp $ daemon="${TRUEPREFIX}/bin/puppet master" diff --git a/sysutils/ruby-r10k/Makefile b/sysutils/ruby-r10k/Makefile index 55adab7e425..068bd04e7e1 100644 --- a/sysutils/ruby-r10k/Makefile +++ b/sysutils/ruby-r10k/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.40 2022/02/25 21:06:53 sebastia Exp $ - COMMENT = Puppet module management DISTNAME = r10k-3.14.2 diff --git a/sysutils/ruby-r10k/patches/patch-_metadata b/sysutils/ruby-r10k/patches/patch-_metadata index 632c0a0787f..3383a03cd13 100644 --- a/sysutils/ruby-r10k/patches/patch-_metadata +++ b/sysutils/ruby-r10k/patches/patch-_metadata @@ -1,5 +1,3 @@ -$OpenBSD: patch-_metadata,v 1.1 2021/05/31 07:27:20 sebastia Exp $ - upstream locked cri to be compatible with older ruby versions Index: .metadata diff --git a/sysutils/ruby-r10k/pkg/PLIST b/sysutils/ruby-r10k/pkg/PLIST index dad6f9f9bdc..395ecb3b119 100644 --- a/sysutils/ruby-r10k/pkg/PLIST +++ b/sysutils/ruby-r10k/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.27 2022/02/25 21:06:53 sebastia Exp $ ${GEM_BIN}/r10k${GEM_BIN_SUFFIX} ${GEM_LIB}/cache/${DISTNAME}.gem ${GEM_LIB}/gems/${DISTNAME}/ diff --git a/sysutils/ruby-shadow/Makefile b/sysutils/ruby-shadow/Makefile index c45a891112f..ff6b3422a81 100644 --- a/sysutils/ruby-shadow/Makefile +++ b/sysutils/ruby-shadow/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.18 2019/11/03 14:07:45 jasper Exp $ - COMMENT = module to access shadow passwords DISTNAME = ruby-shadow-2.5.0 diff --git a/sysutils/ruby-shadow/patches/patch-pwd_shadow_c b/sysutils/ruby-shadow/patches/patch-pwd_shadow_c index b9367caa3d7..05d165259aa 100644 --- a/sysutils/ruby-shadow/patches/patch-pwd_shadow_c +++ b/sysutils/ruby-shadow/patches/patch-pwd_shadow_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-pwd_shadow_c,v 1.6 2015/11/19 15:01:47 jasper Exp $ --- pwd/shadow.c.orig Thu Nov 19 15:51:37 2015 +++ pwd/shadow.c Thu Nov 19 15:56:27 2015 @@ -92,7 +92,11 @@ rb_shadow_getspnam(VALUE self, VALUE name) diff --git a/sysutils/ruby-shadow/pkg/PLIST b/sysutils/ruby-shadow/pkg/PLIST index 14d4fe552b7..90c35cc8b48 100644 --- a/sysutils/ruby-shadow/pkg/PLIST +++ b/sysutils/ruby-shadow/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2016/11/06 21:24:00 jeremy Exp $ ${GEM_LIB}/cache/${DISTNAME}.gem ${GEM_LIB}/gems/${DISTNAME}/ ${GEM_LIB}/gems/${DISTNAME}/HISTORY diff --git a/sysutils/ruby-tzinfo/Makefile b/sysutils/ruby-tzinfo/Makefile index 2ac6b5eac0b..ff5bb673792 100644 --- a/sysutils/ruby-tzinfo/Makefile +++ b/sysutils/ruby-tzinfo/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2021/03/08 20:44:48 sebastia Exp $ - COMMENT= access to time zone data and conversion DISTNAME= tzinfo-2.0.4 diff --git a/sysutils/ruby-tzinfo/pkg/PLIST b/sysutils/ruby-tzinfo/pkg/PLIST index fd4f5e70e69..f1f19f61a67 100644 --- a/sysutils/ruby-tzinfo/pkg/PLIST +++ b/sysutils/ruby-tzinfo/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2021/03/08 20:44:48 sebastia Exp $ ${GEM_LIB}/cache/${DISTNAME}.gem ${GEM_LIB}/gems/${DISTNAME}/ ${GEM_LIB}/gems/${DISTNAME}/.yardopts diff --git a/sysutils/ruby-vlad/Makefile b/sysutils/ruby-vlad/Makefile index 0c2f0242609..c16c4831053 100644 --- a/sysutils/ruby-vlad/Makefile +++ b/sysutils/ruby-vlad/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.21 2019/07/12 20:49:51 sthen Exp $ - COMMENT= pragmatic application deployment automation DISTNAME= vlad-2.6.5 diff --git a/sysutils/ruby-vlad/patches/patch-_metadata b/sysutils/ruby-vlad/patches/patch-_metadata index a42f2ede126..80b1fece15b 100644 --- a/sysutils/ruby-vlad/patches/patch-_metadata +++ b/sysutils/ruby-vlad/patches/patch-_metadata @@ -1,5 +1,3 @@ -$OpenBSD: patch-_metadata,v 1.3 2017/11/01 19:40:59 jeremy Exp $ - Remove pessimistic version limit. Index: .metadata diff --git a/sysutils/ruby-vlad/pkg/PLIST b/sysutils/ruby-vlad/pkg/PLIST index 8eb081ad148..bec8860ae35 100644 --- a/sysutils/ruby-vlad/pkg/PLIST +++ b/sysutils/ruby-vlad/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.6 2014/08/15 07:24:10 jasper Exp $ ${GEM_LIB}/cache/${DISTNAME}.gem ${GEM_LIB}/gems/${DISTNAME}/ ${GEM_LIB}/gems/${DISTNAME}/.autotest diff --git a/sysutils/rundeck/Makefile b/sysutils/rundeck/Makefile index ab7347602d2..887581fa91b 100644 --- a/sysutils/rundeck/Makefile +++ b/sysutils/rundeck/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.18 2021/11/06 10:38:41 ajacoutot Exp $ - COMMENT= job scheduler and runbook automation V= 2.6.11 diff --git a/sysutils/rundeck/files/admin.aclpolicy b/sysutils/rundeck/files/admin.aclpolicy index 0d3d4e525ff..92508585daf 100644 --- a/sysutils/rundeck/files/admin.aclpolicy +++ b/sysutils/rundeck/files/admin.aclpolicy @@ -1,5 +1,3 @@ -# $OpenBSD: admin.aclpolicy,v 1.1.1.1 2016/10/10 17:19:47 jasper Exp $ -# description: Admin, all access. context: project: '.*' # all projects diff --git a/sysutils/rundeck/files/apitoken.aclpolicy b/sysutils/rundeck/files/apitoken.aclpolicy index df124bc8996..c2958e6d96b 100644 --- a/sysutils/rundeck/files/apitoken.aclpolicy +++ b/sysutils/rundeck/files/apitoken.aclpolicy @@ -1,5 +1,3 @@ -# $OpenBSD: apitoken.aclpolicy,v 1.1.1.1 2016/10/10 17:19:47 jasper Exp $ -# description: API project level access control context: project: '.*' # all projects diff --git a/sysutils/rundeck/files/framework.properties b/sysutils/rundeck/files/framework.properties index 8515787f6f2..4cd7429f2fb 100644 --- a/sysutils/rundeck/files/framework.properties +++ b/sysutils/rundeck/files/framework.properties @@ -1,4 +1,3 @@ -# $OpenBSD: framework.properties,v 1.1.1.1 2016/10/10 17:19:47 jasper Exp $ # framework.properties - # diff --git a/sysutils/rundeck/files/log4j.properties b/sysutils/rundeck/files/log4j.properties index c1bf77311bc..3ac1f58d181 100644 --- a/sysutils/rundeck/files/log4j.properties +++ b/sysutils/rundeck/files/log4j.properties @@ -1,5 +1,3 @@ -# $OpenBSD: log4j.properties,v 1.1.1.1 2016/10/10 17:19:47 jasper Exp $ -# log4j.rootCategory=INFO, file # diff --git a/sysutils/rundeck/files/profile b/sysutils/rundeck/files/profile index 5ad77e64d09..4b60119e3a7 100644 --- a/sysutils/rundeck/files/profile +++ b/sysutils/rundeck/files/profile @@ -1,5 +1,3 @@ -# $OpenBSD: profile,v 1.1.1.1 2016/10/10 17:19:47 jasper Exp $ - RDECK_BASE=${TRUEPREFIX}/rundeck export RDECK_BASE diff --git a/sysutils/rundeck/files/project.properties b/sysutils/rundeck/files/project.properties index 42a9b8e09a3..e18123810a6 100644 --- a/sysutils/rundeck/files/project.properties +++ b/sysutils/rundeck/files/project.properties @@ -1,7 +1,5 @@ # project.properties # -# $OpenBSD: project.properties,v 1.1.1.1 2016/10/10 17:19:47 jasper Exp $ -# # # The base directory for this project's instances diff --git a/sysutils/rundeck/pkg/PLIST b/sysutils/rundeck/pkg/PLIST index 3fd3cd96488..dbd420ffd49 100644 --- a/sysutils/rundeck/pkg/PLIST +++ b/sysutils/rundeck/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2016/10/11 05:53:56 jasper Exp $ @newgroup _rundeck:780 @newuser _rundeck:780:_rundeck:daemon:RunDeck user:/nonexistent:/sbin/nologin @mode 0750 diff --git a/sysutils/rundeck/pkg/rundeck.rc b/sysutils/rundeck/pkg/rundeck.rc index f96f07b0d2f..9e84e84fe73 100644 --- a/sysutils/rundeck/pkg/rundeck.rc +++ b/sysutils/rundeck/pkg/rundeck.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: rundeck.rc,v 1.5 2021/11/06 10:38:41 ajacoutot Exp $ daemon=$(${LOCALBASE}/bin/javaPathHelper -c rundeck) daemon_flags="-XX:MaxPermSize=256m -Xmx1024m -Djava.io.tmpdir=/var/cache/rundeck -jar ${RDECK_BASE}/rundeck-launcher.jar -b ${RDECK_BASE}" diff --git a/sysutils/runit/Makefile b/sysutils/runit/Makefile index 1765d7f0bea..22f6c612031 100644 --- a/sysutils/runit/Makefile +++ b/sysutils/runit/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.21 2019/07/12 20:49:51 sthen Exp $ - COMMENT= daemontools alike replacement for init DISTNAME= runit-2.1.2 diff --git a/sysutils/runit/files/rc.shutdown b/sysutils/runit/files/rc.shutdown index 9c5c508ddf2..9da30b6d608 100644 --- a/sysutils/runit/files/rc.shutdown +++ b/sysutils/runit/files/rc.shutdown @@ -1,5 +1,3 @@ -# $OpenBSD: rc.shutdown,v 1.5 2018/11/13 16:54:08 jca Exp $ -# # Stop runit services. [ -e /service ] || exit 0 diff --git a/sysutils/runit/pkg/PLIST b/sysutils/runit/pkg/PLIST index ca97dc34daa..6e0fceec460 100644 --- a/sysutils/runit/pkg/PLIST +++ b/sysutils/runit/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2018/09/04 12:46:23 espie Exp $ @man man/man8/chpst.8 @man man/man8/runit-init.8 @man man/man8/runit.8 diff --git a/sysutils/runit/pkg/README b/sysutils/runit/pkg/README index 7e80bd4d5f4..8f95f4ce43c 100644 --- a/sysutils/runit/pkg/README +++ b/sysutils/runit/pkg/README @@ -1,5 +1,3 @@ -$OpenBSD: README,v 1.4 2018/11/13 16:54:08 jca Exp $ - +----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- diff --git a/sysutils/rw/Makefile b/sysutils/rw/Makefile index b976348e9e9..ed661008d79 100644 --- a/sysutils/rw/Makefile +++ b/sysutils/rw/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.2 2019/07/12 20:49:51 sthen Exp $ - V = 1.0 COMMENT = simple dd(1) replacement utility from Sortix DISTNAME = rw-portable-${V} diff --git a/sysutils/rw/pkg/PLIST b/sysutils/rw/pkg/PLIST index fd5cc6364fe..e2bd62cd954 100644 --- a/sysutils/rw/pkg/PLIST +++ b/sysutils/rw/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2018/05/28 02:10:43 bcallah Exp $ @bin bin/rw @man man/man1/rw.1 diff --git a/sysutils/safecat/Makefile b/sysutils/safecat/Makefile index f999509c5e2..f20e7fef6f8 100644 --- a/sysutils/safecat/Makefile +++ b/sysutils/safecat/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.20 2019/07/14 00:39:40 naddy Exp $ - COMMENT= copy stdin to a qmail-style maildir REVISION= 0 diff --git a/sysutils/safecat/patches/patch-Makefile b/sysutils/safecat/patches/patch-Makefile index 51265d0afc1..fcd40498597 100644 --- a/sysutils/safecat/patches/patch-Makefile +++ b/sysutils/safecat/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.2 2017/11/03 13:15:02 espie Exp $ lld doesn't like linking with the same objects twice Index: Makefile diff --git a/sysutils/safecat/patches/patch-make-load_sh b/sysutils/safecat/patches/patch-make-load_sh index 458d92ff87c..f3017d44331 100644 --- a/sysutils/safecat/patches/patch-make-load_sh +++ b/sysutils/safecat/patches/patch-make-load_sh @@ -1,5 +1,3 @@ -$OpenBSD: patch-make-load_sh,v 1.1 2017/11/03 13:15:02 espie Exp $ - Index: make-load.sh --- make-load.sh.orig +++ make-load.sh diff --git a/sysutils/safecat/patches/patch-tempfile_c b/sysutils/safecat/patches/patch-tempfile_c index 81734e82bcc..b40e11aaaaf 100644 --- a/sysutils/safecat/patches/patch-tempfile_c +++ b/sysutils/safecat/patches/patch-tempfile_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-tempfile_c,v 1.1 2004/12/21 15:49:53 danh Exp $ --- tempfile.c.orig Tue Jul 1 10:03:01 2003 +++ tempfile.c Tue Dec 21 10:10:12 2004 @@ -26,7 +26,7 @@ void mk_tempfile(stralloc *tmpf) { diff --git a/sysutils/safecat/pkg/PLIST b/sysutils/safecat/pkg/PLIST index b948d87fae6..9ec0b6464c9 100644 --- a/sysutils/safecat/pkg/PLIST +++ b/sysutils/safecat/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2011/07/03 22:38:12 naddy Exp $ bin/maildir @bin bin/safecat @man man/man1/maildir.1 diff --git a/sysutils/salt-testing/Makefile b/sysutils/salt-testing/Makefile index f366c838011..55e4bca9a43 100644 --- a/sysutils/salt-testing/Makefile +++ b/sysutils/salt-testing/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.31 2021/11/02 00:02:34 sthen Exp $ - COMMENT = common testing tools used in the Salt Stack projects MODPY_EGG_VERSION = 2018.9.21 diff --git a/sysutils/salt-testing/pkg/PLIST b/sysutils/salt-testing/pkg/PLIST index 8c859d014a8..a565b993db1 100644 --- a/sysutils/salt-testing/pkg/PLIST +++ b/sysutils/salt-testing/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.7 2020/05/15 06:22:55 jasper Exp $ bin/github-commit-status bin/salt-jenkins-build lib/python${MODPY_VERSION}/site-packages/SaltTesting-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info diff --git a/sysutils/salt/Makefile b/sysutils/salt/Makefile index beb1b026526..7327f50a2e7 100644 --- a/sysutils/salt/Makefile +++ b/sysutils/salt/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.166 2021/11/02 00:02:34 sthen Exp $ - # optional dependencies # https://github.com/saltstack/salt/blob/develop/doc/conf.py # libvirt-python diff --git a/sysutils/salt/patches/patch-requirements_crypto_txt b/sysutils/salt/patches/patch-requirements_crypto_txt index 046fcbdeeb9..e2dc3a9dd62 100644 --- a/sysutils/salt/patches/patch-requirements_crypto_txt +++ b/sysutils/salt/patches/patch-requirements_crypto_txt @@ -1,5 +1,3 @@ -$OpenBSD: patch-requirements_crypto_txt,v 1.4 2020/11/06 18:42:50 jasper Exp $ - Index: requirements/crypto.txt --- requirements/crypto.txt.orig +++ requirements/crypto.txt diff --git a/sysutils/salt/patches/patch-salt_client_ssh_shell_py b/sysutils/salt/patches/patch-salt_client_ssh_shell_py index 52e3eb91c0f..da3daeec1e5 100644 --- a/sysutils/salt/patches/patch-salt_client_ssh_shell_py +++ b/sysutils/salt/patches/patch-salt_client_ssh_shell_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-salt_client_ssh_shell_py,v 1.5 2020/11/20 13:21:00 jasper Exp $ - ssh(1) on OpenBSD doesn't support GSSAPI Index: salt/client/ssh/shell.py diff --git a/sysutils/salt/patches/patch-salt_grains_core_py b/sysutils/salt/patches/patch-salt_grains_core_py index d4d4c0a65a7..384071b4a02 100644 --- a/sysutils/salt/patches/patch-salt_grains_core_py +++ b/sysutils/salt/patches/patch-salt_grains_core_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-salt_grains_core_py,v 1.9 2021/09/14 07:23:12 robert Exp $ - - Unbreak minion without swap configured - Fix swap_total calculation on OpenBSD diff --git a/sysutils/salt/patches/patch-salt_modules_salt_proxy_py b/sysutils/salt/patches/patch-salt_modules_salt_proxy_py index 0196af57337..723b4ae1722 100644 --- a/sysutils/salt/patches/patch-salt_modules_salt_proxy_py +++ b/sysutils/salt/patches/patch-salt_modules_salt_proxy_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-salt_modules_salt_proxy_py,v 1.4 2020/07/02 19:04:32 jasper Exp $ - Print the full command, this allows the grep to find a match when a proxy minion is running. Otherwise it incorrectly determine the given proxy isn't running and fork off another copy repeatedly. diff --git a/sysutils/salt/patches/patch-salt_modules_vmctl_py b/sysutils/salt/patches/patch-salt_modules_vmctl_py index 0b0efa0d321..5cc7fd467ec 100644 --- a/sysutils/salt/patches/patch-salt_modules_vmctl_py +++ b/sysutils/salt/patches/patch-salt_modules_vmctl_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-salt_modules_vmctl_py,v 1.4 2021/09/14 07:23:12 robert Exp $ - Fix order of argument for vmctl(8) https://github.com/saltstack/salt/pull/57984 diff --git a/sysutils/salt/patches/patch-salt_returners_zabbix_return_py b/sysutils/salt/patches/patch-salt_returners_zabbix_return_py index 886f2645d95..c5556913edf 100644 --- a/sysutils/salt/patches/patch-salt_returners_zabbix_return_py +++ b/sysutils/salt/patches/patch-salt_returners_zabbix_return_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-salt_returners_zabbix_return_py,v 1.3 2020/07/02 19:04:32 jasper Exp $ - Index: salt/returners/zabbix_return.py --- salt/returners/zabbix_return.py.orig +++ salt/returners/zabbix_return.py diff --git a/sysutils/salt/patches/patch-salt_utils_network_py b/sysutils/salt/patches/patch-salt_utils_network_py index e1f8a15a6f5..eba7f1f088c 100644 --- a/sysutils/salt/patches/patch-salt_utils_network_py +++ b/sysutils/salt/patches/patch-salt_utils_network_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-salt_utils_network_py,v 1.8 2021/09/14 07:23:12 robert Exp $ - TypeError: a bytes-like object is required, not 'str' https://github.com/saltstack/salt/pull/58158 diff --git a/sysutils/salt/pkg/PLIST b/sysutils/salt/pkg/PLIST index 9d76b3cebd1..cf823c1b0f3 100644 --- a/sysutils/salt/pkg/PLIST +++ b/sysutils/salt/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.58 2021/09/14 07:23:12 robert Exp $ @ask-update salt-<2014.1.5p0 Make sure the _salt-master user does not exist @newgroup _salt:722 @newuser _salt:722:722:daemon:SaltStack Daemon:${LOCALSTATEDIR}/salt:/sbin/nologin diff --git a/sysutils/salt/pkg/salt_api.rc b/sysutils/salt/pkg/salt_api.rc index 2366718fb9b..2d9d36eb071 100644 --- a/sysutils/salt/pkg/salt_api.rc +++ b/sysutils/salt/pkg/salt_api.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: salt_api.rc,v 1.2 2018/01/11 19:27:10 rpe Exp $ daemon="${TRUEPREFIX}/bin/salt-api -d" daemon_user="_salt" diff --git a/sysutils/salt/pkg/salt_master.rc b/sysutils/salt/pkg/salt_master.rc index 17770a45229..7c89d0b94b6 100644 --- a/sysutils/salt/pkg/salt_master.rc +++ b/sysutils/salt/pkg/salt_master.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: salt_master.rc,v 1.5 2018/01/11 19:27:10 rpe Exp $ daemon="${TRUEPREFIX}/bin/salt-master -d" diff --git a/sysutils/salt/pkg/salt_minion.rc b/sysutils/salt/pkg/salt_minion.rc index ed4c166e747..9343a9d0c85 100644 --- a/sysutils/salt/pkg/salt_minion.rc +++ b/sysutils/salt/pkg/salt_minion.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: salt_minion.rc,v 1.4 2018/01/11 19:27:10 rpe Exp $ daemon="${TRUEPREFIX}/bin/salt-minion -d" diff --git a/sysutils/salt/pkg/salt_proxy.rc b/sysutils/salt/pkg/salt_proxy.rc index 4f1c8852cb8..4b64da783ea 100644 --- a/sysutils/salt/pkg/salt_proxy.rc +++ b/sysutils/salt/pkg/salt_proxy.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: salt_proxy.rc,v 1.2 2018/01/11 19:27:10 rpe Exp $ daemon="${TRUEPREFIX}/bin/salt-proxy -d" diff --git a/sysutils/salt/pkg/salt_syndic.rc b/sysutils/salt/pkg/salt_syndic.rc index cb638e3a229..86b2a92ba66 100644 --- a/sysutils/salt/pkg/salt_syndic.rc +++ b/sysutils/salt/pkg/salt_syndic.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: salt_syndic.rc,v 1.3 2018/01/11 19:27:10 rpe Exp $ daemon="${TRUEPREFIX}/bin/salt-syndic -d" daemon_flags="-u _salt" diff --git a/sysutils/screenfetch/Makefile b/sysutils/screenfetch/Makefile index db1f678010e..c7729b0f830 100644 --- a/sysutils/screenfetch/Makefile +++ b/sysutils/screenfetch/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.7 2021/08/04 09:45:30 cwen Exp $ - COMMENT = display system information in the terminal for screenshots PKGNAME = ${DISTNAME:L} diff --git a/sysutils/screenfetch/pkg/PLIST b/sysutils/screenfetch/pkg/PLIST index d92381a7d3f..f7cd7c9abc5 100644 --- a/sysutils/screenfetch/pkg/PLIST +++ b/sysutils/screenfetch/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2017/03/24 19:12:50 bentley Exp $ bin/screenfetch @man man/man1/screenfetch.1 diff --git a/sysutils/sec/Makefile b/sysutils/sec/Makefile index 63dcdebd5de..12360dc03f5 100644 --- a/sysutils/sec/Makefile +++ b/sysutils/sec/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.37 2021/06/09 12:36:26 okan Exp $ - COMMENT= simple event correlator V= 2.9.0 diff --git a/sysutils/sec/pkg/PLIST b/sysutils/sec/pkg/PLIST index 4b7c057330f..0c1199a1896 100644 --- a/sysutils/sec/pkg/PLIST +++ b/sysutils/sec/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2011/05/13 12:43:56 okan Exp $ @conflict nut-<2 bin/sec @man man/man1/sec.1 diff --git a/sysutils/serf/Makefile b/sysutils/serf/Makefile index 95c6d72ca89..873df9b4662 100644 --- a/sysutils/serf/Makefile +++ b/sysutils/serf/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.19 2021/11/06 10:38:41 ajacoutot Exp $ - # try removing with next update BROKEN-aarch64= looks like the vendored golang.org/x/sys/unix is too old for aarch64 diff --git a/sysutils/serf/pkg/PLIST b/sysutils/serf/pkg/PLIST index 9b037a75f30..89ca9cb05de 100644 --- a/sysutils/serf/pkg/PLIST +++ b/sysutils/serf/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2019/04/03 08:08:42 ajacoutot Exp $ @newgroup _serf:771 @newuser _serf:771:_serf:daemon:Serf Agent:/nonexistent:/sbin/nologin @rcscript ${RCDIR}/serf diff --git a/sysutils/serf/pkg/serf.rc b/sysutils/serf/pkg/serf.rc index 9c7c945bd90..e1cadc9cdee 100644 --- a/sysutils/serf/pkg/serf.rc +++ b/sysutils/serf/pkg/serf.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: serf.rc,v 1.5 2021/11/06 10:38:41 ajacoutot Exp $ daemon="${TRUEPREFIX}/bin/serf agent" daemon_flags="-syslog" diff --git a/sysutils/setquota/Makefile b/sysutils/setquota/Makefile index d046af52e78..e312f9cf533 100644 --- a/sysutils/setquota/Makefile +++ b/sysutils/setquota/Makefile @@ -1,4 +1,3 @@ -# $OpenBSD: Makefile,v 1.29 2019/07/12 20:49:51 sthen Exp $ # Original from: Ejovi Nuwere COMMENT= command line quota tools diff --git a/sysutils/setquota/patches/patch-Makefile b/sysutils/setquota/patches/patch-Makefile index 3086f60aee6..3045fd0d642 100644 --- a/sysutils/setquota/patches/patch-Makefile +++ b/sysutils/setquota/patches/patch-Makefile @@ -1,9 +1,8 @@ -$OpenBSD: patch-Makefile,v 1.1 2005/09/05 13:18:57 espie Exp $ --- Makefile.orig Wed Mar 12 09:32:55 1997 +++ Makefile Mon Sep 5 15:18:01 2005 @@ -1,10 +1,11 @@ --# $Id: patch-Makefile,v 1.1 2005/09/05 13:18:57 espie Exp $ -+# From: $Id: patch-Makefile,v 1.1 2005/09/05 13:18:57 espie Exp $ +-# $Id: patch-Makefile,v 1.2 2022/03/11 19:58:01 naddy Exp $ ++# From: $Id: patch-Makefile,v 1.2 2022/03/11 19:58:01 naddy Exp $ PROG= setquota SRCS= printquota.c setquota.c quotatool.c diff --git a/sysutils/setquota/patches/patch-printquota_c b/sysutils/setquota/patches/patch-printquota_c index 0e4b26249e4..2539c1a6bcd 100644 --- a/sysutils/setquota/patches/patch-printquota_c +++ b/sysutils/setquota/patches/patch-printquota_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-printquota_c,v 1.1 2004/01/04 18:50:33 espie Exp $ --- printquota.c.orig 2004-01-04 19:46:53.000000000 +0100 +++ printquota.c 2004-01-04 19:46:57.000000000 +0100 @@ -109,7 +109,7 @@ timeprt(seconds) diff --git a/sysutils/setquota/patches/patch-quotatool_c b/sysutils/setquota/patches/patch-quotatool_c index 7fed647a296..193da4f7c37 100644 --- a/sysutils/setquota/patches/patch-quotatool_c +++ b/sysutils/setquota/patches/patch-quotatool_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-quotatool_c,v 1.1 2005/12/24 08:21:43 pvalchev Exp $ --- quotatool.c.orig Fri Dec 23 23:48:13 2005 +++ quotatool.c Fri Dec 23 23:48:22 2005 @@ -49,7 +49,7 @@ static const char rcsid[] = diff --git a/sysutils/setquota/patches/patch-setquota_c b/sysutils/setquota/patches/patch-setquota_c index af09ffeb67c..e868e8ce5e0 100644 --- a/sysutils/setquota/patches/patch-setquota_c +++ b/sysutils/setquota/patches/patch-setquota_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-setquota_c,v 1.1 2004/01/04 18:50:33 espie Exp $ --- setquota.c.orig 2004-01-04 19:47:17.000000000 +0100 +++ setquota.c 2004-01-04 19:47:25.000000000 +0100 @@ -62,7 +62,7 @@ int set_quota(qm) diff --git a/sysutils/setquota/pkg/PLIST b/sysutils/setquota/pkg/PLIST index e37dcf99b81..b562777fe26 100644 --- a/sysutils/setquota/pkg/PLIST +++ b/sysutils/setquota/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.6 2011/06/23 22:50:29 naddy Exp $ @man man/man8/getquota.8 @man man/man8/setquota.8 @bin sbin/getquota diff --git a/sysutils/shelldap/Makefile b/sysutils/shelldap/Makefile index f3a09b2e79e..9c3e1f669a1 100644 --- a/sysutils/shelldap/Makefile +++ b/sysutils/shelldap/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.13 2020/12/07 08:24:51 landry Exp $ - COMMENT = browse LDAP server with a shell-like CLI V = 1.5.1 diff --git a/sysutils/shelldap/pkg/PLIST b/sysutils/shelldap/pkg/PLIST index 0fe1653fd2b..1ab3bbfdc5f 100644 --- a/sysutils/shelldap/pkg/PLIST +++ b/sysutils/shelldap/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.2 2016/01/08 22:57:47 sthen Exp $ bin/shelldap @man man/man1/shelldap.1 diff --git a/sysutils/shmux/Makefile b/sysutils/shmux/Makefile index de7944522dd..8644acc2a8f 100644 --- a/sysutils/shmux/Makefile +++ b/sysutils/shmux/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.9 2019/09/06 12:19:13 kn Exp $ - COMMENT= execute a command on many hosts in parallel DISTNAME= shmux-1.0.3 diff --git a/sysutils/shmux/pkg/PLIST b/sysutils/shmux/pkg/PLIST index 35184e95f83..16565fb76e8 100644 --- a/sysutils/shmux/pkg/PLIST +++ b/sysutils/shmux/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2019/09/06 12:19:13 kn Exp $ @bin bin/shmux @man man/man1/shmux.1 share/doc/shmux/ diff --git a/sysutils/shunt/Makefile b/sysutils/shunt/Makefile index 05652effdeb..b28acc5aee4 100644 --- a/sysutils/shunt/Makefile +++ b/sysutils/shunt/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.10 2019/07/12 20:49:51 sthen Exp $ - COMMENT= tools to extend pipe capabilities DISTNAME= shunt-1.7.3 diff --git a/sysutils/shunt/patches/patch-src_Macros_mk b/sysutils/shunt/patches/patch-src_Macros_mk index 3e07f8478bf..8adf5e26cae 100644 --- a/sysutils/shunt/patches/patch-src_Macros_mk +++ b/sysutils/shunt/patches/patch-src_Macros_mk @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_Macros_mk,v 1.1.1.1 2007/09/14 18:54:20 steven Exp $ --- src/Macros.mk.orig Fri Sep 14 18:17:05 2007 +++ src/Macros.mk Fri Sep 14 18:17:25 2007 @@ -4,12 +4,12 @@ diff --git a/sysutils/shunt/patches/patch-src_exactly_main_c b/sysutils/shunt/patches/patch-src_exactly_main_c index fe542de244c..da8a77b6bf0 100644 --- a/sysutils/shunt/patches/patch-src_exactly_main_c +++ b/sysutils/shunt/patches/patch-src_exactly_main_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_exactly_main_c,v 1.1 2016/08/12 22:12:13 jca Exp $ --- src/exactly/main.c.orig Wed Apr 27 19:08:28 2016 +++ src/exactly/main.c Wed Apr 27 19:10:31 2016 @@ -142,6 +142,10 @@ decipher_command_line(int argc, char** argv) diff --git a/sysutils/shunt/patches/patch-src_flyisofs_main_c b/sysutils/shunt/patches/patch-src_flyisofs_main_c index fd265f10805..5e473469611 100644 --- a/sysutils/shunt/patches/patch-src_flyisofs_main_c +++ b/sysutils/shunt/patches/patch-src_flyisofs_main_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_flyisofs_main_c,v 1.1 2016/08/12 22:12:13 jca Exp $ --- src/flyisofs/main.c.orig Wed Apr 27 19:20:22 2016 +++ src/flyisofs/main.c Wed Apr 27 19:23:33 2016 @@ -879,6 +879,10 @@ write_padding(void) diff --git a/sysutils/shunt/patches/patch-src_shunt_main_c b/sysutils/shunt/patches/patch-src_shunt_main_c index ba667132da2..9a9303af16e 100644 --- a/sysutils/shunt/patches/patch-src_shunt_main_c +++ b/sysutils/shunt/patches/patch-src_shunt_main_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_shunt_main_c,v 1.1 2016/08/12 22:12:13 jca Exp $ --- src/shunt/main.c.orig Tue Apr 19 22:53:34 2011 +++ src/shunt/main.c Wed Apr 27 19:48:00 2016 @@ -693,6 +693,10 @@ is_child_running() diff --git a/sysutils/shunt/pkg/PLIST b/sysutils/shunt/pkg/PLIST index 04dc50f1f9b..edd5412c8d1 100644 --- a/sysutils/shunt/pkg/PLIST +++ b/sysutils/shunt/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2016/08/12 22:12:13 jca Exp $ @bin bin/exactly @bin bin/flyisofs @bin bin/shunt diff --git a/sysutils/simple-mtpfs/Makefile b/sysutils/simple-mtpfs/Makefile index 6ad3277bab0..7f9d9165945 100644 --- a/sysutils/simple-mtpfs/Makefile +++ b/sysutils/simple-mtpfs/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2019/07/12 20:49:51 sthen Exp $ - COMMENT= MTP device filesystem V= 0.3.0 diff --git a/sysutils/simple-mtpfs/patches/patch-src_simple-mtpfs-fuse_cpp b/sysutils/simple-mtpfs/patches/patch-src_simple-mtpfs-fuse_cpp index b4251b7acf7..e84f67a44d3 100644 --- a/sysutils/simple-mtpfs/patches/patch-src_simple-mtpfs-fuse_cpp +++ b/sysutils/simple-mtpfs/patches/patch-src_simple-mtpfs-fuse_cpp @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_simple-mtpfs-fuse_cpp,v 1.1.1.1 2015/07/02 21:31:44 ajacoutot Exp $ --- src/simple-mtpfs-fuse.cpp.orig Mon Jun 29 17:27:26 2015 +++ src/simple-mtpfs-fuse.cpp Mon Jun 29 17:27:31 2015 @@ -19,7 +19,7 @@ diff --git a/sysutils/simple-mtpfs/patches/patch-src_simple-mtpfs-fuse_h b/sysutils/simple-mtpfs/patches/patch-src_simple-mtpfs-fuse_h index e87bb62a31b..77f40ed5746 100644 --- a/sysutils/simple-mtpfs/patches/patch-src_simple-mtpfs-fuse_h +++ b/sysutils/simple-mtpfs/patches/patch-src_simple-mtpfs-fuse_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_simple-mtpfs-fuse_h,v 1.1.1.1 2015/07/02 21:31:44 ajacoutot Exp $ --- src/simple-mtpfs-fuse.h.orig Mon Jun 29 17:26:18 2015 +++ src/simple-mtpfs-fuse.h Mon Jun 29 17:26:25 2015 @@ -23,7 +23,7 @@ diff --git a/sysutils/simple-mtpfs/pkg/PLIST b/sysutils/simple-mtpfs/pkg/PLIST index 5209f0fead2..807c8acf880 100644 --- a/sysutils/simple-mtpfs/pkg/PLIST +++ b/sysutils/simple-mtpfs/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2015/07/02 21:31:44 ajacoutot Exp $ @bin bin/simple-mtpfs @man man/man1/simple-mtpfs.1 diff --git a/sysutils/skill/Makefile b/sysutils/skill/Makefile index bd9b9460815..c4f0ec6f598 100644 --- a/sysutils/skill/Makefile +++ b/sysutils/skill/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.23 2019/07/17 14:39:43 danj Exp $ - COMMENT= signal or reprioritize specified processes VERSION= 4.1 diff --git a/sysutils/skill/patches/patch-argparse_c b/sysutils/skill/patches/patch-argparse_c index 88975cc8186..1d18c8a77bc 100644 --- a/sysutils/skill/patches/patch-argparse_c +++ b/sysutils/skill/patches/patch-argparse_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-argparse_c,v 1.1 2014/07/09 10:45:16 sthen Exp $ --- argparse.c.orig Fri Apr 5 19:23:25 2002 +++ argparse.c Wed Jul 9 11:39:14 2014 @@ -29,6 +29,7 @@ static char rcsid[] = "$Id: argparse.c,v 1.14 2002/04/ diff --git a/sysutils/skill/patches/patch-machdep_bsd-44_c b/sysutils/skill/patches/patch-machdep_bsd-44_c index 6fc526bc16a..0bf43e1ec57 100644 --- a/sysutils/skill/patches/patch-machdep_bsd-44_c +++ b/sysutils/skill/patches/patch-machdep_bsd-44_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-machdep_bsd-44_c,v 1.2 2010/01/19 15:25:21 okan Exp $ - --- machdep/bsd-44.c.orig Thu Apr 4 23:17:21 2002 +++ machdep/bsd-44.c Mon Jan 18 16:49:30 2010 @@ -38,12 +38,55 @@ static char rcsid[] = "$Id: bsd-44.c,v 1.17 2002/03/21 diff --git a/sysutils/skill/patches/patch-machdep_nbsd-44_c b/sysutils/skill/patches/patch-machdep_nbsd-44_c index 27f06e1266e..155048ba294 100644 --- a/sysutils/skill/patches/patch-machdep_nbsd-44_c +++ b/sysutils/skill/patches/patch-machdep_nbsd-44_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-machdep_nbsd-44_c,v 1.4 2014/07/09 10:45:16 sthen Exp $ --- machdep/nbsd-44.c.orig Mon Apr 8 03:35:21 2002 +++ machdep/nbsd-44.c Wed Jul 9 11:42:01 2014 @@ -36,6 +36,7 @@ static char rcsid[] = "$Id: nbsd-44.c,v 1.6 2002/04/05 diff --git a/sysutils/skill/patches/patch-main_c b/sysutils/skill/patches/patch-main_c index 71cc454180c..e3acaefaa78 100644 --- a/sysutils/skill/patches/patch-main_c +++ b/sysutils/skill/patches/patch-main_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-main_c,v 1.1 2014/07/09 10:45:16 sthen Exp $ --- main.c.orig Wed Jul 9 11:38:39 2014 +++ main.c Wed Jul 9 11:38:51 2014 @@ -44,6 +44,7 @@ const char *CopyrightVersion = "%s %s\n\nCopyright (c) diff --git a/sysutils/skill/pkg/PLIST b/sysutils/skill/pkg/PLIST index ef8d2efb23a..0c6cab73c9f 100644 --- a/sysutils/skill/pkg/PLIST +++ b/sysutils/skill/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2010/01/19 15:25:21 okan Exp $ @bin bin/skill @bin bin/snice @man man/man1/skill.1 diff --git a/sysutils/slant/Makefile b/sysutils/slant/Makefile index b139b49e673..a935c05c09e 100644 --- a/sysutils/slant/Makefile +++ b/sysutils/slant/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.7 2020/02/20 15:17:42 jturner Exp $ - COMMENT = minimal remote system monitor DISTNAME = slant-0.0.24 diff --git a/sysutils/slant/pkg/PLIST b/sysutils/slant/pkg/PLIST index c38c9b9d5cd..9312a230168 100644 --- a/sysutils/slant/pkg/PLIST +++ b/sysutils/slant/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2019/07/02 09:17:53 bentley Exp $ @bin bin/slant @man man/man1/slant.1 @man man/man8/slant-cgi.8 diff --git a/sysutils/slant/pkg/slant_collectd.rc b/sysutils/slant/pkg/slant_collectd.rc index 3f0fc3f5def..fb6af724707 100644 --- a/sysutils/slant/pkg/slant_collectd.rc +++ b/sysutils/slant/pkg/slant_collectd.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: slant_collectd.rc,v 1.1.1.1 2019/07/02 09:17:53 bentley Exp $ daemon="${TRUEPREFIX}/sbin/slant-collectd" diff --git a/sysutils/sleuthkit/Makefile b/sysutils/sleuthkit/Makefile index 3c9ff985a28..2fa6f81e021 100644 --- a/sysutils/sleuthkit/Makefile +++ b/sysutils/sleuthkit/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.30 2021/03/10 16:00:51 tb Exp $ - COMMENT= forensic toolkit based on TCT DISTNAME= sleuthkit-4.10.1 diff --git a/sysutils/sleuthkit/patches/patch-configure_ac b/sysutils/sleuthkit/patches/patch-configure_ac index 7b90cb7f0a2..b4fb20d0df3 100644 --- a/sysutils/sleuthkit/patches/patch-configure_ac +++ b/sysutils/sleuthkit/patches/patch-configure_ac @@ -1,5 +1,3 @@ -$OpenBSD: patch-configure_ac,v 1.2 2020/03/17 20:41:46 rpointel Exp $ - Index: configure.ac --- configure.ac.orig +++ configure.ac diff --git a/sysutils/sleuthkit/patches/patch-man_hfind_1 b/sysutils/sleuthkit/patches/patch-man_hfind_1 index 45cc2a71b98..b81698bbcef 100644 --- a/sysutils/sleuthkit/patches/patch-man_hfind_1 +++ b/sysutils/sleuthkit/patches/patch-man_hfind_1 @@ -1,4 +1,3 @@ -$OpenBSD: patch-man_hfind_1,v 1.3 2016/10/10 18:58:38 rpointel Exp $ --- man/hfind.1.orig Wed Sep 16 19:07:12 2015 +++ man/hfind.1 Sat Sep 19 20:34:08 2015 @@ -13,7 +13,7 @@ hfind \- Lookup a hash value in a hash database diff --git a/sysutils/sleuthkit/patches/patch-man_sorter_1 b/sysutils/sleuthkit/patches/patch-man_sorter_1 index 7c853b45533..1cfb599fe39 100644 --- a/sysutils/sleuthkit/patches/patch-man_sorter_1 +++ b/sysutils/sleuthkit/patches/patch-man_sorter_1 @@ -1,4 +1,3 @@ -$OpenBSD: patch-man_sorter_1,v 1.3 2016/10/10 18:58:38 rpointel Exp $ --- man/sorter.1.orig Wed Sep 16 19:07:12 2015 +++ man/sorter.1 Sat Sep 19 20:35:52 2015 @@ -78,7 +78,7 @@ have priority over the standard files. diff --git a/sysutils/sleuthkit/patches/patch-tools_sorter_sorter_base b/sysutils/sleuthkit/patches/patch-tools_sorter_sorter_base index 6a25f9da047..6e6c1eb6b49 100644 --- a/sysutils/sleuthkit/patches/patch-tools_sorter_sorter_base +++ b/sysutils/sleuthkit/patches/patch-tools_sorter_sorter_base @@ -1,4 +1,3 @@ -$OpenBSD: patch-tools_sorter_sorter_base,v 1.2 2009/01/05 22:15:56 rui Exp $ --- tools/sorter/sorter.base.orig Mon Sep 29 00:02:47 2008 +++ tools/sorter/sorter.base Sun Dec 28 14:02:02 2008 @@ -19,9 +19,9 @@ my $SK_ICAT = "${BIN_DIR}/icat"; diff --git a/sysutils/sleuthkit/patches/patch-tsk_Makefile_am b/sysutils/sleuthkit/patches/patch-tsk_Makefile_am index c5eacbfbf91..ff52985e1f7 100644 --- a/sysutils/sleuthkit/patches/patch-tsk_Makefile_am +++ b/sysutils/sleuthkit/patches/patch-tsk_Makefile_am @@ -1,5 +1,3 @@ -$OpenBSD: patch-tsk_Makefile_am,v 1.1 2020/03/17 20:41:46 rpointel Exp $ - Tell libtool to link libtsk as a C++ library. Index: tsk/Makefile.am diff --git a/sysutils/sleuthkit/pkg/PLIST b/sysutils/sleuthkit/pkg/PLIST index 2cb38aef304..fc3b6e586fe 100644 --- a/sysutils/sleuthkit/pkg/PLIST +++ b/sysutils/sleuthkit/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.10 2020/03/17 20:41:46 rpointel Exp $ @conflict ja-jvim-* @conflict freeze-* @bin bin/blkcalc diff --git a/sysutils/smartmontools/Makefile b/sysutils/smartmontools/Makefile index 1edfa91a704..2f529b5fa98 100644 --- a/sysutils/smartmontools/Makefile +++ b/sysutils/smartmontools/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.46 2022/03/01 09:53:01 sthen Exp $ - COMMENT= control and monitor storage systems using SMART # XXX at update time check whether C++11 is actually needed diff --git a/sysutils/smartmontools/pkg/smartd.rc b/sysutils/smartmontools/pkg/smartd.rc index bb04ff34b9f..3b929c297ea 100644 --- a/sysutils/smartmontools/pkg/smartd.rc +++ b/sysutils/smartmontools/pkg/smartd.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: smartd.rc,v 1.5 2018/01/11 19:27:10 rpe Exp $ daemon="${TRUEPREFIX}/sbin/smartd" diff --git a/sysutils/smbldap-tools/Makefile b/sysutils/smbldap-tools/Makefile index 40e73789567..219809b5cb1 100644 --- a/sysutils/smbldap-tools/Makefile +++ b/sysutils/smbldap-tools/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2019/07/12 20:49:52 sthen Exp $ - COMMENT= tools for managing samba ldap DISTNAME= smbldap-tools-0.9.2a diff --git a/sysutils/smbldap-tools/patches/patch-configure_pl b/sysutils/smbldap-tools/patches/patch-configure_pl index 4e2a000b590..58f85d77f4c 100644 --- a/sysutils/smbldap-tools/patches/patch-configure_pl +++ b/sysutils/smbldap-tools/patches/patch-configure_pl @@ -1,4 +1,3 @@ -$OpenBSD: patch-configure_pl,v 1.4 2013/11/01 08:11:41 landry Exp $ --- configure.pl.orig Tue Jan 3 11:57:41 2006 +++ configure.pl Fri Nov 1 08:01:51 2013 @@ -49,7 +49,7 @@ Before starting, check diff --git a/sysutils/smbldap-tools/patches/patch-smb_conf b/sysutils/smbldap-tools/patches/patch-smb_conf index eb65d60d982..e2704e72caf 100644 --- a/sysutils/smbldap-tools/patches/patch-smb_conf +++ b/sysutils/smbldap-tools/patches/patch-smb_conf @@ -1,4 +1,3 @@ -$OpenBSD: patch-smb_conf,v 1.1 2007/02/02 03:13:19 msf Exp $ --- smb.conf.orig Fri Feb 2 11:52:15 2007 +++ smb.conf Fri Feb 2 11:55:36 2007 @@ -14,7 +14,7 @@ diff --git a/sysutils/smbldap-tools/patches/patch-smbldap_conf b/sysutils/smbldap-tools/patches/patch-smbldap_conf index 4dbedb9cc69..29c83ac7229 100644 --- a/sysutils/smbldap-tools/patches/patch-smbldap_conf +++ b/sysutils/smbldap-tools/patches/patch-smbldap_conf @@ -1,4 +1,3 @@ -$OpenBSD: patch-smbldap_conf,v 1.2 2007/01/31 07:59:33 msf Exp $ --- smbldap.conf.orig Mon Jan 29 14:39:29 2007 +++ smbldap.conf Mon Jan 29 14:59:05 2007 @@ -34,12 +34,12 @@ diff --git a/sysutils/smbldap-tools/patches/patch-smbldap_tools_pm b/sysutils/smbldap-tools/patches/patch-smbldap_tools_pm index d0762497b23..bf8c23f915f 100644 --- a/sysutils/smbldap-tools/patches/patch-smbldap_tools_pm +++ b/sysutils/smbldap-tools/patches/patch-smbldap_tools_pm @@ -1,4 +1,3 @@ -$OpenBSD: patch-smbldap_tools_pm,v 1.1.1.1 2007/01/29 08:32:50 msf Exp $ --- smbldap_tools.pm.orig Mon Jan 29 14:35:45 2007 +++ smbldap_tools.pm Mon Jan 29 14:38:50 2007 @@ -35,20 +35,20 @@ my $smbldap_conf; diff --git a/sysutils/smbldap-tools/pkg/PLIST b/sysutils/smbldap-tools/pkg/PLIST index 6d38a93796b..0c32cde2116 100644 --- a/sysutils/smbldap-tools/pkg/PLIST +++ b/sysutils/smbldap-tools/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2007/01/31 07:59:33 msf Exp $ libdata/perl5/site_perl/smbldap_tools.pm sbin/smbldap-configure sbin/smbldap-groupadd diff --git a/sysutils/socket/Makefile b/sysutils/socket/Makefile index a3f7557aea3..6561ab07d84 100644 --- a/sysutils/socket/Makefile +++ b/sysutils/socket/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.23 2019/07/12 20:49:52 sthen Exp $ - COMMENT= create tcp socket and connect to stdin/out DISTNAME= socket-1.2 diff --git a/sysutils/socket/patches/patch-io_c b/sysutils/socket/patches/patch-io_c index a54fa6b1ef4..c75ed167f9e 100644 --- a/sysutils/socket/patches/patch-io_c +++ b/sysutils/socket/patches/patch-io_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-io_c,v 1.3 2018/04/28 16:25:36 jasper Exp $ Index: io.c --- io.c.orig +++ io.c diff --git a/sysutils/socket/patches/patch-siglist_c b/sysutils/socket/patches/patch-siglist_c index 63b9d4d1aad..8b707f99c87 100644 --- a/sysutils/socket/patches/patch-siglist_c +++ b/sysutils/socket/patches/patch-siglist_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-siglist_c,v 1.2 2018/04/28 16:25:36 jasper Exp $ Index: siglist.c --- siglist.c.orig +++ siglist.c diff --git a/sysutils/socket/patches/patch-utils_c b/sysutils/socket/patches/patch-utils_c index 9aaa66b9644..d2174d81f39 100644 --- a/sysutils/socket/patches/patch-utils_c +++ b/sysutils/socket/patches/patch-utils_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-utils_c,v 1.5 2018/04/29 07:49:20 jasper Exp $ - Index: utils.c --- utils.c.orig +++ utils.c diff --git a/sysutils/socket/pkg/PLIST b/sysutils/socket/pkg/PLIST index 7ee71bd5435..f0f92206d14 100644 --- a/sysutils/socket/pkg/PLIST +++ b/sysutils/socket/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.5 2016/03/17 21:07:32 naddy Exp $ @bin bin/socket @man man/man1/socket.1 diff --git a/sysutils/socklog/Makefile b/sysutils/socklog/Makefile index 6c6b03b8849..8f01343760c 100644 --- a/sysutils/socklog/Makefile +++ b/sysutils/socklog/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.9 2019/07/12 20:49:52 sthen Exp $ - COMMENT= small and secure replacement for syslogd DISTNAME= socklog-2.1.0 diff --git a/sysutils/socklog/pkg/PLIST b/sysutils/socklog/pkg/PLIST index 7f2de3bc993..c5bb3765e36 100644 --- a/sysutils/socklog/pkg/PLIST +++ b/sysutils/socklog/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2004/10/02 23:13:41 naddy Exp $ bin/tryto bin/uncat @man man/man1/tryto.1 diff --git a/sysutils/squashfs-tools/Makefile b/sysutils/squashfs-tools/Makefile index 4b39fe27404..b7aa3b2f1d4 100644 --- a/sysutils/squashfs-tools/Makefile +++ b/sysutils/squashfs-tools/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2021/11/02 13:51:11 sthen Exp $ - COMMENT = tools to create and extract Squashfs filesystems GH_TAGNAME = 4.4-git.1 diff --git a/sysutils/squashfs-tools/patches/patch-squashfs-tools_action_c b/sysutils/squashfs-tools/patches/patch-squashfs-tools_action_c index 26f99eef1ce..6a030f1fafb 100644 --- a/sysutils/squashfs-tools/patches/patch-squashfs-tools_action_c +++ b/sysutils/squashfs-tools/patches/patch-squashfs-tools_action_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-squashfs-tools_action_c,v 1.2 2021/05/26 19:54:24 sthen Exp $ - modified from https://github.com/plougher/squashfs-tools/pull/69 Index: squashfs-tools/action.c diff --git a/sysutils/squashfs-tools/patches/patch-squashfs-tools_info_c b/sysutils/squashfs-tools/patches/patch-squashfs-tools_info_c index 0ea0514400e..272ad5aeb89 100644 --- a/sysutils/squashfs-tools/patches/patch-squashfs-tools_info_c +++ b/sysutils/squashfs-tools/patches/patch-squashfs-tools_info_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-squashfs-tools_info_c,v 1.1.1.1 2019/12/16 15:35:26 jasper Exp $ - https://github.com/plougher/squashfs-tools/pull/69 Index: squashfs-tools/info.c diff --git a/sysutils/squashfs-tools/patches/patch-squashfs-tools_mksquashfs_c b/sysutils/squashfs-tools/patches/patch-squashfs-tools_mksquashfs_c index cdbd7476177..124b4cb4485 100644 --- a/sysutils/squashfs-tools/patches/patch-squashfs-tools_mksquashfs_c +++ b/sysutils/squashfs-tools/patches/patch-squashfs-tools_mksquashfs_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-squashfs-tools_mksquashfs_c,v 1.2 2021/05/26 19:54:24 sthen Exp $ - equivalent effect to https://github.com/plougher/squashfs-tools/pull/69 but simpler diff --git a/sysutils/squashfs-tools/patches/patch-squashfs-tools_mksquashfs_h b/sysutils/squashfs-tools/patches/patch-squashfs-tools_mksquashfs_h index cef259ab7c5..55c7c3566ec 100644 --- a/sysutils/squashfs-tools/patches/patch-squashfs-tools_mksquashfs_h +++ b/sysutils/squashfs-tools/patches/patch-squashfs-tools_mksquashfs_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-squashfs-tools_mksquashfs_h,v 1.3 2021/05/26 19:54:24 sthen Exp $ - missing from actions.c, read_fs.c, sort.c Index: squashfs-tools/mksquashfs.h diff --git a/sysutils/squashfs-tools/patches/patch-squashfs-tools_unsquashfs_c b/sysutils/squashfs-tools/patches/patch-squashfs-tools_unsquashfs_c index 2215611151b..1eb02817824 100644 --- a/sysutils/squashfs-tools/patches/patch-squashfs-tools_unsquashfs_c +++ b/sysutils/squashfs-tools/patches/patch-squashfs-tools_unsquashfs_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-squashfs-tools_unsquashfs_c,v 1.2 2021/05/26 19:54:24 sthen Exp $ - https://github.com/plougher/squashfs-tools/pull/69 with the lutimes(3) changes removed and prefer _SC_NPROCESSORS_ONLN diff --git a/sysutils/squashfs-tools/patches/patch-squashfs-tools_unsquashfs_info_c b/sysutils/squashfs-tools/patches/patch-squashfs-tools_unsquashfs_info_c index 4b1c6a66bac..7bc0a32b1f7 100644 --- a/sysutils/squashfs-tools/patches/patch-squashfs-tools_unsquashfs_info_c +++ b/sysutils/squashfs-tools/patches/patch-squashfs-tools_unsquashfs_info_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-squashfs-tools_unsquashfs_info_c,v 1.1.1.1 2019/12/16 15:35:26 jasper Exp $ - https://github.com/plougher/squashfs-tools/pull/69 Index: squashfs-tools/unsquashfs_info.c diff --git a/sysutils/squashfs-tools/pkg/PLIST b/sysutils/squashfs-tools/pkg/PLIST index 758cfec3aba..c2fdeb333f7 100644 --- a/sysutils/squashfs-tools/pkg/PLIST +++ b/sysutils/squashfs-tools/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2019/12/16 15:35:26 jasper Exp $ @bin bin/mksquashfs @bin bin/unsquashfs diff --git a/sysutils/ssh-copy-id/Makefile b/sysutils/ssh-copy-id/Makefile index a9ce3b50e88..7010967999b 100644 --- a/sysutils/ssh-copy-id/Makefile +++ b/sysutils/ssh-copy-id/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.3 2022/01/25 14:26:57 kn Exp $ - COMMENT= script to copy one's SSH keys to remote hosts V= 8.8p1 DISTNAME= openssh-${V} diff --git a/sysutils/ssh-copy-id/pkg/PLIST b/sysutils/ssh-copy-id/pkg/PLIST index fbd24a1b553..a51f42ef2aa 100644 --- a/sysutils/ssh-copy-id/pkg/PLIST +++ b/sysutils/ssh-copy-id/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2020/02/06 14:10:05 kmos Exp $ bin/ssh-copy-id @man man/man1/ssh-copy-id.1 diff --git a/sysutils/sshfs-fuse/Makefile b/sysutils/sshfs-fuse/Makefile index d2e0ca48780..a2b2895392a 100644 --- a/sysutils/sshfs-fuse/Makefile +++ b/sysutils/sshfs-fuse/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.10 2019/08/18 19:29:33 bket Exp $ - COMMENT = mount remote directories over ssh DISTNAME = sshfs-2.10 diff --git a/sysutils/sshfs-fuse/patches/patch-sshfs_c b/sysutils/sshfs-fuse/patches/patch-sshfs_c index c157cb28900..e2fc90b44e2 100644 --- a/sysutils/sshfs-fuse/patches/patch-sshfs_c +++ b/sysutils/sshfs-fuse/patches/patch-sshfs_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-sshfs_c,v 1.5 2019/08/18 19:29:33 bket Exp $ Index: sshfs.c --- sshfs.c.orig +++ sshfs.c diff --git a/sysutils/sshfs-fuse/pkg/PLIST b/sysutils/sshfs-fuse/pkg/PLIST index 8b52279aa28..310b9308365 100644 --- a/sysutils/sshfs-fuse/pkg/PLIST +++ b/sysutils/sshfs-fuse/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2013/06/03 16:25:24 landry Exp $ @bin bin/sshfs @man man/man1/sshfs.1 diff --git a/sysutils/sshpass/Makefile b/sysutils/sshpass/Makefile index 778008aea8a..78a711ab217 100644 --- a/sysutils/sshpass/Makefile +++ b/sysutils/sshpass/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2021/03/24 15:58:09 sthen Exp $ - COMMENT = noninteractive ssh password provider DISTNAME = sshpass-1.09 diff --git a/sysutils/sshpass/pkg/PLIST b/sysutils/sshpass/pkg/PLIST index 2a70285972c..0f982808cb6 100644 --- a/sysutils/sshpass/pkg/PLIST +++ b/sysutils/sshpass/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2017/04/17 01:14:09 jca Exp $ @bin bin/sshpass @man man/man1/sshpass.1 diff --git a/sysutils/sslmate/Makefile b/sysutils/sslmate/Makefile index fc575706cfc..cf9813bc1b7 100644 --- a/sysutils/sslmate/Makefile +++ b/sysutils/sslmate/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.13 2020/01/24 08:18:53 benoit Exp $ - COMMENT = client for the sslmate.com online certificate service DISTNAME = sslmate-1.7.1 diff --git a/sysutils/sslmate/pkg/PLIST b/sysutils/sslmate/pkg/PLIST index 60fee7884eb..e3e78be53cf 100644 --- a/sysutils/sslmate/pkg/PLIST +++ b/sysutils/sslmate/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2015/05/26 18:59:19 jturner Exp $ bin/sslmate libexec/sslmate/ libexec/sslmate/approval/ diff --git a/sysutils/stan/Makefile b/sysutils/stan/Makefile index 9bf61992364..2863b135440 100644 --- a/sysutils/stan/Makefile +++ b/sysutils/stan/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.7 2019/07/12 20:49:52 sthen Exp $ - COMMENT = statistical analyzer for binary streams DISTNAME = stan-0.4.1 diff --git a/sysutils/stan/patches/patch-configure b/sysutils/stan/patches/patch-configure index 46a332a086b..b8d8605183a 100644 --- a/sysutils/stan/patches/patch-configure +++ b/sysutils/stan/patches/patch-configure @@ -1,4 +1,3 @@ -$OpenBSD: patch-configure,v 1.1.1.1 2008/05/18 21:06:19 jasper Exp $ --- configure.orig Sun May 18 23:00:03 2008 +++ configure Sun May 18 23:00:58 2008 @@ -1095,7 +1095,7 @@ fi diff --git a/sysutils/stan/patches/patch-src_data_c b/sysutils/stan/patches/patch-src_data_c index f97f217d9c5..d94a0abfaf3 100644 --- a/sysutils/stan/patches/patch-src_data_c +++ b/sysutils/stan/patches/patch-src_data_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_data_c,v 1.1 2016/03/17 21:08:28 naddy Exp $ --- src/data.c.orig Wed Sep 15 09:04:59 2004 +++ src/data.c Thu Mar 17 22:04:56 2016 @@ -55,7 +55,7 @@ diff --git a/sysutils/stan/patches/patch-src_stan_c b/sysutils/stan/patches/patch-src_stan_c index 00e883ae1e1..a348e7a1768 100644 --- a/sysutils/stan/patches/patch-src_stan_c +++ b/sysutils/stan/patches/patch-src_stan_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_stan_c,v 1.1 2016/03/17 21:08:28 naddy Exp $ --- src/stan.c.orig Wed Sep 15 09:04:59 2004 +++ src/stan.c Thu Mar 17 22:04:49 2016 @@ -46,7 +46,7 @@ diff --git a/sysutils/stan/pkg/PLIST b/sysutils/stan/pkg/PLIST index b50d3a8d1c8..73200a55081 100644 --- a/sysutils/stan/pkg/PLIST +++ b/sysutils/stan/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.2 2016/03/17 21:08:28 naddy Exp $ @bin bin/stan @man man/man1/stan.1 diff --git a/sysutils/stow/Makefile b/sysutils/stow/Makefile index c5fe314be64..efe0b4dd7d6 100644 --- a/sysutils/stow/Makefile +++ b/sysutils/stow/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.16 2019/08/21 10:39:29 sthen Exp $ - COMMENT= manages software package installations with symlinks DISTNAME= stow-2.3.1 diff --git a/sysutils/stow/pkg/PLIST b/sysutils/stow/pkg/PLIST index 2d2fd6fd7e8..e5c17b4bcf9 100644 --- a/sysutils/stow/pkg/PLIST +++ b/sysutils/stow/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2019/07/24 10:30:33 sthen Exp $ bin/chkstow bin/stow @info info/stow.info diff --git a/sysutils/stress/Makefile b/sysutils/stress/Makefile index f178690f6a4..6a2b8c76aac 100644 --- a/sysutils/stress/Makefile +++ b/sysutils/stress/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.15 2021/03/29 12:44:50 sthen Exp $ - COMMENT= tool to impose configurable amount of load DISTNAME= stress-1.0.4 REVISION= 2 diff --git a/sysutils/stress/pkg/PLIST b/sysutils/stress/pkg/PLIST index 0e4133519a0..71aa04e6412 100644 --- a/sysutils/stress/pkg/PLIST +++ b/sysutils/stress/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2015/08/11 20:15:41 jasper Exp $ @conflict go-tools-* @bin bin/stress @info info/stress.info diff --git a/sysutils/sunxi-tools/Makefile b/sysutils/sunxi-tools/Makefile index 2ed84370923..93c946e458c 100644 --- a/sysutils/sunxi-tools/Makefile +++ b/sysutils/sunxi-tools/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2021/08/31 15:17:58 fcambus Exp $ - COMMENT = collection of CLI tools for ARM devices with Allwinner SoCs GH_ACCOUNT = linux-sunxi diff --git a/sysutils/sunxi-tools/pkg/PLIST b/sysutils/sunxi-tools/pkg/PLIST index 34e1d3c14c2..f9314ca0854 100644 --- a/sysutils/sunxi-tools/pkg/PLIST +++ b/sysutils/sunxi-tools/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2017/06/12 09:05:56 mglocker Exp $ bin/bin2fex bin/fel-gpio bin/fex2bin diff --git a/sysutils/superscript/Makefile b/sysutils/superscript/Makefile index ca258ae17f3..365d97cf876 100644 --- a/sysutils/superscript/Makefile +++ b/sysutils/superscript/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.9 2020/01/26 11:14:33 jasper Exp $ - COMMENT= extended script command DISTNAME= superscript-0.0 diff --git a/sysutils/superscript/patches/patch-superscript_c b/sysutils/superscript/patches/patch-superscript_c index 135361e3ef2..e03d2b9d2be 100644 --- a/sysutils/superscript/patches/patch-superscript_c +++ b/sysutils/superscript/patches/patch-superscript_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-superscript_c,v 1.1 2015/03/16 15:04:46 naddy Exp $ --- superscript.c.orig Tue Sep 27 11:59:40 2005 +++ superscript.c Mon Mar 16 16:03:19 2015 @@ -69,7 +69,6 @@ diff --git a/sysutils/superscript/pkg/PLIST b/sysutils/superscript/pkg/PLIST index f053cdf154e..ff2cae94cab 100644 --- a/sysutils/superscript/pkg/PLIST +++ b/sysutils/superscript/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2005/10/29 09:45:49 espie Exp $ bin/superscript @man man/man1/superscript.1 diff --git a/sysutils/supervisor/Makefile b/sysutils/supervisor/Makefile index f1ce76faf5a..948185a65b6 100644 --- a/sysutils/supervisor/Makefile +++ b/sysutils/supervisor/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.20 2021/11/02 00:02:35 sthen Exp $ - COMMENT= system to monitor and control processes MODPY_EGG_VERSION = 4.2.1 diff --git a/sysutils/supervisor/patches/patch-supervisor_skel_sample_conf b/sysutils/supervisor/patches/patch-supervisor_skel_sample_conf index 2e2b812ccc2..d9feec87a8e 100644 --- a/sysutils/supervisor/patches/patch-supervisor_skel_sample_conf +++ b/sysutils/supervisor/patches/patch-supervisor_skel_sample_conf @@ -1,4 +1,3 @@ -$OpenBSD: patch-supervisor_skel_sample_conf,v 1.8 2020/06/27 14:33:20 jasper Exp $ Index: supervisor/skel/sample.conf --- supervisor/skel/sample.conf.orig +++ supervisor/skel/sample.conf diff --git a/sysutils/supervisor/pkg/PLIST b/sysutils/supervisor/pkg/PLIST index 139c50e4c8a..fa36b859f8c 100644 --- a/sysutils/supervisor/pkg/PLIST +++ b/sysutils/supervisor/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.8 2020/06/27 14:33:20 jasper Exp $ @rcscript ${RCDIR}/supervisord bin/echo_supervisord_conf bin/pidproxy diff --git a/sysutils/supervisor/pkg/supervisord.rc b/sysutils/supervisor/pkg/supervisord.rc index 428fec74e1b..3b682d44d34 100644 --- a/sysutils/supervisor/pkg/supervisord.rc +++ b/sysutils/supervisor/pkg/supervisord.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: supervisord.rc,v 1.3 2019/05/04 15:08:44 edd Exp $ daemon="${TRUEPREFIX}/bin/supervisord" daemon_flags="-c ${SYSCONFDIR}/supervisord.conf" diff --git a/sysutils/supuner/Makefile b/sysutils/supuner/Makefile index 3f20cccc869..ddaa4e2ec3e 100644 --- a/sysutils/supuner/Makefile +++ b/sysutils/supuner/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.5 2021/02/23 19:39:43 sthen Exp $ - COMMENT = SUPress stdout / stderr UNless ERror DISTNAME = supuner-0.2 diff --git a/sysutils/supuner/pkg/PLIST b/sysutils/supuner/pkg/PLIST index 7560ed17386..3d29b84299d 100644 --- a/sysutils/supuner/pkg/PLIST +++ b/sysutils/supuner/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2011/07/04 20:04:54 edd Exp $ bin/supuner @man man/man1/supuner.1 diff --git a/sysutils/symon/Makefile b/sysutils/symon/Makefile index 05d9c0def88..0ca45a60464 100644 --- a/sysutils/symon/Makefile +++ b/sysutils/symon/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.80 2020/07/17 08:36:04 tb Exp $ - COMMENT-main= active host monitoring tool COMMENT-mux= symon data gatherer diff --git a/sysutils/symon/patches/patch-platform_OpenBSD_platform_h b/sysutils/symon/patches/patch-platform_OpenBSD_platform_h index 052c78b84a3..872f30a191a 100644 --- a/sysutils/symon/patches/patch-platform_OpenBSD_platform_h +++ b/sysutils/symon/patches/patch-platform_OpenBSD_platform_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-platform_OpenBSD_platform_h,v 1.5 2016/09/10 13:03:43 ajacoutot Exp $ --- platform/OpenBSD/platform.h.orig Sat Jan 14 15:05:06 2012 +++ platform/OpenBSD/platform.h Sat Sep 10 12:43:05 2016 @@ -3,11 +3,13 @@ diff --git a/sysutils/symon/patches/patch-platform_OpenBSD_sm_cpu_c b/sysutils/symon/patches/patch-platform_OpenBSD_sm_cpu_c index c182b201024..e32828ba953 100644 --- a/sysutils/symon/patches/patch-platform_OpenBSD_sm_cpu_c +++ b/sysutils/symon/patches/patch-platform_OpenBSD_sm_cpu_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-platform_OpenBSD_sm_cpu_c,v 1.4 2014/09/17 05:28:40 espie Exp $ --- platform/OpenBSD/sm_cpu.c.orig Wed Sep 17 07:25:50 2014 +++ platform/OpenBSD/sm_cpu.c Wed Sep 17 07:26:04 2014 @@ -39,7 +39,6 @@ diff --git a/sysutils/symon/patches/patch-platform_OpenBSD_sm_mbuf_c b/sysutils/symon/patches/patch-platform_OpenBSD_sm_mbuf_c index 4d8bb74bce8..32f8e056700 100644 --- a/sysutils/symon/patches/patch-platform_OpenBSD_sm_mbuf_c +++ b/sysutils/symon/patches/patch-platform_OpenBSD_sm_mbuf_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-platform_OpenBSD_sm_mbuf_c,v 1.8 2016/04/05 10:21:22 sthen Exp $ --- platform/OpenBSD/sm_mbuf.c.orig Mon Nov 2 10:29:12 2009 +++ platform/OpenBSD/sm_mbuf.c Tue Apr 5 11:18:29 2016 @@ -29,9 +29,11 @@ diff --git a/sysutils/symon/patches/patch-platform_OpenBSD_sm_mem_c b/sysutils/symon/patches/patch-platform_OpenBSD_sm_mem_c index fc45d944081..1462e17cb25 100644 --- a/sysutils/symon/patches/patch-platform_OpenBSD_sm_mem_c +++ b/sysutils/symon/patches/patch-platform_OpenBSD_sm_mem_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-platform_OpenBSD_sm_mem_c,v 1.1 2014/07/10 10:21:41 sthen Exp $ --- platform/OpenBSD/sm_mem.c.orig Thu Jul 10 04:20:00 2014 +++ platform/OpenBSD/sm_mem.c Thu Jul 10 04:20:54 2014 @@ -37,6 +37,7 @@ diff --git a/sysutils/symon/patches/patch-symon_symon_8 b/sysutils/symon/patches/patch-symon_symon_8 index 40438ba9503..af27abc3148 100644 --- a/sysutils/symon/patches/patch-symon_symon_8 +++ b/sysutils/symon/patches/patch-symon_symon_8 @@ -1,4 +1,3 @@ -$OpenBSD: patch-symon_symon_8,v 1.1 2011/03/02 07:13:13 ajacoutot Exp $ --- symon/symon.8.orig Thu Feb 24 10:36:31 2011 +++ symon/symon.8 Thu Feb 24 10:36:41 2011 @@ -59,7 +59,7 @@ instances in a LAN. diff --git a/sysutils/symon/patches/patch-symux_c_smrrds_sh b/sysutils/symon/patches/patch-symux_c_smrrds_sh index 96c16ba7e76..e82d3446ee9 100644 --- a/sysutils/symon/patches/patch-symux_c_smrrds_sh +++ b/sysutils/symon/patches/patch-symux_c_smrrds_sh @@ -1,4 +1,3 @@ -$OpenBSD: patch-symux_c_smrrds_sh,v 1.1 2016/10/25 11:28:05 sthen Exp $ --- symux/c_smrrds.sh.orig Tue Oct 25 12:27:07 2016 +++ symux/c_smrrds.sh Tue Oct 25 12:27:18 2016 @@ -188,7 +188,7 @@ df_*.rrd) diff --git a/sysutils/symon/pkg/PLIST-main b/sysutils/symon/pkg/PLIST-main index 2fbcde262ad..605b1326e8e 100644 --- a/sysutils/symon/pkg/PLIST-main +++ b/sysutils/symon/pkg/PLIST-main @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST-main,v 1.5 2014/10/30 17:04:22 sthen Exp $ @conflict symon-<2.87 @pkgpath sysutils/symon,-mon @newgroup _symon:535 diff --git a/sysutils/symon/pkg/PLIST-mux b/sysutils/symon/pkg/PLIST-mux index 926fe48f43b..cbbfc6cbbb6 100644 --- a/sysutils/symon/pkg/PLIST-mux +++ b/sysutils/symon/pkg/PLIST-mux @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST-mux,v 1.15 2014/10/30 17:04:22 sthen Exp $ @conflict symon-<2.87 @bin libexec/symux @man man/man8/symux.8 diff --git a/sysutils/symon/pkg/symon.rc b/sysutils/symon/pkg/symon.rc index 63d29d68e8d..b911e9ad4b2 100644 --- a/sysutils/symon/pkg/symon.rc +++ b/sysutils/symon/pkg/symon.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: symon.rc,v 1.3 2018/01/11 19:27:10 rpe Exp $ daemon="${TRUEPREFIX}/libexec/symon" diff --git a/sysutils/symon/pkg/symux.rc b/sysutils/symon/pkg/symux.rc index d1f5f662da7..a744f833661 100644 --- a/sysutils/symon/pkg/symux.rc +++ b/sysutils/symon/pkg/symux.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: symux.rc,v 1.3 2018/01/11 19:27:10 rpe Exp $ daemon="${TRUEPREFIX}/libexec/symux" diff --git a/sysutils/sysgen/Makefile b/sysutils/sysgen/Makefile index b76ba897d95..df36fc31656 100644 --- a/sysutils/sysgen/Makefile +++ b/sysutils/sysgen/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.11 2019/07/12 20:49:52 sthen Exp $ - COMMENT= calculates QBUS CSR and Vector assignments DISTNAME= sysgen diff --git a/sysutils/sysgen/pkg/PLIST b/sysutils/sysgen/pkg/PLIST index 2881f4fb069..3eaead09ffd 100644 --- a/sysutils/sysgen/pkg/PLIST +++ b/sysutils/sysgen/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.2 2004/09/15 18:39:34 espie Exp $ bin/sysgen @man man/man1/sysgen.1 diff --git a/sysutils/syslog-ng/Makefile b/sysutils/syslog-ng/Makefile index e91680a7389..3da25966d90 100644 --- a/sysutils/syslog-ng/Makefile +++ b/sysutils/syslog-ng/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.73 2021/11/13 09:55:42 steven Exp $ - COMMENT= log management solution V = 3.34.1 diff --git a/sysutils/syslog-ng/patches/patch-Makefile_in b/sysutils/syslog-ng/patches/patch-Makefile_in index 7629d384919..d32509a6f42 100644 --- a/sysutils/syslog-ng/patches/patch-Makefile_in +++ b/sysutils/syslog-ng/patches/patch-Makefile_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile_in,v 1.14 2021/11/13 09:55:42 steven Exp $ - temporary hack until libtool is fixed. - avoid GNU tar-specific option diff --git a/sysutils/syslog-ng/pkg/PLIST b/sysutils/syslog-ng/pkg/PLIST index 1fcf7b7206a..731c8877892 100644 --- a/sysutils/syslog-ng/pkg/PLIST +++ b/sysutils/syslog-ng/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.27 2021/11/13 09:55:42 steven Exp $ @conflict eventlog-* @pkgpath sysutils/eventlog @rcscript ${RCDIR}/syslog_ng diff --git a/sysutils/syslog-ng/pkg/syslog_ng.rc b/sysutils/syslog-ng/pkg/syslog_ng.rc index 5398e0da1ad..e2f50230c60 100644 --- a/sysutils/syslog-ng/pkg/syslog_ng.rc +++ b/sysutils/syslog-ng/pkg/syslog_ng.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: syslog_ng.rc,v 1.8 2018/09/22 23:12:09 sthen Exp $ daemon="${TRUEPREFIX}/sbin/syslog-ng" diff --git a/sysutils/sysmon/Makefile b/sysutils/sysmon/Makefile index 46e6acaabba..d49dccd19a5 100644 --- a/sysutils/sysmon/Makefile +++ b/sysutils/sysmon/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.6 2019/07/12 20:49:52 sthen Exp $ - COMMENT = lightweight network monitoring tool DISTNAME = sysmon-0.93 CATEGORIES = sysutils diff --git a/sysutils/sysmon/patches/patch-examples_sysmon_conf_dist b/sysutils/sysmon/patches/patch-examples_sysmon_conf_dist index 06914d3d71f..df9a3bc88b5 100644 --- a/sysutils/sysmon/patches/patch-examples_sysmon_conf_dist +++ b/sysutils/sysmon/patches/patch-examples_sysmon_conf_dist @@ -1,4 +1,3 @@ -$OpenBSD: patch-examples_sysmon_conf_dist,v 1.1.1.1 2016/08/10 20:52:47 sthen Exp $ --- examples/sysmon.conf.dist.orig Sun Jun 26 21:24:30 2016 +++ examples/sysmon.conf.dist Sun Jun 26 21:25:24 2016 @@ -6,7 +6,7 @@ root = "my.default.gateway-obj"; diff --git a/sysutils/sysmon/pkg/PLIST b/sysutils/sysmon/pkg/PLIST index b3e2bdb7977..ec060280756 100644 --- a/sysutils/sysmon/pkg/PLIST +++ b/sysutils/sysmon/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2018/09/04 12:46:23 espie Exp $ @bin bin/sysmon @bin bin/sysmond @man man/man1/sysmon.1 diff --git a/sysutils/sysmon/pkg/README b/sysutils/sysmon/pkg/README index abefa9c6533..eb8d2af1cac 100644 --- a/sysutils/sysmon/pkg/README +++ b/sysutils/sysmon/pkg/README @@ -1,5 +1,3 @@ -$OpenBSD: README,v 1.2 2018/09/04 12:46:23 espie Exp $ - +----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- diff --git a/sysutils/sysmon/pkg/sysmond.rc b/sysutils/sysmon/pkg/sysmond.rc index 19c47acb1fd..4d2037fe201 100644 --- a/sysutils/sysmon/pkg/sysmond.rc +++ b/sysutils/sysmon/pkg/sysmond.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: sysmond.rc,v 1.3 2018/01/11 19:27:11 rpe Exp $ daemon="${TRUEPREFIX}/bin/sysmond" daemon_flags="-f ${SYSCONFDIR}/sysmon.conf" diff --git a/sysutils/tabled/Makefile b/sysutils/tabled/Makefile index 1e68bf6e7b7..f8b7549e60a 100644 --- a/sysutils/tabled/Makefile +++ b/sysutils/tabled/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.24 2019/07/12 20:49:52 sthen Exp $ - COMMENT= daemon to modify pf tables from userland DISTNAME= tabled-1.0.5 diff --git a/sysutils/tabled/patches/patch-Makefile b/sysutils/tabled/patches/patch-Makefile index ce98dab0bf4..2cdcdb36f06 100644 --- a/sysutils/tabled/patches/patch-Makefile +++ b/sysutils/tabled/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.2 2017/07/09 14:05:37 espie Exp $ Index: Makefile --- Makefile.orig +++ Makefile diff --git a/sysutils/tabled/patches/patch-pftable_c b/sysutils/tabled/patches/patch-pftable_c index d9a6939a7e8..4224d934d47 100644 --- a/sysutils/tabled/patches/patch-pftable_c +++ b/sysutils/tabled/patches/patch-pftable_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-pftable_c,v 1.1 2015/01/23 13:01:16 naddy Exp $ --- pftable.c.orig Mon Nov 13 13:07:35 2006 +++ pftable.c Fri Jan 23 13:46:37 2015 @@ -21,6 +21,7 @@ diff --git a/sysutils/tabled/patches/patch-pickup_c b/sysutils/tabled/patches/patch-pickup_c index a4b478129d3..fce25c06671 100644 --- a/sysutils/tabled/patches/patch-pickup_c +++ b/sysutils/tabled/patches/patch-pickup_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-pickup_c,v 1.1 2015/01/18 15:08:25 naddy Exp $ --- pickup.c.orig Sat Apr 14 08:26:17 2007 +++ pickup.c Sun Jan 18 16:07:07 2015 @@ -33,6 +33,7 @@ diff --git a/sysutils/tabled/patches/patch-scan_l b/sysutils/tabled/patches/patch-scan_l index a922f8ad8fd..f0ca487f4ff 100644 --- a/sysutils/tabled/patches/patch-scan_l +++ b/sysutils/tabled/patches/patch-scan_l @@ -1,5 +1,3 @@ -$OpenBSD: patch-scan_l,v 1.1 2017/07/09 14:05:37 espie Exp $ - Index: scan.l --- scan.l.orig +++ scan.l diff --git a/sysutils/tabled/patches/patch-tablec_Makefile b/sysutils/tabled/patches/patch-tablec_Makefile index 640fa0769fe..3b0c5f8d364 100644 --- a/sysutils/tabled/patches/patch-tablec_Makefile +++ b/sysutils/tabled/patches/patch-tablec_Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-tablec_Makefile,v 1.1 2015/01/23 13:01:16 naddy Exp $ --- tablec/Makefile.orig Sat Apr 14 08:25:57 2007 +++ tablec/Makefile Fri Jan 23 13:52:15 2015 @@ -3,7 +3,7 @@ diff --git a/sysutils/tabled/patches/patch-tablec_tablec_8 b/sysutils/tabled/patches/patch-tablec_tablec_8 index ce5c4d87f85..b5cefe7dd31 100644 --- a/sysutils/tabled/patches/patch-tablec_tablec_8 +++ b/sysutils/tabled/patches/patch-tablec_tablec_8 @@ -1,4 +1,3 @@ -$OpenBSD: patch-tablec_tablec_8,v 1.1 2010/04/03 20:07:06 naddy Exp $ --- tablec/tablec.8.orig Sat Apr 3 22:02:58 2010 +++ tablec/tablec.8 Sat Apr 3 22:03:51 2010 @@ -48,7 +48,7 @@ is a client for diff --git a/sysutils/tabled/patches/patch-tabled_8 b/sysutils/tabled/patches/patch-tabled_8 index fe52807bb2b..a3a37794216 100644 --- a/sysutils/tabled/patches/patch-tabled_8 +++ b/sysutils/tabled/patches/patch-tabled_8 @@ -1,4 +1,3 @@ -$OpenBSD: patch-tabled_8,v 1.1 2010/04/03 20:07:06 naddy Exp $ --- tabled.8.orig Sat Apr 3 22:00:36 2010 +++ tabled.8 Sat Apr 3 22:02:21 2010 @@ -50,7 +50,7 @@ before starting diff --git a/sysutils/tabled/pkg/PLIST b/sysutils/tabled/pkg/PLIST index 6b3110fb709..591dd81cd44 100644 --- a/sysutils/tabled/pkg/PLIST +++ b/sysutils/tabled/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2011/06/23 22:50:29 naddy Exp $ @newgroup _tabled:582 @newuser _tabled:582:582:daemon:tabled:/var/empty:/sbin/nologin @man man/man5/tabled.conf.5 diff --git a/sysutils/tabs/Makefile b/sysutils/tabs/Makefile index 6fdb3a50a7c..ef32c5c63b0 100644 --- a/sysutils/tabs/Makefile +++ b/sysutils/tabs/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.2 2019/07/12 20:49:52 sthen Exp $ - COMMENT = utility to set terminal tabs DISTNAME = tabs-5.2.1 CATEGORIES = sysutils diff --git a/sysutils/tabs/pkg/PLIST b/sysutils/tabs/pkg/PLIST index 858ed6684f7..79f470cf2f7 100644 --- a/sysutils/tabs/pkg/PLIST +++ b/sysutils/tabs/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2018/06/05 17:25:35 bcallah Exp $ @bin bin/tabs @man man/man1/tabs.1 diff --git a/sysutils/tarsnap-gui/Makefile b/sysutils/tarsnap-gui/Makefile index 6167a417eac..e569f5ac231 100644 --- a/sysutils/tarsnap-gui/Makefile +++ b/sysutils/tarsnap-gui/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.16 2020/01/15 09:56:07 gonzalo Exp $ - COMMENT = frontend to the popular Tarsnap backup service GH_ACCOUNT = Tarsnap diff --git a/sysutils/tarsnap-gui/pkg/PLIST b/sysutils/tarsnap-gui/pkg/PLIST index 2fdc2812826..cde9a026acb 100644 --- a/sysutils/tarsnap-gui/pkg/PLIST +++ b/sysutils/tarsnap-gui/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.3 2018/09/04 12:46:23 espie Exp $ @bin bin/tarsnap-gui share/doc/pkg-readmes/${PKGSTEM} diff --git a/sysutils/tarsnap-gui/pkg/README b/sysutils/tarsnap-gui/pkg/README index e49b6741b88..c060162703d 100644 --- a/sysutils/tarsnap-gui/pkg/README +++ b/sysutils/tarsnap-gui/pkg/README @@ -1,5 +1,3 @@ -$OpenBSD: README,v 1.3 2018/09/04 12:46:23 espie Exp $ - +----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- diff --git a/sysutils/tarsnap/Makefile b/sysutils/tarsnap/Makefile index 32e73ba30eb..35c93234ffb 100644 --- a/sysutils/tarsnap/Makefile +++ b/sysutils/tarsnap/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.18 2022/02/12 18:42:45 jturner Exp $ - COMMENT= client for the tarsnap.com online encrypted backup service V= 1.0.40 DISTNAME= tarsnap-autoconf-${V} diff --git a/sysutils/tarsnap/pkg/PLIST b/sysutils/tarsnap/pkg/PLIST index 86ba92f8760..2f77ebd0b36 100644 --- a/sysutils/tarsnap/pkg/PLIST +++ b/sysutils/tarsnap/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2011/03/18 18:18:40 landry Exp $ @bin bin/tarsnap @bin bin/tarsnap-keygen @bin bin/tarsnap-keymgmt diff --git a/sysutils/tarsnapper/Makefile b/sysutils/tarsnapper/Makefile index 3255b537422..6ffb7374be2 100644 --- a/sysutils/tarsnapper/Makefile +++ b/sysutils/tarsnapper/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.10 2021/11/02 00:02:35 sthen Exp $ - COMMENT = tarsnap wrapper which automatically expires backups MODPY_EGG_VERSION = 0.4.0 diff --git a/sysutils/tarsnapper/patches/patch-setup_py b/sysutils/tarsnapper/patches/patch-setup_py index 5ad4bf0dcee..4c896ad4968 100644 --- a/sysutils/tarsnapper/patches/patch-setup_py +++ b/sysutils/tarsnapper/patches/patch-setup_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-setup_py,v 1.1.1.1 2017/08/12 19:17:14 danj Exp $ - argparse is already included in python3.6 Index: setup.py diff --git a/sysutils/tarsnapper/patches/patch-tarsnapper_egg-info_requires_txt b/sysutils/tarsnapper/patches/patch-tarsnapper_egg-info_requires_txt index cefe78f7d7b..f269d6e7b70 100644 --- a/sysutils/tarsnapper/patches/patch-tarsnapper_egg-info_requires_txt +++ b/sysutils/tarsnapper/patches/patch-tarsnapper_egg-info_requires_txt @@ -1,5 +1,3 @@ -$OpenBSD: patch-tarsnapper_egg-info_requires_txt,v 1.1.1.1 2017/08/12 19:17:14 danj Exp $ - argparse is already included in python3.6 Index: tarsnapper.egg-info/requires.txt diff --git a/sysutils/tarsnapper/pkg/PLIST b/sysutils/tarsnapper/pkg/PLIST index f496692a5da..a513bb84bfc 100644 --- a/sysutils/tarsnapper/pkg/PLIST +++ b/sysutils/tarsnapper/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2017/08/12 19:17:14 danj Exp $ bin/tarsnapper lib/python${MODPY_VERSION}/site-packages/tarsnapper/ lib/python${MODPY_VERSION}/site-packages/tarsnapper-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ diff --git a/sysutils/telegraf/Makefile b/sysutils/telegraf/Makefile index 52e58255490..290cdc0d729 100644 --- a/sysutils/telegraf/Makefile +++ b/sysutils/telegraf/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.17 2022/03/04 11:23:53 landry Exp $ - COMMENT = plugin-driven server agent for collecting metrics BROKEN-arm = build fails, no error message diff --git a/sysutils/telegraf/modules.inc b/sysutils/telegraf/modules.inc index 035b794055c..622b6269b29 100644 --- a/sysutils/telegraf/modules.inc +++ b/sysutils/telegraf/modules.inc @@ -1,5 +1,3 @@ -# $OpenBSD: modules.inc,v 1.4 2022/02/20 19:22:03 martin Exp $ - MODGO_MODULES = \ 4d63.com/gochecknoglobals v0.0.0-20201008074935-acfc0b28355a \ bazil.org/fuse v0.0.0-20160811212531-371fbbdaa898 \ diff --git a/sysutils/telegraf/patches/patch-plugins_inputs_all_all_go b/sysutils/telegraf/patches/patch-plugins_inputs_all_all_go index 9f173375ca7..77d06fb8de2 100644 --- a/sysutils/telegraf/patches/patch-plugins_inputs_all_all_go +++ b/sysutils/telegraf/patches/patch-plugins_inputs_all_all_go @@ -1,5 +1,3 @@ -$OpenBSD: patch-plugins_inputs_all_all_go,v 1.4 2022/02/20 19:22:03 martin Exp $ - Remove linux only plugins Index: plugins/inputs/all/all.go diff --git a/sysutils/telegraf/patches/patch-plugins_inputs_openntpd_openntpd_go b/sysutils/telegraf/patches/patch-plugins_inputs_openntpd_openntpd_go index 037830020f0..e51576ee005 100644 --- a/sysutils/telegraf/patches/patch-plugins_inputs_openntpd_openntpd_go +++ b/sysutils/telegraf/patches/patch-plugins_inputs_openntpd_openntpd_go @@ -1,5 +1,3 @@ -$OpenBSD: patch-plugins_inputs_openntpd_openntpd_go,v 1.2 2021/11/01 12:51:11 landry Exp $ - Index: plugins/inputs/openntpd/openntpd.go --- plugins/inputs/openntpd/openntpd.go.orig +++ plugins/inputs/openntpd/openntpd.go diff --git a/sysutils/telegraf/patches/patch-plugins_inputs_opensmtpd_opensmtpd_go b/sysutils/telegraf/patches/patch-plugins_inputs_opensmtpd_opensmtpd_go index a86a606765e..8ddcfa36916 100644 --- a/sysutils/telegraf/patches/patch-plugins_inputs_opensmtpd_opensmtpd_go +++ b/sysutils/telegraf/patches/patch-plugins_inputs_opensmtpd_opensmtpd_go @@ -1,5 +1,3 @@ -$OpenBSD: patch-plugins_inputs_opensmtpd_opensmtpd_go,v 1.2 2021/11/01 12:51:11 landry Exp $ - Index: plugins/inputs/opensmtpd/opensmtpd.go --- plugins/inputs/opensmtpd/opensmtpd.go.orig +++ plugins/inputs/opensmtpd/opensmtpd.go diff --git a/sysutils/telegraf/patches/patch-plugins_inputs_pf_pf_go b/sysutils/telegraf/patches/patch-plugins_inputs_pf_pf_go index db0197e8720..56cc15c720b 100644 --- a/sysutils/telegraf/patches/patch-plugins_inputs_pf_pf_go +++ b/sysutils/telegraf/patches/patch-plugins_inputs_pf_pf_go @@ -1,5 +1,3 @@ -$OpenBSD: patch-plugins_inputs_pf_pf_go,v 1.2 2021/11/01 12:51:11 landry Exp $ - Index: plugins/inputs/pf/pf.go --- plugins/inputs/pf/pf.go.orig +++ plugins/inputs/pf/pf.go diff --git a/sysutils/telegraf/pkg/telegraf.rc b/sysutils/telegraf/pkg/telegraf.rc index 0b9e11ed779..363810ca9e8 100644 --- a/sysutils/telegraf/pkg/telegraf.rc +++ b/sysutils/telegraf/pkg/telegraf.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: telegraf.rc,v 1.3 2021/02/27 09:28:50 ajacoutot Exp $ daemon="${TRUEPREFIX}/bin/telegraf" daemon_logger="daemon.info" diff --git a/sysutils/tenshi/Makefile b/sysutils/tenshi/Makefile index 1e6c6ff324f..d1e7b37c525 100644 --- a/sysutils/tenshi/Makefile +++ b/sysutils/tenshi/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.3 2021/11/09 07:39:08 ajacoutot Exp $ - COMMENT = log monitoring program to watch and report on log files VERSION = 0.17 diff --git a/sysutils/tenshi/patches/patch-Makefile b/sysutils/tenshi/patches/patch-Makefile index 29ccdbf3a91..0d5c3454c19 100644 --- a/sysutils/tenshi/patches/patch-Makefile +++ b/sysutils/tenshi/patches/patch-Makefile @@ -1,5 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.1.1.1 2018/11/12 00:06:02 bluhm Exp $ - Index: Makefile --- Makefile.orig +++ Makefile diff --git a/sysutils/tenshi/patches/patch-tenshi b/sysutils/tenshi/patches/patch-tenshi index 5f820f00aa7..054a5ab32b2 100644 --- a/sysutils/tenshi/patches/patch-tenshi +++ b/sysutils/tenshi/patches/patch-tenshi @@ -1,5 +1,3 @@ -$OpenBSD: patch-tenshi,v 1.1.1.1 2018/11/12 00:06:02 bluhm Exp $ - https://github.com/inversepath/tenshi/pull/10 Index: tenshi diff --git a/sysutils/tenshi/patches/patch-tenshi_conf b/sysutils/tenshi/patches/patch-tenshi_conf index 005ddd94c2f..226a9cffbfc 100644 --- a/sysutils/tenshi/patches/patch-tenshi_conf +++ b/sysutils/tenshi/patches/patch-tenshi_conf @@ -1,5 +1,3 @@ -$OpenBSD: patch-tenshi_conf,v 1.1.1.1 2018/11/12 00:06:02 bluhm Exp $ - Index: tenshi.conf --- tenshi.conf.orig +++ tenshi.conf diff --git a/sysutils/tenshi/pkg/PLIST b/sysutils/tenshi/pkg/PLIST index f05735b6c6c..13f7133b98a 100644 --- a/sysutils/tenshi/pkg/PLIST +++ b/sysutils/tenshi/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2018/11/12 00:06:02 bluhm Exp $ @newgroup _tenshi:821 @newuser _tenshi:821:_tenshi:daemon:tenshi user:/nonexistent:/sbin/nologin @rcscript ${RCDIR}/tenshi diff --git a/sysutils/tenshi/pkg/tenshi.rc b/sysutils/tenshi/pkg/tenshi.rc index 22ed0981184..4c303612225 100644 --- a/sysutils/tenshi/pkg/tenshi.rc +++ b/sysutils/tenshi/pkg/tenshi.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: tenshi.rc,v 1.2 2021/11/09 07:39:08 ajacoutot Exp $ daemon="${TRUEPREFIX}/sbin/tenshi" diff --git a/sysutils/tentakel/Makefile b/sysutils/tentakel/Makefile index 6efad6d9dea..220654507e9 100644 --- a/sysutils/tentakel/Makefile +++ b/sysutils/tentakel/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.21 2021/02/23 19:39:43 sthen Exp $ - COMMENT= distributed command execution DISTNAME= tentakel-357 diff --git a/sysutils/tentakel/patches/patch-py_lekatnet_config_py b/sysutils/tentakel/patches/patch-py_lekatnet_config_py index 4e584fdfc6b..aa7392f9507 100644 --- a/sysutils/tentakel/patches/patch-py_lekatnet_config_py +++ b/sysutils/tentakel/patches/patch-py_lekatnet_config_py @@ -1,4 +1,3 @@ -$OpenBSD: patch-py_lekatnet_config_py,v 1.1 2010/10/20 11:29:46 dcoppa Exp $ --- py/lekatnet/config.py.orig Wed Oct 20 13:06:10 2010 +++ py/lekatnet/config.py Wed Oct 20 13:08:06 2010 @@ -52,7 +52,7 @@ import pwd diff --git a/sysutils/tentakel/patches/patch-py_lekatnet_plugins_rsh_py b/sysutils/tentakel/patches/patch-py_lekatnet_plugins_rsh_py index 29381220639..dbcd42b1482 100644 --- a/sysutils/tentakel/patches/patch-py_lekatnet_plugins_rsh_py +++ b/sysutils/tentakel/patches/patch-py_lekatnet_plugins_rsh_py @@ -1,4 +1,3 @@ -$OpenBSD: patch-py_lekatnet_plugins_rsh_py,v 1.1 2010/10/20 11:29:46 dcoppa Exp $ --- py/lekatnet/plugins/rsh.py.orig Wed Oct 20 13:15:33 2010 +++ py/lekatnet/plugins/rsh.py Wed Oct 20 13:18:22 2010 @@ -26,7 +26,11 @@ from lekatnet.remote import registerRemoteCommandPlugi diff --git a/sysutils/tentakel/patches/patch-py_lekatnet_remote_py b/sysutils/tentakel/patches/patch-py_lekatnet_remote_py index d7ce251eae6..8ec97e41fcd 100644 --- a/sysutils/tentakel/patches/patch-py_lekatnet_remote_py +++ b/sysutils/tentakel/patches/patch-py_lekatnet_remote_py @@ -1,4 +1,3 @@ -$OpenBSD: patch-py_lekatnet_remote_py,v 1.3 2010/10/20 11:29:46 dcoppa Exp $ --- py/lekatnet/remote.py.orig Wed Oct 20 13:08:11 2010 +++ py/lekatnet/remote.py Wed Oct 20 13:09:47 2010 @@ -45,7 +45,7 @@ import tpg diff --git a/sysutils/tentakel/patches/patch-py_setup_py b/sysutils/tentakel/patches/patch-py_setup_py index 868b23dda82..b7e75fe0bbf 100644 --- a/sysutils/tentakel/patches/patch-py_setup_py +++ b/sysutils/tentakel/patches/patch-py_setup_py @@ -1,4 +1,3 @@ -$OpenBSD: patch-py_setup_py,v 1.2 2009/02/08 22:42:56 sthen Exp $ --- py/setup.py.orig Sun Feb 8 12:23:08 2009 +++ py/setup.py Sun Feb 8 12:24:10 2009 @@ -16,9 +16,8 @@ setup( diff --git a/sysutils/tentakel/pkg/PLIST b/sysutils/tentakel/pkg/PLIST index b4b3dbd2347..ffc77af28b6 100644 --- a/sysutils/tentakel/pkg/PLIST +++ b/sysutils/tentakel/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2009/02/08 22:42:56 sthen Exp $ bin/tentakel lib/python${MODPY_VERSION}/site-packages/lekatnet/ lib/python${MODPY_VERSION}/site-packages/lekatnet/__init__.py diff --git a/sysutils/terraform/Makefile b/sysutils/terraform/Makefile index 06f414161cf..a6ae64d4ff4 100644 --- a/sysutils/terraform/Makefile +++ b/sysutils/terraform/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.80 2022/03/03 15:11:24 ajacoutot Exp $ - COMMENT= tool for building, changing, and versioning infrastructure MODGO_MODNAME= github.com/hashicorp/terraform diff --git a/sysutils/terraform/modules.inc b/sysutils/terraform/modules.inc index 842b1d53608..843208ae806 100644 --- a/sysutils/terraform/modules.inc +++ b/sysutils/terraform/modules.inc @@ -1,5 +1,3 @@ -# $OpenBSD: modules.inc,v 1.4 2022/03/03 15:11:24 ajacoutot Exp $ - MODGO_MODULES = \ cloud.google.com/go v0.79.0 \ cloud.google.com/go/bigquery v1.8.0 \ diff --git a/sysutils/terraform/pkg/README b/sysutils/terraform/pkg/README index 3f84493fd68..4968e619167 100644 --- a/sysutils/terraform/pkg/README +++ b/sysutils/terraform/pkg/README @@ -1,5 +1,3 @@ -$OpenBSD: README,v 1.1 2021/08/31 15:37:39 ajacoutot Exp $ - +------------------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +------------------------------------------------------------------------------- diff --git a/sysutils/terragrunt/Makefile b/sysutils/terragrunt/Makefile index f3df26fe592..a4110ed0ef1 100644 --- a/sysutils/terragrunt/Makefile +++ b/sysutils/terragrunt/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.91 2022/03/03 15:11:07 ajacoutot Exp $ - BROKEN-aarch64= old kr/pty doesn't support OpenBSD arm arches; needs creack/pty@v1.1.11 BROKEN-armv7= old kr/pty doesn't support OpenBSD arm arches; needs creack/pty@v1.1.11 diff --git a/sysutils/terragrunt/modules.inc b/sysutils/terragrunt/modules.inc index fc6a60930c3..4dee54bfa0b 100644 --- a/sysutils/terragrunt/modules.inc +++ b/sysutils/terragrunt/modules.inc @@ -1,5 +1,3 @@ -# $OpenBSD: modules.inc,v 1.2 2022/01/14 08:08:08 ajacoutot Exp $ - MODGO_MODULES = \ bazil.org/fuse v0.0.0-20160811212531-371fbbdaa898 \ cloud.google.com/go v0.93.3 \ diff --git a/sysutils/testdisk/Makefile b/sysutils/testdisk/Makefile index 42538434885..a6d45d34339 100644 --- a/sysutils/testdisk/Makefile +++ b/sysutils/testdisk/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.20 2019/07/21 09:30:14 landry Exp $ - COMMENT = data recovery software VERSION = 7.1 diff --git a/sysutils/testdisk/pkg/PLIST b/sysutils/testdisk/pkg/PLIST index 9f4c0b0d9c9..49678873200 100644 --- a/sysutils/testdisk/pkg/PLIST +++ b/sysutils/testdisk/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.7 2019/07/21 09:30:14 landry Exp $ @bin bin/fidentify @bin bin/photorec @bin bin/testdisk diff --git a/sysutils/tkdvd/Makefile b/sysutils/tkdvd/Makefile index d562cc6b375..e5beaf49b6a 100644 --- a/sysutils/tkdvd/Makefile +++ b/sysutils/tkdvd/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.16 2019/07/17 14:39:43 danj Exp $ - COMMENT= GUI to dvd+rw-tools and cdrecord DISTNAME= tkdvd-4.0.9 diff --git a/sysutils/tkdvd/patches/patch-TkDVD_sh b/sysutils/tkdvd/patches/patch-TkDVD_sh index 557ec2d3c07..89bae86b52f 100644 --- a/sysutils/tkdvd/patches/patch-TkDVD_sh +++ b/sysutils/tkdvd/patches/patch-TkDVD_sh @@ -1,4 +1,3 @@ -$OpenBSD: patch-TkDVD_sh,v 1.4 2009/11/07 15:54:33 ajacoutot Exp $ --- TkDVD.sh.orig Sat Aug 30 14:04:00 2008 +++ TkDVD.sh Sat Nov 7 15:47:06 2009 @@ -1,6 +1,6 @@ diff --git a/sysutils/tkdvd/patches/patch-install_tcl b/sysutils/tkdvd/patches/patch-install_tcl index 9cb009634bb..0867a14e242 100644 --- a/sysutils/tkdvd/patches/patch-install_tcl +++ b/sysutils/tkdvd/patches/patch-install_tcl @@ -1,4 +1,3 @@ -$OpenBSD: patch-install_tcl,v 1.3 2008/11/10 20:18:14 steven Exp $ --- install.tcl.orig Thu Nov 3 20:09:57 2005 +++ install.tcl Mon Nov 10 19:49:55 2008 @@ -1,6 +1,6 @@ diff --git a/sysutils/tkdvd/patches/patch-src-other_procedures_tcl b/sysutils/tkdvd/patches/patch-src-other_procedures_tcl index 73a91ef57fe..6f41dd4bf1a 100644 --- a/sysutils/tkdvd/patches/patch-src-other_procedures_tcl +++ b/sysutils/tkdvd/patches/patch-src-other_procedures_tcl @@ -1,4 +1,3 @@ -$OpenBSD: patch-src-other_procedures_tcl,v 1.3 2009/11/07 15:54:33 ajacoutot Exp $ --- src/other_procedures.tcl.orig Sat Aug 30 11:43:00 2008 +++ src/other_procedures.tcl Sat Nov 7 15:47:32 2009 @@ -176,13 +176,13 @@ proc launch {burn_type burn_opt} { diff --git a/sysutils/tkdvd/patches/patch-src-save_load_options_tcl b/sysutils/tkdvd/patches/patch-src-save_load_options_tcl index f4393d82070..b1c2da76ea2 100644 --- a/sysutils/tkdvd/patches/patch-src-save_load_options_tcl +++ b/sysutils/tkdvd/patches/patch-src-save_load_options_tcl @@ -1,4 +1,3 @@ -$OpenBSD: patch-src-save_load_options_tcl,v 1.2 2006/12/24 06:46:04 steven Exp $ --- src/save_load_options.tcl.orig Sun Nov 12 13:15:05 2006 +++ src/save_load_options.tcl Mon Dec 18 19:54:05 2006 @@ -31,7 +31,7 @@ proc save_options {} { diff --git a/sysutils/tkdvd/patches/patch-src_proc_refresh_cmd_line_tcl b/sysutils/tkdvd/patches/patch-src_proc_refresh_cmd_line_tcl index 73235049b58..e2fe91c258e 100644 --- a/sysutils/tkdvd/patches/patch-src_proc_refresh_cmd_line_tcl +++ b/sysutils/tkdvd/patches/patch-src_proc_refresh_cmd_line_tcl @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_proc_refresh_cmd_line_tcl,v 1.1 2009/11/07 15:54:33 ajacoutot Exp $ --- src/proc_refresh_cmd_line.tcl.orig Fri Mar 28 13:15:04 2008 +++ src/proc_refresh_cmd_line.tcl Sat Nov 7 15:49:52 2009 @@ -127,9 +127,9 @@ proc refresh_cmd_line {} { diff --git a/sysutils/tkdvd/pkg/PLIST b/sysutils/tkdvd/pkg/PLIST index 5cb96803efb..a46b4149cd3 100644 --- a/sysutils/tkdvd/pkg/PLIST +++ b/sysutils/tkdvd/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2018/06/29 22:16:21 espie Exp $ bin/tkdvd share/icons/hicolor/32x32/apps/tkdvd-2-32.png share/icons/hicolor/32x32/apps/tkdvd-32.png diff --git a/sysutils/tmate/Makefile b/sysutils/tmate/Makefile index f04fcbad6a8..f6d78082965 100644 --- a/sysutils/tmate/Makefile +++ b/sysutils/tmate/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.17 2022/03/10 12:03:35 kn Exp $ - COMMENT = instant terminal sharing based on tmux GH_ACCOUNT = tmate-io diff --git a/sysutils/tmate/patches/patch-Makefile_am b/sysutils/tmate/patches/patch-Makefile_am index 4fa57b3919b..49ce28c2459 100644 --- a/sysutils/tmate/patches/patch-Makefile_am +++ b/sysutils/tmate/patches/patch-Makefile_am @@ -1,5 +1,3 @@ -$OpenBSD: patch-Makefile_am,v 1.1 2020/04/02 16:09:26 kn Exp $ - Remove hardcoded optimizations. Index: Makefile.am diff --git a/sysutils/tmate/patches/patch-osdep-openbsd_c b/sysutils/tmate/patches/patch-osdep-openbsd_c index 6ac7aec4026..eb15a31cb8c 100644 --- a/sysutils/tmate/patches/patch-osdep-openbsd_c +++ b/sysutils/tmate/patches/patch-osdep-openbsd_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-osdep-openbsd_c,v 1.1 2020/04/02 15:08:21 kn Exp $ - Add missing libevent2 compat includes. Index: osdep-openbsd.c diff --git a/sysutils/tmate/patches/patch-server_c b/sysutils/tmate/patches/patch-server_c index 5f56956e6f5..55ac5ff506f 100644 --- a/sysutils/tmate/patches/patch-server_c +++ b/sysutils/tmate/patches/patch-server_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-server_c,v 1.3 2020/03/28 17:19:09 kn Exp $ - Add missing inet promise. Index: server.c diff --git a/sysutils/tmate/patches/patch-tmate-debug_c b/sysutils/tmate/patches/patch-tmate-debug_c index 598dae7710e..6b56c276b04 100644 --- a/sysutils/tmate/patches/patch-tmate-debug_c +++ b/sysutils/tmate/patches/patch-tmate-debug_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-tmate-debug_c,v 1.5 2020/03/28 17:39:42 kn Exp $ - Disable use of libexecinfo. Index: tmate-debug.c diff --git a/sysutils/tmate/patches/patch-tmate_h b/sysutils/tmate/patches/patch-tmate_h index ac9e99e80bf..48fa521f9da 100644 --- a/sysutils/tmate/patches/patch-tmate_h +++ b/sysutils/tmate/patches/patch-tmate_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-tmate_h,v 1.2 2020/03/28 17:19:09 kn Exp $ - Add missing libevent2 includes. Index: tmate.h diff --git a/sysutils/tmate/patches/patch-tmux_c b/sysutils/tmate/patches/patch-tmux_c index 924224192ce..58475ea5442 100644 --- a/sysutils/tmate/patches/patch-tmux_c +++ b/sysutils/tmate/patches/patch-tmux_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-tmux_c,v 1.3 2020/03/28 17:19:09 kn Exp $ - Add missing inet promise. Index: tmux.c diff --git a/sysutils/tmate/patches/patch-tmux_h b/sysutils/tmate/patches/patch-tmux_h index 2b80f8c1237..3c1ecd7cbed 100644 --- a/sysutils/tmate/patches/patch-tmux_h +++ b/sysutils/tmate/patches/patch-tmux_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-tmux_h,v 1.3 2020/03/28 17:19:09 kn Exp $ - Add missing libevent2 compat includes. Index: tmux.h diff --git a/sysutils/tmux-mem-cpu-load/Makefile b/sysutils/tmux-mem-cpu-load/Makefile index 5a920578af1..767665fd4ed 100644 --- a/sysutils/tmux-mem-cpu-load/Makefile +++ b/sysutils/tmux-mem-cpu-load/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.24 2021/08/29 08:55:15 jasper Exp $ - COMMENT = CPU, RAM memory, and load monitor for use with tmux(1) GH_ACCOUNT = thewtex diff --git a/sysutils/tmux-mem-cpu-load/patches/patch-common_cpu_h b/sysutils/tmux-mem-cpu-load/patches/patch-common_cpu_h index 509b3977ba9..fd876b6a3af 100644 --- a/sysutils/tmux-mem-cpu-load/patches/patch-common_cpu_h +++ b/sysutils/tmux-mem-cpu-load/patches/patch-common_cpu_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-common_cpu_h,v 1.1 2021/08/29 08:55:15 jasper Exp $ - Fix CP_STATES definition Index: common/cpu.h diff --git a/sysutils/tmux-mem-cpu-load/patches/patch-openbsd_cpu_cc b/sysutils/tmux-mem-cpu-load/patches/patch-openbsd_cpu_cc index 83b046671bc..fb73142e30e 100644 --- a/sysutils/tmux-mem-cpu-load/patches/patch-openbsd_cpu_cc +++ b/sysutils/tmux-mem-cpu-load/patches/patch-openbsd_cpu_cc @@ -1,5 +1,3 @@ -$OpenBSD: patch-openbsd_cpu_cc,v 1.2 2021/08/29 08:55:15 jasper Exp $ - Fix return type of get_cpu_count(). Index: openbsd/cpu.cc diff --git a/sysutils/tmux-mem-cpu-load/pkg/PLIST b/sysutils/tmux-mem-cpu-load/pkg/PLIST index b5ac972d317..b77c54be977 100644 --- a/sysutils/tmux-mem-cpu-load/pkg/PLIST +++ b/sysutils/tmux-mem-cpu-load/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2016/03/01 08:08:02 jasper Exp $ @bin bin/tmux-mem-cpu-load share/doc/tmux-mem-cpu-load/ share/doc/tmux-mem-cpu-load/README.rst diff --git a/sysutils/tmuxinator/Makefile b/sysutils/tmuxinator/Makefile index 73953127df9..4bc407075b0 100644 --- a/sysutils/tmuxinator/Makefile +++ b/sysutils/tmuxinator/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.21 2021/09/02 14:59:45 jeremy Exp $ - COMMENT = create and manage complex tmux sessions easily DISTNAME = tmuxinator-1.1.3 diff --git a/sysutils/tmuxinator/pkg/PLIST b/sysutils/tmuxinator/pkg/PLIST index 3945c5fddc8..0ad7a016d67 100644 --- a/sysutils/tmuxinator/pkg/PLIST +++ b/sysutils/tmuxinator/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.8 2018/12/31 10:48:56 jasper Exp $ @pkgpath sysutils/tmuxinator,ruby20 @pkgpath sysutils/tmuxinator,ruby21 @pkgpath sysutils/tmuxinator,ruby22 diff --git a/sysutils/toad/Makefile b/sysutils/toad/Makefile index 59f937483a0..c58d68aef0f 100644 --- a/sysutils/toad/Makefile +++ b/sysutils/toad/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.28 2021/11/09 07:39:08 ajacoutot Exp $ - COMMENT= hotplugd(8) automounter (Toad Opens All Devices) GH_ACCOUNT= ajacoutot diff --git a/sysutils/toad/pkg/PLIST b/sysutils/toad/pkg/PLIST index 9c17567bb0b..defbdb6fff7 100644 --- a/sysutils/toad/pkg/PLIST +++ b/sysutils/toad/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2019/01/23 03:56:16 ajacoutot Exp $ @rcscript ${RCDIR}/toadd libexec/toad @bin libexec/toadd diff --git a/sysutils/toad/pkg/toadd.rc b/sysutils/toad/pkg/toadd.rc index a0880b7589f..7b29660f502 100644 --- a/sysutils/toad/pkg/toadd.rc +++ b/sysutils/toad/pkg/toadd.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: toadd.rc,v 1.4 2021/11/09 07:39:08 ajacoutot Exp $ daemon="${TRUEPREFIX}/libexec/toadd" diff --git a/sysutils/torture/Makefile b/sysutils/torture/Makefile index 2c5e8381d40..605acfe8ca9 100644 --- a/sysutils/torture/Makefile +++ b/sysutils/torture/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.12 2019/07/12 21:07:46 sthen Exp $ - COMMENT = set of kernel torture tools DISTNAME = torture-1.1 diff --git a/sysutils/torture/patches/patch-Makefile b/sysutils/torture/patches/patch-Makefile index b3459a7c92f..ae1113055ca 100644 --- a/sysutils/torture/patches/patch-Makefile +++ b/sysutils/torture/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.1 2017/04/16 15:05:40 sthen Exp $ --- Makefile.orig Sun Apr 16 15:54:14 2017 +++ Makefile Sun Apr 16 16:05:00 2017 @@ -11,7 +11,7 @@ MAN= torture.8 diff --git a/sysutils/torture/patches/patch-iogen_c b/sysutils/torture/patches/patch-iogen_c index 2e3472427ea..90e4dfdf4bf 100644 --- a/sysutils/torture/patches/patch-iogen_c +++ b/sysutils/torture/patches/patch-iogen_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-iogen_c,v 1.1 2017/07/29 14:55:55 naddy Exp $ - Index: iogen.c --- iogen.c.orig +++ iogen.c diff --git a/sysutils/torture/pkg/PLIST b/sysutils/torture/pkg/PLIST index cead74cc1da..021bdb5b673 100644 --- a/sysutils/torture/pkg/PLIST +++ b/sysutils/torture/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.2 2011/06/23 22:50:29 naddy Exp $ @man man/man8/torture.8 @bin sbin/torture diff --git a/sysutils/tpb/Makefile b/sysutils/tpb/Makefile index a2b2d2acb59..fe44af507b9 100644 --- a/sysutils/tpb/Makefile +++ b/sysutils/tpb/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.27 2020/04/16 06:45:19 ratchov Exp $ - # requires nvram(4) device ONLY_FOR_ARCHS= amd64 i386 diff --git a/sysutils/tpb/patches/patch-configure b/sysutils/tpb/patches/patch-configure index 4ef33fb1cfb..d1b1a0fe585 100644 --- a/sysutils/tpb/patches/patch-configure +++ b/sysutils/tpb/patches/patch-configure @@ -1,4 +1,3 @@ -$OpenBSD: patch-configure,v 1.1 2017/04/24 02:08:05 jca Exp $ --- configure.orig Mon Apr 24 04:02:03 2017 +++ configure Mon Apr 24 04:02:40 2017 @@ -4471,7 +4471,6 @@ int diff --git a/sysutils/tpb/patches/patch-src_Makefile_in b/sysutils/tpb/patches/patch-src_Makefile_in index 2006139de69..e300ba094e5 100644 --- a/sysutils/tpb/patches/patch-src_Makefile_in +++ b/sysutils/tpb/patches/patch-src_Makefile_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_Makefile_in,v 1.1.1.1 2004/12/01 17:08:55 jcs Exp $ --- src/Makefile.in.orig Mon Aug 23 06:48:37 2004 +++ src/Makefile.in Thu Nov 11 15:07:47 2004 @@ -97,7 +97,7 @@ tpb_SOURCES = tpb.c cfg.c diff --git a/sysutils/tpb/patches/patch-src_cfg_c b/sysutils/tpb/patches/patch-src_cfg_c index c39aea57b64..aee87a36a50 100644 --- a/sysutils/tpb/patches/patch-src_cfg_c +++ b/sysutils/tpb/patches/patch-src_cfg_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_cfg_c,v 1.2 2017/04/24 02:03:26 jca Exp $ --- src/cfg.c.orig Mon Jul 18 16:15:59 2005 +++ src/cfg.c Mon Apr 24 03:58:29 2017 @@ -316,8 +316,10 @@ void init_cfg(config *cfg) { /* {{{ */ diff --git a/sysutils/tpb/patches/patch-src_cfg_h b/sysutils/tpb/patches/patch-src_cfg_h index 222adfd7d8f..b0c3a930555 100644 --- a/sysutils/tpb/patches/patch-src_cfg_h +++ b/sysutils/tpb/patches/patch-src_cfg_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_cfg_h,v 1.1 2020/04/16 06:45:19 ratchov Exp $ - Index: src/cfg.h --- src/cfg.h.orig +++ src/cfg.h diff --git a/sysutils/tpb/patches/patch-src_tpb_c b/sysutils/tpb/patches/patch-src_tpb_c index f884ef47127..4789dcd6fd9 100644 --- a/sysutils/tpb/patches/patch-src_tpb_c +++ b/sysutils/tpb/patches/patch-src_tpb_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_tpb_c,v 1.4 2007/06/01 16:44:11 jcs Exp $ --- src/tpb.c.orig Mon Jul 18 08:15:59 2005 +++ src/tpb.c Fri Jun 1 10:34:14 2007 @@ -25,13 +25,21 @@ diff --git a/sysutils/tpb/patches/patch-src_tpb_h b/sysutils/tpb/patches/patch-src_tpb_h index e7a188525e5..9cb4beee50a 100644 --- a/sysutils/tpb/patches/patch-src_tpb_h +++ b/sysutils/tpb/patches/patch-src_tpb_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_tpb_h,v 1.2 2007/06/01 16:44:11 jcs Exp $ --- src/tpb.h.orig Mon Jul 18 08:15:59 2005 +++ src/tpb.h Thu May 31 20:04:13 2007 @@ -28,6 +28,8 @@ diff --git a/sysutils/tpb/pkg/PLIST b/sysutils/tpb/pkg/PLIST index 7fa4d7e6010..56f3cbb2841 100644 --- a/sysutils/tpb/pkg/PLIST +++ b/sysutils/tpb/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2015/06/29 15:39:44 sthen Exp $ @mode 2755 @group kmem @bin bin/tpb diff --git a/sysutils/tphdisk/Makefile b/sysutils/tphdisk/Makefile index acafb662c18..a6e07fe813f 100644 --- a/sysutils/tphdisk/Makefile +++ b/sysutils/tphdisk/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.10 2019/11/26 15:22:07 jca Exp $ - # not useful on anything else ONLY_FOR_ARCHS= i386 diff --git a/sysutils/tphdisk/files/Makefile b/sysutils/tphdisk/files/Makefile index b31165accfe..fe45bed296e 100644 --- a/sysutils/tphdisk/files/Makefile +++ b/sysutils/tphdisk/files/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2005/03/09 02:56:14 jcs Exp $ - PROG= tphdisk NOMAN= diff --git a/sysutils/tphdisk/patches/patch-tphdisk_c b/sysutils/tphdisk/patches/patch-tphdisk_c index 53d08b5742d..99501e67d05 100644 --- a/sysutils/tphdisk/patches/patch-tphdisk_c +++ b/sysutils/tphdisk/patches/patch-tphdisk_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-tphdisk_c,v 1.2 2010/07/30 14:36:31 naddy Exp $ --- tphdisk.c.orig Thu Jul 29 23:14:11 2010 +++ tphdisk.c Thu Jul 29 23:14:49 2010 @@ -20,6 +20,7 @@ diff --git a/sysutils/tphdisk/pkg/PLIST b/sysutils/tphdisk/pkg/PLIST index 4fe86c356e0..01b31cac1c0 100644 --- a/sysutils/tphdisk/pkg/PLIST +++ b/sysutils/tphdisk/pkg/PLIST @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2005/03/09 02:56:14 jcs Exp $ sbin/tphdisk diff --git a/sysutils/tray-app/Makefile b/sysutils/tray-app/Makefile index e0604693ac9..a94a14537d7 100644 --- a/sysutils/tray-app/Makefile +++ b/sysutils/tray-app/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.9 2020/03/16 14:50:57 ratchov Exp $ - ONLY_FOR_ARCHS= ${APM_ARCHS} COMMENT= small utilities for X11 system tray: eject, battery, mixer diff --git a/sysutils/tray-app/patches/patch-battery_Makefile b/sysutils/tray-app/patches/patch-battery_Makefile index 7411820268a..8c90fc0de41 100644 --- a/sysutils/tray-app/patches/patch-battery_Makefile +++ b/sysutils/tray-app/patches/patch-battery_Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-battery_Makefile,v 1.1.1.1 2013/09/17 11:21:50 sthen Exp $ --- battery/Makefile.orig Mon Mar 12 08:46:04 2012 +++ battery/Makefile Tue Sep 17 11:39:26 2013 @@ -8,13 +8,13 @@ MAN= diff --git a/sysutils/tray-app/patches/patch-eject_Makefile b/sysutils/tray-app/patches/patch-eject_Makefile index 969edbf82d2..2ce4bcc80f2 100644 --- a/sysutils/tray-app/patches/patch-eject_Makefile +++ b/sysutils/tray-app/patches/patch-eject_Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-eject_Makefile,v 1.1.1.1 2013/09/17 11:21:50 sthen Exp $ --- eject/Makefile.orig Mon Mar 12 08:46:04 2012 +++ eject/Makefile Tue Sep 17 11:39:28 2013 @@ -8,13 +8,13 @@ MAN= diff --git a/sysutils/tray-app/patches/patch-lib_Makefile b/sysutils/tray-app/patches/patch-lib_Makefile index dbca7847e8f..9dceaf9dc61 100644 --- a/sysutils/tray-app/patches/patch-lib_Makefile +++ b/sysutils/tray-app/patches/patch-lib_Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-lib_Makefile,v 1.1.1.1 2013/09/17 11:21:50 sthen Exp $ --- lib/Makefile.orig Tue Sep 17 11:26:38 2013 +++ lib/Makefile Tue Sep 17 11:27:30 2013 @@ -6,7 +6,7 @@ SRCS=invert_pixbuf.c diff --git a/sysutils/tray-app/patches/patch-sound_Makefile b/sysutils/tray-app/patches/patch-sound_Makefile index 7799865a8ed..94af2825e77 100644 --- a/sysutils/tray-app/patches/patch-sound_Makefile +++ b/sysutils/tray-app/patches/patch-sound_Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-sound_Makefile,v 1.2 2020/03/16 14:50:57 ratchov Exp $ Index: sound/Makefile --- sound/Makefile.orig +++ sound/Makefile diff --git a/sysutils/tray-app/patches/patch-sound_sound_c b/sysutils/tray-app/patches/patch-sound_sound_c index 7a544607b66..1ccc26fc9d5 100644 --- a/sysutils/tray-app/patches/patch-sound_sound_c +++ b/sysutils/tray-app/patches/patch-sound_sound_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-sound_sound_c,v 1.1 2020/03/16 14:50:57 ratchov Exp $ - Index: sound/sound.c --- sound/sound.c.orig +++ sound/sound.c diff --git a/sysutils/tray-app/pkg/PLIST b/sysutils/tray-app/pkg/PLIST index 4912c07d694..a0cbcdf10af 100644 --- a/sysutils/tray-app/pkg/PLIST +++ b/sysutils/tray-app/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2013/09/17 11:21:50 sthen Exp $ libexec/tray-app/ @bin libexec/tray-app/battery @bin libexec/tray-app/eject diff --git a/sysutils/tree/Makefile b/sysutils/tree/Makefile index 8984ce5a5a9..787e2643544 100644 --- a/sysutils/tree/Makefile +++ b/sysutils/tree/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.14 2019/07/12 20:49:53 sthen Exp $ - COMMENT= print ascii formatted tree of a directory structure V= 0.62 diff --git a/sysutils/tree/pkg/PLIST b/sysutils/tree/pkg/PLIST index 532c061bf5a..0a152d60e45 100644 --- a/sysutils/tree/pkg/PLIST +++ b/sysutils/tree/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2011/06/23 22:50:29 naddy Exp $ @conflict openmotif-demos-* @bin bin/tree @man man/man1/tree.1 diff --git a/sysutils/truncate/Makefile b/sysutils/truncate/Makefile index 90b3a3fb061..3a9619e920c 100644 --- a/sysutils/truncate/Makefile +++ b/sysutils/truncate/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.2 2019/07/12 20:49:53 sthen Exp $ - COMMENT = truncate or extend the length of files DISTNAME = truncate-5.2.1 CATEGORIES = sysutils diff --git a/sysutils/truncate/pkg/PLIST b/sysutils/truncate/pkg/PLIST index 55f954ed517..3f4f46f63fc 100644 --- a/sysutils/truncate/pkg/PLIST +++ b/sysutils/truncate/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2018/06/03 15:55:16 bcallah Exp $ @bin bin/truncate @man man/man1/truncate.1 diff --git a/sysutils/ttyload/Makefile b/sysutils/ttyload/Makefile index 0014c98161c..b55df56bed6 100644 --- a/sysutils/ttyload/Makefile +++ b/sysutils/ttyload/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.4 2019/07/12 20:49:53 sthen Exp $ - COMMENT = load average history on a tty DISTNAME = ttyload-0.5.3 diff --git a/sysutils/ttyload/patches/patch-ttyload_h b/sysutils/ttyload/patches/patch-ttyload_h index cefd30fa088..6a9362e1bef 100644 --- a/sysutils/ttyload/patches/patch-ttyload_h +++ b/sysutils/ttyload/patches/patch-ttyload_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-ttyload_h,v 1.1.1.1 2013/12/24 13:06:22 jca Exp $ Include needed for time_t. --- ttyload.h.orig Tue Dec 24 00:51:31 2013 +++ ttyload.h Tue Dec 24 00:51:44 2013 diff --git a/sysutils/ttyload/pkg/PLIST b/sysutils/ttyload/pkg/PLIST index a24394e6ee5..e11ac90452d 100644 --- a/sysutils/ttyload/pkg/PLIST +++ b/sysutils/ttyload/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2013/12/24 13:06:22 jca Exp $ @bin bin/ttyload @man man/man1/ttyload.1 diff --git a/sysutils/ttyplot/Makefile b/sysutils/ttyplot/Makefile index 0e71fb2e1ac..981899c3570 100644 --- a/sysutils/ttyplot/Makefile +++ b/sysutils/ttyplot/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.6 2021/01/14 21:55:22 fcambus Exp $ - COMMENT = realtime plotting utility for terminals GH_ACCOUNT = tenox7 diff --git a/sysutils/ttyplot/pkg/PLIST b/sysutils/ttyplot/pkg/PLIST index 8e32627525f..e8242c9c7c2 100644 --- a/sysutils/ttyplot/pkg/PLIST +++ b/sysutils/ttyplot/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2018/10/18 06:51:41 fcambus Exp $ @bin bin/ttyplot share/doc/ttyplot/ share/doc/ttyplot/README.md diff --git a/sysutils/u-boot/Makefile b/sysutils/u-boot/Makefile index 2e52616cc11..0b2f94cbc42 100644 --- a/sysutils/u-boot/Makefile +++ b/sysutils/u-boot/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.90 2022/01/15 11:56:50 kevlo Exp $ - BROKEN-sparc64= Error: the specified option is not accepted in ISB at operand 1 -- isb sy BROKEN-arm= lib/time.c:187:1: internal compiler error: Bus error diff --git a/sysutils/u-boot/patches/patch-arch_arm_dts_Makefile b/sysutils/u-boot/patches/patch-arch_arm_dts_Makefile index df02d2b1562..408ea266e16 100644 --- a/sysutils/u-boot/patches/patch-arch_arm_dts_Makefile +++ b/sysutils/u-boot/patches/patch-arch_arm_dts_Makefile @@ -1,5 +1,3 @@ -$OpenBSD: patch-arch_arm_dts_Makefile,v 1.1 2022/01/15 11:56:50 kevlo Exp $ - Hook up the dtb to the build for PINE H64 model B. Index: arch/arm/dts/Makefile diff --git a/sysutils/u-boot/patches/patch-arch_arm_dts_rk3328-nanopi-r2s_dts b/sysutils/u-boot/patches/patch-arch_arm_dts_rk3328-nanopi-r2s_dts index 5b7c119b62d..15ae6d403fe 100644 --- a/sysutils/u-boot/patches/patch-arch_arm_dts_rk3328-nanopi-r2s_dts +++ b/sysutils/u-boot/patches/patch-arch_arm_dts_rk3328-nanopi-r2s_dts @@ -1,5 +1,3 @@ -$OpenBSD: patch-arch_arm_dts_rk3328-nanopi-r2s_dts,v 1.1 2021/10/29 11:14:46 patrick Exp $ - Index: arch/arm/dts/rk3328-nanopi-r2s.dts --- arch/arm/dts/rk3328-nanopi-r2s.dts.orig +++ arch/arm/dts/rk3328-nanopi-r2s.dts diff --git a/sysutils/u-boot/patches/patch-arch_arm_dts_rk3328-rock64_dts b/sysutils/u-boot/patches/patch-arch_arm_dts_rk3328-rock64_dts index 53cfa56f11e..027272a576e 100644 --- a/sysutils/u-boot/patches/patch-arch_arm_dts_rk3328-rock64_dts +++ b/sysutils/u-boot/patches/patch-arch_arm_dts_rk3328-rock64_dts @@ -1,5 +1,3 @@ -$OpenBSD: patch-arch_arm_dts_rk3328-rock64_dts,v 1.2 2021/10/21 12:58:29 jsg Exp $ - Index: arch/arm/dts/rk3328-rock64.dts --- arch/arm/dts/rk3328-rock64.dts.orig +++ arch/arm/dts/rk3328-rock64.dts diff --git a/sysutils/u-boot/patches/patch-arch_arm_dts_rk3399-nanopi4_dtsi b/sysutils/u-boot/patches/patch-arch_arm_dts_rk3399-nanopi4_dtsi index 0024bfe0a52..b25469486d6 100644 --- a/sysutils/u-boot/patches/patch-arch_arm_dts_rk3399-nanopi4_dtsi +++ b/sysutils/u-boot/patches/patch-arch_arm_dts_rk3399-nanopi4_dtsi @@ -1,5 +1,3 @@ -$OpenBSD: patch-arch_arm_dts_rk3399-nanopi4_dtsi,v 1.2 2021/10/21 12:58:29 jsg Exp $ - Index: arch/arm/dts/rk3399-nanopi4.dtsi --- arch/arm/dts/rk3399-nanopi4.dtsi.orig +++ arch/arm/dts/rk3399-nanopi4.dtsi diff --git a/sysutils/u-boot/patches/patch-arch_arm_dts_rk3399-pinebook-pro_dts b/sysutils/u-boot/patches/patch-arch_arm_dts_rk3399-pinebook-pro_dts index 9a29c62c4f3..fd76b32ffd1 100644 --- a/sysutils/u-boot/patches/patch-arch_arm_dts_rk3399-pinebook-pro_dts +++ b/sysutils/u-boot/patches/patch-arch_arm_dts_rk3399-pinebook-pro_dts @@ -1,5 +1,3 @@ -$OpenBSD: patch-arch_arm_dts_rk3399-pinebook-pro_dts,v 1.2 2021/10/21 12:58:29 jsg Exp $ - Index: arch/arm/dts/rk3399-pinebook-pro.dts --- arch/arm/dts/rk3399-pinebook-pro.dts.orig +++ arch/arm/dts/rk3399-pinebook-pro.dts diff --git a/sysutils/u-boot/patches/patch-arch_arm_dts_rk3399-rock-pi-4_dtsi b/sysutils/u-boot/patches/patch-arch_arm_dts_rk3399-rock-pi-4_dtsi index f8c259019a3..7997bde3d70 100644 --- a/sysutils/u-boot/patches/patch-arch_arm_dts_rk3399-rock-pi-4_dtsi +++ b/sysutils/u-boot/patches/patch-arch_arm_dts_rk3399-rock-pi-4_dtsi @@ -1,5 +1,3 @@ -$OpenBSD: patch-arch_arm_dts_rk3399-rock-pi-4_dtsi,v 1.2 2021/10/21 12:58:29 jsg Exp $ - Index: arch/arm/dts/rk3399-rock-pi-4.dtsi --- arch/arm/dts/rk3399-rock-pi-4.dtsi.orig +++ arch/arm/dts/rk3399-rock-pi-4.dtsi diff --git a/sysutils/u-boot/patches/patch-arch_arm_dts_rk3399-rock960_dts b/sysutils/u-boot/patches/patch-arch_arm_dts_rk3399-rock960_dts index 8ac1bab0894..f63269e4462 100644 --- a/sysutils/u-boot/patches/patch-arch_arm_dts_rk3399-rock960_dts +++ b/sysutils/u-boot/patches/patch-arch_arm_dts_rk3399-rock960_dts @@ -1,5 +1,3 @@ -$OpenBSD: patch-arch_arm_dts_rk3399-rock960_dts,v 1.1 2020/02/27 14:45:50 kurt Exp $ - Index: arch/arm/dts/rk3399-rock960.dts --- arch/arm/dts/rk3399-rock960.dts.orig +++ arch/arm/dts/rk3399-rock960.dts diff --git a/sysutils/u-boot/patches/patch-arch_arm_dts_rk3399-rockpro64_dtsi b/sysutils/u-boot/patches/patch-arch_arm_dts_rk3399-rockpro64_dtsi index 2ea50faba9e..7b7f94d6840 100644 --- a/sysutils/u-boot/patches/patch-arch_arm_dts_rk3399-rockpro64_dtsi +++ b/sysutils/u-boot/patches/patch-arch_arm_dts_rk3399-rockpro64_dtsi @@ -1,5 +1,3 @@ -$OpenBSD: patch-arch_arm_dts_rk3399-rockpro64_dtsi,v 1.2 2021/10/21 12:58:29 jsg Exp $ - Set baud rate, enable fan control and PCIe gen2. Index: arch/arm/dts/rk3399-rockpro64.dtsi diff --git a/sysutils/u-boot/patches/patch-arch_arm_dts_rk3399-u-boot_dtsi b/sysutils/u-boot/patches/patch-arch_arm_dts_rk3399-u-boot_dtsi index 1d2498cc2da..bd5e3b91fe7 100644 --- a/sysutils/u-boot/patches/patch-arch_arm_dts_rk3399-u-boot_dtsi +++ b/sysutils/u-boot/patches/patch-arch_arm_dts_rk3399-u-boot_dtsi @@ -1,5 +1,3 @@ -$OpenBSD: patch-arch_arm_dts_rk3399-u-boot_dtsi,v 1.1 2021/12/17 23:00:41 jsg Exp $ - dts: rockchip: rk3399: enable emmc phy for spl http://patchwork.ozlabs.org/project/uboot/patch/20211101044347.17822-1-yifeng.zhao@rock-chips.com/ diff --git a/sysutils/u-boot/patches/patch-arch_arm_dts_rk3399pro-rock-pi-n10_dts b/sysutils/u-boot/patches/patch-arch_arm_dts_rk3399pro-rock-pi-n10_dts index 3d13a35f583..12d2d2f7104 100644 --- a/sysutils/u-boot/patches/patch-arch_arm_dts_rk3399pro-rock-pi-n10_dts +++ b/sysutils/u-boot/patches/patch-arch_arm_dts_rk3399pro-rock-pi-n10_dts @@ -1,5 +1,3 @@ -$OpenBSD: patch-arch_arm_dts_rk3399pro-rock-pi-n10_dts,v 1.1 2021/01/15 00:01:16 kurt Exp $ - Index: arch/arm/dts/rk3399pro-rock-pi-n10.dts --- arch/arm/dts/rk3399pro-rock-pi-n10.dts.orig +++ arch/arm/dts/rk3399pro-rock-pi-n10.dts diff --git a/sysutils/u-boot/patches/patch-arch_arm_dts_sun50i-h6-pine-h64-model-b_dts b/sysutils/u-boot/patches/patch-arch_arm_dts_sun50i-h6-pine-h64-model-b_dts index 481d7d71c2b..ca4cc0e0609 100644 --- a/sysutils/u-boot/patches/patch-arch_arm_dts_sun50i-h6-pine-h64-model-b_dts +++ b/sysutils/u-boot/patches/patch-arch_arm_dts_sun50i-h6-pine-h64-model-b_dts @@ -1,5 +1,3 @@ -$OpenBSD: patch-arch_arm_dts_sun50i-h6-pine-h64-model-b_dts,v 1.1 2022/01/15 11:56:50 kevlo Exp $ - Copy the device tree file for PINE H64 model B from Linux kernel: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/plain/arch/arm64/boot/dts/allwinner/sun50i-h6-pine-h64-model-b.dts?h=v5.14 diff --git a/sysutils/u-boot/patches/patch-configs_firefly-rk3399_defconfig b/sysutils/u-boot/patches/patch-configs_firefly-rk3399_defconfig index 12a0146846e..fee35fbdc4e 100644 --- a/sysutils/u-boot/patches/patch-configs_firefly-rk3399_defconfig +++ b/sysutils/u-boot/patches/patch-configs_firefly-rk3399_defconfig @@ -1,5 +1,3 @@ -$OpenBSD: patch-configs_firefly-rk3399_defconfig,v 1.8 2021/04/23 23:56:11 jsg Exp $ - Index: configs/firefly-rk3399_defconfig --- configs/firefly-rk3399_defconfig.orig +++ configs/firefly-rk3399_defconfig diff --git a/sysutils/u-boot/patches/patch-configs_nanopc-t4-rk3399_defconfig b/sysutils/u-boot/patches/patch-configs_nanopc-t4-rk3399_defconfig index 155513549b2..663c7dceddd 100644 --- a/sysutils/u-boot/patches/patch-configs_nanopc-t4-rk3399_defconfig +++ b/sysutils/u-boot/patches/patch-configs_nanopc-t4-rk3399_defconfig @@ -1,5 +1,3 @@ -$OpenBSD: patch-configs_nanopc-t4-rk3399_defconfig,v 1.1 2021/08/05 08:01:23 jsg Exp $ - Index: configs/nanopc-t4-rk3399_defconfig --- configs/nanopc-t4-rk3399_defconfig.orig +++ configs/nanopc-t4-rk3399_defconfig diff --git a/sysutils/u-boot/patches/patch-configs_nanopi-neo4-rk3399_defconfig b/sysutils/u-boot/patches/patch-configs_nanopi-neo4-rk3399_defconfig index 746ba1d139b..99ed3a89fd3 100644 --- a/sysutils/u-boot/patches/patch-configs_nanopi-neo4-rk3399_defconfig +++ b/sysutils/u-boot/patches/patch-configs_nanopi-neo4-rk3399_defconfig @@ -1,5 +1,3 @@ -$OpenBSD: patch-configs_nanopi-neo4-rk3399_defconfig,v 1.1 2020/09/05 02:14:46 jsg Exp $ - Index: configs/nanopi-neo4-rk3399_defconfig --- configs/nanopi-neo4-rk3399_defconfig.orig +++ configs/nanopi-neo4-rk3399_defconfig diff --git a/sysutils/u-boot/patches/patch-configs_nanopi-r2s-rk3328_defconfig b/sysutils/u-boot/patches/patch-configs_nanopi-r2s-rk3328_defconfig index b7fad2454ed..0758aba962f 100644 --- a/sysutils/u-boot/patches/patch-configs_nanopi-r2s-rk3328_defconfig +++ b/sysutils/u-boot/patches/patch-configs_nanopi-r2s-rk3328_defconfig @@ -1,5 +1,3 @@ -$OpenBSD: patch-configs_nanopi-r2s-rk3328_defconfig,v 1.1 2021/10/29 11:14:46 patrick Exp $ - Index: configs/nanopi-r2s-rk3328_defconfig --- configs/nanopi-r2s-rk3328_defconfig.orig +++ configs/nanopi-r2s-rk3328_defconfig diff --git a/sysutils/u-boot/patches/patch-configs_nanopi-r4s-rk3399_defconfig b/sysutils/u-boot/patches/patch-configs_nanopi-r4s-rk3399_defconfig index 2ca9dbf7f18..d1d5b16f616 100644 --- a/sysutils/u-boot/patches/patch-configs_nanopi-r4s-rk3399_defconfig +++ b/sysutils/u-boot/patches/patch-configs_nanopi-r4s-rk3399_defconfig @@ -1,5 +1,3 @@ -$OpenBSD: patch-configs_nanopi-r4s-rk3399_defconfig,v 1.1 2021/08/05 08:01:23 jsg Exp $ - Index: configs/nanopi-r4s-rk3399_defconfig --- configs/nanopi-r4s-rk3399_defconfig.orig +++ configs/nanopi-r4s-rk3399_defconfig diff --git a/sysutils/u-boot/patches/patch-configs_pine_h64-model-b_defconfig b/sysutils/u-boot/patches/patch-configs_pine_h64-model-b_defconfig index 56500d17c3e..be5a9edecbf 100644 --- a/sysutils/u-boot/patches/patch-configs_pine_h64-model-b_defconfig +++ b/sysutils/u-boot/patches/patch-configs_pine_h64-model-b_defconfig @@ -1,5 +1,3 @@ -$OpenBSD: patch-configs_pine_h64-model-b_defconfig,v 1.1 2022/01/15 11:56:50 kevlo Exp $ - Add defconfig for PINE H64 model B. Index: configs/pine_h64-model-b_defconfig diff --git a/sysutils/u-boot/patches/patch-configs_pinebook-pro-rk3399_defconfig b/sysutils/u-boot/patches/patch-configs_pinebook-pro-rk3399_defconfig index a08ca3f608b..45730a39d44 100644 --- a/sysutils/u-boot/patches/patch-configs_pinebook-pro-rk3399_defconfig +++ b/sysutils/u-boot/patches/patch-configs_pinebook-pro-rk3399_defconfig @@ -1,5 +1,3 @@ -$OpenBSD: patch-configs_pinebook-pro-rk3399_defconfig,v 1.5 2021/07/07 11:58:37 jsg Exp $ - Disable CONFIG_USE_PREBOOT / usb start to fix boot. Index: configs/pinebook-pro-rk3399_defconfig diff --git a/sysutils/u-boot/patches/patch-configs_rock-pi-4-rk3399_defconfig b/sysutils/u-boot/patches/patch-configs_rock-pi-4-rk3399_defconfig index 02b4dd04615..9d28a6ca3e7 100644 --- a/sysutils/u-boot/patches/patch-configs_rock-pi-4-rk3399_defconfig +++ b/sysutils/u-boot/patches/patch-configs_rock-pi-4-rk3399_defconfig @@ -1,5 +1,3 @@ -$OpenBSD: patch-configs_rock-pi-4-rk3399_defconfig,v 1.2 2020/10/06 05:59:08 jsg Exp $ - Index: configs/rock-pi-4-rk3399_defconfig --- configs/rock-pi-4-rk3399_defconfig.orig +++ configs/rock-pi-4-rk3399_defconfig diff --git a/sysutils/u-boot/patches/patch-configs_rock-pi-n10-rk3399pro_defconfig b/sysutils/u-boot/patches/patch-configs_rock-pi-n10-rk3399pro_defconfig index dd1add892f3..5d09712da56 100644 --- a/sysutils/u-boot/patches/patch-configs_rock-pi-n10-rk3399pro_defconfig +++ b/sysutils/u-boot/patches/patch-configs_rock-pi-n10-rk3399pro_defconfig @@ -1,5 +1,3 @@ -$OpenBSD: patch-configs_rock-pi-n10-rk3399pro_defconfig,v 1.1 2021/01/15 00:01:16 kurt Exp $ - Index: configs/rock-pi-n10-rk3399pro_defconfig --- configs/rock-pi-n10-rk3399pro_defconfig.orig +++ configs/rock-pi-n10-rk3399pro_defconfig diff --git a/sysutils/u-boot/patches/patch-configs_rock64-rk3328_defconfig b/sysutils/u-boot/patches/patch-configs_rock64-rk3328_defconfig index 36cd85bd278..6875e5b6c41 100644 --- a/sysutils/u-boot/patches/patch-configs_rock64-rk3328_defconfig +++ b/sysutils/u-boot/patches/patch-configs_rock64-rk3328_defconfig @@ -1,5 +1,3 @@ -$OpenBSD: patch-configs_rock64-rk3328_defconfig,v 1.6 2021/01/14 00:56:54 jsg Exp $ - Index: configs/rock64-rk3328_defconfig --- configs/rock64-rk3328_defconfig.orig +++ configs/rock64-rk3328_defconfig diff --git a/sysutils/u-boot/patches/patch-configs_rock960-rk3399_defconfig b/sysutils/u-boot/patches/patch-configs_rock960-rk3399_defconfig index 668c77db993..c31d35ebaa5 100644 --- a/sysutils/u-boot/patches/patch-configs_rock960-rk3399_defconfig +++ b/sysutils/u-boot/patches/patch-configs_rock960-rk3399_defconfig @@ -1,5 +1,3 @@ -$OpenBSD: patch-configs_rock960-rk3399_defconfig,v 1.7 2021/07/07 11:58:37 jsg Exp $ - Disable CONFIG_USE_PREBOOT / usb start to fix boot. Index: configs/rock960-rk3399_defconfig diff --git a/sysutils/u-boot/patches/patch-configs_rockpro64-rk3399_defconfig b/sysutils/u-boot/patches/patch-configs_rockpro64-rk3399_defconfig index 043af60a203..12095e3e47b 100644 --- a/sysutils/u-boot/patches/patch-configs_rockpro64-rk3399_defconfig +++ b/sysutils/u-boot/patches/patch-configs_rockpro64-rk3399_defconfig @@ -1,5 +1,3 @@ -$OpenBSD: patch-configs_rockpro64-rk3399_defconfig,v 1.8 2021/07/07 11:58:37 jsg Exp $ - Disable CONFIG_USE_PREBOOT / usb start to fix boot. Index: configs/rockpro64-rk3399_defconfig diff --git a/sysutils/u-boot/patches/patch-configs_rpi_2_defconfig b/sysutils/u-boot/patches/patch-configs_rpi_2_defconfig index 1cd3efebc9d..afcec497e71 100644 --- a/sysutils/u-boot/patches/patch-configs_rpi_2_defconfig +++ b/sysutils/u-boot/patches/patch-configs_rpi_2_defconfig @@ -1,5 +1,3 @@ -$OpenBSD: patch-configs_rpi_2_defconfig,v 1.9 2020/10/06 05:59:08 jsg Exp $ - rpi: Use firmware provided device tree Currently the firmware generates a device tree for us that we could diff --git a/sysutils/u-boot/patches/patch-configs_rpi_3_32b_defconfig b/sysutils/u-boot/patches/patch-configs_rpi_3_32b_defconfig index 3cbc2e197b8..e7388e17631 100644 --- a/sysutils/u-boot/patches/patch-configs_rpi_3_32b_defconfig +++ b/sysutils/u-boot/patches/patch-configs_rpi_3_32b_defconfig @@ -1,5 +1,3 @@ -$OpenBSD: patch-configs_rpi_3_32b_defconfig,v 1.9 2020/10/06 05:59:08 jsg Exp $ - rpi: Use firmware provided device tree Currently the firmware generates a device tree for us that we could diff --git a/sysutils/u-boot/patches/patch-configs_rpi_3_defconfig b/sysutils/u-boot/patches/patch-configs_rpi_3_defconfig index b2016cd5f29..6c3e6862d5a 100644 --- a/sysutils/u-boot/patches/patch-configs_rpi_3_defconfig +++ b/sysutils/u-boot/patches/patch-configs_rpi_3_defconfig @@ -1,5 +1,3 @@ -$OpenBSD: patch-configs_rpi_3_defconfig,v 1.9 2020/10/06 05:59:08 jsg Exp $ - rpi: Use firmware provided device tree Currently the firmware generates a device tree for us that we could diff --git a/sysutils/u-boot/patches/patch-drivers_pci_pcie_brcmstb_c b/sysutils/u-boot/patches/patch-drivers_pci_pcie_brcmstb_c index f00b6160486..5c52791c841 100644 --- a/sysutils/u-boot/patches/patch-drivers_pci_pcie_brcmstb_c +++ b/sysutils/u-boot/patches/patch-drivers_pci_pcie_brcmstb_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-drivers_pci_pcie_brcmstb_c,v 1.1 2021/10/21 12:58:29 jsg Exp $ - revert 'pci: brcmstb: Cleanup controller state before handover' 85f3fddbcc2e8282f1c26dcef4684f59490d47ba diff --git a/sysutils/u-boot/pkg/PFRAG.aarch64 b/sysutils/u-boot/pkg/PFRAG.aarch64 index ae46c94fec1..2d2fc9e6454 100644 --- a/sysutils/u-boot/pkg/PFRAG.aarch64 +++ b/sysutils/u-boot/pkg/PFRAG.aarch64 @@ -1,4 +1,3 @@ -@comment $OpenBSD: PFRAG.aarch64,v 1.27 2022/01/15 11:56:50 kevlo Exp $ @pkgpath sysutils/u-boot-pinebook share/u-boot/ share/u-boot/a64-olinuxino/ diff --git a/sysutils/u-boot/pkg/PFRAG.arm b/sysutils/u-boot/pkg/PFRAG.arm index 2b62742de9b..5681374ac01 100644 --- a/sysutils/u-boot/pkg/PFRAG.arm +++ b/sysutils/u-boot/pkg/PFRAG.arm @@ -1,4 +1,3 @@ -@comment $OpenBSD: PFRAG.arm,v 1.26 2021/08/05 08:01:23 jsg Exp $ @pkgpath sysutils/u-boot, share/u-boot/ share/u-boot/A10-OLinuXino-Lime/ diff --git a/sysutils/u-boot/pkg/PFRAG.riscv64 b/sysutils/u-boot/pkg/PFRAG.riscv64 index 03039718072..e0d4902e58e 100644 --- a/sysutils/u-boot/pkg/PFRAG.riscv64 +++ b/sysutils/u-boot/pkg/PFRAG.riscv64 @@ -1,4 +1,3 @@ -@comment $OpenBSD: PFRAG.riscv64,v 1.2 2021/07/07 11:58:37 jsg Exp $ share/u-boot/ share/u-boot/qemu-riscv64_smode/ share/u-boot/qemu-riscv64_smode/u-boot diff --git a/sysutils/u-boot/pkg/PLIST b/sysutils/u-boot/pkg/PLIST index b3b23101fbc..84dda73ad1d 100644 --- a/sysutils/u-boot/pkg/PLIST +++ b/sysutils/u-boot/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.6 2021/04/28 04:03:28 jsg Exp $ %%aarch64%% %%arm%% %%riscv64%% diff --git a/sysutils/uefitool/Makefile b/sysutils/uefitool/Makefile index 952036c8e66..effc1fc376d 100644 --- a/sysutils/uefitool/Makefile +++ b/sysutils/uefitool/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.10 2022/03/10 12:03:35 kn Exp $ - # ignore A* and t* (pre) releases PORTROACH = limit:^[0-9] diff --git a/sysutils/ugrep/Makefile b/sysutils/ugrep/Makefile index 661cf0ff0be..fc5db88c203 100644 --- a/sysutils/ugrep/Makefile +++ b/sysutils/ugrep/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.34 2022/02/25 12:17:17 bcallah Exp $ - COMMENT = ultra fast universal grep CATEGORIES = sysutils diff --git a/sysutils/ugrep/patches/patch-configure b/sysutils/ugrep/patches/patch-configure index 0411f62ab27..61bb608f0b4 100644 --- a/sysutils/ugrep/patches/patch-configure +++ b/sysutils/ugrep/patches/patch-configure @@ -1,5 +1,3 @@ -$OpenBSD: patch-configure,v 1.10 2021/12/23 18:08:48 bcallah Exp $ - No -march=native, please. Causes the AVX check to fail, but we disable that with --disable-avx diff --git a/sysutils/ugrep/pkg/PLIST b/sysutils/ugrep/pkg/PLIST index 4dd2a811ffa..a8ebc40eaf5 100644 --- a/sysutils/ugrep/pkg/PLIST +++ b/sysutils/ugrep/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2020/07/11 17:08:00 bcallah Exp $ bin/ug @bin bin/ugrep @man man/man1/ug.1 diff --git a/sysutils/upower/Makefile b/sysutils/upower/Makefile index 9fc7a2cd19b..947cf45e522 100644 --- a/sysutils/upower/Makefile +++ b/sysutils/upower/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.67 2021/10/30 12:37:08 ajacoutot Exp $ - ONLY_FOR_ARCHS =${APM_ARCHS} COMMENT = userland power management interface diff --git a/sysutils/upower/patches/patch-libupower-glib_up-device_c b/sysutils/upower/patches/patch-libupower-glib_up-device_c index d424f2a2964..b7f1b2f2cc6 100644 --- a/sysutils/upower/patches/patch-libupower-glib_up-device_c +++ b/sysutils/upower/patches/patch-libupower-glib_up-device_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-libupower-glib_up-device_c,v 1.5 2019/11/10 11:17:49 landry Exp $ - Fix with base gcc: up-device.c:277: error: #pragma GCC diagnostic not allowed inside functions diff --git a/sysutils/upower/patches/patch-src_openbsd_up-backend_c b/sysutils/upower/patches/patch-src_openbsd_up-backend_c index 1a2b735dd2f..d4525d8674b 100644 --- a/sysutils/upower/patches/patch-src_openbsd_up-backend_c +++ b/sysutils/upower/patches/patch-src_openbsd_up-backend_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_openbsd_up-backend_c,v 1.22 2017/10/28 16:31:28 landry Exp $ - Index: src/openbsd/up-backend.c --- src/openbsd/up-backend.c.orig +++ src/openbsd/up-backend.c diff --git a/sysutils/upower/pkg/PLIST b/sysutils/upower/pkg/PLIST index ede8647958e..c1466ac1fdf 100644 --- a/sysutils/upower/pkg/PLIST +++ b/sysutils/upower/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.15 2021/10/29 18:26:41 landry Exp $ @extraunexec rm -f /var/db/upower/history-* @bin bin/upower include/libupower-glib/ diff --git a/sysutils/upower/pkg/README b/sysutils/upower/pkg/README index a182bacd497..7050b60d4ee 100644 --- a/sysutils/upower/pkg/README +++ b/sysutils/upower/pkg/README @@ -1,5 +1,3 @@ -$OpenBSD: README,v 1.8 2018/09/04 12:46:23 espie Exp $ - +----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- diff --git a/sysutils/uptimed/Makefile b/sysutils/uptimed/Makefile index fa76d36149d..aef9e00c565 100644 --- a/sysutils/uptimed/Makefile +++ b/sysutils/uptimed/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.6 2019/07/12 21:02:26 sthen Exp $ - COMMENT = keeps a list of uptime records DISTNAME = uptimed-0.3.17 CATEGORIES = sysutils diff --git a/sysutils/uptimed/patches/patch-libuptimed_urec_h b/sysutils/uptimed/patches/patch-libuptimed_urec_h index 9d2386f4bad..9df9fec5aeb 100644 --- a/sysutils/uptimed/patches/patch-libuptimed_urec_h +++ b/sysutils/uptimed/patches/patch-libuptimed_urec_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-libuptimed_urec_h,v 1.1.1.1 2013/06/18 05:47:19 rfreeman Exp $ --- libuptimed/urec.h.orig Sun Jun 16 17:00:29 2013 +++ libuptimed/urec.h Sun Jun 16 17:00:51 2013 @@ -54,8 +54,8 @@ extern void snprintf(char *, ...); diff --git a/sysutils/uptimed/pkg/PLIST b/sysutils/uptimed/pkg/PLIST index 3bb0132c35a..ce2871dac00 100644 --- a/sysutils/uptimed/pkg/PLIST +++ b/sysutils/uptimed/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2013/06/18 06:00:19 ajacoutot Exp $ @extraunexec rm -f /var/db/uptimed/* @newgroup _uptimed:717 @newuser _uptimed:717:717:daemon:Uptimed Account:/nonexistent:/sbin/nologin diff --git a/sysutils/uptimed/pkg/uptimed.rc b/sysutils/uptimed/pkg/uptimed.rc index 878ba6e0835..2d8b7dfadb5 100644 --- a/sysutils/uptimed/pkg/uptimed.rc +++ b/sysutils/uptimed/pkg/uptimed.rc @@ -1,6 +1,4 @@ #!/bin/ksh -# -# $OpenBSD: uptimed.rc,v 1.2 2018/01/11 19:27:11 rpe Exp $ daemon="${TRUEPREFIX}/sbin/uptimed" daemon_flags="-p /var/run/uptimed/uptimed.pid" diff --git a/sysutils/usbutil/Makefile b/sysutils/usbutil/Makefile index 037309078e4..ff39534cee8 100644 --- a/sysutils/usbutil/Makefile +++ b/sysutils/usbutil/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.22 2021/01/29 11:45:51 sthen Exp $ - COMMENT= USB developer utilities DISTNAME= usbutil-0.5 diff --git a/sysutils/usbutil/patches/patch-Makefile b/sysutils/usbutil/patches/patch-Makefile index bea5cc254e6..5e8b61e7e8a 100644 --- a/sysutils/usbutil/patches/patch-Makefile +++ b/sysutils/usbutil/patches/patch-Makefile @@ -1,5 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.4 2021/01/29 11:45:51 sthen Exp $ - Index: Makefile --- Makefile.orig +++ Makefile diff --git a/sysutils/usbutil/patches/patch-usbctl_c b/sysutils/usbutil/patches/patch-usbctl_c index a9585bb0fdf..36734e81518 100644 --- a/sysutils/usbutil/patches/patch-usbctl_c +++ b/sysutils/usbutil/patches/patch-usbctl_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-usbctl_c,v 1.5 2021/01/29 11:45:51 sthen Exp $ - Index: usbctl.c --- usbctl.c.orig +++ usbctl.c diff --git a/sysutils/usbutil/patches/patch-usbgen_c b/sysutils/usbutil/patches/patch-usbgen_c index 75c179da39b..61f20e6edea 100644 --- a/sysutils/usbutil/patches/patch-usbgen_c +++ b/sysutils/usbutil/patches/patch-usbgen_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-usbgen_c,v 1.3 2021/01/29 11:45:51 sthen Exp $ - Index: usbgen.c --- usbgen.c.orig +++ usbgen.c diff --git a/sysutils/usbutil/patches/patch-usbstats_c b/sysutils/usbutil/patches/patch-usbstats_c index dede71d405e..1e7f5666e06 100644 --- a/sysutils/usbutil/patches/patch-usbstats_c +++ b/sysutils/usbutil/patches/patch-usbstats_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-usbstats_c,v 1.4 2021/01/29 11:45:51 sthen Exp $ - Index: usbstats.c --- usbstats.c.orig +++ usbstats.c diff --git a/sysutils/usbutil/pkg/PLIST b/sysutils/usbutil/pkg/PLIST index 4e9fd61a776..be9c1f2dc3f 100644 --- a/sysutils/usbutil/pkg/PLIST +++ b/sysutils/usbutil/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2011/06/21 20:17:54 naddy Exp $ @man man/man8/usbgen.8 @bin sbin/usbctl @bin sbin/usbdebug diff --git a/sysutils/usbutils/Makefile b/sysutils/usbutils/Makefile index c6bea9cfe8f..ea2f71c885c 100644 --- a/sysutils/usbutils/Makefile +++ b/sysutils/usbutils/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.10 2019/07/12 20:49:54 sthen Exp $ - COMMENT = utility used to display information about USB devices VERSION = 007 diff --git a/sysutils/usbutils/patches/patch-Makefile_am b/sysutils/usbutils/patches/patch-Makefile_am index 71a83f36084..2ccf5bd761b 100644 --- a/sysutils/usbutils/patches/patch-Makefile_am +++ b/sysutils/usbutils/patches/patch-Makefile_am @@ -1,5 +1,3 @@ -$OpenBSD: patch-Makefile_am,v 1.2 2014/03/12 11:16:14 mpi Exp $ - No usbhid-dump(1) nor 'lsusb -t' option under OpenBSD --- Makefile.am.orig Wed Dec 12 00:01:00 2012 diff --git a/sysutils/usbutils/patches/patch-lsusb_8_in b/sysutils/usbutils/patches/patch-lsusb_8_in index 6770b580afc..d0da1354d44 100644 --- a/sysutils/usbutils/patches/patch-lsusb_8_in +++ b/sysutils/usbutils/patches/patch-lsusb_8_in @@ -1,5 +1,3 @@ -$OpenBSD: patch-lsusb_8_in,v 1.2 2012/07/16 20:17:03 mpi Exp $ - No '-t' nor '-D' under OpenBSD --- lsusb.8.in.orig Sun Oct 30 20:35:50 2011 diff --git a/sysutils/usbutils/patches/patch-lsusb_c b/sysutils/usbutils/patches/patch-lsusb_c index 98c77cc09c8..abccd7bfada 100644 --- a/sysutils/usbutils/patches/patch-lsusb_c +++ b/sysutils/usbutils/patches/patch-lsusb_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-lsusb_c,v 1.3 2014/03/12 11:16:14 mpi Exp $ - Disable unsupported options. --- lsusb.c.orig Fri Jun 7 01:13:43 2013 diff --git a/sysutils/usbutils/pkg/PLIST b/sysutils/usbutils/pkg/PLIST index c1964e17ae2..1a78ffa11c8 100644 --- a/sysutils/usbutils/pkg/PLIST +++ b/sysutils/usbutils/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2015/05/22 11:31:18 ajacoutot Exp $ @bin bin/lsusb @comment bin/lsusb.py @comment bin/usb-devices diff --git a/sysutils/usmb/Makefile b/sysutils/usmb/Makefile index f297e840300..f7564767808 100644 --- a/sysutils/usmb/Makefile +++ b/sysutils/usmb/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.11 2020/06/27 04:01:18 kmos Exp $ - COMMENT= mount SMB shares from userland via FUSE DISTNAME= usmb-20130204 diff --git a/sysutils/usmb/patches/patch-Makefile_in b/sysutils/usmb/patches/patch-Makefile_in index 42a7eb73427..d4007e2744d 100644 --- a/sysutils/usmb/patches/patch-Makefile_in +++ b/sysutils/usmb/patches/patch-Makefile_in @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile_in,v 1.2 2020/06/27 04:01:18 kmos Exp $ Index: Makefile.in --- Makefile.in.orig +++ Makefile.in diff --git a/sysutils/usmb/patches/patch-usmb_c b/sysutils/usmb/patches/patch-usmb_c index e962b2df817..16c1814f136 100644 --- a/sysutils/usmb/patches/patch-usmb_c +++ b/sysutils/usmb/patches/patch-usmb_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-usmb_c,v 1.3 2017/12/12 13:41:21 helg Exp $ Index: usmb.c --- usmb.c.orig +++ usmb.c diff --git a/sysutils/usmb/patches/patch-usmb_dir_c b/sysutils/usmb/patches/patch-usmb_dir_c index a1e80ec556f..384a01bf320 100644 --- a/sysutils/usmb/patches/patch-usmb_dir_c +++ b/sysutils/usmb/patches/patch-usmb_dir_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-usmb_dir_c,v 1.2 2017/05/18 21:27:47 espie Exp $ - allow readdir to work. Index: usmb_dir.c diff --git a/sysutils/usmb/patches/patch-usmb_file_c b/sysutils/usmb/patches/patch-usmb_file_c index fdf231a391f..8e16874813c 100644 --- a/sysutils/usmb/patches/patch-usmb_file_c +++ b/sysutils/usmb/patches/patch-usmb_file_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-usmb_file_c,v 1.1 2017/12/12 13:41:21 helg Exp $ - Index: usmb_file.c --- usmb_file.c.orig +++ usmb_file.c diff --git a/sysutils/usmb/patches/patch-usmb_file_h b/sysutils/usmb/patches/patch-usmb_file_h index 625de90e183..603ee08da9f 100644 --- a/sysutils/usmb/patches/patch-usmb_file_h +++ b/sysutils/usmb/patches/patch-usmb_file_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-usmb_file_h,v 1.1 2017/12/12 13:41:21 helg Exp $ - Index: usmb_file.h --- usmb_file.h.orig +++ usmb_file.h diff --git a/sysutils/usmb/pkg/PLIST b/sysutils/usmb/pkg/PLIST index 4771bed20a8..bfc995f87eb 100644 --- a/sysutils/usmb/pkg/PLIST +++ b/sysutils/usmb/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2014/06/05 15:40:09 sthen Exp $ @bin bin/usmb share/doc/usmb/ share/doc/usmb/README diff --git a/sysutils/virt-manager/Makefile b/sysutils/virt-manager/Makefile index 76b9c429fdb..9f28929e70f 100644 --- a/sysutils/virt-manager/Makefile +++ b/sysutils/virt-manager/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.39 2022/03/03 09:13:50 ajacoutot Exp $ - COMMENT= GUI for managing virtual machines through libvirt DISTNAME= virt-manager-4.0.0 diff --git a/sysutils/virt-manager/patches/patch-virtinst_buildconfig_py b/sysutils/virt-manager/patches/patch-virtinst_buildconfig_py index ce8c5c7aef2..62572dfd6bf 100644 --- a/sysutils/virt-manager/patches/patch-virtinst_buildconfig_py +++ b/sysutils/virt-manager/patches/patch-virtinst_buildconfig_py @@ -1,5 +1,3 @@ -$OpenBSD: patch-virtinst_buildconfig_py,v 1.1 2020/06/07 16:01:39 ajacoutot Exp $ - Index: virtinst/buildconfig.py --- virtinst/buildconfig.py.orig +++ virtinst/buildconfig.py diff --git a/sysutils/virt-what/Makefile b/sysutils/virt-what/Makefile index f71d2015b13..9b152b08568 100644 --- a/sysutils/virt-what/Makefile +++ b/sysutils/virt-what/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.6 2021/04/28 19:36:06 jasper Exp $ - COMMENT = detect if we are running in a virtual machine DISTNAME = virt-what-1.21 diff --git a/sysutils/virt-what/pkg/PLIST b/sysutils/virt-what/pkg/PLIST index e7cdb68a496..9c881d9d128 100644 --- a/sysutils/virt-what/pkg/PLIST +++ b/sysutils/virt-what/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2017/08/10 12:23:28 jasper Exp $ @bin libexec/virt-what-cpuid-helper @man man/man1/virt-what.1 sbin/virt-what diff --git a/sysutils/vmdktool/Makefile b/sysutils/vmdktool/Makefile index 117eb57e607..5aa7875c65e 100644 --- a/sysutils/vmdktool/Makefile +++ b/sysutils/vmdktool/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.2 2019/07/12 20:49:54 sthen Exp $ - COMMENT= VMDK file converter DISTNAME= vmdktool-1.4 diff --git a/sysutils/vmdktool/pkg/PLIST b/sysutils/vmdktool/pkg/PLIST index a6db584ac1b..8411a7e7112 100644 --- a/sysutils/vmdktool/pkg/PLIST +++ b/sysutils/vmdktool/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2016/02/02 23:58:38 ajacoutot Exp $ @bin bin/vmdktool @man man/man8/vmdktool.8 diff --git a/sysutils/vmwh/Makefile b/sysutils/vmwh/Makefile index bb6b11ea039..6f8f3e50485 100644 --- a/sysutils/vmwh/Makefile +++ b/sysutils/vmwh/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.11 2020/05/14 20:58:26 jcs Exp $ - ONLY_FOR_ARCHS= amd64 i386 COMMENT= vmware userland helper for X diff --git a/sysutils/vmwh/patches/patch-Makefile b/sysutils/vmwh/patches/patch-Makefile index ce6cb120571..b85372b9430 100644 --- a/sysutils/vmwh/patches/patch-Makefile +++ b/sysutils/vmwh/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.3 2014/05/31 14:55:08 jcs Exp $ --- Makefile.orig Wed May 28 10:54:27 2014 +++ Makefile Wed May 28 11:01:43 2014 @@ -3,7 +3,8 @@ diff --git a/sysutils/vmwh/pkg/PLIST b/sysutils/vmwh/pkg/PLIST index c8783798ed5..c4e52564951 100644 --- a/sysutils/vmwh/pkg/PLIST +++ b/sysutils/vmwh/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.3 2018/09/04 12:46:23 espie Exp $ @bin bin/vmwh share/doc/pkg-readmes/${PKGSTEM} diff --git a/sysutils/vmwh/pkg/README b/sysutils/vmwh/pkg/README index 1c430058f84..de40e5d3ea6 100644 --- a/sysutils/vmwh/pkg/README +++ b/sysutils/vmwh/pkg/README @@ -1,5 +1,3 @@ -$OpenBSD: README,v 1.3 2018/09/04 12:46:23 espie Exp $ - +----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- diff --git a/sysutils/vultr-cli/Makefile b/sysutils/vultr-cli/Makefile index 4431f643db6..df462a04fa0 100644 --- a/sysutils/vultr-cli/Makefile +++ b/sysutils/vultr-cli/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.5 2022/02/22 22:39:30 sthen Exp $ - COMMENT = Vultr Command Line Interface MODGO_MODNAME = github.com/vultr/vultr-cli/v2 diff --git a/sysutils/vultr-cli/modules.inc b/sysutils/vultr-cli/modules.inc index f77e7af03ed..dc060aca92b 100644 --- a/sysutils/vultr-cli/modules.inc +++ b/sysutils/vultr-cli/modules.inc @@ -1,5 +1,3 @@ -# $OpenBSD: modules.inc,v 1.4 2022/02/22 22:39:30 sthen Exp $ - MODGO_MODULES = \ cloud.google.com/go v0.99.0 \ cloud.google.com/go/bigquery v1.8.0 \ diff --git a/sysutils/vultr-cli/pkg/PLIST b/sysutils/vultr-cli/pkg/PLIST index d9671a0fce4..687b13394c6 100644 --- a/sysutils/vultr-cli/pkg/PLIST +++ b/sysutils/vultr-cli/pkg/PLIST @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2021/12/08 02:30:35 abieber Exp $ @bin bin/vultr-cli diff --git a/sysutils/whowatch/Makefile b/sysutils/whowatch/Makefile index 0f15f164f36..34613376de3 100644 --- a/sysutils/whowatch/Makefile +++ b/sysutils/whowatch/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.21 2019/07/12 20:49:54 sthen Exp $ - COMMENT= interactive utility that displays info about online users DISTNAME= whowatch-1.4 diff --git a/sysutils/whowatch/patches/patch-process_c b/sysutils/whowatch/patches/patch-process_c index 7e6168674ab..d676aa46bf8 100644 --- a/sysutils/whowatch/patches/patch-process_c +++ b/sysutils/whowatch/patches/patch-process_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-process_c,v 1.1 2010/05/23 13:54:45 espie Exp $ --- process.c.orig Sun May 23 15:52:25 2010 +++ process.c Sun May 23 15:53:09 2010 @@ -74,7 +74,7 @@ void synchronize() diff --git a/sysutils/whowatch/patches/patch-procinfo_c b/sysutils/whowatch/patches/patch-procinfo_c index 81da0504bee..3053d46e1c3 100644 --- a/sysutils/whowatch/patches/patch-procinfo_c +++ b/sysutils/whowatch/patches/patch-procinfo_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-procinfo_c,v 1.3 2011/07/06 13:15:40 jasper Exp $ --- procinfo.c.orig Tue Jun 6 20:36:47 2000 +++ procinfo.c Wed Jul 6 15:14:42 2011 @@ -64,9 +64,9 @@ void get_info(int pid, struct procinfo *p) diff --git a/sysutils/whowatch/patches/patch-proctree_c b/sysutils/whowatch/patches/patch-proctree_c index eaa44cf0963..707d3c92605 100644 --- a/sysutils/whowatch/patches/patch-proctree_c +++ b/sysutils/whowatch/patches/patch-proctree_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-proctree_c,v 1.2 2011/07/06 13:15:40 jasper Exp $ --- proctree.c.orig Mon Jan 18 11:36:53 2010 +++ proctree.c Mon Jan 18 11:52:10 2010 @@ -170,8 +170,8 @@ int update_tree(void del(void*)) diff --git a/sysutils/whowatch/pkg/PLIST b/sysutils/whowatch/pkg/PLIST index 4c0487e7653..e1e1fd85b71 100644 --- a/sysutils/whowatch/pkg/PLIST +++ b/sysutils/whowatch/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.2 2004/09/15 18:39:34 espie Exp $ bin/whowatch @man man/man1/whowatch.1 diff --git a/sysutils/wmapm/Makefile b/sysutils/wmapm/Makefile index 9d629e9824f..63c0f7aa1c3 100644 --- a/sysutils/wmapm/Makefile +++ b/sysutils/wmapm/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.31 2021/02/02 22:12:13 cwen Exp $ - ONLY_FOR_ARCHS= ${APM_ARCHS} COMMENT= wm-dockapp; APM/battery monitor diff --git a/sysutils/wmapm/patches/patch-Makefile b/sysutils/wmapm/patches/patch-Makefile index 543922a12aa..a2e16b9f50d 100644 --- a/sysutils/wmapm/patches/patch-Makefile +++ b/sysutils/wmapm/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.1.1.1 2001/01/11 00:13:12 naddy Exp $ --- wmapm/Makefile.orig Tue Jan 11 17:42:25 2000 +++ wmapm/Makefile Tue Jan 9 19:47:50 2001 @@ -1,20 +1,17 @@ diff --git a/sysutils/wmapm/patches/patch-wmapm_c b/sysutils/wmapm/patches/patch-wmapm_c index 20e894f168a..9ff7048d7d4 100644 --- a/sysutils/wmapm/patches/patch-wmapm_c +++ b/sysutils/wmapm/patches/patch-wmapm_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-wmapm_c,v 1.3 2021/02/02 22:12:13 cwen Exp $ Index: wmapm/wmapm.c --- wmapm/wmapm.c.orig +++ wmapm/wmapm.c diff --git a/sysutils/wmapm/patches/patch-wmapm_h b/sysutils/wmapm/patches/patch-wmapm_h index 1bf6f409727..6c148980ec1 100644 --- a/sysutils/wmapm/patches/patch-wmapm_h +++ b/sysutils/wmapm/patches/patch-wmapm_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-wmapm_h,v 1.1.1.1 2001/01/11 00:13:12 naddy Exp $ --- wmapm/wmapm.h.orig Tue Jan 11 16:53:43 2000 +++ wmapm/wmapm.h Wed Jan 10 12:35:40 2001 @@ -27,12 +27,10 @@ diff --git a/sysutils/wmapm/patches/patch-wmgeneral_wmgeneral_c b/sysutils/wmapm/patches/patch-wmgeneral_wmgeneral_c index 651e86f7b9a..b3ec806b00d 100644 --- a/sysutils/wmapm/patches/patch-wmgeneral_wmgeneral_c +++ b/sysutils/wmapm/patches/patch-wmgeneral_wmgeneral_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-wmgeneral_wmgeneral_c,v 1.1 2021/02/02 22:12:13 cwen Exp $ - Fix -fno-common build failure. Index: wmgeneral/wmgeneral.c diff --git a/sysutils/wmapm/patches/patch-wmgeneral_wmgeneral_h b/sysutils/wmapm/patches/patch-wmgeneral_wmgeneral_h index b62aeb36653..0eca2eef76f 100644 --- a/sysutils/wmapm/patches/patch-wmgeneral_wmgeneral_h +++ b/sysutils/wmapm/patches/patch-wmgeneral_wmgeneral_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-wmgeneral_wmgeneral_h,v 1.1 2021/02/02 22:12:13 cwen Exp $ - Fix -fno-common build failure. Index: wmgeneral/wmgeneral.h diff --git a/sysutils/wmapm/pkg/PLIST b/sysutils/wmapm/pkg/PLIST index a4668a81722..bcfdd75f073 100644 --- a/sysutils/wmapm/pkg/PLIST +++ b/sysutils/wmapm/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.2 2004/09/15 18:39:34 espie Exp $ bin/wmapm @man man/man1/wmapm.1 diff --git a/sysutils/wmcube/Makefile b/sysutils/wmcube/Makefile index b5113d16b57..b63590d8d9c 100644 --- a/sysutils/wmcube/Makefile +++ b/sysutils/wmcube/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.29 2021/02/13 20:49:31 cwen Exp $ - COMMENT= wm-dockapp; shows rotating 3d-object and CPU load DISTNAME= wmcube-1.0.2 diff --git a/sysutils/wmcube/patches/patch-wmcube_wmcube_c b/sysutils/wmcube/patches/patch-wmcube_wmcube_c index b9e481ea0a6..071e611edf4 100644 --- a/sysutils/wmcube/patches/patch-wmcube_wmcube_c +++ b/sysutils/wmcube/patches/patch-wmcube_wmcube_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-wmcube_wmcube_c,v 1.5 2021/02/13 20:49:31 cwen Exp $ Index: wmcube/wmcube.c --- wmcube/wmcube.c.orig +++ wmcube/wmcube.c diff --git a/sysutils/wmcube/patches/patch-wmgeneral_wmgeneral_c b/sysutils/wmcube/patches/patch-wmgeneral_wmgeneral_c index d8a53a67c59..a2b39d6af83 100644 --- a/sysutils/wmcube/patches/patch-wmgeneral_wmgeneral_c +++ b/sysutils/wmcube/patches/patch-wmgeneral_wmgeneral_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-wmgeneral_wmgeneral_c,v 1.1 2021/02/13 20:49:31 cwen Exp $ - Fix the build with -fno-common Index: wmgeneral/wmgeneral.c diff --git a/sysutils/wmcube/patches/patch-wmgeneral_wmgeneral_h b/sysutils/wmcube/patches/patch-wmgeneral_wmgeneral_h index 26e22c40710..7bd1093a747 100644 --- a/sysutils/wmcube/patches/patch-wmgeneral_wmgeneral_h +++ b/sysutils/wmcube/patches/patch-wmgeneral_wmgeneral_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-wmgeneral_wmgeneral_h,v 1.1 2021/02/13 20:49:31 cwen Exp $ - Fix the build with -fno-common Index: wmgeneral/wmgeneral.h diff --git a/sysutils/wmcube/pkg/PLIST b/sysutils/wmcube/pkg/PLIST index 3e05ce96b68..6cae5716206 100644 --- a/sysutils/wmcube/pkg/PLIST +++ b/sysutils/wmcube/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.5 2021/02/13 20:49:31 cwen Exp $ @conflict wmcube-gdk-* @bin bin/wmcube @man man/man1/wmcube.1 diff --git a/sysutils/wmmon/Makefile b/sysutils/wmmon/Makefile index 6896dbd2a4f..30d9c1cd08c 100644 --- a/sysutils/wmmon/Makefile +++ b/sysutils/wmmon/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.26 2021/02/24 21:11:06 tb Exp $ - COMMENT= WindowMaker dock app similar to xload DISTNAME= wmmon-1.0b2 diff --git a/sysutils/wmmon/patches/patch-wmgeneral_list_c b/sysutils/wmmon/patches/patch-wmgeneral_list_c index 60bcf90ef36..28eda8b8c55 100644 --- a/sysutils/wmmon/patches/patch-wmgeneral_list_c +++ b/sysutils/wmmon/patches/patch-wmgeneral_list_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-wmgeneral_list_c,v 1.1.1.1 2000/11/18 13:53:32 naddy Exp $ --- wmgeneral/list.c.orig Tue May 19 23:13:23 1998 +++ wmgeneral/list.c Tue Oct 10 21:59:35 2000 @@ -44,8 +44,11 @@ list_cons(void* head, LinkedList* tail) diff --git a/sysutils/wmmon/patches/patch-wmgeneral_list_h b/sysutils/wmmon/patches/patch-wmgeneral_list_h index 21e6b721f50..a078cf84558 100644 --- a/sysutils/wmmon/patches/patch-wmgeneral_list_h +++ b/sysutils/wmmon/patches/patch-wmgeneral_list_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-wmgeneral_list_h,v 1.1 2017/04/24 02:17:08 jca Exp $ --- wmgeneral/list.h.orig Mon Apr 24 04:15:17 2017 +++ wmgeneral/list.h Mon Apr 24 04:15:26 2017 @@ -29,11 +29,7 @@ Boston, MA 02111-1307, USA. */ diff --git a/sysutils/wmmon/patches/patch-wmgeneral_misc_c b/sysutils/wmmon/patches/patch-wmgeneral_misc_c index 889501b8277..170bf0f90bc 100644 --- a/sysutils/wmmon/patches/patch-wmgeneral_misc_c +++ b/sysutils/wmmon/patches/patch-wmgeneral_misc_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-wmgeneral_misc_c,v 1.1.1.1 2000/11/18 13:53:32 naddy Exp $ --- wmgeneral/misc.c.orig Tue May 19 23:13:23 1998 +++ wmgeneral/misc.c Tue Oct 10 21:59:35 2000 @@ -64,6 +64,8 @@ next_token(char *word, char **next) diff --git a/sysutils/wmmon/patches/patch-wmgeneral_wmgeneral_c b/sysutils/wmmon/patches/patch-wmgeneral_wmgeneral_c index 13ad96f6ddf..df4f00b08ae 100644 --- a/sysutils/wmmon/patches/patch-wmgeneral_wmgeneral_c +++ b/sysutils/wmmon/patches/patch-wmgeneral_wmgeneral_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-wmgeneral_wmgeneral_c,v 1.1 2021/02/24 21:11:06 tb Exp $ - Fix for -fno-common Index: wmgeneral/wmgeneral.c diff --git a/sysutils/wmmon/patches/patch-wmgeneral_wmgeneral_h b/sysutils/wmmon/patches/patch-wmgeneral_wmgeneral_h index c52c6e9c801..32277c682fe 100644 --- a/sysutils/wmmon/patches/patch-wmgeneral_wmgeneral_h +++ b/sysutils/wmmon/patches/patch-wmgeneral_wmgeneral_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-wmgeneral_wmgeneral_h,v 1.1 2021/02/24 21:11:06 tb Exp $ - Fix for -fno-common Index: wmgeneral/wmgeneral.h diff --git a/sysutils/wmmon/patches/patch-wmmon_Makefile b/sysutils/wmmon/patches/patch-wmmon_Makefile index a7796b88b17..7992e4812b1 100644 --- a/sysutils/wmmon/patches/patch-wmmon_Makefile +++ b/sysutils/wmmon/patches/patch-wmmon_Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-wmmon_Makefile,v 1.4 2012/12/06 22:30:22 sthen Exp $ --- wmmon/Makefile.orig Tue May 19 22:13:16 1998 +++ wmmon/Makefile Thu Dec 6 22:30:02 2012 @@ -1,19 +1,27 @@ diff --git a/sysutils/wmmon/patches/patch-wmmon_wmmon_c b/sysutils/wmmon/patches/patch-wmmon_wmmon_c index 56c7b53f0f9..a107e5387bc 100644 --- a/sysutils/wmmon/patches/patch-wmmon_wmmon_c +++ b/sysutils/wmmon/patches/patch-wmmon_wmmon_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-wmmon_wmmon_c,v 1.10 2021/02/24 21:11:06 tb Exp $ Index: wmmon/wmmon.c --- wmmon/wmmon.c.orig +++ wmmon/wmmon.c diff --git a/sysutils/wmmon/pkg/PLIST b/sysutils/wmmon/pkg/PLIST index 865b5b74780..f7fa97970ba 100644 --- a/sysutils/wmmon/pkg/PLIST +++ b/sysutils/wmmon/pkg/PLIST @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST,v 1.2 2021/02/24 21:11:06 tb Exp $ @bin bin/wmmon diff --git a/sysutils/wmwlmon/Makefile b/sysutils/wmwlmon/Makefile index f3441636957..a22c01ee6da 100644 --- a/sysutils/wmwlmon/Makefile +++ b/sysutils/wmwlmon/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.20 2021/02/25 22:21:56 tb Exp $ - COMMENT= wm-dockapp; wireless interface monitor DISTNAME= wmwlmon-1.0 diff --git a/sysutils/wmwlmon/patches/patch-xutils_c b/sysutils/wmwlmon/patches/patch-xutils_c index 7ff195092db..e2d7792823a 100644 --- a/sysutils/wmwlmon/patches/patch-xutils_c +++ b/sysutils/wmwlmon/patches/patch-xutils_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-xutils_c,v 1.1 2021/02/25 22:21:56 tb Exp $ - Fix build with -fno-common Index: xutils.c diff --git a/sysutils/wmwlmon/patches/patch-xutils_h b/sysutils/wmwlmon/patches/patch-xutils_h index 6fa0247ebb5..c276a3c3a16 100644 --- a/sysutils/wmwlmon/patches/patch-xutils_h +++ b/sysutils/wmwlmon/patches/patch-xutils_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-xutils_h,v 1.1 2021/02/25 22:21:56 tb Exp $ - Fix build with -fno-common Index: xutils.h diff --git a/sysutils/wmwlmon/pkg/PLIST b/sysutils/wmwlmon/pkg/PLIST index 585a1f478ba..a5c4d1f1f08 100644 --- a/sysutils/wmwlmon/pkg/PLIST +++ b/sysutils/wmwlmon/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.2 2021/02/25 22:21:56 tb Exp $ @bin bin/wmwlmon @man man/man1/wmwlmon.1 diff --git a/sysutils/xbatt/Makefile b/sysutils/xbatt/Makefile index 4b469f0c6cc..0b0115f98ea 100644 --- a/sysutils/xbatt/Makefile +++ b/sysutils/xbatt/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.30 2019/07/12 20:49:54 sthen Exp $ - ONLY_FOR_ARCHS= ${APM_ARCHS} COMMENT= laptop battery status display for X11 diff --git a/sysutils/xbatt/patches/patch-Imakefile b/sysutils/xbatt/patches/patch-Imakefile index 3ea4db6bd27..542d61176c7 100644 --- a/sysutils/xbatt/patches/patch-Imakefile +++ b/sysutils/xbatt/patches/patch-Imakefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Imakefile,v 1.1 2007/10/26 23:54:56 ajacoutot Exp $ --- Imakefile.orig Fri Mar 7 07:54:29 1997 +++ Imakefile Sat Oct 27 01:47:34 2007 @@ -13,4 +13,4 @@ INSTALLFLAGS=-c -g operator -m 2755 diff --git a/sysutils/xbatt/patches/patch-xbatt_c b/sysutils/xbatt/patches/patch-xbatt_c index c2700cb57bf..1cca10617d0 100644 --- a/sysutils/xbatt/patches/patch-xbatt_c +++ b/sysutils/xbatt/patches/patch-xbatt_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-xbatt_c,v 1.2 2008/06/28 16:36:21 naddy Exp $ --- xbatt.c.orig Fri Sep 11 10:47:12 1998 +++ xbatt.c Sat Jun 28 14:51:49 2008 @@ -43,12 +43,14 @@ diff --git a/sysutils/xbatt/pkg/PLIST b/sysutils/xbatt/pkg/PLIST index b4306e888f5..68dccf3b139 100644 --- a/sysutils/xbatt/pkg/PLIST +++ b/sysutils/xbatt/pkg/PLIST @@ -1,2 +1 @@ -@comment $OpenBSD: PLIST,v 1.2 2000/06/21 03:11:21 kevlo Exp $ bin/xbatt diff --git a/sysutils/xbattbar/Makefile b/sysutils/xbattbar/Makefile index 0144139f9eb..b404ccd8637 100644 --- a/sysutils/xbattbar/Makefile +++ b/sysutils/xbattbar/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.7 2019/07/12 20:49:54 sthen Exp $ - ONLY_FOR_ARCHS = ${APM_ARCHS} COMMENT = show battery status as a simple bar in X11 diff --git a/sysutils/xbattbar/patches/patch-Imakefile b/sysutils/xbattbar/patches/patch-Imakefile index 421bf0a89e2..93bdf0a2723 100644 --- a/sysutils/xbattbar/patches/patch-Imakefile +++ b/sysutils/xbattbar/patches/patch-Imakefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Imakefile,v 1.1.1.1 2011/05/22 12:32:41 schwarze Exp $ --- Imakefile.orig Fri Feb 2 00:25:28 2001 +++ Imakefile Wed May 18 15:00:23 2011 @@ -17,13 +17,10 @@ XCOMM License along with this program; if not, write t diff --git a/sysutils/xbattbar/patches/patch-xbattbar_c b/sysutils/xbattbar/patches/patch-xbattbar_c index d7b81762662..22f1ea177ee 100644 --- a/sysutils/xbattbar/patches/patch-xbattbar_c +++ b/sysutils/xbattbar/patches/patch-xbattbar_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-xbattbar_c,v 1.2 2012/04/04 02:19:16 brynet Exp $ --- xbattbar.c.orig Tue Apr 3 23:30:11 2012 +++ xbattbar.c Tue Apr 3 23:30:17 2012 @@ -29,6 +29,9 @@ static char *ReleaseVersion="1.4.2"; diff --git a/sysutils/xbattbar/patches/patch-xbattbar_man b/sysutils/xbattbar/patches/patch-xbattbar_man index 1cafc9d8ceb..b6ea93d7c42 100644 --- a/sysutils/xbattbar/patches/patch-xbattbar_man +++ b/sysutils/xbattbar/patches/patch-xbattbar_man @@ -1,4 +1,3 @@ -$OpenBSD: patch-xbattbar_man,v 1.1 2012/04/04 02:35:15 brynet Exp $ --- xbattbar.man.orig Tue Apr 3 23:51:58 2012 +++ xbattbar.man Tue Apr 3 23:52:03 2012 @@ -32,6 +32,7 @@ diff --git a/sysutils/xbattbar/pkg/PLIST b/sysutils/xbattbar/pkg/PLIST index 5797c9ab88d..ba59aa3aa52 100644 --- a/sysutils/xbattbar/pkg/PLIST +++ b/sysutils/xbattbar/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2011/05/22 12:32:41 schwarze Exp $ @bin bin/xbattbar @man man/man1/xbattbar.1 diff --git a/sysutils/xbattmon/Makefile b/sysutils/xbattmon/Makefile index ef91ce8d531..84ea5b36a5d 100644 --- a/sysutils/xbattmon/Makefile +++ b/sysutils/xbattmon/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.2 2019/07/12 20:49:54 sthen Exp $ - ONLY_FOR_ARCHS = ${APM_ARCHS} COMMENT = simple battery monitor for X diff --git a/sysutils/xbattmon/patches/patch-Makefile b/sysutils/xbattmon/patches/patch-Makefile index bbb1bc14877..5e60e96f0be 100644 --- a/sysutils/xbattmon/patches/patch-Makefile +++ b/sysutils/xbattmon/patches/patch-Makefile @@ -1,5 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.1.1.1 2017/11/13 17:24:12 steven Exp $ - Index: Makefile --- Makefile.orig +++ Makefile diff --git a/sysutils/xbattmon/patches/patch-util_h b/sysutils/xbattmon/patches/patch-util_h index 2014b4f253a..9a86a5e74ec 100644 --- a/sysutils/xbattmon/patches/patch-util_h +++ b/sysutils/xbattmon/patches/patch-util_h @@ -1,5 +1,3 @@ -$OpenBSD: patch-util_h,v 1.1.1.1 2017/11/13 17:24:12 steven Exp $ - Index: util.h --- util.h.orig +++ util.h diff --git a/sysutils/xbattmon/pkg/PLIST b/sysutils/xbattmon/pkg/PLIST index 03e97d4f023..de3654cafce 100644 --- a/sysutils/xbattmon/pkg/PLIST +++ b/sysutils/xbattmon/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2017/11/13 17:24:12 steven Exp $ @bin bin/xbattmon @man man/man1/xbattmon.1 diff --git a/sysutils/xe/Makefile b/sysutils/xe/Makefile index cdf4f7be4da..b05ade55eec 100644 --- a/sysutils/xe/Makefile +++ b/sysutils/xe/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2019/10/04 10:30:38 bentley Exp $ - COMMENT = execute a command for every argument DISTNAME = xe-0.11 CATEGORIES = sysutils diff --git a/sysutils/xe/pkg/PLIST b/sysutils/xe/pkg/PLIST index ffbcbd68c17..2ee3a7a2f6f 100644 --- a/sysutils/xe/pkg/PLIST +++ b/sysutils/xe/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2019/10/04 10:30:38 bentley Exp $ @bin bin/xe @man man/man1/xe.1 share/zsh/ diff --git a/sysutils/xjobs/Makefile b/sysutils/xjobs/Makefile index 87e972e6775..b58f05f9547 100644 --- a/sysutils/xjobs/Makefile +++ b/sysutils/xjobs/Makefile @@ -1,6 +1,3 @@ -# $OpenBSD: Makefile,v 1.8 2019/07/17 14:39:43 danj Exp $ -# - COMMENT = execute jobs in parallel DISTNAME = xjobs-20100915 diff --git a/sysutils/xjobs/pkg/PLIST b/sysutils/xjobs/pkg/PLIST index c802c9ef576..517e7b8c05d 100644 --- a/sysutils/xjobs/pkg/PLIST +++ b/sysutils/xjobs/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2010/04/02 11:41:20 jasper Exp $ @bin bin/xjobs @man man/man1/xjobs.1 diff --git a/sysutils/xps/Makefile b/sysutils/xps/Makefile index a2c91542d6d..fce114d6aaa 100644 --- a/sysutils/xps/Makefile +++ b/sysutils/xps/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.26 2019/07/12 21:02:26 sthen Exp $ - DISTNAME= xps-4.2 REVISION= 9 CATEGORIES= sysutils x11 diff --git a/sysutils/xps/patches/patch-src_NetBSD_os_c b/sysutils/xps/patches/patch-src_NetBSD_os_c index 92392ead48a..f2c05cbaf51 100644 --- a/sysutils/xps/patches/patch-src_NetBSD_os_c +++ b/sysutils/xps/patches/patch-src_NetBSD_os_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-src_NetBSD_os_c,v 1.4 2013/09/24 09:00:23 jca Exp $ - yes, I know there's a src/OpenBSD in there too. it's not used somehow... diff --git a/sysutils/xps/patches/patch-src_callback_c b/sysutils/xps/patches/patch-src_callback_c index 5932005a132..a2a7158718e 100644 --- a/sysutils/xps/patches/patch-src_callback_c +++ b/sysutils/xps/patches/patch-src_callback_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-src_callback_c,v 1.1 2010/10/26 16:36:59 sthen Exp $ --- src/callback.c.orig Tue Oct 26 18:18:05 2010 +++ src/callback.c Tue Oct 26 18:18:13 2010 @@ -24,6 +24,7 @@ diff --git a/sysutils/xps/pkg/PLIST b/sysutils/xps/pkg/PLIST index 612b55cec39..5bcfcd7027d 100644 --- a/sysutils/xps/pkg/PLIST +++ b/sysutils/xps/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.4 2011/04/10 18:02:55 jasper Exp $ @pkgpath sysutils/xps,lesstif @group kmem @mode 2555 diff --git a/sysutils/xstatbar/Makefile b/sysutils/xstatbar/Makefile index 16a9bb37f6a..9a28b49fd42 100644 --- a/sysutils/xstatbar/Makefile +++ b/sysutils/xstatbar/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.24 2021/03/08 10:55:34 sthen Exp $ - ONLY_FOR_ARCHS= ${APM_ARCHS} COMMENT= simple system monitor bar diff --git a/sysutils/xstatbar/patches/patch-Makefile b/sysutils/xstatbar/patches/patch-Makefile index 483bb910207..7056a0b1a0b 100644 --- a/sysutils/xstatbar/patches/patch-Makefile +++ b/sysutils/xstatbar/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.6 2020/04/16 06:54:41 ratchov Exp $ Index: Makefile --- Makefile.orig +++ Makefile diff --git a/sysutils/xstatbar/patches/patch-stats_c b/sysutils/xstatbar/patches/patch-stats_c index f30c0b85afe..e55d48b4e47 100644 --- a/sysutils/xstatbar/patches/patch-stats_c +++ b/sysutils/xstatbar/patches/patch-stats_c @@ -1,5 +1,3 @@ -$OpenBSD: patch-stats_c,v 1.12 2021/03/08 10:55:34 sthen Exp $ - If devinfo.type != AUDIO_MIXER_CLASS is true, xstatbar will never make progress and loop forever. Fix it by trying the next device. diff --git a/sysutils/xstatbar/patches/patch-stats_h b/sysutils/xstatbar/patches/patch-stats_h index 35279d73e55..6f9aac54a02 100644 --- a/sysutils/xstatbar/patches/patch-stats_h +++ b/sysutils/xstatbar/patches/patch-stats_h @@ -1,4 +1,3 @@ -$OpenBSD: patch-stats_h,v 1.4 2020/04/16 06:54:41 ratchov Exp $ Index: stats.h --- stats.h.orig +++ stats.h diff --git a/sysutils/xstatbar/patches/patch-xstatbar_c b/sysutils/xstatbar/patches/patch-xstatbar_c index b6e3cbab945..f5f84c01c26 100644 --- a/sysutils/xstatbar/patches/patch-xstatbar_c +++ b/sysutils/xstatbar/patches/patch-xstatbar_c @@ -1,5 +1,3 @@ -# $OpenBSD: patch-xstatbar_c,v 1.3 2020/10/12 10:41:35 cwen Exp $ - Hunk #1: parse properly options on archs where char is unsigned by default (arm, ppc) diff --git a/sysutils/xstatbar/pkg/PLIST b/sysutils/xstatbar/pkg/PLIST index 7a3d8d59fc4..8b16aec303e 100644 --- a/sysutils/xstatbar/pkg/PLIST +++ b/sysutils/xstatbar/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2010/01/09 13:55:15 ajacoutot Exp $ @bin bin/xstatbar @man man/man1/xstatbar.1 diff --git a/sysutils/xuvmstat/Makefile b/sysutils/xuvmstat/Makefile index 7ea91e39e67..bd9d4f6cf4e 100644 --- a/sysutils/xuvmstat/Makefile +++ b/sysutils/xuvmstat/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.20 2019/07/12 20:49:55 sthen Exp $ - COMMENT= graphical display for the current uvm status DISTNAME= xuvmstat20050909 diff --git a/sysutils/xuvmstat/patches/patch-Makefile b/sysutils/xuvmstat/patches/patch-Makefile index 928f009467b..ec3247c2ffc 100644 --- a/sysutils/xuvmstat/patches/patch-Makefile +++ b/sysutils/xuvmstat/patches/patch-Makefile @@ -1,4 +1,3 @@ -$OpenBSD: patch-Makefile,v 1.1.1.1 2001/06/16 17:05:25 pvalchev Exp $ --- Makefile.orig Thu Jun 14 21:07:11 2001 +++ Makefile Thu Jun 14 21:07:24 2001 @@ -2,7 +2,7 @@ diff --git a/sysutils/xuvmstat/patches/patch-get_uvmexp_c b/sysutils/xuvmstat/patches/patch-get_uvmexp_c index 1fdb08e5df1..3bf88218065 100644 --- a/sysutils/xuvmstat/patches/patch-get_uvmexp_c +++ b/sysutils/xuvmstat/patches/patch-get_uvmexp_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-get_uvmexp_c,v 1.3 2002/08/29 01:58:57 wcobb Exp $ --- get_uvmexp.c.orig Mon Feb 19 10:23:55 2001 +++ get_uvmexp.c Wed Aug 28 00:18:44 2002 @@ -20,11 +20,13 @@ diff --git a/sysutils/xuvmstat/patches/patch-libcdcx_c b/sysutils/xuvmstat/patches/patch-libcdcx_c index 135925b9e0c..9d556522230 100644 --- a/sysutils/xuvmstat/patches/patch-libcdcx_c +++ b/sysutils/xuvmstat/patches/patch-libcdcx_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-libcdcx_c,v 1.1 2002/08/29 01:57:15 wcobb Exp $ --- libcdcx.c.orig Wed Aug 28 00:14:32 2002 +++ libcdcx.c Wed Aug 28 00:16:45 2002 @@ -31,6 +31,7 @@ diff --git a/sysutils/xuvmstat/patches/patch-xuvmstat_c b/sysutils/xuvmstat/patches/patch-xuvmstat_c index 1a5faa33d89..dca9a3201f3 100644 --- a/sysutils/xuvmstat/patches/patch-xuvmstat_c +++ b/sysutils/xuvmstat/patches/patch-xuvmstat_c @@ -1,4 +1,3 @@ -$OpenBSD: patch-xuvmstat_c,v 1.6 2017/04/24 02:21:22 jca Exp $ --- xuvmstat.c.orig Fri Sep 9 15:38:48 2005 +++ xuvmstat.c Mon Apr 24 04:19:26 2017 @@ -24,16 +24,15 @@ diff --git a/sysutils/xuvmstat/pkg/PLIST b/sysutils/xuvmstat/pkg/PLIST index cdac5cfc9fa..412ccf32b85 100644 --- a/sysutils/xuvmstat/pkg/PLIST +++ b/sysutils/xuvmstat/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.3 2013/05/21 19:38:08 sthen Exp $ @bin bin/xuvmstat share/doc/xuvmstat/ share/doc/xuvmstat/README diff --git a/sysutils/yabitrot/Makefile b/sysutils/yabitrot/Makefile index 2148d7e8fcd..0ff9d5d7902 100644 --- a/sysutils/yabitrot/Makefile +++ b/sysutils/yabitrot/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.8 2021/11/02 00:02:35 sthen Exp $ - COMMENT = fast bitrot detection utility V = 0.4 diff --git a/sysutils/yabitrot/patches/patch-yabitrot b/sysutils/yabitrot/patches/patch-yabitrot index b2726e8c338..24a480a44fe 100644 --- a/sysutils/yabitrot/patches/patch-yabitrot +++ b/sysutils/yabitrot/patches/patch-yabitrot @@ -1,5 +1,3 @@ -$OpenBSD: patch-yabitrot,v 1.1.1.1 2019/02/13 07:33:49 solene Exp $ - Index: yabitrot --- yabitrot.orig +++ yabitrot diff --git a/sysutils/yabitrot/pkg/PLIST b/sysutils/yabitrot/pkg/PLIST index cf840905850..c50c671901e 100644 --- a/sysutils/yabitrot/pkg/PLIST +++ b/sysutils/yabitrot/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2020/02/15 07:44:21 rsadowski Exp $ bin/yabitrot man/man1/yabitrot.1 share/doc/yabitrot/ diff --git a/sysutils/yank/Makefile b/sysutils/yank/Makefile index 3a423128cd7..89959195dfa 100644 --- a/sysutils/yank/Makefile +++ b/sysutils/yank/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.7 2019/08/20 08:47:41 anton Exp $ - COMMENT = yank terminal output to clipboard V = 1.2.0 diff --git a/sysutils/yank/pkg/PLIST b/sysutils/yank/pkg/PLIST index 40eb35f9a86..c100d8cf9c4 100644 --- a/sysutils/yank/pkg/PLIST +++ b/sysutils/yank/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2017/03/11 17:59:31 fcambus Exp $ @conflict EMBOSS-* @bin bin/yank @man man/man1/yank.1 diff --git a/sysutils/zap/Makefile b/sysutils/zap/Makefile index fec20b7bfdf..420c8feb55d 100644 --- a/sysutils/zap/Makefile +++ b/sysutils/zap/Makefile @@ -1,5 +1,3 @@ -# $OpenBSD: Makefile,v 1.20 2019/07/12 20:49:55 sthen Exp $ - COMMENT= interactive process killer DISTNAME= zap-1.3 diff --git a/sysutils/zap/pkg/PLIST b/sysutils/zap/pkg/PLIST index 5516808a126..524ddbd9799 100644 --- a/sysutils/zap/pkg/PLIST +++ b/sysutils/zap/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.4 2011/06/23 22:50:29 naddy Exp $ @bin bin/zap @man man/man1/zap.1