FreshPorts -- The Place For Ports Sun, 7 Sep 2008 8:05 PM BST
Port details
ikiwiki 2.61 www on this many watch lists=1 search for ports that depend on this port An older version of this port was marked as vulnerable.
A wiki compiler
Maintained by: brix@FreeBSD.org search for ports maintained by this maintainer
Port Added: 23 Apr 2007 10:02:06


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 (currently supported is bzr, git,
mercurial, monotone, subversion and tla).

There are many other features, including support for blogging, as well
as a large array of plugins.

WWW: http://ikiwiki.info/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: www/p5-HTML-Parser, devel/p5-Locale-gettext, www/p5-CGI-FormBuilder, www/p5-CGI-Session, devel/p5-TimeDate, www/p5-HTML-Scrubber, www/p5-HTML-Template, mail/p5-Mail-Sendmail, textproc/p5-Text-Markdown, net/p5-URI, textproc/p5-XML-Simple, devel/gmake, lang/perl5.8
Required To Run: www/p5-HTML-Parser, devel/p5-Locale-gettext, www/p5-CGI-FormBuilder, www/p5-CGI-Session, devel/p5-TimeDate, www/p5-HTML-Scrubber, www/p5-HTML-Template, mail/p5-Mail-Sendmail, textproc/p5-Text-Markdown, net/p5-URI, textproc/p5-XML-Simple, devel/gmake, lang/perl5.8, devel/p5-File-MimeInfo, net/p5-RPC-XML, textproc/p5-XML-Feed, security/p5-Authen-Passphrase, security/p5-Digest-SHA1, databases/p5-Search-Xapian, www/xapian-omega, lang/perl5.8
Required Libraries: devel/gettext

To install the port: cd /usr/ports/www/ikiwiki/ && make install clean
To add the package: pkg_add -r ikiwiki


Configuration Options
===> The following configuration options are available for ikiwiki-2.61:
     SEARCH=On (default) "Install search backend"
     W3M=Off (default) "Install w3m CGI wrapper"
===> Use 'make config' to modify these settings

Master Sites:
http://www.gtlib.cc.gatech.edu/pub/debian/pool/main/i/ikiwiki/
ftp://ftp.us.debian.org/debian/pool/main/i/ikiwiki/
ftp://ftp.au.debian.org/debian/pool/main/i/ikiwiki/
ftp://ftp.bg.debian.org/debian/pool/main/i/ikiwiki/
ftp://ftp.cl.debian.org/debian/pool/main/i/ikiwiki/
ftp://ftp.cz.debian.org/debian/pool/main/i/ikiwiki/
ftp://ftp.de.debian.org/debian/pool/main/i/ikiwiki/
ftp://ftp.ee.debian.org/debian/pool/main/i/ikiwiki/
ftp://ftp.es.debian.org/debian/pool/main/i/ikiwiki/
ftp://ftp.fi.debian.org/debian/pool/main/i/ikiwiki/
ftp://ftp.fr.debian.org/debian/pool/main/i/ikiwiki/
ftp://ftp.hk.debian.org/debian/pool/main/i/ikiwiki/
ftp://ftp.hr.debian.org/debian/pool/main/i/ikiwiki/
ftp://ftp.hu.debian.org/debian/pool/main/i/ikiwiki/
ftp://ftp.ie.debian.org/debian/pool/main/i/ikiwiki/
ftp://ftp.is.debian.org/debian/pool/main/i/ikiwiki/
ftp://ftp.it.debian.org/debian/pool/main/i/ikiwiki/
ftp://ftp.jp.debian.org/debian/pool/main/i/ikiwiki/
http://ring.nict.go.jp/archives/linux/debian/debian/pool/main/i/ikiwiki/
http://ring.sakura.ad.jp/archives/linux/debian/debian/pool/main/i/ikiwiki/
http://ring.riken.jp/archives/linux/debian/debian/pool/main/i/ikiwiki/
ftp://ftp.nl.debian.org/debian/pool/main/i/ikiwiki/
ftp://ftp.no.debian.org/debian/pool/main/i/ikiwiki/
ftp://ftp.pl.debian.org/debian/pool/main/i/ikiwiki/
ftp://ftp.ru.debian.org/debian/pool/main/i/ikiwiki/
ftp://ftp.se.debian.org/debian/pool/main/i/ikiwiki/
ftp://ftp.si.debian.org/debian/pool/main/i/ikiwiki/
ftp://ftp.sk.debian.org/debian/pool/main/i/ikiwiki/
ftp://ftp.uk.debian.org/debian/pool/main/i/ikiwiki/
ftp://ftp.wa.au.debian.org/debian/pool/main/i/ikiwiki/
ftp://ftp2.de.debian.org/debian/pool/main/i/ikiwiki/
http://kitenet.net/~joey/debian/unstable/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2008-08-13
    Affects: users of www/ikiwiki
    Author: brix@FreeBSD.org
    Reason: 
      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
    
    

  • 2008-07-09
    Affects: users of www/ikiwiki
    Author: Henrik Brix Andersen <brix@FreeBSD.org>
    Reason: 
      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.
    
    

  • 2008-07-05
    Affects: users of www/ikiwiki
    Author: Henrik Brix Andersen <brix@FreeBSD.org>
    Reason: 
      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.
    
    

  • 2008-06-01
    Affects: users of www/ikiwiki
    Author: brix@FreeBSD.org
    Reason: 
      If password based logins is enabled in ikiwiki, those passwords were
      stored in cleartext in the userdb.  To guard against exposing users'
      passwords, ikiwiki 2.48 and later use strong (blowfish) hashes for
      storing passwords.
    
      To hash existing passwords, update to ikiwiki-2.48 and run the
      following command for each of your ikiwiki src dirs:
    
    	ikiwiki-transition hashpassword /path/to/your/wiki/srcdir
    
    

