drop RCS Ids

This commit is contained in:
naddy 2022-03-11 19:58:28 +00:00
parent 2b3700e37e
commit 25d8cbee00
247 changed files with 0 additions and 405 deletions

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.29 2021/10/16 10:57:12 sthen Exp $
COMMENT= G.729a voice codec for Asterisk
DISTNAME= asterisk-g72x-1.4.3
REVISION= 4

View File

@ -1,3 +1,2 @@
@comment $OpenBSD: PLIST,v 1.3 2020/12/16 23:57:26 sthen Exp $
@so lib/asterisk/modules/codec_g729.so
share/doc/pkg-readmes/${PKGSTEM}

View File

@ -1,5 +1,3 @@
$OpenBSD: README,v 1.4 2015/10/05 12:10:00 sthen Exp $
G.729 codec for the Asterisk open source PBX.
After installing this package, you will need to either restart Asterisk

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.34 2021/10/20 01:49:50 ian Exp $
# strictly speaking not, as they are just sound files, but packaging
# these on arch which don't build asterisk is a waste of cycles on build
# machines and disk space on mirrors

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.22 2021/05/01 12:25:42 ian Exp $
share/asterisk/
share/asterisk/moh/
share/asterisk/moh/song30.sln

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.10 2013/05/16 21:53:31 sthen Exp $
SUBDIR =
SUBDIR += core-sounds
SUBDIR += extra-sounds

View File

