summaryrefslogtreecommitdiff
path: root/net/icb
AgeCommit message (Collapse)AuthorFilesLines
1999-11-29s/printtitle/printtime/soren2-4/+4
1999-11-29Fix path.soren2-5/+5
1999-11-29update patch checksumchristos1-1/+2
1999-11-29depend on the existance of the define TIOCSTI to enable it, not SYSVchristos1-0/+21
1999-11-26add a space after the timestamphubertf2-8/+7
1999-11-26update sample.icbrchubertf2-1/+14
1999-11-26Add a note about a old version that's out there. I'd have sent them myhubertf1-1/+3
patches, but their codebase is MUCH older than ours.
1999-11-26Ooops, the distfile's still at 5.0.9, it's only the package that's at pl1.hubertf1-2/+3
1999-11-26Split patches and add code to print time in front of each line.hubertf19-430/+513
Needs to be switched on from .icbrc: oset printtime true. Bump version to 5.0.9pl1 for that.
1999-09-29new sumchristos1-1/+5
1999-09-29oops forgot one lunix patchchristos1-0/+78
1999-09-29make this work under linux:christos3-0/+138
- 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-07-09Add package patch checksum files.agc1-0/+10
1999-06-01Remove some compilation warnings, use mkstemp instead of mktemp.hubertf5-87/+119
Patches submitted by Jaromir Dolecek <dolecek@ics.muni.cz> in PR 7683
1999-02-10This now compiles again (-Dunix issues), and no longer uses the `compatability'jwise2-3/+29
errno stuff.
1998-11-20Add a HOMEPAGEtsarna1-1/+2
1998-11-12Add missing rcs ids.frueauf2-0/+4
1998-09-03make a copy of pw->pw_name because it can be overwritten by other calls tochristos1-0/+23
getpw*.
1998-09-03- use getcwd instead of getwdchristos1-0/+76
- 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-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc4-0/+7
1998-07-03Don't mirror distribution files which are kept locally anyway.tron1-1/+3
1998-05-14Correct typo.agc1-1/+1
1998-04-15Update to 5.0.9.frueauf4-3/+31
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-7/+2
Remove redundant (and sometimes erroneous) comments.
1998-03-28Change "${MASTER_SITE}" from hard coded URL pointing to "ftp.netbsd.org"tron1-2/+2
to "${MASTER_SITE_LOCAL}".
1998-03-20Some relocation fixes & portlint:tv3-76/+62
- 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-19portlint: install->${INSTALL}; add version to "Version required" field.frueauf1-3/+3
1998-03-18Add icb-5.0.5 package.cjs7-0/+128