summaryrefslogtreecommitdiff
path: root/math/xmgr
AgeCommit message (Collapse)AuthorFilesLines
2002-09-23buildlink1 -> buildlink2jlam1-10/+6
2002-04-23Note explicitly that this package is USE_X11BASE. Currently, it relies onjlam1-1/+2
motif.buildlink.mk to define it.
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-10-24I am a triple idiot. The only relevant variable that x11.buildlink.mkjlam1-2/+2
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR, which points to the location of the X11R6 hierarchy used during building. If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to ${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use. Remove the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and revert changes to move x11.buildlink.mk before the other buildlink.mk files.
2001-10-23x11.buildlink.mk needs to be included before any buildlink.mk files thatjlam1-2/+2
use X11_BUILDLINK_MK as a test value. Generally just reordering the inclusions so that x11.buildlink.mk comes before the other buildlink.mk files will make everthing work.
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-09-12Convert to use buildlink.mk file and mark as USE_BUILDLINK_ONLYjlam1-9/+8
(No more hidden dependency on Xbae!).
2001-04-19Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-11/+9
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-03-27Change BUILD_DEPENDS semantics:hubertf1-2/+2
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org>
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-08-23Use "USE_XPM" option instead of direct dependence on the "xpm" package.tron1-6/+6
2000-07-25Find xpm headers correctly if xpkgwedge is installed.jlam1-27/+31
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-11-23add USE_FORTRAN for selection of the fortran compilerdmcmahill1-6/+2
1999-08-24Make sure that "bison" binary from package sources is used.tron1-2/+2
1999-07-09Add package patch checksum files.agc1-0/+8
1999-05-20Remove unnecessary assignments of "INSTALL", "INSTALL_DATA",tron1-3/+1
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV".
1999-04-05Don't depend on the fort77 package if there's a fort77 in /usr/binhubertf1-3/+7
1999-02-10Initial addition of xmgr-4.1.2, a powerful XY plotting tool for workstationsfrueauf11-0/+238
or X-terminals using X. Provided in pr 6752 by Rene Hexel, this version is from his rework after feedback, thanx!