pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: wiz
Date: Mon Mar 31 14:13:22 UTC 2025
Modified Files:
pkgsrc/benchmarks/iozone: Makefile
pkgsrc/bootstrap: README
pkgsrc/devel/cvsync: Makefile
pkgsrc/doc/guide/files: introduction.xml
pkgsrc/mail/drac: Makefile
pkgsrc/mail/sendmail: Makefile.common
pkgsrc/mail/sendmail-snapshot: Makefile.common
pkgsrc/mk: bsd.prefs.mk
pkgsrc/sysutils/monit: Makefile
Removed Files:
pkgsrc/mk/platform: BSDOS.mk
pkgsrc/mk/tools: tools.BSDOS.mk
pkgsrc/net/libbind: PLIST.BSDOS
Log Message:
*: remove incomplete BSD/OS support
As proposed on tech-pkg.
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/benchmarks/iozone/Makefile
cvs rdiff -u -r1.43 -r1.44 pkgsrc/bootstrap/README
cvs rdiff -u -r1.101 -r1.102 pkgsrc/devel/cvsync/Makefile
cvs rdiff -u -r1.50 -r1.51 pkgsrc/doc/guide/files/introduction.xml
cvs rdiff -u -r1.24 -r1.25 pkgsrc/mail/drac/Makefile
cvs rdiff -u -r1.70 -r1.71 pkgsrc/mail/sendmail/Makefile.common
cvs rdiff -u -r1.1 -r1.2 pkgsrc/mail/sendmail-snapshot/Makefile.common
cvs rdiff -u -r1.457 -r1.458 pkgsrc/mk/bsd.prefs.mk
cvs rdiff -u -r1.36 -r0 pkgsrc/mk/platform/BSDOS.mk
cvs rdiff -u -r1.18 -r0 pkgsrc/mk/tools/tools.BSDOS.mk
cvs rdiff -u -r1.1 -r0 pkgsrc/net/libbind/PLIST.BSDOS
cvs rdiff -u -r1.25 -r1.26 pkgsrc/sysutils/monit/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/benchmarks/iozone/Makefile
diff -u pkgsrc/benchmarks/iozone/Makefile:1.63 pkgsrc/benchmarks/iozone/Makefile:1.64
--- pkgsrc/benchmarks/iozone/Makefile:1.63 Tue Jun 28 11:30:59 2022
+++ pkgsrc/benchmarks/iozone/Makefile Mon Mar 31 14:13:21 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2022/06/28 11:30:59 wiz Exp $
+# $NetBSD: Makefile,v 1.64 2025/03/31 14:13:21 wiz Exp $
DISTNAME= iozone3_493
PKGNAME= ${DISTNAME:S/3_/-3./}
@@ -36,8 +36,6 @@ BUILD_TARGET= Solaris
BUILD_TARGET= macosx
.elif (${OPSYS} == "IRIX")
BUILD_TARGET= ${OPSYS}${ABI:M64}
-.elif (${OPSYS} == "BSDOS")
-BUILD_TARGET= bsdi
.elif (${OPSYS} == "AIX")
BUILD_TARGET= ${OPSYS}
.else
Index: pkgsrc/bootstrap/README
diff -u pkgsrc/bootstrap/README:1.43 pkgsrc/bootstrap/README:1.44
--- pkgsrc/bootstrap/README:1.43 Sun Mar 30 15:07:06 2025
+++ pkgsrc/bootstrap/README Mon Mar 31 14:13:21 2025
@@ -1,4 +1,4 @@
-$NetBSD: README,v 1.43 2025/03/30 15:07:06 wiz Exp $
+$NetBSD: README,v 1.44 2025/03/31 14:13:21 wiz Exp $
To try to get pkgsrc working on your system, please try the following
as root:
@@ -143,7 +143,6 @@ Platforms believed to have no users
-----------------------------------
* AIX (no cwrappers)
- BSDOS (no README)
Haiku
Interix
IRIX
Index: pkgsrc/devel/cvsync/Makefile
diff -u pkgsrc/devel/cvsync/Makefile:1.101 pkgsrc/devel/cvsync/Makefile:1.102
--- pkgsrc/devel/cvsync/Makefile:1.101 Tue Oct 24 22:08:43 2023
+++ pkgsrc/devel/cvsync/Makefile Mon Mar 31 14:13:21 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.101 2023/10/24 22:08:43 wiz Exp $
+# $NetBSD: Makefile,v 1.102 2025/03/31 14:13:21 wiz Exp $
DISTNAME= cvsync-0.24.19
PKGREVISION= 11
@@ -28,7 +28,7 @@ CONF_FILES+= ${EGDIR}/cvsync.conf ${PKG_
PKG_OPTIONS_VAR= PKG_OPTIONS.cvsync
PKG_SUPPORTED_OPTIONS= libgcrypt mhash openssl
-.if ${OPSYS} == "AIX" || ${OPSYS} == "BSDOS" || ${OPSYS} == "Darwin" || \
+.if ${OPSYS} == "AIX" || ${OPSYS} == "Darwin" || \
${OPSYS} == "Linux" || ${OPSYS} == "SunOS"
PKG_SUGGESTED_OPTIONS= openssl
.else
Index: pkgsrc/doc/guide/files/introduction.xml
diff -u pkgsrc/doc/guide/files/introduction.xml:1.50 pkgsrc/doc/guide/files/introduction.xml:1.51
--- pkgsrc/doc/guide/files/introduction.xml:1.50 Sun Mar 30 21:16:22 2025
+++ pkgsrc/doc/guide/files/introduction.xml Mon Mar 31 14:13:22 2025
@@ -1,4 +1,4 @@
-<!-- $NetBSD: introduction.xml,v 1.50 2025/03/30 21:16:22 wiz Exp $ -->
+<!-- $NetBSD: introduction.xml,v 1.51 2025/03/31 14:13:22 wiz Exp $ -->
<chapter id="introduction">
<title>What is pkgsrc?</title>
@@ -168,6 +168,7 @@ minutes!</para>
<row>
<entry>BSD/OS</entry>
<entry align="center">Dec 2003</entry>
+ <entry align="center">Removed from pkgsrc Mar 2025</entry>
</row>
<row>
<entry><ulink url="https://www-1.ibm.com/servers/aix/">AIX</ulink></entry>
Index: pkgsrc/mail/drac/Makefile
diff -u pkgsrc/mail/drac/Makefile:1.24 pkgsrc/mail/drac/Makefile:1.25
--- pkgsrc/mail/drac/Makefile:1.24 Sat Nov 2 16:25:20 2019
+++ pkgsrc/mail/drac/Makefile Mon Mar 31 14:13:21 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2019/11/02 16:25:20 rillig Exp $
+# $NetBSD: Makefile,v 1.25 2025/03/31 14:13:21 wiz Exp $
DISTNAME= drac
PKGNAME= drac-1.12
@@ -31,7 +31,7 @@ INSTALLATION_DIRS+= share/examples/drac
RPCGENFLAGS= -I -C
.elif ${OPSYS} == "FreeBSD" || ${OPSYS} == "DragonFly" || ${OPSYS} == "OpenBSD"
RPCGENFLAGS= -C
-.elif ${OPSYS} == "SunOS" || ${OPSYS} == "BSDOS" || ${OPSYS} == "AIX"
+.elif ${OPSYS} == "SunOS" || ${OPSYS} == "AIX"
RPCGENFLAGS= # empty
.else
RPCGENFLAGS= # empty
@@ -39,7 +39,6 @@ RPCGENFLAGS= # empty
MAKE_FLAGS+= RPCGENFLAGS=${RPCGENFLAGS:Q}
CFLAGS.SunOS= -DTI_RPC -DFCNTL_LOCK -DSYSINFO
-CFLAGS.BSDOS= -DSOCK_RPC -DFCNTL_LOCK -DGETHOST
CFLAGS.IRIX= -DSOCK_RPC -DFCNTL_LOCK -DGETHOST
CFLAGS.NetBSD= -DSOCK_RPC -DFCNTL_LOCK -DGETHOST -DDASH_C
CFLAGS.FreeBSD= -DSOCK_RPC -DFLOCK_LOCK -DGETHOST -DDASH_C
Index: pkgsrc/mail/sendmail/Makefile.common
diff -u pkgsrc/mail/sendmail/Makefile.common:1.70 pkgsrc/mail/sendmail/Makefile.common:1.71
--- pkgsrc/mail/sendmail/Makefile.common:1.70 Mon Feb 12 03:23:05 2024
+++ pkgsrc/mail/sendmail/Makefile.common Mon Mar 31 14:13:21 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.70 2024/02/12 03:23:05 jnemeth Exp $
+# $NetBSD: Makefile.common,v 1.71 2025/03/31 14:13:21 wiz Exp $
#
# used by mail/libmilter/Makefile
# used by mail/sendmail/Makefile
@@ -52,7 +52,7 @@ make-sendmail-siteconfig:
.if !empty(PKG_OPTIONS:Minet6)
${CAT} ${FILESDIR}/site.config.m4-v6 >>${SITECONFIG}
-. if (${OPSYS} != "SunOS") && (${OPSYS} != "BSDOS") && \
+. if (${OPSYS} != "SunOS") && \
(${OPSYS} != "DragonFly") && (${OPSYS} != "FreeBSD")
${CAT} ${FILESDIR}/site.config.m4-v6-not-solaris >>${SITECONFIG}
. endif
Index: pkgsrc/mail/sendmail-snapshot/Makefile.common
diff -u pkgsrc/mail/sendmail-snapshot/Makefile.common:1.1 pkgsrc/mail/sendmail-snapshot/Makefile.common:1.2
--- pkgsrc/mail/sendmail-snapshot/Makefile.common:1.1 Mon Jan 15 04:50:54 2024
+++ pkgsrc/mail/sendmail-snapshot/Makefile.common Mon Mar 31 14:13:21 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1 2024/01/15 04:50:54 jnemeth Exp $
+# $NetBSD: Makefile.common,v 1.2 2025/03/31 14:13:21 wiz Exp $
#
# used by mail/sendmail-snapshot/Makefile
#
@@ -50,7 +50,7 @@ make-sendmail-siteconfig:
.if !empty(PKG_OPTIONS:Minet6)
${CAT} ${FILESDIR}/site.config.m4-v6 >>${SITECONFIG}
-. if (${OPSYS} != "SunOS") && (${OPSYS} != "BSDOS") && \
+. if (${OPSYS} != "SunOS") && \
(${OPSYS} != "DragonFly") && (${OPSYS} != "FreeBSD")
${CAT} ${FILESDIR}/site.config.m4-v6-not-solaris >>${SITECONFIG}
. endif
Index: pkgsrc/mk/bsd.prefs.mk
diff -u pkgsrc/mk/bsd.prefs.mk:1.457 pkgsrc/mk/bsd.prefs.mk:1.458
--- pkgsrc/mk/bsd.prefs.mk:1.457 Sun Mar 30 15:07:06 2025
+++ pkgsrc/mk/bsd.prefs.mk Mon Mar 31 14:13:21 2025
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.prefs.mk,v 1.457 2025/03/30 15:07:06 wiz Exp $
+# $NetBSD: bsd.prefs.mk,v 1.458 2025/03/31 14:13:21 wiz Exp $
#
# This file includes the mk.conf file, which contains the user settings.
#
@@ -180,9 +180,6 @@ NATIVE_LOWER_OPSYS_VERSUFFIX= ${_NATIVE_
NATIVE_LOWER_OPSYS?= aix
NATIVE_LOWER_VENDOR?= ibm
-.elif ${NATIVE_OPSYS} == "BSDOS"
-NATIVE_LOWER_OPSYS?= bsdi
-
.elif ${NATIVE_OPSYS} == "Cygwin"
NATIVE_LOWER_OPSYS?= cygwin
NATIVE_LOWER_VENDOR?= pc
Index: pkgsrc/sysutils/monit/Makefile
diff -u pkgsrc/sysutils/monit/Makefile:1.25 pkgsrc/sysutils/monit/Makefile:1.26
--- pkgsrc/sysutils/monit/Makefile:1.25 Thu Oct 31 11:45:13 2024
+++ pkgsrc/sysutils/monit/Makefile Mon Mar 31 14:13:21 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2024/10/31 11:45:13 leot Exp $
+# $NetBSD: Makefile,v 1.26 2025/03/31 14:13:21 wiz Exp $
DISTNAME= monit-5.33.0
PKGREVISION= 2
@@ -11,7 +11,7 @@ COMMENT= Monitors processes, files, dir
LICENSE= gnu-agpl-v3
# no platform specific code yet
-BROKEN_ON_PLATFORM+= BSDOS-*-* DragonFly-*-* Interix-*-* IRIX-*-* OSF1-*-*
+BROKEN_ON_PLATFORM+= DragonFly-*-* Interix-*-* IRIX-*-* OSF1-*-*
USE_TOOLS+= gmake gzcat flex yacc
USE_PKGLOCALEDIR= yes
Home |
Main Index |
Thread Index |
Old Index