summaryrefslogtreecommitdiff
path: root/graphics/plotutils-nox11
AgeCommit message (Collapse)AuthorFilesLines
2004-06-15plotutils uses a c and c++ compiler.grant1-1/+2
XXX these packages need to be made to use a common Makefile fragment.
2004-04-17Convert to buildlink3.snj3-27/+23
2004-04-03Demand GNU awk on IRIX. According to pkgsrc/mk/tools.mk IRIX has noheinz1-1/+3
usable native awk. This should fix PR pkg/25027.
2004-02-18Remove info files entries from PLIST.seb1-2/+1
2003-09-19DISTINFO_FILE, not DISTINFOFILE.wiz1-2/+2
2003-09-11Share distinfo and patches directory with plotutils, to let this buildjmmv2-5/+4
with gcc3 too. Pointed out by Kouichirou Hiratsuka; this is related to PR pkg/22443.
2003-08-09USE_NEW_TEXINFO is unnecessary now.seb1-2/+1
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-03Convert to USE_NEW_TEXINFO.seb2-6/+6
While here fix CONFLICTS.
2003-06-07Split plotutils and gnuplot into '<pkgname>' and '<pkgname>-nox11' eachjschauma5-0/+153
(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.