Commit Graph

850 Commits

Author SHA1 Message Date
zhuk
0c80766e4e Update Akonadi to 1.13.0. KMail is still happy. 2014-10-05 10:32:07 +00:00
ajacoutot
e3543778ed Update to trytond-module-stock-3.2.3. 2014-09-30 15:21:38 +00:00
ajacoutot
2a80494c47 Update to trytond-module-sale-3.2.1. 2014-09-30 15:21:26 +00:00
ajacoutot
4d5019ae0d Update to trytond-module-product_cost_fifo-3.2.2. 2014-09-30 15:15:02 +00:00
ajacoutot
26dfbc7c03 Update to tryton-3.2.4. 2014-09-30 15:14:47 +00:00
ajacoutot
684051e6b4 SECURITY update to trytond-3.2.3. 2014-09-30 15:14:35 +00:00
ajacoutot
8c8220ac4c Update to gnucash-2.6.4. 2014-09-28 14:11:14 +00:00
landry
30333c65d1 Fix user creation (and probably other db-related issues) by removing
quotes around LANGUAGE 'plpgsql' declarations, needed since pgsql > 9.3.
Remove the patch that was fixing a single occurence, and apply some perl
-pi -e magic during post-patch instead.
Taken from https://gitlab.com/davical-project/davical/issues/26, tested
by viq.
2014-09-27 07:48:07 +00:00
kspillner
3dde4d9ea6 Update my email address & bump.
ok aja@, bcallah@, benoit@, jca@, jung@, landry@, sthen@
2014-09-18 15:15:03 +00:00
brad
b94a402501 Switch from using MySQL to using MariaDB attempt #2. MariaDB is a drop-in replacement.
ok sthen@
2014-09-13 18:09:20 +00:00
ajacoutot
372cd2bc49 --disable-gtk-doc is handled by the infrastructure now. 2014-09-13 16:36:53 +00:00
jasper
34fc80c105 update to projectlibre-1.5.9 2014-09-04 09:24:43 +00:00
chrisz
4f34b70b07 Upgrade OCaml to 4.02. Since camlp4 is now a seperate port,
add / change BUILD_DEPENDS for all ports using camlp4.
Findlib is changed because it won't use camlp4 and doesn't install
the Bytes module anymore, which is now included in OCaml 4.02.

ok avsm@
2014-09-02 09:24:44 +00:00
ajacoutot
f045f9370d Update to calcurse-3.2.1. 2014-09-01 16:31:57 +00:00
ajacoutot
d674b2e377 Update tryton modules to their latest release. 2014-08-30 12:48:08 +00:00
ajacoutot
efaf8128eb Update to tryton-3.2.3. 2014-08-30 12:47:19 +00:00
ajacoutot
0b1c2e45de Update to trytond-3.2.2. 2014-08-30 12:47:08 +00:00
kili
edea600f6e More bumps due to lang/ocaml pkgname change. 2014-08-22 22:49:07 +00:00
kili
3c8d3d6504 Missing bump. 2014-08-15 20:20:50 +00:00
zhuk
5ca7655398 Use FindBacktrace.cmake here. Fixes floating dependency spotted by landry@.
Patch went upstream already.
2014-08-14 23:05:57 +00:00
ajacoutot
913880cec3 Bump after py-Pillow sub-packaging. 2014-08-14 07:06:00 +00:00
zhuk
81f3c475b5 Fix WANTLIB and add HOMEPAGE for libattica. 2014-08-12 00:05:47 +00:00
espie
92816cd8fc use more specific version of SUBST_* where appropriate 2014-08-10 09:58:04 +00:00
landry
37eeb94f9b +taskd 2014-07-12 22:09:13 +00:00
landry
c231b41656 Import taskd 1.0.0, from vic
Taskserver is a lightweight, secure server providing multi-user,
multi-client access to task data. This allows true syncing between
desktop and mobile clients.

