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: nia
Date: Sun Aug 4 13:19:46 UTC 2024
Modified Files:
pkgsrc/devel: Makefile
Removed Files:
pkgsrc/devel/ogre: DESCR Makefile PLIST buildlink3.mk distinfo
pkgsrc/devel/ogre/patches: patch-OgreMain_include_OgreBitwise.h
Log Message:
ogre: Remove.
In the past few years, I've done most of the work on this package,
but I no longer use it (it was previously required by OpenMW, but
isn't any longer).
As fast-moving C++ code, it's quickly fallen victim to rot and no
longer builds.
To generate a diff of this commit:
cvs rdiff -u -r1.4322 -r1.4323 pkgsrc/devel/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/ogre/DESCR
cvs rdiff -u -r1.55 -r0 pkgsrc/devel/ogre/Makefile
cvs rdiff -u -r1.6 -r0 pkgsrc/devel/ogre/PLIST
cvs rdiff -u -r1.33 -r0 pkgsrc/devel/ogre/buildlink3.mk
cvs rdiff -u -r1.12 -r0 pkgsrc/devel/ogre/distinfo
cvs rdiff -u -r1.1 -r0 \
pkgsrc/devel/ogre/patches/patch-OgreMain_include_OgreBitwise.h
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.4322 pkgsrc/devel/Makefile:1.4323
--- pkgsrc/devel/Makefile:1.4322 Fri Aug 2 17:46:00 2024
+++ pkgsrc/devel/Makefile Sun Aug 4 13:19:46 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4322 2024/08/02 17:46:00 pin Exp $
+# $NetBSD: Makefile,v 1.4323 2024/08/04 13:19:46 nia Exp $
#
COMMENT= Development utilities
@@ -1304,7 +1304,6 @@ SUBDIR+= ocamlgraph
SUBDIR+= ocamlify
SUBDIR+= ocamlmod
SUBDIR+= ode
-SUBDIR+= ogre
SUBDIR+= okteta
SUBDIR+= omake
SUBDIR+= opa
Home |
Main Index |
Thread Index |
Old Index