Commit Graph

561 Commits

Author SHA1 Message Date
ajacoutot
0fd16184f6 Import trytond-module-ldap_authentication-2.0.0.
This is the "ldap_authentication" module for the Tryton application
platform.
It allows to authenticate users against an LDAP server.

ok jasper@
2011-06-13 17:14:37 +00:00
ajacoutot
eba7a4505d Import trytond-module-dashboard-2.0.0.
This is the "dashboard" module for the Tryton application platform.
It allows to create a personalized dashboard

ok jasper@
2011-06-13 17:13:37 +00:00
ajacoutot
b49b00a02d Import trytond-module-currency-2.0.1.
This is the "currency" module for the Tryton application platform.
it defines currencies and exchange rate and allows to customize the
formatting of the currency amount.

ok jasper@
2011-06-13 17:10:16 +00:00
ajacoutot
9b5c6cc46e Import trytond-module-country-2.0.0.
This is the "country" module for the Tryton application platform.
It defines all countries and subdivisions.

ok jasper@
2011-06-13 17:09:29 +00:00
ajacoutot
d202ed9ba1 Import trytond-module-calendar-2.0.0.
This is the "calendar" module for the Tryton application platform.
It adds CalDAV support.

ok jasper@
2011-06-13 17:08:33 +00:00
ajacoutot
1a116371ad Set DIST_SUBDIR and don't set REGRESS_DEPENDS unconditionnally in
preparation for modules import.

ok jasper@
2011-06-13 17:07:45 +00:00
ajacoutot
8cc034c3b3 Don't force MODPY_EGG_VERSION, so that (soon to be imported) modules can
set their own.

pointed at by Christian Rueger
2011-06-11 06:50:16 +00:00
ajacoutot
69b9e65781 +tryton 2011-06-10 11:50:04 +00:00
ajacoutot
9921f26133 Import tryton{,d}-2.0.1
Tryton is a three-tiers high-level general purpose application platform
written in Python and uses Postgresql as its main database engine. It is
the core base of an Open Source ERP. It provides modularity, scalability
and security.

