Port details |
- ireport Visual report builder/designer for JasperReports
- 3.7.6_1 devel =4 3.7.6_1Version of this port present on the latest quarterly branch.
- 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: 2005-06-12 19:23:09
- Last Update: 2024-12-31 08:57:55
- Commit Hash: 0835676
- People watching this port, also watch:: poudriere, vuxml, php81-pear, aspell, fetchmail
- Also Listed In: databases java
- License: not specified in port
- WWW:
- https://www.jasperforge.org/projects/ireport
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/ireport/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/ireport
- pkg install ireport
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ireport
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (iReport-3.7.6.tar.gz) = 665a3a795ffe0921dbfde177719ebb97e8ed1085b3c035391135c94feded08e1
SIZE (iReport-3.7.6.tar.gz) = 79269953
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- java : java/openjdk8
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_ireport
- USES:
- dos2unix java
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.7.6_1 31 Dec 2024 08:57:55 |
Muhammad Moinur Rahman (bofh) |
Mk/**java.mk: Convert bsd.java.mk to USES
The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
USES=java:build,run if NO_BUILD is undefined. Else it defaults to
USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
build
- Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version>
Approved by: mat (portmgr), glewis
Differential Revision: https://reviews.freebsd.org/D48201 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.7.6_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.7.6_1 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
3.7.6_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.7.6_1 28 May 2020 08:43:30 |
danfe |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 6). |
3.7.6_1 26 Nov 2019 21:46:13 |
jkim |
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342 |
3.7.6 23 Jan 2015 16:03:58 |
antoine |
Remove explicit dependency on javavmwrapper for ports that USE_JAVA |
3.7.6 27 Oct 2014 10:40:08 |
bapt |
Cleanup plist |
3.7.6 08 Jul 2014 06:12:02 |
vanilla |
Stagify. |
3.7.6 19 Nov 2013 23:08:45 |
mat |
- Convert to dos2unix.mk
- While at it convert to gmake.mk ports that still USE_GMAKE. |
3.7.6 20 Sep 2013 17:04:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
3.7.6 28 Mar 2013 16:29:01 |
eadler |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
3.7.6 10 Dec 2012 11:25:28 |
bapt |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to USE_JAVA= 1.5+ (part1) |
3.7.6 25 Dec 2010 06:52:04 |
glewis |
. Remove MD5 while I'm here. |
3.7.6 25 Dec 2010 06:49:51 |
glewis |
. 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. |
3.7.6 01 Nov 2010 22:06:51 |
thierry |
Upgrade to 3.7.6.
Changelog at
<http://jasperforge.org/plugins/espnews/browse.php?group_id=83&news_id=256> |
3.7.5 25 Sep 2010 09:52:25 |
thierry |
Upgrade to 3.7.5.
Changelog at <http://freshmeat.net/projects/ireport#release_322223>. |
3.7.4 25 Jul 2010 20:44:13 |
thierry |
Upgrade to 3.7.4.
Changelog at
<http://jasperforge.org/website/ireportwebsite/IR%20Website/nb-3.7.4.html> |
3.7.3_1 16 Jun 2010 19:33:05 |
thierry |
- Add a license;
- Remove an useless dependency (you can deinstall jcmdline if not used
elsewhere). |
3.7.3 08 Jun 2010 20:31:55 |
thierry |
Upgrade to 3.7.3.
Changelog at
<http://jasperforge.org/website/ireportwebsite/IR%20Website/nb-3.7.3.html?group_id=243&header=project&target=ireport> |
3.0.0_2 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
3.0.0_2 23 Jun 2008 15:34:40 |
lippe |
- Change dependency directory, since java/bsh is no lang/bsh.
- Bump PORTREVISION.
Reported by: cperciva
Approved by: gabor (mentor, implicit) |
3.0.0_1 06 Jun 2008 13:21:59 |
edwin |
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) |
3.0.0 01 Jun 2008 13:53:06 |
thierry |
Upgrade to iReport-3.0.0.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=603069>. |
2.0.5 19 Apr 2008 01:37:40 |
edwin |
Make use of the @rmtry macro |
2.0.5 17 Mar 2008 22:31:05 |
thierry |
Upgrade to iReport-2.0.5.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=584978>. |
2.0.4 15 Jan 2008 22:24:37 |
thierry |
Upgrade iReport to 2.0.4.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=568868>. |
2.0.3 22 Dec 2007 21:00:37 |
thierry |
Upgrade to iReport-2.0.3.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=563104>. |
2.0.2 09 Oct 2007 19:58:34 |
thierry |
Upgrade to iReport-2.0.2.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=545439>. |
2.0.1 25 Aug 2007 19:57:46 |
thierry |
Upgrade to iReport-2.0.1.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=534706>. |
2.0.0 19 Jun 2007 21:02:32 |
thierry |
Upgrade to iReport-2.0.0.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=517106>. |
1.3.3_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.3.3 01 May 2007 20:40:22 |
thierry |
Upgrade to iReport-1.3.3.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=504976>. |
1.3.2_1 06 Apr 2007 16:25:33 |
thierry |
Fix plist.
Reported by: pointyhat via Kris |
1.3.2_1 04 Apr 2007 20:53:09 |
thierry |
Chase a silent update - acknowledged by the author:
<http://www.jasperforge.org/index.php?option=com_joomlaboard&Itemid=215&func=view&catid=9&id=23466#23466>
Noticed by: pointyhat via Kris |
1.3.2 02 Apr 2007 20:25:49 |
thierry |
Upgrade iReport to 1.3.2.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=498385>. |
1.3.1 23 Feb 2007 21:21:00 |
thierry |
Upgrade to iReport-1.3.1.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=488432>. |
1.3.0 27 Dec 2006 17:17:36 |
thierry |
Upgrade to iReport-1.3.0.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=473378>. |
1.2.5 12 Jul 2006 15:36:47 |
thierry |
Upgrade to iReport-1.2.5.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=431462>. |
1.2.4 23 Jun 2006 21:19:10 |
thierry |
Upgrade iReport to 1.2.4.
Changelog at:
<https://sourceforge.net/project/shownotes.php?group_id=64348&release_id=427093> |
1.2.3 03 Jun 2006 21:00:51 |
thierry |
Upgrade to iReport-1.2.3.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=421969>. |
1.2.2 28 Apr 2006 22:26:16 |
thierry |
Upgrade to iReport 1.2.2.
Changelog at
<http://ireport.sourceforge.net/index.php?p_module=page&pageid=33> |
1.2.1 08 Apr 2006 21:26:26 |
thierry |
Upgrade to iReport-1.2.1.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=407766>. |
1.2.0 15 Mar 2006 14:38:41 |
thierry |
Upgrade to 1.2.0.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=397569>. |
1.1.0 03 Feb 2006 23:18:44 |
thierry |
Upgrade to 1.1.0.
Remove dependency on graphics/barbecue (newer): must install the
included barbecue.jar.
Changelog at:
<http://sourceforge.net/project/shownotes.php?group_id=64348&release_id=390352> |
0.5.3 06 Jan 2006 13:46:19 |
thierry |
Upgrade to iReport-0.5.3.
Changelog at
<http://sourceforge.net/project/shownotes.php?group_id=64348&release_id=382387>.
Reminded by: edwin's FreeBSD Ports Version Check |
0.5.2 04 Nov 2005 23:37:58 |
thierry |
Upgrade to 0.5.2.
Changelog at
<http://ireport.sourceforge.net/index.php?p_module=page&pageid=26>. |
0.5.1 28 Aug 2005 15:41:41 |
thierry |
Chase JasperReports and upgrade to 0.5.1. |
0.5.0_1 04 Jul 2005 19:08:50 |
thierry |
Fix plist.
Reported by: Kris via pointyhat |
0.5.0 12 Jun 2005 19:21:53 |
thierry |
Add ireport 0.5.0, a visual report builder/designer for
JasperReports.
Reviewed by: hq |