Commit graph

24 commits

Author SHA1 Message Date
asau
9912a3809d Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
sbd
eb42d493f9 Add missing mk/curses buildlink.
Bump PKGREVISION
2011-12-17 10:16:16 +00:00
joerg
9b5d43d667 DESTDIR support 2010-02-04 17:29:59 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
rillig
40d65e93e1 Set GNU_CONFIGURE to "yes" in Makefile. Removed leading "#" characters
from patch-aa. Sorted PLIST.
2005-10-23 20:14:07 +00:00
kristerw
5c00611d47 Do not include <malloc.h>. 2005-07-20 00:10:30 +00:00
agc
07b46baa43 Add RMD160 digests 2005-02-24 11:02:49 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
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