Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 55d6b763 | 2025-11-22 20:09:40 | Update biopython to 1.86. | ||
| 93ef55c0 | 2025-10-23 13:19:02 | remove MODPY_COMMENT from PLISTs, no longer needed (expands to nothing, so bumps not required) | ||
| e8200911 | 2025-07-21 15:44:28 | add missing WANTLIB on pthread | ||
| 898fe946 | 2025-05-20 12:10:49 | bump py-numpy consumers. at least those which have compiled modules using numpy are no longer ABI-compatible following the update to numpy 2.x. this may over-bump slightly, but I've seen problems with at least pandas and scipy, and identifying others individually is too time-consuming. | ||
| 3f523725 | 2025-04-29 10:36:58 | sync PLISTs for setuptools ports | ||
| 52aea005 | 2025-01-22 17:55:22 | Update py-biopython to 1.85. | ||
| 8da6f6cf | 2024-12-21 11:37:35 | handle py3.12 switchover in biology | ||
| 9bab3a8c | 2024-10-17 10:50:02 | remove some of the sprinklings of .include <bsd.port.arch.mk> .if !${PROPERTIES:Mclang} CFLAGS+= -std=gnu99 .endif which are no longer needed since "Make gnu99 the default for gcc 3.3.6 and 4.2.1, not gnu89" commit in Oct 2023. pointed out by tb@ | ||
| 030c2c74 | 2024-08-24 10:21:28 | Update py-biopython to 1.84. | ||
| fd49d573 | 2024-07-17 13:08:15 | Update to p5-Bio-DB-NCBIHelper-1.7.8. |