Commit Graph

76353 Commits

Author SHA1 Message Date
sthen
2a6f9b3f23 fix dynamically linking against ocaml-pcre and some general cleanup, from
Christopher Zimmermann
2012-07-18 08:04:11 +00:00
ajacoutot
db5c35c3cf Bugfix update to gnome-screensaver-3.4.4. 2012-07-18 06:52:31 +00:00
jasper
e60c658ef0 add eduke32 2012-07-18 06:38:52 +00:00
abieber
376ea144e6 Remove REVISION for 2.1.5 update. 2012-07-18 04:28:40 +00:00
abieber
f8a4775524 Fixed non-updated Makefile ( 2.1.5 update )
ok jeremy@, jasper@
2012-07-18 04:15:16 +00:00
abieber
52cf5a9f80 Update node-sqlite3 to 2.1.5
ok jeremy@, jasper@
2012-07-18 02:18:35 +00:00
bluhm
3fda649f23 update p5-File-MMagic to 1.29 2012-07-17 22:04:37 +00:00
rfreeman
3dcfce0df6 Import eduke32.
eduke32 is an advanced Duke Nukem 3D engine capable of playing
the game, and filled to the brim with editing enhancements.
Includes mapster32, a map-making program similar to the original
build map editor.

ok jasper@, edd@
2012-07-17 21:29:50 +00:00
jasper
481ec44063 missed in previous 2012-07-17 20:56:22 +00:00
landry
48155f33a4 Reserve uid 699 for user _mozsync. 2012-07-17 20:19:27 +00:00
landry
b75338a308 xfce4-netload 1.2.0 2012-07-17 19:36:41 +00:00
landry
ee585ea0a0 +py-cef, py-metlog, py-repoze-who, py-recaptcha-client, py-gevent, py-greenlet 2012-07-17 19:34:09 +00:00
landry
3ba85fac23 Import py-repoze-who 2.0.
repoze.who is an identification and authentication framework for
arbitrary WSGI applications. it can be configured either as WSGI
middleware or as an API for use by an application.

Required by upcoming firefox sync server port.
ok rpointel@
2012-07-17 19:30:50 +00:00
landry
938b5d16fa Import py-recaptcha-client 1.0.6.
Provides a CAPTCHA for Python using the reCAPTCHA service. Does not
require any imaging libraries because the CAPTCHA is served directly
from reCAPTCHA.  Also allows you to securely obfuscate emails with
Mailhide. This functionality requires pycrypto. This library requires
two types of API keys. If you'd like to use the CAPTCHA, you'll need a
key from https://www.google.com/recaptcha/admin/create.  For Mailhide,
you'll need a key from http://www.google.com/recaptcha/mailhide/apikey.

Required by upcoming firefox sync server port.
ok rpointel@
2012-07-17 19:29:13 +00:00
landry
3cb98cea16 Import py-metlog 0.9.2.
metlog-py is a Python client for the "Metlog" system of application
logging and metrics gathering developed by the Mozilla Services team.
The Metlog system is meant to make life easier for application
developers with regard to generating and sending logging and analytics
data to various destinations.

Needed by upcoming firefox sync server port.
ok rpointel@
2012-07-17 19:27:34 +00:00
landry
54f5fe14fd Import py-cef 0.3.
Most Mozilla Services applications need to generate CEF logs. A CEF Log
is a formatted log that can be used by ArcSight, a central application
used by the infrasec team to manage application security.

Requirement of upcoming firefox sync server port.
ok rpointel@
2012-07-17 19:26:14 +00:00
landry
2d812e4163 Import py-greenlet 0.4.0.
The greenlet package is a spin-off of Stackless, a version of CPython
that supports micro-threads called "tasklets". Tasklets run
pseudo-concurrently (typically in a single or a few OS-level threads)
and are synchronized with data exchanges on "channels".

Dependency of the just-imported py-gevent.
ok rpointel@
2012-07-17 19:24:47 +00:00
landry
e30e2260b1 Import py-gevent 0.13.7
gevent is a Python networking library that uses greenlet to provide
synchronous API on top of libevent event loop.

* Fast event loop based on libevent.
* Lightweight execution units based on greenlet.
* Familiar API that re-uses concepts from the Python standard library.
* Cooperative sockets with ssl support.
* DNS queries performed through libevent-dns.
* Ability to use standard library and 3rd party modules written for
 standard blocking sockets
* Fast WSGI server based on libevent-http.

Requirement of upcoming firefox sync port.
ok rpointel@
2012-07-17 19:23:31 +00:00
landry
9ae851a904 Update to dokuwiki 2012-01-25b.
Hotfix release for a XSS issue, see
http://bugs.splitbrain.org/index.php?do=details&task_id=2561

