add freebsd port
parent
21bb9de496
commit
e00a8931a0
|
@ -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 <joeyh@debian.org> Tue, 05 Jun 2007 15:03:48 -0400
|
||||
-- Joey Hess <joeyh@debian.org> Mon, 18 Jun 2007 21:21:56 +0100
|
||||
|
||||
ikiwiki (2.1) unstable; urgency=low
|
||||
|
||||
|
|
|
@ -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 <http://gpa.net.icm.edu.pl/debian/>.
|
||||
|
||||
Also. FreeBSD has ikiwiki in its
|
||||
[ports collection](http://www.freshports.org/www/ikiwiki/).
|
||||
|
||||
# revision control
|
||||
|
||||
## subversion
|
||||
|
|
|
@ -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 <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
Loading…
Reference in New Issue