The NetBSD Project

CVS log for pkgsrc/net/bmon/Makefile

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.10 / (download) - annotate - [select for diffs], Mon Jan 23 20:52:18 2012 UTC (4 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, HEAD
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Kill a few broken .TP invocations that are silently ignored by groff.
Bump revision.

Revision 1.9 / (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-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, 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.8: +6 -6 lines
Diff to previous 1.8 (colored)

Add DESTDIR support.

Revision 1.8 / (download) - annotate - [select for diffs], Sun Jan 7 09:14:02 2007 UTC (5 years, 4 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.7: +3 -3 lines
Diff to previous 1.7 (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.7 / (download) - annotate - [select for diffs], Sat Sep 9 02:43:11 2006 UTC (5 years, 8 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Rename variable MAKEFILE to MAKE_FILE.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Feb 5 23:10:23 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Dec 29 06:21:57 2005 UTC (6 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.4: +1 -2 lines
Diff to previous 1.4 (colored)

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.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Dec 5 23:55:13 2005 UTC (6 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.

Revision 1.3 / (download) - annotate - [select for diffs], Sun May 22 20:08:23 2005 UTC (7 years ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison

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

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Nov 7 18:49:13 2004 UTC (7 years, 6 months ago) by minskim
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Import bmon from pkgsrc-wip.  Packaged by hsaliak at gmail dot com, and
slightly modified by me.

Bmon is an interface bandwidth monitor.  It is able to generate and
draw three types of diagrams: The overview diagram which is a list of
all interfaces and their send/receive rates.  A very MRTG like
graphical diagram in ASCII showing the rate over a specific time
period in a bar diagram.  The details diagram which contains all
counters of an interface such as total bytes sent/received, errors,
compressed packets and so on.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Nov 7 18:49:13 2004 UTC (7 years, 6 months ago) by minskim
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>