summaryrefslogtreecommitdiff
path: root/comms/snooper/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2015-08-18Bump all packages that depend on curses.bui* or terminfo.bui* since theywiz1-2/+2
might incur ncurses dependencies on some platforms, and ncurses just bumped its shlib. Some packages were bumped twice now, sorry for that.
2013-07-12Bump PKGREVISION of all packages which create users, to pick up change ofjperkin1-2/+2
sysutils/user_* packages.
2012-10-03Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-02-16Fix build on SunOS.hans1-1/+4
2011-12-18Fix user/group handling; use SPECIAL_PERMS; support user-destdir mode.dholland1-3/+10
Add patch comments. Fix void main plus a couple build warnings. PKGREVISION -> 3.
2011-12-18Needs curses, not termcap. Doesn't build, so no revbump.dholland1-2/+2
2011-12-17Add missing mk/termcap buildlink.sbd1-2/+3
Respect LDFLAGS Bump PKGREVISION
2009-12-17PKG_DESTDIR_SUPPORTabs1-3/+5
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,joerg1-1/+4
it breaks build on DragonFly.
2005-11-03Fixed wrong usage of WRKSRC.rillig1-3/+5
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-01-24Don't "make depend"; not all systems have 4.4BSD mkdep(1).tv1-4/+1
2004-06-29Fix wrong interpretation of ioctl's return code:recht1-1/+2
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-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2002-11-14buildlink1 -> buildlink2jlam1-3/+3
2001-08-19Use MAKE_PROGRAM instead of MAKE, and mark as USE_BUILDLINK_ONLY.jlam1-2/+3
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.wiz1-1/+2
2001-01-29Add automatic ${VARIABLE} handling for MESSAGE files.wiz1-7/+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.itojun1-3/+3
(past version of original distribution contains old uucplock.c which is subject to buffer overflow)
1999-05-12Adapt this package to NetBSD.sakamoto1-9/+10
1999-05-12Import FreeBSD's "snooper" port:sakamoto1-0/+23
serial line protocol analyzer (need two serial interfaces).