summaryrefslogtreecommitdiff
path: root/devel/flex
AgeCommit message (Collapse)AuthorFilesLines
2003-10-19Add TEST_TARGETheinz1-1/+3
2003-10-11use `basename ${MAKE}...` in configure to avoid bad substitutiongrant2-1/+15
error. from mlh at goathill dot org in PR pkg/22920.
2003-08-23Add dependency on bison if there is no yacc; addresses PR 20772.wiz1-4/+7
Add HOMEPAGE and remove ONLY_FOR_PLATFORMS (from the same PR).
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-1/+1
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2002-12-22Allow this package to be built on Linux too - from a nudge by Jeremyagc1-1/+2
Reed in PR 19480. Let's not get into the debate about what versions come with "Linux"...
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-04-21Move to sha1 digests, and/or add distfile sizes.wiz1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-1/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-01-13Update master site list.tron1-5/+4
1999-12-28removed empty HOMEPAGE tagwiz1-2/+1
1999-07-02For packages that are in the NetBSD base system, but needed foragc1-2/+2
Solaris, narrow down the platforms, and use specific inclusion rather than disclusion: mark them as ONLY_FOR_PLATFORM=SunOS-*-*, rather than NOT_FOR_PLATFORM=NetBSD-*-*.
1999-07-01Initial import of flex, the fast clone of lex(1), the lexical scanneragc5-0/+37
generator, into the NetBSD packages collection. This package is only for Solaris - it is part of the base NetBSD system.