775 Commits

Author SHA1 Message Date
bcallah
7433bed1d3 Update to Vit 1.2
From Kent R. Spillner <kspillner AT acm DOT org> (MAINTAINER)
2014-04-16 01:57:45 +00:00
ajacoutot
4fe8115c43 Forgot to commit this in previous.
spotted by naddy@
2014-04-13 16:59:36 +00:00
ajacoutot
8c6b690ea5 Update tryton modules to their latest release. 2014-04-13 08:11:14 +00:00
ajacoutot
7572142936 Update to tryton-3.0.3. 2014-04-13 08:10:43 +00:00
ajacoutot
391bfd4da4 Update to trytond-3.0.4. 2014-04-13 08:10:26 +00:00
sthen
8d9e5f597d update to impressive 0.10.4, fixing a skewed display problem, and switch from py-Imaging to py-Pillow 2014-04-06 21:10:27 +00:00
ajacoutot
5a24cf3464 Merge some patches from upstream to better deal with new glib2 and new vala.
ok jasper@ (maintainer)
2014-04-06 12:09:14 +00:00
ajacoutot
657667b8fe Update to calcurse-3.1.4 finally... it seems to work fine now. 2014-04-03 15:47:59 +00:00
jasper
c5dc24f1eb drop extra = from MODGNOME_TOOLS
no package change
2014-04-03 12:37:41 +00:00
jasper
012f7978a4 cleanup double spaces and sort MODGNOME_TOOLS 2014-04-02 09:36:09 +00:00
jasper
43b19ca734 merge various MODGNOME_TOOLS lines into a single line (or two if it would
exceed 80 chars); no functional change intended..
2014-04-01 18:06:28 +00:00
jasper
64ebb01f71 move more bits and bobs into MODGNOME_TOOLS to make it more clear which
tools are actually used.

This commit replaces
MODGNOME_DESKTOP_FILE with MODGNOME_TOOLS += desktop-file-utils
MODGNOME_MIME_FILE with MODGNOME_TOOLS += shared-mime-info
MODGNOME_ICON_CACHE with MODGNOME_TOOLS += gtk-update-icon-cache

(some prettyfication will follow shortly)
2014-04-01 17:03:13 +00:00
jasper
2100c2cdff start to make MODGNOME_TOOLS resemble the name of the tools actually used.
rename 'gi' to 'gobject-introspection'.

discussed with aja@
2014-04-01 15:31:45 +00:00
ajacoutot
2ef41f5748 In x11/gnome ports we use disable-static inconsistently, usually to get
rid of static module archives; but since we end up manually removing the
libtool la files anyway, just don't bother setting up the tag.
part 2/2
2014-04-01 13:21:44 +00:00
landry
874f099141 Add patch to remove a trailing semicolon breaking logic, found on the
grisbi-devel@ ML.
2014-03-30 19:37:17 +00:00
landry
e8ebc96915 Long-awaited update to grisbi 1.0.0.
Add goffice08 dependency for accounts graphing feature, finally!
2014-03-30 19:36:42 +00:00
ajacoutot
51404eb3ff Update to gnucash-2.6.2. 2014-03-28 08:12:05 +00:00
ajacoutot
aac25b5325 Sync WANTLIB after e-d-s update. 2014-03-28 07:20:47 +00:00
ajacoutot
05a4261075 Fix HOMEPAGE. 2014-03-27 14:25:45 +00:00
sthen
ba3bab1654 Patch radicale's htpasswd parser to support bcrypt passwords, from
Francisco de Borja Lopez Rio.

The htpasswd parser isn't very flexible and only normally handles one
encryption method in the file. So I've also added a patch to recognise
{SHA} from the hash string so that people using this can migrate their
file to bcrypt.

Update README with new htpasswd syntax and information about bcrypt and
migrating.

OK ian@, Sergey Bronnikov (maintainer)
2014-03-26 10:17:02 +00:00
espie
38f56a042e replace MAINTAINER address with currently valid address, bump REVISIONS.
okay maintainer
2014-03-25 21:20:39 +00:00
sthen
b8fe92ad4f update to aqbanking 5.4.1b, various SEPA fixes 2014-03-15 01:02:27 +00:00
abieber
75b0b1d826 Update taskwarrior to 2.3.0!
* remove patches because upstream rocks

Thanks to lteo@ for almost testing <3

cc5a56ebfa
f31116f287
27f65a821f

