Port details |
- xmlgraphics-commons Several reusable components used by Apache Batik and FOP
- 2.6 graphics
=2 2.6Version 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: 2010-02-13 11:27:11
- Last Update: 2024-12-31 08:57:55
- Commit Hash: 0835676
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: java textproc
- License: APACHE20
- WWW:
- https://xmlgraphics.apache.org/commons/
- Description:
- Apache XML Graphics Commons is a library that consists of several reusable
components used by Apache Batik and Apache FOP. Many of these components can
easily be used separately outside the domains of SVG and XSL-FO. You will
find components such as a PDF library, an RTF library, Graphics2D
implementations that let you generate PDF & PostScript files, and much more.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- xmlgraphics-commons>0:graphics/xmlgraphics-commons
- To install the port:
- cd /usr/ports/graphics/xmlgraphics-commons/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/xmlgraphics-commons
- pkg install xmlgraphics-commons
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xmlgraphics-commons
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1626809136
SHA256 (xmlgraphics-commons-2.6-bin.tar.gz) = 2f92a74fe6c54685c31fb988eb1dc2134f4e4f567c31d9d4e103f07001300ab3
SIZE (xmlgraphics-commons-2.6-bin.tar.gz) = 1580005
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
- This port is required by:
- for Build
-
- math/scilab
-
Deleted ports which required this port:
- for Run
-
- math/jlatexmath
- math/scilab
- www/jmeter
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for xmlgraphics-commons-2.6:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- graphics_xmlgraphics-commons
- USES:
- 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 |
2.6 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 |
2.6 08 Nov 2023 18:43:07
    |
Max Brazhnikov (makc)  |
math/scilab: drop maintainership
Release math/scilab and its prerequisites |
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) |
2.6 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 ) |
2.6 20 Jul 2022 14:22:04
    |
Tobias C. Berner (tcberner)  |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
2.6 23 Jan 2022 19:50:11
    |
Max Brazhnikov (makc)  |
graphics/xmlgraphics-commons: fix fetch
Add archive.apache.org as a backup. |
2.6 23 Jul 2021 10:27:55
    |
Max Brazhnikov (makc)  |
graphics/xmlgraphics-commons: Update to 2.6 |
2.4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.4 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 |
2.4 12 Nov 2019 08:06:57
  |
makc  |
graphics/xmlgraphics-commons:
- Update to 2.4 |
2.3 21 Aug 2019 19:42:25
  |
makc  |
graphics/xmlgraphics-commons:
- Update to 2.3
- Switch to the binary distribution since building from the sources
requires maven |
1.5 04 May 2018 09:33:56
  |
amdmi3  |
- Add LICENSE_FILE
- Add NO_ARCH
- Update WWW
Approved by: portmgr blanket |
1.5 02 Nov 2016 09:05:58
  |
makc  |
Take maintainership of math/scilab dependencies |
1.5 20 Oct 2016 15:58:13
  |
rakuco  |
Reassign makc's ports back to the pool.
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).
I also emailed him 2 weeks ago and have received no response so far. |
1.5 19 May 2016 10:44:12
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
1.5 01 May 2014 16:49:42
  |
makc  |
Grab unmaintained dependencies for math/scilab |
1.5 28 Feb 2014 16:18:53
  |
miwi  |
- Stage support |
1.5 30 Dec 2013 20:55:19
  |
ohauer  |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
1.5 20 Sep 2013 18:35:46
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
1.5 15 May 2013 08:17:23
  |
miwi  |
- Update to 1.5
PR: 177929
Submitted by: ports fury |
1.5.r1222519 10 Dec 2012 13:18:29
  |
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
1.5.r1222519 06 Dec 2012 16:39:08
  |
zi  |
- Reset MAINTAINER on ports with addresses that have unrecoverable bounces.
Reported by: portscout
Feature safe: yes |
1.5.r1222519 27 Dec 2011 03:56:01
 |
rm  |
- update to 1.5.r1222519
PR: 163600
Submitted by: Rob Farmer <rfarmer at predatorlabs dot net> (maintainer)
Approved by: novel (mentor, implicit) |
1.4 03 Jul 2011 14:12:23
 |
ohauer  |
-remove MD5 |
1.4 13 Sep 2010 05:17:33
 |
wen  |
- Update to 1.4
PR: ports/150135
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) |
1.3.1 13 Feb 2010 11:26:45
 |
miwi  |
Apache XML Graphics Commons is a library that consists of several reusable
components used by Apache Batik and Apache FOP. Many of these components can
easily be used separately outside the domains of SVG and XSL-FO. You will
find components such as a PDF library, an RTF library, Graphics2D
implementations that let you generate PDF & PostScript files, and much more.
WWW: http://xmlgraphics.apache.org/commons/
PR: ports/143862
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) |