aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WWW-Dilbert
Commit message (Collapse)AuthorAgeFilesLines
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-1/+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
* Support STAGEDIR.Vanilla I. Shu2013-11-072-6/+5
| | | | Notes: svn path=/head/; revision=333137
* 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-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills2012-06-101-1/+1
| | | | | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi) Notes: svn path=/head/; revision=298970
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-051-2/+2
| | | | Notes: svn path=/head/; revision=298434
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-3/+0
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* - update to 1.19Yen-Ming Lee2006-03-303-8/+5
| | | | Notes: svn path=/head/; revision=158404
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Update to 1.18.Anton Berezin2006-01-092-4/+4
| | | | Notes: svn path=/head/; revision=153120
* - update to 1.17Yen-Ming Lee2006-01-062-18/+9
| | | | | | | | PR: 91360 Submitted by: hideo <hideo@lastamericanempire.com> Notes: svn path=/head/; revision=152855
* Update to 1.16Emanuel Haupt2005-12-302-4/+4
| | | | Notes: svn path=/head/; revision=152442
* Update to 1.12Emanuel Haupt2005-12-302-4/+4
| | | | Notes: svn path=/head/; revision=152400
* - bump PORTEPOCH for rolling back from 1.09 to 1.08 in previous commitYen-Ming Lee2005-12-141-0/+1
| | | | Notes: svn path=/head/; revision=151132
* - 1.09 is buggy and won't build. rollback to 1.08Yen-Ming Lee2005-12-132-4/+4
| | | | | | | Noticed by: tobez@ Notes: svn path=/head/; revision=151125
* - assign maintainer to perl@Yen-Ming Lee2005-12-131-1/+1
| | | | Notes: svn path=/head/; revision=151119
* - update to 1.09Yen-Ming Lee2005-12-132-5/+6
| | | | | | | - relocate comment to make portlint happier Notes: svn path=/head/; revision=151118
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149462
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-1/+1
| | | | | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search Notes: svn path=/head/; revision=143304
* Update to 1.08Lars Thegler2005-02-242-9/+7
| | | | | | | Rephrased IGNORE Notes: svn path=/head/; revision=129680
* - Update to 1.04Vanilla I. Shu2004-08-172-3/+3
| | | | | | | | PR: ports/70565 Submitted by: clsung at tw.freebsd.dot.org Notes: svn path=/head/; revision=116532
* Add p5-WWW-Dilbert 1.02, dilbert of the day comic strip archive andVanilla I. Shu2004-08-154-0/+53
retieval module. PR: ports/70442 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=116257