Bug 107360 - [NEW PORT] print/py-reportlab2: Library to create PDF documents using the Python language
Summary: [NEW PORT] print/py-reportlab2: Library to create PDF documents using the Pyt...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-30 19:30 UTC by Li-Wen Hsu
Modified: 2006-12-30 23:00 UTC (History)
0 users

See Also:


Attachments
py24-reportlab2-2.0.shar (49.55 KB, text/plain)
2006-12-30 19:30 UTC, Li-Wen Hsu
no flags Details
py-reportlab2.shar (50.47 KB, application/x-shar)
2006-12-30 20:11 UTC, lwhsu
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Li-Wen Hsu 2006-12-30 19:30:26 UTC
There might be some user still needs ReportLab 1.x,
but the official site strongly recommend that new code uses version 2.0.

So, please add a new print/py-reportlab2 port.

----

ReportLab is a software library that lets you directly create
documents in Adobe's Portabe Document Format (PDF) using the Python
programming language.

The ReportLab library directly creates PDF based on your graphics
commands. There are no intervening steps. Your applications can
generate reports extremely fast - sometimes orders of magnitude
faster than traditional report-writing tools.

The ReportLab library is expected to be useful in at least the
following contexts:

- Dynamic PDF generation on the web
- High-volume corporate reporting and database publishing
- An embeddable print engine for other applications, including
  a 'report language' so that users can customize their own reports.
- A 'build system' for complex documents with charts, tables
  and text such as management accounts, statistical reports and
  scientific papers
- Going from XML to PDF in one step!


WWW:	http://www.reportlab.org/rl_toolkit.html

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-12-30 19:30:47 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants to have py- PRs
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2006-12-30 19:33:13 UTC
Responsible Changed
From-To: freebsd-python->miwi

I'll take it.
Comment 3 lwhsu 2006-12-30 20:11:13 UTC
Sorry, I made a mistake in MASTER_SITES, please use this new shar.

-- 
Best Regards,
Li-Wen Hsu (³\¥ß¤å)
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2006-12-30 22:57:17 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2006-12-30 22:57:44 UTC
miwi        2006-12-30 22:57:37 UTC

  FreeBSD ports repository

  Modified files:
    print                Makefile 
  Added files:
    print/py-reportlab2  Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
    print/py-reportlab2/files patch-rl_config.py patch-setup.py 
  Log:
  ReportLab is a software library that lets you directly create
  documents in Adobe's Portabe Document Format (PDF) using the Python
  programming language.
  
  The ReportLab library directly creates PDF based on your graphics
  commands. There are no intervening steps. Your applications can
  generate reports extremely fast - sometimes orders of magnitude
  faster than traditional report-writing tools.
  
  The ReportLab library is expected to be useful in at least the
  following contexts:
  
  - Dynamic PDF generation on the web
  - High-volume corporate reporting and database publishing
  - An embeddable print engine for other applications, including
    a 'report language' so that users can customize their own reports.
  - A 'build system' for complex documents with charts, tables
    and text such as management accounts, statistical reports and
    scientific papers
  - Going from XML to PDF in one step!
  
  WWW:    http://www.reportlab.org/rl_toolkit.html
  
  PR:             ports/107360
  Submitted by:   Li-Wen Hsu <lwhsu at lwhsu.org>
  
  Revision  Changes    Path
  1.413     +1 -0      ports/print/Makefile
  1.1       +45 -0     ports/print/py-reportlab2/Makefile (new)
  1.1       +6 -0      ports/print/py-reportlab2/distinfo (new)
  1.1       +70 -0     ports/print/py-reportlab2/files/patch-rl_config.py (new)
  1.1       +19 -0     ports/print/py-reportlab2/files/patch-setup.py (new)
  1.1       +23 -0     ports/print/py-reportlab2/pkg-descr (new)
  1.1       +4 -0      ports/print/py-reportlab2/pkg-message (new)
  1.1       +715 -0    ports/print/py-reportlab2/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"