From Christopher Zimmermann, commiting on behalf of pea@ (maintainer)
2012-07-17 17:28:35 +00:00
ajacoutot
02f9af8844 Bugfix update to cogl-1.10.4. 2012-07-17 17:15:16 +00:00
dcoppa
d2f37796e0 Update to mldonkey-3.1.2
While here, fix some errors wrt non-native ocaml architectures
2012-07-17 13:26:49 +00:00
sthen
ddb787543e update to asterisk 1.8.14.1, fixes a problem with tcptls SIP connections
where an SSL_CTX was freed where it shouldn't have been leading to a possible
crash.
2012-07-17 13:01:55 +00:00
dcoppa
dfc52b1e7c Bugfix update to awesome v3.4.13 (Octopus) 2012-07-17 11:31:59 +00:00
dcoppa
4c72ac37de Fix a typo in feh(1) manual page.
upstream git commit 6ee2dca03289506214e5631a1360cb33e3f4cf55
2012-07-17 11:23:17 +00:00
jasper
3ddd3990e2 remove gnet, it's deprecated and shouldn't be used anymore since the
functionality has been in glib >= 2.22.

ok aja@
2012-07-17 10:49:13 +00:00
jasper
a6d1858786 unhook gnet 2012-07-17 10:48:57 +00:00
jasper
433ff4d7f4 sync 2012-07-17 10:46:41 +00:00
jasper
d554330325 remove outdated, deprecated and half-working cruft
ok sthen@
2012-07-17 10:46:23 +00:00
dcoppa
6f491f0d03 Maintenance update to pjsua-2.0.1 2012-07-17 10:46:04 +00:00
jasper
5267fbd152 remove broken scli, which also lacks working non-default community strings
ok sthen@
2012-07-17 10:46:01 +00:00
jasper
7c8a5a8e57 - disable gnet support, gnet is deprecated and ought to be removed.
- install a .desktop file while here.
2012-07-17 10:05:34 +00:00
jasper
028a6d3796 disable gnet support, gnet is deprecated and ought to be removed.
ok aja@ (MAINTAINER)
2012-07-17 10:05:11 +00:00
jasper
0661405679 sync 2012-07-17 09:56:30 +00:00
jasper
2414bd4cc7 import node-gir 0.0.2
Node-gir is node bindings to the girepository library making it possible
to make automatic and dynamic calls to any library that has GI
annotations installed.

This will make it possible to script a GNOME desktop system entirely
from Node much in the way it's done today with Seed, GJS or pygtk.

ok sthen@
2012-07-17 09:55:59 +00:00
giovanni
3ed23adb4a Add a better default scanset 2012-07-17 09:37:12 +00:00
sthen
bcc6542df5 Fix README-main, pointed out by "Jiri B" on ports@. ok merdely aja 2012-07-17 09:31:21 +00:00
dcoppa
c3d8c9b9b0 Mention that miniupnpc wants 'multicast_host=YES'
suggestions/ok ajacoutot@
2012-07-17 08:30:58 +00:00
ajacoutot
6df8ba22ee Committed upstream. 2012-07-17 07:47:01 +00:00
landry
ee17085055 Unbreak by updating to emerillon 0.1.90.
This now uses libchamplain 0.12/gtk+3/libpeas. Remove now useless patches.
ok jasper@
2012-07-17 07:29:48 +00:00
landry
74930ac6b9 Unbreak by updating to a snapshot of the port-to-libchamplain-0.12 bzr
branch. This now uses gtk+3..
ok jasper@
2012-07-17 07:28:27 +00:00
mpi
4ca8758c15 Disable unsupported '-D' option in lsusb.
Reported by and ok jasper@
2012-07-16 20:17:03 +00:00
jasper
436f603726 - install the actual demo binary, instead of the libtool script
- also install the python demo scripts
2012-07-16 18:52:45 +00:00
edd
4c74555c57 link ocaml-mlgmp 2012-07-16 15:56:25 +00:00
edd
a5c40bad5d Import mlgmp for ocaml. This time in the correct place.
OK dcoppa@
2012-07-16 15:51:33 +00:00
edd
2eaec1004a Kludged my last import - my apologies. 2012-07-16 15:48:16 +00:00
edd
b0dbc24030 Import mlgmp for ocaml.
OK dcoppa@
2012-07-16 15:41:26 +00:00
sthen
33753eb2d0 sync 2012-07-16 15:22:29 +00:00
sthen
173a380270 import ports/net/ttg, ok jasper@
TTG is a small command-line utility to display the throughput (bandwidth
usage) on an interface of a remote device such as a router, switch, etc.,
over SNMP.

Unlike tools like MRTG which sample bandwidth over a relatively long
interval (often 5 minutes), TTG is normally used to display throughput
over as little as one second.
2012-07-16 15:22:05 +00:00
dcoppa
89660fab0e Bugfix: don't display empty strings from i3status in i3bar
(upstream git commit 3daa3e052f2388f95ef525bdcb6cca840d4f9a32)
2012-07-16 14:38:22 +00:00
jasper
bc4814b97c roll into PLIST, prompted by landry@ 2012-07-16 14:05:08 +00:00