drop RCS Ids

This commit is contained in:
naddy 2022-03-11 19:45:43 +00:00
parent 7f61407556
commit 3f5796b9fd
3159 changed files with 4 additions and 4915 deletions

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.18 2020/06/11 20:23:34 sthen Exp $
COMMENT= asynchronous dns resolver client library and utilities
DISTNAME= adns-1.5.2

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-configure,v 1.2 2016/04/27 15:42:55 jca Exp $
--- configure.orig Sun Oct 26 14:22:06 2014
+++ configure Wed Apr 27 16:40:21 2016
@@ -4050,7 +4050,7 @@ SHLIBSONAME='$(SHLIBFORLINK).$(MAJOR)'

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-dynamic_Makefile_in,v 1.2 2016/04/27 15:42:55 jca Exp $
--- dynamic/Makefile.in.orig Mon Oct 20 01:07:01 2014
+++ dynamic/Makefile.in Wed Apr 27 16:40:21 2016
@@ -32,8 +32,6 @@ ALLOBJS= $(addsuffix _p.o, $(basename $(LIBOBJS)))

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-src_dlist_h,v 1.2 2016/04/27 15:42:55 jca Exp $
--- src/dlist.h.orig Mon Oct 20 01:07:03 2014
+++ src/dlist.h Wed Apr 27 16:40:21 2016
@@ -27,6 +27,7 @@

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.4 2020/06/11 20:23:35 sthen Exp $
@bin bin/adnsheloex
@bin bin/adnshost
@bin bin/adnslogres

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.34 2019/07/27 13:54:41 sthen Exp $
COMMENT= DNS relay for ad blocking
V= 2.5.0

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-Makefile,v 1.1 2012/02/17 14:21:17 ajacoutot Exp $
--- Makefile.orig Mon Feb 13 12:06:46 2012
+++ Makefile Mon Feb 13 12:12:02 2012
@@ -16,16 +16,16 @@ BUILDVERSION != sh "${.CURDIR}/buildver.sh"

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-adsuck_c,v 1.3 2015/01/16 22:09:30 naddy Exp $
--- adsuck.c.orig Tue Dec 11 17:37:04 2012
+++ adsuck.c Fri Jan 16 22:56:31 2015
@@ -14,6 +14,8 @@

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-dhclient-adsuck,v 1.2 2012/01/20 13:07:08 ajacoutot Exp $
--- dhclient-adsuck.orig Mon Jan 9 23:23:33 2012
+++ dhclient-adsuck Fri Jan 20 14:05:00 2012
@@ -22,7 +22,7 @@ if [ "X$new_domain_name_servers" = "X" ]; then

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-files_regex,v 1.1 2011/09/20 15:20:03 ajacoutot Exp $
--- files/regex.orig Tue Aug 16 11:05:50 2011
+++ files/regex Tue Aug 16 11:05:53 2011
@@ -1,2 +1,2 @@

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-resolv_c,v 1.1 2015/01/16 22:09:30 naddy Exp $
--- resolv.c.orig Tue Dec 11 17:37:05 2012
+++ resolv.c Fri Jan 16 23:04:39 2015
@@ -15,6 +15,7 @@

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.7 2018/09/04 12:46:16 espie Exp $
@newgroup _adsuck:620
@newuser _adsuck:620:_adsuck:daemon:adsuck Daemon:/var/empty:/sbin/nologin
@man man/man8/adsuck.8

View File

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

View File

