Path to this page:
./
www/ikiwiki,
Flexible static site generator with dynamic features
Branch: pkgsrc-2016Q2,
Version: 3.20160728,
Package name: ikiwiki-3.20160728,
Maintainer: schmonzIkiwiki is a wiki compiler. It converts wiki pages into HTML pages
suitable for publishing on a website. Ikiwiki stores pages and
history in a revision control system such as Subversion or Git.
There are many other features, including support for blogging and
podcasting, as well as a large array of plugins.
If you're familiar with static site generators, think of ikiwiki
as a particularly flexible SSG with some dynamic features.
Required to run:[
www/p5-HTML-Scrubber] [
www/p5-CGI] [
www/p5-HTML-Template] [
www/p5-HTML-Tree] [
www/p5-URI] [
www/p5-HTML-Parser] [
www/p5-CGI-FormBuilder] [
www/p5-CGI-Session] [
devel/p5-File-MimeInfo] [
devel/p5-gettext] [
time/p5-TimeDate] [
time/p5-Time-Duration] [
databases/p5-DB_File] [
lang/perl5] [
mail/p5-Mail-Sendmail] [
net/p5-RPC-XML] [
textproc/p5-YAML-LibYAML] [
textproc/p5-Text-Markdown-Discount] [
textproc/p5-XML-Atom] [
textproc/p5-XML-Feed] [
textproc/p5-XML-Simple] [
textproc/p5-XML-RSS] [
converters/p5-JSON]
Required to build:[
lang/python27]
Package options: cgi
Master sites: (Expand)
SHA1: a0e4d8ad51de7940f49dde819ee15566b8ec3eb0
RMD160: cc5788dd7688614a089296491cf983b17ddbad42
Filesize: 3375.057 KB
Version history: (Expand)
- (2016-07-29) Updated to version: ikiwiki-3.20160728
- (2016-07-07) Package has been reborn
- (2016-07-06) Package added to pkgsrc.se, version ikiwiki-3.20160509 (created)
CVS history: (Expand)
2016-07-29 18:34:28 by S.P.Zeidler | Files touched by this commit (2) | |
Log message:
Pullup ticket #5075 - requested by schmonz
www/ikiwiki: security update
Revisions pulled up:
- www/ikiwiki/Makefile 1.142
- www/ikiwiki/distinfo 1.114
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: schmonz
Date: Thu Jul 28 20:23:52 UTC 2016
Modified Files:
pkgsrc/www/ikiwiki: Makefile distinfo
Log message:
Update to 3.20160728. From the changelog:
* Explicitly remove current working directory from Perl's library
search path, mitigating CVE-2016-1238 (see #588017)
* wrappers: allocate new environment dynamically, so we won't overrun
the array if third-party plugins add multiple environment variables.
* Standards-Version: 3.9.8 (no changes required)
To generate a diff of this commit:
cvs rdiff -u -r1.141 -r1.142 pkgsrc/www/ikiwiki/Makefile
cvs rdiff -u -r1.113 -r1.114 pkgsrc/www/ikiwiki/distinfo
|