Number of commits found: 38

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
17 Aug 2008 22:21:41
Original commit files touched by this commit  2.61
brix search for other commits by this committer
- Update to version 2.61.
13 Aug 2008 20:59:24
Original commit files touched by this commit  2.60
brix search for other commits by this committer
- 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
06 Aug 2008 17:09:04
Original commit files touched by this commit  2.56
brix search for other commits by this committer
Update to version 2.56.
30 Jul 2008 12:54:55
Original commit files touched by this commit  2.55
brix search for other commits by this committer
Update to version 2.55.

Approved by:    erwin (mentor, implicit)
09 Jul 2008 20:09:59
Original commit files touched by this commit  2.52
brix search for other commits by this committer
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)
05 Jul 2008 10:27:33
Original commit files touched by this commit  2.51
brix search for other commits by this committer
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)
06 Jun 2008 15:07:24
Original commit files touched by this commit  2.48_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
01 Jun 2008 22:13:54
Original commit files touched by this commit  2.48
brix search for other commits by this committer
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
31 May 2008 11:13:13
Original commit files touched by this commit  2.47_1
 This port version is marked as vulnerable.
brix search for other commits by this committer
Fix empty password security hole, which affects wikis with both
password and OpenID login enabled.

Submitted by:   Joey Hess <joeyh at debian.org> (IkiWiki author)
Approved by:    erwin (mentor, implicit)
Security:      
http://www.vuxml.org/freebsd/09066828-2ef1-11dd-a0d8-0016d325a0ed.html
30 May 2008 22:32:33
Original commit files touched by this commit  2.47
 This port version is marked as vulnerable.
brix search for other commits by this committer
Update to version 2.47.

Approved by:    erwin (mentor)
18 May 2008 15:51:13
Original commit files touched by this commit  2.46
 This port version is marked as vulnerable.
brix search for other commits by this committer
Update to version 2.46.

Approved by:    erwin (mentor)
08 May 2008 19:08:16
Original commit files touched by this commit  2.45
 This port version is marked as vulnerable.
brix search for other commits by this committer
- Update to version 2.45

Approved by:    erwin (mentor)
26 Apr 2008 10:13:57
Original commit files touched by this commit  2.44
 This port version is marked as vulnerable.
brix search for other commits by this committer
Update to version 2.44.

Approved by:    pav (co-mentor)
18 Apr 2008 11:04:40
Original commit files touched by this commit  2.43
 This port version is marked as vulnerable.
brix search for other commits by this committer
Update to version 2.43.

Approved by:    pav (co-mentor)
13 Apr 2008 10:57:57
Original commit files touched by this commit  2.42
 This port version is marked as vulnerable.
brix search for other commits by this committer
Update to version 2.42 (security update).

Approved by:    pav (co-mentor)
Security:      
http://www.vuxml.org/freebsd/8d2c0ce1-08b6-11dd-94b4-0016d325a0ed.html
06 Apr 2008 18:02:24
Original commit files touched by this commit  2.41_1
 This port version is marked as vulnerable.
brix search for other commits by this committer
- Move a few perl modules from runtime to build dependencies
- Sort build and runtime dependencies
- Fix a GNUism in Makefile.PL
- Bump PORTREVISION

Approved by:    erwin (mentor)
Reported by:    pointyhat via erwin and pav
Pointy hat to:  brix
01 Apr 2008 22:07:22
Original commit files touched by this commit  2.41
 This port version is marked as vulnerable.
brix search for other commits by this committer
Update to version 2.41.

Approved by:    erwin (mentor)
09 Mar 2008 21:25:10
Original commit files touched by this commit  2.40
 This port version is marked as vulnerable.
brix search for other commits by this committer
- Update to v2.40
- Add patch to make ikiwiki work with latest textproc/p5-Text-Markdown

