Port details |
- jakarta-oro Perl/awk/sh regular expressions for Java
- 2.0.8_2 java =4 2.0.8_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
- Port Added: 2001-12-25 15:31:22
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: javamail, cos, jad, bluej, jdom
- License: APACHE20
- WWW:
- https://jakarta.apache.org/oro/
- Description:
- The Jakarta-ORO Java classes are a set of text-processing Java classes
that provide Perl5 compatible regular expressions, AWK-like regular
expressions, glob expressions, and utility classes for performing
substitutions, splits, filtering filenames, etc. This library is
the successor to the OROMatcher, AwkTools, PerlTools, and TextTools
libraries from ORO, Inc. (www.oroinc.com). They have been donated to
the Jakarta Project by Daniel Savarese (www.savarese.org), the
copyright holder of the ORO libraries.
As of 2010-09-01, the ORO project is retired.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- jakarta-oro>0:java/jakarta-oro
- To install the port:
- cd /usr/ports/java/jakarta-oro/ && make install clean
- To add the package, run one of these commands:
- pkg install java/jakarta-oro
- pkg install jakarta-oro
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jakarta-oro
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (jakarta-oro-2.0.8.tar.gz) = 4c4f3c7c479994c3ce09f542d4fbdc03eed58a2d7f320d32f2baf238b5b6f566
SIZE (jakarta-oro-2.0.8.tar.gz) = 345304
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- java : java/openjdk8
- ant : devel/apache-ant
- Runtime dependencies:
-
- java : java/openjdk8
- This port is required by:
- for Run
-
- www/jmeter
Configuration Options:
- ===> The following configuration options are available for jakarta-oro-2.0.8_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- java_jakarta-oro
- 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) |
2.0.8_2 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.0.8_2 20 Jul 2022 14:22:12 |
Tobias C. Berner (tcberner) |
java: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alex Dupre <ale@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alexander Yerenkow <yerenkow@gmail.com>
* Anton Yudin (<contact@toha.org.ua>)
* Anton Yudin <toha@toha.org.ua>
* Benjamin Close <benjsc@FreeBSD.org>
* Björn König <bkoenig@alpha-tierchen.de>
* Conor McDermottroe <ports@mcdermottroe.com>
* Danilo Egea Gondolfo <danilo@FreeBSD.org
* Dave Glowacki <dglo@ssec.wisc.edu>
* Ernst de Haan <znerd@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.0.8_2 29 Jun 2022 16:33:04 |
Po-Chuan Hsieh (sunpoet) |
java/jakarta-oro: Update WWW |
2.0.8_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.8_2 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.0.8_2 07 Oct 2019 16:45:50 |
pfg |
Old jakarta ports: add license.
Minor cleanups: I am unsure if these ports should be deprecated. At least
jakarta-oro appears to be used so let them around for now.
"makepatch" at jakarta-regexp while here.
Approved by: thierry (mentor, implicit) |
2.0.8_2 06 Oct 2019 19:08:14 |
pfg |
rename most cases of jakarta- to apache-
The Apache Softare Foundation used to maintain an umbrella project named
Jakarta but it was retired on 2011. This name now conflicts with the new
name for Java EE under the Eclipse Foundation.
Rename most of the packages to be more consistent. Some other packages remain
but they will require intervention by their corresponding maintainers.
Approved by: thierry (mentor), makc
Differential Revision: https://reviews.freebsd.org/D21902 |
2.0.8_2 31 May 2014 11:08:34 |
pawel |
- Add staging support
- Convert to new options framework
- USE_ANT, ALL_TARGET instead of custom do-build target
- Use PLIST_FILES and not generated plist file |
2.0.8_2 20 Sep 2013 19:48:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
java) |
2.0.8_2 10 Dec 2012 13:18:29 |
bapt |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
2.0.8_2 21 Jul 2011 05:03:02 |
linimon |
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.
Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .
PR: ports/158969
Submitted by: rene
Tested on: pointyhat-west -exp |
2.0.8_2 17 Jun 2011 08:46:48 |
bapt |
Fix master_site |
2.0.8_2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.0.8_2 06 Jun 2008 13:38:51 |
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) |
2.0.8_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}. |
2.0.8 05 Mar 2007 00:35:23 |
linimon |
Reset dave@glowacki.org due to maintainer-timeouts and no response to email.
While here, remove stale mastersites.
Hat: portmgr |
2.0.8 22 Jan 2006 12:39:58 |
edwin |
SHA256ify
Approved by: krion@ |
2.0.8 10 Oct 2005 04:43:53 |
linimon |
Update maintainer's email address. |
2.0.8 18 May 2004 01:28:19 |
linimon |
Update to 2.0.8, remove pkg-plist, update to latest bsd.java.mk.
PR: ports/66060
Submitted by: Dave Glowacki <dglo at glowacki.dyndns.org> (maintainer) |
2.0.7 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
2.0.7 22 Jan 2004 11:06:02 |
trevor |
Use the SORT macro from bsd.port.mk. |
2.0.7 10 Oct 2003 11:57:18 |
edwin |
[maintainer update] Update java/jakarta-oro
The jakarta-oro port no longer fetches. There's also a
newer version
PR: ports/57763
Submitted by: Dave Glowacki <dglo@glowacki.dyndns.org> |
2.0.6 23 Jul 2003 14:30:29 |
znerd |
Port devel/jakarta-ant was renamed to devel/apache-ant.
Reported by: kris
Pointy hat to: me |
2.0.6 21 Feb 2003 12:30:28 |
knu |
De-pkg-comment. |
2.0.6 22 Nov 2002 23:48:17 |
edwin |
Maintainer springcleaning of his Makefiles
PR: ports/45513,ports/45512,ports/45511
Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu> |
2.0.6 10 Nov 2002 22:44:03 |
kris |
Don't remove system directories share/java, share/java/classes, and
share/doc |
2.0.6 28 Aug 2002 22:40:48 |
znerd |
This port depends on jakarta-ant, but the appropriate
BUILD_DEPENDS line was missing.
Submitted by: maintainer
PR: 42086 |
2.0.6 17 Jun 2002 20:20:50 |
ijliao |
fix typo to install docs
PR: 39112
Submitted by: maintainer |
2.0.6 22 May 2002 18:22:13 |
znerd |
Upgrade from 2.0.1 to 2.0.6.
Submitted by: maintainer
PR: 38350 |
25 Dec 2001 18:31:22 |
petef |
Add jakarta-oro 2.0.1, perl/awk/sh regular expressions for Java. |