Up to [cvs.netbsd.org] / pkgsrc / net / docsis
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.16 / (download) - annotate - [select for diffs], Sat Jan 14 00:51:36 2012 UTC (4 months, 1 week ago) by hans
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
HEAD
Changes since 1.15: +2 -4
lines
Diff to previous 1.15 (colored)
Convert the remaining few packages that explicitly set DEPENDS or BUILD_DEPENDS on bison to USE_TOOLS=bison. The minimum bison version required in mk/tools/bison.mk is good enough for all of them.
Revision 1.15 / (download) - annotate - [select for diffs], Thu Jun 12 02:14:39 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.14: +3 -1
lines
Diff to previous 1.14 (colored)
Add DESTDIR support.
Revision 1.14 / (download) - annotate - [select for diffs], Sat Jul 2 13:03:53 2005 UTC (6 years, 10 months ago) by symka
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,
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
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Updated package docsis to 0.9.4 version.
Changelog:
0.9.4 - fix parsing of square brackets in string OID labels
- close the file descriptor in parse_config_file
- re-work of decoding infrastructure for CableHome
0.9.3 - update CMTS MIC calculation per DOCSIS 2.0 (added SubMgmt
settings to CMTS MIC calculation)
- fix decoding of long Strings in SNMP Objects
- add support for long Variable Bindings (>127)
- add support for TLV64 encode/decode for long SNMP Objects.
- add support for Downstream Channel List TLVs
- add support for TftpModemAddress and TftpTimeout TLVs
- make GenericTLVs easier to decode/encode when printable strings
are used
- fixed memory leaks (for the sake of it)
Revision 1.13 / (download) - annotate - [select for diffs], Sun May 22 20:08:23 2005 UTC (7 years ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (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.12 / (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.11: +1 -2
lines
Diff to previous 1.11 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.11 / (download) - annotate - [select for diffs], Tue Nov 2 19:46:19 2004 UTC (7 years, 6 months ago) by symka
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.10: +3 -4
lines
Diff to previous 1.10 (colored)
Updated to 0.9.2
- Changes since 0.9.1:
- add support for ObjectID variable bindings
- fix bug when writing files on Win32
- fix the docsis_code for subscriber manangement filters
Revision 1.10 / (download) - annotate - [select for diffs], Sun Oct 3 00:17:50 2004 UTC (7 years, 7 months ago) by tv
Branch: MAIN
Changes since 1.9: +2 -1
lines
Diff to previous 1.9 (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.9 / (download) - annotate - [select for diffs], Sat Jul 10 12:37:20 2004 UTC (7 years, 10 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Updated docsis to 0.9.1. changes since 0.9.0: - add support for ModemCapabilities - add support for Subscriber Management Filter groups - make SNMP VarBind encoding more "compatible" with other encoders - cleanup argument handling, fix bug with error printing - fix bug where SnmpMibObject OID output would switch to numeric format after a decode_oid - re-organized and beautified source code
Revision 1.8 / (download) - annotate - [select for diffs], Sun Apr 25 08:21:05 2004 UTC (8 years, 1 month ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.7: +3 -3
lines
Diff to previous 1.7 (colored)
Convert to buildlink3.
Revision 1.7 / (download) - annotate - [select for diffs], Tue Dec 16 22:52:37 2003 UTC (8 years, 5 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.6: +12 -23
lines
Diff to previous 1.6 (colored)
Updated docsis to 0.9.0. Changes since 0.7.5: 0.9.0 - fix range of MaxCPE (1-254) - add support for Win32 with Cygwin - fix ReAuthTimeout upper limit (30) - add script to generate HTML help from the symbol table - add NSIS packaging script for Win32 - added configure script, re-organized stuff - source code clean-up 0.8.8 02/07/03 - fix handling of label-hinted suffix to OIDs evvolve - check for string length overflow while parsing - added mibs to distribution - change SNMPv3* labels to SNMP* - add Docsis20Enable configuration setting - complete support for SnmpV3NotificationReceiver Many thanks to Rudy Zijlstra for pointing out a few bugs. 0.8.7 20/6/03 - fix bug with encoding HexStrings with trailing zeros Ronald Rosenfeld - fix double declaration of symbol T_MAC - add support for negative integers evvolve - change -lcrypto to -lcrypt to make default more "mainstream". - add support for ASN_GAUGE encodings - fix VendorSpecific decoding - print label as comment for enums Many thanks to Ronald Rosenfeld for sending in three patches. 0.8.6 31/05/03 - add support for SNMPv3Kickstart and evvolve partial support for SNMPv3 Notification Receiver - fix compilation warnings - add support for PHS Rule (untested) - cleanup indexes in docsis_symtable.h - add regression test script 0.8.4 10/05/03 - fixed SNMP handling ... hopefully for the last time :) evvolve - fixed Solaris support ctrl - added support for VendorSpecific TLVs 0.8.2 30/01/03 - Integrated fixes from Adrian Kwong and Cornel. evvolve - Updated OID format to accept "-" and "_" in labels ctrl - We can now encode decoded files directly ! akwong (thanks to help from Adrian Kwong) - MIB output format changed. - NET-SNMP 5.x support. - Dropped support for ucd-snmp. - Made SNMP decoding smarter - i.e. output OID suffix only; but switch to full-OID output if MIBs are not installed. - Hacked support for encoding MTA configuration files. - Added support for Vendor Specific info. - Worked around string formatting issues in NET-SNMP. - Added indent functionality. Update provided by Simas Mockevicius (the new maintainer) in private mail, with some changes by me.
Revision 1.6 / (download) - annotate - [select for diffs], Wed Nov 12 03:39:41 2003 UTC (8 years, 6 months ago) by jschauma
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
PKGREVISION++ after openssl update.
Revision 1.5 / (download) - annotate - [select for diffs], Mon Jul 21 17:10:34 2003 UTC (8 years, 10 months ago) by martti
Branch: MAIN
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
COMMENT should start with a capital letter.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Jul 17 22:51:07 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
s/netbsd.org/NetBSD.org/
Revision 1.3 / (download) - annotate - [select for diffs], Thu Apr 10 01:28:21 2003 UTC (9 years, 1 month ago) by grant
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
make ${PAX} usage consistent:
- group 'zrw' and 'p' args, -s last
- use the && operator consistently
- strip unneeded parens
- some whitespace cleanup
Revision 1.2 / (download) - annotate - [select for diffs], Sat Oct 5 03:58:58 2002 UTC (9 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.1: +6 -6
lines
Diff to previous 1.1 (colored)
Convert to buildlink2.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Jun 25 04:12:52 2002 UTC (9 years, 11 months ago) by grant
Branch: TNF
CVS Tags: pkgviews-base,
pkgviews,
pkgsrc-base,
netbsd-1-6-RELEASE-base,
netbsd-1-6
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of docsis-0.7.5. docsis is a small program that can be used to generate binary configuration files for DOCSIS-compliant cable modems. It can be used to implement a cable modem provisioning system, as well as testing of DOCSIS-compliant cable modems.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Jun 25 04:12:52 2002 UTC (9 years, 11 months ago) by grant
Branch: MAIN
Initial revision