aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Module-Build
Commit message (Collapse)AuthorAgeFilesLines
* Update to .3607Wesley Shields2010-05-162-5/+7
| | | | | | | | | PR: ports/146058 Submitted by: Eric Freeman <freebsdports@chillibear.com> Approved by: clsung@ (maintainer timeout) Notes: svn path=/head/; revision=254391
* - Update to 0.3601Philip M. Gollucci2010-01-313-9/+14
| | | | | | | | | PR: ports/142644 Submitted by: myself (pgollucci@) Approved by: maintainer timeout (clsung; > 2 weeks) Notes: svn path=/head/; revision=248889
* - Update to 0.35Cheng-Lung Sung2009-08-282-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Module-Build/Changes Notes: svn path=/head/; revision=240438
* - Update to 0.34Cheng-Lung Sung2009-07-302-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Module-Build/Changes Notes: svn path=/head/; revision=238653
* - Update to 0.33Cheng-Lung Sung2009-06-022-4/+4
| | | | | | | | PR: ports/134815 Submitted by: pgollucci Notes: svn path=/head/; revision=235017
* Introduce Perl 5.10.0Sergey Skvortsov2009-03-282-2/+15
| | | | Notes: svn path=/head/; revision=231213
* - Update to 0.32Cheng-Lung Sung2009-03-042-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Module-Build/Changes Notes: svn path=/head/; revision=229444
* - Update to 0.30Cheng-Lung Sung2008-09-263-6/+6
| | | | | | | Changes: http://search.cpan.org/dist/Module-Build/Changes Notes: svn path=/head/; revision=220845
* - make YAML and XS/C required, not optionalYen-Ming Lee2008-03-221-15/+5
| | | | | | | | | | | | - bump PORTREVISION Noticed by: pav Pointy hat to: leeym Submitted by: leeym Approved by: clsung Notes: svn path=/head/; revision=209582
* - use CPAN macroYen-Ming Lee2008-03-201-11/+13
| | | | | | | | | | | | - simplify dependency - add OPTIONS for optional supports - bump PORTREVISION Submitted by: leeym Approved by: clsung Notes: svn path=/head/; revision=209414
* - remove ".if ${PERL_LEVEL} < 500600..." stuffCheng-Lung Sung2007-05-011-4/+0
| | | | Notes: svn path=/head/; revision=191267
* - Update to 0.28.08 (0.2808)Cheng-Lung Sung2007-04-292-4/+4
| | | | Notes: svn path=/head/; revision=191109
* - Update to 0.28.07 (0.2807)Cheng-Lung Sung2007-03-252-4/+4
| | | | Notes: svn path=/head/; revision=188254
* - Update to 0.28.06Cheng-Lung Sung2006-12-263-4/+5
| | | | Notes: svn path=/head/; revision=180754
* - mark IGNORE for perl < 5.6Cheng-Lung Sung2006-08-081-5/+6
| | | | Notes: svn path=/head/; revision=170052
* - update to 0.2805Cheng-Lung Sung2006-07-312-6/+4
| | | | | | | - remove p5-version dependency Notes: svn path=/head/; revision=169187
* - update to 0.2804Cheng-Lung Sung2006-07-245-50/+5
| | | | | | | - depends on version.pm again. Notes: svn path=/head/; revision=168596
* - before the version problem solved, I'd like to maintain it.Cheng-Lung Sung2006-07-181-1/+1
| | | | Notes: svn path=/head/; revision=168108
* - temporary remove dependency of p5-version,Cheng-Lung Sung2006-07-164-1/+46
| | | | | | | | | it will cause cyclic dependencies. - 3 patches are made for that (copy from version 0.2801) - bump PORTREVISION Notes: svn path=/head/; revision=167961
* - update to 0.28.03Cheng-Lung Sung2006-07-162-4/+5
| | | | | | | - add dependency of p5-version Notes: svn path=/head/; revision=167960
* - update to 0.2802Cheng-Lung Sung2006-07-153-4/+5
| | | | Notes: svn path=/head/; revision=167906
* - update to 0.2801Yen-Ming Lee2006-05-223-5/+16
| | | | Notes: svn path=/head/; revision=163063
* - fix missing MAN3 problem under old perlYen-Ming Lee2006-04-201-7/+7
| | | | | | | Noticed by: kris Notes: svn path=/head/; revision=160034
* Update to 0.26.12. Only use some of the optional dependencies for perlAnton Berezin2006-03-282-7/+6
| | | | | | | from ports, so that it mostly works with the base system perl. Notes: svn path=/head/; revision=158309
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* - MAN pages are not installed with perl 5.005_03, so move theErwin Lansing2005-12-041-14/+15
| | | | | | | | | | MAN3 and MAN1 sections under the PERL_LEVEL test. - Bump portrevision. Submitted by: pointyhat (kris) Notes: svn path=/head/; revision=150371
* Take a perl@ hat and add SHA256 checksumsMathieu Arnold2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148244
* Give to perl@Mathieu Arnold2005-06-201-1/+1
| | | | Notes: svn path=/head/; revision=137767
* Update to 0.26.11Mathieu Arnold2005-06-202-4/+3
| | | | Notes: svn path=/head/; revision=137766
* * reflect renaming on CPAN File-Spec to PathToolsSergey Skvortsov2005-06-111-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | + 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) Notes: svn path=/head/; revision=137264
* Update to 0.26.10Mathieu Arnold2005-05-202-3/+3
| | | | Notes: svn path=/head/; revision=135716
* Update to 0.26.09Mathieu Arnold2005-03-213-3/+4
| | | | Notes: svn path=/head/; revision=131842
* Update to 0.26.08Mathieu Arnold2005-01-282-3/+3
| | | | Notes: svn path=/head/; revision=127555
* Update to 0.26.07Mathieu Arnold2004-12-202-3/+3
| | | | Notes: svn path=/head/; revision=124592
* Update to 0.26.06Mathieu Arnold2004-12-082-3/+3
| | | | Notes: svn path=/head/; revision=123453
* Update to 0.26.05Mathieu Arnold2004-12-012-3/+3
| | | | Notes: svn path=/head/; revision=122909
* Update to 0.26.04Mathieu Arnold2004-11-182-3/+3
| | | | Notes: svn path=/head/; revision=121872
* Update to 0.26.03Mathieu Arnold2004-11-172-3/+3
| | | | Notes: svn path=/head/; revision=121809
* Update to 0.26.02Mathieu Arnold2004-11-052-3/+13
| | | | | | | Add some docs Notes: svn path=/head/; revision=120851
* Update to 0.26Mathieu Arnold2004-10-123-5/+8
| | | | Notes: svn path=/head/; revision=119023
* Update to 0.25.03Mathieu Arnold2004-10-122-3/+3
| | | | Notes: svn path=/head/; revision=118904
* - Make depedency on p5-podolators conditional with perl-5.8.5.Jun Kuriyama2004-08-101-1/+3
| | | | | | | Approved by: mat (maintainer) Notes: svn path=/head/; revision=115793
* Update to 0.25_02Mathieu Arnold2004-07-272-3/+3
| | | | Notes: svn path=/head/; revision=114874
* Update to 0.25.01Mathieu Arnold2004-06-083-5/+8
| | | | Notes: svn path=/head/; revision=111071
* Update to 0.25Mathieu Arnold2004-04-282-3/+3
| | | | Notes: svn path=/head/; revision=107824
* Use PERL_MODBUILD now that bsd.port.mk has been changed to allow it withoutKris Kennaway2004-04-021-19/+1
| | | | | | | | | | infinite recursion. Submitted by: mat PR: 62422 Notes: svn path=/head/; revision=105949
* Update to 0.24Mathieu Arnold2004-02-262-3/+3
| | | | Notes: svn path=/head/; revision=102191
* Update to 0.23.Mathieu Arnold2004-02-104-29/+21
| | | | | | | Dupplicate some code from bsd.port.mk to have it build the same way as other ports using it. Notes: svn path=/head/; revision=100544
* Add SIZE fieldMathieu Arnold2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99406
* Update to 0.22Mathieu Arnold2004-01-144-3/+19
| | | | Notes: svn path=/head/; revision=98142