Commit Graph

57761 Commits

Author SHA1 Message Date
ajacoutot
09e399bf8b Fix the no_x11 FLAVOR to build against glib2.
While here, fix wantlib and tweak DESCR.

ok sthen@
2010-06-18 10:41:03 +00:00
sthen
b363d9e7cc update to 2.7.STABLE9, from Brad (maintainer) 2010-06-18 10:32:17 +00:00
espie
435965d034 fuck 2010-06-18 09:39:16 +00:00
espie
4a8ca0dbea update to an official version 2010-06-18 09:33:45 +00:00
espie
aefc1d72ae zap extra dep on cmake 2010-06-18 09:32:15 +00:00
espie
c8ca293870 Akonadi is a PIM layer, which provides an asynchronous API to access all kind
of PIM data (e.g. mails, contacts, events, todos etc.).
2010-06-18 09:30:50 +00:00
espie
9ccdeb18d4 Attica is a Qt library that implements the Open Collaboration
Services API version 1.4.
2010-06-18 09:22:45 +00:00
espie
931b340cb7 prepare for kde 4.4 2010-06-18 09:21:38 +00:00
espie
1327f4e964 automoc, new dep for kde4 2010-06-18 09:17:16 +00:00
espie
f05f4e3b87 use for_list 2010-06-18 09:08:57 +00:00
ajacoutot
38a005d446 Bugfix update to tracker-search-0.8.12. 2010-06-18 06:23:45 +00:00
bluhm
c0206dbaaa + p5-Data-Validate
+ p5-Data-Validate-Struct
2010-06-17 22:11:23 +00:00
bluhm
36d9518714 Initial import of p5-Data-Validate-Struct 0.06
This module validates a config hash reference against a given hash
structure in contrast to Data::Validate in which you have to check
each value separately using certain methods.

ok jasper@
2010-06-17 21:56:16 +00:00
bluhm
cba6ea0220 Initial import of p5-Data-Validate 0.08
This module collects common validation routines to make input
validation, and untainting easier and more readable.  Most of the
functions are not much shorter than their direct perl equivalent
(and are much longer in some cases), but their names make it clear
what you're trying to test for.

ok jasper@
2010-06-17 21:49:36 +00:00
sthen
78355991cf add a missing space in MESSAGE-main's sample rc.local fragment; Kirill Bychkov 2010-06-17 18:43:43 +00:00
giovanni
97ee82dd2f Update to 0.10.18
ok ajacoutot@
2010-06-17 15:30:18 +00:00
pea
c43354b999 Update to 2.1.9
"looks good" sthen@
Tested by ajacoutot@ (Thanks !)
ok rui@ (maintainer)
2010-06-17 13:40:08 +00:00
espie
b82438604a switch to new infrastructure 2010-06-17 10:30:39 +00:00
fgsch
8a49b77cb9 Add debug flavor. 2010-06-17 09:57:55 +00:00
dcoppa
f833f543bb Ops! patch-src_Makefile_in contains a CVS id: replace it with a perl
workaround
2010-06-17 09:17:52 +00:00
ajacoutot
398585ab36 Bugfix update to gnumeric-1.10.6. 2010-06-17 08:17:40 +00:00
dcoppa
d0a569e14d Disable inhibit and screensaver plugins since they cause problems
when the dbus daemon is running

Fix Help->About->Thanks dialog

Unbreak after xulrunner update (patches adapted from archlinux)

OK ajacoutot@, landry@
2010-06-17 07:42:16 +00:00
ajacoutot
d4b8541828 Maintainance update to goffice-0.8.6. 2010-06-17 07:05:41 +00:00
william
eacceacc13 Update to nginx-0.7.67; bugfixes. Identical diff by Simon Kuhnle, thanks 2010-06-17 03:35:37 +00:00
william
eb2f81bc10 Remove the WRKDIR_LINKNAME symlink at 'make clean' if present
help and ok espie@
2010-06-17 03:31:33 +00:00
landry
8b6793ce3d Remove all patches applying to local copy of nss/nspr, as we now use the
systemwide ones (which have all those patches). Don't call autoconf in
nsprpub/ while here, and bump PKGNAME to be on the safe side.
2010-06-16 19:07:23 +00:00
landry
b4f46ecb94 Remove a patch i forgot to cvs delete, don't call autoconf in nsprpub/
as we use the systemwide one, and bump PKGNAME to be on the safe side.
2010-06-16 19:06:26 +00:00
landry
a0e9c9baf1 Remove all patches applying to local copy of nss/nspr, as we now use the
systemwide on (which have all those patches). Don't call autoconf in
nsprpub/ while here, and bump PKGNAME to be on the safe side.
2010-06-16 19:05:40 +00:00
landry
1a0396b382 Use -O0 on hppa, since update to 1.6.x it fails building there.. 2010-06-16 18:47:50 +00:00
kili
6cbcd562ae Add bluetile 2010-06-16 14:08:48 +00:00
kili
3d91ec1671 Bluetile is a tiling window manager for X based on xmonad. Windows
are arranged to use the entire screen without overlapping. Bluetile's
focus lies on making the tiling paradigm easily accessible to users
coming from traditional window managers by drawing on known conventions
and providing both mouse and keyboard access for all features. It
also tries to be usable 'out of the box', requiring minimal to no
configuration in most cases.

