Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 2 | -7/+1 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-11-11 | Use "${MASTER_SITE_SOURCEFORGE}". | tron | 1 | -2/+2 | |
2000-11-02 | NEED_NCURSES check doesn't have to be after bsd.pkg.mk inclusion anymore | wiz | 1 | -8/+5 | |
(only after bsd.prefs.mk inclusion) | |||||
2000-09-28 | Revert previous change, which was tested with the wrong version of | agc | 1 | -8/+12 | |
bsd.pkg.mk and bsd.prefs.mk.. Pointed out by Thomas Klausner. | |||||
2000-09-27 | Clean up the post-extract target, and use sh(1) for loops in preference | agc | 1 | -12/+8 | |
to make(1) .for loops. | |||||
2000-09-11 | Try to fix build failure on <1.4Y (noted in recent sparc bulk build). | wiz | 1 | -2/+7 | |
2000-07-28 | Add USE_CURSES for packages that need curses functionality that only | wiz | 1 | -14/+4 | |
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-06-14 | Use the defines from bsd.pkg.mk, don't start subshells. | hubertf | 1 | -3/+3 | |
(The values for uname etc. will probably be passed in from upper-level make processes). | |||||
2000-06-08 | add 1.4Z[A-Z] pattern for recognition of 'good' curses | wiz | 1 | -2/+2 | |
2000-05-30 | DEPEND -> DEPENDS | dmcmahill | 1 | -2/+2 | |
2000-05-30 | fix path to bsd.pkg.mk | dmcmahill | 1 | -2/+2 | |
2000-05-19 | Update to 15.0bl2. | wiz | 13 | -194/+35 | |
Changes: Bugfixes, better man page, code cleanup. Fixes pkg/10153. | |||||
2000-05-14 | Fix some of the patches - some RCS IDs did sneak in! | hubertf | 4 | -37/+18 | |
Need a smarter pkgdiff...! - Hubert | |||||
2000-05-04 | * split | hubertf | 10 | -210/+180 | |
* 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-04-21 | Avoid compile-time warnings caused by redefinition of curses.h macros. | bouyer | 2 | -4/+14 | |
2000-04-21 | install manpage | hubertf | 2 | -2/+6 | |
2000-04-20 | Added a patch to address pkg/9941. | elric | 2 | -1/+12 | |
2000-04-20 | remove $Id$ in patch. | itojun | 2 | -11/+6 | |
2000-04-20 | cscope 13.0, interactive C program browser | itojun | 8 | -0/+255 | |