summaryrefslogtreecommitdiff
path: root/comms/snooper
AgeCommit message (Collapse)AuthorFilesLines
2009-12-17PKG_DESTDIR_SUPPORTabs5-12/+30
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2007-11-17Reset maintainer for itojun's packages.wiz1-2/+2
2007-06-26Fixed MASTER_SITES. Patch provided by Zafer Aydogan in private mail.rillig1-3/+2
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz1-2/+2
Patch provided by Sergey Svishchev in private mail.
2005-12-27Fix errno and dirent usage. Remove .depend file from distfile,joerg3-2/+47
it breaks build on DragonFly.
2005-11-03Fixed wrong usage of WRKSRC.rillig3-8/+10
2005-05-23Removed trailing white-space.rillig1-1/+1
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-24Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to bewiz1-2/+1
useful.
2005-02-23Add RMD160 digests in addition to SHA1 ones.agc1-1/+2
2005-01-24Don't "make depend"; not all systems have 4.4BSD mkdep(1).tv1-4/+1
2004-06-29add patch missed in the previous commitrecht1-0/+13
2004-06-29Fix wrong interpretation of ioctl's return code:recht2-2/+4
ioctl(2) returns -1 on failure, not on success Patch provided by Dave Huang in PR 26107 bump PKGREVISION to 1
2004-04-11Convert to buildlink3.snj1-2/+2
2004-02-26add an alternate ftp location for the time beingitojun1-2/+3
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-1/+1
2003-04-27Lint: make the description shortercjep1-19/+11
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2002-11-14buildlink1 -> buildlink2jlam1-3/+3
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-4/+4
2001-08-19Use MAKE_PROGRAM instead of MAKE, and mark as USE_BUILDLINK_ONLY.jlam1-2/+3
2001-04-20Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-1/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-2/+2
XXX need to teach pkglint to be more picky about this
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-01-29Add automatic ${VARIABLE} handling for MESSAGE files.wiz2-9/+1
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced, not @VARIABLE@, nor @@VARIABLE@@). By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX, X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST. Clean up some packages while I'm there; add RCS tags to most MESSAGEs. Remove some uninteresting MESSAGEs.
2000-09-26Make this work on alpha: the shipped .depends file is wrong for thishubertf1-1/+4
(and probably many other) archs, re-gen it.
1999-12-28remove unnecessary PKGNAME (==DISTNAME)wiz1-2/+1
1999-12-02use latest version of master distribution.itojun2-5/+5
(past version of original distribution contains old uucplock.c which is subject to buffer overflow)
1999-05-12Adapt this package to NetBSD.sakamoto4-10/+14
1999-05-12Import FreeBSD's "snooper" port:sakamoto6-0/+55
serial line protocol analyzer (need two serial interfaces).