summaryrefslogtreecommitdiff
path: root/comms
AgeCommit message (Collapse)AuthorFilesLines
1998-12-21Fix paths in PLIST.tv11-18/+188
Lots of LP64 time_t fixes. Now works on Alpha except for ZedZip (ZModem).
1998-12-17long -> time_t LP64 fix.tv1-0/+21
1998-12-08Add LDFLAGS to linker flags to pick up rpath setting.tv1-3/+3
1998-12-03Correct indention.frueauf1-2/+2
1998-12-03Add and enable xisp.frueauf1-1/+2
1998-12-03Initial import of xisp-2.5p4, a user-friendly X11 interface to pppd/chat.frueauf17-0/+803
Based on pr 6518 by Johnny C. Lam with some rework by me.
1998-11-24Update "mgetty" package to version 1.1.19.tron3-9/+12
1998-11-23Add and enable ifcico-cm.tv1-1/+2
1998-11-23Import ifcico 3.0 (cm alpha 4.0.1). A program for FidoNet transports ontv16-0/+479
UN*X - including both dialled connections and TCP connections. Supports everything from FTS-0001 through EMSI and ZedZap or Hydra.
1998-11-22Add and enable binkd.tv1-1/+2
1998-11-22Import Binkd 0.9.2, a FidoNet-over-IP BINKP transport daemon and client.tv7-0/+69
1998-11-19Remove RUN_DEPENDS from package Makefiles, and replace it with an ordinaryagc1-4/+3
DEPENDS definition.
1998-11-16Create and install standard "mgetty.config" and "sendfax.config" becausetron2-23/+8
we don't use FreeBSD's perl script for that purpose.
1998-11-16Use FreeBSD utmp handling.tron1-0/+13
1998-11-15Add mirror site.tron1-2/+3
1998-11-15Add and enable "mgetty+sendfax".tron1-2/+2
1998-11-15Adapt this package to NetBSD.tron11-657/+129
1998-11-15Initial import of FreeBSD "mgetty+sendfax" port:tron12-0/+917
Handle external logins, send and receive faxes.
1998-11-12Add missing NetBSD RCS Id.agc1-0/+2
1998-09-22Make this package install the C++ examples, so that the PLIST is correct.agc1-2/+2
1998-09-22Make the package name have the correct format.agc1-1/+2
1998-08-26Automatically append HOMEPAge to DESCR files, and remove homepage URLstsarna1-2/+1
from individual DESCR files that had them.
1998-08-26Use catgets instead of supplied gettext.tv4-5/+48
1998-08-20The Grand Homepagification:tsarna5-6/+10
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-07Add NetBSD RCS Ids.agc6-0/+12
1998-08-07Add NetBSD RCS Ids.agc43-0/+86
1998-07-24Update to use USE_LIBTOOL.tv2-9/+5
1998-07-19Create /var/spool/fido/* and /var/log/fido at binary pkg_add time.tv1-1/+3
1998-07-18Add INFO_FILES and add install-info to PLIST.tv2-3/+6
1998-07-18Enable fidogate, and set it NO_CDROM (though let the mirroring fetch thetv2-3/+5
distfile).
1998-07-17Adapt to using the pkg version of libtool rather than a private copy.tv4-13/+60
DTRT with INSTALL_{PROGRAM,DATA,SCRIPT}. Portlint: rename pkg to pilot-link-0.8.13, with dash before version.
1998-07-16Adapt rundf to work with the NetBSD df, not GNU df.tv1-0/+14
1998-07-16Fix rununpack script so that it searches ${PREFIX}/bin for unpackers.tv2-6/+69
1998-07-16Add fidogate-4.2.9, a FidoNet (FTN) <-> Internet mail and news gateway.tv18-1/+507
Add to directory Makefile, but do not enablefor batch builds due to the limited useability of this pkg in the general NetBSD workplace.
1998-07-15Use automatic shared object handlingagc2-7/+2
1998-07-06Update to pilot-link 0.8.13.nathanw3-5/+9
1998-06-27Fix "modemd" to compile with "-Werror" on alpha, patches supplied bytron3-0/+27
Tim Rightnour in PR pkg/5610.
1998-06-22Explicitly set MANCOMPRESSED if MANZ is set - _MANPAGES is internal toagc1-5/+5
bsd.pkg.mk, and will go away soon.
1998-06-20Apply fix to the real source of the problem.tron1-12/+15
1998-06-20Really fix the code for 64 bit architectures instead of only making thetron2-30/+22
compiler happy. Problem pointed out by Klaus Klein.
1998-06-20Update package Makefiles for automatic manual page handling.agc3-9/+3
1998-06-20Make packages which use NetBSD's bsd.man.mk work with automatic manualagc1-3/+6
page handling.
1998-06-19Add temporary kludge for problem with automatical manual page handling.tron1-1/+4
1998-06-19Make "kermit" 64bit clean using patches supplied by Tim Rightnour intron4-14/+58
PR pkg/5609.
1998-05-13Add USE_PERL5=yes, else ietf2datebook, pilot-undelete and sync-planfrueauf1-1/+2
won't get build and PLIST would be invalid.
1998-05-12s/cuaa/tty/hubertf1-4/+4
1998-05-08Scan for "tty[0-9][0-9]" instead for "cua*" in "/dev".tron2-3/+3
XXX For 1.4 we should use "dty[0-9][0-9]".
1998-04-24Move to relative paths in the pkgsrc tree.agc1-4/+4
1998-04-20Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.frueauf2-5/+5
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc6-38/+12
Remove redundant (and sometimes erroneous) comments.