Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.29 27 Nov 2023 10:28:05
    |
Po-Chuan Hsieh (sunpoet)  |
devel/hoel: Update to 1.4.29
Changes: https://github.com/babelouest/hoel/releases |
1.4.28 22 Sep 2023 03:16:55
    |
Po-Chuan Hsieh (sunpoet)  |
devel/hoel: Update to 1.4.28
Changes: https://github.com/babelouest/hoel/releases |
1.4.27 30 Jun 2023 07:01:48
    |
Po-Chuan Hsieh (sunpoet)  |
devel/hoel: Update to 1.4.27
- Update WWW
- Update version requirement of BUILD_DEPENDS
- Use USES=pathfix to fix .pc installation
- Use complete arguments/options
- Use OPTIONS_SINGLE instead of OPTIONS_DEFINE since it needs at least 1 backend
- Update pkg-descr
- Take maintainership
Changes: https://github.com/babelouest/hoel/releases |
1.4.26 26 May 2023 12:23:24
    |
Dan Langille (dvl)  |
www/glewlwyd: Give up maintainership
Give up maintainership of www/glewlwyd and related ports.
I no longer use this and have no interest/motivation to maintain them.
I hope someone can pick it up and get it working/up to date. It seems
like a good solution, but I cannot devote time to it. |
1.4.26 03 Dec 2022 18:30:53
    |
Dan Langille (dvl)  |
devel/hoel: Update to 1.4.26 |
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) |
1.4.25 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 ) |
1.4.25 16 Jun 2022 12:07:13
    |
Dan Langille (dvl)  |
devel/hoel: Update to 1.4.25
re: https://github.com/babelouest/hoel/releases/tag/v1.4.25 |
1.4.23 09 May 2022 01:47:32
    |
Dan Langille (dvl)  |
devel/hoel: Makefile tweaks
No affect on build, just removing += which were not necessary. |
1.4.23 09 May 2022 01:47:29
    |
Dan Langille (dvl)  |
devel/hoel: Update to 1.4.23 |
1.4.18 20 Mar 2022 21:54:51
    |
Dan Langille (dvl)  |
devel/hoel: Update to 1.4.18
Include an upstream patch:
Implement all dummy functions when a database backend is not supported
https://github.com/babelouest/hoel/commit/9e414f145af2a3423eccee68acf23dcca9ca44a5 |
1.4.14 17 Jan 2022 10:41:44
    |
Stefan Eßer (se)  |
devel/hoel: Fix build with SQLITE3 option
The SQLITE3 option effectively added a USES=sqlite3 clause to the
Makefile, but only Mk/Uses/sqlite.mk exists, causing the build to
fail.
Approved by: portmgr (implicit) |
1.4.14 29 Dec 2021 01:23:01
    |
Dan Langille (dvl)  |
devel/hoel: New port: Database abstraction library
Added because it is a dependency of www/glewlwyd - see upcoming commit |