non port: devel/lemon/Makefile |
SVNWeb
|
Number of commits found: 18 |
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 22 Jan 2021
|
[ 11:10 jhale ]
devel/lemon: Update to 3.34
*While here*
Add LICENSE. According to [1] it is in the public domain.
[1] http://www.hwaci.com/sw/lemon/
PR: 251950
Submitted by: Vitaly Magerya <vmagerya@gmail.com> (maintainer)
Reported by: Yakov Galka <ybungalobill@gmail.com>
|
Tue, 29 Jul 2014
|
[ 21:43 adamw ] (Only the first 10 of 277 ports in this commit are shown above. )
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
|
Tue, 21 Jan 2014
|
[ 00:11 bapt ]
Support stage
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Tue, 3 Jan 2012
|
[ 23:34 miwi ]
- Respect CC
PR: 162594
Submitted by: Jan Beich <jbeich@tormail.net>
Approved by: maintainer
|
Tue, 4 Aug 2009
|
[ 00:40 amdmi3 ]
- Update to 1.69
- Some port improvements
- Pass maintainership to submitter
- Mirror the distfile
PR: 137312
Submitted by: Vitaly Magerya <vmagerya@gmail.com>
|
Wed, 13 Dec 2006
|
[ 16:14 linimon ] (Only the first 10 of 23 ports in this commit are shown above. )
Reset seanc@FreeBSD.or due to maintainer-timeouts and no response to email.
Hat: portmgr
|
Thu, 20 Jul 2006
|
[ 06:20 seanc ]
Update lemon(1) to its current version in CVS, 1.39.
|
Tue, 15 Mar 2005
|
[ 19:07 seanc ]
Make all versions of FreeBSD happy by using NO_MAN and NOMAN.
Submitted by: kris
|
Mon, 14 Mar 2005
|
[ 23:19 seanc ]
Hrm... NO_MAN isn't supported in 4.X. Use NOMAN for now even though it
incurs a warning on 6.X: at least it compiles now.
Submitted by: vs
Noticed by: too many to count
|
Fri, 4 Mar 2005
|
[ 18:29 seanc ]
Update lemon to 1.33 (a very fast, thread safe C parser generator). New
grammar features and performance optimizations.
http://www.sqlite.org/cvstrac/rlog?f=sqlite/tool/lempar.c
http://www.sqlite.org/cvstrac/rlog?f=sqlite/tool/lemon.c
|
Wed, 15 Oct 2003
|
[ 00:12 seanc ]
Update lemon to incorporate the CLI options found in the previous version,
before updating to the version found in SQLite.
|
Tue, 14 Oct 2003
|
[ 00:38 seanc ]
Update lemon to the latest version in the SQLite repo. Please let me know
if there are any grammar problems with this newer version. Assume
maintainership.
Approved by: maintainer
|
Fri, 7 Mar 2003
|
[ 06:01 ade ] (Only the first 10 of 552 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Wed, 4 Sep 2002
|
[ 01:24 mi ]
Change ``-f bsd.prog.mk'' to ``-f /usr/share/mk/bsd.prog.mk''... :-\
Submitted by: Tony Maher
|
Fri, 8 Jun 2001
|
[ 02:17 mi ]
Make this into a more general tool. Allow to specify the names of the output
files and the location of the template on command line.
|
Tue, 5 Jun 2001
|
[ 04:48 mi ]
The Lemon program is an LALR(1) parser generator. It takes a context free
grammar and converts it into a subroutine that will parse a file using that
grammar.
|
Number of commits found: 18 |