Port details |
- jakarta-regexp Regular expressions for Java
- 1.5_3 java
=4 1.5_3Version of this port present on the latest quarterly branch. DEPRECATED: EOL: As of 2011-04-17, the Regexp project is retired
This port expired on: 2020-02-29
- 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 search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2001-09-12 10:10:54
- Last Update: 2020-03-01 17:19:40
- SVN Revision: 527561
- People watching this port, also watch:: javamail, ap24-mod_jk, javavmwrapper
- Also Listed In: devel
- License: APACHE20
- WWW:
- http://jakarta.apache.org/regexp/
- Description:
- A 100% Pure Java Regular Expression package by Jonathan Locke.
As of 2011-04-17, the Regexp project is retired.
Users are encouraged to use similar features in newer Java versions, such as
java.util.regexp.
WWW: http://jakarta.apache.org/regexp/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- jakarta-regexp>0:java/jakarta-regexp
- No installation instructions:
- This port has been deleted.
- PKGNAME: jakarta-regexp
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (jakarta-regexp-1.5.tar.gz) = 79e80af8cbeb68ddad75a1aa6244d7acd62176bfd69bcdc0640d11177dcde97d
SIZE (jakarta-regexp-1.5.tar.gz) = 170142
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
![pkg-fallout pkg-fallout](/images/fallout.svg)
- 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
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for jakarta-regexp-1.5_3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- 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 |
1.5_3 01 Mar 2020 17:19:40
![Revision:527561 Revision:527561](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove expired ports:
2020-03-01 audio/idjc: Old, uses EOLed python27
2020-03-01 cad/py-pycam: Old, uses EOLed python27
2020-02-27 chinese/gimp-help-zh_CN: Broken
2020-03-01 databases/emma: Old, uses EOLed python27
2020-03-01 deskutils/anamnesis: Old, uses EOLed python27
2020-02-28 deskutils/cherrytree: Old, uses EOLed python27
2020-03-01 deskutils/gbirthday: Old, uses EOLed python27
2020-03-01 deskutils/gtg: Old, uses EOLed python27
2020-03-01 deskutils/nemo-extensions: Old, uses EOLed python27
2020-03-01 deskutils/pybookreader: Old, uses EOLed python27
2020-03-01 devel/diffuse: Old, uses EOLed python27
2020-02-28 devel/dreampie: Old, uses EOLed python27
2020-03-01 devel/gtkparasite: Old, uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
1.5_3 30 Jan 2020 19:01:28
![Revision:524656 Revision:524656](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
pfg ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
java/jakarta-regexp: deprecate.
This is not used by any port. According the the Apache Software Foundation:
As of 2011-04-17, the Regexp project is retired. ...
Users are encouraged to use similar features in newer Java versions, such as
java.util.regexp.
Pet portlint while here.
Approved by: thierry (mentor, implicit) |
1.5_3 26 Nov 2019 21:46:13
![Revision:518482 Revision:518482](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
jkim ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 |
1.5_3 07 Oct 2019 16:45:50
![Revision:513970 Revision:513970](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
pfg ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
1.5_3 06 Oct 2019 19:08:14
![Revision:513899 Revision:513899](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
pfg ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 |
1.5_3 30 Nov 2017 06:13:35
![Revision:455167 Revision:455167](/images/subversion.png) ![Sanity Test Failure Sanity Test Failure](/images/stf.gif) |
linimon ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 |
1.5_3 26 May 2017 14:45:53
![Revision:441786 Revision:441786](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
linimon ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
1.5_3 14 May 2015 10:15:09
![Revision:386312 Revision:386312](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.5_3 31 May 2014 11:50:14
![Revision:355963 Revision:355963](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
pawel ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Add staging support
- Convert to new options framework
- USE_ANT, ALL_TARGET, MAKE_ARGS instead of custom do-build target
- Use PLIST_FILES and not generated plist file |
1.5_3 20 Sep 2013 19:48:32
![Revision:327738 Revision:327738](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
java) |
1.5_3 10 Dec 2012 13:18:29
![Revision:308604 Revision:308604](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
1.5_3 21 Jul 2011 05:03:02
![files touched by this commit files touched by this commit](/images/logs.gif) |
linimon ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 |
1.5_3 20 Mar 2011 12:54:45
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Get Rid MD5 support |
1.5_3 01 Dec 2010 22:46:52
![files touched by this commit files touched by this commit](/images/logs.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Fix build with new ant
PR: ports/152733
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> |
1.5_2 08 Dec 2008 06:43:50
![files touched by this commit files touched by this commit](/images/logs.gif) |
linimon ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Reset nemoliu due to maintainer-timeouts and no response to email.
Hat: portmgr |
1.5_2 06 Jun 2008 13:38:51
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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.5_1 19 May 2007 20:32:57
![files touched by this commit files touched by this commit](/images/logs.gif) |
flz ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.5 30 Apr 2007 06:27:41
![files touched by this commit files touched by this commit](/images/logs.gif) |
nemoliu ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Use my @FreeBSD.org address.
Approved by: delphij (mentor) |
1.5 05 Apr 2007 10:13:11
![files touched by this commit files touched by this commit](/images/logs.gif) |
stefan ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 1.5.
- Add 'devel' to CATEGORIES.
- Assign maintainership to submitter.
PR: 111237
Submitted by: Nemo Liu<nemoliu@gmail.com> |
1.4 05 Mar 2007 00:35:23
![files touched by this commit files touched by this commit](/images/logs.gif) |
linimon ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Reset dave@glowacki.org due to maintainer-timeouts and no response to email.
While here, remove stale mastersites.
Hat: portmgr |
1.4 08 Oct 2006 10:59:50
![files touched by this commit files touched by this commit](/images/logs.gif) |
sem ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- update to 1.4 (a bugs fix release)
PR: ports/103593
Approved by: maintainer timeout (2 weeks) |
1.3_1 22 Jan 2006 12:39:58
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
SHA256ify
Approved by: krion@ |
1.3_1 10 Oct 2005 04:43:53
![files touched by this commit files touched by this commit](/images/logs.gif) |
linimon ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update maintainer's email address. |
1.3_1 18 May 2004 01:37:03
![files touched by this commit files touched by this commit](/images/logs.gif) |
linimon ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to latest bsd.java.mk; remove pkg-plist; pacify portlint (including
its recommendation to use MASTER_SITE_APACHE_JAKARTA -- maintainer, I hope
that's ok.)
PR: java/66061
Submitted by: Dave Glowacki <dglo at glowacki.dyndns.org> (maintainer) |
1.3 31 Mar 2004 03:12:58
![files touched by this commit files touched by this commit](/images/logs.gif) |
trevor ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
SIZEify (maintainer timeout) |
1.3 22 Jan 2004 11:06:02
![files touched by this commit files touched by this commit](/images/logs.gif) |
trevor ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Use the SORT macro from bsd.port.mk. |
1.3 10 Oct 2003 14:56:44
![files touched by this commit files touched by this commit](/images/logs.gif) |
glewis ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
. Update to 1.3
PR: 57764
Submitted by: Dave Glowacki <dglo@glowacki.dyndns.org> (maintainer) |
1.2 23 Jul 2003 14:30:29
![files touched by this commit files touched by this commit](/images/logs.gif) |
znerd ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Port devel/jakarta-ant was renamed to devel/apache-ant.
Reported by: kris
Pointy hat to: me |
1.2 21 Feb 2003 12:30:28
![files touched by this commit files touched by this commit](/images/logs.gif) |
knu ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
De-pkg-comment. |
1.2 16 Jan 2003 05:15:34
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
jakarta-regexp distribution seems to have moved to a new website
PR: ports/47030
Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu> |
1.2 22 Nov 2002 23:48:17
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Maintainer springcleaning of his Makefiles
PR: ports/45513,ports/45512,ports/45511
Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu> |
1.2 11 Nov 2002 22:24:08
![files touched by this commit files touched by this commit](/images/logs.gif) |
glewis ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix user and group ownership of the installed files when they have been
built by someone other than root. After the files have been moved run
${CHOWN} on them recursively.
PR: 36411 (still more ports to go)
Approved by: Dave Glowacki <dglo@ssec.wisc.edu> (maintainer) |
1.2 16 Jun 2002 01:54:07
![files touched by this commit files touched by this commit](/images/logs.gif) |
glewis ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix dependencies to be in sync with the recent JDK ports renaming.
Forgotten by: znerd |
20 Nov 2001 22:33:58
![commit hash: fp1.20969@dev.null.freshports.org commit hash: fp1.20969@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.20969@dev.null.freshports.org commit hash: fp1.20969@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.20969@dev.null.freshports.org commit hash: fp1.20969@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
lioux ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Style police: remove trailing space in WWW tag |
12 Sep 2001 14:10:54
![commit hash: fp1.18723@dev.null.freshports.org commit hash: fp1.18723@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.18723@dev.null.freshports.org commit hash: fp1.18723@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.18723@dev.null.freshports.org commit hash: fp1.18723@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
patrick ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add jakarta-regexp 1.2, regular expressions for Java. |