Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.11.0_6 06 Nov 2024 19:39:54 |
Daniel Engberg (diizzy) |
biology/ncbi-vdb: Deprecate and set expiration date to 2024-12-31
Deprecate and set expiration date, current release in tree is
3 years old and unsupported upstream. |
2.11.0_6 28 Oct 2024 12:41:54 |
Robert Clausecker (fuz) |
biology/ncbi-vdb: remove maintainer (email address gone)
The maintainer's email address seems to no longer exist:
... while talking to niid-go-jp.mail.protection.outlook.com.:
>>> DATA
<<< 550 5.4.1 Recipient address rejected: Access denied.
[TYO1EPF00005026.JPNP286.PROD.OUTLOOK.COM
+2024-10-25T15:24:34.102Z 08DCF0869103074C]
550 5.1.1 <mzaki@niid.go.jp>... User unknown
<<< 503 5.5.2 Need rcpt command [TYO1EPF00005026.JPNP286.PROD.OUTLOOK.COM
2024-10-25T15:24:34.102Z 08DCF0869103074C] |
2.11.0_6 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.11.0_5 07 Sep 2022 21:10:59 |
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.
(Only the first 15 lines of the commit message are shown above ) |
2.11.0_5 20 Jul 2022 14:35:24 |
Tobias C. Berner (tcberner) |
science/hdf5: bump PORTREVISION of consumers
The SO-version increased in the update to 1.12.2 in
a43418b81530f7e897abfbe18dd59f44265a1a0f .
Reported by: VVD <vvd@unislabs.com> |
2.11.0_4 18 Jul 2022 12:50:17 |
Po-Chuan Hsieh (sunpoet) |
biology/ncbi-vdb: Fix build with HDF5 1.12.0+ |
2.11.0_4 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
2.11.0_3 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
2.11.0_2 28 Jan 2022 12:14:09 |
Tijl Coosemans (tijl) |
security/mbedtls: Update to 2.28.0 and fix make test
Also bump dependent ports for library version change.
PR: 255084 |
2.11.0_1 26 Apr 2021 14:17:32 |
Jan Beich (jbeich) |
devel/libepoll-shim: update to 0.0.20210418
Changes: https://github.com/jiixyj/epoll-shim/compare/v0.0.20210322...v0.0.20210418
Reported by: portscout
Approved by: manu
Differential Revision: https://reviews.freebsd.org/D29822 |
2.11.0_1 12 Apr 2021 18:03:14 |
Yuri Victorovich (yuri) |
biology/ncbi-vdb: Restore static libs installed with symlinks as shared libs are
usually installed
Symlinks like this libxx.a->libxx.a.N.N.N first looked broken but it turned out
that this is intentional.
PR: 223273 |
2.11.0 12 Apr 2021 09:29:42 |
Yuri Victorovich (yuri) |
New port: biology/ncbi-vdb: NCBI's virtualized back-end for accessing Sequence
Read Archive
PR: 223273
Submitted by: Motomichi Matsuzaki <mzaki@niid.go.jp> (original version) |