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: Sun Mar 30 15:00:21 UTC 2025
Modified Files:
pkgsrc/doc: RESPONSIBLE
pkgsrc/doc/guide/files: introduction.xml
pkgsrc/lang/perl5: Makefile
pkgsrc/news/bystand: Makefile
pkgsrc/textproc/icu: Makefile
Log Message:
*: remove references to GNU/kFreeBSD
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/doc/RESPONSIBLE
cvs rdiff -u -r1.48 -r1.49 pkgsrc/doc/guide/files/introduction.xml
cvs rdiff -u -r1.284 -r1.285 pkgsrc/lang/perl5/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/news/bystand/Makefile
cvs rdiff -u -r1.161 -r1.162 pkgsrc/textproc/icu/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/doc/RESPONSIBLE
diff -u pkgsrc/doc/RESPONSIBLE:1.25 pkgsrc/doc/RESPONSIBLE:1.26
--- pkgsrc/doc/RESPONSIBLE:1.25 Sun Feb 13 11:30:05 2022
+++ pkgsrc/doc/RESPONSIBLE Sun Mar 30 15:00:21 2025
@@ -1,4 +1,4 @@
-$NetBSD: RESPONSIBLE,v 1.25 2022/02/13 11:30:05 nia Exp $
+$NetBSD: RESPONSIBLE,v 1.26 2025/03/30 15:00:21 wiz Exp $
List of sections of the system, and who is responsible for them (or
at least considered an expert on them).
@@ -33,7 +33,6 @@ Darwin/Mac OS X/OS X schmonz
DragonFly -
FreeBSD -
FreeMiNT ryoon
-GNU/kFreeBSD ryoon
Haiku -
HP-UX tnn
Interix -
Index: pkgsrc/doc/guide/files/introduction.xml
diff -u pkgsrc/doc/guide/files/introduction.xml:1.48 pkgsrc/doc/guide/files/introduction.xml:1.49
--- pkgsrc/doc/guide/files/introduction.xml:1.48 Sat Dec 3 02:17:44 2022
+++ pkgsrc/doc/guide/files/introduction.xml Sun Mar 30 15:00:21 2025
@@ -1,4 +1,4 @@
-<!-- $NetBSD: introduction.xml,v 1.48 2022/12/03 02:17:44 gutteridge Exp $ -->
+<!-- $NetBSD: introduction.xml,v 1.49 2025/03/30 15:00:21 wiz Exp $ -->
<chapter id="introduction">
<title>What is pkgsrc?</title>
@@ -218,7 +218,7 @@ minutes!</para>
<row>
<entry><ulink url="https://www.debian.org/ports/kfreebsd-gnu/">GNU/kFreeBSD</ulink></entry>
<entry align="center">Jul 2013</entry>
- <entry><ulink url="https://cdn.NetBSD.org/pub/pkgsrc/current/pkgsrc/bootstrap/README.GNUkFreeBSD">README.GNUkFreeBSD</ulink></entry>
+ <entry>Removed from pkgsrc Mar 2025</entry>
</row>
<row>
<entry><ulink url="https://www.bitrig.org/">Bitrig</ulink></entry>
Index: pkgsrc/lang/perl5/Makefile
diff -u pkgsrc/lang/perl5/Makefile:1.284 pkgsrc/lang/perl5/Makefile:1.285
--- pkgsrc/lang/perl5/Makefile:1.284 Tue Mar 4 09:37:38 2025
+++ pkgsrc/lang/perl5/Makefile Sun Mar 30 15:00:21 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.284 2025/03/04 09:37:38 nia Exp $
+# $NetBSD: Makefile,v 1.285 2025/03/30 15:00:21 wiz Exp $
.include "license.mk"
.include "Makefile.common"
@@ -139,7 +139,6 @@ LIBSWANTED.Cygwin= m crypt dl
LIBSWANTED.Darwin= m c
LIBSWANTED.DragonFly= m crypt
LIBSWANTED.FreeBSD= m crypt
-LIBSWANTED.GNUkFreeBSD= m crypt dl nsl
LIBSWANTED.Haiku= network
LIBSWANTED.HPUX= cl pthread $$libswanted # see Perl's README.hpux
LIBSWANTED.IRIX= m crypt
Index: pkgsrc/news/bystand/Makefile
diff -u pkgsrc/news/bystand/Makefile:1.18 pkgsrc/news/bystand/Makefile:1.19
--- pkgsrc/news/bystand/Makefile:1.18 Thu Nov 14 22:21:20 2024
+++ pkgsrc/news/bystand/Makefile Sun Mar 30 15:00:21 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2024/11/14 22:21:20 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2025/03/30 15:00:21 wiz Exp $
DISTNAME= bystand-1.2.0
PKGREVISION= 10
@@ -15,7 +15,7 @@ USE_LANGUAGES+= c99
.include "../../mk/bsd.prefs.mk"
-.if ${OPSYS} == "Linux" || ${OPSYS} == "GNUkFreeBSD"
+.if ${OPSYS} == "Linux"
# Makefile for GNU userland
BYSTAND_MAKEFILE= Makefile
.else
Index: pkgsrc/textproc/icu/Makefile
diff -u pkgsrc/textproc/icu/Makefile:1.161 pkgsrc/textproc/icu/Makefile:1.162
--- pkgsrc/textproc/icu/Makefile:1.161 Tue Jan 28 16:02:42 2025
+++ pkgsrc/textproc/icu/Makefile Sun Mar 30 15:00:21 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.161 2025/01/28 16:02:42 riastradh Exp $
+# $NetBSD: Makefile,v 1.162 2025/03/30 15:00:21 wiz Exp $
DISTNAME= icu4c-76_1-src
PKGNAME= ${DISTNAME:S/4c//:S/-src//:S/_/./g}
@@ -111,7 +111,7 @@ PLIST_SUBST+= MH_NAME=mh-linux
. else
PLIST_SUBST+= MH_NAME=mh-linux-va
. endif
-.elif ${OPSYS} == "Linux" || ${OPSYS} == "GNUkFreeBSD"
+.elif ${OPSYS} == "Linux"
PLIST_SUBST+= MH_NAME=mh-linux
.elif ${OPSYS} == "Cygwin"
PLIST_SUBST+= MH_NAME=mh-cygwin
Home |
Main Index |
Thread Index |
Old Index