Commit Graph

11 Commits

Author SHA1 Message Date
Tilman Keskinoz
b1e44e3db2 Fix build on -CURRENT
PR:		43720
Submitted by:	Craig Rodrigues <rodrigc@attbi.com>
2002-11-28 19:26:16 +00:00
Edwin Groothuis
a6429924fc PERL -> REINPLACE
Noticed on: bento
2002-11-04 02:18:21 +00:00
Eivind Eklund
c10d38272f Remove one distfile mirror - though the contents of the .tar.gz
in each location are equal, the MD5 is different.
2001-03-14 18:13:20 +00:00
Eivind Eklund
c4e3c399f3 Update to version 0.9.1
PR:		24906
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-02-20 22:25:04 +00:00
Satoshi Asami
dfee8150a0 Convert to PORTNAME/PORTVERSION. 2000-04-14 05:44:42 +00:00
R. Imura
f4001e4a49 Fix new compiler error in -current.
Submitted by:		Alexander Langer <alex@big.endian.de>
All no response from:	maintainer
2000-02-12 19:17:21 +00:00
Steve Price
fedb27dedb We haven't for a long time (if ever) had to call g++ with -lg++ to compile
a program so remove it and fix the build for all -current machines.
1999-09-27 02:03:53 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Satoshi Asami
c12c2467ed Remove manpages define in MAN? fom PLIST for all the devel ports.
I'm going to leave p5-* alone for now (where the version stuff is
going to land is still unclear).
1998-08-12 01:55:34 +00:00
Eivind Eklund
a070b1eb31 Initial import of re2c, a program to compile regular expression to C.
This is basically the same concept as lex, except this time it doesn't
turn your code inside out, and it generates actual C code to parse the
expressions (not tables), and the resulting code is usually about 2
times faster than flex.
1998-05-16 17:41:25 +00:00