Commit Graph

439 Commits

Author SHA1 Message Date
ajacoutot
8f07062249 Import trytond-module-account_product-2.0.0.
This is the "account_product" module of the Tryton application platform.
It adds accounting properties on product and category like:
    - account for expense / revenue
    - taxes for customer / supplier

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:10:09 +00:00
ajacoutot
1df02a8284 Import trytond-module-project_plan-2.0.0.
This is the "project_plan" module for the Tryton application platform.

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:09:56 +00:00
ajacoutot
5132c3fc85 Import trytond-module-account_invoice_line_standalone-2.0.0.
This is the "account_invoice_line_standalone" module for the Tryton
application platform.
It allow sto create standalone invoice lines and add them later to a
draft invoice. The invoice will only accept invoice lines with the same
type, company, currency and party.

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:09:43 +00:00
ajacoutot
2aff59a6b4 Import trytond-module-product_price_list-2.0.0.
This is the "product_price_list" module of the Tryton application
platform.
It defines price list rules by parties.

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:09:28 +00:00
ajacoutot
ef7b43a814 Import trytond-module-account_invoice_history-2.0.0.
This is the "account_invoice_history" module for the Tryton application
platform.
It adds historization for invoice fields.

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:09:06 +00:00
ajacoutot
5c9e2caab0 Import trytond-module-product_cost_history-2.0.0.
This is the "product_cost_history" module for the Tryton application
platform.
It adds historize to the product cost.
This module adds a button on the product form which opens the list of
all the past values of the cost price for the current product.

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:08:48 +00:00
ajacoutot
9b7c81ae7a Import trytond-module-account_invoice-2.0.0.
This is the "account_invoice" module for the Tryton application 
platform.

It provides financial and accounting modules with:
    - Payment Term
    - Invoice / Credit Note
    - Supplier Invoice / Supplier Credit Note

With the possibilities:
    - to follow the payment of the invoices
    - to define invoice sequences on fiscal year or period
    - to credit any invoice

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:08:27 +00:00
landry
9c6dbbfc4b Add missing shlib to PLIST, and update PLIST while here. Bump REVISION. 2011-06-22 14:52:11 +00:00
landry
576d88e992 Build sunbird from thunderbird 3.1.11 tarball. 2011-06-22 12:34:42 +00:00
espie
0d11b30bbc why people don't use FULLPKGNAMEs for README is beyond me 2011-06-22 11:47:13 +00:00
ajacoutot
2b3d68238a Extend README (modules installation, upgrades...). 2011-06-22 08:19:12 +00:00
ajacoutot
ee300d31a9 s/account/module in COMMENT.
spotted by Cedric Krier.
2011-06-20 16:04:12 +00:00
ajacoutot
80aef3304b ++account
+account_be
+account_de_skr03
+company
+company_work_time
+google_maps
+party
+project
+timesheet
2011-06-20 11:43:41 +00:00
ajacoutot
86889153f3 Import trytond-module-timesheet-2.0.0.
This is the "timesheet" module for the Tryton application platform.
It adds timesheets for work and line and the following reports:
    - hours per work
    - hours per employee per week
    - hours per employee per month

from Christian Rueger, adapted to TRYTOND_MODULE by myself.
ok jasper@
2011-06-20 11:42:49 +00:00
ajacoutot
21aee145bb Import trytond-module-project-2.0.0.
This is the "project" module for the Tryton application platform.
It adds project management.

from Christian Rueger, adapted to TRYTOND_MODULE by myself.
ok jasper@
2011-06-20 11:41:49 +00:00
ajacoutot
ee50319fec Import trytond-module-party-2.0.0.
This is the "party" module for the Tryton application platform.
It defines parties, addresses and co.

from Christian Rueger, adapted to TRYTOND_MODULE by myself.
ok jasper@
2011-06-20 11:41:03 +00:00
ajacoutot
4cd3882f83 Import trytond-module-google_maps-2.0.0.
This is the "google_maps" module for the Tryton application platform.
Adds link from addresses to Google Maps.

from Christian Rueger, adapted to TRYTOND_MODULE by myself.
ok jasper@
2011-06-20 11:40:20 +00:00
ajacoutot
6b0b037b05 Import trytond-module-company_work_time-2.0.0.
This is the "company_work_time" module for the Tryton application
platform.

from Christian Rueger, adapted to TRYTOND_MODULE by myself.
ok jasper@
2011-06-20 11:39:20 +00:00
ajacoutot
7f6c28a0f8 Import trytond-module-company-2.0.0.
This is the "company" module for the Tryton application platform.
It defines company and employee.
Adds main and current company on users preferences:
    - adds company on properties
    - defines new report parser for report with company header
    - adds letter template on party
    - makes the scheduler run on each companies

from Christian Rueger, adapted to TRYTOND_MODULE by myself.
ok jasper@
2011-06-20 11:38:37 +00:00
ajacoutot
9e7e19752b Import trytond-module-account_de_skr03-2.0.0.
This is the "account_de_skr03" module for the Tryton application
platform.
It provides a financial and accounting module for Germany with:
    - chart of accounts SKR03
    - account structure like balance and income statement
    - taxes, tax groups, tax rules
    - tax codes for german tax report (UStVA)

from Christian Rueger, adapted to TRYTOND_MODULE by myself.
ok jasper@
2011-06-20 11:37:31 +00:00
ajacoutot
b77c86b4cb Import trytond-module-account_be-2.0.0.
This is the "account_be" module for the Tryton application platform.
It provides an account chart template for Belgium

from Christian Rueger, adapted to TRYTOND_MODULE by myself.
ok jasper@
2011-06-20 11:36:28 +00:00
ajacoutot
7f6f161bb3 Import trytond-module-account-2.0.1.
This is the "account" module for the Tryton application platform.
It provides a financial and acccounting module with:
<...>

from Christian Rueger, adapted to TRYTOND_MODULE by myself.
ok jasper@
2011-06-20 11:35:39 +00:00
ajacoutot
1c46f2e33a No need to repeat the same things over and over again for all modules.
Introduce a TRYTOND_MODULE variable and factorize common variables.
2011-06-20 05:19:26 +00:00
ajacoutot
fea2b2d5ba Fix icon display in menu. 2011-06-16 06:59:13 +00:00
sthen
64715a249a the Mozilla ports don't need Python at runtime, so set MODPY_RUNDEP=No.
(Firefox was already set this way). ok/reminder about sunbird landry@
2011-06-15 16:16:10 +00:00
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
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