Commit graph

21 commits

Author SHA1 Message Date
Jason Helfman
9983fb8af9 - add validated support for headless systems to use openjdk7
- default remains with openjdk6

Reported by:	mfournier@openstudent.ca
2013-06-21 06:27:10 +00:00
Jason Helfman
dbe574434a - update to 5.1.0
- 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.
2013-05-23 21:10:34 +00:00
Jason Helfman
3dda040aef - update project address in pkg-descr 2013-05-16 23:58:56 +00:00
Jason Helfman
098638f458 - update to 5.0.0
- address inadequate handling of ~/.m2 build directory [1]
- bring in codehaus (bug in software, being addressed upstream)
- adjust project URLs

PR:		178020 [1]
Reported by:	John Marino <draco@marino.st>
2013-05-13 23:19:28 +00:00
Jason Helfman
f1977313c2 - use default java_vendor of openjdk 2012-12-11 07:48:34 +00:00
Jason Helfman
4c0dc6be0b - fix leftover of mysql for backend (spotted by tj@)
- while here drop non-default tomcat5 as a dependency (eol coming soon)
  as well as non-default alternative xls patch
- trim historical header

Feature safe:	yes
2012-12-06 18:20:44 +00:00
Jason Helfman
e58b71578d - update to 4.7.0
- 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
2012-08-28 23:58:10 +00:00
Jason Helfman
fa25e4a3e8 - adopt optionsNG
- pet portlint
2012-08-03 05:08:00 +00:00
Jason Helfman
74353dbd80 - add option in for xls report tuning
- 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
2012-03-23 17:08:20 +00:00
Pav Lucistnik
59ba8aec8c - Disallow from pointyhat: distfile exceeds pointyhat filesize limit 2012-01-21 18:40:13 +00:00
Jason Helfman
1497f10ee4 - Update to 4.5.0
- Follow upstream support of MySQL 5.5
- Follow upstream dropping support of Java 1.5

Approved by:	crees (mentor)
2012-01-19 21:14:01 +00:00
Thomas Abthorpe
e0ac1afbf4 - The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch

PR:		ports/163521
Submitted by:	Pedro Giffuni <pfg apache.org>
Hat:		portmgr
Exp run by:	pav
2012-01-09 15:41:08 +00:00
Jason Helfman
d343539d3a move contributor address => jgh
Approved by:	crees (mentor)
2011-12-20 17:10:19 +00:00
Eitan Adler
983186f367 - rerolled distfiles due to source build guides being updated
- new distfiles compared by hand to new ones, no mallicious content found

PR:		ports/162392
Submitted by:	Jason Helfman <jhelfman@experts-exchange.com> (maintainer)
Approved by:	bapt,sahil (mentors, implicit)
2011-11-08 23:20:33 +00:00
Olli Hauer
90c28bd00c - update to version 4.2.1
- 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)
2011-11-06 14:18:07 +00:00
Olli Hauer
a5760db608 - update to 4.1.0
- fix postgresql properties file installation
- add postgresql 9.x support

PR:		ports/159094
Submitted by:	Jason Helfman <jhelfman _at_ experts-exchange.com> (maintainer)
2011-07-23 21:33:34 +00:00
Olli Hauer
1476887f7e - disable svn update during the build
- bump portrevision since the build behavior changed

PR:		ports/155581
Submitted by:	Jason Helfman <jhelfman _at_ experts-exchange.com> (maintainer)
2011-03-30 14:29:54 +00:00
Alex Dupre
1bda2b2725 Bump PORTREVISION for ports linking to default libmysqlclient. 2011-03-19 13:15:34 +00:00
Pav Lucistnik
a35b71d870 - Try this on pointyhat
Requested by:	maintainer
2011-03-03 20:39:11 +00:00
Olli Hauer
c22eed14c8 - update jasperserver to version 4.0.0
- 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)
2011-02-28 23:14:44 +00:00
Olli Hauer
de9e8cf8f9 JasperServer is a business intelligence platform based on JasperReports.
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
2011-01-24 22:48:48 +00:00