Port details |
- jakarta-oro Perl/awk/sh regular expressions for Java
- 2.0.8_2 java
=2 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: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: bluej, sablevm
- License: APACHE20
- 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.
WWW: http://jakarta.apache.org/oro/
- SVNWeb : git : Homepage
- 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
- 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: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 2.0.8_2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Nov 2019 21:46:13
2.0.8_2
|
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 |
07 Oct 2019 16:45:50
2.0.8_2
|
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) |
06 Oct 2019 19:08:14
2.0.8_2
|
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 |
31 May 2014 11:08:34
2.0.8_2
|
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 |
20 Sep 2013 19:48:32
2.0.8_2
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
java) |
10 Dec 2012 13:18:29
2.0.8_2
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
21 Jul 2011 05:03:02
2.0.8_2
|
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 |
17 Jun 2011 08:46:48
2.0.8_2
|
bapt  |
Fix master_site |
20 Mar 2011 12:54:45
2.0.8_2
|
miwi  |
- Get Rid MD5 support |
06 Jun 2008 13:38:51
2.0.8_2
|
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) |
19 May 2007 20:32:57
2.0.8_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
05 Mar 2007 00:35:23
2.0.8
|
linimon  |
Reset dave@glowacki.org due to maintainer-timeouts and no response to email.
While here, remove stale mastersites.
Hat: portmgr |
22 Jan 2006 12:39:58
2.0.8
|
edwin  |
SHA256ify
Approved by: krion@ |
10 Oct 2005 04:43:53
2.0.8
|
linimon  |
Update maintainer's email address. |
18 May 2004 01:28:19
2.0.8
|
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) |
31 Mar 2004 03:12:58
2.0.7
|
trevor  |
SIZEify (maintainer timeout) |
22 Jan 2004 11:06:02
2.0.7
|
trevor  |
Use the SORT macro from bsd.port.mk. |
10 Oct 2003 11:57:18
2.0.7
|
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> |
23 Jul 2003 14:30:29
2.0.6
|
znerd  |
Port devel/jakarta-ant was renamed to devel/apache-ant.
Reported by: kris
Pointy hat to: me |
21 Feb 2003 12:30:28
2.0.6
|
knu  |
De-pkg-comment. |
22 Nov 2002 23:48:17
2.0.6
|
edwin  |
Maintainer springcleaning of his Makefiles
PR: ports/45513,ports/45512,ports/45511
Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu> |
10 Nov 2002 22:44:03
2.0.6
|
kris  |
Don't remove system directories share/java, share/java/classes, and
share/doc |
28 Aug 2002 22:40:48
2.0.6
|
znerd  |
This port depends on jakarta-ant, but the appropriate
BUILD_DEPENDS line was missing.
Submitted by: maintainer
PR: 42086 |
17 Jun 2002 20:20:50
2.0.6
|
ijliao  |
fix typo to install docs
PR: 39112
Submitted by: maintainer |
22 May 2002 18:22:13
2.0.6
|
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. |