Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed EXTRACT_ONLY line that was causing portlint to complain. | Ernst de Haan | 2002-03-02 | 1 | -2/+1 |
| | | | | Notes: svn path=/head/; revision=55397 | ||||
* | Convert to the PORTNAME - PORTVERSION syntax. | David E. O'Brien | 2000-04-12 | 1 | -3/+3 |
| | | | | Notes: svn path=/head/; revision=27458 | ||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=20951 | ||||
* | JLex: a uitility based upon the Lex lexical analyzer generator model. | Chris Piazza | 1999-07-04 | 6 | -0/+78 |
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> Notes: svn path=/head/; revision=19983 |