Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.052_3 21 May 2024 07:18:58 |
Pietro Cerutti (gahr) |
databases/mysqltcl: fix build with MariaDB
PR: 277922 (exp-run)
Reported by: antoine |
3.052_2 23 Feb 2024 03:31:34 |
Muhammad Moinur Rahman (bofh) |
databases/mysqltcl: Moved man to share/man
Approved by: portmgr (blanket) |
3.052_1 26 Jan 2024 15:05:30 |
Ryan Steinmetz (zi) |
databases/mysqltcl: Unbreak with MySQL 8.x, bump PORTREVISION |
3.052 29 Dec 2023 18:24:39 |
Muhammad Moinur Rahman (bofh) |
*/*: Refactor with IGNORE_WITH_MYSQL
- There are multiple ports which has MYSQL options and are non-DEFAULT.
Most of the time committers actually forget to check with the OPTION
enabled and in some cases they are BROKEN with newr versions of mysql.
So test with different versions of mysql and mark IGNOPRE_WITH_MYSQL
appropriately. Due to the EOL of 5.7 this has not been checked.
- Unbreak sysutils/cfengine* with MySQL 8.0 and later
- The primary purpose of running this check is having statistics of the
MySQL usability over MariaDB to explore the future possibility of
shifting to MariaDB as the default as major ports upstream have moved
their codebase to support MariaDB over MySQL.
- The following actions will also be taken after the sunset of MySQL 5.7
If a port is broken on all instances of MySQL/MariaDB:
- If a port has the option of multiple DB backends and MySQL is the
default then the DEFAULT will be changed to PGSQL/SQLITE before
2024Q1. And the OPTION will be removed before 2024Q2. If a
MAINTAINER is aware about such cases and want to prefer PGSQL over
SQLITE or vice versa please do so at your own accord. Otherwise
PGSQL will be preferred over SQLITE.
- If a port has the option of multiple DB backends and MySQL is not
the default then the the OPTION will be removed before 2024Q1.
Approved by: portmgr (blanket) |
3.052 01 Feb 2023 12:07:20 |
Muhammad Moinur Rahman (bofh) |
databases/mysqltcl: Ignore with mysql 8.0
PR: 269203
Reported by: exp-run |
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) |
3.052 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 ) |
3.052 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 ) |
3.052 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.052 15 Nov 2019 10:12:08 |
tobik |
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql |
3.052 23 May 2016 18:36:52 |
amdmi3 |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
3.052 20 Dec 2014 17:40:54 |
bapt |
Cleanup plist |
3.052 18 Feb 2014 15:59:29 |
gahr |
- Convert to USES=tcl
- STAGE-clean |
3.052 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
3.052 19 Sep 2013 13:33:23 |
gahr |
- Convert USE_TCL to USES=tcl |
3.052 23 Apr 2013 11:51:53 |
gahr |
- Remove lang/tcl83 and x11-toolkits/tk83 (expired)
- Remove references to Tcl/Tk 8.3 from bsd.tcl.mk
- Update ports that required 8.3+ to require 8.4+ (since 8.5 is the
default, I don't expect this change to cause much trouble) |
3.052 08 Jan 2013 13:22:15 |
gahr |
- Update to 3.052
- Assign maintainership to tcltk@
PR: 173940
Submitted by: gahr
Approved by: maintainer (timeout > 1 month) |
3.05_2 04 Dec 2012 10:43:09 |
gahr |
- Chase 82+ not being a valid Tcl/Tk version anymore
Feature safe: yes
Reported by: beat, bapt |
3.05_2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
3.05_2 19 Mar 2011 13:15:34 |
ale |
Bump PORTREVISION for ports linking to default libmysqlclient. |
3.05 23 Feb 2009 14:46:38 |
mm |
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav) |
3.05 09 Apr 2008 13:42:26 |
pav |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
3.05 08 Apr 2008 20:46:02 |
mm |
- Update to 3.05
- Remove compatibility patch (already in source)
PR: ports/122509
Submitted by: Bjoern Koenig <bkoenig@alpha-tierchen.de> (maintainer) |
3.04 18 Feb 2008 22:27:09 |
miwi |
- Update to 3.0.4
PR: 120828
Submitted by: Bjoern Koenig (bkoenig@alpha-tierchen.de) (maintainer) |
3.03 25 May 2007 22:11:50 |
miwi |
- Update to 3.03
PR: 112848
Submitted by: Björn König <bkoenig@alpha-tierchen.de> (maintainer) |
3.02 09 Oct 2006 14:18:23 |
pav |
- Update to 3.0.2
PR: ports/103763
Submitted by: Martin Matuska <martin@matuska.org>
Approved by: Bjorn Konig <bkoenig@cs.tu-berlin.de> (maintainer) |
3.01 07 Oct 2006 13:02:31 |
pav |
- Unmark BROKEN, the offending header in mysql-client was fixed |
3.01 17 Sep 2006 01:23:20 |
kris |
BROKEN: Does not compile |
3.01 04 May 2006 21:41:12 |
edwin |
Remove USE_REINPLACE from all categories starting with D |
3.01 14 Jan 2006 19:47:12 |
pav |
- Add unoficial patch for MySQL 3.23 and 4.0 users
PR: ports/91684
Submitted by: Bjorn Konig <bkoenig@cs.tu-berlin.de> (maintainer) |
3.01 24 Nov 2005 14:21:30 |
pav |
- Add SHA256
Requested by: maintainer |
3.01 02 Oct 2005 16:36:20 |
pav |
- Mark BROKEN with MySQL 4.0 and older
PR: ports/86482
Submitted by: <bkoenig@cs.tu-berlin.de> (maintainer) |
3.01 01 Aug 2005 15:29:25 |
mi |
Fix the borked patch from yesterday. Try on a new pointyhat... |
3.01 01 Aug 2005 00:02:55 |
mi |
Update from 2.50 to 3.01. Transfer maintainership to the submitter.
PR: ports/84412
Submitted by: Bjorn Konig |
2.50 23 Jul 2005 15:05:34 |
mi |
Switch to USE_MYSQL=yes instead of explicitly LIB_DEPEND-ing on
mysqlclient.
Now, if only someone could remove the explicit shared library number
requirement on mysqlclient (currently 14)...
Submitted by: Richard Bejtlich |
2.50 08 Apr 2004 14:29:09 |
mi |
Update to 2.50 from 2.40. Spell the name of the package properly in
synopsis. Add tcl84 as the category. |
2.40 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
2.40 06 Feb 2004 21:45:56 |
mi |
Upgrade from 2.14 to 2.40. Some reorganization of the Makefile, while here.
Prodded by: SoD (at cd.pri.ee) |
2.14 29 Apr 2003 02:35:44 |
mi |
Upgrade from the ancient 1.53 to the fresh 2.14. Add WWW. |
1.53 07 Mar 2003 05:58:32 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
08 Jan 2002 18:59:38 |
mi |
Fix MASTER_SITE. It now tries to redirect to the new one, but the redirection
is broken... Woof... |
29 May 2001 17:55:42 |
mi |
Update MASTER_SITES to reflect the new home. distfiles could not be fetched
from mysql.com any longer. |
21 Jan 2001 15:40:47 |
dirk |
Switch from mysql322-{client,server} to mysql323-{client,server}. |
08 Oct 2000 01:08:27 |
asami |
Convert category databases to new layout. |
16 Jul 2000 20:57:02 |
steve |
Update to use Tcl version 8.3. |