jasper
e0668d40b8
submitted upstream
2014-04-19 18:30:50 +00:00
jasper
d838180b5e
add matchers for interface speed/address
2014-04-19 18:25:12 +00:00
sthen
227b8ec217
don't use RAND_egd
2014-04-19 18:23:58 +00:00
zhuk
e4594333b3
No need to use .PHONY twice: get rid of more offending one.
2014-04-19 18:12:55 +00:00
ajacoutot
95b468fab7
Unhook ekiga for now.
2014-04-19 18:06:17 +00:00
sthen
d72cab1fea
unbreak after RAND_egd removal
2014-04-19 17:59:38 +00:00
ajacoutot
ab30e595c2
Update to gstreamer1-plugins-libav-1.2.4.
2014-04-19 17:48:24 +00:00
ajacoutot
db65a009cb
Update to gstreamer1-plugins-ugly-1.2.4.
2014-04-19 17:47:58 +00:00
ajacoutot
2e0f078eb7
Update to gstreamer1-plugins-bad-1.2.4.
2014-04-19 17:47:40 +00:00
ajacoutot
acc2f62652
Update to gstreamer1-plugins-good-1.2.4.
...
Drop v4l2 support since our implementation has never been kept up-to-date.
2014-04-19 17:47:13 +00:00
ajacoutot
bf2f51bdc6
Update to gstreamer1-plugins-base-1.2.4.
2014-04-19 17:46:07 +00:00
ajacoutot
b78a895471
Update to gstreamer1-1.2.4.
2014-04-19 17:45:41 +00:00
ajacoutot
304afd6af3
Bump to 1.2.4.
2014-04-19 17:45:21 +00:00
sthen
24bd8bd9d1
no more RAND_egd
2014-04-19 17:42:59 +00:00
zhuk
ec6d028282
Sync sample tests output with reality: "-" trails were fixed some time ago,
...
and it was decided to add VARBASE and change PREFIX to TRUEPREFIX in the
list of variables to use instead of hardcoding paths.
2014-04-19 17:22:31 +00:00
zhuk
9319072f33
Fix hardcoded paths detection using perl. Reminded by jasper@, thanks!
...
Tests updates to follow.
2014-04-19 17:20:37 +00:00
ajacoutot
c112c3fe66
-gdlmm
2014-04-19 17:09:55 +00:00
ajacoutot
af6834c435
Drop gdlmm; only user was nemiver which was never enabled.
2014-04-19 17:09:44 +00:00
ajacoutot
0cb11ba0e4
Remove nemiver. It's been marked BROKEN since it was first imported.
...
There is a nasty dead-lock happening somewhere but noone was ever able to
find out why.
It someone wants to work on it, it's in the attic...
2014-04-19 17:09:03 +00:00
sthen
15c4511029
disable queue support for now, it's altq-only
2014-04-19 17:02:00 +00:00
ajacoutot
ac76f10029
x11/gnome/ekiga is going to hit the attic soon. Our v4l2 implementation has
...
never been kept up-to-date and it seems noone is interested so... no point
in keeping this port around.
jasper@ agrees
2014-04-19 16:59:06 +00:00
jasper
9e51e22912
add matchers for login shell, homedir and running services
2014-04-19 16:56:45 +00:00
jasper
d4cf39a046
sync
2014-04-19 16:42:47 +00:00
jasper
996bd5e9d4
import serverspec-1.3.0
...
Serverspec tests your servers' actual state through SSH access, so you
don't need to install any agent softwares on your servers and can use
any configuration management tools, Puppet, Chef, CFEngine and so on.
ok rpe@
2014-04-19 16:42:15 +00:00
jasper
c945a92e39
import specinfra-1.2.1
...
Common layer for serverspec and configspec.
not all matchers are implemented on OpenBSD, but that can be improved intree.
ok rpe@
2014-04-19 16:41:29 +00:00
sthen
c35fff87c1
no egd
2014-04-19 15:57:17 +00:00
jturner
d51e1dff07
Update libharu to 2.3.0. Use latest autohell tools and rework
...
PKGNAME/DISTNAME setting (request/help from sthen@).
ok landry@
2014-04-19 15:50:07 +00:00
ajacoutot
58ac20eda4
Get rid of gsed(1).
...
Drop a chunk from patch and use post-install instead.
2014-04-19 15:47:37 +00:00
sthen
a7aadbfbc1
no RAND_egd
2014-04-19 15:42:06 +00:00
sthen
15f51e2f9f
don't USE_EGD
2014-04-19 15:41:09 +00:00
sthen
b5e38fa20f
regen
2014-04-19 15:23:01 +00:00
sthen
5ce190da23
handle RAND_egd removal
2014-04-19 15:22:32 +00:00
sthen
975a169f1a
let this build a usable .so file following egd removal, however there is
...
still a problem with Net::SSLeay::accept in regress tests.
2014-04-19 14:52:44 +00:00
bcallah
a647a33534
Fix after RAND_egd removal.
...
ok sthen@
2014-04-19 14:43:49 +00:00
sthen
6dff872b6a
fix the name of examples/polarssl/README, found by naddy
2014-04-19 14:40:51 +00:00
sthen
3d5a69c038
update the license marker, Artifex moved to the Affero license
...
ok kili@
2014-04-19 14:30:05 +00:00
ajacoutot
5575fadeeb
Update to foo2zjs-20140417.
2014-04-19 14:30:01 +00:00
espie
1e9d78fa6c
grr much better with the actual patch added thank you
2014-04-19 14:17:47 +00:00
espie
229fbb919f
hoping that's the last remnant in py land...
2014-04-19 14:10:10 +00:00
espie
bc1dfe2217
... and the python glue as well
2014-04-19 13:53:15 +00:00
jasper
aead9e0033
update to highline-1.6.21
2014-04-19 12:48:03 +00:00
espie
e1a5039985
zap RAND_egd, allow python to build.
...
okay sthen@
2014-04-19 12:43:47 +00:00
sthen
96733857f5
no more egd, it wasn't used here anyway if RAND_status succeeded
2014-04-19 12:38:45 +00:00
sthen
883319840e
we don't have RAND_egd
2014-04-19 12:29:02 +00:00
jasper
600c055095
submitted upstream
2014-04-19 12:28:00 +00:00
sthen
4bf2540dea
handle RAND_egd removal
2014-04-19 12:24:40 +00:00
sthen
8ec46f009c
handle RAND_egd removal
2014-04-19 12:14:15 +00:00
jasper
f4a97b2e41
Use a faster way of determining if something is in base, depending on /etc/rc.conf
...
as discussed with aja@ and rpe@
2014-04-19 12:13:34 +00:00
ajacoutot
c0a1cc8174
No need for gsed.
2014-04-19 12:11:10 +00:00
sthen
7953ca56d9
handle RAND_egd removal
2014-04-19 12:06:44 +00:00