espie
8d860230fd
adjust distinfo post DISTFILES change
2017-05-06 15:10:17 +00:00
benoit
c1f6888187
Update to p5-Class-C3-0.33.
2017-05-06 15:09:01 +00:00
benoit
bc97582f7f
Update to p5-Carp-Clan-6.06.
2017-05-06 15:00:56 +00:00
sthen
6ceba594a4
fix cmake bits for clang; there's still a "non-void fn should return a value"
2017-05-06 14:49:17 +00:00
benoit
493fe0a096
Update to p5-Canary-Stability-2012.
2017-05-06 14:45:53 +00:00
benoit
2c697daa2a
Update to p5-B-Hooks-EndOfScope-0.21.
2017-05-06 14:36:47 +00:00
fcambus
dd14ae9fea
Register removal of xspread.
2017-05-06 11:55:17 +00:00
landry
6150e78573
+py-{attrs,automat,incremental,m2r,service_identify}{,python3}
2017-05-06 09:56:08 +00:00
landry
8a63a2b411
Import py-automat-0.5.0, ~~twisted~~ //twisted// **twisted**.
...
Automat is a library for concise, idiomatic Python expression of finite-state
automata (particularly deterministic finite-state transducers).
From Pavel Korovin, ok sthen@
2017-05-06 09:54:29 +00:00
landry
dd67028275
Import py-incremental-16.10.1, yadada yadada twisted update yadada
...
A small library that versions Python projects.
From Pavel Korovin, ok sthen@
2017-05-06 09:46:48 +00:00
landry
583795c07a
Import py-attrs-16.3.0, another dependency for an upcoming twisted update
...
attrs is an MIT-licensed Python package with class decorators that ease the
chores of implementing the most common attribute-related object protocols.
From Pavel Korovin, ok sthen@
2017-05-06 09:43:59 +00:00
benoit
f1ea3f9bad
Update to p5-Alien-wxWidgets-0.69.
2017-05-06 08:53:45 +00:00
espie
798374d2f3
minor update, this one works with clang
2017-05-05 19:21:20 +00:00
mpi
b0d2c8685b
Fix a mutex recursion introduced in my last diff and protect another
...
code path with the same lock.
ok ajacoutot@
2017-05-05 12:04:58 +00:00
landry
a2f8f06035
Update to cargo 0.18.0, from semarie@.
...
Now distributed upstream along rust, so distfiles/bootstraps were
shuffled a bit.
Tested by/feedback from edd@
2017-05-05 11:42:27 +00:00
stu
f3952e2c90
Update to 1.2.5.
...
Install textsearch in the right place.
Better patches. Less file shenanigans.
2017-05-05 04:10:48 +00:00
espie
7e8070ea9a
let it build with clang
2017-05-04 18:01:19 +00:00
espie
2e5b9ab1aa
fix asm constraint for clang, stolen from FreeBSD
2017-05-04 17:15:49 +00:00
espie
84e3b47bcb
_Noreturn is old gcc only, we use __dead instead. fixes clang build
2017-05-04 16:58:49 +00:00
espie
a4393c2fd5
fix build with clang
2017-05-04 16:44:05 +00:00
espie
c9fb451255
enforce gnu89-inline, regen patch
2017-05-04 16:13:43 +00:00
edd
ccc1df42cc
Unify usage of mktexlsr across the ports tree.
...
Also add a missing RUN_DEPEND to fonts/pscyr. Found during testing.
Raised, input from, and OK, sthen@, thanks.
2017-05-04 11:13:52 +00:00
juanfra
66485d2269
Update to hg-git 0.8.6. Fix the problem with https:// repos after the
...
update to mercurial 4.1 and 4.2. Maintainer timeout.
2017-05-03 23:03:44 +00:00
juanfra
1ece42e2f7
Update to mercurial 4.2.
2017-05-03 22:57:10 +00:00
fcambus
b3da7a0eda
Switch ports using MASTER_SITE_OPENBSD to a new MASTER_SITES.
...
OK sthen@
2017-05-03 18:36:05 +00:00
fcambus
eb8dbecce4
Register removal of quirc.
2017-05-03 16:24:07 +00:00
espie
1682fe1dff
kill xgrab. it not longer segfaults, but it's still darn useless
...
okay naddy@, sthen@
2017-05-03 15:54:59 +00:00
landry
bfa432c19e
+py-constantly{,python3}
2017-05-03 12:08:12 +00:00
landry
d9bbd82b85
Import py-constantly 15.1.0, from Pavel Korovin
...
A library that provides symbolic constant support.
It includes collections and constants with text, numeric, and bit flag values.
Originally twisted.python.constants from the Twisted project.
ok sthen@
2017-05-03 12:07:02 +00:00
landry
32f4e5b0d1
update to py-zopeinterface 4.4.0, from Pavel Korovin
2017-05-03 12:02:06 +00:00
espie
bd56cee689
obvious fix for clang
2017-05-03 08:55:23 +00:00
sthen
cf527ba7df
handle aarch64, ok landry@
2017-05-03 07:10:37 +00:00
espie
32b7414c25
fix build with clang... fuck autoconf.
2017-05-02 21:16:43 +00:00
rsadowski
09e277be26
Zap patch-test_c_Makefile_in; forgot to remove this patch
2017-05-02 20:43:22 +00:00
rsadowski
6317e40609
update to simulavr-0.1.2.7
...
- remove doxygen as build depend
CONFIGURE_ARGS tweak and ok from jca@
2017-05-02 19:28:24 +00:00
fcambus
fb86f2d2e5
Register removal of libdivxdecore.
2017-05-02 19:14:15 +00:00
espie
93df3ff3b8
of course there's a 2nd configure deep within with the exact same issue,
...
and maybe some more...
2017-05-02 18:42:20 +00:00
espie
32b85c4925
fix ludicrous configure tests, so run autoconf...
...
regen other patches.
2017-05-02 18:18:38 +00:00
espie
967a09bcca
nullptr is a keyword in modern C++.
2017-05-02 17:49:06 +00:00
benoit
bc4377fc1b
Update to libspectrum-1.3.3.
2017-05-02 07:00:02 +00:00
espie
584299470f
explicitly use gnu89-inlines
...
shut up noise with clang
2017-05-01 22:32:59 +00:00
sthen
703d681a8f
switch to MODGCC4_ARCHS=${GCC3_ARCHS} ${GCC4_ARCHS} (C only), ok aja@
2017-05-01 20:21:22 +00:00
espie
6ee959759d
EXIT_FAILURE declaration, match new[] with delete[].
2017-05-01 20:08:41 +00:00
espie
7d4e74671c
surprisingly not painful to fix.
...
#include <iostream.h> -> #include <iostream> + using lines.
can't use namespace std, as this code has names that seriously interfere.
2017-05-01 19:57:34 +00:00
rsadowski
9d2b3b65fa
disable doxygen
...
ok jca@
2017-05-01 19:00:21 +00:00
shadchin
c01d84eecf
Update to ipython 5.3.0
...
ok edd@ (maintainer)
2017-05-01 15:37:15 +00:00
naddy
5669219063
remove bytebench: 25 years old and no longer used by anybody; ok jca@, krw@
2017-05-01 11:10:31 +00:00
jasper
10eddc26aa
update to iso-codes-3.75
2017-04-30 08:12:34 +00:00
benoit
412bbdff08
Update to p5-Test-Output-1.031.
2017-04-30 08:03:12 +00:00
benoit
0a0f4da0dd
Update to py-test-xdist-1.16.0.
2017-04-29 21:22:44 +00:00