CVS log for pkgsrc/net/irrtoolset5/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / net / irrtoolset5
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Oct 19 12:03:41 2019 UTC (5 years, 1 month ago) by he
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
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,
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,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
HEAD
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -2
lines
Simplify pre-configure even more -- drop 'autoconf -f'.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Oct 17 16:05:06 2019 UTC (5 years, 1 month ago) by he
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -5
lines
Apparently, there is no need to run aclocal and automake, so remove
those. USE_TOOLS still needs automake, though. Also turn down the
verbosity of autoconf. Ride on previous update, though this is just
a configure/build simplification.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Oct 17 14:05:49 2019 UTC (5 years, 1 month ago) by he
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +11 -10
lines
Update irrtoolset5 to version 5.1.2.
Pkgsrc changes:
* Project moved to github, follow suit.
* Use the pre-configure target to run the required autotools
* Remove ancient GCC_REQD+=3.0
* Add use of more autotools
* Fix up PLIST with share/doc/irrtoolset/ files.
Upstream changes:
New Features
* initial support for IOS XR in rtconfig
* IOS support for peer templates (-cisco_peer_templates)
* support of community.delete on Cisco IOS
* implement importPeerGroup for JUNOS
Bug Fixes
* better asn32 support on JUNOS
* fix JUNOS output so it can be deployed using "load replace" (-junos_replace)
* several toolchain bugfixes (bison 2.x, gcc)
* workaround for compiler optimisation bug in gcc6
* permit community values starting with 0:
* updates for autotools
Other Notes
* Solaris no longer formally supported
* delete bugs/, contrib/ and tests/ directories
* added Travis CI support
We'd like to thank ISC for their continued support and the small
but important army of contributors who made this release possible.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Aug 16 20:45:42 2017 UTC (7 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: 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
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
Comment out dead sites.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Dec 1 14:48:02 2016 UTC (8 years ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -3
lines
Fix weird CONFLICTS line.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jul 15 02:02:27 2013 UTC (11 years, 4 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
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
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes
are replaced with .include "../../devel/readline/buildlink3.mk", and
USE_GNU_READLINE are removed,
* .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE
are replaced with .include "../../mk/readline.buildlink3.mk".
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Oct 23 17:18:29 2012 UTC (12 years, 1 month ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -3
lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Aug 15 15:30:04 2012 UTC (12 years, 3 months ago) by spz
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -3
lines
update of irrtoolset. Upstream changelog:
This is a bugfix release. There are no new features.
The following bugs were fixed:
* don't barf on pingable: and ping-hdl: attributes (RFC 5943).
* don't barf on inet6num: assignment-size (RIPE policy proposal 2010-06).
* RFC 5952 requires that ipv6 addresses be presented in lower case.
* ipv6 addresses are now printed in optimised format.
* added geoloc: and language: fields to both inetnum: and inet6num: objects.
* compilation fixes for g++ 4.7 / debian wheeze.
* stop talking asdot to IRRDBs. none of the IRRs supports asdot since ~2010.
* silence a bunch of warnings for clang 3.0.
* fix AS output for rpslcheck.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Sep 29 20:48:19 2011 UTC (13 years, 2 months ago) by spz
Branches: MAIN
CVS tags: pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
for the time being, force using pkgsrc flex for all NetBSD variants
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jul 4 12:08:51 2011 UTC (13 years, 5 months ago) by spz
Branches: MAIN
CVS tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -1
lines
a few bulk builds get compile failures in src/rpsl I can't reproduce;
try MAKE_JOBS_SAFE=NO to see if that fixes it for them
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Apr 13 21:19:55 2010 UTC (14 years, 8 months ago) by spz
Branches: MAIN
CVS tags: pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -7
lines
update to irrtoolset5 release version
updating LICENSE
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Jan 31 21:49:16 2010 UTC (14 years, 10 months ago) by spz
Branches: MAIN
CVS tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +11 -2
lines
Add readline support and depend on pkgsrc flex for netbsd-5 and earlier
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Jan 30 16:14:16 2010 UTC (14 years, 10 months ago) by spz
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
this is the new version (as of yet: release candidate) of irrtoolset,
the client tools to irrd
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jan 30 16:14:16 2010 UTC (14 years, 10 months ago) by spz
Branches: MAIN
Initial revision
CVSweb <webmaster@jp.NetBSD.org>