Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-05-05 | Mechanical changes of tk DEPENDS: | jlam | 1 | -2/+2 | |
tk-8.3.2 -> tk>=8.3.2 tk-[0-9]* -> tk>=8.0 tk-8.* -> tk>=8.0 | |||||
2001-04-19 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -11/+9 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -9/+9 | |
XXX need to teach pkglint to be more picky about this | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-01-29 | Add automatic ${VARIABLE} handling for MESSAGE files. | wiz | 2 | -8/+6 | |
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-24 | Depend on tcl>=8.3.2 instead of tcl-8.3.2 now that PKGNAME of tcl | he | 1 | -2/+2 | |
is bumped to tcl-8.3.2nb1. | |||||
2000-09-05 | One more (small) round of work on this, though it still doesn't work. | jwise | 2 | -4/+4 | |
2000-09-03 | Make it compile with tcl/tk-8.3.2. Dumps core on startup, though. | wiz | 6 | -15/+49 | |
Still marked BROKEN, committed as starting point for tcl/tk hackers. | |||||
2000-09-01 | Mark remaining packages which need to be updated to work with tcl-8.3.2 | jwise | 1 | -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-05-03 | Set linker runtime library path. Fixes PR 8972 by Steven M. Bellovin. | rh | 2 | -5/+5 | |
2000-03-02 | find -> ${FIND} | wiz | 1 | -2/+2 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-11-18 | Rename the RCS directories in the distribution, so that the patches are | agc | 1 | -1/+6 | |
applied cleanly. | |||||
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+6 | |
1999-04-01 | Upgrade to tcl version 8.0.5. This seems to be primarily a bug-fix | agc | 1 | -3/+3 | |
release. | |||||
1999-01-30 | Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this | agc | 1 | -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-13 | Initial addition of abacus-0.9.13, a Spread sheet for X Window System. | frueauf | 10 | -0/+266 | |
Provided in pr 6568 by Rene Hexel with some bugfixes and refining by me. |