Commit Graph

67178 Commits

Author SHA1 Message Date
naddy
dbfd750590 Cope with bsd.man.mk changes and install source man pages.
While here, also update some PLISTs, fix PREFIX use, etc.
ok landry@
2011-06-23 22:50:26 +00:00
espie
78782b3f3f turns out WKRDIR is not quite as constant as I wished...
found out by naddy@
2011-06-23 22:03:15 +00:00
espie
e428771bff decent error message 2011-06-23 21:49:18 +00:00
sthen
b8c25b427a rerolled scamper distfile (same code but build infrastructure changed slightly)
- SEPARATE_BUILD is supported now, so use it.
- installs new manpage for the warts(5) binary file format that
scamper uses to archive measurement results.
2011-06-23 20:20:39 +00:00
sthen
fb77f03a80 update SpamAssassin to 3.3.2, thanks Brad and pea@ for testing. ok pea@ 2011-06-23 17:32:46 +00:00
robert
8912c90163 add missing wantlib (hunspell) 2011-06-23 16:38:51 +00:00
sebastia
3eedb3295a Fix build with gcc-2.95
OK jasper@, landry@, gsoares@
2011-06-23 15:17:13 +00:00
naddy
a4ac447fca call xmkmf with -DPorts to make sure we pick up the imake configuration
for ports
2011-06-23 14:21:14 +00:00
jasper
b8e14b586f - don't pickup pdflib if it's installed
found the hardway by naddy@
2011-06-23 14:16:46 +00:00
jasper
0c542fa431 - update to 2.4
from Christopher Zimmermann
ok stephan@
2011-06-23 13:58:07 +00:00
naddy
2350cf12dd bump EPOCH to deal with old versioning screwup 2011-06-23 12:55:30 +00:00
ajacoutot
9dfe8c74e3 sync 2011-06-23 12:26:52 +00:00
schwarze
2ad97ee4b1 Following http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=538330,
Solar Designer did an audit of temp file handling in groff-1.20.
He found and fixed *lots* of ugliness, but most does not look
exploitable and some was already improved in groff-1.21.

