ajacoutot
7c4c914bdd
Disable user switching.
2011-05-31 10:48:21 +00:00
dcoppa
bc61c3b115
Update to mutagen-1.20
...
With a patch to handle 'TXXX' frames (from upstream svn).
OK giovanni@, who has tested it using the Exaile music player
2011-05-31 09:49:52 +00:00
dcoppa
b5771972ee
Adjust comments. No changes to the package.
2011-05-31 09:30:43 +00:00
jasper
53e032a8e2
update to py-decorator 3.3.1
2011-05-31 09:26:39 +00:00
dcoppa
a54abfd839
sync
2011-05-31 09:21:09 +00:00
dcoppa
7af88817c7
Import py-vorbis, a set of Python bindings for the vorbis libraries.
...
With fixes from Debian's patchset for python-pyvorbis.
OK landry@
2011-05-31 09:19:45 +00:00
jasper
620481c51a
- update to Finance-Currency-Convert-XE-0.19
2011-05-31 09:09:11 +00:00
jasper
23400dca63
sync
2011-05-31 09:08:57 +00:00
jasper
3130ad9647
import gcalctool 6.0.2
...
Gcalctool is the default GNOME desktop calculator.
It has Basic, Financial and Scientific modes. Internally it uses
multiple precision arithmetic to produce results to a high degree of
accuracy.
ok aja@
2011-05-31 09:08:31 +00:00
ckuethe
9f5977b84a
update to scons 2.0.1, after consultation with former MAINTAINER.
...
ok and bulk build test from landry@
2011-05-31 09:06:48 +00:00
sthen
13602cba97
use base64-encoded checksums, "if you wish to regen, go ahead" espie@
2011-05-31 08:35:20 +00:00
robert
ba1ed4f32a
Make v8 pre-allocate at least 32M of virtual memory to avoid
...
crashing with vmmap. This is needed because of their JIT is
not fully 64-bit.
2011-05-31 07:55:04 +00:00
jasper
803dd6b93b
missed bump with previous cleaning
...
ok aja@
2011-05-31 07:53:30 +00:00
dcoppa
79f5d35489
Use MODPY_EGG_VERSION.
...
Use MODPY_ADJ_FILES.
Regen PLIST.
OK sthen@
2011-05-31 07:21:04 +00:00
rpointel
0e28b0e3c9
First ports I found which need Add WANTLIB += ${MODPY_WANTLIB}, bump revision.
...
ok sthen@.
2011-05-31 05:44:26 +00:00
shadchin
65586efaf2
Properly fix the "missing" header.
...
From Brad.
2011-05-31 02:33:21 +00:00
kili
6b21ae8f46
Update to gummi-0.5.8. Fixes the display problem with texlive-2010.
2011-05-30 23:55:18 +00:00
ajacoutot
6740552946
+devel
2011-05-30 22:16:16 +00:00
ajacoutot
06ead3382d
+gconf-editor
2011-05-30 22:15:58 +00:00
ajacoutot
e02ab4676f
Import gconf-editor-3.0.0.
...
An editor for the GConf configuration system.
ok jasper@
2011-05-30 22:15:11 +00:00
ajacoutot
a97dcb4c7e
Move to pkg-readmes.
2011-05-30 22:13:31 +00:00
sthen
c53fd27ee7
Replace broken '.if ${MODPY_MAJOR} == "2"' with an .if ${...:M} construct,
...
puzzled through by aja@, rpointel@ and myself. ok rpointel@. No package
change -> no bump.
2011-05-30 21:42:52 +00:00
rpointel
ea37821819
Correct the wrong value of LDFLAGS (certain ports will need WANTLIB += ${MODPY_WANTLIB}).
...
Thanks for fgsch@ for his patch-Modules_selectmodule_c to correct SIGBUS error on sparc64 (test_kqueue.py).
It's time make bulks of Python2.7 on as many archs as we can.
Thanks a lot.
ok sthen@ aja@
2011-05-30 21:11:44 +00:00
sthen
17f86c3675
- reduce the default shutdown_lifetime to 20s; previously it was 30s which
...
is the maximum time rc.subr waits for a daemon, so usually it would end up
being forcefully killed (i.e. unclean shutdown -> cache must be rescanned
at next startup). suggested by aja@, diff from Brad.
- adjust PLIST to prevent warnings with pkg_delete -c, from aja@ ok Brad.
2011-05-30 20:56:30 +00:00
jasper
2323fd15db
ryan boggs takes maintainership
2011-05-30 20:36:05 +00:00
landry
5f8a088f4c
Precise that this is the Gtk+ port of webkit, set better licence marker.
...
From brad.
2011-05-30 20:29:05 +00:00
martynas
a563217645
Switch yt over to using FFmpeg's internal AAC encoder (the other
...
encoder will be going away). From Brad.
OK sthen@.
2011-05-30 20:28:54 +00:00
naddy
0afbd74914
bug fix update to 4.2 patchlevel 10
2011-05-30 19:35:47 +00:00
matthieu
de0f5d85a1
Fixes for upcoming libX11 update which changes the symbol used to
...
protect X11/Xlib.h from multible inclusion and is been (ab)used
by those ports. No binary change.
ok ajacoutot@, landry@.
2011-05-30 19:08:35 +00:00
ajacoutot
2bc48cd129
Fix defaults and mandatory paths.
2011-05-30 19:02:24 +00:00
jasper
ab09bd9ae4
sync
2011-05-30 18:33:13 +00:00
jasper
47b9f6cb7f
import nautilus-open-terminao 0.19
...
Nautilus extension which allows you to open a terminal in arbitrary
local folders.
ok aja@
2011-05-30 18:32:29 +00:00
landry
d1568bdd43
Bugfix update to xfce4-settings 4.8.2.
2011-05-30 18:22:15 +00:00
landry
743c11b588
Bugfix update to thunar 1.2.2
2011-05-30 18:20:15 +00:00
shadchin
0712322ce9
* added missing header zipconf.h
...
* added missing man pages
* fix missing end of block in two man pages
ok jasper@
2011-05-30 16:53:40 +00:00
ajacoutot
20af647410
Merge some upstream fixes to make dconf behave better.
2011-05-30 15:51:51 +00:00
landry
552f06b8e9
Security update to drupal 6.22, from wen heping.
...
Fixes SA-CORE-2011-001, see http://drupal.org/node/1168756 for details.
ok sthen@
2011-05-30 15:35:28 +00:00
dcoppa
e115d88b08
Ops! Sometimes I hate cvs...
2011-05-30 15:16:35 +00:00
dcoppa
ab676adad1
Fix memory allocation/deallocation for Python 2.5 and above
...
(from Debian's patchset for dev-python/pyogg).
Use MODPY_EGG_VERSION and regen PLIST.
OK landry@, sthen@
2011-05-30 15:10:17 +00:00
ajacoutot
4e75ea422f
"Inverted" was not supposed to get removed.
2011-05-30 13:55:56 +00:00
jasper
b19638b7f1
prevent insane version from ending up in the pkgconfig file, only
...
to confuse pkg-config.
spotted by kili@, ok landry@
2011-05-30 13:47:03 +00:00
ajacoutot
6b0fa96fe8
Typo, we're talking about a subpackage here, not a FLAVOR;
2011-05-30 13:02:26 +00:00
ajacoutot
43cd7a069f
Fix dependencies.
2011-05-30 13:01:17 +00:00
ajacoutot
8f0d221d02
Enforce dependency on gucharmap,gtk2.
2011-05-30 12:53:07 +00:00
ajacoutot
ac09c1b9d4
Enforce dependency on gucharmap,gtk2.
2011-05-30 12:50:53 +00:00
ajacoutot
8260ab93f9
Fix WANTLIB.
2011-05-30 12:45:35 +00:00
shadchin
021fcfee6d
Update to 2.10
...
ok jasper@
2011-05-30 11:04:14 +00:00
jasper
d9d6bf9c1d
fix build with gcc2
2011-05-30 10:58:28 +00:00
espie
297c0d040d
someone should really take a closer look at their LIBTOOL.
...
In the meantime, avoid gnu-grep, to have reproducible builds.
(especially since ggrep is half-broken with new vmmap)
2011-05-30 10:05:03 +00:00
sthen
39548839d4
update drupal-filefield to 3.10, go for it espie@
2011-05-30 09:38:07 +00:00