From e00a8931a0ce7291975bd200e3a0e03d36a301b4 Mon Sep 17 00:00:00 2001 From: joey Date: Mon, 18 Jun 2007 20:26:47 +0000 Subject: [PATCH] add freebsd port --- debian/changelog | 4 ++-- doc/download.mdwn | 3 +++ po/ikiwiki.pot | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 37b7edf79..0d31a711a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (2.2) UNRELEASED; urgency=low +ikiwiki (2.2) unstable; urgency=low * Change the aggregate plugin's locking strategy. Now it defers loading state until the wiki is building and already locked, unless it's aggregating. @@ -37,7 +37,7 @@ ikiwiki (2.2) UNRELEASED; urgency=low * Make the url absolution code for feeds significantly more robust. * Add typographyattributes configuration setting to typography plugin. - -- Joey Hess Tue, 05 Jun 2007 15:03:48 -0400 + -- Joey Hess Mon, 18 Jun 2007 21:21:56 +0100 ikiwiki (2.1) unstable; urgency=low diff --git a/doc/download.mdwn b/doc/download.mdwn index 948d6f37d..43cb4260b 100644 --- a/doc/download.mdwn +++ b/doc/download.mdwn @@ -25,6 +25,9 @@ to upgrade to a newer version of libcgi-formbuilder-perl, `3.05`. There is also an unofficial backport of ikiwiki for Debian 'sarge', provided by Pawel Tecza, at . +Also. FreeBSD has ikiwiki in its +[ports collection](http://www.freshports.org/www/ikiwiki/). + # revision control ## subversion diff --git a/po/ikiwiki.pot b/po/ikiwiki.pot index 15d20ce29..240436092 100644 --- a/po/ikiwiki.pot +++ b/po/ikiwiki.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-03 12:21-0400\n" +"POT-Creation-Date: 2007-06-18 21:24+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" -- 2.32.0.93.g670b81a890