summaryrefslogtreecommitdiffstats
path: root/www/MT
Commit message (Collapse)AuthorAgeFilesLines
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Chase libversion bumb to libMagick.so.9edwin2006-01-051-0/+1
| | | | PR: ports/91270
* Add SHA256 checksums for my portsarved2005-11-081-0/+1
|
* Upgrade to 3.2, since the old version is not available anymore.arved2005-09-254-205/+778
| | | | | | | | 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
* * reflect renaming on CPAN File-Spec to PathToolsskv2005-06-111-2/+2
| | | | | | | | | | | | | | | | | | | | | | | + add devel/p5-PathTools, remove devel/p5-File-Spec + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports module was renamed * reflect renaming on CPAN PodParser to Pod-Parser + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports * for all changed ports make dependencies on File::Temp, Digest::MD5, Storable unconditional * remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's (this variable is forced by bsd.port.mk now) * update Class-Autouse to 1.17 * update POE-API-Hooks to 1.05 * make portlint happy (clean IGNORE, convert spaces to tabs and so on)
* Split the postgresql ports into a server and a client part.girgen2005-01-311-2/+1
| | | | | | | | All ports depending on postgresql shall use the USE_PGSQL=yes knob defined in Mk/bsd.ports.mk. Bumping portrevisions where needed. PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors)
* * Fetch & Install the nofollow plugin. Links from external users will havearved2005-01-193-20/+26
| | | | | | | a rel="nofollow" tag. See http://www.google.com/googleblog/2005/01/preventing-comment-spam.html for details * Bump PORTREVISION
* - Overhaul RUN_DEPENDS:arved2004-12-043-54/+86
| | | | | | | | | | | | | | | * Remove pkg-message which pointed to optional and required perl modules * Add required perl modules to RUN_DEPENDS * Add optional perl modules to RUN_DEPENDS unless WITHOUT_OPTIONAL_MODULES defined * Add WITH_SQLITE knob for SQLite Suppport (This is untested) * add pre-everything:: Message to explain knobs * Bump PORTREVISION Initial Suggestion from: krion - Don't mess with ECHO_MSG to print a beautiful IGNORE message. - pkg-descr:reword and whitespace fixes, Add Author: section
* Don't ignore IGNORE on the package cluster, not sure why a lot of portsarved2004-11-271-2/+2
| | | | | | | | | have this code. Reported by: pointyhat Replace NO_PACKAGE with RESTRICTED (This is a noop, because without MASTER_SITE the distfile can't get onto the mirrors).
* Mark Edwards <mark@antsclimbtree.com> described to me a way to getarved2004-11-223-4/+20
| | | | | | | | | a 2.661 tarball from the official site. Update the description for the new tarball. The only difference between the old and the new tarball is the License. Add a WITH_OLD_DISTFILE knob for people that prefer the old less-restrictive License.
* Register myself as maintainer. I still use it.arved2004-11-222-9/+6
| | | | | | Remove reference to old download URL. portlint Add SIZE
* Fix with perl 5.8.4+:arved2004-11-072-0/+12
| | | | | | | | | | 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.
* Fix typo.kuriyama2004-07-091-1/+1
|
* Upgrade to 2.661.kuriyama2004-01-172-3/+2
| | | | | PR: ports/61477 Submitted by: Xin LI <delphij@frontfree.net>
* o Though this port does not support packaging, but fixed pkg-plistkuriyama2004-01-032-4/+9
| | | | | | while I'm here. o Install mt.cfg as mt.cfg.dist and not overwrite / deinstall modified mt.cfg file.
* Update to MovableType 2.65, which contains an important XMLRPC securityroam2003-12-313-6/+13
| | | | | | | | fix and other improvements. Change the explicit dependency on MySQL 3.23 to USE_MYSQL=yes: this does indeed introduce a build-time dependency on MySQL, too, but IMHO this ought to be acceptable for the present. Is it time for USE_MYSQL_BUILD and USE_MYSQL_RUN already? :)
* o Fix schemas directory in mt-load.cgi to fit our installation.kuriyama2003-12-132-0/+4
| | | | o Add plist entries to remove directories when they are empty.
* It seems that MASTER_SITES release rerolled distfile.leeym2003-12-041-1/+1
| | | | | | | | So, update md5 checksum correspondingly. Sorry, due to license, users can only fetch the distfile from MASTER_SITES by themselves. Therefore I have no idea about what's different between the latest distfile and the previous one.
* Submitted by: ijliaofoxfair2003-11-212-5/+5
| | | | Plugins folder should go under mt/, fix it and bump PORTREVISION.
* KATO mega patchedwin2003-09-271-3/+3
| | | | | | | | | | | - ECHO -> ECHO_MSG For some ports: - pre-fetch -> pre-everything - ECHO -> ECHO_CMD PR: ports/56820-56858 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* PR:foxfair2003-09-031-0/+2
| | | | | | | | | | | Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Add NO_PACKAGE to prevent bento error. Obtained from: bento
* PR: 54382foxfair2003-07-141-4/+10
| | | | | | | | | | | Submitted by: Mark Linimon <linimon@lonesome.com> Reviewed by: Approved by: Obtained from: MFC after: Fix 'make fetch' problem by including bsd.port.pre.mk. Obtained from: bento
* PR:foxfair2003-06-165-0/+463
Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Import MT: A web-based personal publishing system like weblogs. MT (MovableType) is Six Apart's powerful, customizable publishing system which installs on web servers to enable individuals or organizations to manage and update weblogs, journals, and frequently-updated website content. WWW: http://www.movabletype.org
OpenPOWER on IntegriCloud