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 Dec 25 08:53:31 UTC 2022
Modified Files:
pkgsrc/devel: Makefile
pkgsrc/doc: CHANGES-2022
Removed Files:
pkgsrc/devel/florist: DESCR MESSAGE Makefile PLIST buildlink3.mk
distinfo
pkgsrc/devel/florist/files: pconfig.DragonFly pconfig.NetBSD
pkgsrc/devel/florist/patches: patch-Makefile.in patch-c-posix-signals.c
patch-c-posix.c patch-configure patch-configure.in
patch-florist.gpr patch-posix-signals.adb
Log Message:
florist: remove
Does not build in any bulk build I can find; distfile from 2012, newer
version available at https://github.com/AdaCore/florist if someone
wants to re-package this.
To generate a diff of this commit:
cvs rdiff -u -r1.3853 -r1.3854 pkgsrc/devel/Makefile
cvs rdiff -u -r1.5 -r0 pkgsrc/devel/florist/DESCR
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/florist/MESSAGE
cvs rdiff -u -r1.20 -r0 pkgsrc/devel/florist/Makefile
cvs rdiff -u -r1.6 -r0 pkgsrc/devel/florist/PLIST
cvs rdiff -u -r1.11 -r0 pkgsrc/devel/florist/buildlink3.mk
cvs rdiff -u -r1.12 -r0 pkgsrc/devel/florist/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/florist/files/pconfig.DragonFly
cvs rdiff -u -r1.4 -r0 pkgsrc/devel/florist/files/pconfig.NetBSD
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/florist/patches/patch-Makefile.in
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/florist/patches/patch-c-posix-signals.c \
pkgsrc/devel/florist/patches/patch-configure
cvs rdiff -u -r1.7 -r0 pkgsrc/devel/florist/patches/patch-c-posix.c
cvs rdiff -u -r1.6 -r0 pkgsrc/devel/florist/patches/patch-configure.in
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/florist/patches/patch-florist.gpr
cvs rdiff -u -r1.5 -r0 pkgsrc/devel/florist/patches/patch-posix-signals.adb
cvs rdiff -u -r1.6343 -r1.6344 pkgsrc/doc/CHANGES-2022
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3853 pkgsrc/devel/Makefile:1.3854
--- pkgsrc/devel/Makefile:1.3853 Thu Dec 22 10:08:42 2022
+++ pkgsrc/devel/Makefile Sun Dec 25 08:53:30 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3853 2022/12/22 10:08:42 wiz Exp $
+# $NetBSD: Makefile,v 1.3854 2022/12/25 08:53:30 wiz Exp $
#
COMMENT= Development utilities
@@ -366,7 +366,6 @@ SUBDIR+= flatzebra
SUBDIR+= flex
SUBDIR+= flexdock
SUBDIR+= flim
-SUBDIR+= florist
SUBDIR+= floskell
SUBDIR+= fortran-utils
SUBDIR+= fossil
Index: pkgsrc/doc/CHANGES-2022
diff -u pkgsrc/doc/CHANGES-2022:1.6343 pkgsrc/doc/CHANGES-2022:1.6344
--- pkgsrc/doc/CHANGES-2022:1.6343 Sun Dec 25 08:22:38 2022
+++ pkgsrc/doc/CHANGES-2022 Sun Dec 25 08:53:30 2022
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.6343 2022/12/25 08:22:38 wiz Exp $
+$NetBSD: CHANGES-2022,v 1.6344 2022/12/25 08:53:30 wiz Exp $
Changes to the packages collection and infrastructure in 2022:
@@ -9469,3 +9469,4 @@ Changes to the packages collection and i
Removed cross/nios2-binutils [wiz 2022-12-24]
Removed cross/ppc-morphos-gcc-9 [wiz 2022-12-24]
Updated databases/myodbc to 8.0.31 [wiz 2022-12-25]
+ Removed devel/florist [wiz 2022-12-25]
Home |
Main Index |
Thread Index |
Old Index