Commit Graph

543 Commits

Author SHA1 Message Date
jasper
ab9d7df97b fix MASTER_SITES 2012-09-30 14:50:51 +00:00
jasper
8eac2111e4 mark BROKEN and add upstream BZ url; needs to be adjusted to new EDS ESource API.
ok aja@
2012-09-30 09:54:01 +00:00
jasper
12666aa793 sync 2012-09-30 09:52:10 +00:00
jasper
40ae118cbb import qzeitgeist 0.8.0
libQZeitgeist is a wrapper library around the Zeitgeist D-Bus API for
Qt, and is brought to you by Collabora in cooperation with the Zeitgeist
team and KDE.

based on a submission by  Amit Kulkarni
ok aja@
2012-09-30 09:51:05 +00:00
ajacoutot
0a2f9219ba Set REGRESS_IS_INTERACTIVE. 2012-09-29 16:12:34 +00:00
jasper
6d6ea421c4 - add a runtime dependency on zeitgeist so the daemon can be started. 2012-09-29 15:55:58 +00:00
ajacoutot
7b72701c58 Replace py-sqlite with py-sqlite2 (which are the py bindings for sqlite3
as the name does not suggest...).
Add devel/py-gobject to the dependencies.
2012-09-29 12:00:59 +00:00
ajacoutot
89f83641ed zeitgeist -> libzeitgeist (zeitgeist was mentionned twice) 2012-09-29 11:49:30 +00:00
jasper
fa3f33c6f2 import libzeitgeist-0.3.18
This project provides a client library for applications that want to
interact with the Zeitgeist daemon. The library is written in C using
glib and provides an asynchronous GObject oriented API.

ok aja@
2012-09-29 10:29:11 +00:00
jasper
0db357693b import zeitgeist-0.8.2
Zeitgeist is a service which logs the users's activities and events
(files opened, websites visites, conversations held with other people,
etc.) and makes relevant information available to other applications. It
is able to establish relationships between items based on similarity and
usage patterns.

ok aja@
2012-09-29 10:28:29 +00:00
jasper
ce158f072f sync 2012-09-29 10:26:19 +00:00
ajacoutot
cabfa6bc80 Update to gnucash-2.4.11. 2012-09-27 16:18:06 +00:00
abieber
e97d702e73 - update taskwarrior to 2.1.2
OK lteo@, jeremy@
2012-09-25 18:52:14 +00:00
landry
181d9b3892 Remove useless dependency on deprecated pangox.
- remove useless patch to gfx/thebes/Makefile.in adding -lpangox-1.0 to
EXTRA_DSO_LDOPTS, this was maybe useful before ffx 3.0, but mozilla
stopped using pangox between 2.0 and 3.0. See for the last traces of
pangox.h use : https://bugzilla.mozilla.org/show_bug.cgi?id=528941. See
also bugs #323671/#338446
- backport the patch from #528941 to remove useless pangox.h inclusion
from www/firefox35.
- remove the RUN_DEPENDS on pangox-compat
- bump all corresponding REVISIONS
- while here, make sure all moz ports depend on latest nspr 4.9.2 since
  it'll be a requirement for upcoming gecko 16 releases
2012-09-22 10:30:17 +00:00
ajacoutot
ef5cb32a0f Stupid autohell is stupid...
The situation is this: even when we --disable-gtk-doc, if gtk-doc is
actually installed at configure stage, tools like gtkdoc-rebase will be
picked up and run during the install target. That is bad because the
gtk-doc package may have been removed by then, especially during dpb(1)
bulks (we explicitely disable support for it so why should it stay...).

So for now, let's add the following env to configure whenever we use
--disable-gtk-doc, until a bettersolution is found...
CONFIGURE_ENV +=ac_cv_path_GTKDOC_CHECK="" \
		ac_cv_path_GTKDOC_REBASE="" \
		ac_cv_path_GTKDOC_MKPDF=""
2012-09-21 14:48:05 +00:00
ajacoutot
a598203a8d Fix after pangox removal from devel/pango.
ok jasper@
2012-09-21 13:21:44 +00:00
jasper
c3990dee0b sync after recent lua.port.mk change 2012-09-19 08:15:08 +00:00
ajacoutot
6b4d7e48dc Bugfix update to glabels-3.0.1. 2012-09-18 06:31:45 +00:00
pea
06d1ea7d23 Add missing dependency.
Spotted by Dawe (dawedawe at gmx.de) and Thomas Jeunet (cleptho at gmail.com), thanks !

