non port: biology/p5-Bio-SCF/Makefile |
SVNWeb
|
Number of commits found: 13 |
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 30 Mar 2019
|
[ 09:01 amdmi3 ]
- Add LICENSE
- Switch to USES=localbase
Approved by: portmgr blanket
|
Sat, 6 Oct 2018
|
[ 13:06 des ] (Only the first 10 of 2492 ports in this commit are shown above. )
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)
|
Fri, 28 Sep 2018
|
[ 18:47 danilo ]
- Update to 1-14-10
- Move USES to make portlint happy
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Mon, 6 Jan 2014
|
[ 09:44 az ] (Only the first 10 of 46 ports in this commit are shown above. )
- add stage support
Approved by: portmgr (blanket infrastructure)
|
Fri, 20 Sep 2013
|
[ 15:55 bapt ] (Only the first 10 of 94 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
biology)
|
Tue, 6 Aug 2013
|
[ 08:50 az ] (Only the first 10 of 32 ports in this commit are shown above. )
- Convert to new perl framework
- Trim Makefile header
Approved by: wen@ (maintainer)
|
Sat, 1 Jun 2013
|
[ 14:22 wen ]
- Trim Makefile headers
|
Sat, 21 Jan 2012
|
[ 17:40 eadler ] (Only the first 10 of 1326 ports in this commit are shown above. )
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
|
Sat, 9 Jan 2010
|
[ 01:21 wen ]
- Update to 1.03
- Update my mail address to FreeBSD
|
Fri, 28 Aug 2009
|
[ 23:36 miwi ]
Bio::SCF module allows you to read and update (in a restricted
way) SCF chromatographic sequence files. It is an interface to
Roger Staden's io-lib. See the installation directions for further
instructions.
WWW: http://search.cpan.org/dist/Bio-SCF/
PR: ports/138263
Submitted by: Wen Heping <wenheping at gmail.com>
|
Number of commits found: 13 |