Commit Graph
17 Commits
Author SHA1 Message Date
Christopher ChavezandRenee Otten d8c15aa95a percona: delete port
Port is not known to build, has `known_fail yes`,
zero reported installations, no tickets in 7 years.
Outdated since release of 8.0.17-8 on 2019-10-30.
Other working MySQL ports are available.

Closes: https://trac.macports.org/ticket/40018
Closes: https://trac.macports.org/ticket/45136
Closes: https://trac.macports.org/ticket/47614
See: https://trac.macports.org/ticket/52557
2025-10-15 07:54:52 -04:00
Joshua Root ecaaceb301 misc: handle multiple default patch.pre_args
See: https://github.com/macports/macports-base/pull/321
2024-05-13 05:50:06 +10:00
Chris Jones 9f808b67a1 mysql55-connector-cpp: migrate to boost PG 2021-06-05 16:57:32 +01:00
Christopher ChavezandKen ebcadbd059 mysql55-connector-cpp: fix missing mysql55 dependency 2021-02-07 20:25:34 -08:00
Christopher ChavezandKen 67a02c822f MySQL ports: use mysql mirror sites for master_sites
Applies to mysql4, mysql-connector-odbc, mysql-connector-java,
mysql55-connector-cpp (and subports mysql51-connector-cpp,
mysql56-connector-cpp, mysql57-connector-cpp, mariadb-connector-cpp,
percona-connector-cpp).
2021-02-07 20:25:34 -08:00
Joshua Root 5be06735e5 mysql55-connector-cpp: fix missing description
See: https://trac.macports.org/ticket/61928
2020-12-29 07:01:25 +11:00
Joshua Root f8dea385db databases/*: fix unintended quoting in long_description 2020-01-13 17:20:04 +11:00
Ryan Schmidt b2bfb7150f mysql55-connector-cpp: Remove / before ${prefix} 2019-08-22 21:25:28 -05:00
Christopher ChavezandChris Jones 1ac2af4657 MySQL ports: Use HTTPS URLs
Use HTTPS for www.mysql.com and dev.mysql.com
2019-06-27 05:15:16 +01:00
Frank Schima 12f0b9497d various: Ports abandoned by pixilla
Closes: https://trac.macports.org/ticket/57827
2019-02-06 12:39:42 -07:00
Ryan SchmidtandPerry E. Metzger 75222001fc Add GitHub handle pixilla to maintainers
See: https://trac.macports.org/ticket/56050
2018-05-14 08:44:45 -04:00
Bradley Giesbrecht 9a6e4a86e5 mysql55-connector-cpp: Fix port name and remove port name from subports. No installed files changed. 2018-03-23 19:34:50 -07:00
Bradley Giesbrecht 01b2ce0aea mysql55-connector-cpp: Update version to 1.1.9 and add additional mysql56 and mysql57 subports. 2018-03-23 19:30:58 -07:00
Michael Dickens 38c08eb5d7 Rebuild ports with boost 1.66.0
See: https://trac.macports.org/ticket/55551
2018-02-16 09:46:27 -05:00
Ryan Schmidt f3dd036d4a Rebuild ports with boost 1.65.1
See: https://trac.macports.org/ticket/50671
2017-11-10 03:43:17 -06:00
Lawrence VelázquezandMojca Miklavec 34b3070336 Remove all $Id$ lines
for pf in */*/Portfile
do
    ed -s "$pf" <<-'EOF'
	1,3g/^[[:space:]]*#[[:space:]]*\$Id.*\$[[:space:]]*$/d
	1g/^[[:space:]]*$/d
	w
	q
	EOF
done
2016-12-28 18:14:04 +01:00
Bradley Giesbrecht 33acb45119 databases/mysql55-connector-cpp:
- Update to version 1.1.1.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@96975 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-08-23 18:00:33 +00:00