aboutsummaryrefslogtreecommitdiff
path: root/www/MT/files
Commit message (Collapse)AuthorAgeFilesLines
* - update to 5.2.3Ruslan Makhmatkhanov2013-02-232-5/+28
| | | | | | | | | | | - bump PORTEPOCH - convert to optionsng PR: 172319 Submitted by: Takefu <takefu@airport.fm> (maintainer) Notes: svn path=/head/; revision=312842
* Update to 4.32Tilman Keskinoz2009-10-061-0/+22
| | | | | | | | | | | | Convert to use OPTIONS Add an WITH_APACHE option (off by default) Make ready for language slave ports PR: 139303 Submitted by: Takefu Kenji <takefu@airport.fm> Notes: svn path=/head/; revision=242516
* Upgrade to 3.2, since the old version is not available anymore.Tilman Keskinoz2005-09-251-11/+0
| | | | | | | | | | | Lots of changes since 2.661, e.g. - the nofollow plugin is now included - the configuration file has been renamed - Support for Atom feeds - a new Junk filter, comment and trackback moderation Notes: svn path=/head/; revision=143526
* Fix with perl 5.8.4+:Tilman Keskinoz2004-11-071-0/+11
Define $Storable::interwork_56_64bit = 1; for compatibility with perl5.6 Bump PORTREVISION BTW. This port is now kind of obsolete, as SixApart does not offer the distfile anymore and we are not allowed to redistribute it. Notes: svn path=/head/; revision=121049