pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel
Module Name: pkgsrc
Committed By: jperkin
Date: Mon May 6 08:31:15 UTC 2024
Modified Files:
pkgsrc/devel: Makefile
Removed Files:
pkgsrc/devel/ncursesw: DESCR Makefile PLIST buildlink3.mk builtin.mk
Log Message:
ncursesw: Remove package.
This has been merged into the main ncurses package as of 6.5.
To generate a diff of this commit:
cvs rdiff -u -r1.4264 -r1.4265 pkgsrc/devel/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/ncursesw/DESCR
cvs rdiff -u -r1.24 -r0 pkgsrc/devel/ncursesw/Makefile
cvs rdiff -u -r1.11 -r0 pkgsrc/devel/ncursesw/PLIST
cvs rdiff -u -r1.8 -r0 pkgsrc/devel/ncursesw/buildlink3.mk
cvs rdiff -u -r1.17 -r0 pkgsrc/devel/ncursesw/builtin.mk
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.4264 pkgsrc/devel/Makefile:1.4265
--- pkgsrc/devel/Makefile:1.4264 Sun May 5 20:24:05 2024
+++ pkgsrc/devel/Makefile Mon May 6 08:31:14 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4264 2024/05/05 20:24:05 wiz Exp $
+# $NetBSD: Makefile,v 1.4265 2024/05/06 08:31:14 jperkin Exp $
#
COMMENT= Development utilities
@@ -1137,7 +1137,6 @@ SUBDIR+= nasm
SUBDIR+= nbpatch
SUBDIR+= ncc
SUBDIR+= ncurses
-SUBDIR+= ncursesw
SUBDIR+= netbeans-ide
SUBDIR+= netbsd-iscsi-lib
SUBDIR+= netcdf
Home |
Main Index |
Thread Index |
Old Index