robert
ffab71422d
make the discovery of video(4) devices actually work by querying
...
the device itself; bump PKGNAME
2008-06-08 02:49:00 +00:00
kurt
e0ef9069a3
fix atomic_count.hpp: libstdc++ is not built with thread support yet so
...
adjust atomic_count.hpp to only use libstdc++ when it has been built with
thread support and fall back to using the pthreads implementation.
diagnosed, tested and okay deanna@
2008-06-05 12:55:56 +00:00
bernd
f693235bc1
Update to git-1.5.5.3. From Daniel Dickman. Thanks!
2008-06-05 07:19:14 +00:00
wcmaier
2f0ff039d5
Upgrade to 0.8.4 (skipping the still-born 0.8.3).
...
While here, use MODPY_EGG_VERSION and update my address.
ok merdely@
2008-06-03 23:30:28 +00:00
jasper
290a1c88ac
- update goffice to 0.6.4
...
joint work with seth jackson, ok ajacoutot@
2008-06-03 16:35:41 +00:00
jasper
c299ce2d74
- update libgsf to 1.14.8
...
- explicitly disable gvfs
ok ajacoutot@
2008-06-03 16:34:43 +00:00
ajacoutot
5dcd16b39e
- use the in-tree intltool utilities (textproc/intltool MODULE) instead
...
of the ones bundled in sources
PLIST_DB seems happy with the change so no bump
2008-06-03 14:56:09 +00:00
jasper
257532222c
- add a note about why gtester-report is not installed
2008-06-03 14:15:04 +00:00
sthen
8e6445c5b4
Use iconv module. From Brad. ok jasper@ (MAINTAINER)
2008-06-03 12:11:43 +00:00
ajacoutot
1636766bb4
- use textproc/intltool module instead of bundled intltool
2008-06-03 10:54:04 +00:00
simon
1edbfc441a
maintenance update to version 0.36 and spacing corrections
...
ok okan@
2008-06-02 22:06:15 +00:00
simon
cd6378f57b
add p5-Perl6-Junction
2008-06-02 22:02:29 +00:00
simon
b0dc612cf7
import p5-Perl6-Junction
...
This is a lightweight module which provides 'Junction' operators, the
most commonly used being any and all. Inspired by the Perl6 design docs.
Provides a limited subset of the functionality of
Quantum::Superpositions.
2008-06-02 22:02:24 +00:00
simon
8ffa28b7eb
maintenance update to version 0.84
2008-06-02 21:43:30 +00:00
simon
0ca86ca628
maintenance update to version 3.8
2008-06-02 21:40:47 +00:00
simon
2b93e6cb44
update to version 0.15, add p5-Tie-ToObject to RUN_DEPENDS
2008-06-02 21:26:21 +00:00
simon
86a21523c3
update to version 0.08
2008-06-02 21:22:28 +00:00
jasper
d0ce710a27
- update libsoup to 2.4.1 (again)
...
- fix license marker
ok ajacoutot@
2008-06-02 16:42:47 +00:00
ajacoutot
e26775f9fe
- remove support for MODGNOME_DEVHELP_FILES from the gnome MODULE ;
...
it makes more sense to add devhelp as run_depends for gnome-session and
leave it to the user to install it manually for other packages
"if you're as happy as a pig in poop, commit it" jasper@
2008-06-02 14:10:06 +00:00
sturm
3537bb4985
fix build on sparc64, missing define
...
no PKGNAME bump needed
2008-05-31 18:50:07 +00:00
bernd
9412048d5e
Update to git-1.5.5.2.
2008-05-28 05:22:07 +00:00
jasper
f495d23b42
- update cxxtools to 1.4.7
...
from vramesh2 at uiuc.edu (MAINTAINER)
2008-05-27 21:48:37 +00:00
ajacoutot
87ec5be0f7
- remove run depends on devhelp
...
(it was added some time ago but let's be consistent with the latest changes)
2008-05-27 11:54:20 +00:00
deanna
ebde87a203
Security - add fix from boost svn for CVE-2008-0171:
...
"regex/v4/perl_matcher_non_recursive.hpp in the Boost regex library
(aka Boost.Regex) in Boost 1.33 and 1.34 allows context-dependent
attackers to cause a denial of service (failed assertion and crash)
via an invalid regular expression."
ok naddy@
2008-05-27 00:52:01 +00:00
naddy
aaf788fc9c
Allow building with upcoming libiconv 1.12. No code changes with earlier
...
libiconv versions.
ok landry@ and qt4 ok espie@
2008-05-26 17:08:35 +00:00
ajacoutot
78b73ecee7
- make help available by adding MODGNOME_HELP_FILES / ::x11/gnome/yelp
...
to RUN_DEPENDS
"mkay" jasper@
2008-05-26 16:29:26 +00:00
ajacoutot
204210085b
- make the -docs subpackage run_depends on devhelp
2008-05-26 09:53:22 +00:00
simon
465c0d9c39
add vim-taglist
2008-05-26 09:33:59 +00:00
simon
ed6faf7e1f
import vim-taglist
...
The "Tag List" plugin is a source code browser for the Vim
editor. It provides an overview of the structure of source
code files and allows you to efficiently browse through
source code files in different programming languages.
ok landry@
2008-05-26 09:33:54 +00:00
simon
9e4102e122
maintenance update to version 1.2
2008-05-26 08:24:28 +00:00
simon
747e52d57d
add p5-Tie-ToObject
2008-05-26 08:00:28 +00:00
simon
b91bfaf630
import p5-Tie-ToObject
...
While "tie" in Perl allows tying to an arbitrary object, the class in
question must support this in it's implementation of TIEHASH, TIEARRAY
or whatever.
Tie::ToObject provides a very tie constructor that simply returns the
object it was given as it's first argument.
That way the side effects of calling $object->TIEHASH are avoided.
2008-05-26 08:00:24 +00:00
simon
babae1e216
update to version 0.15
2008-05-26 07:28:56 +00:00
simon
1b056502a8
maintenance update to version 0.12 and fix spacing while there
2008-05-26 07:20:45 +00:00
jasper
a37f4202bd
- update py-gobject to 2.14.2
...
ok ajacoutot@
2008-05-25 21:44:33 +00:00
bernd
56ed89c41d
Better RUN_DEPENDS for the -x11 subpackage. Problem with multiple
...
tk versions noticed by Tom Adams. Thanks!
2008-05-24 09:02:32 +00:00
wcmaier
658f91e5f4
Update to the newly released 1.0.1.
...
Add 'v2' to license marker, update mail address and add unzip to
REGRESS_DEPENDS while here.
ok merdely@
2008-05-23 15:03:12 +00:00
ajacoutot
e5f7dc1f2f
- remove old, unmaintained and unused gstreamer v0.8
...
from brad@
"die!" jasper@
2008-05-23 09:51:07 +00:00
ajacoutot
08732a5dd9
- merge and remove FLAVORs ; this is needed to make sure we don't end up
...
in weird situations when pwlib (and some dependent pkgs) are rebuilt
while already installed
Found the hard way by sthen@
@pkgpath markers "look right" to sthen@
2008-05-22 19:25:32 +00:00
ajacoutot
9244382cfc
- remove pwlib,ldap (deleted FLAVOR)
2008-05-22 19:23:33 +00:00
chl
8b59b092e3
add metaauto to RUN_DEPENDS for all autoconf versions
...
bump PKGNAME
ok espie@
2008-05-21 19:17:24 +00:00
fgsch
9422412b4a
sync with cairo update. jasper@ ok.
2008-05-19 09:57:43 +00:00
bernd
7e583caaf7
Build on powerpc and not just macppc now that we have socppc.
...
from brad@
2008-05-19 07:43:42 +00:00
okan
65bfdbf6a8
- update to 0.11
...
ok merdely@
2008-05-18 20:31:55 +00:00
simon
f27f6b156b
add p5-Time-Duration-Parse
2008-05-17 17:45:16 +00:00
simon
3627411825
import p5-Time-Duration-Parse
...
Time::Duration::Parse is a module to parse human readable duration
strings like "2 minutes and 3 seconds" to seconds.
2008-05-17 17:43:50 +00:00
okan
b741618707
update email address
...
ok merdely@
2008-05-15 21:48:26 +00:00
deanna
69f5e4d1c1
Add missing pear-Mail-Mime run depend.
...
ok mbalmer
2008-05-15 12:01:41 +00:00
bernd
ee3a7f04b2
Add missing RUN_DEPENDS for the svn subpackage.
...
From Brad Walker.
2008-05-15 08:57:23 +00:00
simon
0507cd8337
update to version 0.42
2008-05-14 09:55:03 +00:00