- remove distfile of jdbc driver, as good version is shipped now by vendor
- pet portlint
JasperReports Server 5.1 is a maintenance release focused on
software quality and user experience improvements.
- allow building on pointyhat, per discussion with portmgr
- may disable if becomes issue
- install DOCS (optional)
- update LICENSE per vendor to GPLv3
- add MASTER_SITE for specific FreeBSD Maven Repository for offline build mode
- NOTE: buildlog will note "Downloading" but will fail due to maven building in offline mode
Sponsored by: Experts-Exchange, LLC.
Changes: http://www.jaspersoft.com/whats-new-in-jaspersoft-47
- while here remove a .orig file from pkg-plist, and tune cleanup of .orig's
By default, excel export prints all pages into a single excel sheet.
This patch allows to have each page show up as a separate sheet in
excel.
Since the default export prints all pages into a single sheet, certain
fields are removed: pageHeader, pageFooter, columnHeader, columnFooter
This patch will put one page per sheet, and keep fields intact on each page.
Sponsored by: Experts Exchange, LLC.
Submitted by: jan@experts-exchange.com (email)
Approved by: jgh@
Feature safe: yes
- remove PgSQL84 support
- make PgSQL90 the default database
- make tomcat6 default, to prepare for tomcat55 removal
- add tomcat7 as an option
- remove plist_sub of PORTNAME from pkg-plist to support updates more easily for list
- allow database name to be configurable
- follow upstream support model with release
Note:
Jaspersoft did not release a 4.2.0 version of JasperReports Server
Community Project. The version number progression goes from 4.1.0 to 4.2.1
directly. The recommended upgrade procedures are fully described in the
Installation Guide.
There are no database changes between 4.1.0 and 4.2.1. So, the upgrade from
4.1.0 to 4.2.1 is simpler than upgrading from earlier versions.
PR: ports/162111
Submitted by: Jason Helfman <jhelfman@experts-exchange.com> (maintainer)
- add support for tomcat6 and postgresql 8.4
- add warning about updating to version 4.0 (incompatible changes)
- set MANUAL_PACKAGE_BUILDING (~360MB sources)
PR: ports/154946
Submitted by: Jason Helfman <jhelfman _at_ experts-exchange.com> (maintainer)
It is a Web and Web services based application for reporting, data analysis
(OLAP UI and server) and data integration.
WWW: http://jasperforge.org/projects/jasperserver
PR: ports/150208
Submitted by: Jason Helfman
Feature safe: yes