Here is an update to the recently committed twiki port to go from
4.1.1 to 4.1.2. This adds a few things, the biggest being locale
support. I've tested on i386 through fully configuring a newly
installed twiki page on OpenBSD's apache non-chroot.

Index: Makefile
===================================================================
RCS file: /cvs/ports/www/twiki/Makefile,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile
--- Makefile    1 Jun 2007 22:07:39 -0000       1.6
+++ Makefile    2 Jun 2007 16:03:33 -0000
@@ -2,7 +2,7 @@

COMMENT=        "web-based collaboration platform"

-DISTNAME=      TWiki-4.1.1
+DISTNAME=      TWiki-4.1.2
EXTRACT_SUFX=   .tgz
CATEGORIES=     www

@@ -53,7 +53,7 @@ do-install:
        ${INSTALL_DATA} ${WRKSRC}/${f} ${WWWDOCDIR}
.endfor

-.for d in data lib pub templates tools
+.for d in data lib locale pub templates tools
        cp -R ${WRKSRC}/${d} ${WWWDOCDIR}
.endfor

Index: distinfo
===================================================================
RCS file: /cvs/ports/www/twiki/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- distinfo    1 Jun 2007 22:07:39 -0000       1.6
+++ distinfo    2 Jun 2007 16:03:33 -0000
@@ -1,6 +1,5 @@
-MD5 (TWiki-4.1.1.tgz) = 700ba2cbb50e89ec79db15e6c97e911f
-RMD160 (TWiki-4.1.1.tgz) = d47d50f21d55c153e6a1057641621d0c63c57cdc
-SHA1 (TWiki-4.1.1.tgz) = e9110e1d7392a0b1d50bccf26dfd48a3e898a8fa
-SHA256 (TWiki-4.1.1.tgz) =
752d18d307a639bf620f82d33f05293ff77bbf67ce689a0d7ba16e2141c26a8a
-SIZE (TWiki-4.1.1.tgz) = 4674349
-SIZE (TWiki20040903.tar.gz) = 1834178
+MD5 (TWiki-4.1.2.tgz) = WECfJLg+srwXbDgJxG2sMA==
+RMD160 (TWiki-4.1.2.tgz) = tecZxyJY7skZqFZlAdaZudqVBJ4=
+SHA1 (TWiki-4.1.2.tgz) = aGWndRTiJe6Cqri4m0s8Q3NlaPY=
+SHA256 (TWiki-4.1.2.tgz) = D3EX7ltdMZWeNJvUMBHbWtJqwjCQhWd8Vim8YE0Lc6M=
+SIZE (TWiki-4.1.2.tgz) = 4700165
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/twiki/pkg/PLIST,v
retrieving revision 1.6
diff -u -p -r1.6 PLIST
--- pkg/PLIST   1 Jun 2007 22:07:39 -0000       1.6
+++ pkg/PLIST   2 Jun 2007 16:03:33 -0000
@@ -409,6 +409,9 @@ htdocs/twiki/data/TWiki/TWikiStoreDotPm.
htdocs/twiki/data/TWiki/TWikiStoreRcsFileDotPm.txt
htdocs/twiki/data/TWiki/TWikiStoreRcsLiteDotPm.txt
htdocs/twiki/data/TWiki/TWikiStoreRcsWrapDotPm.txt
+htdocs/twiki/data/TWiki/TWikiStoreSearchAlgorithmsForkingDotPm.txt
+htdocs/twiki/data/TWiki/TWikiStoreSearchAlgorithmsNativeDotPm.txt
+htdocs/twiki/data/TWiki/TWikiStoreSearchAlgorithmsPurePerlDotPm.txt
@owner www
@group www
htdocs/twiki/data/TWiki/TWikiSystemRequirements.txt
@@ -786,7 +789,6 @@ htdocs/twiki/lib/CPAN/lib/Locale/Maketex
htdocs/twiki/lib/CPAN/lib/Text/
htdocs/twiki/lib/CPAN/lib/Text/Diff.pm
htdocs/twiki/lib/DEPENDENCIES
-htdocs/twiki/lib/LocalSite.cfg.txt
@owner www
@group www
htdocs/twiki/lib/TWiki/
@@ -845,6 +847,7 @@ htdocs/twiki/lib/TWiki/Configure/Checker
htdocs/twiki/lib/TWiki/Configure/Checkers/RCS/EgrepCmd.pm
htdocs/twiki/lib/TWiki/Configure/Checkers/RCS/ExtOption.pm
htdocs/twiki/lib/TWiki/Configure/Checkers/RCS/FgrepCmd.pm
+htdocs/twiki/lib/TWiki/Configure/Checkers/RCS/SearchAlgorithm.pm
htdocs/twiki/lib/TWiki/Configure/Checkers/RCS/asciiFileSuffixes.pm
htdocs/twiki/lib/TWiki/Configure/Checkers/RCS/ciCmd.pm
htdocs/twiki/lib/TWiki/Configure/Checkers/RCS/ciDateCmd.pm
@@ -1043,6 +1046,10 @@ htdocs/twiki/lib/TWiki/Store/RcsLite.pm
htdocs/twiki/lib/TWiki/Store/RcsWrap.pm
@owner
@group
+htdocs/twiki/lib/TWiki/Store/SearchAlgorithms/
+htdocs/twiki/lib/TWiki/Store/SearchAlgorithms/Forking.pm
+htdocs/twiki/lib/TWiki/Store/SearchAlgorithms/Native.pm
+htdocs/twiki/lib/TWiki/Store/SearchAlgorithms/PurePerl.pm
htdocs/twiki/lib/TWiki/Templates.pm
htdocs/twiki/lib/TWiki/Time.pm
@owner www
@@ -1079,6 +1086,21 @@ htdocs/twiki/lib/TWiki/Users/ApacheHtpas
htdocs/twiki/lib/TWiki/Users/HtPasswdUser.pm
htdocs/twiki/lib/TWiki/Users/Password.pm
htdocs/twiki/lib/TWiki/Users/TWikiUserMapping.pm
+htdocs/twiki/locale/
+htdocs/twiki/locale/TWiki.pot
+htdocs/twiki/locale/cs.po
+htdocs/twiki/locale/da.po
+htdocs/twiki/locale/de.po
+htdocs/twiki/locale/es.po
+htdocs/twiki/locale/fr.po
+htdocs/twiki/locale/it.po
+htdocs/twiki/locale/nl.po
+htdocs/twiki/locale/pl.po
+htdocs/twiki/locale/pt.po
+htdocs/twiki/locale/ru.po
+htdocs/twiki/locale/sv.po
+htdocs/twiki/locale/zh-cn.po
+htdocs/twiki/locale/zh-tw.po
@owner www
@group www
htdocs/twiki/pub/
@@ -2644,6 +2666,12 @@ htdocs/twiki/tools/
htdocs/twiki/tools/geturl.pl
htdocs/twiki/tools/html2tml.pl
htdocs/twiki/tools/mailnotify
+htdocs/twiki/tools/native_search/
+htdocs/twiki/tools/native_search/Makefile.PL
+htdocs/twiki/tools/native_search/NativeTWikiSearch.pm
+htdocs/twiki/tools/native_search/NativeTWikiSearch.xs
+htdocs/twiki/tools/native_search/cgrep.c
+htdocs/twiki/tools/native_search/test.pl
htdocs/twiki/tools/rewriteshbang.pl
htdocs/twiki/tools/tick_twiki.pl
htdocs/twiki/tools/upgrade_emails.pl

Reply via email to