aboutsummaryrefslogtreecommitdiff
path: root/biology/p5-Bio-Phylo
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptDag-Erling Smørgrav2018-10-061-2/+2
| | | | | | | | | | for where it resulted in a change in output from build-depends-list or run-depends-list. Approved by: portmgr (adamw) Notes: svn path=/head/; revision=481365
* Update WWWSunpoet Po-Chuan Hsieh2018-05-271-1/+1
| | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993
* Update to 2.0.1Sunpoet Po-Chuan Hsieh2017-12-263-5/+31
| | | | | | | Changes: https://github.com/rvosa/bio-phylo/releases Notes: svn path=/head/; revision=457333
* Fix license information for portgs that use "the same license as Perl".Mathieu Arnold2017-09-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=449893
* - Add LICENSE_FILESunpoet Po-Chuan Hsieh2016-12-181-2/+5
| | | | | | | | - Add NO_ARCH - Bump PORTREVISION for biology/p5-bioperl renaming Notes: svn path=/head/; revision=428871
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*Dmitry Marakasov2016-05-191-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415498
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-12/+12
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* - Update to 0.58Wen Heping2014-12-073-8/+9
| | | | Notes: svn path=/head/; revision=374171
* 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
* Cleanup plistBaptiste Daroussin2014-10-201-25/+0
| | | | Notes: svn path=/head/; revision=371237
* - support stageAndrej Zverev2014-01-052-119/+117
| | | | Notes: svn path=/head/; revision=338751
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | biology) Notes: svn path=/head/; revision=327709
* - 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 0.56Wen Heping2013-07-203-3/+13
| | | | Notes: svn path=/head/; revision=323340
* - Update to 0.52 [1]Frederic Culot2013-02-163-13/+26
| | | | | | | | | | - Capitalize names (Perl) in COMMENT PR: ports/176003 [1] Submitted by: Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=312356
* - Update to 0.50Sunpoet Po-Chuan Hsieh2012-06-123-22/+37
| | | | | | | | - Add TEST_DEPENDS - Sort PLIST Notes: svn path=/head/; revision=299138
* - Update to 0.49Sunpoet Po-Chuan Hsieh2012-06-032-4/+3
| | | | Notes: svn path=/head/; revision=298099
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update to 0.48Sunpoet Po-Chuan Hsieh2012-05-032-5/+5
| | | | | | | - Add BUILD_DEPENDS Notes: svn path=/head/; revision=295921
* - Update to 0.47Wen Heping2012-04-112-3/+3
| | | | Notes: svn path=/head/; revision=294572
* - Update to 0.46Wen Heping2012-03-053-3/+12
| | | | Notes: svn path=/head/; revision=292724
* - Update to 0.45Sunpoet Po-Chuan Hsieh2011-10-292-3/+3
| | | | Notes: svn path=/head/; revision=284602
* - Update to 0.43Sunpoet Po-Chuan Hsieh2011-10-173-3/+7
| | | | Notes: svn path=/head/; revision=283659
* - Update to 0.40Frederic Culot2011-08-092-3/+6
| | | | | | | - Add LICENSE (Artistic 1 & GPLv1) Notes: svn path=/head/; revision=279366
* - Update to 0.39Sunpoet Po-Chuan Hsieh2011-08-013-3/+34
| | | | Notes: svn path=/head/; revision=278672
* - Update to 0.38Sunpoet Po-Chuan Hsieh2011-07-163-50/+64
| | | | | | | - Sort MAN3 and PLIST Notes: svn path=/head/; revision=277793
* - Update to 0.36Wen Heping2011-04-013-4/+14
| | | | Notes: svn path=/head/; revision=272081
* - Update to 0.35Wen Heping2011-02-282-3/+4
| | | | Notes: svn path=/head/; revision=269944
* - Update to 0.34Wen Heping2010-12-232-3/+3
| | | | Notes: svn path=/head/; revision=266773
* - Update to 0.33Wen Heping2010-12-163-4/+4
| | | | Notes: svn path=/head/; revision=266408
* - Update to 0.32Philip M. Gollucci2010-12-123-3/+11
| | | | | | | | With Hat: perl@ Changes: http://search.cpan.org/dist/Bio-Phylo/Changes Notes: svn path=/head/; revision=266131
* - Update to 0.31Wen Heping2010-11-223-3/+7
| | | | Notes: svn path=/head/; revision=264907
* - Update to 0.30Wen Heping2010-11-172-75/+76
| | | | | | | | PR: ports/152205 Submitted by: Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=264666
* - Update to 0.28Philippe Audeoud2010-11-093-7/+3
| | | | Notes: svn path=/head/; revision=264305
* - Update to 0.26Wen Heping2010-10-253-5/+8
| | | | | | | - Reset maintainer to perl@ Notes: svn path=/head/; revision=263560
* - Update to 0.22Wen Heping2010-10-223-20/+20
| | | | Notes: svn path=/head/; revision=263431
* - 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
* - Update to 0.21Wen Heping2010-03-093-47/+41
| | | | Notes: svn path=/head/; revision=250749
* - Update to 0.18Wen Heping2010-03-033-35/+72
| | | | | | | | | - Adopt Feature safe: yes Notes: svn path=/head/; revision=250536
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-1/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - 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
* Reset aaron's port maintainerships due to many maintainer-timeouts.Mark Linimon2008-04-291-1/+1
| | | | Notes: svn path=/head/; revision=212202
* - 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
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-8/+2
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Bump to v0.16.Aaron Dalton2007-06-193-6/+53
| | | | | | | | PR: 111719 Submitted by: araujo@bsdmail.org Notes: svn path=/head/; revision=193895
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Update to v0.15Aaron Dalton2006-12-273-40/+40
| | | | Notes: svn path=/head/; revision=180879
* - Update to 0.14Frank J. Laszlo2006-12-074-56/+48
| | | | | | | | Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> Approved by: maintainer timeout (3 months) Notes: svn path=/head/; revision=179121