The NetBSD Project

CVS log for pkgsrc/devel/libsmi/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / libsmi

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.21 / (download) - annotate - [select for diffs], Sat Jan 8 14:50:59 2022 UTC (2 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, HEAD
Changes since 1.20: +4 -3 lines
Diff to previous 1.20 (colored) to selected 1.17 (colored)

libsmi: do not install smicache by default

According to comments in the script itself:
# NOTE, that smicache has just been an experiment. It is NOT suggested
# to use it in a production environment.

Add option to install it for those that want it anyway.

Bump PKGREVISION.

Revision 1.20 / (download) - annotate - [select for diffs], Sun Jan 26 17:30:59 2020 UTC (4 years, 2 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored) to selected 1.17 (colored)

all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.

Revision 1.19 / (download) - annotate - [select for diffs], Fri Nov 6 17:07:23 2015 UTC (8 years, 5 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.18: +10 -10 lines
Diff to previous 1.18 (colored) to selected 1.17 (colored)

Changes 0.5.0:
Bug fixes.
Updated MIBs.

Revision 1.18 / (download) - annotate - [select for diffs], Wed Oct 31 11:17:21 2012 UTC (11 years, 5 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.17: +1 -3 lines
Diff to previous 1.17 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.16.20.1 / (download) - annotate - [select for diffs], Tue Nov 23 21:24:07 2010 UTC (13 years, 4 months ago) by spz
Branch: pkgsrc-2010Q3
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored) next main 1.17 (colored)

Pullup ticket 3281 - requested by tron
security fix

Revisions pulled up:
- pkgsrc/devel/libsmi/Makefile		1.17
- pkgsrc/devel/libsmi/distinfo		1.6

Files added:
pkgsrc/devel/libsmi/patches/patch-ae

-------------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   tron
   Date:           Tue Nov 23 11:30:50 UTC 2010

   Modified Files:
           pkgsrc/devel/libsmi: Makefile distinfo
   Added Files:
           pkgsrc/devel/libsmi/patches: patch-ae

   Log Message:
   Add fix for CVE-2010-2891 taken from Debian's GIT repository.


   To generate a diff of this commit:
   cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/libsmi/Makefile
   cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/libsmi/distinfo
   cvs rdiff -u -r0 -r1.1 pkgsrc/devel/libsmi/patches/patch-ae

Revision 1.17 / (download) - annotate - [selected], Tue Nov 23 11:30:50 2010 UTC (13 years, 4 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, 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
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored)

Add fix for CVE-2010-2891 taken from Debian's GIT repository.

Revision 1.16 / (download) - annotate - [select for diffs], Mon Jul 14 12:56:02 2008 UTC (15 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, 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, cube-native-xorg-base, cube-native-xorg
Branch point for: pkgsrc-2010Q3
Changes since 1.15: +3 -1 lines
Diff to previous 1.15 (colored) to selected 1.17 (colored)

Mark as destdir ready.

Revision 1.15 / (download) - annotate - [select for diffs], Sun Jul 13 22:26:13 2008 UTC (15 years, 9 months ago) by tron
Branch: MAIN
Changes since 1.14: +1 -2 lines
Diff to previous 1.14 (colored) to selected 1.17 (colored)

Update "libsmi" package to version 0.4.8. Changes since version 0.4.5:
- test/*: updated a couple of checks.
- tools/*: fixed a couple of minor compiler warnings.
- mibs/ietf/PKTC-IETF-SIG-MIB: added (RFC 5098).
- mibs/ietf/MIDCOM-MIB: added (RFC 5190).
- tools/Makefile.am: added missing files to the distribution.
- mibs/ietf/URI-TC-MIB: added (RFC 5017).
- mibs/ietf/PIM-STD-MIB: added (RFC 5060).
- mibs/ietf/IF-CAP-STACK-MIB,EFM-CU-MIB: added (RFC 5066).
- mibs/ietf/UDPLITE-MIB: added (RFC 5097).
- mibs/ietf/LANGTAG-TC-MIB: added (RFC 5131).
- mibs/ietf/IPMCAST-MIB: added (RFC 5132).
- updated IANA MIBs.
- mibs/ietf/T11-FC-RSCN-MIB: added (RFC 4983).
- mibs/ietf/T11-FC-FABRIC-CONFIG-SERVER-MIB: added (RFC 4935).
- mibs/ietf/T11-FC-FABRIC-LOCK-MIB,T11-FC-ZONE-SERVER-MIB: added
  (RFC 4936).
- mibs/ietf/ISNS-MIB: added (RFC 4939).
- mibs/ietf/DOT3-EPON-MIB: added (RFC 4837).
- mibs/ietf/DOT3-OAM-MIB: added (RFC 4878).
- mibs/ietf/TCP-ESTATS-MIB: added (RFC 4898).
- mibs/ietf/SIP-{UA,TC,COMMON,SERVER}-MIB: added (RFC 4780).
- mibs/ietf/MAU-MIB: updated (RFC 4836).
- mibs/ietf/DS1-MIB: updated (RFC 4805).
- mibs/ietf/IPSEC-SPD-MIB: added (RFC 4807).
- mibs/iana/IANA-GMPLS-TC-MIB,IANA-IPPM-METRICS-REGISTRY-MIB,
  IANA-ITU-ALARM-TC-MIB,IANA-MAU-MIB: added.
- mibs/iana/IANA-CHARSET-MIB,IANA-ADDRESS-FAMILY-NUMBERS-MIB,
  IANAifType-MIB: added.
- mibs/ietf/GMPLS-TC-STD-MIB (RFC 4801): added.
- mibs/ietf/GMPLS-TE-STD-MIB (RFC 4802): added.
- mibs/ietf/GMPLS-LSR-STD-MIB,GMPLS-LABEL-STD-MIB (RFC 4803): added.
- mibs/ietf/MSDP-MIB: added (RFC 4624).
- mibs/ietf/PKTC-IETF-MTA-MIB: added (RFC 4682).
- mibs/ietf/ADSL2-LINE-MIB,ADSL2-LINE-TC-MIB: added (RFC 4706).
- mibs/ietf/RAQMON-MIB: added (RFC 4711).
- mibs/ietf/T11-FC-VIRTUAL-FABRIC-MIB: added (RFC 4747).
- mibs/ietf/DOCS-CABLE-DEVICE-MIB: updated (RFC 4639).
- mibs/ietf/OSPF-MIB,OSPF-TRAP-MIB: updated (RFC 4750).
- lib/scanner-smi.l: accept also \r as end-of-line.
- mibs/ietf/T11-FC-ROUTE-MIB: added (RFC 4625).
- mibs/ietf/T11-FC-FSPF-MIB: added (RFC 4626).
- mibs/ietf/LMP-MIB: updated (RFC 4631).
- mibs/ietf/RADIUS-DYNAUTH-CLIENT-MIB: added (RFC 4672).
- mibs/ietf/RADIUS-DYNAUTH-SERVER-MIB: added (RFC 4673).
- autogen.sh: Use glibtool instead of libtool on Darwin.
- mibs/ietf/RADIUS-AUTH-CLIENT-MIB: updated (RFC 4668).
- mibs/ietf/RADIUS-AUTH-SERVER-MIB: updated (RFC 4669).
- mibs/ietf/RADIUS-ACC-CLIENT-MIB: updated (RFC 4670).
- mibs/ietf/RADIUS-ACC-SERVER-MIB: updated (RFC 4671).
- mibs/ietf/DOCS-IF-MIB: updated (RFC 4546).
- mibs/ietf/DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB: added (RFC 4547).
- mibs/ietf/DISMAN-NSLOOKUP-MIB,DISMAN-PING-MIB,DISMAN-TRACEROUTE-MIB:
  updated (RFC 4560).
- mibs/ietf/ISCSI-MIB: added (RFC 4544).
- mibs/ietf/IPS-AUTH-MIB: added (RFC 4545).
- mibs/ietf/SNMP-USM-AES-MIB: updated (RFC 3826).

Revision 1.14 / (download) - annotate - [select for diffs], Sun Jul 13 14:47:24 2008 UTC (15 years, 9 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2
Changes since 1.13: +2 -12 lines
Diff to previous 1.13 (colored) to selected 1.17 (colored)

Fix serious problems in this package:
- Remove build fixes for NetBSD 1.2, 1.3 and 1.4 which were applied on
  every platform.
- Don't overwrite the default MIBS search path. It breaks the package if
  the "net-snmp" package is not installed. It best case it introduces
  random behaviour if either the "net-snmp" or the "scotty" package
  are installed.
Bump package revision because of these fixes.

Approved by Thomas Klausner.

Revision 1.13 / (download) - annotate - [select for diffs], Fri Nov 10 20:15:17 2006 UTC (17 years, 5 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, pkgsrc-2006Q4-base, pkgsrc-2006Q4, cwrapper
Changes since 1.12: +4 -2 lines
Diff to previous 1.12 (colored) to selected 1.17 (colored)

Fixed unexpanded ${sysconfdir} in the default configuration file.

PKGREVISION++

Revision 1.12 / (download) - annotate - [select for diffs], Mon Oct 16 23:39:50 2006 UTC (17 years, 6 months ago) by seb
Branch: MAIN
Changes since 1.11: +16 -3 lines
Diff to previous 1.11 (colored) to selected 1.17 (colored)

Update to version 0.4.5

package changes:
- Add test target support
- Needs gmake to build

Many changes since last packaged version (0.1.6): many bug fixes
and new features.  Please see the file ChangeLog enclosed in the
source distribution or the on-line version at
http://www.ibr.cs.tu-bs.de/projects/libsmi/ChangeLog.html

Revision 1.11 / (download) - annotate - [select for diffs], Sun Sep 3 00:56:29 2006 UTC (17 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored) to selected 1.17 (colored)

Reset maintainer for people who lost their commit bit.

Revision 1.10 / (download) - annotate - [select for diffs], Wed Jul 19 19:14:38 2006 UTC (17 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.9: +1 -2 lines
Diff to previous 1.9 (colored) to selected 1.17 (colored)

Drop support for LTCONFIG_OVERRIDE.  For quite a long time, pkgsrc
had actually been ignoring LTCONFIG_OVERRIDE anyway and just using
the default LIBTOOL_OVERRIDE to replace libtool scripts in packages.
This just formalizes the fact that LTCONFIG_OVERRIDE is not used
meaningfully by pkgsrc.

Revision 1.9 / (download) - annotate - [select for diffs], Mon Dec 5 23:55:06 2005 UTC (18 years, 4 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored) to selected 1.17 (colored)

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

Revision 1.8 / (download) - annotate - [select for diffs], Sun Oct 3 00:13:30 2004 UTC (19 years, 6 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored) to selected 1.17 (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.7 / (download) - annotate - [select for diffs], Thu Jul 17 21:31:42 2003 UTC (20 years, 9 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored) to selected 1.17 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.6 / (download) - annotate - [select for diffs], Mon Jun 11 06:34:28 2001 UTC (22 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6-1-base, netbsd-1-6-1, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.5: +1 -2 lines
Diff to previous 1.5 (colored) to selected 1.17 (colored)

CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Feb 16 14:38:39 2001 UTC (23 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored) to selected 1.17 (colored)

Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Sep 25 12:47:44 2000 UTC (23 years, 6 months ago) by hubertf
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Changes since 1.3: +8 -3 lines
Diff to previous 1.3 (colored) to selected 1.17 (colored)

Make this compile on alpha, but keep backward compatibility for systems that
don't have strtoll, strtoull.
Discussed with Kazuki Sakamoto <sakamoto@splhack.org>

Revision 1.3 / (download) - annotate - [select for diffs], Mon Aug 14 17:51:20 2000 UTC (23 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.2: +3 -5 lines
Diff to previous 1.2 (colored) to selected 1.17 (colored)

USE_PKGLIBTOOL -> USE_LIBTOOL

Revision 1.2 / (download) - annotate - [select for diffs], Thu Jun 1 11:23:23 2000 UTC (23 years, 10 months ago) by rh
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored) to selected 1.17 (colored)

s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Sep 8 07:59:18 1999 UTC (24 years, 7 months ago) by sakamoto
Branch: TNF
CVS Tags: pkgsrc-base, netbsd-1-4-PATCH002, comdex-fall-1999
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.17 (colored)

Initial import of libsmi-0.1.6.
libsmi - A library to access SMI MIB information

Revision 1.1 / (download) - annotate - [select for diffs], Wed Sep 8 07:59:18 1999 UTC (24 years, 7 months ago) by sakamoto
Branch: MAIN
Diff to selected 1.17 (colored)

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>