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
jlex Lexical analyzer generator, written for Java, in Java
1.2.6_3 java on this many watch lists=3 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.2.6_3Version 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: unknown
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: java-cup
Also Listed In: devel
License: not specified in port
WWW:
https://www.cs.princeton.edu/~appel/modern/java/JLex/
Description:
The JLex utility is based upon the Lex lexical analyzer generator model. JLex takes a specification file similar to that accepted by Lex, then creates a Java source file for the corresponding lexical analyzer.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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

Packages (timestamps in pop-ups are UTC):
jlex
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.6_31.2.6_3-1.2.6_31.2.6_3---
FreeBSD:13:quarterly1.2.6_31.2.6_31.2.6_31.2.6_31.2.6_3-1.2.6_31.2.6_3
FreeBSD:14:latest1.2.6_31.2.6_31.2.6_3-1.2.6_3--1.2.6_3
FreeBSD:14:quarterly1.2.6_31.2.6_3--1.2.6_3-1.2.6_31.2.6_3
FreeBSD:15:latest1.2.6_31.2.6_3n/a-n/a-1.2.6_31.2.6_3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. java : java/openjdk8
Runtime dependencies:
  1. java : java/openjdk8
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
java_jlex
pkg-message:
For install:
JLex is installed into /usr/local/share/java/classes. Run with 'jlex' See http://www.cs.princeton.edu/~appel/modern/java/JLex.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.cs.princeton.edu/~appel/modern/java/JLex/Archive/1.2.6/
Collapse this list.

Number of commits found: 28

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.2.6_3
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.2.6_3
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.2.6_3
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.2.6_3
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.2.6_3
13 Aug 2019 22:22:35
Revision:508880Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories h-k)
1.2.6_3
21 Oct 2016 12:51:41
Revision:424411Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
1.2.6_3
31 May 2014 14:04:02
Revision:355977Original commit files touched by this commit
pawel search for other commits by this committer
- Add staging support
- Remove leading article from COMMENT
1.2.6_3
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.2.6_3
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.2.6_3
11 May 2010 15:18:32
Original commit files touched by this commit
pav search for other commits by this committer
- Remove zero sized files
1.2.6_3
16 Jan 2010 05:00:18
Original commit files touched by this commit
nemoliu search for other commits by this committer
- Use $SUB_FILES to dynamically adjust pkg-message

PR:     ports/142705
Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
1.2.6_3
21 Dec 2009 02:19:12
Original commit files touched by this commit
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
1.2.6_3
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.2.6_2
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.2.6_1
24 Nov 2005 23:21:04
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.2.6_1
03 Feb 2005 02:14:53
Original commit files touched by this commit
hq search for other commits by this committer
- Update to bsd.java.mk 2.0
- Add a new launcher shell script: 'jlex'
- Update pkg-message accordingly and bump PORTREVISION
1.2.6
12 Jul 2004 22:18:01
Original commit files touched by this commit
glewis search for other commits by this committer
. No need to add JAVAJARDIR to PLIST_SUB anymore as bsd.java.mk does it.
1.2.6
17 Mar 2004 18:29:46
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.2.6
18 Feb 2004 19:58:24
Original commit files touched by this commit
glewis search for other commits by this committer
. Add a secondary category of devel, which seems appropriate.
1.2.6
05 Feb 2004 20:38:07
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES.

Reviewed by:    marcus
1.2.6
19 Jan 2004 16:26:22
Original commit files touched by this commit
glewis search for other commits by this committer
. More standard format for substitution in pkg-message.
. Generate a substituted pkg-message in ${WRKDIR} for packaging rather
  than just echoing it during the port install and leaving the package
  with an unsubstituted version.
1.2.6
19 Jan 2004 14:33:28
Original commit files touched by this commit
arved search for other commits by this committer
Update to 1.2.6

PR:             61225
Submitted by:   Conor McDermottroe <mcdermc@tcd.ie>
1.2.3
02 Nov 2003 03:36:45
Original commit files touched by this commit
edwin search for other commits by this committer
ports with possibly unreachable MAINTAINERs

*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:

PR:             ports/58694
Submitted by:   Oliver Eikemeier <eikemeier@fillmore-labs.com>
1.2.3
21 Feb 2003 12:30:28
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.2.3
16 Jun 2002 01:54:07
Original commit files touched by this commit
glewis search for other commits by this committer
Fix dependencies to be in sync with the recent JDK ports renaming.

Forgotten by:   znerd
02 Mar 2002 14:27:11
commit hash: fp1.25355@dev.null.freshports.orgcommit hash: fp1.25355@dev.null.freshports.orgcommit hash: fp1.25355@dev.null.freshports.orgcommit hash: fp1.25355@dev.null.freshports.org files touched by this commit
znerd search for other commits by this committer
Fixed EXTRACT_ONLY line that was causing portlint to complain.    
08 Oct 2000 03:02:04
commit hash: fp1.4754@dev.null.freshports.orgcommit hash: fp1.4754@dev.null.freshports.orgcommit hash: fp1.4754@dev.null.freshports.orgcommit hash: fp1.4754@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category java to new layout.  

Number of commits found: 28