OK bcalah@
2014-03-11 18:25:36 +00:00
ajacoutot
094e8b3f85 Merge build fixes from upstream.
ok jasper@ (maintainer)
2014-03-09 22:31:54 +00:00
sthen
7e5d65e878 update aqbanking to 5.3.6b and clean up DISTFILES handling, adding some
support for sepa payments (not the latest version, but not far off and that
can be updated separately)
2014-03-09 21:03:07 +00:00
ajacoutot
eca9461e92 Update tryton modules to their latest release. 2014-02-01 09:10:54 +00:00
ajacoutot
aff264d566 Update to trytond-3.0.2. 2014-02-01 09:10:31 +00:00
zhuk
3d2911e64b Use the SQLite driver provided with Qt (QSQLITE) instead of the one bundled
with Akonadi (QSQLITE3) by default. It behaves better for me, at least.

This won't affect existing installations. You can freely migrate from
QSQLITE to QSQLITE3 and back, just remember to stop Akonadi and make sure
that corresponding lines in ~/.config/akonadi/akonadiserverrc are pointing
to the same database file, then start Akonadi again.
2014-01-31 16:37:46 +00:00
zhuk
6749e07814 Forgot to sync patches. Did not build => no bump.
Spotted by nigel@, thanks!
2014-01-31 11:46:25 +00:00
zhuk
c8683075a2 Update Akonadi to 1.11. Fixes a problem in SQLite backend, which we use by
default. No regressions so far.
2014-01-30 18:51:33 +00:00
ajacoutot
85b5083522 Update to gnucash-2.6.1. 2014-01-28 17:45:33 +00:00
ajacoutot
8816ceceb9 Remove devel/py-simplejson dependency since the code can fallback to python
json.

req. by fgsch@
2014-01-23 15:27:10 +00:00
zhuk
27e9d26818 KDE 4.11.5. Some highlights:
Three Kate plugins written in Python migrated to Python 3 and thus
are not available for the moment.

kdelibs-4.x deconflicted with kdebindings-3.x, and kde-runtime-4.x
deconflicted with kdebase-3.x. Most notable change is the renaming
of kreadconfig and kwriteconfig by appending a "4" suffix to them.
All ports in CVS and in WIP repo are checked for usage of all renamed
binaries, but anything else could be broken. Sorry.

KWin renamed in kde-workspace again, to avoid conflict with
KFourInLine.

Default dependencies that came from kde4.port.mk now have additional
restriction ",<5". KDE Frameworks won't hit CVS during current cycle
but it's better to be proactive.
2014-01-15 19:42:08 +00:00
ajacoutot
10aef650f0 Update to gtg-0.3.1. 2014-01-09 13:31:31 +00:00
ajacoutot
0cf7e1ce90 Don't spam the logs with warnings that aren't really warnings (upstream). 2014-01-07 08:55:05 +00:00
benno
9afae56dcc update zim to version 0.60
OK juanfra@
2014-01-03 22:15:24 +00:00
ajacoutot
db39a18868 Do not optimize the event variant because that would lead to a segfault
when converting back via from_variant with several events (upstream).
This fixes an empathy and gnome-contacts crash.

ok jasper@ (maintainer)
2014-01-02 09:41:59 +00:00
ajacoutot
bf346a38fb Update to gnucash-2.6.0. 2013-12-30 12:23:45 +00:00
ajacoutot
f11bedf79c Update to trytond-module-timesheet_cost-3.0.1. 2013-12-29 13:06:59 +00:00
ajacoutot
2a69bcf9a6 Update to trytond-module-sale_invoice_grouping-3.0.1. 2013-12-29 13:06:44 +00:00
ajacoutot
2bb448252b Update to trytond-module-project-3.0.1. 2013-12-29 13:06:21 +00:00
ajacoutot
ac90eb9c17 Update to trytond-module-calendar_todo-3.0.1. 2013-12-29 13:06:06 +00:00
ajacoutot
0a75231175 Update to trytond-module-calendar-3.0.1. 2013-12-29 13:05:53 +00:00
ajacoutot
69dde03dfc Update to trytond-module-bank-3.0.1. 2013-12-29 13:05:38 +00:00
ajacoutot
5dc287925a Update to trytond-module-account_dunning_letter-3.0.1. 2013-12-29 13:05:24 +00:00
ajacoutot
ac2f281581 Update to trytond-module-account_dunning-3.0.1. 2013-12-29 13:05:08 +00:00
ajacoutot
8219b164d0 Update to trytond-module-account-3.0.1. 2013-12-29 13:04:54 +00:00
ajacoutot
4a08df9f4e Update to tryton-3.0.2. 2013-12-29 13:04:37 +00:00
ajacoutot
e31598b66e Update to trytond-3.0.1. 2013-12-29 13:04:23 +00:00
rpe
ef10995d8c fix PLIST share/config -> share/config.kde3
ok zhuk@
2013-12-25 17:48:47 +00:00