13659 Commits

Author SHA1 Message Date
kirby
fe0d0227dc add bzip2 support for boost-iostreams.
needed for future releases of games/wesnoth.
ok brad@ (maintainer)
2014-11-15 08:17:56 +00:00
brad
12e94b4391 r221709
Totally forget deallocated SDNodes in SDDbgInfo.

What would happen before that commit is that the SDDbgValues associated with
a deallocated SDNode would be marked Invalidated, but SDDbgInfo would keep
a map entry keyed by the SDNode pointer pointing to this list of invalidated
SDDbgNodes. As the memory gets reused, the list might get wrongly associated
with another new SDNode. As the SDDbgValues are cloned when they are transfered,
this can lead to an exponential number of SDDbgValues being produced during
DAGCombine like in http://llvm.org/bugs/show_bug.cgi?id=20893

Note that the previous behavior wasn't really buggy as the invalidation made
sure that the SDDbgValues won't be used. This commit can be considered a
memory optimization and as such is really hard to validate in a unit-test.
2014-11-15 03:26:40 +00:00
rpe
ec41613d57 add devel/src 2014-11-14 22:29:26 +00:00
rpe
bebcd4dff0 Import devel/src
OK sthen@

SRC (Simple Revision Control) is RCS, reloaded.

It remains determinedly file-oriented and doesn't even track the
committer of a change (because that's always you), but incorporates
the design and user-interface lessons of modern systems.  It features
sequential revision numbers, lockless operation, embedded command
help, and a command set that will seem familiar to users of Subversion,
Mercurial, and Git.
2014-11-14 22:25:03 +00:00
benoit
0a11800f0d Update to py-pyro-3.16.
ok ajacoutot@
2014-11-14 13:56:43 +00:00
benoit
c4b19bc428 Update to p5-Hook-LexWrap-0.25.
ok ajacoutot@
2014-11-14 13:53:12 +00:00
benoit
12ab194e49 Update to p5-Git-Repository-1.312.
Take maintainership, ok ajacoutot@
2014-11-14 13:40:30 +00:00
benoit
a2a8996486 Update to p5-Guard-1.022.
ok ajacoutot@
2014-11-14 13:37:36 +00:00
benoit
df2c95082b Update to py-country 1.10. 2014-11-14 11:27:49 +00:00
benoit
100c98734d Update to p5-Carp-Assert-More-1.14.
ok ajacoutot@
2014-11-14 09:17:10 +00:00
benoit
831d390624 Update to p5-Carp-Assert-0.21.
ok ajacoutot@
2014-11-14 09:13:31 +00:00
benoit
1f3c2749f1 Update to p5-Acme-Damn-0.06.
ok ajacoutot@
2014-11-14 09:04:52 +00:00
benoit
9a6502aa6a Update to Test-Cmd-1.06.
Take maintainership, ok ajacoutot@
2014-11-14 09:01:20 +00:00
benoit
50434e8e97 Update to p5-Sub-Override-0.09.
Take maintainership, ok ajacoutot@
2014-11-14 08:56:59 +00:00
benoit
759fae4bdd Update p5-Time-Duration-Parse-0.11.
Take maintainership, ok ajacoutot@
2014-11-14 08:46:31 +00:00
benoit
f6b7739f81 Update to p5-Time-Duration-1.1.
Take maintainership, ok ajacoutot@
2014-11-14 08:41:03 +00:00
benoit
ff09e1c2ab Update to p5-Test-MockTime-0.13.
Take maintainership, ok ajacoutot@
2014-11-14 08:35:37 +00:00
benoit
7fce905a1f Update to p5-Test-Strict-0.26.
Take maintainership, ok ajacoutot@
2014-11-14 08:31:12 +00:00
benoit
f460e86100 Update to p5-PAR-Dist-0.49.
Take maintainership, ok ajacoutot@
2014-11-14 08:26:24 +00:00
bluhm
565c6a3073 - update p5-Class-Date to 1.1.15
- take maintainer
- sort according to Makefile.template
- use POSIX::strftime() which handles the time zone field correctly
- remove XS for strftime() implementation and disable dynamic linking
- disable NOTZ_TIMEZONE, it breaks in Europe/London during winter time
OK sthen@
2014-11-14 02:00:22 +00:00
pascal
3713a0c3b9 Update to 7.8.1. 2014-11-13 21:33:02 +00:00
bcallah
846f8d9252 +gengetopt 2014-11-13 20:40:12 +00:00
bcallah
aa495b01f4 Import devel/gengetopt
ok benoit@ landry@

gengetopt generates a C function that uses getopt_long function to parse
the command line options, to validate them and fill a struct.

gengetopt is perfect if you are too lazy to write all stuff required to
call getopt_long, and when you have a program and wish it took options.

Generated code works if you use GNU Autoconf or GNU Automake.
2014-11-13 20:39:46 +00:00
jasper
247500ebc4 update to libgdata-0.16.1 2014-11-13 18:26:09 +00:00
ajacoutot
35e7b7bf2f Update to glib2-2.42.1. 2014-11-13 17:25:52 +00:00
jasper
ebe525651c update to vte-0.38.2 2014-11-13 14:40:56 +00:00
benoit
b2d9490e86 Update to p5-Set-Scalar-1.29.
Take maintainership, ok ajacoutot@
2014-11-13 12:22:45 +00:00
benoit
34faf239b3 Update p5-Config-Any-0.24.
Take maintainership, ok ajacoutot@
2014-11-13 10:47:24 +00:00
benoit
09450f5455 Update p5-Module-Pluggable-Fast-0.19.
Take maintainership, ok ajacoutot@
2014-11-13 10:30:35 +00:00
benoit
d968b9eb2b Update to p5-Best-0.15.
Take maintainership, ok ajacoutot@
2014-11-13 09:08:10 +00:00
jasper
7ba9f34193 rework local patches with proposed patch from upstream 2014-11-12 10:47:12 +00:00
dcoppa
2dced370ac Add '-I${LOCALBASE}/mingw32/include' to '*cc1plus:' too
ok pirofti@ (maintainer)
2014-11-12 08:20:09 +00:00
benoit
b20e30337f Update to p5-Pod-Coverage-0.23.
Take maintainership, ok bluhm@
2014-11-12 04:42:13 +00:00
pirofti
aef4622f87 Forgot to remove the shared marker in my last commit. 2014-11-11 13:28:12 +00:00
gonzalo
900c64d108 Update to Devel-StackTrace-AsHTML-0.14
OK Abel Abraham Camarillo Ojeda (maintainer)
2014-11-11 13:04:01 +00:00
pirofti
c02a2f07d2 Update cln to 1.3.4.
While at it, remove the PFRAG.shared as suggested by sthen@

Okay sthen@
2014-11-11 11:36:24 +00:00
ajacoutot
da6935bbf8 Update to appstream-glib-0.2.7. 2014-11-11 09:50:50 +00:00
benoit
76ddf5c699 Update p5-Class-C3 to 0.27.
ok Sean Comeau (maintainer).
2014-11-11 09:38:19 +00:00
jasper
b6fda76c64 drop combination of sed and perl in favor of SUBST_CMD 2014-11-11 08:40:38 +00:00
jasper
ea539b6481 update to maven-3.2.3 2014-11-11 08:29:59 +00:00
benoit
239556cda0 Update p5-File-Touch to 0.09.
ok Abel Abraham Camarillo Ojeda (maintainer).
2014-11-11 07:05:38 +00:00
afresh1
7e77b52101 Update devel/p5-Test-Differences to 0.62
OK sthen@
2014-11-10 16:37:19 +00:00
afresh1
46dee668a7 Update devel/p5-Test-Deep to 0.113
OK sthen@
2014-11-10 16:35:46 +00:00
benoit
aa61487f70 Update p5-SVN-Simple to 0.28.
Take maintainership, tweaks and ok sthen@
2014-11-10 13:12:59 +00:00
benoit
30a7b34207 Update p5-String-CRC32 to 1.5.
Take maintainership, ok sthen@
2014-11-10 13:03:16 +00:00
afresh1
53615efcab Update devel/p5-Test-Harness to 3.34
OK bluhm@
2014-11-10 01:30:43 +00:00
afresh1
c4cd931beb Update devel/p5-Test-Most to 0.34
OK bluhm@
2014-11-10 01:29:16 +00:00
afresh1
e589e57777 Update devel/p5-Test-Exception to 0.35
OK bluhm@
2014-11-10 01:27:12 +00:00
afresh1
5ec7a56a16 Update devel/p5-Test-Warnings to 0.016
OK bluhm@
2014-11-10 01:25:21 +00:00
afresh1
a623c3a766 Update devel/p5-Test-Tester to 0.109
OK bluhm@
2014-11-10 01:23:43 +00:00