summaryrefslogtreecommitdiff
path: root/graphics/Ngraph
AgeCommit message (Collapse)AuthorFilesLines
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-05-16Note that gtar is required by the package.jlam1-1/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digestsagc1-1/+4
2004-12-02Rename round() to ngraph_round(), to avoid conflict with functionwiz2-1/+150
defined in math.h. [bulk build fix]
2004-11-29Add RCS Id.wiz1-0/+1
2004-11-29Update to 6.3.30, provided by Osamu OISHI in PR 28454.wiz4-85/+100
Changes: perhaps if I could read Japanese...
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-04-24Convert to buildlink3.snj1-3/+3
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2003-11-08Upgrade to 6.3.20. Update provided by Osamu OISHI in PR pkg/22800.xtraeme5-63/+29
No Changelog available on the website/sources.
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2002-09-21buildlink1 -> buildlink2jlam3-8/+7
2002-04-23Note explicitly that this package is USE_X11BASE. Currently, it relies onjlam1-1/+2
motif.buildlink.mk to define it.
2001-10-31Move 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-12* Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam3-24/+26
* Use dynamic Motif-compatible libraries instead of linking against the static one.
2001-04-21Move to sha1 digests, and/or add distfile sizes.wiz1-4/+7
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc2-5/+3
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
1999-11-25Initial import of Ngraph-6.3.06 pkg by Osamu OISHI <oishi@ims.ac.jp>.sakamoto8-0/+300
the 2D graph and data analysis program