It's all landrys fault, because he mentioned this thing on the porters channel ;-)
2010-06-16 14:08:18 +00:00
kili
319306d4dd Add hs-gtk 2010-06-16 14:06:21 +00:00
kili
68249e8f17 Add hs-cairo 2010-06-16 14:06:03 +00:00
kili
51a27193e1 Add gtk2hs ports. 2010-06-16 14:05:44 +00:00
kili
b5e200c08b This is the core library of the Gtk2Hs suite of libraries for Haskell
based on Gtk+. Gtk+ is an extensive and mature multi-platform toolkit
for creating graphical user interfaces.
2010-06-16 14:04:10 +00:00
kili
965a1464f4 Cairo is a library to render high quality vector graphics. There
exist various backends that allows rendering to Gtk windows, PDF,
PS, PNG and SVG documents, amongst others. This package provides
Haskell bindings to cairo.
2010-06-16 14:02:30 +00:00
kili
d14aee2028 This package provides a wrapper around the Pango C library that
allows high-quality rendering of Unicode text. It can be used either
with Cairo to output text in PDF, PS or other documents or with
Gtk+ to display text on-screen.
2010-06-16 14:01:33 +00:00
kili
11e3872046 The GNU Library is a collection of C data structures and utility
function for dealing with Unicode. This package only binds as much
functionality as required to support the packages that wrap libraries
that are themselves based on GLib.
2010-06-16 14:00:57 +00:00
kili
0740d739fd This library allows to load externally stored user interfaces into
programs. This allows alteration of the interface without recompilation
of the program.
2010-06-16 13:59:58 +00:00
kili
e15927f4c8 GIO is striving to provide a modern, easy-to-use VFS API that sits
at the right level in the library stack.  The goal is to overcome
the shortcomings of GnomeVFS and provide an API that is so good
that developers prefer it over raw POSIX calls.  Among other things
that means using GObject.  It also means not cloning the POSIX API,
but providing higher-level, document-centric interfaces. This package
provides Haskell bindings to gio.
2010-06-16 13:59:06 +00:00
kili
e4cf727550 This package provides a set of helper programs necessary to build
the Gtk2Hs suite of libraries. These tools include a modified c2hs
binding tool that is used to generate FFI declarations, a tool to
build a type hierarchy that mirrors the C type hierarchy of GObjects
found in glib, and a generator for signal declarations that are
used to call back from C to Haskell. These tools are not needed to
actually run Gtk2Hs programs.
2010-06-16 13:57:39 +00:00
espie
22e710f8c9 more recent, prereq for kde4 2010-06-16 13:42:24 +00:00
espie
8afde528d9 + 2010-06-16 13:36:16 +00:00
espie
ddeb235462 newer, prereq for kde4... 2010-06-16 13:35:43 +00:00
ajacoutot
999d79d16b Remove now unused patch -- we have strndup(3).
No bump because because code was #ifndef HAVE_STRNDUP ... so it wasn't
picked up anymore.
2010-06-16 12:22:45 +00:00
espie
5d22cfc900 zap old stuff (can't work, since -m is used for something else now) 2010-06-16 12:22:20 +00:00
espie
9f9494f124 well, this can be clueful 2010-06-16 12:09:22 +00:00
espie
c189d9333b handle more errors 2010-06-16 12:08:42 +00:00
espie
c1fa9429b1 remove PKG_CMD, set up PKG_ADD/PKG_CREATE/PKG_DELETE/PKG_INFO 2010-06-16 12:06:46 +00:00
sthen
5b585671d9 update to 1.7.1.2, various fixes (build fixed with -Wall in
CFLAGS as spotted by Landry, also LP64, endianness, and some
ssl problems).

ok rui@ landry@ kili@
2010-06-16 10:25:05 +00:00