| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
limiting mechanics for services
Thanks to the recent change 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.
Unfortunately, there is a collision of variable names. The service scripts
are broken on FreeBSD version with that new change (>= 12.0).
The patch preserves the old behavior on the systems without the rc.subr(8)
modification.
PR: 227228
Reviewed by: krion
Approved by: krion (mentor), maintainer timeout
Differential Revision: https://reviews.freebsd.org/D17818
Notes:
svn path=/head/; revision=483912
|
|
|
|
| |
Notes:
svn path=/head/; revision=469888
|
|
|
|
|
|
|
| |
Reported by: antoine
Notes:
svn path=/head/; revision=437446
|
|
|
|
| |
Notes:
svn path=/head/; revision=437438
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
server to
build on ARMv6.
No need to bump portrevision for everyone else here as this only affects ARM users.
PR: 195750
Submitted by: mikael.urankar@gmail.com
Approved by: mentor (implicit)
Notes:
svn path=/head/; revision=376033
|
|
|
|
| |
Notes:
svn path=/head/; revision=373804
|
|
|
|
|
|
|
|
| |
PR: 193841 [1]
Submitted by: mikael.urankar@gmail.com
Notes:
svn path=/head/; revision=369067
|
|
|
|
| |
Notes:
svn path=/head/; revision=349740
|
|
|
|
| |
Notes:
svn path=/head/; revision=336708
|
|
|
|
|
|
|
|
|
|
|
|
| |
The included yassl library contains inline asm (only for i386) using
intel syntax which clang does not support. For now, just disable the
inline asm when clang is used and use the standard C implementation like
on every other architecture.
Approved by: ale (maintainer)
Notes:
svn path=/head/; revision=329781
|
|
|
|
| |
Notes:
svn path=/head/; revision=320671
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
Allow compilation using Clang in C++11 mode [1].
PR: ports/171546
Submitted by: Michael Gmelin <freebsd@grem.de>
Notes:
svn path=/head/; revision=316336
|
|
|
|
|
|
|
|
|
| |
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
Notes:
svn path=/head/; revision=302141
|
|
|
|
|
|
|
|
| |
Such timeouts are implemented via setsockopt that doesn't accept values
larger than (INT_MAX / kern.hz).
Notes:
svn path=/head/; revision=299354
|
|
|
|
|
|
|
|
|
| |
PR: ports/166503
Submitted by: Oleksii Tsai <oleksii.tsai@googlemail.com>
Feature safe: yes
Notes:
svn path=/head/; revision=294107
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Notes:
svn path=/head/; revision=289156
|
|
|
|
| |
Notes:
svn path=/head/; revision=284097
|
|
|
|
| |
Notes:
svn path=/head/; revision=283107
|
|
|
|
|
|
|
| |
Spotted by: Erik <me@erik.eu>
Notes:
svn path=/head/; revision=280945
|
|
|
|
| |
Notes:
svn path=/head/; revision=279314
|
|
|
|
| |
Notes:
svn path=/head/; revision=277602
|
|
|
|
| |
Notes:
svn path=/head/; revision=273904
|
|
|
|
| |
Notes:
svn path=/head/; revision=272588
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=268793
|
|
|
|
|
|
|
|
|
| |
Submitted by: fluffy
Obtained from: MySQL Bug #57931
Feature safe: yes
Notes:
svn path=/head/; revision=267728
|
|
|
|
|
|
|
|
|
|
|
|
| |
library.
Restore previous libraries location.
These two changes should fix most of the reported errors.
Feature safe: yes
Notes:
svn path=/head/; revision=267672
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=267542
|
|
|
|
| |
Notes:
svn path=/head/; revision=267011
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=266994
|
|
|
|
|
|
|
|
|
|
| |
Fix crash caused by MAX_DEFAULT_DIRS too small [1]
PR: ports/151927
Submitted by: Bartosz Fabianowski <freebsd@chillt.de>
Notes:
svn path=/head/; revision=264365
|
|
|
|
|
|
|
| |
Submitted by: koitsu, ed
Notes:
svn path=/head/; revision=262152
|
|
|
|
|
|
|
|
|
|
| |
- Add support for DTrace [2]
PR: ports/150915 [1], ports/150488 [2]
Submitted by: Oleg Sidorkin <osidorkin@gmail.com> [1], rpaulo [2]
Notes:
svn path=/head/; revision=262019
|
|
|
|
| |
Notes:
svn path=/head/; revision=258338
|
|
|
|
|
|
|
|
|
|
|
| |
- fix include layout [1]
- drop obsolete WITH_NDB knob
PR: ports/146276 [1]
Submitted by: pgollucci
Notes:
svn path=/head/; revision=257849
|
|
|
|
|
|
|
|
| |
PR: ports/145774
Submitted by: Gerard Seibert <gerard@seibercom.net>
Notes:
svn path=/head/; revision=252859
|
|
|
|
|
|
|
|
|
|
| |
- Switch to use USERS and GROUPS [1]
PR: ports/144887 [1]
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> [1]
Notes:
svn path=/head/; revision=252647
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=250594
|
|
|
|
|
|
|
|
| |
PR: ports/142162
Submitted by: ale
Notes:
svn path=/head/; revision=247126
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=242022
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=238239
|
|
|
|
|
|
|
| |
Reported by: many
Notes:
svn path=/head/; revision=238198
|
|
|
|
|
|
|
|
|
| |
Beware: it needs a lot of memory in default configuration for InnoDB.
Repocopy by: marcus
Notes:
svn path=/head/; revision=238154
|
|
|
|
| |
Notes:
svn path=/head/; revision=232540
|