ok ajacoutot@
2012-09-16 10:04:20 +00:00
abieber
fb0fd0c8e2 - update taskwarrior to 2.1.1
OK dcoppa@ jeremy@ sthen@
2012-09-15 22:53:42 +00:00
ajacoutot
fc69a0dc4f Unbreak analytic_invoice and analytic_account; reported by nigel@
While here, consistency with ' = '.
2012-09-12 15:51:59 +00:00
ajacoutot
e58d709205 Update all tryton modules to their latest release. 2012-09-12 06:59:53 +00:00
ajacoutot
213b22c461 Update to tryton-2.4.1. 2012-09-12 06:59:27 +00:00
ajacoutot
b453df90a2 Update to trytond-2.4.2. 2012-09-12 06:59:09 +00:00
ajacoutot
59c93e79ab Bump MODPY_EGG_VERSION to 2.4.2.
Fix MASTER_SITES.
2012-09-12 06:58:58 +00:00
landry
2125395e3e Update to grisbi 0.8.8. Don't touch it, bitch! 2012-09-09 20:30:40 +00:00
ajacoutot
5e07519429 +palm2ical 2012-09-04 07:04:31 +00:00
ajacoutot
bd335fb6f3 Re-import palm2ical from palm/palm2ical since the palm CATEGORY is going to
be tedu'd.
2012-09-04 07:03:59 +00:00
ajacoutot
b0f9d45797 --as-needed works here now. 2012-09-02 13:49:51 +00:00
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
landry
bf0ac51cca Garge collect nsSound.cpp, the original one uses libcanberra
properly and thus sndio. Bump corresponding REVISIONs.
2012-09-01 14:35:06 +00:00
jasper
5877b68de5 - update to vym 2.2.2 2012-08-29 07:37:05 +00:00
avsm
859f6bd0e2 Update to wyrd-1.4.5
- remove USE_GROFF
- support ocaml-4.00.0
ok maintainer okan@
From: Christopher Zimmermann <madroach@gmerlin.de>
2012-08-23 16:40:38 +00:00
jasper
f575aff5d1 - remove now unneeded -lpthread/-pthread patches 2012-08-20 07:39:36 +00:00
ajacoutot
28e4fc95c7 +account_fr
+production
+stock_lot
+stock_split
+stock_supply_production
2012-08-16 09:34:48 +00:00
ajacoutot
916c3c21af Import trytond-module-stock_supply_production-2.4.0.
This is the "stock_supply_production" module for the Tryton application
platform.

ok jasper@
2012-08-16 09:34:28 +00:00
ajacoutot
60928123c1 Import trytond-module-stock_split-2.4.0.
This is the "stock_split" module for the Tryton application platform.

ok jasper@
2012-08-16 09:33:44 +00:00
ajacoutot
814eda270c Import trytond-module-stock_lot-2.4.0.
This is the "stock_lot" module for the Tryton application platform.

ok jasper@
2012-08-16 09:33:01 +00:00
ajacoutot
f29cf6f5bd Import trytond-module-production-2.4.0.
This is the "production" module for the Tryton application platform.

ok jasper@
2012-08-16 09:32:20 +00:00
ajacoutot
08ea848743 Import trytond-module-account_fr-2.4.0.
This is the "account_fr" module for the Tryton application platform.
It provides an account chart template for France.

ok jasper@
2012-08-16 09:31:35 +00:00
jasper
144e2930d7 handle multiple lua versions, for now everything builds with the "old" 5.1 in the new location.
use FLAVOR=lua52 to use lua 5.2 with these ports.
2012-07-10 15:22:44 +00:00
jasper
c5ce946bf3 - fix homepage to point to the 'old' v1. 2012-07-02 09:01:41 +00:00
gonzalo
2e6e895337 Update for Gtg to 0.2.9, with some fixes and improves:
* Big refractorization of code, now using liblarch
* Fixed crash traceback when pressing 'delete' key.
* Fixed url autolinking for http(s) schemes.
* Fixed several bugs about hamster integration.

While here, new MASTER_SITES, GROFF is not needed,
delete some patches using perl on Makefile.

Initial update from me with a lot of tweaks by aja@.

Ok aja@
2012-06-24 23:01:13 +00:00
jasper
6d66549514 - update to 2.2.0 2012-06-22 06:48:58 +00:00
gonzalo
c6e1ee5a3a This is an update for Zim to 0.56 with this updates:
* Fixed critical bug for opening email adresses without "mailto:" prefix
* Fixed bug where context menu for page index applied to the current page
  instead of the selected page
* Fixed behavior of Recent Pages pathbar in cases where part of the
history is dropped
* Fixed behavior of the Search dialog, it no longer hangs and also
allows cancelling the search
* Fixed bug where replacing a word (e.g spell correction) could drop
formatting

And a lot others. Tested on i386

Ok Sebastian Benoit (MAINTAINER), aja@
2012-06-21 20:25:45 +00:00
ajacoutot
a1b7c39eb5 gtk-update-icon-cache:
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
landry
a513534079 x11/qt4,-sqlite was folded back to x11/qt4, remove explicit dependencies
on it and bump REVISION.
2012-06-14 09:47:23 +00:00
landry
d589e08e50 Fix WANTLIB (remove gmodule-2.0) and bump depending ports (others will
be updated in a sec)
2012-06-11 15:26:14 +00:00
ajacoutot
03485cc5dc xpdf-utils -> poppler-utils 2012-06-06 18:29:47 +00:00
sthen
fdfbe3dc6b update to radicale 0.7, from maintainer Sergey Bronnikov 2012-05-23 18:02:09 +00:00