pkgsrc/devel/flex/PLIST
tnn 3e2a94e791 Update to flex-2.5.34. Highlights from NEWS:
* flex now provides for a libfl_pic.a compiled with position indep. code.
* introduce yylex_init_extra (c.f. manual)
* pattern language expanded (c.f. manual)
* introduce %option extra-type="your_type *"
* parse multiple short concatenated options
* better checking after yyalloc/yyrealloc
* Expose YY_BUF_SIZE in the header file.
* better escape of filenames with special characters
* memory leaks were plugged
* support case-insensitive patterns
* POSIX character classes may be negated in patterns
* patterns may now use set difference, union operators
* c++ scanner updates
* updated translations
2008-02-21 18:26:05 +00:00

24 lines
741 B
Text

@comment $NetBSD: PLIST,v 1.4 2008/02/21 18:26:05 tnn Exp $
bin/flex
bin/flex++
include/FlexLexer.h
info/flex.info
lib/libfl.a
lib/libfl_pic.a
man/man1/flex.1
share/locale/ca/LC_MESSAGES/flex.mo
share/locale/da/LC_MESSAGES/flex.mo
share/locale/de/LC_MESSAGES/flex.mo
share/locale/es/LC_MESSAGES/flex.mo
share/locale/fr/LC_MESSAGES/flex.mo
share/locale/ga/LC_MESSAGES/flex.mo
share/locale/ko/LC_MESSAGES/flex.mo
share/locale/nl/LC_MESSAGES/flex.mo
share/locale/pl/LC_MESSAGES/flex.mo
share/locale/pt_BR/LC_MESSAGES/flex.mo
share/locale/ro/LC_MESSAGES/flex.mo
share/locale/ru/LC_MESSAGES/flex.mo
share/locale/sv/LC_MESSAGES/flex.mo
share/locale/tr/LC_MESSAGES/flex.mo
share/locale/vi/LC_MESSAGES/flex.mo
share/locale/zh_CN/LC_MESSAGES/flex.mo