remove rcs IDs in ports that I maintain

This commit is contained in:
sthen 2022-03-07 21:36:41 +00:00
parent b6fc7ae2a3
commit a98e0e6666
718 changed files with 0 additions and 1180 deletions

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.75 2020/11/06 14:38:27 sthen Exp $
COMMENT= manage remote serial consoles via TCP/IP
V= 8.2.6

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-conserver_cf_conserver_cf,v 1.4 2020/05/14 11:43:24 sthen Exp $
Index: conserver.cf/conserver.cf
--- conserver.cf/conserver.cf.orig
+++ conserver.cf/conserver.cf

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-conserver_cf_conserver_passwd,v 1.3 2020/05/14 11:43:24 sthen Exp $
Index: conserver.cf/conserver.passwd
--- conserver.cf/conserver.passwd.orig
+++ conserver.cf/conserver.passwd

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-conserver_cutil_c,v 1.9 2020/05/14 11:43:24 sthen Exp $
fix unaligned access on strict-alignment 64-bit
Index: conserver/cutil.c

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-conserver_group_c,v 1.10 2020/05/14 11:43:24 sthen Exp $
Index: conserver/group.c
--- conserver/group.c.orig
+++ conserver/group.c

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-conserver_main_c,v 1.6 2019/03/27 10:37:10 sthen Exp $
- enable "setproctitle" option by default, for more information in ps listings
Index: conserver/main.c

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.17 2019/03/27 10:37:10 sthen Exp $
@newgroup _conserver:736
@newuser _conserver:736:_conserver:daemon:Serial console server:/nonexistent:/sbin/nologin
@extra /var/log/conserver

View File

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

View File