"tryton" is the client of the Tryton application platform.
"trytond" is the server of the Tryton application platform.
2011-06-10 11:49:30 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
kili
31a1a8e32b Don't use bash as the shell.
(It's still stupid code, simulating system(3) in a weird way)
2011-06-04 12:10:43 +00:00
kili
ecbdd17e7e +taskwarrior 2011-06-03 21:07:55 +00:00
kili
47ab3664ce Taskwarrior is a command line todo list manager. It maintains a
list of tasks that you want to do, allowing you to add/remove, and
otherwise manipulate them.  Task has a rich list of subcommands
that allow you to do various things with it.

Originally submitted by Piotr Sikora.

PLIST tweaks by me, Cmake tweaks from dcoppa@.
COMMENT and DESCR tweaks by the bikeshedding company.

ok dcoppa@
2011-06-03 21:07:10 +00:00
sthen
0443f8423b mirror distfile 2011-06-02 19:57:16 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
ajacoutot
81c428a12d Redirect the glib-compile-schemas goo stdout to /dev/null, no need to
be chatty here.
2011-05-28 08:15:33 +00:00
ajacoutot
80bfdfdd6f Update to glabels-3.0.0. 2011-05-17 17:05:38 +00:00
ajacoutot
c54e12bbe0 Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.
2011-05-11 07:45:52 +00:00
sthen
8329226a50 update to 0.5, from Mark Peoples, maintainer timeout
* Calendar depth
* iPhone support
* MacOS and Windows support
* HEAD requests management
* htpasswd user from calendar path

ok ian@
2011-05-06 15:35:47 +00:00
rpointel
816a61aac3 update zim to 0.52.
ok Sebastian Benoit (MAINTAINER).
2011-05-02 16:02:13 +00:00
landry
376a790e28 Chase thunderbird update and build sunbird from 3.1.10 tarball.. 2011-04-29 08:06:01 +00:00
landry
360aefae1c Let's use a common DIST_SUBDIR for all mozilla ports so that it's easier
to clean the gigabytes of src tarballs previously piling up in distfiles/.
Update distinfo accordingly.
Looks sane to jasper@.
2011-04-28 20:44:47 +00:00
ajacoutot
6d01c2069a Fix build/run with new libnotify.
tested in a bulk by landry, thanks!
ok landry@ jasper@
2011-04-21 07:04:56 +00:00
jasper
5499d92d3b - remove unnecessary NULL casts 2011-04-17 18:04:00 +00:00
sthen
23b6854d1a - adjust default directories for ssl keys, /etc/ssl/private isn't
going to be accessible by the uid running radicale

- add a readme, showing people how to setup auth/crypto

with/ok ian@
2011-04-17 14:54:47 +00:00
sthen
cadea2bb96 - run SUBST_CMD on config.py, fixes htpasswd auth problem reported by ian@
- change default password hash to sha1; add example htpasswd(1) usage
2011-04-15 16:44:27 +00:00
sthen
ad987a7443 sync 2011-04-15 15:47:47 +00:00
sthen
384b2a68d9 Import ports/productivity/radicale, a simple CalDAV server.
Tweaked from a submission from maintainer Sergey Bronnikov, ok landry@

The Radicale Project is a complete CalDAV calendar server solution,
capable of making multiple calendars available to local and remote
users, with optional authentication policies. Calendars can be
viewed and edited by a calendar client such as Sunbird or Evolution.

The Radicale Project aims to be a light solution, easy to use, easy
to install, easy to configure. As a consequence, it requires few
software dependencies and is pre-configured to work out-of-the-box.
2011-04-15 15:47:17 +00:00
jasper
73de3ce1c4 - update to 1.1.4 2011-04-15 06:32:42 +00:00
landry
e2b7fbc8b8 Duh, MASTER_SITES should finish by a / .. 2011-04-14 05:21:43 +00:00
landry
00098aa3aa Bump REVISION, changing PERMIT_PACKAGE* changes PLIST.
Pointed out by sthen@
2011-04-13 11:40:01 +00:00
landry
0a76bdaedc Set PERMIT_* markers to yes, after clarification with Igor Sereda from
ALM Works. Thanks!
2011-04-13 11:31:33 +00:00
landry
930b052b55 Remove unneeded patch, upstream now properly uses pkg-config --libs ofx. 2011-04-13 06:24:46 +00:00
landry
d42ecb95ef Update to grisbi 0.8.1. 2011-04-13 06:23:38 +00:00
landry
8248a662fa +deskzilla & entomologist 2011-04-12 19:34:47 +00:00
landry
f8ca79a47f Import entomologist 0.6:
The goal of Entomologist is to provide a cross-platform, open source
bug tracker client that works with multiple bug trackers (Bugzilla,
Launchpad, Mantis, Trac, etc) and provides an easier way to work with
bugs on the desktop.

With tweaks and ok jasper@ & 'what he said' ajacoutot@
2011-04-12 19:33:56 +00:00
landry
2cf21a953f Import deskzilla-lite 2.1:
Deskzilla is a java desktop client for Bugzilla bug tracking system.
This is the Lite editition which is a fully-functional Deskzilla that
requires no license key, but has a couple of limitations:
* Only a single connection to Bugzilla server is supported.
* works only if you have 1,000 or less bugs in Bugzilla for those
products you work with.
Additionally, Deskzilla Lite allows unlimited connections to well-known
Bugzilla servers that host open-source projects (mozilla, apache, gnome,
kde, xfce....).

Setting permit markers to 'Free version of commercial product', awaiting
licence clarification/permission to distribute from upstream.
Looks ok to ajacoutot@
2011-04-12 19:31:19 +00:00
jasper
61f9ed9482 adjust after recent lesstif removal
ok aja@ sthen@
2011-04-10 18:00:23 +00:00
jasper
d958a5e696 - add another missing dependency, needed for xml/html exports 2011-04-01 15:20:08 +00:00
jasper
c01bdae1c0 - add missin run dependency, otherwise it wouldn't load any .vym files.. 2011-03-25 12:39:58 +00:00
landry
6bdb4d0a62 Remove the .if for system sqlite, now every port using mozilla MODULE
uses it. Bump dependency to 3.7.5 to ensure it has unlock_notify for
ffx4, and bump all corresponding REVISIONs.
2011-03-22 13:18:26 +00:00
landry
c71bfa13cc Remove patches, sunbird now uses patches from mail/mozilla-thunderbird. 2011-03-21 08:43:09 +00:00
landry
24f1db3203 Update to sunbird 1.0beta2. Upstream doesn't have enough manpower to do
formal releases of sunbird, so let's build it from thunderbird source
tarball as we do for xulrunner w/ firefox. Use tb files/ and patches/
while here.
After discussion with upstream.
2011-03-20 20:09:28 +00:00
jasper
4c4d7d7b18 passing '-unix' to qmake4 is deprecated so remove it. 2011-03-17 14:02:51 +00:00
sthen
d580cde0ab fix various typos, from Anthony J. Bentley with a few tweaks by myself 2011-03-14 09:15:33 +00:00
ajacoutot
59c461700b Update to homebank-4.4 (needed after glib2/gtk+2 update).
ok pea@ (maintainer)
2011-03-07 19:24:43 +00:00
ajacoutot
b4c4c27eef Typo, from Anthony J. Bentley. 2011-03-07 07:35:43 +00:00
landry
1c74338058 Fix an unaligned access on sparc64 leading to random crashes when
mozilla tries to read a malformed ICC profile on random image content
found on the web.
backport of http://hg.mozilla.org/mozilla-central/rev/e8207773d54d
ref: https://bugzilla.mozilla.org/show_bug.cgi?id=629057
issue reported and fix found by naddy@
ok naddy@ ajacoutot@
2011-01-28 21:38:12 +00:00
ajacoutot
7f3f4a8ea6 Remove the need for ${SYSCONFDIR}/gnome and use ${SYSCONFDIR} instead.
Discussed with landry@ and jasper@

ok jasper@
2011-01-18 20:03:07 +00:00
landry
109b199a68 mozilla.port.mk makes all mozilla ports use the sydney_audio_sndio.c
file from www/mozilla-firefox, so remove old instances of that file that
weren't updated with last commits (and were unused anyway)
While here bump all REVISIONs after LIB_DEPENDS change.
ok naddy@
2011-01-18 12:37:44 +00:00
ajacoutot
cd5851538c Update to workrave-1.9.3. 2011-01-16 20:34:40 +00:00
landry
8a6ec97c9b Build sunbird against systemwide sqlite3 and add the PRAGMA
secure_delete patch. Consistency uber alles!
2011-01-14 22:57:44 +00:00
dcoppa
729f3f4f79 Apply the cups fix to the rest of Mozilla apps (mozilla-thunderbird,
sunbird, firefox35, seamonkey).

Ok & tested by landry@
2011-01-05 08:22:30 +00:00
jasper
8e3bf4929b - add missing build dependencies 2011-01-02 12:53:45 +00:00
rpointel
e967539a52 +zim 2010-12-27 12:06:46 +00:00
rpointel
a9dae9e774 Import Zim, a desktop wiki.
From MAINTAINER Sebastian Benoit.
ok landry@ (thanks).
2010-12-27 12:05:13 +00:00
ajacoutot
c5b6bfa38e Unbreak after removal of avahi from gnomevfs2.
spotted by espie@
2010-12-08 13:36:30 +00:00
dcoppa
927ee14bcd Fix Kerberos/GSSAPI authentication within mozilla ports.
OpenBSD does not have gssapi_krb5. So, to avoid undefined symbol
errors, link libxul with "-lkrb5 -lcrypto".

OK phessler@, landry@ (MAINTAINER)
2010-12-01 15:00:12 +00:00
espie
bec176e99e new depends 2010-11-20 09:48:38 +00:00
sthen
0d108b08f8 new-style revision/lib_depends 2010-11-05 07:57:07 +00:00
jasper
f8d971a597 it should be run dependency, not lib dependency. 2010-11-03 07:34:51 +00:00
landry
bc4e77d239 Add a patch so that it finds our gdb. Remove updates/ subdir at
uninstall time.
2010-10-27 13:00:55 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
landry
7ad8992a79 Bump sunbird REVISION after mozilla.port.mk change. While here remove
now unneeded comment.
2010-10-22 19:22:36 +00:00
espie
4cc3f43b65 USE_GROFF=Yes 2010-10-18 21:25:07 +00:00
jasper
b0a8cebee9 - use_x11 comes from gnome.port.mk now 2010-10-18 13:41:15 +00:00
landry
086ac6a802 Fix WANTLIB again after cairo's last commit where X11-xcb went away.
Bump REVISIONs.
2010-10-18 07:15:55 +00:00
landry
f0e02841bf Switch all mozilla-based ports to using the bundled cairo, mozilla doesn't
like the systemwide cairo since 1.10.x update (crashes,gifs not displaying
properly), and there's few hope it will be fixed in 1.9.2.x branch.
Fix WANTLIB while here and bump REVISIONs.
Reported by dcoppa@, also found in upstream bz #597174 and various linux
vendors bugzillas (red hat #628331, mdv #60738, gentoo #337813).
devel/xulrunner will follow in a few..
2010-10-15 07:16:19 +00:00
jim
bb22217cac Update to 2.6.3 from Tilo Stritzky t.stritzky at arcor.de and Sergey
Bronnikov estetus at gmail.com with input from jasper@.  Sergey has agreed
to take maintainer.

ok jasper@
2010-10-14 00:02:24 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
ajacoutot
e7f3154350 Unbreak by fixing WANTLIB.
spotted by landry@
2010-10-06 17:29:36 +00:00
ajacoutot
7bf1830c6a Unbreak after atk2mm was moved out of gtk2mm. 2010-09-30 13:03:10 +00:00
jasper
aeef72e9ca - update rednotebook to 1.1.1 2010-09-30 11:06:18 +00:00
ajacoutot
21da929ec9 Fix DEPENDS after gtk+2 and gdk-pixbuf split.
ok jasper@
2010-09-30 07:21:18 +00:00
landry
061756d4d6 Bump sunbird REVISION as nspr dependency was changed. 2010-09-19 19:22:46 +00:00
sthen
29075f35de s/USE_SETUPTOOLS/MODPY_SETUPTOOLS/ and bump 2010-09-16 08:15:52 +00:00
jasper
fab4167387 - move distfiles/ to a proper mirroring location. 2010-09-12 16:49:08 +00:00
jasper
6cbff417f9 - argh, shuffling tarballs and distfiles is no fun..as pntd out by kili. 2010-09-10 17:03:31 +00:00
jasper
9867dbdcd1 - better distfile 2010-09-10 15:14:58 +00:00
jasper
cc5f8c1d16 - sync 2010-09-10 11:14:17 +00:00
jasper
91d2746404 import when 1.1.21
When is an extremely simple personal calendar program, aimed at the Unix
geek who wants something minimalistic. It can keep track of things you
need to do on particular dates. Its file format is a simple text file,
which you can edit in your favorite editor.

feedback and ok ajacoutot@
2010-09-10 11:13:20 +00:00
jasper
65311c95f0 - update gtg to 0.2.4 2010-09-06 10:42:30 +00:00
jasper
bd1ba7d0a8 - fix homepages/master site 2010-09-02 08:22:24 +00:00
jasper
f4c0df60cd - update fet to 5.14.1 2010-09-01 12:43:54 +00:00
fgsch
7097e45c16 More bumps for python. 2010-08-30 21:52:53 +00:00
fgsch
94c6a5abc6 Bump revision after python's default change. 2010-08-30 17:57:31 +00:00
jasper
c9db012489 - add the documentation from the standalone port into the main port
ok ajacoutot@
2010-08-29 21:00:18 +00:00
jasper
27745a7ec0 - remove gnucash-docs; will be rolled into the main gnucash port 2010-08-29 20:59:56 +00:00
sthen
5cb35af8b2 at his request, remove sturm@ as maintainer from his ports 2010-08-28 09:19:14 +00:00
landry
479d7c3a14 Remove -lighting subpackages, they can be built from their respective
host applications using --enable-calendar, so it makes more sense to
move the subpackages there, as seamonkey and thunderbird can get out of
synch.. now sunbird is only a standalone app.
Convert to mozilla MODULE while here, greatly shrinks Makefile. Use
EPOCH for seamless upgrades, as previous PKGNAME contained 1.0b1 which
wasn't detected as 1.0beta1.
2010-07-27 16:52:35 +00:00
laurent
7eb290d508 link slideml to the build 2010-07-20 15:55:12 +00:00
ajacoutot
b34069f49b LOCALBASE -> TRUEPREFIX 2010-07-20 15:37:39 +00:00
laurent
8284821cab HTML slide generator based on SlideML meta-language, okay jasper@ 2010-07-20 15:28:44 +00:00
ajacoutot
b9124d7283 Update to rednotebook-1.0.0. 2010-07-15 16:11:30 +00:00
pea
9c32d9db48 Update to 4.3
ok aja@
2010-07-08 16:08:33 +00:00
ajacoutot
15aad6ae08 Use MODPY_EGG_VERSION and lowercase COMMENT.
ok djm@ (maintainer)
2010-07-05 14:37:59 +00:00
djm
f14ebff110 +googlecl 2010-07-05 02:08:44 +00:00
djm
569847cb12 import googlecl, a command-line interface to some Google services:
> GoogleCL is a project aimed at bringing Google to the command line. The
> especially tasks that are time consuming from a web interface.
> goal is to streamline and simplify common things that you want to do,
2010-07-05 02:07:41 +00:00
landry
8f784e1e63 Bump PKGNAME/SO_VERSION to chase www/mozilla-thunderbird update. 2010-06-23 17:11:50 +00:00
landry
b82af78a6c As done in ffx/tb/sm, remove nss/nspr patches, as sunbird uses
systemwide nss/nspr too. While here dont call autojunk in nsprpub/,
and bump PKGNAMEs.
2010-06-20 19:59:16 +00:00
ajacoutot
21fb4fe50e Update to calcurse-2.8.
from developer and maintainer Frederic Culot
2010-06-15 07:29:39 +00:00
naddy
026bff64d2 do not drag build depends into run depends 2010-06-12 15:49:41 +00:00
landry
c40bd997b6 Update to grisbi 0.6.0, remove now bundled .desktop file, set
SHARED_ONLY, and make it correctly link/work with openssl.
2010-06-05 14:37:42 +00:00
jasper
d4d03c4e9e - remove old hack that once fixed the build, but does nothing nowadays.
- remove unneeded run dependency
2010-05-13 12:37:16 +00:00
jasper
c4c448e31e - update workrave to 1.9.1 2010-05-13 12:29:25 +00:00
jasper
bbd79910af - fix homepage 2010-05-13 08:20:09 +00:00
espie
5922b16323 yet another piece of moz-derived crap to patch 2010-05-11 07:13:38 +00:00
jasper
f8757b1a2d - fix build on a clean machine 2010-04-30 18:48:35 +00:00
pea
67e8dbb500 Fix WANTLIB
ok ajacoutot@
2010-04-28 15:18:01 +00:00
pea
54d520668d Unbreak after recent gtk update
Fix wantlib

ok jasper@
2010-04-28 11:19:15 +00:00
landry
257269089a Same change as done for mail/mozilla-thunderbird, Harmonize default
search paths for systemwide sunbird extensions and plugins to
${LOCALBASE}/lib/mozilla/{plugins,extensions}.
2010-04-27 21:00:50 +00:00
ajacoutot
c7848dc5ed Fix build after recent gtkmm update.
While here, link with -pthread, not -lpthread.

This port could probably use an update...
2010-04-27 20:20:55 +00:00
naddy
33530c12a2 fix after XPrint removal 2010-04-27 19:45:48 +00:00
ajacoutot
ae8c48559a Bugfix update to glabels-2.2.8. 2010-04-20 07:45:09 +00:00
ajacoutot
ccc0741fbe Fix dependencies after goffice update.
reported by naddy@
2010-04-09 11:55:25 +00:00
landry
40c087e643 Update to sunbird/lightning 1.0b1, the calendar and task management
suite from Mozilla.
http://weblogs.mozillazine.org/calendar/2010/04/sunbird_10_beta1_now_available.html
Note that development of standalone sunbird is stopped due to lack of
manpower, and efforts will port on lightning addon for
thunderbird/seamonkey from now on.
Update also largely based on www/firefox35 port, added a -seamonkey
subpackage to allow users to get lighting inside seamonkey suite.

ok naddy@
2010-04-03 09:43:20 +00:00
sthen
a0b7829ace sync WANTLIB, bump PKGNAMEs 2010-04-02 20:53:51 +00:00
jasper
2a307a8e93 - update vym to 1.12.7 2010-03-30 19:21:28 +00:00
pea
37ef4e4ce8 Update to 4.2.1
ok ajacoutot@
2010-03-29 11:27:57 +00:00
jasper
430a81b03e - update gtg to 0.2.3 2010-03-24 12:08:32 +00:00
pea
7397e7fb38 Update to 0.2.8
ok jasper@
2010-03-23 17:24:45 +00:00
jasper
9cef15d73e - update gtg to 0.2.2 2010-03-23 13:49:59 +00:00
jasper
0b7a7d3a32 - zap gtimer 2010-03-23 13:34:33 +00:00
jasper
933aca0234 - remove old and unmaintained app using a deprecated toolkit. an alternative may be x11/gnome/hamster
ok aja@
2010-03-23 13:34:11 +00:00
jasper
a5d012b6c4 - unbreak after recent goffice update, patch from upstream 2010-03-21 11:02:02 +00:00
ajacoutot
f11dbb0a7d Update to glabels-2.2.7.
okidoki jasper@
2010-03-21 09:49:46 +00:00
jasper
eb3e967444 - update fet to 5.12.3 2010-03-20 16:43:29 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
ajacoutot
9712a9c04d Update to the latest rubrica2 release: 2.0.7. 2009-12-31 10:27:30 +00:00
jasper
96fff38b66 - update fet to 5.12.0 2009-12-30 09:16:22 +00:00
jasper
5d8b361c1c - revert previous update, to what turned out to be a development version. 2009-12-29 23:25:58 +00:00
jasper
4406624518 - update glabels to 2.2.6 2009-12-29 23:02:20 +00:00
jasper
2e3c6401bc - update rubrica2 to 2.1.6 2009-12-29 22:49:12 +00:00
jasper
9b3c4ce223 - remove dead homepage
- add working mastersite
2009-12-27 21:53:32 +00:00
jasper
ef9ac6c1c5 - update gtg to 0.2 2009-12-27 21:52:37 +00:00
jasper
28dd0e293a - remove dead homepage
- add working mastersite
2009-12-27 21:40:34 +00:00
ajacoutot
8fa1353734 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 21:03:56 +00:00
pea
8365b6c68b Update homepage, from dawedawe@gmx.de thanks.
ok landry@
2009-12-01 20:57:50 +00:00
jasper
cf2ebb2bea - update fet to 5.11.0
from daniel dickman
2009-12-01 13:12:41 +00:00
fgsch
072c596e53 Use MASTER_SITE_PYPI. 2009-11-23 00:45:27 +00:00
ajacoutot
9209d610cd Better HOMEPAGE.
from Jendrik Seipp.
2009-11-19 13:56:11 +00:00
landry
65c1fde171 revert, sunbird uses systemwide nss and doesnt need this. discussed with aja@ 2009-11-18 08:56:40 +00:00
landry
5fbe1bc593 Pull in the same fix as applied in firefox35, mozilla-thunderbird and
seamonkey. Bump PKGNAMEs & SHARED_LIBS.
2009-11-18 08:44:51 +00:00
ajacoutot
7491aa4ee6 Update to rednotebook-0.8.9.
Complete changelog available at:
http://rednotebook.svn.sourceforge.net/viewvc/rednotebook/trunk/CHANGELOG
2009-11-12 10:10:57 +00:00
landry
76f482d915 +sunbird/lightning 2009-11-10 20:49:06 +00:00
landry
9029c50613 Import Mozilla Sunbird/Lightning 0.9:
Mozilla Sunbird is a full blown enterprise ready calendar and task
management application, using Mozilla XUL framework. It supports local
and remote calendar using CalDAV or WCAP protocols, and subscription
to iCal/.ics invitations.
Lightning provides the calendar/task management extension for Mozilla
Thunderbird.
Port heavily based on mail/mozilla-thunderbird.
with feedback from sthen@, jj@, ian@, Christian Rueger and Rune Lynge, thanks!
2009-11-10 20:48:06 +00:00
pea
f68d5ed8dc Update to 4.1
ok landry@
2009-11-10 20:36:21 +00:00
ajacoutot
353d060d23 Let's use a scalpel, not an axe. 2009-10-16 00:58:43 +00:00
jasper
3d7a7db491 kiki says: fix workrave after libgnomui update 2009-10-15 23:53:48 +00:00
jasper
111e7fd934 - bugfix update of gnucash to 2.2.9
* unbreak after recent guile update

"probally ok" sturm@ (MAINTAINER)
2009-10-14 21:36:11 +00:00
jasper
a5c66e7b51 - update tasks to 0.16
* unbreaks after evolution-data-server update
- regen WANTLIB
2009-10-13 11:01:22 +00:00
ajacoutot
38db5b4ff0 +rubrica2 2009-10-08 16:41:04 +00:00
ajacoutot
9e465cf2dc Import rubrica2-2.0.6
Rubrica is an addressbook manager for the GNOME Environment.  It allows
you to add personal data (name, surname, address, etc.), web links, irc
and email addresses, telephone numbers, job information (company where
contact works, company infos, contact's assigment, etc.) and notes.

Rubrica can import/export addressbooks from/to GnomeCard, KAddressbook,
Evolution, Csv file format, and an export addressboks to HTML and text
format.

Reworked from an original submission by landry@ ages and ages ago...
2009-10-08 16:39:37 +00:00
ajacoutot
2d4e1fcff8 Fix build with newer libsigc++2 (from FreeBSD)
(reported by jasper@)
ok jasper@ landry@ wilfried@
2009-09-18 10:25:22 +00:00
sturm
5c3f398c53 ups, bump java dependency to 1.6+ before anyone notices 2009-09-05 15:54:16 +00:00
sturm
061dd0a734 update to thinkingrock 2.2.1 2009-09-05 15:52:06 +00:00
ajacoutot
f53bc1357d Update to calcurse-2.7.
from Frederic Culot (calcurse dev and maintainer)
2009-08-22 12:02:31 +00:00
pea
26e2311c61 Update to 4.0.4
Looks good landry@
2009-08-12 13:32:01 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
ajacoutot
48bde6b1cf Update to rednotebook-0.8.1.
from Pawlowski Marcin Piotr, thanks!
2009-07-27 07:16:50 +00:00
landry
7b684cd978 +yokadi 2009-07-21 19:14:30 +00:00
landry
6cf2403b31 Import yokadi 0.10.0.
Yokadi is a command-line oriented, SQLite powered, TODO list tool. It
helps you organize all the things you have to do and you must not
forget. In Yokadi you manage projects, which contains tasks. At the
minimum, a task has a title, but it can also have a description, a due
date, an urgency or keywords.

ok pea@
2009-07-21 19:13:46 +00:00
landry
7148b4f8d2 +glabels 2009-07-19 11:59:48 +00:00
landry
490a21c384 Import glabels 2.2.5.
gLabels is a small stand-alone program for creating labels and business
cards using a laser or ink-jet printer. It can uses csv files, vcard
files or evolution address book as a data source. It knows a lot of
label/card size & formats, but you can also create your own templates
using the builtin template designer.

with tweaks by and ok ajacoutot@
2009-07-19 11:59:05 +00:00
ajacoutot
bd656c17e6 - update to calcurse-2.6
- license changed from gpl to bsd

from developer and maintainer Frederic Culot, thanks!
2009-07-12 21:06:31 +00:00
avsm
09774bdfe0 update to ocaml-3.11.1 and bump dependent package PKGNAMEs 2009-06-20 22:05:11 +00:00
sthen
e6c1d1c0a1 sync wantlib, bump 2009-06-19 12:35:14 +00:00
ajacoutot
45eb496c30 Bump after recent gconf2 MODULE change. 2009-06-11 18:27:02 +00:00
ajacoutot
726683d492 Bump after recent gconf2 MODULE changes.
"yep, bumps are cheap" kili@
2009-06-08 16:58:15 +00:00
sthen
c57fe929b0 mirror this; MASTER_SITES seems to not be working at the moment and it
would truly suck to lose this. while there, add a more complete license
marker, regen PLIST, and bump for the PLIST change.
2009-06-08 14:57:37 +00:00
ajacoutot
6ba365334e Convert to using the new gconf2.port.mk module. 2009-06-07 06:41:26 +00:00
jasper
1d65edd1d9 - update qhacc to the last stable qt3 version
feedback and ok espie@ (MAINTAINER)
2009-06-07 00:08:31 +00:00
wcmaier
a7409575cd Add impressive. 2009-06-04 02:22:53 +00:00
wcmaier
fd3fb093d9 Import impressive (requested and tested by matthieu@):
Impressive is a program that displays PDF presentation slides with
style. Smooth alpha-blended slide transitions are provided for the sake
of eye candy, but in addition to this, Impressive offers some unique
tools that are very useful for presentations.

NOTE: Unless you have fairly decent GL support, playing with this will
make your X session unhappy. Still, it's kind of cool...
2009-06-04 02:15:45 +00:00
jasper
286dc281af - update fet to 5.9.4 2009-06-02 17:18:08 +00:00
ajacoutot
72efe3f2fd - update to rednotebook-0.7.2
prodded by bernd@
2009-05-26 08:21:50 +00:00
ajacoutot
e89c7918e0 - update to rednotebook-0.7.1 and add a patch to fix packaging on a clean
system ; from Mikolaj Kucharski, thanks!
- add NO_REGRESS
2009-05-22 07:19:26 +00:00
ajacoutot
f17a6cc557 +rednotebook 2009-05-21 10:21:23 +00:00
ajacoutot
e89259a721 Import rednotebook-0.7.0
RedNotebook is a graphical diary and journal helping you keep
track of notes and thoughts. It includes a calendar navigation,
customizable templates for each day, export functionality and
word clouds. You can also format, tag and search your entries.

from bernd@ with a couple of tweaks by myself
"go ahead" bernd@
2009-05-21 10:20:40 +00:00
pea
0995e85161 Update to 4.0.3
"if it works for you" ajacoutot@
2009-05-14 07:56:19 +00:00
sthen
99abaac50c pkgname bumps following java.port.mk r1.18, pointed out by espie@ 2009-04-26 09:38:25 +00:00
pea
a38cf7cd5c Update to 4.0.2.
ok landry@
2009-04-22 04:13:45 +00:00
ajacoutot
d61a271794 - cope with recent gnome.port.mk / MODGNOME_HELP_FILES changes 2009-04-06 10:09:06 +00:00
jasper
60f25978d2 - update gtg to 0.1.1
from Mikolaj Kucharski, thanks
2009-04-05 16:43:45 +00:00
sturm
78dcff8378 bump after ocaml update 2009-04-03 21:30:50 +00:00
ajacoutot
9a48651fac - remove run_depends on py-gtk2, py-gnome already provides the dependency
ok jasper@
2009-04-01 13:34:22 +00:00
jasper
e20ffcad66 - missing dependency
spotted by tadpole pyr@, thanks
2009-04-01 11:33:21 +00:00
jasper
545d681d07 - add gtg 2009-03-26 10:34:48 +00:00
jasper
d1ef488261 import getting things gnome (gtg) 0.1
Gettings Things GNOME (GTG) is a personal organizer for the GNOME
desktop environment, it focuses on ease of use and flexibility, while
keeping things simple.

looked good to ajacoutot@
2009-03-26 10:33:55 +00:00
jasper
2e87c1a60e - more missing package name bumps 2009-03-24 18:14:09 +00:00
ajacoutot
c89ef704dd - nothing should have to run_depends on rarian anymore
- explicitely add build_depends on rarian where gnome-doc-utils is also a
build dependency as it does not itself run_depends on rarian anymore

This was the 2nd and hopefully last pass of rarian/scrollkeeper cleaning.

discussed with jasper@
2009-03-14 11:36:24 +00:00
ajacoutot
037960749c - first pass at cleaning rarian/scrollkeeper handling
remove rarian-sk-update from PLIST ; it is only a wrapper that does
noting: librarian takes care of everything now.

discussed with jasper@
2009-03-14 10:40:51 +00:00
sthen
dfe5f95d84 bump pkgname following java dep change 2009-03-11 23:21:21 +00:00
avsm
842e8ffebc update to wyrd-1.4.4 2009-03-11 21:31:07 +00:00
sthen
40a8c7d6d0 sync WANTLIB/LIB_DEPENDS, bump packages 2009-03-11 14:48:54 +00:00
pea
65a26a9929 Fix WANTLIB.
ok ajacoutot@
2009-01-30 21:48:51 +00:00
sturm
0d38369461 fix WANTLIB 2009-01-30 18:16:27 +00:00
ajacoutot
0c013b8fb2 - update to calcurse-2.5
from calcurse developer Frederic Culot (MAINTAINER)
2009-01-27 08:14:38 +00:00
ajacoutot
5f2c72663c - regen WANTLIB after libgnome esound support removal 2009-01-21 10:50:12 +00:00
jasper
95079288d0 - specify license version
- regen PLIST after libgnomeuimm update
2009-01-14 10:46:15 +00:00
sturm
e68619e565 data size limits need to be incremented for users in login.conf
bump PKGNAME
2009-01-02 20:30:31 +00:00
sturm
e45f50f5aa unbreak by updating to gnucash 2.2.8
takeover maintainer
2008-12-29 17:03:46 +00:00
sturm
d9c0919fbe reactivate gnucash
+gnucash-docs
2008-12-29 17:02:51 +00:00
sturm
d0a5644626 Initial import of gnucash-docs 2.2.0
GNOME documentation for GnuCash 2.2
2008-12-29 17:01:33 +00:00
ajacoutot
fbcfa55811 - update to calcurse-2.4
from developer and maintainer Frederic Culot, thanks!
2008-12-27 15:15:44 +00:00
sturm
819a7bbbb0 move a message, destined for any user not the admin, from MESSAGE to DESCR
ok pea
2008-12-20 11:55:49 +00:00
pea
1337313f9a +homebank 2008-12-16 20:38:37 +00:00
pea
179c90f423 HomeBank is free software. Use it to manage your personal accounts.
It is designed to easy to use. Analyse your finances in detail using 
powerful filtering tools and graphs.

ok sthen@ ajacoutot@
2008-12-16 20:31:10 +00:00
jasper
af00ca54d2 - fix some potential 64-bit issues due to missing headers
- specify license version
- regen PLIST
2008-12-01 19:23:54 +00:00
ajacoutot
2b28182b9b - remove bundled xdg-utils and run_depends on the xdg-utils package instead
ok sturm@
2008-11-01 19:31:57 +00:00
ajacoutot
0eec32329a - update to calcurse-2.3
from Frederic Culot (MAINTAINER and calcurse developer)
2008-10-17 10:11:23 +00:00
landry
7429fca9f9 Oops, fix .desktop file installation w/ correct ownership, spotted by naddy@. 2008-09-26 11:44:39 +00:00
landry
d28ad3a437 Oops, damn cvs. 2008-09-23 19:37:55 +00:00
landry
d956071642 Add a grisbi.desktop file, and fix @bin marker.
ok ajacoutot@ jasper@
2008-09-23 19:37:06 +00:00
ajacoutot
0e2dca6321 - update to calcurse-2.2
based on a submission by Frederic Culot, maintainer and developer
2008-08-29 17:27:57 +00:00
ajacoutot
43492dc07f - update to osmo-0.2.2
- use SUBST_CMD
- fix FR locale (use fr.po from upstream SVN)

from Pierre-Emmanuel Andre (MAINTAINER), thanks!
2008-08-25 14:48:42 +00:00
bernd
3286e8b515 Disable debug output and regen PLIST.
ok jasper@
2008-07-15 08:39:50 +00:00
pyr
1666a77f48 +tasks 2008-07-04 16:23:01 +00:00
pyr
335dce0a6b Import Tasks:
Tasks is a simple To Do list application that eschews complicated
features for a lean interface and functionality that just does the
right thing. It has a simple interface with little cruft around the
list of tasks.

feedback, fixes and ok ajacoutot@
2008-07-04 16:20:41 +00:00
sturm
01ae937501 rerolled distfile, bump just to be sure
noticed by jolan
2008-06-28 18:10:09 +00:00
sturm
b1d58e26f1 switch to SUBST_CMD
make this somewhat useable w/ jre 1.7.0 although there are still some
icon and font problems
2008-06-14 16:48:22 +00:00
sturm
8543764127 update to thinkingrock 2.0.1 2008-06-05 08:33:55 +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
sthen
2c6c48edbe sync WANTLIB, bump package version. 2008-05-31 23:11:54 +00:00
sturm
4646f74136 update to taskjuggler 2.4.1
fixes TaskJugglerUI (thanks to kurt@) as noticed by vsankar at foretell.ca
remove myself as maintainer as I don't use it anymore
2008-05-22 11:48:05 +00:00
ajacoutot
6db3b386cf - I never intended to remove patch-configure in previous commit but to
modify it
2008-05-17 15:16:59 +00:00
ajacoutot
a36bfd0b06 - update to calcurse-2.1
from MAINTAINER and developer Frederic Culot <frederic at culot dot org>
2008-05-17 15:08:52 +00:00
jasper
4b569347fd - enable locales
- correct display of mark symbols

fix from joint work between pea@raveland.org (maintainer)
and upstream author.

"go ahead" antoine@
2008-04-22 08:57:24 +00:00
sturm
5a965e4069 thinkingrock 2008-03-26 20:19:22 +00:00
sturm
8763ff9128 initial import of thinkingrock 2.0.epsilon
Thinking Rock is a free software application for collecting and processing
your thoughts following the GTD methodology.
2008-03-26 20:18:35 +00:00
ajacoutot
d100ca7f95 - update to osmo-0.2.0
- add libgringotts support and update-desktop-database goo

from Pierre-Emmanuel Andre <pea at raveland dot org> (MAINTAINER)
2008-02-15 14:36:24 +00:00
ajacoutot
0a04ef0dc7 - fix RCS tags 2008-02-05 11:17:10 +00:00
ajacoutot
591536c85a +osmo 2008-02-05 11:14:06 +00:00
ajacoutot
39f36be96b Import osmo-0.1.6
Osmo is a handy personal organizer, which includes calendar, tasks
manager and address book modules.  It was designed to be a small, easy
to use and good looking PIM tool to help managing personal information.
In its current state the organizer is quite convenient to use - for
example, the user can perform nearly all operations using the keyboard.
Also, a lot of parameters are configurable to meet the user's
preferences.  On the technical side, Osmo is GTK+ based tool which uses
a plain XML database to store all personal data.


from Pierre-Emmanuel Andre <pea at raveland dot org> with some tweaks
2008-02-05 11:13:29 +00:00
steven
ec7b0f0160 fix WANTLIB 2008-02-02 09:30:54 +00:00
martynas
399737a897 fix package name 2008-02-02 00:04:35 +00:00
martynas
7fca606bb5 - drop maintainership of the ports i don't use: goffice, py-orbit,
delay, wyrd, file-roller
- okan@ takes maintainership of wyrd
- bump package names
ok okan@
2008-02-01 20:26:42 +00:00
jasper
b655be5e62 - add missing dependency (archivers/zip)
"ok of course!" ajacoutot@
2008-01-21 22:10:21 +00:00
jasper
0ed30ee837 - update vym to 1.10.0
(switch to qt4 and lots of bug fixes)

ok ajacoutot@
2008-01-04 16:27:30 +00:00
okan
a79561be89 update to 0.1.20
ok merdely@
2007-12-17 19:55:48 +00:00
ajacoutot
4bb724e760 - add update-desktop-database goo
(this should be the last one hopefully)
2007-12-16 00:04:27 +00:00
okan
bcea89cea9 - update to 1.4.3
ok martynas@ (MAINTAINER)
2007-12-12 22:11:51 +00:00
martynas
0406da7914 remove python categories, too 2007-12-10 21:09:09 +00:00
okan
1b26c656e6 - update to 1.2.1 from Will Maier (MAINTAINER)
- minor tweaks from me

ok merdely@ robert@
2007-12-06 15:32:08 +00:00
okan
8bc9d02d4f fix patch from viq@viq.ath.cx; no bump for package would not have built
ok merdely@ simon@
2007-11-19 01:01:45 +00:00
sturm
622c000635 correct version date to silence a new version info window 2007-11-17 18:09:17 +00:00
jasper
202787132e update workrave to 1.8.5 2007-11-12 22:05:41 +00:00
ajacoutot
68b9a22674 +calcurse 2007-10-27 15:26:24 +00:00
ajacoutot
68a86151ad Import calcurse-1.9
Calcurse is a text-based calendar and scheduling application. It helps
keeping track of events, appointments and everyday tasks.
A configurable notification system reminds user of upcoming deadlines,
and the curses based interface can be customized to suit user needs.
All of the commands are documented within an online help system.


Tweaked from an original submission by developer and maintainer
Frederic Culot <frederic at culot dot org>, thanks!
2007-10-27 15:25:37 +00:00
steven
e68b25b9ba db.=4 -> db.>=4 in preparation of db4 update
ok sthen@
2007-10-25 21:05:33 +00:00