| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- Update to 3.11-20250928
- Make postscreen blacklistd-aware [1]
- Fix the build on FreeBSD 16.0-CURRENT
Co-authored-by: Michael Grimm <trashcan@ellael.org>
PR: 289737
|
|
|
|
|
|
|
| |
- Update to 3.9-20230924
- Add FreeBSD 15 defines
PR: 273784
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 3.8.20220220
- Correct installation instructions [1]
- Listen on both IPv4 and IPv6 [2]
- Use system-wide CA path [3]
- Correct typo in pkg-message [4]
- Switch to PCRE2 [5]
PR: 261821 [1]
PR: 252872 [2]
PR: 239473 [3]
PR: 261824 [4]
PR: 262100 [5]
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[...]
In file included from alldig.c:29:
./sys_defs.h:1259:2: error: "unsupported platform"
#error "unsupported platform"
^
[...]
Approved by: portmgr (build fix blanket)
Notes:
svn path=/head/; revision=562385
|
|
|
|
| |
Notes:
svn path=/head/; revision=535113
|
|
|
|
|
|
|
|
| |
PR: 232502
Submitted by: Kai
Notes:
svn path=/head/; revision=482754
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
20180224
Workaround: postconf build did not abort if the m4 command
is not installed (on a system that does have the make command,
the awk command, the perl command, and the C compiler?!).
File: postconf/extract_cfg.sh.
20180303
Portability: slight differences between MySQL and MariaDB.
Olli Hauer. File: global/dict_mysql.c.
20180306
Bugfix (introduced: 19990302): when luser_relay specifies
a non-existent local address, the luser_relay feature becomes
a black hole. Reported by Juergen Thomsen. File: local/unknown.c.
Portability: FreeBSD 11 is supported. Files: makedefs,
util/sys_defs.h.
Notes:
svn path=/head/; revision=466205
|
|
- add patch for MySQL 8.x [1}
- add blacklistd support [2]
additional:
regenerate patch for src/util/sys_defs.h
PR: 220224 [1], 225664 [2]
Submitted by: Klaus Mayr [1], Koichiro IWAO [2]
Notes:
svn path=/head/; revision=462961
|