@ -1,5 +1,3 @@
# $OpenBSD: asterisk-sounds.port.mk,v 1.13 2017/05/12 14:19:50 sthen Exp $
# sync with asterisk-sounds/Makefile and asterisk-sounds/*sounds/Makefile
MODAS_CODECS ?= gsm alaw ulaw g722 g729 wav # sln16 siren7 siren14

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.7 2018/02/13 01:09:14 sthen Exp $
SUBDIR =
.for i in gsm alaw ulaw g722 g729 wav # sln16 siren7 siren14
SUBDIR += en,$i

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile.inc,v 1.17 2020/08/01 11:23:05 sthen Exp $
MODULES += telephony/asterisk-sounds
MODAS_NAME = asterisk-core-sounds
MODAS_TAG = asterisk-core

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST-en,v 1.9 2017/10/01 18:54:27 naddy Exp $
@option no-default-conflict
@conflict asterisk-core-sounds-en-${MODAS_CODEC}-*
@conflict asterisk-extra-sounds-en-${MODAS_CODEC}-<=1.5

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST-en_AU,v 1.5 2016/01/20 16:19:25 sthen Exp $
@option no-default-conflict
@conflict asterisk-core-sounds-en_AU-${MODAS_CODEC}-*
share/asterisk/

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST-en_GB,v 1.6 2017/10/01 18:54:27 naddy Exp $
@option no-default-conflict
@conflict asterisk-core-sounds-en_GB-${MODAS_CODEC}-*
@conflict asterisk-extra-sounds-en_GB-${MODAS_CODEC}-<=1.5

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST-en_NZ,v 1.1 2018/02/13 01:09:14 sthen Exp $
@option no-default-conflict
@conflict asterisk-core-sounds-en_NZ-${MODAS_CODEC}-*
share/asterisk/

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST-es,v 1.6 2017/07/19 15:07:38 sthen Exp $
@option no-default-conflict
@conflict asterisk-core-sounds-es-${MODAS_CODEC}-*
share/asterisk/

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST-fr,v 1.8 2017/10/01 18:54:27 naddy Exp $
@option no-default-conflict
@conflict asterisk-core-sounds-fr-${MODAS_CODEC}-*
@conflict asterisk-extra-sounds-fr-${MODAS_CODEC}-<=1.5

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST-it,v 1.5 2016/01/20 16:19:25 sthen Exp $
@option no-default-conflict
@conflict asterisk-core-sounds-it-${MODAS_CODEC}-*
share/asterisk/

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST-ja,v 1.4 2016/01/20 16:19:25 sthen Exp $
@option no-default-conflict
@conflict asterisk-core-sounds-ja-${MODAS_CODEC}-*
share/asterisk/

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST-ru,v 1.5 2016/01/20 16:19:25 sthen Exp $
@option no-default-conflict
@conflict asterisk-core-sounds-ru-${MODAS_CODEC}-*
share/asterisk/

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST-sv,v 1.5 2018/02/13 01:09:14 sthen Exp $
@option no-default-conflict
@conflict asterisk-core-sounds-sv-${MODAS_CODEC}-*
share/asterisk/

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.4 2016/01/20 16:19:25 sthen Exp $
SUBDIR =
.for i in gsm alaw ulaw g722 g729 wav # sln16 siren7 siren14
SUBDIR += en,$i

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile.inc,v 1.15 2020/08/01 11:23:05 sthen Exp $
MODULES += telephony/asterisk-sounds
MODAS_NAME = asterisk-extra-sounds
MODAS_TAG = asterisk-extra

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST-en,v 1.7 2017/08/22 10:34:56 sthen Exp $
@option no-default-conflict
@conflict asterisk-extra-sounds-en-${MODAS_CODEC}-*
@conflict asterisk-sounds-*

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST-en_GB,v 1.5 2017/08/22 10:34:56 sthen Exp $
@option no-default-conflict
@conflict asterisk-extra-sounds-en_GB-${MODAS_CODEC}-*
share/asterisk/

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST-fr,v 1.7 2017/08/22 10:34:56 sthen Exp $
@option no-default-conflict
@conflict asterisk-extra-sounds-fr-${MODAS_CODEC}-*
share/asterisk/

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.353 2021/11/02 12:47:08 sthen Exp $
SUBDIR =
SUBDIR += 16
SUBDIR += 18

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile.inc,v 1.9 2022/02/22 21:21:07 jca Exp $
COMMENT-main= open source multi-protocol PBX and telephony toolkit
DISTNAME= asterisk-${VER:S/beta/-beta/:S/rc/-rc/}

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.1.1.1 2014/09/25 19:32:37 sthen Exp $
SUBDIR =
SUBDIR += re
SUBDIR += rem

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile.inc,v 1.11 2021/06/15 06:50:18 landry Exp $
CATEGORIES = telephony
# Code is BSD-licensed, but zrtp.so module is statically linked to AGPLv3-

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.29 2021/06/20 12:13:52 sthen Exp $
COMMENT-main = modular SIP User-Agent with audio and video support
COMMENT-gtk = GTK+-based modules for baresip

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-Makefile,v 1.5 2021/06/15 06:54:44 landry Exp $
Index: Makefile
--- Makefile.orig
+++ Makefile

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-mk_modules_mk,v 1.1 2021/06/15 06:54:44 landry Exp $
otherwise echo tries to link twice its objfile and that results in conflicting exports
Index: mk/modules.mk

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-modules_zrtp_module_mk,v 1.5 2021/06/15 06:54:44 landry Exp $
Index: modules/zrtp/module.mk
--- modules/zrtp/module.mk.orig
+++ modules/zrtp/module.mk

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_config_c,v 1.17 2021/06/15 06:54:44 landry Exp $
Index: src/config.c
--- src/config.c.orig
+++ src/config.c

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST-gtk,v 1.2 2021/06/20 12:13:52 sthen Exp $
@conflict baresip-gtk2-*
@pkgpath telephony/baresip/baresip,-gtk2
@so lib/baresip/modules/cairo.so

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST-main,v 1.11 2021/06/15 06:54:44 landry Exp $
@pkgpath telephony/baresip/baresip
@bin bin/baresip
lib/baresip/

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.23 2021/12/04 21:30:04 tb Exp $
COMMENT = portable library for real-time communications
GH_ACCOUNT = baresip

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-Makefile,v 1.11 2021/06/15 06:51:31 landry Exp $
Index: Makefile
--- Makefile.orig
+++ Makefile

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_hmac_openssl_hmac_c,v 1.1 2021/12/04 21:30:04 tb Exp $
Fix build with opaque HMAC_CTX in LibreSSL 3.5.
Index: src/hmac/openssl/hmac.c

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_tls_openssl_tls_h,v 1.1 2021/12/04 21:30:04 tb Exp $
Fix build with opaque BIO_METHOD in LibreSSL 3.5.
Index: src/tls/openssl/tls.h

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.3 2021/06/15 06:51:31 landry Exp $
include/re/
include/re/re.h
include/re/re_aes.h

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.11 2021/06/15 06:52:12 landry Exp $
COMMENT = library for real-time audio and video processing
GH_ACCOUNT = baresip

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-Makefile,v 1.3 2017/10/30 17:22:21 feinerer Exp $
Index: Makefile
--- Makefile.orig
+++ Makefile

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.4 2021/06/15 06:52:12 landry Exp $
include/rem/
include/rem/rem.h
include/rem/rem_aac.h

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.10 2021/06/15 06:52:47 landry Exp $
COMMENT = modular and flexible STUN and TURN Server
GH_ACCOUNT = otalk

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-Makefile,v 1.3 2021/06/15 06:52:47 landry Exp $
Index: Makefile
--- Makefile.orig
+++ Makefile

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-mk_mod_mk,v 1.2 2021/06/15 06:52:47 landry Exp $
Index: mk/mod.mk
--- mk/mod.mk.orig
+++ mk/mod.mk

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.3 2021/06/15 06:52:47 landry Exp $
@newgroup _restund:742
@newuser _restund:742:742:daemon:restund user:/var/empty:/sbin/nologin
@rcscript ${RCDIR}/restund