@ -1,6 +1,4 @@
#!/bin/ksh
#
# $OpenBSD: adsuck.rc,v 1.5 2018/01/11 19:27:04 rpe Exp $
daemon="${TRUEPREFIX}/sbin/adsuck"
daemon_flags="-c /var/adsuck -f /files/resolv.conf -r /files/regex /files/hosts.small"

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.17 2019/07/12 20:47:58 sthen Exp $
COMMENT= optimise a list of route prefixes
DISTNAME= aggregate-1.6

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-Makefile_in,v 1.1 2006/12/28 22:11:44 jasper Exp $
--- Makefile.in.orig Thu Dec 28 20:28:08 2006
+++ Makefile.in Thu Dec 28 20:28:21 2006
@@ -25,9 +25,9 @@

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-aggregate_c,v 1.1 2012/05/03 14:11:55 sthen Exp $
Don't ignore prefix length from input stream when -t and -p are used together.
From FreeBSD PR ports/131259

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.2 2004/09/15 18:17:38 espie Exp $
bin/aggregate
bin/aggregate-ios
@man man/man1/aggregate-ios.1

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.9 2021/11/02 00:01:38 sthen Exp $
COMMENT= optimise a list of IPv4/IPv6 prefixes
MODPY_EGG_VERSION= 1.0.12

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-setup_py,v 1.1 2017/12/01 17:13:50 job Exp $
Index: setup.py
--- setup.py.orig
+++ setup.py

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1 2017/12/01 17:13:50 job Exp $
bin/aggregate6
lib/python${MODPY_VERSION}/site-packages/aggregate6/
lib/python${MODPY_VERSION}/site-packages/aggregate6-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.3 2022/02/28 12:57:34 op Exp $
COMMENT= terminal browser for gemini protocol
MODGO_MODNAME= github.com/makeworld-the-better-one/amfora

View File

