pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics
Module Name: pkgsrc
Committed By: nia
Date: Fri Aug 30 17:17:19 UTC 2019
Modified Files:
pkgsrc/graphics: Makefile
Removed Files:
pkgsrc/graphics/glut: DESCR Makefile PLIST buildlink3.mk builtin.mk
distinfo
pkgsrc/graphics/glut/patches: patch-Makefile patch-acinclude.m4
patch-bin_config.guess patch-bin_config.sub patch-bin_install-sh
patch-bin_version.mk patch-configs_autoconf.in
patch-configs_default patch-configure.ac patch-src_Makefile
patch-src_glut_glx_Makefile patch-src_glut_glx_glutint.h
Log Message:
Remove graphics/glut, replacement graphics/freeglut.
To generate a diff of this commit:
cvs rdiff -u -r1.843 -r1.844 pkgsrc/graphics/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/graphics/glut/DESCR
cvs rdiff -u -r1.62 -r0 pkgsrc/graphics/glut/Makefile
cvs rdiff -u -r1.16 -r0 pkgsrc/graphics/glut/PLIST
cvs rdiff -u -r1.20 -r0 pkgsrc/graphics/glut/buildlink3.mk
cvs rdiff -u -r1.2 -r0 pkgsrc/graphics/glut/builtin.mk
cvs rdiff -u -r1.21 -r0 pkgsrc/graphics/glut/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/glut/patches/patch-Makefile \
pkgsrc/graphics/glut/patches/patch-acinclude.m4 \
pkgsrc/graphics/glut/patches/patch-bin_config.guess \
pkgsrc/graphics/glut/patches/patch-bin_config.sub \
pkgsrc/graphics/glut/patches/patch-bin_install-sh \
pkgsrc/graphics/glut/patches/patch-bin_version.mk \
pkgsrc/graphics/glut/patches/patch-configs_autoconf.in \
pkgsrc/graphics/glut/patches/patch-configs_default \
pkgsrc/graphics/glut/patches/patch-configure.ac \
pkgsrc/graphics/glut/patches/patch-src_Makefile \
pkgsrc/graphics/glut/patches/patch-src_glut_glx_Makefile \
pkgsrc/graphics/glut/patches/patch-src_glut_glx_glutint.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/Makefile
diff -u pkgsrc/graphics/Makefile:1.843 pkgsrc/graphics/Makefile:1.844
--- pkgsrc/graphics/Makefile:1.843 Fri Aug 30 12:33:22 2019
+++ pkgsrc/graphics/Makefile Fri Aug 30 17:17:19 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.843 2019/08/30 12:33:22 nia Exp $
+# $NetBSD: Makefile,v 1.844 2019/08/30 17:17:19 nia Exp $
#
COMMENT= Graphics tools and libraries
@@ -192,7 +192,6 @@ SUBDIR+= gliv
SUBDIR+= glm
SUBDIR+= glpng
SUBDIR+= glu
-SUBDIR+= glut
SUBDIR+= glw
SUBDIR+= glx-utils
SUBDIR+= gmic
Home |
Main Index |
Thread Index |
Old Index