FreeBSD Bugzilla – Attachment 38816 Details for
Bug 61324
[NEW PORT] Hapy, a runtime parser generator library
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
HapyPort.shar
HapyPort.shar (text/plain), 2.17 KB, created by
Alex Rousskov
on 2004-01-13 19:20:09 UTC
(
hide
)
Description:
HapyPort.shar
Filename:
MIME Type:
Creator:
Alex Rousskov
Created:
2004-01-13 19:20:09 UTC
Size:
2.17 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># Hapy ># Hapy/Makefile ># Hapy/pkg-descr ># Hapy/pkg-plist ># Hapy/distinfo ># >echo c - Hapy >mkdir -p Hapy > /dev/null 2>&1 >echo x - Hapy/Makefile >sed 's/^X//' >Hapy/Makefile << 'END-of-Hapy/Makefile' >X# New ports collection makefile for: Hapy >X# Date created: Dec 24, 2003 >X# Whom: rousskov >X# >X# $FreeBSD$ >X# >X >XPORTNAME= Hapy >XPORTVERSION= 0.0.3 >XCATEGORIES= devel >XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} >XMASTER_SITE_SUBDIR= ${PORTNAME} >X >XMAINTAINER= rousskov@FreeBSD.org >XCOMMENT= A runtime parser generator >X >XGNU_CONFIGURE= yes >X >Xpost-build: >X @${ECHO} "Consider running 'make check' before 'make install'" >X @${ECHO} "to execute a library self-test" >X >Xcheck: build >X cd ${WRKSRC}; ${MAKE} check >X >X.include <bsd.port.mk> >END-of-Hapy/Makefile >echo x - Hapy/pkg-descr >sed 's/^X//' >Hapy/pkg-descr << 'END-of-Hapy/pkg-descr' >XHapy is a runtime parser generator library. The Hapy library >Xgenerates parsers from BNF-like language grammars. Parsing >Xscripting languages and communication protocol messages are >Xtypical use cases. Generated parsers are C++ objects. Hapy is >Xpublic domain software. >X >XWWW: http://www.hapy.org/ >X >X- Alex Rousskov >END-of-Hapy/pkg-descr >echo x - Hapy/pkg-plist >sed 's/^X//' >Hapy/pkg-plist << 'END-of-Hapy/pkg-plist' >Xinclude/Hapy/Algorithm.h >Xinclude/Hapy/Algorithms.h >Xinclude/Hapy/Area.h >Xinclude/Hapy/Assert.h >Xinclude/Hapy/Buffer.h >Xinclude/Hapy/IoStream.h >Xinclude/Hapy/IosFwd.h >Xinclude/Hapy/NumericLimits.h >Xinclude/Hapy/Parser.h >Xinclude/Hapy/Pree.h >Xinclude/Hapy/PreeKids.h >Xinclude/Hapy/Result.h >Xinclude/Hapy/Rule.h >Xinclude/Hapy/RuleBase.h >Xinclude/Hapy/RuleId.h >Xinclude/Hapy/RulePtr.h >Xinclude/Hapy/Rules.h >Xinclude/Hapy/String.h >Xinclude/Hapy/Version.h >Xinclude/Hapy/config.h >Xlib/libHapy.a >X@dirrm include/Hapy >END-of-Hapy/pkg-plist >echo x - Hapy/distinfo >sed 's/^X//' >Hapy/distinfo << 'END-of-Hapy/distinfo' >XMD5 (Hapy-0.0.3.tar.gz) = 4f36fc3976f8c2bc7fb543e5c342c3e8 >END-of-Hapy/distinfo >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 61324
: 38816