summaryrefslogtreecommitdiff
path: root/www/p5-Kwiki
AgeCommit message (Collapse)AuthorFilesLines
2006-03-14Drop maintainership.jlam1-2/+2
2005-12-17Change my MAINTAINER email address to the one I've been using forjlam1-2/+2
pkgsrc work.
2005-08-06Bump the PKGREVISIONs of all (638) packages that hardcode the locationsjlam1-1/+2
of Perl files to deal with the perl-5.8.7 update that moved all pkgsrc-installed Perl files into the "vendor" directories.
2005-07-13Update www/p5-Kwiki to 0.38. Changes from version 0.37 include:jlam2-7/+6
- Tweak for Kwiki-HomePagePreference - Allow the hub to be hooked. - Socialtext changes - Allow ; in addition to & in query strings - Get rid of -M operators - Make redirects RFC compliant - Refactored themes - empty links cause double page loads - Refactors to get rid of hub connections - eliminate use_class - COmment support - Kwid Formatter for Spork - Also prints command usage from plugins. - copyright 2005 - tweak space on usage() - eliminate cleanup undef warning when doing 'kwiki -update'
2005-07-13Turn PERL5_PACKLIST into a relative path instead of an absolute path.jlam1-2/+2
These paths are now relative to PERL5_PACKLIST_DIR, which currently defaults to ${PERL5_SITEARCH}. There is no change to the binary packages.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 checksums.wiz1-1/+2
2005-02-02Kwiki-0.37 requires at least Spoon-0.21. Bump the dependency and bumpjlam1-2/+3
the PKGREVISION to 1.
2005-01-25Update to 0.37xtraeme2-5/+5
Changes for version: 0.37 (Tue Jan 11 07:45:24 PST 2005) - Remove load_class calls per Spoon 0.21 - Move archive commit hook into super class - Split Kwiki::Command into Spoon::Command - Make kwiki -compress work again :\ - Change -subwiki to -new_view - List all plugins commented out in plugins file - Support PagePrivacy - Support multiple config*.* - Make toolbar, widgets, and status prereqs of theme
2004-12-26Add a message file with brief instructions on creating a Kwiki Wiki.jlam1-0/+21
2004-12-25Import p5-Kwiki-0.36 as www/p5-Kwiki, an extensible, modular, Perl-basedjlam4-0/+26
Wiki. Kwiki is perhaps the simplest to install, most modular, and easiest to extend Wiki. A Wiki allows users to freely create and edit web pages in any web browser.