summaryrefslogtreecommitdiff
path: root/net/sniffit
AgeCommit message (Collapse)AuthorFilesLines
2012-04-07* fixes detection of ncurses.hobache6-17/+57
* let to exactly use system libpcap (fixes build with newer system libpcap). Bump PKGREVISION.
2012-03-31Patch up various lethal compiler warnings. This still doesn't builddholland7-12/+157
on NetBSD current or probably -6 because of bpf issues, but now stands a chance of being able to run on LP64 platforms and/or at all when that's fixed.
2010-02-11DESTDIR supportjoerg1-4/+6
2007-01-07Mechanically replaced man/* with ${PKGMANDIR}/* in the definition ofrillig1-4/+4
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein.
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-01-25Just use ed as NIC for DragonFly as well. This code should really bejoerg2-14/+23
changed to have a proper ethernet check, not some magic name logic.
2006-01-08This package contains a hardwired list of device driver names(ewww).wiz9-268/+189
Assume that x86_64 has the same drivers as i386, addresses PR 32332. No PKGREVISION bump since it didn't compile on amd64 before. While here: remove superfluous patches patch-af, patch-ag to config.sub files (get replaced by CONFIG_SUB_OVERRIDE anyway) split up multi-patch patch-aa into four patches patch-a[hijk]
2005-06-17Create directories before installing files into them.jlam1-1/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digests.agc1-1/+2
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
Suggested by Roland Illig, ok'd by various.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-04-18Convert to buildlink3.snj1-3/+3
2004-03-13Fix build on architectures where unsigned long int > 4.snj2-15/+24
2004-02-14remove unneeded CONFIG_{GUESS,SUB}_OVERRIDE, as bsd.pkg.mk does thisgrant1-2/+1
automatically now.
2003-09-28Back out last change related to moving ncurses/buildlink2.mk tojlam1-2/+2
curses.buildlink2.mk. This was wrong because we _really_ do want to express that we want _n_curses when we include the buildlink2.mk file. We should have a better way to say that the NetBSD curses doesn't quite work well enough. In fact, it's far better to depend on ncurses by default, and exceptionally note when it's okay to use NetBSD curses for specific packages. We will look into this again in the future.
2003-09-27move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it providesgrant1-2/+2
support for base system curses/ncurses as well as ncurses itself. suggested by wiz.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-1/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-03-16Use CONFIG_SUB_OVERRIDE. Fixes build on NetBSD/shark.cjep1-2/+3
Also, the configure script is a GNU autoconf one.
2002-08-25Merge packages from the buildlink2 branch back into the main trunk thatjlam3-5/+5
have been converted to USE_BUILDLINK2.
2002-05-25look for __sparc__ instead of sparc. Builds and works on sparc now.dmcmahill2-18/+25
While here add list of network interfaces for alpha, dreamcast and vax.
2002-04-04Add some ethernet interfaces for arm32 and make this build on arm32.cjep4-16/+34
2002-03-13Add powerpc/macppc supportjmc4-6/+39
2001-11-29Buildlinkify.wiz1-12/+3
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-4/+4
2001-04-21Move to sha1 checksum, and/or add distfile sizes.wiz1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-10/+8
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-01-08USE_CURSES instead of DEPENDS on ncurses.wiz3-5/+27
2000-10-11fill in missing list of network devices for mips.dmcmahill2-10/+11
2000-01-15Update dependency on ncurses to >=4.2jlam1-3/+3
2000-01-10miscellaneous small changes to make pkglint happywiz1-2/+3
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-07-25Add proper ncurses handling. Patch submitted in PR 8048hubertf3-7/+9
by Thilo Manske <Thilo.Manske@HEH.Uni-Oldenburg.DE>.
1999-07-09Add package patch checksum files.agc1-0/+6
1999-05-24Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORMtv1-8/+8
pattern match format. Minor pkglint along the way.
1999-03-08s/make/${MAKE}/gagc1-2/+2
1998-11-13pkglint: move NOT_FOR_ARCHS where it belongs.frueauf1-3/+3
1998-10-15Correct the primary category field for this package.agc1-2/+2
1998-09-22add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to failgarbled1-1/+3
on alpha. There may be more, but I haven't seen them yet.
1998-08-20The Grand Homepagification:tsarna1-1/+2
- 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.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc4-0/+8
1998-07-30amiga->m68k as amiga is not even defined here.frueauf1-1/+1
1998-06-22Update package Makefiles for automatic manual page handling.agc1-4/+1
1998-04-17Correct minor typos, and re-format.agc1-3/+4
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-8/+2
Remove redundant (and sometimes erroneous) comments.
1998-03-30add RCS Idhubertf1-0/+1