notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: databases/mysql55-client/Makefile

Number of commits found: 25

Thursday, 30 Jun 2022
19:37 Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2022-06-30 databases/percona56-server: EOL since February 2021
2022-06-30 databases/percona56-client: EOL since February 2021
2022-06-30 databases/mysql55-server: Upstream support ended on December 2018
2022-06-30 databases/mysql55-client: Upstream support ended on December 2018
commit hash: 6fcb7301e2a5cc0c3586a5f826e5a82613de7822 commit hash: 6fcb7301e2a5cc0c3586a5f826e5a82613de7822 commit hash: 6fcb7301e2a5cc0c3586a5f826e5a82613de7822 commit hash: 6fcb7301e2a5cc0c3586a5f826e5a82613de7822 6fcb730
Thursday, 25 Nov 2021
21:40 Stefan Eßer (se) search for other commits by this committer
*/*: Remove redundant '-*' from CONFLICTS definitions

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Approved by: portmgr (blanket)
commit hash: 04b9da414081a733478d3def4e1e3777908536c6 commit hash: 04b9da414081a733478d3def4e1e3777908536c6 commit hash: 04b9da414081a733478d3def4e1e3777908536c6 commit hash: 04b9da414081a733478d3def4e1e3777908536c6 04b9da4
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Thursday, 19 Nov 2015
08:24 ale search for other commits by this committer
Update to 5.5.46 release.
Original commitRevision:401916 
Saturday, 18 Jul 2015
21:18 feld search for other commits by this committer
PKGMESSAGE was misdefined
Original commitRevision:392455 
21:16 feld search for other commits by this committer
Bump PORTREVISION of the client and add pkg-message to warn about
CVE-2015-3152 which will not get patched

Security:	CVE-2015-3152
Security:	36bd352d-299b-11e5-86ff-14dae9d210b8
Original commitRevision:392454 
Wednesday, 3 Dec 2014
09:33 ale search for other commits by this committer
Update to 5.5.41 release.
Original commitRevision:373804 
Tuesday, 4 Nov 2014
16:45 ale search for other commits by this committer
Update CONFLICTS.

PR:		194810
Submitted by:	spil.oss@gmail.com
Original commitRevision:372152 
Tuesday, 17 Dec 2013
10:18 ale search for other commits by this committer
Update to 5.5.35 release and stagify.
Original commitRevision:336708 
Thursday, 3 Oct 2013
23:18 flo search for other commits by this committer
- use unique package names
- stop using LATEST_LINK
- update CONFLICTS accordingly

Approved by:	maintainer
Original commitRevision:329247 
Friday, 20 Sep 2013
16:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
Original commitRevision:327717 
Wednesday, 1 May 2013
16:33 ale search for other commits by this committer
MySQL seems to compile correctly on 10-CURRENT.
Original commitRevision:317032 
Monday, 22 Apr 2013
23:22 miwi search for other commits by this committer
- Unbreak build on FreeBSD 10
Original commitRevision:316288 
Thursday, 17 Jan 2013
16:43 flo search for other commits by this committer
Update CONFLCITS after the addition of percona55-* and mariadb55-*

Approved by:	maintainer
Original commitRevision:310554 
Monday, 30 Apr 2012
07:25 ale search for other commits by this committer
Allow to set additional CMAKE_ARGS.
Original commit
Friday, 7 Oct 2011
09:46 ale search for other commits by this committer
Update to 5.5.16 release.
Original commit
Thursday, 1 Sep 2011
08:19 ale search for other commits by this committer
Don't escape quotes in mysqld_safe script, in order to fix @FIND_PROC@.

Spotted by:     Erik <me@erik.eu>
Original commit
Tuesday, 8 Feb 2011
16:37 ale search for other commits by this committer
Update to 5.5.9 release [1]
Use system readline instead of bundled libedit [2]
Enable tcp wrappers [2]

PR:             ports/154579 [1], ports/154538 [2]
Submitted by:   mm [1], Dan Lukes <dan@obluda.cz> [2]
Feature safe:   yes
Original commit
Thursday, 13 Jan 2011
09:15 ale search for other commits by this committer
Fix init_embedded_server when argc=0.

Submitted by:   fluffy
Obtained from:  MySQL Bug #57931
Feature safe:   yes
Original commit
Tuesday, 11 Jan 2011
20:33 ale search for other commits by this committer
Remove any attempts to create a libmysqlclient not linked to a threading
library.
Restore previous libraries location.
These two changes should fix most of the reported errors.

Feature safe:   yes
Original commit
Sunday, 9 Jan 2011
12:29 ale search for other commits by this committer
Fix mysqlclient library in single-threaded applications,
by correctly implementing pthread_once (see PR threads/150959).
While I'm here, replace CONFLICTS with CONFLICTS_INSTALL.
Bump PORTREVISION.

PR:             ports/153588
Submitted by:   Richard Anthony Secor <rsecor@seqlogic.com>
Original commit
Tuesday, 28 Dec 2010
06:49 ale search for other commits by this committer
Normalize cmake parameters and fix WITH_FAST_MUTEXES.

PR:             ports/153472
Submitted by:   Oleg Sidorkin <OSidorkin@gmail.com>
Original commit
Monday, 27 Dec 2010
15:02 ale search for other commits by this committer
Update MySQL to 5.5.8 GA release. Read UPDATING.
Major changes:
- new installation layout, resembling RPM packages:
  - client = Client Utilities + Development Libraries + Shared components
  - server = MySQL Server + Embedded
- new build system: cmake instead of autotools
- fewer port knobs

Expect various breakages, but if we are lucky this could become the new default
mysql port.
Original commit
Monday, 4 Jan 2010
10:10 ale search for other commits by this committer
Update to 5.5.0 Milestone 2 release.

PR:             ports/142162
Submitted by:   ale
Original commit
10:05 ale search for other commits by this committer
Forced commit: repocopied from MySQL 5.4.

PR:             ports/142162
Submitted by:   ale
Repocopied by:  portmgr (marcus)
Original commit

Number of commits found: 25