ok abieber@ on a previous version, with tweaks from sthen@
2014-07-12 22:08:35 +00:00
zhuk
2d9dc7e029 This way it's better than just a bump. 2014-07-11 11:17:18 +00:00
zhuk
af0d4a394b Update libkgapi, should make error espie@ seen gone. 2014-07-11 10:24:21 +00:00
espie
33931af78f MORE missed bumps 2014-07-11 09:58:54 +00:00
zhuk
cbe517e9fd Update Akonadi to 1.12.1. 2014-07-10 14:05:00 +00:00
espie
496abda896 bump 2014-07-10 08:06:04 +00:00
espie
b21869cf20 bump 2014-07-10 07:39:40 +00:00
ajacoutot
3c5381c59b The x11/gnome MODULE will soon stop setting USE_GMAKE unconditionally, so
explicitely add it where needed.
2014-07-09 17:43:52 +00:00
jasper
ddbbde83f6 - remove unreachable homepages on berlios and add a working one where applicable
- move master sites to the berliosbot created sourceforge projects
2014-07-09 16:49:35 +00:00
zhuk
389d1fe89c Link in libalkimia and kmymoney. 2014-07-09 16:10:15 +00:00
zhuk
96b46c5507 The Personal Finance Manager for free users. The ultimate objectives
of KMyMoney are:

* Accuracy. Using time tested double entry accounting principles
  KMyMoney can help ensure that your finances are kept in correct
  order.

* Ease of use. KMyMoney strives to be the easiest open source
  personal finance manager to use, especially for the non-technical
  user.

* Familiar features. KMyMoney intends to provide all important
  features found in the commercially-available, personal finance
  managers.

Long-time tested by nigel@, final okay landry@.
2014-07-09 16:09:35 +00:00
landry
19631e4fc1 slightly improve COMMENT and link it to the build 2014-07-09 14:56:53 +00:00
ajacoutot
263e87081e These need textproc/intltool in MODULES since they are not GNOME_PROJECT
ports.
2014-07-09 13:55:59 +00:00
zhuk
03f26bc045 libalkimia is a library with common classes and functionality used
by finance applications for the KDE SC. Currently it supports a
common class to represent monetary values with arbitrary precision.

This is a KMyMoney requirement.

Reviewed by landry@, also tested by nigel@ some time ago.
2014-07-09 13:07:23 +00:00
zhuk
596a20fa1d LibRCPS is a library for calculating resource constrained project
scheduling problems using genetic algorithms.

This is a requirement for modern Digikam.

Reviewed by landry@.
2014-07-09 12:57:57 +00:00
zhuk
606c656533 Link in akonadi-googledata and libgcal. 2014-07-09 10:54:38 +00:00
zhuk
e51a1fd07a Akonadi-googledata allows you to syncronize Akonadi with your Google
calendar and contacts.

Passwords will be stored in KWallet, for while only 1 account is
allowed. For hosted accounts (i.e. joe.bar@whatever.com), just input
the whole username plus server name in configuration dialog (i.e.
joe.bar@whatever.com). For normal google accounts (i.e. joe@gmail.com),
just the username is required (i.e. joe).

Only the main calendar is supported.

Recurrent events are not supported, the reason: Google uses an
invalid iCal inside of the XML to represent recurrence).

okay landry@
2014-07-09 10:52:54 +00:00
zhuk
0875024119 libgcal is an ANSI C library that does allow communication with
google calendar and contacts, useful if you need to support this
in a C or C++ application.

Currently, libgcal implements:

 - authentication
 - get all events/contacts
 - atom stream parsing
 - access to individual events/contacts
 - add/delete/edit using gcal objects
 - add/delete/edit using raw XML
 - query for updated events/contacts
 - timezone
 - contact photo download/upload

What is missing: batch commit, calendar (creation of recurrent
events), support other calendars (only the main calendar is currently
supported).

This is a hard dependency for upcoming akonadi-googledata port.

okay landry@
2014-07-09 10:51:26 +00:00
ajacoutot
1630677003 Update to trytond-module-stock_forecast-3.2.1. 2014-07-08 20:13:45 +00:00
ajacoutot
16bbfe4e9b Update to trytond-module-stock-3.2.1. 2014-07-08 20:13:31 +00:00
ajacoutot
c18ee33455 Update to trytond-module-sale_shipment_grouping-3.2.1. 2014-07-08 20:13:14 +00:00
ajacoutot
295e401d08 Update to trytond-module-sale_invoice_grouping-3.2.1. 2014-07-08 20:12:58 +00:00
ajacoutot
8dca178aab Update to trytond-module-party_relationship-3.2.1. 2014-07-08 20:12:43 +00:00
ajacoutot
d88bff70bb Update to trytond-module-analytic_account-3.2.1. 2014-07-08 20:12:26 +00:00
ajacoutot
c828b2a4f5 Update to trytond-module-account_payment_sepa-3.2.1. 2014-07-08 20:12:04 +00:00
ajacoutot
fa953dfa60 Update to trytond-module-account_dunning_letter-3.2.1. 2014-07-08 20:11:43 +00:00