Commit graph

70 commits

Author SHA1 Message Date
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
tron
5feac46ad5 Use "${MASTER_SITE_SOURCEFORGE}". 2000-11-11 17:49:22 +00:00
wiz
3d00d4c119 NEED_NCURSES check doesn't have to be after bsd.pkg.mk inclusion anymore
(only after bsd.prefs.mk inclusion)
2000-11-02 03:25:32 +00:00
agc
30575e64d7 Revert previous change, which was tested with the wrong version of
bsd.pkg.mk and bsd.prefs.mk.. Pointed out by Thomas Klausner.
2000-09-28 12:41:36 +00:00
agc
b1634646b2 Clean up the post-extract target, and use sh(1) for loops in preference
to make(1) .for loops.
2000-09-27 14:34:12 +00:00
wiz
bb793c9c75 Try to fix build failure on <1.4Y (noted in recent sparc bulk build). 2000-09-11 15:26:38 +00:00
wiz
d63de2f4a3 Add USE_CURSES for packages that need curses functionality that only
got added in 1.4Y; on older version of NetBSD, ncurses will be used.
Replace previous code that did the same, but wasn't shared.
2000-07-28 10:33:56 +00:00
hubertf
aeca013e4d Use the defines from bsd.pkg.mk, don't start subshells.
(The values for uname etc. will probably be passed in from
upper-level make processes).
2000-06-14 02:10:57 +00:00
wiz
b15cee263e add 1.4Z[A-Z] pattern for recognition of 'good' curses 2000-06-08 12:57:57 +00:00
dmcmahill
e068333b33 DEPEND -> DEPENDS 2000-05-30 20:42:23 +00:00
dmcmahill
e4913152aa fix path to bsd.pkg.mk 2000-05-30 20:31:45 +00:00
wiz
efab559ea5 Update to 15.0bl2.
Changes: Bugfixes, better man page, code cleanup.
Fixes pkg/10153.
2000-05-19 11:03:32 +00:00
hubertf
adc3d85047 Fix some of the patches - some RCS IDs did sneak in!
Need a smarter pkgdiff...!

 - Hubert
2000-05-14 00:18:55 +00:00
hubertf
f9855c3317 * split
* don't change the name of cbreak to crmode if sun is not defined

Hint by Brett Lymn <blymn@baesystems.com.au>, sent to me by Thomas
Klausner.
2000-05-04 01:33:06 +00:00
bouyer
c82529a737 Avoid compile-time warnings caused by redefinition of curses.h macros. 2000-04-21 08:52:48 +00:00
hubertf
16bc1656db install manpage 2000-04-21 03:50:24 +00:00
elric
56d7d37602 Added a patch to address pkg/9941. 2000-04-20 20:17:02 +00:00
itojun
f3d8b48393 remove $Id$ in patch. 2000-04-20 07:06:29 +00:00
itojun
920c2a1cd8 cscope 13.0, interactive C program browser 2000-04-20 07:03:54 +00:00