Port details |
- jing RELAX NG validator in Java
- 20220510 textproc =2 20220510Version of this port present on the latest quarterly branch.
- Maintainer: yasu@FreeBSD.org
- Port Added: 2002-02-09 06:30:35
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: java
- License: BSD3CLAUSE
- WWW:
- http://www.thaiopensource.com/relaxng/jing.html
- Description:
- Jing is a validator for RELAX NG implemented in Java. It uses a
vendor-independent Java interface for RELAX NG datatype libraries and
can use any datatype library that implements this interface.
- ¦ ¦ ¦ ¦
- 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/textproc/jing/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/jing
- pkg install jing
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jing
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1652591099
SHA256 (jing-20220510.zip) = c1887f5ea6bd90067baafb4cd0d215294781f6fd121b7905c89829d43ea9e280
SIZE (jing-20220510.zip) = 5725388
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:
- ===> The following configuration options are available for jing-20220510:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- textproc_jing
- USES:
- zip
- 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 |
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) |
20220510 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 ) |
20220510 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
20220510 23 May 2022 11:05:46 |
Yasuhiro Kimura (yasu) |
textproc/jing: Update to 20220510
Changes: https://github.com/relaxng/jing-trang/compare/V20181222...V20220510 |
20181222 28 Sep 2021 05:13:33 |
Yasuhiro Kimura (yasu) |
*/*: Update MAINTAINER address of my ports to that of FreeBSD.org
Approved by: meta (mentor)
Differential Revision: https://reviews.freebsd.org/D32170 |
20181222 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
20181222 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20181222 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 |
20181222 26 Dec 2018 20:53:43 |
swills |
textproc/jing: update to 20181222
PR: 234274
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
2017.09.14 13 Jul 2018 17:55:19 |
fernape |
Update textproc/jing to 2017.09.14
Give maintainership to yasu@utahime.org
PR: 229362
Submitted by: yasu@utahime.org
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16051 |
2015.11.27 11 Jun 2018 20:56:24 |
feld |
Reset MAINTAINER
Multiple consecutive previous maintainer timeouts |
2015.11.27 30 Nov 2017 06:13:35 |
linimon |
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run |
2015.11.27 26 May 2017 14:45:53 |
linimon |
Mark some ports failing on armv6. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
2015.11.27 26 Nov 2016 10:09:54 |
mat |
Fixup USE_GITHUB usage.
It already sets DISTNAME to a very nice unique name, do not set it
yourself.
Sponsored by: Absolight |
2015.11.27 07 Nov 2016 15:48:58 |
pi |
textproc/jing: update 2008.10.28 -> 2015.11.27
- change to github
PR: 212899
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: gabor (maintainer timeout) |
2008.10.28 14 Sep 2016 15:59:34 |
mat |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
2008.10.28 03 Aug 2014 14:15:09 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories T-V.
CR: D509
Approved by: portmgr (antoine) |
2008.10.28 10 Mar 2014 17:25:26 |
bapt |
Convert textproc to USES=zip |
2008.10.28 29 Jan 2014 13:41:18 |
mat |
Fix build, and let bsdtar unzip the distfile.
Pointy hat to: mat
Sponsored by: Absolight |
2008.10.28 21 Jan 2014 10:34:32 |
mat |
Convert to staging.
Sponsored by: Absolight |
2008.10.28 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
2008.10.28 10 Dec 2012 13:43:44 |
bapt |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part3) |
2008.10.28 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
2008.10.28 27 May 2009 19:46:10 |
gabor |
- Update to 2008.10.28
- Requires Java >= 1.5 this is what documentation guarantees to work
- Add shell script for easy invocation
- Fix NOPORTEXAMPLES behaviour
- Take maintainership |
2003.06.19_2 06 Jun 2008 14:05:09 |
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) |
2003.06.19_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}. |
2003.06.19 25 Nov 2005 18:40:57 |
pav |
- Add SHA256 |
2003.06.19 05 Feb 2005 03:09:48 |
hq |
- Update to java.bsd.mk 2.0
- Add 'java' category
- CP -> INSTALL_DATA |
2003.06.19 07 Jul 2004 23:24:04 |
glewis |
. Use %%JAVAJARDIR%% in the packing list now that bsd.java.mk sets it.
. While I'm here:
. Collapse the post-install target into do-install,
. Respect NOPORTDOCS for all the docs.
. Use PORTDOCS to greatly simplify the packing list. |
2003.06.19 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
2003.06.19 31 Aug 2003 03:24:19 |
edwin |
Update port: textproc/jing to 2003.06.19 (unbreak)
Update to 2003.06.19
PR: ports/55909
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> |
2003.01.31 06 May 2003 07:28:02 |
kris |
BROKEN: Distfiles not listed in distinfo |
2003.01.31 20 Feb 2003 19:11:26 |
knu |
De-pkg-comment. |
2003.01.31 04 Feb 2003 01:24:48 |
edwin |
maintainer update:
- Update to 2003.01.31 (no checksum change)
- Actually drop maintainership |
2003.01.22 03 Feb 2003 13:30:32 |
edwin |
Maintainer update:
- Update to 2003.01.08
- Drop maintainership
PR: ports/47008
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> |
2002.07.24 28 Jul 2002 05:06:35 |
pat |
Update to 2002.07.24
PR: ports/41077
Submitted by: maintainer |
2002.05.31 08 Jun 2002 05:11:33 |
pat |
- Update to 2002.05.31
- Change maintainer's address
PR: ports/38964
Submitted by: maintainer |
2002.04.30 23 May 2002 00:20:45 |
pat |
Update to 2002.04.30
PR: 37699
Submitted by: maintainer |
2002.02.13 04 Apr 2002 05:17:22 |
pat |
bsd.java.mk-ify
PR: 36717, 36719, 36720
Submitted by: maintainer |
17 Feb 2002 06:37:16 |
pat |
Update to 2002.02.13 |
09 Feb 2002 09:30:35 |
kevlo |
Initial import of jing. |