| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
Requested by: many
|
|
|
|
| |
Approved by: ale's vacation
|
| |
|
|
|
|
|
|
| |
PR: 98280
Approved by: ale
Security: http://lists.mysql.com/announce/364
|
|
|
|
| |
Approved by: ale (maintainer)
|
|
|
|
|
|
| |
Bump PORTREVISION for mysql-server ports.
Approved by: portmgr (clement)
|
|
|
|
| |
Approved by: portmgr (kris)
|
|
|
|
| |
Reported by: mnag
|
| |
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
|
|
|
|
| |
PR: ports/87749
Submitted by: mnag
|
| |
|
| |
|
|
|
|
| |
Submitted by: many
|
|
|
|
|
| |
PR: ports/81690
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
|
|
|
|
| |
after 5.4-RELEASE.
|
|
|
|
|
|
|
|
|
|
| |
- Set the new sequence for finding my.cnf files [2]:
/etc, ${PREFIX}/etc, ${mysql_dbdir}
(default to: /etc/my.cnf, /usr/local/etc/my.cnf, /var/db/mysql/my.cnf)
PR: ports/79166 [1], ports/79597 [2]
Submitted by: Sergey Prikhodko <sergey@network-asp.biz> [1],
Vasil Dimov <vd@datamax.bg> [2]
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
|
|
|
| |
- add the possibility to specify additional command-line arguments
to be passed to mysqld_safe on startup
|
|
|
|
| |
Requested by: ale (maintainer)
|
|
|
|
|
|
|
|
| |
Useful for regional collation support.
PR: ports/78400
Submitted by: Divacky Roman <xdivac02@stud.fit.vutbr.cz>
Approved by: maintainer timeout (17 days)
|
| |
|
|
|
|
|
| |
- fix potential security vulnerabilities in the creation of temporary
table file names and the handling of User Defined Functions (UDFs).
|
|
|
|
|
|
|
|
| |
- Add the possibility to specify the database directory in rc.conf [1]
- Move database creation from post-install stage into startup script
PR: ports/75453 [1]
Submitted by: Boris Kovalenko <boris@tagnet.ru> [1]
|
|
|
|
|
| |
Submitted by: simon
Obtained from: MySQL BitKeeper Repository
|
| |
|
|
|
|
|
|
|
| |
- Fix plist
PR: ports/76054
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
|
| |
|
|
|
|
| |
Spotted by: Maxim Maximov <mcsi@mcsi.pp.ru>
|
| |
|
|
|
|
|
| |
PR: ports/76050
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use MASTER_SITES_MYSQL
- Add WITHOUT_INNODB knob [3]
- Fix tcp wrappers (hopefully definitely!)
- Add WITH_NDB knob
PR: ports/75556 [1], ports/75565 [2]
Submitted by: Sergey Prikhodko <sergey@network-asp.biz> [1],
Marcus Grando <marcus@corp.grupos.com.br> [2],
sobomax [3]
|
|
|
|
| |
Spotted by: cdine <cdine@cdine.org>
|
|
|
|
|
|
|
| |
Required to run mysqlhotcopy.
PR: ports/72095
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
|
|
|
|
| |
Submitted by: Dan Nelson <dnelson@allantgroup.com>
|
| |
|
|
|
|
|
|
|
| |
- convert startup script to rcNG [1]
PR: ports/69273 [1]
Submitted by: andreas [1]
|
|
|
|
|
|
| |
PR: ports/71352
Submitted by: Douglas Thrift <douglas@douglasthrift.net>
Approved by: portmgr (marcus)
|
|
|
|
|
|
|
|
| |
- Fix a buffer overflow in prepared statements API
- Fix bug in remote connections caused by libwrap [1]
Patch by: peadar [1]
Approved by: portmgr (marcus)
|
| |
|
|
|
|
| |
Obtained from: MySQL BitKeeper Repository
|
|
|
|
|
|
|
|
|
|
| |
- switch to use libtool 1.5
Add ndbcluster, the new high-performance and high-reliable storage engine
used in MySQL Cluster:
- experimental: no docs, no examples, no startup scripts
- to setup it see the administration guide at:
http://gd.tuwien.ac.at/db/mysql/Downloads/Manual/mysql-cluster-admin.pdf
|
| |
|