This is my own fix for the only one that, with a huge amount of extra
paranoia, might be worth patching.  To mount an exploit, the attacker
would need to trick root into setting an unusable TMPDIR (or similar)
variable in the environment such that mktemp -d fails, then convince
root to run pdfroff (*you* don't run that as root, do you?), then
handle a race condition to find the PID and predict the temp file
name to mount a symlink attack.

"I think we should still go for the fix" jasper@
2011-06-23 12:14:51 +00:00
robert
33dd61930c fix plist 2011-06-23 11:59:08 +00:00
ajacoutot
c5f4c0005e ascii... not hooked yet so no bump. 2011-06-23 10:22:00 +00:00
ajacoutot
f0efc317b0 Import trytond-module-product_cost_fifo-2.0.1.
This is the "product_cost_fifo" module for the Tryton application
platform.
It adds FIFO cost method on the product form.
Once installed, the price of the stock moves from a supplier or to a
customer will update automatically the cost price of the related
product (if the cost price method is FIFO).

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:19:06 +00:00
ajacoutot
03ecc69b0b Import trytond-module-stock_supply_day-2.0.0.
This is the "stock_supply_day" module for the Tryton application
platform.
It defines the delivery days of the week by suppliers. It impacts supply
dates computations.

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:18:55 +00:00
ajacoutot
016ac1b398 Import trytond-module-party_vcarddav-2.0.0.
This is the "party_vcarddav" module for the Tryton application platform.
It adds CardDAV on parties.

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:18:43 +00:00
ajacoutot
b268b130a6 Import trytond-module-stock_supply-2.0.0.
This is the "stock_supply" module for the Tryton application platform.
It provides the supply management module with:
    - Order point
    - Purchase Request

With schedulers:
    - to generate purchase requests based on order points
    - to generate internal shipments based on order points

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:18:32 +00:00
ajacoutot
0d60e300da Import trytond-module-party_siret-2.0.0.
This is the "party_siret" module for the Tryton application platform.
It adds SIRET/SIREN number fields on party. These numbers are used in
France, for geographical identification of enterprises:
- SIREN (Systeme d'Identification du Repertoire des ENtreprises)
- SIRET (Systeme d'Identification du Repertoire des ETablissements)

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:18:03 +00:00
ajacoutot
c6dc6d4dfb Import trytond-module-stock_product_location-2.0.0.
This is the "stock_product_location" module for the Tryton application
platform.
It defines default storage location by warehouse on product. Theses
locations will be used by the supplier shipment for generating inventory
moves.

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:17:32 +00:00
ajacoutot
b009099bc6 Import trytond-module-stock_location_sequence-2.0.0.
This is the "stock_location_sequence" module for the Tryton application
platform.

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:17:20 +00:00
ajacoutot
94d2d0f63e Import trytond-module-stock_inventory_location-2.0.0.
This is the "stock_inventory_location" module of the Tryton application
platform.
It adds a wizard that allows to create inventories automatically for a
given list of locations.

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:16:57 +00:00
ajacoutot
607f628868 Import trytond-module-stock_forecast-2.0.0.
This is the "stock_forecast" module for the Tryton application platform.
It provides the "Forecast" model in Inventory Management.
The Forecast form allow to define the expected stock movement towards
customers in any period of time in the future. A wizard allows to
compute the expected quantities with respect to a period in the past.
Once the form is confirmed, the corresponding moves are created and
spreaded homogeneously across the period. Those moves will allow other
processes to take forecasts into account.

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:16:44 +00:00
ajacoutot
ee33ef51e5 Import trytond-module-stock-2.0.1.
This is the "stock" module for the Tryton application platform.
Stock Management and Inventory Control with:
<...>

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:16:32 +00:00
ajacoutot
e0027665b5 Import trytond-module-sale_price_list-2.0.0.
This is the "sale_price_list" module of the Tryton application platform.
It defines price list on party and sale order.

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:16:12 +00:00
ajacoutot
c1df316276 Import trytond-module-sale_opportunity-2.0.0.
This is the "sale_opportunity" module for the Tryton application
platform.
It provides:
    - Leads
    - Leads to Opportunities conversion
    - Record of lost leads
    - Opportunities to sale orders

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:15:59 +00:00
ajacoutot
8da278d90f Import trytond-module-sale-2.0.1.
This is the "sale" module for the Tryton application platform.
it defines sale order and adds to product sale informations as well as
defining the sale price as the list price.
<...>

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:15:46 +00:00
ajacoutot
07376f6adb Import trytond-module-purchase_invoice_line_standalone-2.0.0.
This is the "account_purchase_line_standalone" module of the Tryton
application platform.
It changes the purchase order behaviour to create standalone invoice
lines instead of a complete invoice. This allows to compose invoices
with lines originating from differents purchases.

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:15:27 +00:00
ajacoutot
9c8b48d18b Import trytond-module-purchase-2.0.1.
This is the "purchase" module for the Tryton application platform.
It defines purchase order and adds product supplier and purchase
informations as well as the purchase price as the supplier price or the
cost price.

With the possibilities:
    - to follow invoice and shipment states from the purchase order
    - to define invoice method:
      - Manual
      - Based On Order
      - Based On Shipment

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:14:51 +00:00
ajacoutot
bebd09ff1b Import trytond-module-project_revenue-2.0.0.
This is the "project_revenue" module for the Tryton application
platform.

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:14:39 +00:00
ajacoutot
ff065b3134 Import trytond-module-calendar_todo-2.0.0.
This is the "calendar_todo" module for the Tryton application platform.
It adds todo support on CalDAV.

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:14:17 +00:00
ajacoutot
63883abfa0 Import trytond-module-calendar_scheduling-2.0.0.
This is the "calendar_scheduling" module for the Tryton application
platform.
It adds scheduling support on CalDAV.

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:13:40 +00:00
ajacoutot
4a19d6948d Import trytond-module-calendar_classification-2.0.0.
This is the "calendar_classification" module for the Tryton application
platform.
It handles classification of event.

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:13:28 +00:00
ajacoutot
57aba9ad25 Import trytond-module-analytic_sale-2.0.0.
This is the "analytic_sale" module of the Tryton application platform.
It adds analytic account on sale lines.

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:12:16 +00:00
ajacoutot
945fe52883 Import trytond-module-analytic_purchase-2.0.0.
This is the "analytic_purchase" module for Tryton application platform.
It adds analytic account on purchase lines.

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:11:59 +00:00
ajacoutot
3ef094af6a Import trytond-module-analytic_invoice-2.0.0.
This is the "analytic_invoice" module for the Tryton application
platform.
It adds analytic account on invoice lines and generate analytic lines on
the moves of invoice.

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:11:44 +00:00
ajacoutot
ea958392dc Import trytond-module-analytic_account-2.0.0.
This is the "analytic_account" module for the Tryton application
platform.
It adds financial and accounting modules with:
    - Analytic accounting with any number of analytic charts

And report:
    - Analytic account balance

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:11:28 +00:00
ajacoutot
7627fb3c6e Import trytond-module-account_stock_continental-2.0.0.
This is the "account_stock_continental" module for the Tryton
application platform.
It adds real-time stock valuation.

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:11:10 +00:00
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