Commit graph

13 commits

Author SHA1 Message Date
agc
88670a4a89 Move to sha1 digests, and add distfile sizes. 2001-04-20 13:52:07 +00:00
agc
9e8d6c8b8d + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:33:31 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
mjl
04e105e609 Update to 0.5.6. Changes since 0.3.8:
-f flag first col
lock file erasure on error exit
external program input into a field
send data field to external program
Jason Felice autoconf additions - long options
Bug fixes from changes
Ayers Bug fix for padchar
Popup pick boxes
Ayers 'back tab' modifications.
Documentation updates.
Ayers format field modification.
Jason Felice: macro package and #!/usr/bin/sci -t syntax
Parm passing with evironment variable
Page Up Page Down in pick boxes.
Error fix of 0.5.2
Error fix of 0.5.4
-D switch fix
2000-12-15 14:45:34 +00:00
hubertf
7b04feaa2d No longer needed as we use our fine curses now. 2000-09-26 02:27:08 +00:00
hubertf
fc99a14174 * This pkg actually works better without ncurses than with(!)
(ncurses wasn't found, and if it was made to find it, the screen
   attributes were not as good as with our in-tree curses)
 * Install samples & docs
2000-09-24 03:53:43 +00:00
wiz
3b5c4e6f59 ln, gunzip -> ${LN}, ${GUNZIP_CMD} 2000-03-16 13:50:13 +00:00
jlam
24ef86f870 Update dependency on ncurses to >=4.2 2000-01-15 18:46:22 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
agc
f4d5171de1 Add package patch checksum files. 1999-07-09 14:09:02 +00:00
jlam
706198eb78 * Update ncurses dependency. 1999-07-06 08:04:14 +00:00
mjl
d70195ff48 Initial import of sci.
sci builds multi-user data entry screens from a text template.
The data input into a screen is saved in a tab-delimited file.
The template may supply default values for a data entry field,
and fields may be marked as numeric data, or alphabetic only.
sci uses curses for screen control.
1999-06-16 21:37:15 +00:00