drop RCS Ids

This commit is contained in:
naddy 2022-03-11 19:57:10 +00:00
parent bd7e170ab3
commit 2b3700e37e
1691 changed files with 4 additions and 2611 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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 <rstrode@redhat.com>

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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/

View File

@ -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

View File

@ -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 \

View File

@ -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/

View File

@ -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"

View File

@ -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

View File

@ -1,2 +1 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2017/01/30 17:00:12 ajacoutot Exp $
@bin bin/ecs-cli

View File

@ -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

View File

@ -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"

View File

@ -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

View File

@ -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 @@

View File

@ -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

View File

@ -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 @@

View File

@ -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 @@

View File

@ -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 @@

View File

@ -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 @@

View File

@ -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 @@

View File

@ -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

View File

@ -1,5 +1,3 @@
$OpenBSD: README,v 1.5 2018/09/04 12:46:21 espie Exp $
+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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 @@

View File

@ -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 @@

View File

@ -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 @@

View File

@ -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 @@

View File

@ -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

View File

@ -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

View File

@ -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.

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -1,5 +1,3 @@
$OpenBSD: README-cgi,v 1.3 2018/09/04 12:46:21 espie Exp $
+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------

View File

@ -1,5 +1,3 @@
$OpenBSD: README-main,v 1.5 2018/09/04 12:46:21 espie Exp $
+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------

View File

@ -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"

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.17 2022/01/15 11:43:27 kevlo Exp $
PKG_ARCH= *
COMMENT= ARM Trusted Firmware

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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'

View File

@ -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

View File

@ -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.

View File

@ -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

View File

@ -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.

View File

@ -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

View File

@ -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

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.20 2019/07/12 20:49:39 sthen Exp $
COMMENT= SSH monitoring
DISTNAME= autossh-1.4g

View File

@ -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/

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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"

View File

@ -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

View File

@ -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);

View File

@ -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

View File

@ -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

View File

@ -1,5 +1,3 @@
$OpenBSD: README,v 1.3 2018/09/04 12:46:21 espie Exp $
+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------

View File

@ -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"

View File

@ -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"

View File

@ -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

View File

@ -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

View File

@ -1,2 +1 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2021/07/25 19:00:59 rsadowski Exp $
@bin bin/bat

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.6 2020/11/21 15:58:40 pvk Exp $
SUBDIR =
SUBDIR += filebeat
SUBDIR += heartbeat

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -1,6 +1,4 @@
#!/bin/ksh
#
# $OpenBSD: filebeat.rc,v 1.7 2020/11/21 15:58:40 pvk Exp $
daemon="${PREFIX}/bin/filebeat"

View File

@ -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

Some files were not shown because too many files have changed in this diff Show More