jasper
e65dbca875
- update p5-MARC-Record to 2.0.2
2010-09-15 22:03:12 +00:00
jasper
fde51a3b32
- update to 0.16
2010-09-15 21:24:41 +00:00
jasper
485b82be9a
synkski
2010-09-15 21:17:01 +00:00
ajacoutot
96a42cf31b
Minor update to epiphany-2.30.6.
2010-09-15 19:16:57 +00:00
sthen
3569a326e4
update Mutt to 1.5.21
2010-09-15 18:42:38 +00:00
ajacoutot
3c74f0d735
Add an XXX here, to be revisited soon.
2010-09-15 15:47:10 +00:00
ajacoutot
41bd6badf4
Update to f-spot-0.8.0.
2010-09-15 15:41:38 +00:00
jakemsr
d36698bb12
better timestamp for recorded data: account for buffering
...
requested/ok maintainer
2010-09-15 15:40:00 +00:00
robert
2cd23047e7
take maintainership
2010-09-15 14:25:19 +00:00
sthen
0b69722ec9
drop msf as maintainer on his p5- thingys and bump REVISION
...
"perl smells like dead moose farts and you can quote me on that" msf@
2010-09-15 13:52:11 +00:00
ajacoutot
676a566802
config.php can contain some sensitive information, so protect it.
...
ok robert@
2010-09-15 10:57:19 +00:00
sthen
52a922e102
update siege to 2.70
2010-09-15 09:59:39 +00:00
espie
761854d37a
reset recorder if we get contents from packages, since it would grow too
...
much.
2010-09-15 09:36:57 +00:00
espie
4090fab496
make it work even if LOCALBASE is not defined
2010-09-15 09:36:02 +00:00
pea
7729581bc6
Fix a deprecationWarning with python 2.6
...
ok jasper@
2010-09-15 09:02:50 +00:00
sthen
041bf9f688
update x11vnc to 0.9.12, rolling in many of the patches
2010-09-15 08:21:09 +00:00
ajacoutot
cd5889a8a1
Unbreak: this needs the python MODULE.
...
breakage reported by landry@
2010-09-15 07:56:38 +00:00
jasper
23b858fec3
- add fritzing
2010-09-15 07:14:54 +00:00
jasper
0ab4b12250
import fritzing 0.4.2
...
Fritzing is essentially Electronic Design Automation software suited to the
needs of designers and artists. It uses the metaphor of the breadboard,
so that it is easy to transfer a hardware sketch to the software by using a
drag-and-drop-based GUI to copy your sketch. From there it is possible
to create PCB layouts for turning your prototype into a robust PCB,
either on your own, or with the help of a manufacturer.
ok ajacoutot@
2010-09-15 07:14:13 +00:00
pea
39c35476dc
Update to O.14.
...
ok aja@
2010-09-15 05:39:15 +00:00
edd
15b08c2c36
Don't link pthread and libm globally.
...
OK jasper@
2010-09-14 20:29:56 +00:00
kili
8836c64046
Pugs.Types defined an Eq instance for Control.Concurrent.STM.TMVar (from
...
the stm package), which is no longer possible, because TMVar is deriving
Eq now. So move the (somewhat crude) comparision based on addressOf (which
comes from the hs-pugs-compat package) into Pugs.AST.Types, providing an
explicit Eq instance for VThread.
IMHO, instance declarations for standard type classes on types imported
from other Haskell packages are evil.
Breakage noticed by naddy@.
While here, update WANTLIB and bump.
2010-09-14 18:58:01 +00:00
jasper
5ed6c2a9cc
- azwaw OUSADOU takes maintainership
...
- remove patch
2010-09-14 18:34:14 +00:00
jasper
761d8a6404
- dependencies changed, so please bump!
2010-09-14 15:11:22 +00:00
dcoppa
0a58c70784
Update to pianobar-2010.08.21
...
"go ahead" jasper@
2010-09-14 15:10:12 +00:00
pea
eeb98300f0
Update to 1.350.
...
ok landry@
2010-09-14 14:54:36 +00:00
millert
50a0ab4fc0
Add missing dependency on setuptools.
2010-09-14 14:47:59 +00:00
dcoppa
332f2d347d
Fix wrong path in port's Makefile
...
OK naddy@
2010-09-14 14:28:21 +00:00
sthen
45722cbf47
update pyodbc to 2.1.8; from Ryan Boggs with plist fix from me
...
ok jasper@
2010-09-14 13:16:04 +00:00
ajacoutot
d2533131c1
Minor update to gnome-menus-2.30.3.
...
* Respect XDG_MENU_PREFIX when writing user menu file
2010-09-14 13:13:02 +00:00
ajacoutot
b83825db7d
Minor update to pessulus-2.30.3.
2010-09-14 13:02:29 +00:00
ajacoutot
f0c772e101
Minor update to libwnck-2.30.4.
2010-09-14 12:58:05 +00:00
jasper
0f27b93125
- update getmail to 4.20.0
...
from Tim van der Molen (new maintainer)
2010-09-14 12:45:24 +00:00
jasper
7f45ee2138
grmbl, set license version
2010-09-14 12:35:58 +00:00
jasper
1ad2f1b72e
- missed in previous, no bump as it was committed < 1 minute ago
2010-09-14 12:35:12 +00:00
jasper
2af6c5dbb5
- update amsn to 0.98.3
...
from Azwaw OUSADOU, with some tweaks by me
2010-09-14 12:34:42 +00:00
sthen
8bcc0b5372
fix cross-site scripting bug, pointed out by viq. fix (adapted from
...
upstream repo) requires php>=5.2 so tighten RUN_DEPENDS accordingly.
http://secunia.com/advisories/41283
2010-09-14 12:32:42 +00:00
sthen
56e01aaf81
- fix LIB_DEPENDS; math/amd should have been a LIB_DEPENDS here.
...
the scipy package used to work as umfpack also had math/amd as
LIB_DEPENDS but this was removed from umfpack and py-scipy wasn't
changed to match.
- sync WANTLIB, bump REVISION
broken packages noticed by thib@
2010-09-14 12:07:53 +00:00
jasper
ba9b762f6e
Apply a SECURITY FIX from upstream ruby for a WEBrick HTTP server XSS
...
vulnerability (CVE-2010-0541).
from TAKAHASHI Kaoru
maintainer timed-out
2010-09-14 12:03:42 +00:00
jasper
9af1a61582
- update opensc to 0.11.13
...
from maintainer douglas santos, with some tweaks by me
2010-09-14 10:32:06 +00:00
jasper
4a4c69752f
- update openct to 0.6.20
...
from maintainer douglas santos, with some tweaks by me
2010-09-14 10:31:50 +00:00
stephan
6b41a25273
update drupal core to 6.19, addresses SA-CORE-2010-002:
...
- OpenID authentication bypass
- File download access bypass
- Comment unpublishing bypass
- Actions cross site scripting
gory details at http://drupal.org/node/880476
no database upgrade required for this update.
2010-09-14 10:14:33 +00:00
stephan
81666a6b43
+filefield_sources
2010-09-14 10:00:43 +00:00
stephan
21cb3e2560
import www/drupal6/filefield-sources-1.2
...
FileField Sources is an extension to the FileField module. The FileField
module lets you upload files from your computer through a CCK field. The
FileField Sources module expands on this ability by allowing you to
select new or existing files through additional means.
ok espie@ and landry@ some while ago.
2010-09-14 09:59:27 +00:00
ajacoutot
b82ef136dc
gnome-applets2 is wanted in a default GNOME setup.
2010-09-14 08:59:40 +00:00
dcoppa
2b72bc6e2f
Update to i3-3.5.1
...
resolve_tilde() function by Christopher Zimmermann
(madroach AT zakweb DOT de): thanks!
OK landry@
2010-09-14 08:54:18 +00:00
dcoppa
374b6fa049
Update to awesome-3.4.7.
...
Added luadoc documentation.
OK landry@
2010-09-14 08:51:24 +00:00
jasper
9ec6ec012f
- long overdue update of gv to 3.7.1.
...
among the many fixes are security fixes for CVE-2002-0838, CVE-2006-5864,
CVE-2010-2055 and CVE-2010-2056
- tweak DESCR
- fix MASTER_SITES/HOMEPAGE
- update license version
2010-09-14 08:50:07 +00:00
dcoppa
f77e148869
Update to libev-3.9
...
OK jim@, jasper@, landry@
2010-09-14 08:49:04 +00:00
jasper
1a7c68e409
- add HOMEPAGE
2010-09-14 07:53:05 +00:00