Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles.
2021-04-06 16:31:07 +02:00
Dag-Erling Smørgrav
9dff352320
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
...
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw)
2018-10-06 13:06:42 +00:00
Sunpoet Po-Chuan Hsieh
ad4f267b7a
Update WWW
...
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl
2018-05-27 20:15:16 +00:00
Sunpoet Po-Chuan Hsieh
de654cac5b
Update to 2.0.1
...
Changes: https://github.com/rvosa/bio-phylo/releases
2017-12-26 23:20:28 +00:00
Mathieu Arnold
cb41fc6623
Fix license information for portgs that use "the same license as Perl".
...
Sponsored by: Absolight
2017-09-15 08:58:46 +00:00
Sunpoet Po-Chuan Hsieh
31aeb830a0
- Add LICENSE_FILE
...
- Add NO_ARCH
- Bump PORTREVISION for biology/p5-bioperl renaming
2016-12-18 15:25:22 +00:00
Dmitry Marakasov
1d1f878054
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
...
Approved by: portmgr blanket
2016-05-19 10:21:23 +00:00
Mathieu Arnold
7f4572eae4
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 13:29:15 +00:00
Wen Heping
05a45a398d
- Update to 0.58
2014-12-07 04:41:47 +00:00
Mathieu Arnold
eee58d187e
Change the way Perl modules are installed, update the default Perl to 5.18.
...
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
2014-11-26 13:08:24 +00:00
Baptiste Daroussin
99a3e8559c
Cleanup plist
2014-10-20 07:10:48 +00:00
Andrej Zverev
f41a84cc7d
- support stage
2014-01-05 12:07:20 +00:00
Baptiste Daroussin
7055ff02f1
Add NO_STAGE all over the place in preparation for the staging support (cat: biology)
2013-09-20 15:55:44 +00:00
Mathieu Arnold
4819ca343b
- Convert to new perl framework
...
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Wen Heping
881d1953d7
- Update to 0.56
2013-07-20 10:04:32 +00:00
Frederic Culot
417a7b673b
- Update to 0.52 [1]
...
- Capitalize names (Perl) in COMMENT
PR: ports/176003 [1]
Submitted by: Gea-Suan Lin <gslin@gslin.org>
2013-02-16 14:58:51 +00:00
Sunpoet Po-Chuan Hsieh
8825b172e2
- Update to 0.50
...
- Add TEST_DEPENDS
- Sort PLIST
2012-06-12 18:55:28 +00:00
Sunpoet Po-Chuan Hsieh
eb45489616
- Update to 0.49
2012-06-03 15:12:49 +00:00
Dirk Meyer
2b74a89bc8
- update png to 1.5.10
2012-06-01 05:26:28 +00:00
Sunpoet Po-Chuan Hsieh
b9d8e487cc
- Update to 0.48
...
- Add BUILD_DEPENDS
2012-05-03 09:48:21 +00:00
Wen Heping
6058b2661d
- Update to 0.47
2012-04-11 01:34:57 +00:00
Wen Heping
6571b7f059
- Update to 0.46
2012-03-05 08:22:46 +00:00
Sunpoet Po-Chuan Hsieh
453389fd26
- Update to 0.45
2011-10-29 06:20:45 +00:00
Sunpoet Po-Chuan Hsieh
80331d2a02
- Update to 0.43
2011-10-17 01:38:22 +00:00
Frederic Culot
02ce43955f
- Update to 0.40
...
- Add LICENSE (Artistic 1 & GPLv1)
2011-08-09 18:26:45 +00:00
Sunpoet Po-Chuan Hsieh
1abb4c4130
- Update to 0.39
2011-08-01 03:11:37 +00:00
Sunpoet Po-Chuan Hsieh
44e3305c58
- Update to 0.38
...
- Sort MAN3 and PLIST
2011-07-16 06:08:34 +00:00
Wen Heping
6edfd6fb2e
- Update to 0.36
2011-04-01 08:34:03 +00:00
Wen Heping
34ffacfa25
- Update to 0.35
2011-02-28 01:30:15 +00:00
Wen Heping
44a8e2746c
- Update to 0.34
2010-12-23 06:33:33 +00:00
Wen Heping
0c58bca1ec
- Update to 0.33
2010-12-16 08:19:56 +00:00
Philip M. Gollucci
7823a28b14
- Update to 0.32
...
With Hat: perl@
Changes: http://search.cpan.org/dist/Bio-Phylo/Changes
2010-12-12 21:29:40 +00:00
Wen Heping
fabc490448
- Update to 0.31
2010-11-22 08:50:39 +00:00
Wen Heping
4cfe377eb9
- Update to 0.30
...
PR: ports/152205
Submitted by: Gea-Suan Lin <gslin@gslin.org>
2010-11-17 06:24:38 +00:00
Philippe Audeoud
3ccd369106
- Update to 0.28
2010-11-09 14:15:44 +00:00
Wen Heping
8d82354698
- Update to 0.26
...
- Reset maintainer to perl@
2010-10-25 10:59:25 +00:00
Wen Heping
67d49aa254
- Update to 0.22
2010-10-22 09:29:44 +00:00
Dirk Meyer
de78af3ac5
- update to 1.4.1
...
Reviewed by: exp8 run on pointyhat
Supported by: miwi
2010-03-28 06:47:48 +00:00
Wen Heping
d3c411d05d
- Update to 0.21
2010-03-09 07:34:48 +00:00
Wen Heping
22c4a3da76
- Update to 0.18
...
- Adopt
Feature safe: yes
2010-03-03 13:44:19 +00:00
Dirk Meyer
ca9c60461c
- update to jpeg-8
2010-02-05 11:46:55 +00:00
Doug Barton
2fadfa2cfb
For ports maintained by ports@FreeBSD.org, remove names and/or
...
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.
2009-12-21 02:19:12 +00:00
Dirk Meyer
eca78ec61b
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
...
Requested by: edwin
2009-07-31 13:57:52 +00:00
Mark Linimon
e3e5d56ef1
Reset aaron's port maintainerships due to many maintainer-timeouts.
2008-04-29 05:27:09 +00:00
Marcelo Araujo
4aaab89f57
- Take advantage of CPAN macro from bsd.sites.mk, change ${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)
2008-04-17 14:30:31 +00:00
Mark Linimon
9839011ec3
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
...
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
2007-09-08 01:12:10 +00:00
Aaron Dalton
9cec3ba81e
Bump to v0.16.
...
PR: 111719
Submitted by: araujo@bsdmail.org
2007-06-19 20:15:58 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Aaron Dalton
dda8ae5412
Update to v0.15
2006-12-27 18:58:26 +00:00
Frank J. Laszlo
4ffcd931fe
- Update to 0.14
...
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
Approved by: maintainer timeout (3 months)
2006-12-07 15:43:27 +00:00