View File

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

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.7 2021/06/15 04:19:26 landry Exp $
COMMENT= software G729A encoder and decoder library
V= 1.1.1

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-test_testCampaignAll_cmake,v 1.1 2021/06/15 04:19:26 landry Exp $
Index: test/testCampaignAll.cmake
--- test/testCampaignAll.cmake.orig
+++ test/testCampaignAll.cmake

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.2 2021/06/15 04:19:26 landry Exp $
include/bcg729/
include/bcg729/decoder.h
include/bcg729/encoder.h

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.10 2022/01/13 10:15:54 tb Exp $
COMMENT = coturn STUN/TURN server
V = 4.5.2

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_apps_relay_mainrelay_c,v 1.1 2022/01/13 10:15:54 tb Exp $
Use accessors instead of reaching into DH to fix build with opaque DH
in LibreSSL 3.5

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_apps_relay_ns_ioalib_engine_impl_c,v 1.1 2021/09/10 15:20:41 tb Exp $
Do not leak rbio and use SSL_set0_rbio()
Index: src/apps/relay/ns_ioalib_engine_impl.c

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.3 2020/05/17 10:14:53 feinerer Exp $
@newgroup _turnserver:795
@newuser _turnserver:795:795:daemon:TURN Server user:/var/empty:/sbin/nologin
@rcscript ${RCDIR}/turnserver

View File

