A visual report builder/designer for JasperReports
There is no maintainer for this port. Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org Port Added: 12 Jun 2005 19:23:09 Also Listed In:databasesjava License: not specified in port
iReport is a powerful, intuitive and easy to use visual report builder/designer
for JasperReports written in 100% pure java. This tool allows users to visually
edit complex reports with charts, images, subreports,... iReport is integrated
with JFreeChart, one of the most diffused OpenSource chart library for java.
The data to print can be retrieved through several ways including multiple JDBC
connections, TableModels, JavaBeans, XML, etc.
WWW: http://www.jasperforge.org/projects/ireport
. Instead of depending upon many existing ports, just install the JAR files
that are included in the distribution. However, instead of installing
them in JAVAJARDIR, install them in DATADIR. There are a couple of
positive effects of this:
1. We end up using the JARs that the application is known to work with
rather than hoping that it works with whatever port versions we have.
2. JAVAJARDIR isn't cluttered with JARs that conflict with those that
either are or should be installed by other ports.
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)