2009-06-14 20:09:49 by Joerg Sonnenberger | Files touched by this commit (291) |
Log message:
Remove @dirrm entries from PLISTs
|
2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134) |
Log message:
Add DESTDIR support.
|
2007-10-06 01:35:11 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
Uses floor, so link with -lm.
|
2007-06-13 00:20:09 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message:
Make the GNU M4 check actually work with GNU m4...
|
2006-03-22 17:33:08 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
Workaround undefined prototype in net-snmp.
|
2005-07-02 15:03:53 by Simas Mockevicius | Files touched by this commit (2) | |
Log message:
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)
|
2005-05-22 22:08:52 by Johnny C. Lam | Files touched by this commit (1035) |
Log message:
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
|
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
|
2004-11-02 20:46:19 by Simas Mockevicius | Files touched by this commit (2) |
Log message:
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
|
2004-10-03 02:18:40 by Todd Vierling | Files touched by this commit (863) |
Log message:
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.
|