CVS log for ports/www/ikiwiki/distinfo
Up to [FreeBSD] / ports / www / ikiwiki
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.57: download - view: text, markup, annotated - select for diffs
Wed Jun 15 13:07:40 2011 UTC (7 months, 3 weeks ago) by brix
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +2 -2 lines
- Update to v3.20110608 (security update) Security: http://www.vuxml.org/freebsd/3145faf1-974c-11e0-869e-000c29249b2e.html
Revision 1.56: download - view: text, markup, annotated - select for diffs
Sun Jun 5 16:49:43 2011 UTC (8 months ago) by brix
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +2 -2 lines
- Update to v3.20110431
Revision 1.55: download - view: text, markup, annotated - select for diffs
Fri May 27 14:05:31 2011 UTC (8 months, 2 weeks ago) by brix
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -2 lines
- Update to v3.20110430
Revision 1.54: download - view: text, markup, annotated - select for diffs
Sat Apr 2 12:58:38 2011 UTC (10 months, 1 week ago) by brix
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +2 -2 lines
- Update to v3.20110328
Revision 1.53: download - view: text, markup, annotated - select for diffs
Tue Mar 1 21:29:11 2011 UTC (11 months, 1 week ago) by brix
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -2 lines
- Update to v3.20110225 - Replace hardcoded #!/usr/bin/perl with actual path to perl [1] - Add PO4A knob to enable/disable installing localized wiki underlays [2] PR: ports/155102 [1] Submitted by: Anthony Low <shinji at pikopiko.org> [1], Paweł Wieczorek <wieczyk at gmail.com> [2]
Revision 1.52: download - view: text, markup, annotated - select for diffs
Sun Feb 13 11:23:58 2011 UTC (11 months, 3 weeks ago) by brix
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +2 -3 lines
- Update to v3.20110124
Revision 1.51: download - view: text, markup, annotated - select for diffs
Fri Oct 29 17:10:48 2010 UTC (15 months, 1 week ago) by brix
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +3 -3 lines
- Update to v3.20101023
Revision 1.50: download - view: text, markup, annotated - select for diffs
Mon Jul 26 13:35:08 2010 UTC (18 months, 2 weeks ago) by brix
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +3 -3 lines
- Update to v3.20100722
Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Jul 5 20:40:07 2010 UTC (19 months, 1 week ago) by brix
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +3 -3 lines
- Update to v3.20100704 - Add LICENSE Feature safe: yes
Revision 1.48: download - view: text, markup, annotated - select for diffs
Sun Apr 4 15:59:48 2010 UTC (22 months, 1 week ago) by brix
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +3 -3 lines
- Update to v3.20100403
Revision 1.47: download - view: text, markup, annotated - select for diffs
Mon Feb 22 19:43:23 2010 UTC (23 months, 2 weeks ago) by brix
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +3 -3 lines
- Update to v3.20100212 Feature safe: yes
Revision 1.46: download - view: text, markup, annotated - select for diffs
Sat Jan 16 12:10:25 2010 UTC (2 years ago) by brix
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +3 -3 lines
- Update to v3.20100102.3
Revision 1.45: download - view: text, markup, annotated - select for diffs
Sun Dec 13 16:24:23 2009 UTC (2 years, 1 month ago) by brix
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +3 -3 lines
- Update to v3.20091202
Revision 1.44: download - view: text, markup, annotated - select for diffs
Sat Nov 14 14:10:44 2009 UTC (2 years, 2 months ago) by brix
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +3 -3 lines
- Update to v3.20091113
Revision 1.43: download - view: text, markup, annotated - select for diffs
Sun Sep 13 16:18:26 2009 UTC (2 years, 4 months ago) by brix
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +3 -3 lines
- Update to v3.1415926 (security update) Security: http://www.vuxml.org/freebsd/6e8f54af-a07d-11de-a649-000c2955660f.html
Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu Jul 23 19:56:53 2009 UTC (2 years, 6 months ago) by brix
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +3 -3 lines
- Update to v3.14159
Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Jul 14 14:59:34 2009 UTC (2 years, 6 months ago) by brix
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +3 -3 lines
- Update to v3.1415 - Some Makefile changes based on the patch in ports/136186 PR: ports/136186 Submitted by: Yarema <yds AT CoolRat.org>
Revision 1.40: download - view: text, markup, annotated - select for diffs
Wed Mar 25 18:34:14 2009 UTC (2 years, 10 months ago) by brix
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +3 -3 lines
Update to v3.08
Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun Feb 1 16:50:29 2009 UTC (3 years ago) by brix
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +3 -3 lines
- Update to v3.03
Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Jan 20 16:23:12 2009 UTC (3 years ago) by brix
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +3 -3 lines
- Update to v3.02
Revision 1.37: download - view: text, markup, annotated - select for diffs
Sun Jan 18 20:26:03 2009 UTC (3 years ago) by brix
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +3 -3 lines
- Update to v3.01 Instructions for migrating existing ikiwiki configurations to 3.x format can be found at http://ikiwiki.info/tips/upgrade_to_3.0/
Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Oct 19 17:23:48 2008 UTC (3 years, 3 months ago) by brix
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +3 -3 lines
- Update to v2.67
Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Sep 28 21:43:32 2008 UTC (3 years, 4 months ago) by brix
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +3 -3 lines
- Update to v2.65.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun Aug 17 21:21:41 2008 UTC (3 years, 5 months ago) by brix
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +3 -3 lines
- Update to version 2.61.
Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Aug 13 19:59:24 2008 UTC (3 years, 5 months ago) by brix
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -3 lines
- Update to version 2.60 - Add note about new config file format to UPDATING: The layout of the ikiwiki.setup file has changed in a significant way in this release. Old setup files will continue to work, but new features, like the new websetup interface, require a new format setup file. You can convert old setup files into the new format by running the following command for all your ikiwiki.setup files: ikiwiki-transition setupformat ikiwiki.setup
Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Aug 6 16:09:04 2008 UTC (3 years, 6 months ago) by brix
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +3 -3 lines
Update to version 2.56.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Jul 30 11:54:55 2008 UTC (3 years, 6 months ago) by brix
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +3 -3 lines
Update to version 2.55. Approved by: erwin (mentor, implicit)
Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Jul 9 19:09:59 2008 UTC (3 years, 7 months ago) by brix
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +3 -3 lines
Update to version 2.52. The IkiWiki editpage form now uses the raw page name, not the page title, in its 'page' cgi parameter. You will need to rebuild any existing ikiwiki installations in order to update their 'edit' links to the new format. Approved by: erwin (mentor, implicit)
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Jul 5 09:27:33 2008 UTC (3 years, 7 months ago) by brix
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +3 -3 lines
Update IkiWiki to version 2.51. The IkiWiki search plug-in now uses www/xapian-omega as backend instead of textproc/hyperestraier. You will need to update the configuration of any search enabled ikiwiki installations and rebuild them since the search form has changed. Approved by: erwin (mentor, implicit)
Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Jun 1 21:13:54 2008 UTC (3 years, 8 months ago) by brix
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -3 lines
Update to version 2.48 (security update). If password based logins is enabled in ikiwiki, those passwords were until this release stored in cleartext in the userdb. To guard against exposing users' passwords, ikiwiki now use strong (blowfish) hashes for storing passwords. To hash existing passwords, update to this version and run the following command for each of your ikiwiki src dirs: ikiwiki-transition hashpassword /path/to/your/wiki/srcdir Approved by: erwin (mentor, implicit) Security: http://www.vuxml.org/freebsd/90db9983-2f53-11dd-a0d8-0016d325a0ed.html
Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri May 30 21:32:33 2008 UTC (3 years, 8 months ago) by brix
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -3 lines
Update to version 2.47. Approved by: erwin (mentor)
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun May 18 14:51:13 2008 UTC (3 years, 8 months ago) by brix
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -3 lines
Update to version 2.46. Approved by: erwin (mentor)
Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu May 8 18:08:16 2008 UTC (3 years, 9 months ago) by brix
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -3 lines
- Update to version 2.45 Approved by: erwin (mentor)
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Apr 26 09:13:57 2008 UTC (3 years, 9 months ago) by brix
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -3 lines
Update to version 2.44. Approved by: pav (co-mentor)
Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Apr 18 10:04:40 2008 UTC (3 years, 9 months ago) by brix
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +3 -3 lines
Update to version 2.43. Approved by: pav (co-mentor)
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Apr 13 09:57:56 2008 UTC (3 years, 9 months ago) by brix
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -3 lines
Update to version 2.42 (security update). Approved by: pav (co-mentor) Security: http://www.vuxml.org/freebsd/8d2c0ce1-08b6-11dd-94b4-0016d325a0ed.html
Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Apr 1 21:07:22 2008 UTC (3 years, 10 months ago) by brix
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -3 lines
Update to version 2.41. Approved by: erwin (mentor)
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Mar 9 21:25:09 2008 UTC (3 years, 11 months ago) by brix
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -3 lines
- Update to v2.40 - Add patch to make ikiwiki work with latest textproc/p5-Text-Markdown Approved by: erwin (mentor)
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Feb 12 08:51:59 2008 UTC (3 years, 11 months ago) by brix
Branches: MAIN
CVS tags: RELEASE_7_0_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -3 lines
Update to v2.32.3 (security update). Approved by: erwin (mentor) Security: http://www.vuxml.org/freebsd/739329c8-d8f0-11dc-ac2f-0016d325a0ed.html
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Feb 9 23:10:39 2008 UTC (4 years ago) by brix
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -3 lines
- Update to v2.30. - Install example setup file Full ChangeLog available at http://ikiwiki.info/news/version_2.30/ Approved by: erwin (mentor)
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Jan 12 14:36:26 2008 UTC (4 years ago) by brix
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -3 lines
Update to version 2.20. Approved by: erwin (mentor)
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Jan 10 22:47:23 2008 UTC (4 years, 1 month ago) by brix
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -3 lines
Update to version 2.19. Approved by: erwin (mentor)
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Jan 7 16:52:31 2008 UTC (4 years, 1 month ago) by brix
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -3 lines
Update to version 2.18. Approved by: erwin (mentor)
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Jan 3 17:47:03 2008 UTC (4 years, 1 month ago) by brix
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3 lines
Update to version 2.17. Approved by: erwin (mentor)
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Dec 20 16:58:29 2007 UTC (4 years, 1 month ago) by brix
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -3 lines
Update to v2.16. Approved by: erwin (mentor)
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Dec 13 17:02:43 2007 UTC (4 years, 1 month ago) by brix
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
Update to v2.15 Approved by: erwin (mentor)
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Nov 28 07:56:21 2007 UTC (4 years, 2 months ago) by brix
Branches: MAIN
CVS tags: RELEASE_6_3_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
- Update to 2.14 (security update) - Update my email address Approved by: portmgr (erwin), erwin (mentor) Security: http://www.vuxml.org/freebsd/31d9fbb4-9d09-11dc-a29d-0016d325a0ed.html
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Oct 25 21:22:19 2007 UTC (4 years, 3 months ago) by miwi
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3 lines
- Update to 2.10 PR: 117482 Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk> (maintainer)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Oct 6 14:42:39 2007 UTC (4 years, 4 months ago) by miwi
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
- Update to 2.9 PR: 116970 Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk> (maintainer)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Sep 23 09:16:56 2007 UTC (4 years, 4 months ago) by miwi
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
- Update to 2.8 PR: 116498 Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk> (maintainer)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Aug 27 16:54:22 2007 UTC (4 years, 5 months ago) by miwi
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3 lines
- Update to 2.6.1 PR: 115863 Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk> (maintainer)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Aug 26 14:17:44 2007 UTC (4 years, 5 months ago) by araujo
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
- Update to 2.6. PR: ports/115807 Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk> (maintainer) Approved by: stas (mentor)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Aug 2 20:11:55 2007 UTC (4 years, 6 months ago) by miwi
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
- Update to 2.5 PR: 115056 Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk> (maintainer)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jun 8 22:19:01 2007 UTC (4 years, 8 months ago) by miwi
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
- Update to 2.1 PR: 113451 Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk> (maintainer)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue May 1 23:18:29 2007 UTC (4 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
- Update to 2.0 PR: 112322 Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk> (maintainer)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Apr 29 21:10:08 2007 UTC (4 years, 9 months ago) by miwi
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
- Update to 1.51 Changelog: http://ikiwiki.info/news/#news-version-1.51.default PR: 112240 Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk> (maintainer)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Apr 23 09:00:59 2007 UTC (4 years, 9 months ago) by miwi
Branches: MAIN
ikiwiki is a wiki compiler. It converts wiki pages into html pages suitable for publishing on a website. Unlike many wikis, ikiwiki does not have its own ad-hoc means of storing page history, and instead uses a revision control system such as Subversion. WWW: http://ikiwiki.info/ PR: ports/112007 Submitted by: Henrik Brix Andersen <henrik at brixandersen.dk>
