non port: biology/p5-BioPerl/Makefile |
Number of commits found: 18 |
Wednesday, 11 Oct 2023
|
12:57 Po-Chuan Hsieh (sunpoet)
biology/p5-BioPerl: Update to 1.007008
- Update WWW
- Sort *_DEPENDS
Changes: https://metacpan.org/dist/BioPerl/changes
0567b2d |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 20 Jul 2022
|
14:20 Tobias C. Berner (tcberner)
biology: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Andrey Zakhvatov
* Bob Zimmermann <rpz@cse.wustl.edu>
* Camson Huynh <chuynh@biolateral.com.au>
* Dan Siercks <dsiercks@uwm.edu>
* Fernan Aguero <fernan@iib.unsam.edu.ar>
* Hannes Hauswedell <h2+fbsdports@fsfe.org>
* J. Bacon <jwb@FreeBSD.org>
* Jason Bacon <jwb@FreeBSD.org>
* Jeremy <karlj000@unbc.ca>
* Johann Visagie <johann@egenetics.com>
* Johann Visagie <wjv@FreeBSD.org>
* Mauricio Herrera Cuadra <mauricio@arareko.net>
* Motomichi Matsuzaki <mzaki@biol.s.u-tokyo.ac.jp>
* Motomichi Matsuzaki <mzaki@e-mail.ne.jp>
* Motomichi Matsuzaki <mzaki@m.u-tokyo.ac.jp>
* Motomichi Matsuzaki <mzaki@niid.go.jp>
* Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Razi Khaja <razi@genet.sickkids.on.ca>
* Reed A. Cartwright <cartwright@asu.edu>
* Ryo MIYAMOTO
* Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp>
* Sangwoo Shim <sangwoos@gmail.com>
* Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Tassilo Philipp <tphilipp@potion-studios.com>
* Tony Maher
* Tony Maher <tonym@biolateral.com.au>
* Wen Heping <wen@FreeBSD.org>
* Wen Heping <wenheping@gmail.com>
* Yonatan <onatan@gmail.com>
* Yuri Victorovich <yuri@rawbw.com>
* ballen
* barnhart@genetics.wustl.edu
* camson@bilateral.com.au
* chuynh@biolateral.com.au
* dbader@eece.unm.edu
* frankch@waru.life.nthu.edu.tw
* h2
* lentferj
* maho@FreeBSD.org
* mzaki@biol.s.u-tokyo.ac.jp
* tonym
* wen@FreeBSD.org
With hat: portmgr
37526bb |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Friday, 26 Jun 2020
|
11:55 sunpoet
Move devel/p5-IO-stringy to devel/p5-IO-Stringy and update to 2.113
- Fix LICENSE_FILE
- Update pkg-descr
- Update WWW
- Bump PORTREVISION of dependent ports for dependency change
Changes: https://metacpan.org/changes/distribution/IO-Stringy
|
Sunday, 8 Dec 2019
|
16:57 sunpoet
Update to 1.007007 (1.7.7)
Changes: https://metacpan.org/changes/distribution/BioPerl
|
Saturday, 7 Sep 2019
|
22:44 sunpoet
Update to 1.007006 (1.7.6)
- Remove PGTEST and SQLITETEST options: DBD::Pg and DBD::SQLite have been
removed from BioPerl by upstream for the move of modules and programs into
separate distributions
Changes: https://metacpan.org/changes/distribution/BioPerl
|
Sunday, 11 Aug 2019
|
16:49 sunpoet
Update to 1.007005 (1.7.5)
- Fix DISTNAME
- Bump PORTREVISION for package change
Changes: https://metacpan.org/changes/distribution/BioPerl
|
Friday, 22 Feb 2019
|
19:54 sunpoet
Update to 1.007005 (1.7.5)
Changes: https://metacpan.org/changes/distribution/BioPerl
|
Wednesday, 20 Feb 2019
|
20:46 sunpoet
Update to 1.007004 (1.7.4)
- Add LICENSE_FILE
- Use USES=shebangfix
- Use COPYTREE_SHARE instead of CP -R
- Take maintainership
Changes: https://metacpan.org/changes/distribution/BioPerl
|
Saturday, 6 Oct 2018
|
13:06 des
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)
|
Friday, 15 Sep 2017
|
08:58 mat
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
|
Wednesday, 13 Sep 2017
|
01:45 wen
- Update to 1.007002
Changes: http://search.cpan.org/src/CJFIELDS/BioPerl-1.007002/Changes
|
Thursday, 1 Jun 2017
|
23:50 sunpoet
Remove outdated PERL_LEVEL check
|
Saturday, 22 Apr 2017
|
12:45 miwi
- Fix shebangs
|
Tuesday, 31 Jan 2017
|
16:21 mat
Bump PORTREVISION for ports affected by the fix the last commit.
Done with: Tools/scripts/bump-revision.sh
Sponsored by: Absolight
|
Monday, 19 Dec 2016
|
15:54 sunpoet
- Update to 1.007001
- Update *_DEPENDS
- Use TEST_DEPENDS: Test::Most and URI::Escape are test-only dependencies
- Use PORTDATA, PORTDOCS and PORTEXAMPLES
Changes: http://search.cpan.org/dist/BioPerl/Changes
|
Sunday, 18 Dec 2016
|
15:25 sunpoet
- Move biology/p5-bioperl to biology/p5-BioPerl
- Sort *_DEPENDS
- Bump PORTREVISION for dependent ports
|
Number of commits found: 18 |