Commit graph

30 commits

Author SHA1 Message Date
zuntum
273821c4d3 Move pkg/ files into package's toplevel directory 2001-10-31 20:59:00 +00:00
agc
5581f26980 Clean up the post-install target a bit more. 2001-10-25 19:34:44 +00:00
agc
abe131a03c Move post-install commands from a script to a Makefile target, and
do the post-install target a bit more efficiently.

Remove unnecessary script file.
2001-10-25 19:31:10 +00:00
agc
3bd1b1d2e2 Regnerate patch digests after adding NetBSD RCS Ids. 2001-10-25 19:30:09 +00:00
agc
c6db8694bf Add NetBSD RCS Ids. 2001-10-25 19:29:12 +00:00
wiz
20b7ba5fbc Update to 0.99.15, provided by Scott Barron in pkg/14194.
Changes since 0.99.14:
Bugfixes, and:
src/menus.c:  Scrolling implemented for popup menus that contain
    more rows than the display.
src/wterm.c: included latest patches from John Skilleter
    <John.Skilleter@pace.co.uk> for wheel-mouse support.
src/intrin.c: New intrinsic variable Menus_Active indicates
    whether or not the menus are currently active.
src/wterm.c: fix problem with background color used when the
    screen is cleared not matching the background color used in
    drawing text.
2001-10-21 11:44:23 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
wiz
1cad919fc7 Update to 0.99.14, provided by Scott Barron in pkg/13734.
Changes are too many too list here.
2001-09-14 22:48:27 +00:00
agc
7d757ead9a Move to sha1 digests, and add distfile sizes. 2001-04-19 11:00:59 +00:00
agc
d7d36b3561 + 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 10:57:56 +00:00
wiz
94dc65fbec Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:38:16 +00:00
wiz
d4fce8d4e7 Unify format of MESSAGEs, and include RCS Ids. 2001-02-06 14:24:03 +00:00
wiz
b979f7222a Add automatic ${VARIABLE} handling for MESSAGE files.
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-29 11:34:21 +00:00
wiz
efd0164fe7 Use a saner version number (0.98.7 instead of 0.98-7);
don't hardwire /usr/pkg in MESSAGE.
2000-09-03 10:04:38 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
mjl
3f7c2a0449 Wildcard dependency on libslang. 2000-01-01 17:11:27 +00:00
mjl
d8affa5162 Update dependeny on libslang to 1.3.9 1999-10-15 23:59:18 +00:00
mycroft
00f045cdf8 libslang to 1.3.8 1999-07-22 07:10:47 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
tron
3e569b15af Remove redundant "--prefix=..." from ${CONFIGURE_ARGS}. 1999-06-22 07:35:32 +00:00
tron
35c9aac0ba Update dependence on "libslang" package to version 1.3.7. 1999-06-22 07:34:15 +00:00
agc
bfeae5b1e2 On Solaris, find the -lcurses library instead of -ltermcap. Makes this
package work on Solaris.
1999-06-03 08:47:22 +00:00
agc
9e2486ff5d Add fix from the author to avoid an s-lang error with Emacs keybindings.
Pointed out by Jukka Marin.
1999-06-03 08:28:49 +00:00
agc
7c51b9a5d2 Fix directory path on ftp master site. 1999-06-03 08:27:21 +00:00
garbled
b0d15709d3 rgrep needs -lm and -ltermcap for slang to be happy. 1998-12-30 19:01:10 +00:00
agc
b9e6923ab2 Remove a blank line, flagged as a fatal error in pkglint. 1998-11-12 16:30:44 +00:00
hwr
76f0a4284c Also populate /usr/pkg/share/{doc,info}. Don't make /usr/pkg/share/bin. 1998-11-01 14:55:37 +00:00
frueauf
cedbd79e1a Remove unnecesary mkdir rules. 1998-10-31 23:25:18 +00:00
frueauf
75875c2637 Dito to what I fixed in slrn/Makefile. 1998-10-31 23:23:36 +00:00
hwr
fa3018abc2 Import of the Jed editor. Jed is powerful and extensible through
S-Lang functions.
1998-10-31 23:16:12 +00:00