Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 | |
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison | |||||
2005-05-16 | Note that gtar is required by the package. | jlam | 1 | -1/+2 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+4 | |
2004-12-02 | Rename round() to ngraph_round(), to avoid conflict with function | wiz | 2 | -1/+150 | |
defined in math.h. [bulk build fix] | |||||
2004-11-29 | Add RCS Id. | wiz | 1 | -0/+1 | |
2004-11-29 | Update to 6.3.30, provided by Osamu OISHI in PR 28454. | wiz | 4 | -85/+100 | |
Changes: perhaps if I could read Japanese... | |||||
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -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-24 | Convert to buildlink3. | snj | 1 | -3/+3 | |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 | |
2003-11-08 | Upgrade to 6.3.20. Update provided by Osamu OISHI in PR pkg/22800. | xtraeme | 5 | -63/+29 | |
No Changelog available on the website/sources. | |||||
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
2002-09-21 | buildlink1 -> buildlink2 | jlam | 3 | -8/+7 | |
2002-04-23 | Note explicitly that this package is USE_X11BASE. Currently, it relies on | jlam | 1 | -1/+2 | |
motif.buildlink.mk to define it. | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-10-24 | I am a triple idiot. The only relevant variable that x11.buildlink.mk | jlam | 1 | -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-23 | x11.buildlink.mk needs to be included before any buildlink.mk files that | jlam | 1 | -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. | jlam | 3 | -24/+26 | |
* Use dynamic Motif-compatible libraries instead of linking against the static one. | |||||
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -4/+7 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 2 | -5/+3 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
1999-11-25 | Initial import of Ngraph-6.3.06 pkg by Osamu OISHI <oishi@ims.ac.jp>. | sakamoto | 8 | -0/+300 | |
the 2D graph and data analysis program |