@ -1,5 +1,3 @@
# $OpenBSD: modules.inc,v 1.3 2022/02/28 12:57:34 op Exp $
MODGO_MODULES = \
cloud.google.com/go v0.46.3 \
cloud.google.com/go/bigquery v1.0.1 \

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2021/06/24 18:05:10 paco Exp $
@bin bin/amfora
share/applications/amfora.desktop
share/pixmaps/

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.80 2022/02/03 22:17:27 sthen Exp $
COMMENT-main = another eDonkey P2P file sharing client
COMMENT-web = webserver interface to amuled
COMMENT-daemon =stand-alone daemon/cmdline for amule

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-acinclude_m4,v 1.6 2020/11/18 00:15:57 sthen Exp $
Index: acinclude.m4
--- acinclude.m4.orig
+++ acinclude.m4

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-docs_man_Makefile_in,v 1.4 2022/02/03 22:17:27 sthen Exp $
Index: docs/man/Makefile.in
--- docs/man/Makefile.in.orig
+++ docs/man/Makefile.in

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-m4_gettext_m4,v 1.2 2022/02/03 22:17:27 sthen Exp $
Index: m4/gettext.m4
--- m4/gettext.m4.orig
+++ m4/gettext.m4

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-m4_iconv_m4,v 1.1 2015/09/01 07:30:30 dcoppa Exp $
--- m4/iconv.m4.orig Tue Aug 18 09:46:11 2015
+++ m4/iconv.m4 Tue Aug 18 09:48:27 2015
@@ -62,7 +62,7 @@ AC_DEFUN([AM_ICONV_LINK],

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_Preferences_cpp,v 1.5 2016/09/19 14:06:53 dcoppa Exp $
Disable checking for new versions at startup.
--- src/Preferences.cpp.orig Fri Sep 16 09:55:06 2016

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_amule_cpp,v 1.8 2022/02/03 22:17:27 sthen Exp $
Disable checking for new versions at startup.
Index: src/amule.cpp

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_libs_ec_cpp_ECSocket_cpp,v 1.2 2022/02/03 22:17:27 sthen Exp $
Index: src/libs/ec/cpp/ECSocket.cpp
--- src/libs/ec/cpp/ECSocket.cpp.orig
+++ src/libs/ec/cpp/ECSocket.cpp

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_utils_aLinkCreator_docs_Makefile_in,v 1.4 2022/02/03 22:17:27 sthen Exp $
Index: src/utils/aLinkCreator/docs/Makefile.in
--- src/utils/aLinkCreator/docs/Makefile.in.orig
+++ src/utils/aLinkCreator/docs/Makefile.in

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_utils_cas_configfile_c,v 1.3 2016/09/19 14:06:53 dcoppa Exp $
Sane defaults.
--- src/utils/cas/configfile.c.orig Fri Sep 16 09:55:07 2016

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_utils_cas_docs_Makefile_in,v 1.2 2022/02/03 22:17:27 sthen Exp $
Index: src/utils/cas/docs/Makefile.in
--- src/utils/cas/docs/Makefile.in.orig
+++ src/utils/cas/docs/Makefile.in

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_utils_wxCas_docs_Makefile_in,v 1.2 2022/02/03 22:17:27 sthen Exp $
Index: src/utils/wxCas/docs/Makefile.in
--- src/utils/wxCas/docs/Makefile.in.orig
+++ src/utils/wxCas/docs/Makefile.in

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_webserver_src_Makefile_in,v 1.3 2022/02/03 22:17:27 sthen Exp $
Index: src/webserver/src/Makefile.in
--- src/webserver/src/Makefile.in.orig
+++ src/webserver/src/Makefile.in

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST-daemon,v 1.4 2016/09/19 14:06:53 dcoppa Exp $
@bin bin/amulecmd
@bin bin/amuled
@man man/man1/amulecmd.1

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST-main,v 1.12 2022/02/03 22:17:27 sthen Exp $
@pkgpath net/amule
@bin bin/alc
@bin bin/alcc

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST-web,v 1.4 2016/09/19 14:06:53 dcoppa Exp $
@bin bin/amuleweb
@man man/man1/amuleweb.1
share/amule/

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.19 2019/07/12 20:47:59 sthen Exp $
COMMENT= Atmel/NWN wireless access point configuration tools
DISTNAME= ap-utils-1.5

View File

@ -1,4 +1,3 @@
# $OpenBSD: bin_ap_config,v 1.1.1.1 2003/01/20 17:15:57 sturm Exp $
Policy: /usr/local/bin/ap-config, Emulation: native
native-__sysctl: permit
native-bind: sockaddr eq "inet-[0.0.0.0]:0" then permit

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-Makefile_in,v 1.1 2010/06/26 14:32:15 ckuethe Exp $
--- Makefile.in.orig Fri Jun 25 21:39:40 2010
+++ Makefile.in Fri Jun 25 21:39:43 2010
@@ -158,7 +158,7 @@ sharedstatedir = @sharedstatedir@

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-configure,v 1.4 2010/06/26 14:32:15 ckuethe Exp $
--- configure.orig Fri Jun 25 21:20:03 2010
+++ configure Fri Jun 25 21:38:41 2010
@@ -6433,12 +6433,12 @@ cat >>conftest.$ac_ext <<_ACEOF

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-lib_Makefile_in,v 1.5 2010/06/26 14:32:15 ckuethe Exp $
--- lib/Makefile.in.orig Sun Mar 6 15:36:29 2005
+++ lib/Makefile.in Fri Jun 25 18:23:26 2010
@@ -155,7 +155,7 @@ sharedstatedir = @sharedstatedir@

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-lib_ap-utils_h,v 1.3 2010/06/26 14:32:15 ckuethe Exp $
--- lib/ap-utils.h.orig Fri Jun 25 18:20:22 2010
+++ lib/ap-utils.h Fri Jun 25 18:20:57 2010
@@ -48,7 +48,7 @@ typedef unsigned int uint32_t;

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.4 2010/06/26 14:32:15 ckuethe Exp $
@bin bin/ap-auth
@bin bin/ap-config
@bin bin/ap-gl

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.20 2021/11/24 19:23:50 steven Exp $
COMMENT = utilities to read and parse Argus data
DISTNAME = argus-clients-3.0.8.3

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-common_argus_main_c,v 1.3 2015/01/26 13:13:58 steven Exp $
--- common/argus_main.c.orig Mon Jun 9 20:18:59 2014
+++ common/argus_main.c Mon Sep 29 23:50:59 2014
@@ -114,7 +114,7 @@ main (int argc, char **argv)

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-configure,v 1.2 2021/11/24 19:23:50 steven Exp $
Index: configure
--- configure.orig
+++ configure

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-examples_ratop_Makefile_in,v 1.1 2015/01/26 13:13:58 steven Exp $
--- examples/ratop/Makefile.in.orig Fri Jan 23 21:04:33 2015
+++ examples/ratop/Makefile.in Fri Jan 23 21:04:49 2015
@@ -93,7 +93,7 @@ PROGS = $(INSTALLBIN)/ratop

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-examples_ratop_racurses_h,v 1.1 2015/01/26 13:13:58 steven Exp $
--- examples/ratop/racurses.h.orig Fri Jan 23 20:55:46 2015
+++ examples/ratop/racurses.h Fri Jan 23 20:57:01 2015
@@ -60,6 +60,8 @@

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.5 2021/11/24 19:23:50 steven Exp $
bin/argusclientbug
@bin bin/ra
@bin bin/rabins

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.26 2021/02/25 21:30:28 naddy Exp $
COMMENT = Audit Record Generation and Utilization System
DISTNAME = argus-3.0.8.2

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-Makefile_in,v 1.5 2017/05/26 11:43:43 espie Exp $
Index: Makefile.in
--- Makefile.in.orig
+++ Makefile.in

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-argus_ArgusModeler_c,v 1.2 2016/08/12 21:38:52 steven Exp $
--- argus/ArgusModeler.c.orig Wed Jun 1 19:27:04 2016
+++ argus/ArgusModeler.c Fri Jun 3 19:21:11 2016
@@ -2320,7 +2320,7 @@ ArgusUpdateBasicFlow (struct ArgusModelerStruct *model

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-argus_ArgusUdt_c,v 1.1 2021/02/25 21:30:28 naddy Exp $
Fix for -fno-common: remove unused variable duplicated in ArgusUdp.c
Index: argus/ArgusUdt.c

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-argus_Makefile_in,v 1.3 2017/07/31 19:18:48 naddy Exp $
Index: argus/Makefile.in
--- argus/Makefile.in.orig
+++ argus/Makefile.in

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-argus_argus_c,v 1.5 2015/07/19 06:25:45 steven Exp $
--- argus/argus.c.orig Tue Apr 14 16:32:33 2015
+++ argus/argus.c Thu Jul 16 21:37:14 2015
@@ -297,6 +297,7 @@ main (int argc, char *argv[])

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-support_Config_argus_conf,v 1.4 2015/01/26 13:12:17 steven Exp $
--- support/Config/argus.conf.orig Fri Jul 25 18:57:28 2014
+++ support/Config/argus.conf Mon Sep 29 23:43:46 2014
@@ -78,6 +78,7 @@ ARGUS_FLOW_KEY="CLASSIC_5_TUPLE"

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.6 2016/08/12 21:38:52 steven Exp $
@newgroup _argus:603
@newuser _argus:603:_argus:daemon:Argus Daemon:/nonexistent:/sbin/nologin
bin/argus-extip

View File

@ -1,6 +1,4 @@
#!/bin/ksh
#
# $OpenBSD: argus.rc,v 1.6 2018/01/11 19:27:04 rpe Exp $
daemon="${TRUEPREFIX}/sbin/argus"

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.27 2022/02/22 10:38:17 sthen Exp $
COMMENT = tool to automatically build BGP route server configurations
MODPY_EGG_VERSION = 1.14.0

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.6 2021/08/21 10:23:14 sthen Exp $
bin/arouteserver
lib/python${MODPY_VERSION}/site-packages/arouteserver-${MODPY_EGG_VERSION}-py${MODPY_VERSION}-nspkg.pth
lib/python${MODPY_VERSION}/site-packages/arouteserver-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.19 2019/07/12 21:02:23 sthen Exp $
COMMENT= userland arp-proxy daemon
DISTNAME= arpcatch

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-Makefile,v 1.1 2001/04/20 07:53:02 reinhard Exp $
--- Makefile.orig Mon Aug 18 22:54:00 1997
+++ Makefile Tue Apr 17 16:00:13 2001
@@ -1,5 +1,3 @@

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-arpcatch_c,v 1.2 2002/02/20 20:25:54 pvalchev Exp $
--- arpcatch.c.orig Thu Aug 21 18:57:01 1997
+++ arpcatch.c Wed Feb 20 13:20:11 2002
@@ -11,13 +11,13 @@ int debug = 0;

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-arpcatch_h,v 1.1 2001/04/20 07:53:02 reinhard Exp $
--- arpcatch.h.orig Mon Aug 18 23:51:02 1997
+++ arpcatch.h Tue Apr 17 16:00:13 2001
@@ -5,6 +5,7 @@

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-bpf_c,v 1.1 2001/04/20 07:53:02 reinhard Exp $
--- bpf.c.orig Mon Aug 18 23:38:20 1997
+++ bpf.c Tue Apr 17 16:00:13 2001
@@ -47,21 +47,26 @@ int bpf_open(char *device) {

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-config_c,v 1.2 2005/04/03 19:20:58 naddy Exp $
--- config.c.orig Mon Nov 24 12:18:54 1997
+++ config.c Sun Apr 3 21:15:59 2005
@@ -1,14 +1,11 @@

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-libtqbf_c,v 1.1 2001/04/20 07:53:02 reinhard Exp $
--- libtqbf.c.orig Mon Aug 18 22:02:13 1997
+++ libtqbf.c Tue Apr 17 16:00:13 2001
@@ -349,8 +349,6 @@ u_long resolve(char *address) {

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.3 2004/09/15 18:17:38 espie Exp $
sbin/aproxyd
share/doc/arpcatch/
share/doc/arpcatch/README

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.20 2019/07/12 20:47:59 sthen Exp $
COMMENT= ARP reply daemon
DISTNAME= arpd-0.2

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-arpd_c,v 1.4 2010/04/21 21:41:26 alek Exp $
--- arpd.c.orig Sun Feb 9 05:20:40 2003
+++ arpd.c Sat Apr 30 14:45:52 2005
@@ -22,10 +22,6 @@

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-configure_in,v 1.2 2005/04/30 12:59:58 alek Exp $
--- configure.in.orig Sun Feb 9 19:30:33 2003
+++ configure.in Sat Apr 30 14:57:01 2005
@@ -81,6 +81,8 @@ AC_ARG_WITH(libevent,

View File

@ -1,3 +1,2 @@
@comment $OpenBSD: PLIST,v 1.3 2010/04/21 21:41:26 alek Exp $
@man man/man8/arpd.8
@bin sbin/arpd

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.53 2022/03/09 07:27:27 benoit Exp $
COMMENT = ARP level ping utility
DISTNAME = arping-2.23

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.51 2019/07/12 20:47:59 sthen Exp $
COMMENT= monitor arp & rarp requests
DISTNAME= arpwatch-2.1a15

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-arpsnmp.8,v 1.3 2018/10/31 08:58:56 sebastia Exp $
Index: arpsnmp.8
--- arpsnmp.8.orig
+++ arpsnmp.8

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-arpwatch.8,v 1.2 2018/10/31 08:58:56 sebastia Exp $
Add -u flag, to drop privileges to that user given
Index: arpwatch.8

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-arpwatch_c,v 1.2 2018/10/31 08:58:56 sebastia Exp $
- Do not bail if the interface does not have an IP assigned.
- time_t format string fixes
- add -u flag, to drop privileges to that user

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-db_c,v 1.2 2018/07/24 18:59:20 jasper Exp $
ignore 0.0.0.0
https://sources.debian.org/patches/arpwatch/2.1a15-6/25ignore_zero_ip/

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-ec_c,v 1.2 2018/07/24 18:59:20 jasper Exp $
zero-pad MAC address to match ifconfig(8) output
https://sources.debian.org/patches/arpwatch/2.1a15-6/33_bug315215_zero-pad-MAC/

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-report_c,v 1.2 2018/05/11 08:13:26 jasper Exp $
Index: report.c
--- report.c.orig
+++ report.c

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-tree_h,v 1.1 2018/07/24 18:59:20 jasper Exp $
use a red-black tree instead of linked list for searching vendor IDs
Index: tree.h

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.12 2018/10/31 08:58:56 sebastia Exp $
@newgroup _arpwatch:820
@newuser _arpwatch:820:_arpwatch:daemon:arpwatch user:/nonexistent:/sbin/nologin
@man man/man8/arpsnmp.8

View File

@ -1,6 +1,4 @@
#!/bin/ksh
#
# $OpenBSD: arpwatch.rc,v 1.3 2018/10/31 08:58:56 sebastia Exp $
daemon="${TRUEPREFIX}/sbin/arpwatch"
daemon_flags="-u _arpwatch"

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.1.1.1 2020/05/18 11:00:41 denis Exp $
COMMENT = retrieve routing informations efficiently via dns queries
GH_ACCOUNT = rezopole

View File

@ -1,3 +1,2 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2020/05/18 11:00:41 denis Exp $
@bin bin/asdig
@man man/man1/asdig.1

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.152 2021/12/31 07:20:32 ajacoutot Exp $
COMMENT-main= framework for Multicast DNS Service Discovery
COMMENT-glib= GLib and GObject integration libraries for avahi
COMMENT-gtk3= gtk+3 avahi-ui libraries

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-autogen_sh,v 1.3 2020/02/23 16:58:39 ajacoutot Exp $
Use our actual autoconf and automake versions to unbreak build when
autoconf-2.63 is installed but automake-1.11 is not.

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-avahi-compat-libdns_sd_warn_c,v 1.6 2017/07/13 07:36:39 ajacoutot Exp $
Stop polluting syslog(3).
Index: avahi-compat-libdns_sd/warn.c

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-avahi-core_browse-service_c,v 1.2 2021/12/30 10:51:44 ajacoutot Exp $
https://github.com/lathiat/avahi/issues/212
Index: avahi-core/browse-service.c

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-avahi-core_fdutil_c,v 1.3 2013/05/23 13:40:38 ajacoutot Exp $
Missing prototype for memset() (FD_ZERO)
--- avahi-core/fdutil.c.orig Fri Jun 25 02:41:25 2010

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-avahi-core_socket_c,v 1.6 2020/02/22 08:57:02 ajacoutot Exp $
Unbreak IPv6: sendmsg() to 0:0:ff02:: failed: Invalid argument
Index: avahi-core/socket.c

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-avahi-daemon_main_c,v 1.11 2020/02/22 08:57:02 ajacoutot Exp $
Index: avahi-daemon/main.c
--- avahi-daemon/main.c.orig
+++ avahi-daemon/main.c

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-avahi-python_avahi-discover_avahi-discover_py,v 1.1 2021/12/30 10:51:44 ajacoutot Exp $
https://github.com/lathiat/avahi/pull/282
Index: avahi-python/avahi-discover/avahi-discover.py

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-configure_ac,v 1.7 2020/02/22 08:57:02 ajacoutot Exp $
Index: configure.ac
--- configure.ac.orig
+++ configure.ac

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST-glib,v 1.2 2021/09/04 21:39:14 ajacoutot Exp $
@conflict avahi-libs-<0.8p0
@conflict avahi-<0.8p2
include/avahi-glib/

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST-gtk3,v 1.3 2021/09/03 11:46:03 ajacoutot Exp $
@conflict avahi-gtk-*
@conflict avahi-ui-*
@pkgpath net/avahi,-ui

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