summaryrefslogtreecommitdiffstats
path: root/java/jlex/pkg-message
Commit message (Collapse)AuthorAgeFilesLines
* - Update to bsd.java.mk 2.0hq2005-02-031-0/+3
| | | | | - Add a new launcher shell script: 'jlex' - Update pkg-message accordingly and bump PORTREVISION
* . More standard format for substitution in pkg-message.glewis2004-01-191-1/+1
| | | | | | . 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.
* Update to 1.2.6arved2004-01-191-3/+1
| | | | | PR: 61225 Submitted by: Conor McDermottroe <mcdermc@tcd.ie>
* JLex: a uitility based upon the Lex lexical analyzer generator model.cpiazza1999-07-041-0/+4
It takes a specification file similar to that accepted by Lex and creates a Java source file for the correspoding lexical analyzer. PR: 12476 Submitted by: Jake Burkholder <jake@checker.org>
OpenPOWER on IntegriCloud