The NetBSD Project

CVS log for pkgsrc/net/arping/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / net / arping

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.18 / (download) - annotate - [select for diffs], Mon Nov 1 00:08:13 2010 UTC (18 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, HEAD
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Reset maintainer.

Revision 1.17 / (download) - annotate - [select for diffs], Wed Dec 9 12:27:27 2009 UTC (2 years, 5 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored)

Some clean up realted to net/libnet{10,11}.
* buildlink bin/libnet{10,11}-config to bin/libnet-config for comvenience
  (they ware renamed in pkgsrc to avoid conflict)
* remove -lnet from BUILDLINK_CPPFLAGS.libnet11.
  linker flags should not be in CPPFLAGS, and it berak likage with libtool
  as reported in PR 37300.
* libnet11 install just a static library, so set defaut DEPMETHOD = build

Bump PKGREVISION for libnet11 related packages (net/isic will be updated later).

Revision 1.16 / (download) - annotate - [select for diffs], Wed Dec 9 08:42:04 2009 UTC (2 years, 5 months ago) by obache
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

${LOCALBASE} should not be used for CPPFLAGS, ${BUILDLINK_PREFIX.libnet11}
instead.

Revision 1.15 / (download) - annotate - [select for diffs], Thu Dec 3 16:19:24 2009 UTC (2 years, 5 months ago) by joerg
Branch: MAIN
Changes since 1.14: +3 -2 lines
Diff to previous 1.14 (colored)

Put libs after the source to ensure correct linkage.

Revision 1.14 / (download) - annotate - [select for diffs], Tue Jul 7 19:53:00 2009 UTC (2 years, 10 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.13: +3 -3 lines
Diff to previous 1.13 (colored)

Updating net/arping from 2.05nb1 to 2.08, setting license to gnu-gpl-v2

Upstream changes:
Not logged

Revision 1.13 / (download) - annotate - [select for diffs], Fri Jun 20 01:09:29 2008 UTC (3 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.12: +5 -3 lines
Diff to previous 1.12 (colored)

Add DESTDIR support.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Feb 22 17:15:21 2007 UTC (5 years, 3 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.11: +6 -1 lines
Diff to previous 1.11 (colored)

I know I had tested the package when I did the last change, and it had
worked. But somehow, today it didn't work anymore.

Fixed everything by removing the patch for the Makefile and doing the
whole build command in the package Makefile.

Fixes PR 35786.

Revision 1.11 / (download) - annotate - [select for diffs], Wed Feb 21 16:43:56 2007 UTC (5 years, 3 months ago) by rillig
Branch: MAIN
Changes since 1.10: +4 -25 lines
Diff to previous 1.10 (colored)

Since devel/libnet has been removed from pkgsrc, this package now needs
to depend on devel/libnet11. Because the default option had been to use
libnet and now is libnet11, PKGREVISION++.

There are no more PKG_OPTIONS left.

Revision 1.10 / (download) - annotate - [select for diffs], Sun Jan 7 09:14:01 2007 UTC (5 years, 4 months ago) by rillig
Branch: MAIN
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored)

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.

Revision 1.9 / (download) - annotate - [select for diffs], Wed Dec 20 00:00:58 2006 UTC (5 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Use FreeBSD rules for DragonFly as well.

Revision 1.8 / (download) - annotate - [select for diffs], Fri Jun 17 03:50:23 2005 UTC (6 years, 11 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.7: +3 -1 lines
Diff to previous 1.7 (colored)

Create directories before installing files into them.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Apr 11 21:46:44 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
Changes since 1.6: +1 -2 lines
Diff to previous 1.6 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.6 / (download) - annotate - [select for diffs], Tue Feb 1 18:24:34 2005 UTC (7 years, 3 months ago) by adrianp
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.5: +19 -11 lines
Diff to previous 1.5 (colored)

- Update from 2.01 to 2.05
- No ChangeLog available
- Use options.mk so users can choose arping1 with libnet 1.0.x or
  arping2 with libnet 1.1.x

Revision 1.5 / (download) - annotate - [select for diffs], Fri Jan 28 23:35:59 2005 UTC (7 years, 3 months ago) by adrianp
Branch: MAIN
Changes since 1.4: +3 -1 lines
Diff to previous 1.4 (colored)

Force all current packages using the libnet 1.0.x tree to use a
verision of libnet <= 1.0.1b.  This will prevent the case where the user
has installed the libnet 1.1.x branch and then tries to install an application
that is not compatible with the 1.1.x tree.

Over time the list of these applications that require the 1.0.x branch
will be reduced as they are updated to later versions that support the
libnet 1.1.x branch.

This addresses PR# 29056 opened by diro (at) nixsys.bz, thanks for the PR !

Revision 1.4 / (download) - annotate - [select for diffs], Fri Dec 3 15:15:05 2004 UTC (7 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.3: +6 -6 lines
Diff to previous 1.3 (colored)

Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Nov 19 16:39:42 2004 UTC (7 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.2: +2 -3 lines
Diff to previous 1.2 (colored)

Fix version in PKGNAME (not much point in claiming to be an older version...).

Revision 1.2 / (download) - annotate - [select for diffs], Sun Oct 3 00:17:49 2004 UTC (7 years, 7 months ago) by tv
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
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.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Jul 7 17:30:12 2004 UTC (7 years, 10 months ago) by xtraeme
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of arping-2.01 from pkgsrc-wip, contributed by
Quentin Garnier.

Arping can be used to find out it a specific IP address on the LAN is 'taken'
and what MAC address owns it.  Sure, you *could* just use 'ping' to find out if
it's taken and even if the computer blocks ping (and everything else) you still
get an entry in your ARP cache.  But what if you aren't on a routable net?  Or
the host blocks ping (all ICMP even)?  Then you're screwed.  Or you use arping.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Jul 7 17:30:12 2004 UTC (7 years, 10 months ago) by xtraeme
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>