notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: biology/pooler/Makefile
SVNWeb

Number of commits found: 15

Sun, 10 Sep 2023
[ 13:06 Jason W. Bacon (jwb) search for other commits by this committer ]    commit hash:8abd028788bc719acea0697bb74f48894202e720  commit hash:8abd028788bc719acea0697bb74f48894202e720  commit hash:8abd028788bc719acea0697bb74f48894202e720  8abd028 
biology/pooler: Update to 1.88

Fix infinite loop

Changes: https://ssb22.user.srcf.net/pooler/#changes

PR:             273604
Reported by:    silas-freebsd@flatline.org.uk
Mon, 19 Dec 2022
[ 07:56 Fernando Apesteguía (fernape) search for other commits by this committer Author: Silas S. Brown ]    commit hash:a75fab4072ee1d5d0c5f8240986c016f123a97fd  commit hash:a75fab4072ee1d5d0c5f8240986c016f123a97fd  commit hash:a75fab4072ee1d5d0c5f8240986c016f123a97fd  a75fab4 
biology/pooler: update to 1.86

ChangeLog:
https://github.com/ssb22/PrimerPooler/commit/0d2b55459d0689ad505a34fe54d2d7214890b13d

 * fix spurious memory error on M1 Mac

PR:		268445
Reported by:	silas-freebsd@flatline.org.uk (maintainer)
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 12 Jul 2022
[ 12:47 Jason W. Bacon (jwb) search for other commits by this committer ]    commit hash:bcc206f2be0cca24bf8688ab6d81c351ccbc98d3  commit hash:bcc206f2be0cca24bf8688ab6d81c351ccbc98d3  commit hash:bcc206f2be0cca24bf8688ab6d81c351ccbc98d3  bcc206f 
biology/pooler: Update to 1.85

Change default annealing temperature from 37C to 45C

PR:             265163
Reported by:    silas-freebsd@flatline.org.uk
Wed, 27 Apr 2022
[ 13:22 Piotr Kubaj (pkubaj) search for other commits by this committer ]    commit hash:eaf43a218bf7781cf42e6d9924a7d0164f6ffec8  commit hash:eaf43a218bf7781cf42e6d9924a7d0164f6ffec8  commit hash:eaf43a218bf7781cf42e6d9924a7d0164f6ffec8  eaf43a2 
biology/pooler: use openmp only when omp.h is present
Mon, 14 Mar 2022
[ 14:41 Jason W. Bacon (jwb) search for other commits by this committer ]    commit hash:3b861fa65fe8386404132158eb153378007483bf  commit hash:3b861fa65fe8386404132158eb153378007483bf  commit hash:3b861fa65fe8386404132158eb153378007483bf  3b861fa 
biology/pooler: Update to 1.84

Bug fix for high core-count machines

PR:             232454
Reported by:    silas-freebsd@flatline.org.uk
Thu, 10 Feb 2022
[ 14:23 Fernando Apesteguía (fernape) search for other commits by this committer ]    commit hash:8d34513c3f7ac851134d8452109c28497f0442cb  commit hash:8d34513c3f7ac851134d8452109c28497f0442cb  commit hash:8d34513c3f7ac851134d8452109c28497f0442cb  8d34513 
biology/pooler: update to 1.82

ChangeLog: http://ssb22.user.srcf.net/pooler/#changes

PR:	261741
Reported by:	silas-freebsd@flatline.org.uk
Wed, 6 Oct 2021
[ 20:52 Piotr Kubaj (pkubaj) search for other commits by this committer ]    commit hash:0716ab659929a0bd12bcff4faf0ab0993b297f14  commit hash:0716ab659929a0bd12bcff4faf0ab0993b297f14  commit hash:0716ab659929a0bd12bcff4faf0ab0993b297f14  0716ab6 
biology/pooler: fix build on powerpc

In file included from bit-common.c:63:
In file included from ./bit-choice.h:23:
In file included from ./triangle.h:44:
./openmp.h:19:10: fatal error: 'omp.h' file not found
Sun, 3 Oct 2021
[ 17:47 Fernando Apesteguía (fernape) search for other commits by this committer ]    commit hash:07fb2d5e9d001934f1670d01aec1f536f14ebde2  commit hash:07fb2d5e9d001934f1670d01aec1f536f14ebde2  commit hash:07fb2d5e9d001934f1670d01aec1f536f14ebde2  07fb2d5  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
*/*: Remove compiler:openmp from Mk/Uses/compiler.mk

The option implied a dependency on gcc but clang got openmp support long ago.

Remove compiler:openmp from Mk/Uses/compiler.mk

For ports using USE=compiler:openmp, just remove it and make them build with
clang.
Fix conditionals when necessary
Bump PORTREVISION where appropriate

If problem arises, they can be addressed by using USE_GCC=yes

An update to the Porter's Handbook will follow.

Approved by: portmgr (bapt)
Differential Revision: https://reviews.freebsd.org/D31971
Sat, 28 Aug 2021
[ 14:35 Jason W. Bacon (jwb) search for other commits by this committer ]    commit hash:541454f9939d3836bc1bcf642f8c748a1d04bb80  commit hash:541454f9939d3836bc1bcf642f8c748a1d04bb80  commit hash:541454f9939d3836bc1bcf642f8c748a1d04bb80  541454f 
biology/pooler: Update to 1.78

Adds desktop file

PR:             258120
Reported by:    Silas S. Brown <silas-freebsd@flatline.org.uk>
Sat, 21 Aug 2021
[ 22:12 Jason W. Bacon (jwb) search for other commits by this committer ]    commit hash:472c25aa5d8dc3268fc5476b53100872d1900467  commit hash:472c25aa5d8dc3268fc5476b53100872d1900467  commit hash:472c25aa5d8dc3268fc5476b53100872d1900467  472c25a 
biology/pooler: Update to 1.77

Minor fixes and enhancements.

Reported by:    silas-freebsd@flatline.org.uk
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Fri, 8 Jan 2021
[ 22:44 jwb search for other commits by this committer ] Original commit   Revision:560817
biology/pooler: Upgrade to 1.76

Fixes race condition for make jobs in upstream Makefile

PR:             252352
Submitted by:   silas-freebsd@flatline.org.uk
Sun, 15 Nov 2020
[ 18:50 jwb search for other commits by this committer ] Original commit   Revision:555418
biology/pooler: Optimise DNA sequencing primer-set combinations

Optimise combinations of primers and minimise the formation of dimers in
multiplexed PCR.

Primer Pooler can:

* Check through each proposed pool for combinations that are likely to form
  dimers

* Automatically move prospective amplicons between proposed pools to reduce
  dimer formation

* Automatically search the genome sequence to find which amplicons overlap, and
  place their corresponding primers in separate pools
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 15