jperkin
5393242c73
*: Move SUBST_STAGE from post-patch to pre-configure
...
Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.
2018-07-04 13:40:07 +00:00
jperkin
73dedd67c2
PKGREVISION bumps for net/libpcap update.
2013-02-06 19:30:54 +00:00
asau
e059e7e469
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-23 17:18:07 +00:00
wiz
12f758e69b
Bump PKGREVISION for infrastructure fix affecting /dev/null as CONF_FILES
...
source.
2008-09-25 14:02:08 +00:00
joerg
3b0d97b0de
Add DESTDIR support.
2008-06-20 01:09:05 +00:00
jwise
25377b00d8
Update arpwatch to version 2.1a15. Changes are build-infrastructure-related
...
and updates to vendor tables.
While here, also install example scripts which come with arpwatch, showing
how to have arpwatch sample from an snmp-enabled router or switch (these
install into /usr/pkg/share/examples/arpwatch).
2008-04-04 19:42:15 +00:00
joerg
161c920c15
Prepare for switching to NO_MTREE=yes.
2007-03-24 19:21:18 +00:00
rillig
2829e658f2
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
...
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.
2007-01-07 09:13:46 +00:00
rillig
9fc2d7d281
Removed the superfluous "quotes" and 'quotes' from variables that don't
...
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-22 09:22:05 +00:00
bouyer
e140d68ab4
If the interface doesn't have an ipv4 address and we provided a network
...
via -n, use it instead of bailing out. Allows to run arpwatch on interface
without IP address.
Bump pkgrevision.
2006-04-15 09:54:20 +00:00
jlam
dc9594e09d
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
...
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
bouyer
4d67338c9e
Update to 2.1a13, from Geert Hendrickx and William Fletcher.
...
arpwatch changes:
- Convert arp2ethers from csh to sh
- updated ethercode.dat
- misc minor bugfixes
Changes from Geert Hendrickx:
- move ethercodes.dat to share/arpwatch (from etc)
- Use ${VARBASE:Q} instead of ${VARBASE} as suggested by pkglint
- Use OWN_DIRS to note the admin about the stale db directory after
deinstallation
Changes from William Fletcher:
- add a rc.d script
- add a '-m' option to specify the recipient for email messages (still
defaults to root)
Fix pkg/32151 by Geert Hendrickx
2005-11-30 22:36:43 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
minskim
c39fb4c152
Define BIND_8_COMPAT to build on Darwin. Patch provided by Darrin B. Jewell
...
in PR pkg/29870.
2005-04-05 05:26:16 +00:00
markd
dfe733b9d0
Pass VARBASE into the make so that it gets set correctly in the binary.
...
Bump PKGREVISION.
2005-03-17 11:01:44 +00:00
minskim
debcb005a2
Use VARBASE instead of hardcoding /var.
2004-12-10 23:32:34 +00:00
grant
e4a852eb99
add BUILDLINK_LDADD.libpcap to LIBS so this is linked against the
...
right libraries on Solaris.
2004-11-03 10:59:40 +00:00
snj
176497b1c4
Convert to buildlink3.
2004-04-25 08:11:38 +00:00
martti
8cee801716
COMMENT should start with a capital letter.
2003-07-21 17:10:16 +00:00
grant
ca3be631f2
s/netbsd.org/NetBSD.org/
2003-07-17 22:50:55 +00:00
wiz
b935c0488f
buildlink1 -> buildlink2.
2002-10-10 13:13:05 +00:00
wiz
8a830034b6
Don't document non-existing '-a' flag. Bump PKGREVISION.
2002-08-05 17:54:02 +00:00
wiz
8012d12766
Use libpcap buildlink.mk instead of an .ifdef ${OPSYS} hack.
...
From Stoned Elipot in pkg/13918.
2001-09-10 16:37:36 +00:00
abs
14d260b0ec
Updated arpwatch to 2.1a11. No changelog available, old distfile removed.
2001-08-24 11:37:07 +00:00
hubertf
d32e698de6
Cleanup MKDIR usage => INSTALL_*_DIR
...
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
a13ea108bb
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-17 17:52:59 +00:00
wiz
eadd890e05
replaced a whole lot more commands with ${COMMAND}
2000-01-10 00:57:13 +00:00
agc
3667af2477
Unfortunately, one of the files that is patched contains an RCS Id in
...
the surrounding context. Introduce a pre-patch stage which removes the
magic '$' characters from the source file, which allows us to have
package patch files which do not contain any RCS Ids, and which allows
us to patch without a fuzz factor.
1999-11-19 12:32:26 +00:00
agc
86e27307f3
Make this package work on Solaris.
1999-04-07 13:01:17 +00:00
agc
b5e3bbc50a
Mark this package as not working on Solaris for just now.
...
It needs libpcap, which needs bpf.
1999-03-09 16:43:07 +00:00
hubertf
2a95ad9c6b
Fix CONFLICTS (remove redundancy, mostly)
1999-02-20 22:48:24 +00:00
mycroft
8b300bc83c
2.1a4
1998-11-04 17:25:12 +00:00
agc
988019b016
Update package Makefiles for automatic manual page handling.
1998-06-22 12:58:33 +00:00
pk
c1106dd5c4
Change category to `net'.
1998-05-14 09:23:58 +00:00
frueauf
ec134615f0
portlint: mkdir->${MKDIR}; touch->${TOUCH}.
1998-04-27 19:54:25 +00:00
bouyer
f2f14f7d70
arpwatch 2.0.2, an arp activity monitoring tool. Maintain a database
...
of MAC <-> IP adresses mapping, and warns about changes.
1998-04-27 18:06:37 +00:00