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) combination for a given watch list. This is what FreshPorts will look for.

Port details
jflex Fast Lexical Analyser Generator for Java[tm]
1.8.1 java 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.8.1Version 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: 2004-02-18 22:41:41
Last Update: 2023-09-15 18:27:19
Commit Hash: 11a679a
Also Listed In: devel
License: BSD3CLAUSE
WWW:
https://www.jflex.de/
Description:
JFlex is a lexical analyser generator for Java written in Java. It is also a rewrite of the tool JLex (Berk 1996) which was developed by Elliot Berk at Princeton University. As Vern Paxson states for his C/C++ tool flex (Paxson 1995): they do not share any code though.
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 (112 items)
Collapse this list.
  1. /usr/local/share/licenses/jflex-1.8.1/catalog.mk
  2. /usr/local/share/licenses/jflex-1.8.1/LICENSE
  3. /usr/local/share/licenses/jflex-1.8.1/BSD3CLAUSE
  4. bin/jflex
  5. share/java/classes/jflex.jar
  6. share/java/classes/jflex-1.8.1.jar
  7. share/doc/jflex/COPYRIGHT
  8. share/doc/jflex/fig/jflex-black.png
  9. share/doc/jflex/manual.css
  10. share/doc/jflex/manual.html
  11. share/doc/jflex/manual.pdf
  12. share/examples/jflex/byaccj/Makefile
  13. share/examples/jflex/byaccj/README.md
  14. share/examples/jflex/byaccj/src/main/jflex/calc.flex
  15. share/examples/jflex/byaccj/src/main/yacc/calc.y
  16. share/examples/jflex/common/include.xml
  17. share/examples/jflex/common/ivy.xml
  18. share/examples/jflex/common/Makefile.inc
  19. share/examples/jflex/common/README.md
  20. share/examples/jflex/cup-interpreter/build.xml
  21. share/examples/jflex/cup-interpreter/Makefile
  22. share/examples/jflex/cup-interpreter/pom.xml
  23. share/examples/jflex/cup-interpreter/README.md
  24. share/examples/jflex/cup-interpreter/src/main/cup/parser.cup
  25. share/examples/jflex/cup-interpreter/src/main/java/AST.java
  26. share/examples/jflex/cup-interpreter/src/main/java/Main.java
  27. share/examples/jflex/cup-interpreter/src/main/java/STEfun.java
  28. share/examples/jflex/cup-interpreter/src/main/java/STEvar.java
  29. share/examples/jflex/cup-interpreter/src/main/java/SymTab.java
  30. share/examples/jflex/cup-interpreter/src/main/java/SymtabEntry.java
  31. share/examples/jflex/cup-interpreter/src/main/java/Tboolexp.java
  32. share/examples/jflex/cup-interpreter/src/main/java/Tdekl.java
  33. share/examples/jflex/cup-interpreter/src/main/java/Tdekllist.java
  34. share/examples/jflex/cup-interpreter/src/main/java/Texp.java
  35. share/examples/jflex/cup-interpreter/src/main/java/Texpinfix.java
  36. share/examples/jflex/cup-interpreter/src/main/java/Texplist.java
  37. share/examples/jflex/cup-interpreter/src/main/java/Tfun.java
  38. share/examples/jflex/cup-interpreter/src/main/java/Tident.java
  39. share/examples/jflex/cup-interpreter/src/main/java/Tifthenelse.java
  40. share/examples/jflex/cup-interpreter/src/main/java/Tnumber.java
  41. share/examples/jflex/cup-interpreter/src/main/java/Tparlist.java
  42. share/examples/jflex/cup-interpreter/src/main/java/Tprogram.java
  43. share/examples/jflex/cup-interpreter/src/main/java/Tuminus.java
  44. share/examples/jflex/cup-interpreter/src/main/jflex/scanner.flex
  45. share/examples/jflex/cup-interpreter/src/test/data/example.as
  46. share/examples/jflex/cup-interpreter/src/test/data/output.good
  47. share/examples/jflex/cup-interpreter/src/test/java/CalcTest.java
  48. share/examples/jflex/cup-java-minijava/BUILD.bazel
  49. share/examples/jflex/cup-java-minijava/build.xml
  50. share/examples/jflex/cup-java-minijava/pom.xml
  51. share/examples/jflex/cup-java-minijava/README.md
  52. share/examples/jflex/cup-java-minijava/src/main/cup/minijava.cup
  53. share/examples/jflex/cup-java-minijava/src/main/java/jflex/examples/minijava/UnknownCharacterException.java
  54. share/examples/jflex/cup-java-minijava/src/main/jflex/minijava.flex
  55. share/examples/jflex/cup-java-minijava/src/test/java/jflex/examples/minijava/LexerTest.java
  56. share/examples/jflex/cup-java/build.xml
  57. share/examples/jflex/cup-java/Makefile
  58. share/examples/jflex/cup-java/pom.xml
  59. share/examples/jflex/cup-java/README.md
  60. share/examples/jflex/cup-java/src/main/cup/java12.cup
  61. share/examples/jflex/cup-java/src/main/java/JavaParser.java
  62. share/examples/jflex/cup-java/src/main/java/JavaSymbol.java
  63. share/examples/jflex/cup-java/src/main/java/TestLexer.java
  64. share/examples/jflex/cup-java/src/main/jflex/java.flex
  65. share/examples/jflex/cup-java/src/main/jflex/unicode.flex
  66. share/examples/jflex/cup-java/src/test/data/lexer-output.good
  67. share/examples/jflex/cup-java/src/test/java/JavaParserTest.java
  68. share/examples/jflex/cup-lcalc/build.xml
  69. share/examples/jflex/cup-lcalc/Makefile
  70. share/examples/jflex/cup-lcalc/pom.xml
  71. share/examples/jflex/cup-lcalc/README.md
  72. share/examples/jflex/cup-lcalc/src/main/cup/ycalc.cup
  73. share/examples/jflex/cup-lcalc/src/main/java/Main.java
  74. share/examples/jflex/cup-lcalc/src/main/jflex/lcalc.flex
  75. share/examples/jflex/cup-lcalc/src/test/data/output.good
  76. share/examples/jflex/cup-lcalc/src/test/data/test.txt
  77. share/examples/jflex/cup-lcalc/src/test/java/LexerTest.java
  78. share/examples/jflex/pom.xml
  79. share/examples/jflex/README.md
  80. share/examples/jflex/simple/BUILD.bazel
  81. share/examples/jflex/simple/build.xml
  82. share/examples/jflex/simple/Makefile
  83. share/examples/jflex/simple/pom.xml
  84. share/examples/jflex/simple/README.md
  85. share/examples/jflex/simple/src/main/java/Utility.java
  86. share/examples/jflex/simple/src/main/java/Yytoken.java
  87. share/examples/jflex/simple/src/main/jflex/simple.flex
  88. share/examples/jflex/simple/src/test/BUILD.bazel
  89. share/examples/jflex/simple/src/test/data/output.good
  90. share/examples/jflex/simple/src/test/data/test.txt
  91. share/examples/jflex/simple/src/test/java/YylexTest.java
  92. share/examples/jflex/standalone/build.xml
  93. share/examples/jflex/standalone/Makefile
  94. share/examples/jflex/standalone/pom.xml
  95. share/examples/jflex/standalone/README.md
  96. share/examples/jflex/standalone/src/main/jflex/standalone.flex
  97. share/examples/jflex/standalone/src/test/data/sample.expected
  98. share/examples/jflex/standalone/src/test/data/sample.in
  99. share/examples/jflex/standalone/src/test/java/de/jflex/example/standalone/SubstTest.java
  100. share/examples/jflex/zero-reader/build.xml
  101. share/examples/jflex/zero-reader/Makefile
  102. share/examples/jflex/zero-reader/pom.xml
  103. share/examples/jflex/zero-reader/README.md
  104. share/examples/jflex/zero-reader/src/main/java/FunkyReader.java
  105. share/examples/jflex/zero-reader/src/main/java/ZeroReader.java
  106. share/examples/jflex/zero-reader/src/main/jflex/zero-lexer.jflex
  107. share/examples/jflex/zero-reader/src/test/data/lexer-output.good
  108. share/examples/jflex/zero-reader/src/test/data/test-input.txt
  109. share/examples/jflex/zero-reader/src/test/java/ZeroTest.java
  110. @owner
  111. @group
  112. @mode
