Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.2.0 06 Oct 2024 17:48:46 |
Joel Bodenmann (jbo) Author: Älven |
databases/ocaml-sqlite3: Update to 5.2.0
Changelog: https://github.com/mmottl/sqlite3-ocaml/releases/tag/5.2.0
PR: 280757
Approved by: Benjamin Jacobs <freebsd@dev.thsi.be> (maintainer) |
5.1.0 09 Aug 2024 18:59:10 |
Zsolt Udvari (uzsolt) Author: Benjamin Jacobs |
databases/ocaml-sqlite3: update to 5.1.0
Add DOCS option.
Add ocaml:dune to USES.
Remove patch of sqlite3_stubs.c.
Submitter takes maintainership.
Switch to DISTVERSION.
PR: 280295 |
4.0.5_2 22 May 2024 17:16:28 |
Guido Falsi (madpilot) Author: Benjamin Jacobs |
ocaml: Updates to ocaml compiler and several ocaml ports
- Update devel/ocaml to 4.14.2 [1]
- Specify runtime dependency on GNU AS as full path, this fixes
build on armv6 - armv7 [1] [2]
- converters/ocaml-base64: Update to 3.5.1, add LICENSE, other
improvements
- converters/ocaml-jsonm: Strip shared objects [3]
- databases/ocaml-dbm: Update to 1.3, move to gitlub, other
improvements
- devel/menhir: Update to 20231231
- devel/ocaml-base: Unbreak non-x86 [2]
- devel/ocaml-camlp-streams: Silence patch and strip commands
- devel/ocaml-ipaddr: Update to 5.5.0
- devel/ocaml-lwt: Update to 5.7.0 [4] (Only the first 15 lines of the commit message are shown above ) |
4.0.5_1 05 Jul 2023 09:55:16 |
Guido Falsi (madpilot) |
lang/ocaml: Update to 4.08.1
This update allows (and for some requires) to also update dependencies
to newer versions. Where possible I updated to the latest version.
The ocaml port now is MAKE_JOBS safe.
Changes to dependent ports included in this commit:
- devel/ocaml-sexplib: Rename to devel/ocaml-sexplib0 adapting to
upstream. Update to 0.16.0
- devel/coccinelle: Update to 1.1.1, moved to github
- devel/ocaml-camlp4: Update to 4.08+1
- devel/ocaml-camomile: Use dune for build, adapt port
- devel/ocaml-cppo: Fix lib files installation [1] (Only the first 15 lines of the commit message are shown above ) |
4.0.5 03 Dec 2022 12:51:33 |
Gerald Pfeifer (gerald) |
databases/ocaml-sqlite3: Drop handling of old versions of GCC
Remove code catering to GCC 4.2 (as system compiler) which is not
necessary any longer: USES=compiler never pulls that in any more.
This reverts most of commit 13e037f070e10649d7e2088e60f07abf183eb311
from 2016. |
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) |
4.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 ) |
4.0.5 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
4.0.5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.0.5 27 Oct 2019 05:42:54 |
yuri |
databases/adodb5 databases/ocaml-sqlite3: Reset maintainer due to extended
timeouts on bug #240101, #240100, #240089, as per policy. |
4.0.5 24 Jun 2019 10:14:57 |
danfe |
Update OCaml to version 4.05.0 (this is the last version where strings
are unsafe by default, which is the main motivation why it was picked,
but not the very latest one) and synchronize the rest of the stack and
dependent ports with it, particularly:
- Update `devel/ocaml-ocamlbuild' to version 0.14.0 and unbreak,
register build dependency on all ports that require it (should
be part of USE_OCAML, but we do not want to make any Mk-related
changes the for time being)
- Update `devel/ocaml-camlp4' to version 4.05+2
- Update `devel/ocaml-camlp5' to version 7.07 (the project had
moved to GitHub)
- Mark `devel/ocaml-deriving-ocsigen' as BROKEN for now, it is
very outdated and requires quite a lot of work
- Update `x11-toolkits/ocaml-labltk' to version 8.06.3
PR: 218333
Exp-run by: antoine |
4.0.5 05 Aug 2016 20:34:07 |
pawel |
- Update to version 4.0.5
- Take maintainership
PR: 211567
Submitted by: Demetris Procopiou |
4.0.3 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
4.0.3 09 Feb 2016 11:27:44 |
amdmi3 |
- Fix build on 9.x |
4.0.3 13 Jan 2016 06:58:37 |
vanilla |
1: Upgrade to 4.0.3.
2: switch to USES=sqlite. |
4.0.1 20 Nov 2015 09:17:12 |
sunpoet |
- Use DISTVERSIONPREFIX instead of GH_TAGNAME
- Remove DISTNAME
- Pet portlint: fix diff header of patch files
- Remove Author line |
4.0.1 18 Nov 2015 06:22:32 |
vanilla |
1: Upgrade to 4.0.1.
2: move to github. |
2.0.4_1 16 May 2015 07:37:22 |
marino |
Reset 14 ocaml ports maintained by Jaap Boender per his request
"I don't use FreeBSD very much anymore, so I'm not really the best person
to fix this. (As a corollary, if anyone wants to take over maintainership
of any or all of the ports, I'm still listed as maintainer of, they are
most welcome to.)"
Given that Jaap hasn't submitted or handled any PRs since before staging,
I think it will be more effective to just reset all the ports and let
people pick up the ones they like. Thanks for your past support, Jaap!
PR: 199845 |
2.0.4_1 04 Jul 2014 09:41:00 |
tijl |
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit) |
2.0.4 31 Mar 2014 16:34:39 |
marino |
ocaml-sqlite3: Fix typo in patch (only affects DF) |
2.0.4 27 Mar 2014 01:14:26 |
marino |
databases/ocaml-sqlite3: Upgrade from 1.6.1 -> 2.0.4 and stage
The referenced PR was implemented, and then augmented with stage
support from pkgsrc. The unique license was also documented.
PR: ports/176067
Submitted by: maintainer (Jaap Boender)
Stage support: Taken from pkgsrc |
1.6.1 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
1.6.1 15 Feb 2012 13:41:16 |
eadler |
Fix the variable name
Submitted by: Alex Kozlov |
1.6.1 29 Dec 2011 14:58:10 |
miwi |
- Update to 1.6.1
PR: 163409
Submitted by: Jaap Boender <jaapb@kerguelen.org> (maintainer) |
1.0.3_1 05 Apr 2011 22:23:33 |
stas |
- Bump portrevisions on all ocaml libraries, as it appears that compiled
interface files (.cmi) are not backward compatible with a newer ocaml
version.
PR: ports/156195
Suggested by: mandree |
1.0.3 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.0.3 20 Nov 2009 22:53:09 |
pav |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
1.0.3 19 Apr 2008 21:41:03 |
pav |
- Update to 1.0.3
- Sign up a new maintainer
PR: ports/122856
Submitted by: Jaap Boender <jaapb@kerguelen.org>
Approved by: Meikel Brandmeyer <mb@kotka.de> (maintainer) |
0.2.0_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.2.0 10 Sep 2006 23:42:14 |
kris |
BROKEN on amd64: Does not build |
0.2.0 24 Jul 2006 21:19:44 |
aaron |
Adding port databases/ocaml-sqlite3, OCaml bindings for databases/sqlite3.
PR: ports/93920
Submitted by: Meikel Brandmeyer <ocaml-sqlite3-port@kotka.de> |