CVS log for ports/www/aswiki/Makefile
Up to [FreeBSD] / ports / www / aswiki
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:38:02 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with W
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Apr 29 13:14:01 2007 UTC (4 years, 9 months ago) by matusita
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Yet another ruby-1.8.6's broken backward compatibility fix. I dunno why, but array data cannot be (implicitly) converted to string data, so covert the array data explicitly with 'to_s'. Bump PORTREVISION as usual. Please note that I'll report all the patches to the aswiki author iff I've confirmed that aswiki works well on ruby-1.8.6.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Apr 28 04:45:21 2007 UTC (4 years, 9 months ago) by matusita
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
More broken-ruby-1.8.6-backward-compatibility adaptation. Also bump PORTREVISION. Found by: y-manabe at ist dot osaka-u.ac.jp
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Apr 27 04:18:17 2007 UTC (4 years, 9 months ago) by matusita
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Fix to work with ruby-1.8.6,1. I don't know why, but it seems that the method Digest::MD5.new behavior is changed between 1.8.5 and 1.8.6 (sigh). As usual, bump PORTREVISION. See also: http://myn.meganecco.org/2007041200 (in Japanese) See also: http://svn.ruby-lang.org/repos/ruby/tags/v1_8_6/ChangeLog (MD5 related codes are changed at Mar/06/2007?)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat May 13 04:41:07 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +0 -1 lines
Remove USE_REINPLACE from categories starting with W
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Nov 10 05:21:53 2005 UTC (6 years, 3 months ago) by matusita
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Update to 1.0.4. Fix pkg-plist also (a directory is listed as a file).
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue May 4 13:27:57 2004 UTC (7 years, 9 months ago) by matusita
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1 lines
Add a patch to fix warning about character-class string. Bump PORTREVISION. Why patch needed? According ruby 1.8 language definition, even if the first character-class string is square branket, warn if not escaped with backslash. See also ruby/regex.c rev 1.81(*1). Since [\]] is properly processed by ruby 1.6, patch this unconditionally. Adviced about ruby language by: knu, hrs *1) http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/regex.c#rev1.81
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon May 3 15:42:01 2004 UTC (7 years, 9 months ago) by matusita
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Update to 1.0.2.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Apr 7 16:06:28 2004 UTC (7 years, 10 months ago) by matusita
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +0 -1 lines
Unbreak build.
RUBY_SHEBANG_FILES feature in bsd.ruby.mk kicks ${RUBY} to rewrite
files; ruby is used in build stage. So RUBY_NO_BUILD_DEPENDS should
_not_ be listed here.
Since this change doesn't affect the package contents itself, no bumps.
Found by: dosirak.kr.freebsd.org
Reported by: kris
Pointy hat to: matusita
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jun 21 07:52:05 2003 UTC (8 years, 7 months ago) by matusita
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
More typo fix. Found by: Fritz Heinrichmeyer <Fritz.Heinrichmeyer@Fernuni-Hagen.de>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jun 20 10:46:30 2003 UTC (8 years, 7 months ago) by matusita
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
Use install(1) instead of cp(1), to set file mode (it is unhappy to users that the config file is read-only). Install sample CSS file to aswiki home directory. Content changed, so bump the revision.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jun 17 12:01:17 2003 UTC (8 years, 7 months ago) by matusita
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Typo fix. No contents changed, no bump. Found by: kris
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jun 14 14:27:30 2003 UTC (8 years, 7 months ago) by matusita
Branches: MAIN
New port: aswiki This is yet another wiki clone, written in Ruby. It supports contents logging with RCS; you can easily checks the difference of each change. Reviewed by: kuriyama, knu