@ -1,6 +1,4 @@
#!/bin/ksh
#
# $OpenBSD: conserver.rc,v 1.11 2019/01/25 11:35:54 sthen Exp $
daemon="${TRUEPREFIX}/sbin/conserver -d"
daemon_flags="-n"

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.130 2022/02/23 12:25:24 sthen Exp $
COMMENT= database drivers for Sybase/Microsoft SQL Server
DISTNAME= freetds-1.3.9

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-include_tds_sysdep_public_h_in,v 1.4 2021/07/14 14:53:51 sthen Exp $
Index: include/tds_sysdep_public.h.in
--- include/tds_sysdep_public.h.in.orig
+++ include/tds_sysdep_public.h.in

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.26 2022/02/23 12:25:24 sthen Exp $
@pkgpath databases/freetds,-msdblib
@pkgpath databases/freetds,-openssl
@bin bin/bsqldb

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.46 2021/11/22 13:55:54 espie Exp $
COMMENT-main= ODBC 3.x driver manager
COMMENT-admin= ODBC 3.x driver manager admin application

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-admin_libiodbc_pc_in,v 1.5 2014/09/18 21:16:24 sthen Exp $
--- admin/libiodbc.pc.in.orig Tue Apr 15 12:00:45 2014
+++ admin/libiodbc.pc.in Tue Sep 16 14:29:16 2014
@@ -88,6 +88,6 @@ Name: iODBC

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-bin_iodbc-config_in,v 1.3 2014/09/16 15:01:48 sthen Exp $
--- bin/iodbc-config.in.orig Tue Apr 15 12:00:45 2014
+++ bin/iodbc-config.in Tue Sep 16 14:31:52 2014
@@ -201,7 +201,7 @@ fi

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-etc_odbc_ini_sample,v 1.2 2018/06/08 12:41:29 stu Exp $
Index: etc/odbc.ini.sample
--- etc/odbc.ini.sample.orig
+++ etc/odbc.ini.sample

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-etc_odbcinst_ini_sample,v 1.2 2018/06/08 12:41:29 stu Exp $
Index: etc/odbcinst.ini.sample
--- etc/odbcinst.ini.sample.orig
+++ etc/odbcinst.ini.sample

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-iodbc_connect_c,v 1.3 2017/11/15 15:45:12 sthen Exp $
Index: iodbc/connect.c
--- iodbc/connect.c.orig
+++ iodbc/connect.c

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-iodbcadm_drvconn_c,v 1.2 2017/11/15 15:45:12 sthen Exp $
Index: iodbcadm/drvconn.c
--- iodbcadm/drvconn.c.orig
+++ iodbcadm/drvconn.c

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-iodbcadm_gtk_administrator_c,v 1.2 2014/09/16 15:01:48 sthen Exp $
--- iodbcadm/gtk/administrator.c.orig Tue Apr 15 12:00:45 2014
+++ iodbcadm/gtk/administrator.c Tue Sep 16 14:29:16 2014
@@ -119,11 +119,11 @@ static struct

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-iodbcinst_SQLConfigDataSource_c,v 1.2 2017/11/15 15:45:12 sthen Exp $
Index: iodbcinst/SQLConfigDataSource.c
--- iodbcinst/SQLConfigDataSource.c.orig
+++ iodbcinst/SQLConfigDataSource.c

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-iodbcinst_SQLConfigDriver_c,v 1.2 2017/11/15 15:45:12 sthen Exp $
Index: iodbcinst/SQLConfigDriver.c
--- iodbcinst/SQLConfigDriver.c.orig
+++ iodbcinst/SQLConfigDriver.c

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-iodbcinst_SQLCreateDataSource_c,v 1.2 2017/11/15 15:45:12 sthen Exp $
Index: iodbcinst/SQLCreateDataSource.c
--- iodbcinst/SQLCreateDataSource.c.orig
+++ iodbcinst/SQLCreateDataSource.c

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-iodbcinst_SQLGetTranslator_c,v 1.2 2017/11/15 15:45:12 sthen Exp $
Index: iodbcinst/SQLGetTranslator.c
--- iodbcinst/SQLGetTranslator.c.orig
+++ iodbcinst/SQLGetTranslator.c

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-iodbcinst_SQLManageDataSource_c,v 1.2 2017/11/15 15:45:12 sthen Exp $
Index: iodbcinst/SQLManageDataSource.c
--- iodbcinst/SQLManageDataSource.c.orig
+++ iodbcinst/SQLManageDataSource.c

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-samples_Makefile_in,v 1.7 2017/11/15 15:45:12 sthen Exp $
Index: samples/Makefile.in
--- samples/Makefile.in.orig
+++ samples/Makefile.in

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST-admin,v 1.3 2014/03/26 14:12:27 sthen Exp $
@bin bin/iodbcadm-gtk
lib/libdrvproxy.a
lib/libdrvproxy.la

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST-main,v 1.5 2015/03/20 12:07:41 sthen Exp $
@pkgpath databases/iodbc
@extraunexec rm -rf ${SYSCONFDIR}/iodbc/ODBCDataSources/*
bin/iodbc-config

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.192 2022/02/28 11:33:39 sthen Exp $
DPB_PROPERTIES = parallel
COMMENT-main = open-source LDAP software (client)

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-Makefile_in,v 1.6 2021/09/10 20:44:27 sthen Exp $
Index: Makefile.in
--- Makefile.in.orig
+++ Makefile.in

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-aclocal_m4,v 1.4 2021/09/10 20:44:27 sthen Exp $
Don't automatically run ldconfig -m.
Index: aclocal.m4

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-build_top_mk,v 1.10 2021/09/10 20:44:27 sthen Exp $
Index: build/top.mk
--- build/top.mk.orig
+++ build/top.mk

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-configure_in,v 1.9 2021/09/10 20:44:27 sthen Exp $
OpenLDAP's first choice uuid functions are close to but not quite the same
as we have in libc, differences being that we don't have uuid_to_str() (in
fact I don't see which other OS might have it either, no other software in

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-libraries_libldap_os-ip_c,v 1.3 2021/09/10 20:44:27 sthen Exp $
Index: libraries/libldap/os-ip.c
--- libraries/libldap/os-ip.c.orig
+++ libraries/libldap/os-ip.c

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-libraries_libldap_os-local_c,v 1.3 2021/09/10 20:44:27 sthen Exp $
Index: libraries/libldap/os-local.c
--- libraries/libldap/os-local.c.orig
+++ libraries/libldap/os-local.c

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-libraries_libldap_tls_o_c,v 1.8 2021/09/10 20:44:27 sthen Exp $
requires SSL_CTX_set_ciphersuites/SSL_set_ciphersuites API which are
present in src/lib/libssl and headers, but the symbols are not yet
exported to the library

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-libraries_liblutil_uuid_c,v 1.1 2020/06/18 21:36:11 sthen Exp $
OpenLDAP's first choice uuid functions are close to but not quite the same
as we have in libc, differences being that we don't have uuid_to_str() (in
fact I don't see which other OS might have it either, no other software in

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-servers_slapd_Makefile_in,v 1.6 2021/09/10 20:44:27 sthen Exp $
Index: servers/slapd/Makefile.in
--- servers/slapd/Makefile.in.orig
+++ servers/slapd/Makefile.in

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-servers_slapd_back-mdb_init_c,v 1.8 2021/09/10 20:44:27 sthen Exp $
Index: servers/slapd/back-mdb/init.c
--- servers/slapd/back-mdb/init.c.orig
+++ servers/slapd/back-mdb/init.c

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-servers_slapd_slapd_conf,v 1.4 2019/07/25 22:07:47 sthen Exp $
Index: servers/slapd/slapd.conf
--- servers/slapd/slapd.conf.orig
+++ servers/slapd/slapd.conf

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST-main,v 1.15 2021/09/10 20:44:27 sthen Exp $
bin/ldapadd
@bin bin/ldapcompare
@bin bin/ldapdelete

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST-server,v 1.30 2021/09/10 20:44:27 sthen Exp $
@option is-branch
@conflict openldap-client-<=2.4.45p0
@pkgpath databases/openldap,-server,bdb

View File

@ -1,6 +1,4 @@
#!/bin/ksh
#
# $OpenBSD: slapd.rc,v 1.5 2018/01/11 19:27:01 rpe Exp $
daemon="${TRUEPREFIX}/libexec/slapd"
daemon_flags="-u _openldap"

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.224 2022/02/26 13:48:31 sthen Exp $
COMMENT-main= vi clone, many additional features
COMMENT-lang= vi clone, NLS subpackage

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-runtime_autoload_tar_vim,v 1.3 2019/09/05 18:47:53 sthen Exp $
Index: runtime/autoload/tar.vim
--- runtime/autoload/tar.vim.orig
+++ runtime/autoload/tar.vim

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-runtime_doc_autocmd_txt,v 1.2 2022/02/26 13:48:31 sthen Exp $
backout ab16ad33ba "patch 8.2.3941: SIGTSTP is not handled"
causes hangs on ^Z

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-runtime_filetype_vim,v 1.35 2022/02/26 13:48:31 sthen Exp $
Index: runtime/filetype.vim
--- runtime/filetype.vim.orig
+++ runtime/filetype.vim

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-runtime_syntax_bindzone_vim,v 1.2 2020/12/03 21:35:56 sthen Exp $
https://github.com/vim/vim/pull/7351
https://github.com/sebastianw/vim-bindzone/blob/master/syntax/bindzone.vim

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-runtime_syntax_fstab_vim,v 1.5 2019/09/05 18:47:53 sthen Exp $
Index: runtime/syntax/fstab.vim
--- runtime/syntax/fstab.vim.orig
+++ runtime/syntax/fstab.vim

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-runtime_syntax_make_vim,v 1.12 2020/06/02 20:09:55 sthen Exp $
Index: runtime/syntax/make.vim
--- runtime/syntax/make.vim.orig
+++ runtime/syntax/make.vim

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_configure_ac,v 1.15 2022/02/26 13:48:31 sthen Exp $
Index: src/configure.ac
--- src/configure.ac.orig
+++ src/configure.ac

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_ex_docmd_c,v 1.2 2022/02/26 13:48:31 sthen Exp $
backout ab16ad33ba "patch 8.2.3941: SIGTSTP is not handled"
causes hangs on ^Z

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_os_unix_c,v 1.2 2022/02/26 13:48:31 sthen Exp $
backout ab16ad33ba "patch 8.2.3941: SIGTSTP is not handled"
causes hangs on ^Z

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_proto_ex_docmd_pro,v 1.2 2022/02/26 13:48:31 sthen Exp $
backout ab16ad33ba "patch 8.2.3941: SIGTSTP is not handled"
causes hangs on ^Z

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_testdir_test_signals_vim,v 1.2 2022/02/26 13:48:31 sthen Exp $
backout ab16ad33ba "patch 8.2.3941: SIGTSTP is not handled"
causes hangs on ^Z

View File

@ -1,3 +1,2 @@
@comment $OpenBSD: PFRAG.gtk3-main,v 1.2 2021/05/16 17:11:41 sthen Exp $
@pkgpath editors/vim,gtk
@pkgpath editors/vim,gtk2,-main

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PFRAG.no-no_x11-main,v 1.14 2021/09/02 16:08:43 sthen Exp $
bin/eview
bin/evim
bin/gview

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST-lang,v 1.20 2022/02/26 13:48:32 sthen Exp $
@conflict vim-<8.2.1805
man/da/
man/da.ISO8859-1/

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST-main,v 1.53 2022/02/26 13:48:32 sthen Exp $
@pkgpath ${BASE_PKGPATH}
%%gtk3%%
bin/ex

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.8 2020/07/11 22:54:35 sthen Exp $
COMMENT= regular expressions for handling British postcodes
MODULES= cpan

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2016/01/11 10:14:43 sthen Exp $
${P5SITE}/Geo/
${P5SITE}/Geo/UK/
${P5SITE}/Geo/UK/Postcode/

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.14 2020/07/11 22:54:35 sthen Exp $
COMMENT= 2D barcodes / DataMatrix creation tool
V= 0.3.0

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-Makefile_am,v 1.2 2018/02/27 12:02:17 sthen Exp $
Index: Makefile.am
--- Makefile.am.orig
+++ Makefile.am

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-autogen_sh,v 1.1 2016/02/29 23:43:49 sthen Exp $
--- autogen.sh.orig Thu Feb 11 11:41:55 2016
+++ autogen.sh Thu Feb 11 11:41:56 2016
@@ -7,4 +7,3 @@ autoheader

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-iec16022_c,v 1.1 2014/11/30 05:41:34 brad Exp $
Don't use malloc.h header on OpenBSD.
--- iec16022.c.orig Wed Nov 19 23:09:44 2014

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-iec16022ecc200_c,v 1.2 2016/02/29 23:43:49 sthen Exp $
Don't use malloc.h header on OpenBSD.
--- iec16022ecc200.c.orig Thu Jun 25 21:42:24 2015

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-image_c,v 1.2 2016/02/29 23:43:49 sthen Exp $
Replace the malloc.h header with stdlib.h.
--- image.c.orig Thu Jun 25 21:42:24 2015

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.2 2015/05/22 11:31:15 ajacoutot Exp $
@bin bin/iec16022
include/iec16022/
include/iec16022/iec16022ecc200.h

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.9 2020/07/11 22:54:35 sthen Exp $
COMMENT = generate data for Data Matrix (IEC16022) barcodes
DISTNAME = Barcode-DataMatrix-0.10

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2016/03/05 12:10:45 sthen Exp $
${P5SITE}/Barcode/
${P5SITE}/Barcode/DataMatrix/
${P5SITE}/Barcode/DataMatrix.pm

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.17 2022/02/19 13:12:02 bentley Exp $
COMMENT= barcode image processing library
SHARED_LIBS= zxing 0.0

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-CMakeLists_txt,v 1.3 2021/07/10 14:05:25 sthen Exp $
Index: CMakeLists.txt
--- CMakeLists.txt.orig
+++ CMakeLists.txt

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-cli_src_main_cpp,v 1.1 2022/02/19 13:12:02 bentley Exp $
Index: cli/src/main.cpp
--- cli/src/main.cpp.orig
+++ cli/src/main.cpp

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.4 2021/07/10 14:05:25 sthen Exp $
@bin bin/zxing
include/zxing/
include/zxing/BarcodeFormat.h

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.12 2021/05/19 01:50:30 kurt Exp $
COMMENT= BCrypt library for Java
DISTNAME= jBCrypt-0.4

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_org_mindrot_jbcrypt_BCrypt_java,v 1.1 2021/01/22 13:42:09 sthen Exp $
Accept $2b$ bcrypt prefix.
jBCrypt didn't have the 255-char bug affecting OpenBSD libc in the

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/05/23 15:02:52 sthen Exp $
share/java/
share/java/classes/
share/java/classes/BCrypt.jar

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.25 2022/02/12 10:39:00 sthen Exp $
COMMENT= JVM-based scripting language for web apps (open-source CFML)
V= 5.3.8.206

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-WEB-INF_web_xml,v 1.2 2016/11/14 17:31:39 sthen Exp $
- Strip anything outside of <web-app> tag so this file can be used
directly as an include in the main tomcat web.xml <web-app> section.

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.6 2018/09/04 12:46:14 espie Exp $
@conflict railo-*
@pkgpath lang/railo
@extraunexec rm -rf %D/lucee/config/*

View File

@ -1,5 +1,3 @@
$OpenBSD: README,v 1.5 2019/06/29 13:35:48 sthen Exp $
+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.45 2022/02/20 11:07:36 sthen Exp $
PORTROACH= limit:^7\.4
PHP_VERSION= 7.4.28

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-build_php_m4,v 1.4 2021/01/07 17:13:27 sthen Exp $
- don't hardcode libstdc++
- bogus version in pkgconfig file

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-configure_ac,v 1.5 2021/04/30 17:00:27 sthen Exp $
Index: configure.ac
--- configure.ac.orig
+++ configure.ac

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-ext_imap_config_m4,v 1.1 2021/02/04 22:21:48 sthen Exp $
Cope with newer alpine/c-client, from slackware
https://git.slackware.nl/current/diff/source/n/php/php.imap.api.diff?id=4f9273afa49a94b04bccc088fb87fec9d80a3fc6

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-ext_imap_php_imap_c,v 1.3 2021/10/20 20:45:59 sthen Exp $
Cope with newer alpine/c-client, from slackware
https://git.slackware.nl/current/diff/source/n/php/php.imap.api.diff?id=4f9273afa49a94b04bccc088fb87fec9d80a3fc6

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-ext_mysqlnd_config9_m4,v 1.1 2020/04/21 20:38:31 sthen Exp $
Index: ext/mysqlnd/config9.m4
--- ext/mysqlnd/config9.m4.orig
+++ ext/mysqlnd/config9.m4

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-ext_openssl_openssl_c,v 1.5 2021/10/20 20:45:59 sthen Exp $
This check doesn't make sense for EC keys. (Also it ignores the default
key size compiled into libcrypto, only looks at default_bits in openssl.cnf
and any settings in the php file, which results in bogus failures).

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-main_php_h,v 1.1 2020/04/21 20:38:31 sthen Exp $
Index: main/php.h
--- main/php.h.orig
+++ main/php.h

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-main_php_ini_c,v 1.3 2022/01/31 21:18:10 sthen Exp $
Index: main/php_ini.c
--- main/php_ini.c.orig
+++ main/php_ini.c

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-php_ini-development,v 1.2 2020/10/29 23:25:16 sthen Exp $
Index: php.ini-development
--- php.ini-development.orig
+++ php.ini-development

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-php_ini-production,v 1.2 2021/02/25 11:42:33 sthen Exp $
Index: php.ini-production
--- php.ini-production.orig
+++ php.ini-production

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-sapi_cgi_cgi_main_c,v 1.3 2021/08/27 08:51:18 sthen Exp $
Index: sapi/cgi/cgi_main.c
--- sapi/cgi/cgi_main.c.orig
+++ sapi/cgi/cgi_main.c

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-sapi_fpm_fpm_fpm_atomic_h,v 1.2 2021/06/05 20:30:14 sthen Exp $
Add support for mips
Index: sapi/fpm/fpm/fpm_atomic.h

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-sapi_fpm_fpm_fpm_children_c,v 1.2 2021/10/23 08:37:23 sthen Exp $
Index: sapi/fpm/fpm/fpm_children.c
--- sapi/fpm/fpm/fpm_children.c.orig
+++ sapi/fpm/fpm/fpm_children.c

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-sapi_fpm_www_conf_in,v 1.1 2020/04/21 20:38:31 sthen Exp $
Index: sapi/fpm/www.conf.in
--- sapi/fpm/www.conf.in.orig
+++ sapi/fpm/www.conf.in

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-scripts_Makefile_frag,v 1.1 2020/04/21 20:38:31 sthen Exp $
Index: scripts/Makefile.frag
--- scripts/Makefile.frag.orig
+++ scripts/Makefile.frag

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-scripts_php-config_in,v 1.1 2020/04/21 20:38:31 sthen Exp $
Index: scripts/php-config.in
--- scripts/php-config.in.orig
+++ scripts/php-config.in

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-scripts_phpize_in,v 1.1 2020/04/21 20:38:31 sthen Exp $
Index: scripts/phpize.in
--- scripts/phpize.in.orig
+++ scripts/phpize.in

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST-apache,v 1.5 2021/11/19 12:47:00 sthen Exp $
@option no-default-conflict
@option is-branch
@conflict php-apache-${PHP_PKGSPEC}

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