diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2008-01-22 04:21:51 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2008-01-22 04:21:51 +0000 |
commit | 181574d682f6740b10a09fb8f03f7b3302ceaa53 (patch) | |
tree | 3f9214152e811755319de093b1a8c7b17e50ff21 /devel/py-parsing/pkg-plist | |
parent | 61b6d404d2a89d9988e7271025518d15e594b402 (diff) | |
download | ports-181574d682f6740b10a09fb8f03f7b3302ceaa53.tar.gz ports-181574d682f6740b10a09fb8f03f7b3302ceaa53.zip |
- Update to 1.4.10. [1]
- Drop maintainership.
PR: ports/119206
Submitted by: Martin Dieringer <martin.dieringer@gmx.de>
Notes
Notes:
svn path=/head/; revision=206011
Diffstat (limited to 'devel/py-parsing/pkg-plist')
-rw-r--r-- | devel/py-parsing/pkg-plist | 99 |
1 files changed, 52 insertions, 47 deletions
diff --git a/devel/py-parsing/pkg-plist b/devel/py-parsing/pkg-plist index ea0793178b00..df7998d99142 100644 --- a/devel/py-parsing/pkg-plist +++ b/devel/py-parsing/pkg-plist @@ -4,59 +4,58 @@ %%PORTDOCS%%%%DOCSDIR%%/__builtin__.object-class.html %%PORTDOCS%%%%DOCSDIR%%/__builtin__.type-class.html %%PORTDOCS%%%%DOCSDIR%%/epydoc.css +%%PORTDOCS%%%%DOCSDIR%%/exceptions.BaseException-class.html %%PORTDOCS%%%%DOCSDIR%%/exceptions.Exception-class.html %%PORTDOCS%%%%DOCSDIR%%/frames.html %%PORTDOCS%%%%DOCSDIR%%/help.html %%PORTDOCS%%%%DOCSDIR%%/index.html %%PORTDOCS%%%%DOCSDIR%%/indices.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing-module.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.And-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.CaselessKeyword-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.CaselessLiteral-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.CharsNotIn-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.Combine-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.Dict-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.Each-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.Empty-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.FollowedBy-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.Forward-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.GoToColumn-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.Group-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.Keyword-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.LineEnd-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.LineStart-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.Literal-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.MatchFirst-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.NoMatch-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.NotAny-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.OneOrMore-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.OnlyOnce-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.Optional-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.Or-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.ParseBaseException-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.ParseElementEnhance-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.ParseException-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.ParseExpression-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.ParseFatalException-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.ParseResults-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.ParserElement-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.PositionToken-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.QuotedString-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.RecursiveGrammarException-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.Regex-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.ReparseException-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.SkipTo-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.StringEnd-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.StringStart-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.Suppress-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.Token-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.TokenConverter-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.Upcase-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.White-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.Word-class.html -%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.ZeroOrMore-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing-module.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.And-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.CaselessKeyword-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.CaselessLiteral-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.CharsNotIn-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.Combine-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.Dict-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.Each-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.Empty-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.FollowedBy-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.Forward-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.GoToColumn-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.Group-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.Keyword-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.LineEnd-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.LineStart-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.Literal-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.MatchFirst-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.NoMatch-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.NotAny-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.OneOrMore-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.OnlyOnce-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.Optional-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.Or-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.ParseBaseException-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.ParseElementEnhance-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.ParseException-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.ParseExpression-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.ParseFatalException-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.ParseResults-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.ParserElement-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.QuotedString-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.RecursiveGrammarException-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.Regex-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.SkipTo-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.StringEnd-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.StringStart-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.Suppress-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.Token-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.TokenConverter-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.Upcase-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.White-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.Word-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.ZeroOrMore-class.html %%PORTDOCS%%%%DOCSDIR%%/toc-everything.html -%%PORTDOCS%%%%DOCSDIR%%/toc-parserFwk.pyparsing-module.html +%%PORTDOCS%%%%DOCSDIR%%/toc-pyparsing.pyparsing-module.html %%PORTDOCS%%%%DOCSDIR%%/toc.html %%PORTDOCS%%%%DOCSDIR%%/trees.html %%PORTDOCS%%%%EXAMPLESDIR%%/0README.html @@ -80,6 +79,7 @@ %%PORTDOCS%%%%EXAMPLESDIR%%/greeting.py %%PORTDOCS%%%%EXAMPLESDIR%%/greetingInGreek.py %%PORTDOCS%%%%EXAMPLESDIR%%/greetingInKorean.py +%%PORTDOCS%%%%EXAMPLESDIR%%/holaMundo.py %%PORTDOCS%%%%EXAMPLESDIR%%/htmlStripper.py %%PORTDOCS%%%%EXAMPLESDIR%%/httpServerLogParser.py %%PORTDOCS%%%%EXAMPLESDIR%%/idlParse.py @@ -88,9 +88,11 @@ %%PORTDOCS%%%%EXAMPLESDIR%%/linenoExample.py %%PORTDOCS%%%%EXAMPLESDIR%%/list1.py %%PORTDOCS%%%%EXAMPLESDIR%%/listAllMatches.py +%%PORTDOCS%%%%EXAMPLESDIR%%/macroExpander.py %%PORTDOCS%%%%EXAMPLESDIR%%/makeHTMLTagExample.py %%PORTDOCS%%%%EXAMPLESDIR%%/mozilla.ics %%PORTDOCS%%%%EXAMPLESDIR%%/mozillaCalendarParser.py +%%PORTDOCS%%%%EXAMPLESDIR%%/nested.py %%PORTDOCS%%%%EXAMPLESDIR%%/parseListString.py %%PORTDOCS%%%%EXAMPLESDIR%%/parsePythonValue.py %%PORTDOCS%%%%EXAMPLESDIR%%/pgn.py @@ -99,7 +101,9 @@ %%PORTDOCS%%%%EXAMPLESDIR%%/romanNumerals.py %%PORTDOCS%%%%EXAMPLESDIR%%/scanExamples.py %%PORTDOCS%%%%EXAMPLESDIR%%/scanYahoo.py +%%PORTDOCS%%%%EXAMPLESDIR%%/searchParserAppDemo.py %%PORTDOCS%%%%EXAMPLESDIR%%/searchparser.py +%%PORTDOCS%%%%EXAMPLESDIR%%/sexpParser.py %%PORTDOCS%%%%EXAMPLESDIR%%/simpleArith.py %%PORTDOCS%%%%EXAMPLESDIR%%/simpleBool.py %%PORTDOCS%%%%EXAMPLESDIR%%/simpleSQL.py @@ -108,6 +112,7 @@ %%PORTDOCS%%%%EXAMPLESDIR%%/sql2dot.py %%PORTDOCS%%%%EXAMPLESDIR%%/urlExtractor.py %%PORTDOCS%%%%EXAMPLESDIR%%/urlExtractorNew.py +%%PORTDOCS%%%%EXAMPLESDIR%%/withAttribute.py %%PORTDOCS%%%%EXAMPLESDIR%%/wordsToNum.py %%PORTDOCS%%@dirrm %%DOCSDIR%% %%PORTDOCS%%@dirrm %%EXAMPLESDIR%% |