summaryrefslogtreecommitdiff
path: root/math/abacus/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2002-02-02Remove abacus -- this package has been BROKEN for 15 months.wiz1-53/+0
2001-05-05Mechanical changes of tk DEPENDS:jlam1-2/+2
tk-8.3.2 -> tk>=8.3.2 tk-[0-9]* -> tk>=8.0 tk-8.* -> tk>=8.0
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-9/+9
XXX need to teach pkglint to be more picky about this
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2001-01-29Add automatic ${VARIABLE} handling for MESSAGE files.wiz1-6/+1
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced, not @VARIABLE@, nor @@VARIABLE@@). By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX, X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST. Clean up some packages while I'm there; add RCS tags to most MESSAGEs. Remove some uninteresting MESSAGEs.
2001-01-24Depend on tcl>=8.3.2 instead of tcl-8.3.2 now that PKGNAME of tclhe1-2/+2
is bumped to tcl-8.3.2nb1.
2000-09-03Make it compile with tcl/tk-8.3.2. Dumps core on startup, though.wiz1-8/+13
Still marked BROKEN, committed as starting point for tcl/tk hackers.
2000-09-01Mark remaining packages which need to be updated to work with tcl-8.3.2jwise1-1/+3
with BROKEN= This package has not yet been updated to work with tcl-8.3.2. in order to make bulk builds quieter. These packages will be updated over the weekend.
2000-03-02find -> ${FIND}wiz1-2/+2
1999-11-18Rename the RCS directories in the distribution, so that the patches areagc1-1/+6
applied cleanly.
1999-04-01Upgrade to tcl version 8.0.5. This seems to be primarily a bug-fixagc1-3/+3
release.
1999-01-30Replace all occurrences of USE_X11 with USE_X11BASE. This means "install thisagc1-2/+2
package into ${X11BASE}". Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11 headers and libraries to build this package".
1998-12-13Initial addition of abacus-0.9.13, a Spread sheet for X Window System.frueauf1-0/+45
Provided in pr 6568 by Rene Hexel with some bugfixes and refining by me.