notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
dtd2relax DTD to RELAX converter for Java
1.1.1_2 textproc on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.1.1_2Version 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 search for ports maintained by this maintainer
Port Added: 2002-02-06 22:40:49
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: java
License: not specified in port
WWW:
https://www.horobi.com/Projects/RELAX/Archive/DTD2RELAX.html
Description:
DTD2RELAX converts DTD schema into RELAX module.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (1 items)
Collapse this list.
  1. share/java/classes/dtd2relax.jar
Collapse this list.
Dependency lines:
  • dtd2relax>0:textproc/dtd2relax
To install the port:
cd /usr/ports/textproc/dtd2relax/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/dtd2relax
  • pkg install dtd2relax
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dtd2relax
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (DTD2RELAX_1_1_1-bin-XML4J.jar) = bdc1651fed84ae1087f1c64b4d6cfa6135036d38bd1c3e090ee559a6c55c2868 SIZE (DTD2RELAX_1_1_1-bin-XML4J.jar) = 251951 SHA256 (DTD2RELAX_1_1_1-src.zip) = b579dc07d2bab9ffec1f0ca6612b0e1b4100ac19dd2a400af0f4c83b229ba76a SIZE (DTD2RELAX_1_1_1-src.zip) = 44182

Packages (timestamps in pop-ups are UTC):
dtd2relax
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1.1_21.1.1_2-1.1.1_21.1.1_2---
FreeBSD:13:quarterly1.1.1_21.1.1_21.1.1_21.1.1_21.1.1_2-1.1.1_21.1.1_2
FreeBSD:14:latest1.1.1_21.1.1_21.1.1_2-1.1.1_2--1.1.1_2
FreeBSD:14:quarterly1.1.1_21.1.1_2--1.1.1_2-1.1.1_21.1.1_2
FreeBSD:15:latest1.1.1_21.1.1_2n/a-n/a-1.1.1_21.1.1_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. java : java/openjdk8
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for dtd2relax-1.1.1_2: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
textproc_dtd2relax
USES:
zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.horobi.com/Projects/RELAX/Archive/
Collapse this list.

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
1.1.1_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.1.1_2
20 Jul 2022 14:23:14
commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.1.1_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.1.1_2
17 Feb 2016 19:12:12
Revision:409063Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add NO_ARCH
- Switch to options helpers
1.1.1_2
05 May 2014 09:45:37
Revision:352986Original commit files touched by this commit
bapt search for other commits by this committer
Convert all :U to :tu and :L to :tl

Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
1.1.1_2
10 Mar 2014 17:25:26
Revision:347786Original commit files touched by this commit
bapt search for other commits by this committer
Convert textproc to USES=zip
1.1.1_2
24 Feb 2014 15:06:28
Revision:345860Original commit files touched by this commit
mat search for other commits by this committer
Staging.

Sponsored by:	Absolight
1.1.1_2
20 Sep 2013 23:17:32
Revision:327773Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
1.1.1_2
03 Jul 2011 14:40:25
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.1.1_2
06 Jun 2008 14:05:09
Original commit files touched by this commit
edwin search for other commits by this committer
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)
1.1.1_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
1.1.1
25 Nov 2005 18:40:57
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.1.1
05 Feb 2005 03:04:05
Original commit files touched by this commit
hq search for other commits by this committer
Add 'java' category
1.1.1
05 Feb 2005 02:58:37
Original commit files touched by this commit
hq search for other commits by this committer
Update to bsd.java.mk 2.0
1.1.1
12 Jul 2004 22:48:27
Original commit files touched by this commit
glewis search for other commits by this committer
. Respect NOPORTDOCS.
. Use PORTDOCS to simplify the packing list.
. Use %%JAVAJARDIR%% in the packing list now that bsd.java.mk sets it.
1.1.1
29 Jan 2004 16:13:06
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.1.1
15 Feb 2003 13:00:46
Original commit files touched by this commit
naddy search for other commits by this committer
Cleanups, including:

- Change maintainer's addresses
- Drop some maintainerships
- Use COMMENT variable

PR:             48294
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>
1.1.1
04 Apr 2002 05:17:22
Original commit files touched by this commit
pat search for other commits by this committer
bsd.java.mk-ify

PR:             36717, 36719, 36720
Submitted by:   maintainer
07 Feb 2002 01:40:49
commit hash: fp1.24400@dev.null.freshports.orgcommit hash: fp1.24400@dev.null.freshports.orgcommit hash: fp1.24400@dev.null.freshports.orgcommit hash: fp1.24400@dev.null.freshports.org files touched by this commit
kuriyama search for other commits by this committer
Add dtd2relax 1.1.1, DTD to RELAX converter for Java.    

Number of commits found: 20