| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
2023-06-30 databases/mysql56-*: Upstream support ended in February 2021
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
| |
I found this typo while researching something else. It seems to have
propgated around the tree.
Approved by: blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Regarding to the changes to rc.subr(8) it is no longer necessary to
define a resource limiting logic in service scripts.
limits(1) is now run by default and its configuration is handled
via the "${name}_limits" variable.
This however causes collision of variable names and also is not
compatible with the old mechanism.
This fixes the rc-script of mysql56 for the bases with both
old and new mechanism.
PR: 227229
Submitted by: 0mp
Reported by: 0mp
Sponsored by: Netzkommune GmbH
Notes:
svn path=/head/; revision=466505
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
After r328331 changes in head/etc/rc.subr, having "NO" in mysql_limits
goes into "limits" command params as is.
So this patch substitutes the "NO" appropriately when needed.
PR: 225657
Reported by: robbak@gmail.com
Reviewed by: Rainer Hurling <rhurlin@gwdg.de>
Sponsored by: Netzkommune GmbH
Notes:
svn path=/head/; revision=461217
|
|
|
|
|
|
|
|
|
|
|
|
| |
Improve ${mysql_optfile} default usage in rc script.
Improve pkg-message.
Reviewed by: feld, mat
Approved by: feld, mat (mentors)
Differential Revision: https://reviews.freebsd.org/D9646
Notes:
svn path=/head/; revision=434623
|
|
|
|
| |
Notes:
svn path=/head/; revision=431968
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Port improvements from MySQL 5.7 port
- Use system libs instead of bundled
- Fix many open PRs
- Change MAINTAINER
PR: 216244 192657 198812 199751 205093
PR: 209618 211248 205983 209338
Notes:
svn path=/head/; revision=431919
|
|
|
|
|
|
|
| |
Submitted by: Daniel Ylitalo <daniel@203core.se>
Notes:
svn path=/head/; revision=319215
|
|
|
|
|
|
|
|
|
| |
to calling /bin/hostname if available
Approved by: ale (maintainer)
Notes:
svn path=/head/; revision=316456
|
|
|
|
|
|
|
|
| |
PR: ports/172408
Submitted by: Daniel Ylitalo <daniel@produktion203.se>
Notes:
svn path=/head/; revision=316439
|
|
Notes:
svn path=/head/; revision=312234
|