FreeBSD Bugzilla – Attachment 55343 Details for
Bug 83664
New port: textproc/redet - visual regexp constructor
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
redet-6.11.shar
redet-6.11.shar (text/plain), 2.81 KB, created by
Vsevolod Stakhov
on 2005-07-18 14:00:34 UTC
(
hide
)
Description:
redet-6.11.shar
Filename:
MIME Type:
Creator:
Vsevolod Stakhov
Created:
2005-07-18 14:00:34 UTC
Size:
2.81 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: ># ># redet ># redet/pkg-descr ># redet/Makefile ># redet/distinfo ># >echo c - redet >mkdir -p redet > /dev/null 2>&1 >echo x - redet/pkg-descr >sed 's/^X//' >redet/pkg-descr << 'END-of-redet/pkg-descr' >XRedet allows the user to construct regular expressions and test them against >Xinput data by executing any of a variety of search programs, editors, and >Xprogramming languages that make use of regular expressions. When a suitable >Xregular expression has been constructed it may be saved to a file. redet stands >Xfor Regular Expression Development and Execution Tool. For each program, a >Xpalette showing the available regular expression syntax is provided. Selections >Xfrom the palette may be copied to the regular expression window with a mouse >Xclick. Users may add their own definitions to the palette via their >Xinitialization file. Redet also keeps a list of the regular expressions >Xexecuted, from which entries may be copied back into the regular expression >Xunder construction. The history list is saved to a file and restored on >Xstartup, so it persists across sessions. So long as the underlying program >Xsupports Unicode, redet allows UTF-8 Unicode in both test data and regular >Xexpressions >X >XWWW: http://www.cis.upenn.edu/~wjposer/redet.html >END-of-redet/pkg-descr >echo x - redet/Makefile >sed 's/^X//' >redet/Makefile << 'END-of-redet/Makefile' >X# New ports collection makefile for: redet >X# Date created: 2005-07-18 >X# Whom: Vsevolod Stakhov <vsevolod@highsecure.ru> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= redet >XPORTVERSION= 6.11 >XCATEGORIES= textproc tk84 >XMASTER_SITES= http://www.cis.upenn.edu/~wjposer/.downloads/ >XDISTNAME= ${PORTNAME}tiny-${PORTVERSION} >XEXTRACT_SUFX= .tgz >X >XMAINTAINER= vsevolod@highsecure.ru >XCOMMENT= Visual regexp constructor with many regexp types support >X >XRUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 >X >XNO_BUILD= yes >XUSE_REINPLACE= yes >X >XWRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} >XPORTDOCS= BUGS COPYING CREDITS LICENSE README >XMAN1= redet.1 >XPLIST_FILES= bin/redet >X >Xpost-patch: >X @${REINPLACE_CMD} -e 's/wish/wish8.4/' ${WRKSRC}/redet.tcl >X >Xdo-install: >X ${INSTALL_SCRIPT} ${WRKSRC}/redet.tcl ${PREFIX}/bin/redet >X ${INSTALL_DATA} ${WRKSRC}/${MAN1} ${MAN1PREFIX}/man/man1/ >X.if !defined(NOPORTDOCS) >X ${MKDIR} ${DOCSDIR} >X. for doc in ${PORTDOCS} >X @${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR} >X. endfor >X.endif >X >X.include <bsd.port.mk> >END-of-redet/Makefile >echo x - redet/distinfo >sed 's/^X//' >redet/distinfo << 'END-of-redet/distinfo' >XMD5 (redettiny-6.11.tgz) = ef69d79ab9346498f6f0ad7367ac813b >XSIZE (redettiny-6.11.tgz) = 127301 >END-of-redet/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 83664
: 55343