@ -1,6 +1,4 @@
#!/bin/ksh
#
# $OpenBSD: turnserver.rc,v 1.2 2018/01/11 19:27:11 rpe Exp $
daemon="${TRUEPREFIX}/bin/turnserver --daemon"
daemon_user="_turnserver"

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.8 2021/02/25 23:04:54 sthen Exp $
COMMENT= Creative VoIP Blaster driver/software
DISTNAME= fobbit-0.61
REVISION= 0

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-src_ini_c,v 1.3 2021/02/09 22:59:15 naddy Exp $
--- src/ini.c.orig Tue Nov 23 06:41:32 2004
+++ src/ini.c Sun Jan 18 00:48:30 2015
@@ -6,6 +6,7 @@

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_main_c,v 1.1 2021/02/09 22:59:15 naddy Exp $
Index: src/main.c
--- src/main.c.orig
+++ src/main.c

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-src_usb_bsd_c,v 1.2 2015/01/17 23:51:07 naddy Exp $
--- src/usb_bsd.c.orig Tue Nov 23 06:41:32 2004
+++ src/usb_bsd.c Sun Jan 18 00:48:30 2015
@@ -278,13 +278,13 @@ validate_descriptors(int fd, usb_device_descriptor_t *

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-src_usb_desc_c,v 1.3 2021/02/09 22:59:15 naddy Exp $
--- src/usb_desc.c.orig Tue Nov 23 06:41:32 2004
+++ src/usb_desc.c Sun Jan 18 00:48:30 2015
@@ -74,8 +74,8 @@ check_is_vblaster(struct usb_device_descriptor *dp)

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-src_vb_ini,v 1.2 2021/02/09 22:59:15 naddy Exp $
--- src/vb.ini.orig Mon Nov 22 23:41:32 2004
+++ src/vb.ini Wed May 3 23:20:48 2006
@@ -94,10 +94,10 @@

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-src_vblast_h,v 1.3 2021/02/09 22:59:15 naddy Exp $
Index: src/vblast.h
--- src/vblast.h.orig
+++ src/vblast.h

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.2 2021/02/09 22:59:15 naddy Exp $
@bin bin/vb
share/examples/fobbit/
share/examples/fobbit/vb.ini

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.6 2020/02/11 20:48:30 sthen Exp $
COMMENT = dump/restore Grandstream device configurations
DISTNAME = gsutil-3.1

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.2 2020/02/11 20:48:30 sthen Exp $
@conflict google-cloud-sdk-*
bin/gsutil
share/doc/gsutil/

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.50 2020/06/21 13:58:47 sthen Exp $
COMMENT-main= IAX client library
COMMENT-tcl= IAX client library, tcl bindings

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-contrib_tcl_Makefile_in,v 1.1 2010/06/18 17:32:21 sebastia Exp $
--- contrib/tcl/Makefile.in.orig Mon Apr 7 18:05:36 2008
+++ contrib/tcl/Makefile.in Sun Nov 15 20:27:50 2009
@@ -108,7 +108,7 @@ RANLIB = @RANLIB@

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-contrib_tcl_configure,v 1.2 2013/08/09 19:06:41 ajacoutot Exp $
--- contrib/tcl/configure.orig Mon Apr 7 18:05:36 2008
+++ contrib/tcl/configure Sun Dec 6 20:59:31 2009
@@ -6685,7 +6685,7 @@ else

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-contrib_tcl_iaxclient_c,v 1.1 2010/06/18 17:32:21 sebastia Exp $
--- contrib/tcl/iaxclient.c.orig Sun Nov 15 20:08:09 2009
+++ contrib/tcl/iaxclient.c Sun Nov 15 20:08:24 2009
@@ -20,7 +20,7 @@

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-lib_codec_ffmpeg_c,v 1.6 2020/04/16 08:51:57 sthen Exp $
Update for newer FFmpeg API.
Index: lib/codec_ffmpeg.c

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-lib_portmixer_px_unix_oss_px_unix_oss_c,v 1.2 2020/04/16 06:45:19 ratchov Exp $
Index: lib/portmixer/px_unix_oss/px_unix_oss.c
--- lib/portmixer/px_unix_oss/px_unix_oss.c.orig
+++ lib/portmixer/px_unix_oss/px_unix_oss.c

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-lib_spandsp_plc_c,v 1.1 2017/01/02 12:56:06 sebastia Exp $
memcpy -> memmove
--- lib/spandsp/plc.c.orig Mon Jan 2 12:29:58 2017

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-simpleclient_tkphone_Makefile_in,v 1.1 2010/06/18 17:32:21 sebastia Exp $
--- simpleclient/tkphone/Makefile.in.orig Sun Nov 15 13:09:13 2009
+++ simpleclient/tkphone/Makefile.in Sun Nov 15 13:09:31 2009
@@ -251,7 +251,7 @@ top_builddir = @top_builddir@

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-simpleclient_tkphone_iaxcli_c,v 1.2 2013/08/07 19:16:57 naddy Exp $
Just use the 1, otherwise we would have "too many arguments to function `iaxc_initialize'"
--- simpleclient/tkphone/iaxcli.c.orig Mon Apr 7 18:05:28 2008
+++ simpleclient/tkphone/iaxcli.c Wed Aug 7 20:30:01 2013

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-simpleclient_tkphone_tkiaxphone,v 1.2 2011/01/05 18:00:10 sebastia Exp $
--- simpleclient/tkphone/tkiaxphone.orig Mon Apr 7 18:05:28 2008
+++ simpleclient/tkphone/tkiaxphone Sun Dec 12 13:17:17 2010
@@ -1,4 +1,4 @@

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-simpleclient_tkphone_tones_c,v 1.1 2020/04/16 08:51:57 sthen Exp $
For strchr() / memset().
Index: simpleclient/tkphone/tones.c

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST-main,v 1.2 2015/03/19 20:25:27 naddy Exp $
@sample ${SYSCONFDIR}/iaxmodem/
@bin bin/testcall
include/iaxclient.h

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST-tcl,v 1.3 2016/04/04 16:09:10 naddy Exp $
bin/tkiaxphone
lib/tcl/
lib/tcl/tcliaxclient/

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.11 2021/02/21 16:49:50 sthen Exp $
COMMENT= a software fax modem that uses an IAX channel
DISTNAME= iaxmodem-1.3.2

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-Makefile_in,v 1.2 2021/02/21 16:49:50 sthen Exp $
--- Makefile.in.orig Thu Feb 7 20:57:47 2008
+++ Makefile.in Thu Mar 27 21:58:54 2008
@@ -3,13 +3,13 @@ DSPVER= @DSPVER@

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-configure,v 1.3 2021/02/21 16:49:50 sthen Exp $
Index: configure
--- configure.orig
+++ configure

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-iaxmodem-cfg_ttyIAX,v 1.2 2021/02/21 16:49:50 sthen Exp $
--- iaxmodem-cfg.ttyIAX.orig Sun Apr 20 22:18:51 2008
+++ iaxmodem-cfg.ttyIAX Sun Apr 20 22:19:30 2008
@@ -1,5 +1,5 @@

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-iaxmodem_c,v 1.3 2021/02/21 16:49:50 sthen Exp $
Index: iaxmodem.c
--- iaxmodem.c.orig
+++ iaxmodem.c

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.2 2017/07/27 18:45:41 sthen Exp $
@bin bin/iaxmodem
@man man/man1/iaxmodem.1
share/doc/iaxmodem/

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.51 2022/02/04 16:44:03 tb Exp $
COMMENT-main = mature and flexible open source SIP server
VERSION = 5.4.5

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-etc_kamailio_cfg,v 1.6 2021/02/06 21:32:06 sthen Exp $
Index: etc/kamailio.cfg
--- etc/kamailio.cfg.orig
+++ etc/kamailio.cfg

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_Makefile_defs,v 1.5 2021/02/06 21:32:06 sthen Exp $
Index: src/Makefile.defs
--- src/Makefile.defs.orig
+++ src/Makefile.defs

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-src_Makefile_libs,v 1.2 2017/09/21 09:34:32 sthen Exp $
Index: src/Makefile.libs
--- src/Makefile.libs.orig
+++ src/Makefile.libs

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_Makefile_rules,v 1.1 2021/02/06 21:32:06 sthen Exp $
Index: src/Makefile.rules
--- src/Makefile.rules.orig
+++ src/Makefile.rules

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-src_core_cfg_y,v 1.1 2017/07/03 22:14:20 sthen Exp $
--- src/core/cfg.y.orig Mon May 15 22:30:18 2017
+++ src/core/cfg.y Mon May 15 22:30:40 2017
@@ -35,6 +35,7 @@

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_core_list_h,v 1.2 2021/02/06 21:32:06 sthen Exp $
Index: src/core/list.h
--- src/core/list.h.orig
+++ src/core/list.h

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_core_rand_fastrand_c,v 1.2 2021/02/06 21:32:06 sthen Exp $
Index: src/core/rand/fastrand.c
--- src/core/rand/fastrand.c.orig
+++ src/core/rand/fastrand.c

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-src_core_sip_msg_clone_c,v 1.1 2017/07/03 22:14:20 sthen Exp $
--- src/core/sip_msg_clone.c.orig Mon May 15 22:54:19 2017
+++ src/core/sip_msg_clone.c Mon May 15 22:55:18 2017
@@ -183,7 +183,7 @@ static inline struct via_body* via_body_cloner( char*

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_core_tcp_read_c,v 1.5 2021/04/28 19:35:07 sthen Exp $
Index: src/core/tcp_read.c
--- src/core/tcp_read.c.orig
+++ src/core/tcp_read.c

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-src_lib_srdb1_Makefile,v 1.1 2017/07/03 22:14:20 sthen Exp $
--- src/lib/srdb1/Makefile.orig Mon May 15 23:09:10 2017
+++ src/lib/srdb1/Makefile Mon May 15 23:09:29 2017
@@ -4,6 +4,7 @@ NAME:=srdb1

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-src_lib_srdb2_Makefile,v 1.1 2017/07/03 22:14:20 sthen Exp $
--- src/lib/srdb2/Makefile.orig Mon May 15 23:10:16 2017
+++ src/lib/srdb2/Makefile Mon May 15 23:10:32 2017
@@ -4,6 +4,7 @@ NAME:=srdb2

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-src_lib_trie_Makefile,v 1.1 2017/07/03 22:14:20 sthen Exp $
--- src/lib/trie/Makefile.orig Mon May 15 23:11:07 2017
+++ src/lib/trie/Makefile Mon May 15 23:11:25 2017
@@ -4,6 +4,7 @@ NAME:=trie

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_modules_app_jsdt_duk_config_h,v 1.4 2021/04/28 19:35:07 sthen Exp $
We do have inttypes.h, but gcc-4.2.1 doesn't default to C99 and
thus doesn't #define __STDC_VERSION__ 199901L.

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_modules_auth_identity_auth_identity_c,v 1.2 2021/02/06 21:32:06 sthen Exp $
Index: src/modules/auth_identity/auth_identity.c
--- src/modules/auth_identity/auth_identity.c.orig
+++ src/modules/auth_identity/auth_identity.c

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