Approved by:    erwin (mentor)
12 Feb 2008 08:51:59
Original commit files touched by this commit  2.32.3
 This port version is marked as vulnerable.
brix search for other commits by this committer
Update to v2.32.3 (security update).

Approved by:    erwin (mentor)
Security:      
http://www.vuxml.org/freebsd/739329c8-d8f0-11dc-ac2f-0016d325a0ed.html
09 Feb 2008 23:10:39
Original commit files touched by this commit  2.30
 This port version is marked as vulnerable.
brix search for other commits by this committer
- Update to v2.30.
- Install example setup file

Full ChangeLog available at http://ikiwiki.info/news/version_2.30/

Approved by:    erwin (mentor)
12 Jan 2008 14:36:26
Original commit files touched by this commit  2.20
 This port version is marked as vulnerable.
brix search for other commits by this committer
Update to version 2.20.

Approved by:    erwin (mentor)
10 Jan 2008 22:47:23
Original commit files touched by this commit  2.19
 This port version is marked as vulnerable.
brix search for other commits by this committer
Update to version 2.19.

Approved by:    erwin (mentor)
07 Jan 2008 16:52:31
Original commit files touched by this commit  2.18
 This port version is marked as vulnerable.
brix search for other commits by this committer
Update to version 2.18.

Approved by:    erwin (mentor)
03 Jan 2008 17:47:03
Original commit files touched by this commit  2.17
 This port version is marked as vulnerable.
brix search for other commits by this committer
Update to version 2.17.

Approved by:    erwin (mentor)
20 Dec 2007 16:58:30
Original commit files touched by this commit  2.16
 This port version is marked as vulnerable.
brix search for other commits by this committer
Update to v2.16.

Approved by:    erwin (mentor)
13 Dec 2007 17:02:43
Original commit files touched by this commit  2.15
 This port version is marked as vulnerable.
brix search for other commits by this committer
Update to v2.15

Approved by:    erwin (mentor)
28 Nov 2007 07:56:22
Original commit files touched by this commit  2.14
 This port version is marked as vulnerable.
brix search for other commits by this committer
- 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
25 Oct 2007 22:22:19
Original commit files touched by this commit  2.10
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 2.10

PR:             117482
Submitted by:   Henrik Brix Andersen <henrik@brixandersen.dk> (maintainer)
06 Oct 2007 15:42:39
Original commit files touched by this commit  2.9
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 2.9

PR:             116970
Submitted by:   Henrik Brix Andersen <henrik@brixandersen.dk> (maintainer)
23 Sep 2007 10:16:56
Original commit files touched by this commit  2.8
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 2.8

PR:             116498
Submitted by:   Henrik Brix Andersen <henrik@brixandersen.dk> (maintainer)
11 Sep 2007 18:34:14
Original commit files touched by this commit  2.6.1
 This port version is marked as vulnerable.
linimon search for other commits by this committer
Fix up after bsd.perl.mk import.

Hat:            portmgr
Noticed by:     maintainer
27 Aug 2007 17:54:22
Original commit files touched by this commit  2.6.1
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 2.6.1

PR:             115863
Submitted by:   Henrik Brix Andersen <henrik@brixandersen.dk> (maintainer)
26 Aug 2007 15:17:44
Original commit files touched by this commit  2.6
 This port version is marked as vulnerable.
araujo search for other commits by this committer
- Update to 2.6.

PR:             ports/115807
Submitted by:   Henrik Brix Andersen <henrik@brixandersen.dk> (maintainer)
Approved by:    stas (mentor)
02 Aug 2007 21:11:55
Original commit files touched by this commit  2.5
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 2.5

PR:             115056
Submitted by:   Henrik Brix Andersen <henrik@brixandersen.dk> (maintainer)
08 Jun 2007 23:19:02
Original commit files touched by this commit  2.1
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 2.1

PR:             113451
Submitted by:   Henrik Brix Andersen <henrik@brixandersen.dk> (maintainer)
02 May 2007 00:18:29
Original commit files touched by this commit  2.00
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 2.0

PR:             112322
Submitted by:   Henrik Brix Andersen <henrik@brixandersen.dk> (maintainer)
29 Apr 2007 22:10:09
Original commit files touched by this commit  1.51
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- 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)
23 Apr 2007 10:00:59
Original commit files touched by this commit  1.50
 This port version is marked as vulnerable.
miwi search for other commits by this committer
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>

Number of commits found: 38

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
php5*Sep 04
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

2 vulnerabilities affecting 3 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 19099
Broken 159
Deprecated 77
Ignore 425
Forbidden 6
Restricted 286
No CDROM 130
Vulnerable 49
Expired 11
Set to expire 59
Interactive 78
new 24 hours 12
new 48 hours15
new 7 days56
new fortnight98
new month252

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.236 seconds.