Subject: CVS commit: pkgsrc/graphics
To: None <pkgsrc-changes@netbsd.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: pkgsrc-changes
Date: 06/07/2003 17:39:25
Module Name:	pkgsrc
Committed By:	jschauma
Date:		Sat Jun  7 17:39:25 UTC 2003

Modified Files:
	pkgsrc/graphics: Makefile
	pkgsrc/graphics/gnuplot: Makefile PLIST
	pkgsrc/graphics/plotutils: Makefile buildlink2.mk
Added Files:
	pkgsrc/graphics/gnuplot-nox11: DESCR Makefile PLIST distinfo
	pkgsrc/graphics/plotutils-nox11: DESCR Makefile PLIST buildlink2.mk
	    distinfo

Log Message:
Split plotutils and gnuplot into '<pkgname>' and '<pkgname>-nox11' each
(alternatively, we could have renamed one to '<pkgname>-x11', but for the
element of least surprise, the default remains x11 enabled).
This will work much better than the previous attempt to build two packages
from one Makefile, which wasn't all thought out wrt to dependencies, buildlinks etc.
Bump PKGREVISION on plotutils and gnuplot for this.


To generate a diff of this commit:
cvs rdiff -r1.243 -r1.244 pkgsrc/graphics/Makefile
cvs rdiff -r1.20 -r1.21 pkgsrc/graphics/gnuplot/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/graphics/gnuplot/PLIST
cvs rdiff -r0 -r1.1 pkgsrc/graphics/gnuplot-nox11/DESCR \
    pkgsrc/graphics/gnuplot-nox11/Makefile \
    pkgsrc/graphics/gnuplot-nox11/PLIST \
    pkgsrc/graphics/gnuplot-nox11/distinfo
cvs rdiff -r1.24 -r1.25 pkgsrc/graphics/plotutils/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/graphics/plotutils/buildlink2.mk
cvs rdiff -r0 -r1.1 pkgsrc/graphics/plotutils-nox11/DESCR \
    pkgsrc/graphics/plotutils-nox11/Makefile \
    pkgsrc/graphics/plotutils-nox11/PLIST \
    pkgsrc/graphics/plotutils-nox11/buildlink2.mk \
    pkgsrc/graphics/plotutils-nox11/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.