Commit Graph

364 Commits

Author SHA1 Message Date
ajacoutot
c69ebad5ff +calendar
+country
+currency
+dashboard
+ldap_authentication
+ldap_connection
+product

All these ports are from Christian Rueger (thanks!) with some tweaks.
2011-06-13 17:18:11 +00:00
ajacoutot
9e78429ad1 Import trytond-module-product-2.0.1.
This is the "product" module for the Tryton application platform.
it defines products, categories of product, units of measure, categories
of units of measure.

ok jasper@
2011-06-13 17:16:22 +00:00
ajacoutot
9051cb3a7e Import trytond-module-ldap_connection-2.0.0.
This is the "ldap_connection" module for the Tryton application
platform.
It adds basic support for LDAP connection.

ok jasper@
2011-06-13 17:15:31 +00:00
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