aboutsummaryrefslogtreecommitdiff
path: root/www/p5-MojoMojo
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.11Sunpoet Po-Chuan Hsieh2015-01-123-9/+8
| | | | | | | | | - Sort PLIST Changes: http://search.cpan.org/dist/MojoMojo/Changes Notes: svn path=/head/; revision=376873
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-77/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* Remove non-default option that depends on the expiredRene Ladan2013-11-031-4/+1
| | | | | | | | | | | port textproc/p5-Text-Emoticon-MSN PR: ports/183622 Submitted by: myself Approved by: perl (az) Notes: svn path=/head/; revision=332637
* - Convert to new options helperSunpoet Po-Chuan Hsieh2013-10-152-146/+122
| | | | | | | - Support STAGEDIR Notes: svn path=/head/; revision=330406
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - Convert to new perl frameworkMathieu Arnold2013-08-021-1/+2
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* Update to 1.10.Anton Berezin2013-05-132-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/MojoMojo/Changes Notes: svn path=/head/; revision=318065
* For perl@ owned ports:Eitan Adler2013-03-291-1/+1
| | | | | | | | - Fix COMMENT - Trim header Notes: svn path=/head/; revision=315509
* Update to 1.09.Anton Berezin2013-01-262-9/+4
| | | | | | | Changes: http://search.cpan.org/dist/MojoMojo/Changes Notes: svn path=/head/; revision=311042
* Cleanup supporting perl version 5.8 and 5.10,Andrej Zverev2012-12-171-8/+1
| | | | | | | lang/perl5.8 and lang/5.10 will be removed from ports tree soon. Notes: svn path=/head/; revision=309086
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Convert to new options frameworkBaptiste Daroussin2012-05-311-22/+24
| | | | Notes: svn path=/head/; revision=297871
* - Add missing DEPENDSSteve Wills2012-04-031-2/+8
| | | | | | | | | | | - Add TEST_DEPENDS - Switch to textproc/p5-KinoSearch2 - Bump PORTREVISION Feature safe: yes Notes: svn path=/head/; revision=294166
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-1/+8
| | | | | | | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so) Notes: svn path=/head/; revision=293247
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-8/+1
| | | | | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index Notes: svn path=/head/; revision=292977
* - Fix LICENSE (Artistic 1 instead of Artistic 2)Frederic Culot2011-10-071-1/+1
| | | | | | | | | | - Pet portlint(1) PR: ports/161336 Submitted by: Simon Olofsson <simon@olofsson.de> Notes: svn path=/head/; revision=283112
* - Update to 1.05Sunpoet Po-Chuan Hsieh2011-09-233-15/+23
| | | | | | | Changes: http://search.cpan.org/dist/MojoMojo/Changes Notes: svn path=/head/; revision=282216
* - update to 1.04Baptiste Daroussin2011-03-253-4/+6
| | | | | | | - changes: http://cpansearch.perl.org/src/MRAMBERG/MojoMojo-1.04/Changes Notes: svn path=/head/; revision=271637
* Fix typo p5-HTML-TOC -> p5-HTML-TocAndrej Zverev2011-02-221-1/+1
| | | | Notes: svn path=/head/; revision=269487
* - upgrade to 1.03Baptiste Daroussin2011-02-193-13/+48
| | | | | | | - add licenses Notes: svn path=/head/; revision=269362
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* Fix category of p5-Encode and fix INDEX.Erwin Lansing2010-03-131-1/+1
| | | | Notes: svn path=/head/; revision=251012
* Update to 0.999042Sergey Skvortsov2010-03-133-116/+314
| | | | | | | | | Changes: http://cpansearch.perl.org/src/MRAMBERG/MojoMojo-0.999042/Changes PR: ports/142109 Submitted by: Alex Deiter <alex.deiter xx gmail.com> Notes: svn path=/head/; revision=251002
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-251-2/+1
| | | | | | | | | (part 5). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248550
* Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.Mark Linimon2009-08-161-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=239640
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* New port: www/p5-MojoMojoLars Balker Rasmussen2009-03-294-0/+525
Mojomojo is a sort of content managment system, borrowing many concepts from wikis and blogs. It allows you to maintain a full tree-structure of pages, and to interlink them in various ways. It has full version support, so you can always go back to a previous version and see what's changed with an easy AJAX- based diff system. There are also a bunch of other features like bult-in fulltext search, live AJAX preview of editing, and RSS feeds for every wiki page. To find out more about how you can use MojoMojo, please visit http://mojomojo.org or read the installation instructions in MojoMojo::Installation to try it out yourself. (This was a massive piece of work... Let me know if you use it!) Notes: svn path=/head/; revision=231269