Collapse this list.
Dependency lines:
  • jflex>0:java/jflex
To install the port:
cd /usr/ports/java/jflex/ && make install clean
To add the package, run one of these commands:
  • pkg install java/jflex
  • pkg install jflex
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: jflex
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1586321566 SHA256 (jflex-1.8.1.tar.gz) = 3d9d63f4940f8452885bc63048b8b621a1a3a6e99d406f6d0b8c9f183ee15743 SIZE (jflex-1.8.1.tar.gz) = 4922831

Packages (timestamps in pop-ups are UTC):
jflex
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.8.11.8.1-1.8.11.8.1---
FreeBSD:13:quarterly1.8.11.8.11.8.11.8.11.8.1-1.8.11.8.1
FreeBSD:14:latest1.8.11.8.11.8.1-1.8.1--1.8.1
FreeBSD:14:quarterly1.8.11.8.1--1.8.1-1.8.11.8.1
FreeBSD:15:latest1.8.11.8.1n/a-n/a-1.8.11.8.1
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 jflex-1.8.1: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
java_jflex
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/jflex-de/jflex/releases/download/v1.8.1/
Collapse this list.

Number of commits found: 30

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.8.1
15 Sep 2023 18:27:19
commit hash: 11a679a486ff10d872f4ad3dccac8848319ba7adcommit hash: 11a679a486ff10d872f4ad3dccac8848319ba7adcommit hash: 11a679a486ff10d872f4ad3dccac8848319ba7adcommit hash: 11a679a486ff10d872f4ad3dccac8848319ba7ad files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
Author: Edmondas Girkantas
*/*: Return to pool as per maintainer's request

Thanks to Edmondas Girkantas for his dedication to ports tree.

PR:		273815
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.8.1
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.8.1
20 Jul 2022 14:22:12
commit hash: 526869d8dc02563825a24d394e1d087334d654cccommit hash: 526869d8dc02563825a24d394e1d087334d654cccommit hash: 526869d8dc02563825a24d394e1d087334d654cccommit hash: 526869d8dc02563825a24d394e1d087334d654cc files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.8.1
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
1.8.1
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.8.1
24 May 2020 11:26:26
Revision:536386Original commit files touched by this commit
rene search for other commits by this committer
java/jflex: undeprecate and update to 1.8.1

Further changes:
- use a prebuilt jar file to avoid depending on Maven or Bazel
- swith MASTER_SITES to GitHub
- add BSD3CLAUSE license
- rewrap pkg-descr

PR:		245447
Submitted by:	Jashank Jeremy
Approved by:	maintainer
MFH:		2020Q2
1.4.2
04 Apr 2020 20:51:41
Revision:530719Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
1.4.2
06 Nov 2019 12:48:32
Revision:516880Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Mark a few ports BROKEN, unfetchable
1.4.2
01 Apr 2016 14:08:38
Revision:412347Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
1.4.2
11 May 2015 18:34:58
Revision:386097Original commit files touched by this commit
mat search for other commits by this committer
Cleanup DIST* variables.

When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
1.4.2
14 Nov 2014 15:38:28
Revision:372560Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
1.4.2
04 Jul 2014 00:20:03
Revision:360494Original commit files touched by this commit
adamw search for other commits by this committer
Remove NOPORTDOCS and NOPORTEXAMPLES.
1.4.2
17 Jun 2014 07:58:21
Revision:358072Original commit files touched by this commit
vanilla search for other commits by this committer
Stagify.

Approved by:	portmgr@
1.4.2
21 Jan 2014 23:40:23
Revision:340674Original commit files touched by this commit
bapt search for other commits by this committer
Fix properties on pkg-plist
1.4.2
20 Sep 2013 19:48:32
Revision:327738Original 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:
java)
1.4.2
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.4.2
17 Sep 2009 21:31:48
Original commit files touched by this commit
linimon search for other commits by this committer
Over to new volunteer.

Feature safe:   yes
1.4.2
16 Sep 2009 22:34:40
Original commit files touched by this commit
linimon search for other commits by this committer
Reset ports@mcdermottroe.com at his request due to lack of time at the
moment.

Hat:            portmgr
Feature safe:   yes
1.4.2
09 Nov 2008 06:27:36
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 1.4.2

PR:             ports/128713
Submitted by:   Conor McDermottroe <ports at mcdermottroe.com> (maintainer)
1.4.1_2
06 Jun 2008 13:38:51
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.4.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.4.1
22 Aug 2006 20:34:35
Original commit files touched by this commit
hq search for other commits by this committer
Fix the build by copying needed JAR files at post-extract stage

PR:             101712
Submitted by:   maintainer
1.4.1
22 Jan 2006 12:39:58
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.4.1
20 Dec 2004 14:36:40
Original commit files touched by this commit
hq search for other commits by this committer
- Update to version 1.4.1 [1]
- Use USE_ANT [1]
- No longer add %%JAVAJARDIR%% to PLIST_SUB [1]
- Update to bsd.java.mk 2.0
- No longer patch the distribution shell script but rather use a FreeBSD
  specific one [1]
- Use SUB_FILES/SUB_LIST to perform substitutions on the launcher shell script
- Minor cosmetic improvements
- Use JAVALIBDIR rather than JAVAJARDIR for JAR dependencies
- Moved the BUILD_DEPENDS statement to calm portlint

PR:             75198 [1]
Submitted by:   maintainer [1]
1.4
10 May 2004 18:38:26
Original commit files touched by this commit
linimon search for other commits by this committer
Update to 1.4.

PR:             ports/66231
Submitted by:   Conor McDermottroe <ports@mcdermottroe.com> (maintainer)
1.3.5
19 Feb 2004 18:14:45
Original commit files touched by this commit
glewis search for other commits by this committer
. Don't patch out a line that doesn't need to be removed.
1.3.5
19 Feb 2004 17:33:29
Original commit files touched by this commit
glewis search for other commits by this committer
. Add $FreeBSD$
1.3.5
19 Feb 2004 17:26:35
Original commit files touched by this commit
glewis search for other commits by this committer
. Fix the build for JDK 1.1.8.

Submitted by:   bento (via kris)
1.3.5
18 Feb 2004 19:50:33
Original commit files touched by this commit
glewis search for other commits by this committer
Add a port of jflex:

JFlex is a lexical analyzer generator for Java written in Java.
It is also a rewrite of the very useful tool JLex which was developed
by Elliot Berk at Princeton University. As Vern Paxon states for his C/C++
tool flex: They do not share any code though.

WWW: http://www.jflex.de/

I've done some clean up to the submitted version of the port.

PR:             62043
Submitted by:   Conor McDermottroe <ports@mcdermottroe.com>

Number of commits found: 30