Commit graph

31 commits

Author SHA1 Message Date
hubertf
402899809a Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions.

MIRROR_DISTFILES and NO_CDROM are now dead.
2000-08-18 22:46:29 +00:00
hubertf
8a2813b582 Fix y2k bug in logfile handling:
[01:35] Session log "icb.log" started at 7/21/100 1:35am.
                                              ^^^
2000-07-21 00:14:01 +00:00
soren
ac926ffdae s/printtitle/printtime/ 1999-11-29 05:19:25 +00:00
soren
fc7531bccb Fix path. 1999-11-29 05:01:35 +00:00
christos
7087f35f45 update patch checksum 1999-11-29 04:38:50 +00:00
christos
b4fe85ba98 depend on the existance of the define TIOCSTI to enable it, not SYSV 1999-11-29 04:38:22 +00:00
hubertf
f381e0575f add a space after the timestamp 1999-11-26 23:18:46 +00:00
hubertf
fc57ac494b update sample.icbrc 1999-11-26 22:46:45 +00:00
hubertf
81b752953f Add a note about a old version that's out there. I'd have sent them my
patches, but their codebase is MUCH older than ours.
1999-11-26 22:43:46 +00:00
hubertf
efae4529f9 Ooops, the distfile's still at 5.0.9, it's only the package that's at pl1. 1999-11-26 22:16:21 +00:00
hubertf
4825e883ec Split patches and add code to print time in front of each line.
Needs to be switched on from .icbrc: oset printtime true.
Bump version to 5.0.9pl1 for that.
1999-11-26 22:12:36 +00:00
christos
9bec8c02c4 new sum 1999-09-29 00:42:16 +00:00
christos
b411be03c6 oops forgot one lunix patch 1999-09-29 00:41:52 +00:00
christos
04ab32d0cb make this work under linux:
- 1. we really need to kill the ancient copy of readline and tcl in here.
- 2. we don't use termios on 4.4BSD now, we should.
- 3. linux does not turn on ISIG, so signals are not handled
1999-09-29 00:41:25 +00:00
agc
f4d5171de1 Add package patch checksum files. 1999-07-09 14:09:02 +00:00
hubertf
b242f07cb6 Remove some compilation warnings, use mkstemp instead of mktemp.
Patches submitted by Jaromir Dolecek <dolecek@ics.muni.cz> in PR 7683
1999-06-01 12:14:00 +00:00
jwise
6bd252e0af This now compiles again (-Dunix issues), and no longer uses the `compatability'
errno stuff.
1999-02-10 22:31:56 +00:00
tsarna
61874eab7a Add a HOMEPAGE 1998-11-20 17:27:20 +00:00
frueauf
3e81c460b4 Add missing rcs ids. 1998-11-12 23:40:20 +00:00
christos
0c675c5376 make a copy of pw->pw_name because it can be overwritten by other calls to
getpw*.
1998-09-03 16:37:03 +00:00
christos
7539fd8607 - use getcwd instead of getwd
- increase the buffer size appropriatetely for holding cwd to avoid overflow
- don't core-dump if $HOME is not set
- dynamically allocate command space to avoid overflow
1998-09-03 16:36:09 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
tron
ea3fd44915 Don't mirror distribution files which are kept locally anyway. 1998-07-03 23:30:09 +00:00
agc
700db00e46 Correct typo. 1998-05-14 08:52:58 +00:00
frueauf
6645f6a93c Update to 5.0.9. 1998-04-15 11:15:34 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
tron
e259711c48 Change "${MASTER_SITE}" from hard coded URL pointing to "ftp.netbsd.org"
to "${MASTER_SITE_LOCAL}".
1998-03-28 21:59:06 +00:00
tv
58e4a51686 Some relocation fixes & portlint:
- config does not need a defaults file
- config generated with sed, not patch, compliant with ${PREFIX}
- use ${INSTALL_SCRIPT} in two places instead of ${INSTALL_PROGRAM}
1998-03-20 00:09:18 +00:00
frueauf
62806ef031 portlint: install->${INSTALL}; add version to "Version required" field. 1998-03-19 11:46:01 +00:00
cjs
29c93dbd66 Add icb-5.0.5 package. 1998-03-18 22:40:47 +00:00