Commit Graph

67189 Commits

Author SHA1 Message Date
ajacoutot
540d21a22b Import trytond-module-account_stock_anglo_saxon-2.0.0.
This is the "account_stock_anglo_saxon" module for the Tryton
application platform.
It adds anglo-saxon stock accounting for real-time stock valuation.

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:10:54 +00:00
ajacoutot
a6b8d21e08 Import trytond-module-account_statement-2.0.0.
This is the "account_statement" module for the Tryton application
platform.
It provides financial and accounting modules with:
    - Statement
    - Statement journal

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:10:27 +00:00
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
ajacoutot
bac1ce4bce +libass 2011-06-23 09:04:06 +00:00
ajacoutot
2299c25730 Import libass-0.9.12.
libass is a portable subtitle renderer for the ASS/SSA (Advanced
Substation Alpha/Substation Alpha) subtitle format

from Brad
ok jasper@
2011-06-23 09:03:37 +00:00
jasper
e9a87c5035 - remove py-cElementTree, it's included with python >= 2.5 and no python 2.4
port uses this anymore.

ok landry@ rpointel@
2011-06-23 08:48:49 +00:00
jasper
82de473c1d unhook py-cElementTree 2011-06-23 08:48:15 +00:00
jasper
e710f64128 - update to 2.5.0
from Andreas Bihlmaier
2011-06-23 07:50:35 +00:00
sthen
e7b95db75c Update scamper to 20110623 cvs snapshot.
- remove patch and use new autoconf variables to set the privsep user
instead, thanks to Matthew Luckie (upstream developer) for adding these.

- use correct uid in PLIST.
2011-06-23 07:46:12 +00:00
jasper
2918cfae48 - update to 1.2.1
ok ian@ (MAINTAINER)
2011-06-23 07:40:25 +00:00
sthen
9ba14c5280 belatedly reserve a uid for net/scamper 2011-06-23 07:38:20 +00:00
ajacoutot
bc9d389f81 Update to timetrex-3.5.1. 2011-06-23 06:52:32 +00:00
ajacoutot
78c7524f99 Fix typo in @conflict, breakage reported by Mikolaj Kucharski. 2011-06-22 21:16:57 +00:00
landry
472c5ac65c Update to mapserver 6.0.0, loosely based on a diff from wen heping.
- enable cairo & kml output backend, don't enable OpenGL yet.
- remove native tiff support now provided by gdal
- shuffle deps, fix WANTLIB
See http://mapserver.org/development/announce/6-0.html for a list of
goodies.
2011-06-22 20:16:43 +00:00
landry
88be067973 Update to thunderbird-i18n 3.1.11, reminded by jasper@ 2011-06-22 19:12:59 +00:00
jasper
96b209f1c4 fix previous 2011-06-22 18:09:51 +00:00
sebastia
781f6727f1 remove spurious .orig file from the tarball to not confuse update-packatges
OK jasper@
2011-06-22 17:39:46 +00:00
sebastia
f484c9caa3 Fix to build with gcc-2.95
OK jasper@, landry@
2011-06-22 17:22:37 +00:00
jasper
ef01b92151 - add link to upstream bugzilla
- remove patch that's not needed anymore

no package change
2011-06-22 16:48:01 +00:00
jasper
b029533db7 - remove patch, the fact that the example doesn't work means
the library or the example need to get fixed.
2011-06-22 16:22:03 +00:00
ajacoutot
765f904e71 Add change watching to dconf-editor (merged from upstream). 2011-06-22 16:08:15 +00:00
robert
35f73f52e3 make sure to disable gnome-vfs 2011-06-22 15:39:31 +00:00
jasper
4e3537bbea sync with upstream, no package change 2011-06-22 15:30:01 +00:00
shadchin
fb4fc85d88 fix build. don't touch man/Makefile.*
ok ajacoutot@ (maintainer)
2011-06-22 15:27:55 +00:00
landry
9c6dbbfc4b Add missing shlib to PLIST, and update PLIST while here. Bump REVISION. 2011-06-22 14:52:11 +00:00
sthen
e7e13086c1 - fix package signature, from Nigel Taylor
- collect the py-gtk2 parts together along with the other gtk2 parts
2011-06-22 14:46:22 +00:00
landry
9dcc167623 Update to terminal 0.4.8 2011-06-22 14:36:39 +00:00
landry
9e583ed1ef Update to xfce4-panel 4.8.5 2011-06-22 14:36:17 +00:00
landry
fcf5576121 Update to xulrunner 1.9.2.18, built from firefox 3.6.18. 2011-06-22 14:11:34 +00:00
sthen
b782db2e02 build with python 2.7; from Pascal Stumpf with tweak from me, ok rpointel@ landry@ 2011-06-22 13:50:43 +00:00
dcoppa
8bad8255ca Comments in patches (forgotten in previous commit) 2011-06-22 13:10:57 +00:00
landry
a1b48a2d28 Spacing/tabs/reordering. My eyes feels better. 2011-06-22 13:07:32 +00:00
espie
bab62dbd7b cheat a little, get FULLPKGNAME to backsubst early
"fix" fullname: subst things to find about / at beginning of name
2011-06-22 12:55:26 +00:00
dcoppa
dd2fb2d685 - in awful.util.pread, sync comments with our reality
- while here, add paranoia to the find cmdline
2011-06-22 12:54:03 +00:00
landry
62aa5dfc49 Update to gdal 1.8.0, loosely based on a diff from wen heping..
Remove REVISION, bump major, remove NO_REGRESS, enable thread support,
change my mail adress while here.
Tested on amd64 with qgis, mapserver and qlandkartegt, built fine on
sparc64.
2011-06-22 12:53:12 +00:00
landry
576d88e992 Build sunbird from thunderbird 3.1.11 tarball. 2011-06-22 12:34:42 +00:00
landry
03544a66f6 Update to firefox36 3.6.18. Fixes MFSA 2011-19->24. 2011-06-22 12:32:21 +00:00
landry
11eece1384 doh, forgot to remove REVISION-main... 2011-06-22 12:03:30 +00:00
landry
a4ee2ce0d5 Update to mozilla-thunderbird 3.1.11.
See http://www.mozillamessaging.com/en-US/thunderbird/3.1.11/releasenotes/
2011-06-22 12:01:54 +00:00
pea
a8bd6eac81 Update to 5.0.2
ok jasper@
2011-06-22 11:51:32 +00:00
espie
0d11b30bbc why people don't use FULLPKGNAMEs for README is beyond me 2011-06-22 11:47:13 +00:00
pea
87db24d4c0 Update to 4.3.12
ok jasper@
2011-06-22 11:41:35 +00:00
sthen
f64076cf8b update license url; thanks Richard Toohey. 2011-06-22 11:35:12 +00:00
sthen
ed4073ea8f take maintainer 2011-06-22 11:28:36 +00:00