| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=182849
|
|
|
|
|
|
|
| |
Requested by: many
Notes:
svn path=/head/; revision=178151
|
|
|
|
|
|
|
| |
Approved by: ale's vacation
Notes:
svn path=/head/; revision=169849
|
|
|
|
| |
Notes:
svn path=/head/; revision=166022
|
|
|
|
|
|
|
|
|
| |
PR: 98280
Approved by: ale
Security: http://lists.mysql.com/announce/364
Notes:
svn path=/head/; revision=164167
|
|
|
|
|
|
|
| |
Approved by: ale (maintainer)
Notes:
svn path=/head/; revision=161514
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION for mysql-server ports.
Approved by: portmgr (clement)
Notes:
svn path=/head/; revision=157011
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
|
|
|
| |
Reported by: mnag
Notes:
svn path=/head/; revision=155959
|
|
|
|
| |
Notes:
svn path=/head/; revision=155927
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154134
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154109
|
|
|
|
| |
Notes:
svn path=/head/; revision=153338
|
|
|
|
| |
Notes:
svn path=/head/; revision=151863
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=148323
|
|
|
|
|
|
|
|
| |
PR: ports/87749
Submitted by: mnag
Notes:
svn path=/head/; revision=146188
|
|
|
|
| |
Notes:
svn path=/head/; revision=141124
|
|
|
|
| |
Notes:
svn path=/head/; revision=139960
|
|
|
|
|
|
|
| |
Submitted by: many
Notes:
svn path=/head/; revision=137261
|
|
|
|
|
|
|
|
| |
PR: ports/81690
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Notes:
svn path=/head/; revision=137030
|
|
|
|
|
|
|
| |
after 5.4-RELEASE.
Notes:
svn path=/head/; revision=133116
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
Notes:
svn path=/head/; revision=133008
|
|
|
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Notes:
svn path=/head/; revision=132992
|
|
|
|
|
|
|
|
| |
- add the possibility to specify additional command-line arguments
to be passed to mysqld_safe on startup
Notes:
svn path=/head/; revision=132632
|
|
|
|
|
|
|
| |
Requested by: ale (maintainer)
Notes:
svn path=/head/; revision=131837
|
|
|
|
|
|
|
|
|
|
|
| |
Useful for regional collation support.
PR: ports/78400
Submitted by: Divacky Roman <xdivac02@stud.fit.vutbr.cz>
Approved by: maintainer timeout (17 days)
Notes:
svn path=/head/; revision=131836
|
|
|
|
| |
Notes:
svn path=/head/; revision=131300
|
|
|
|
|
|
|
|
| |
- fix potential security vulnerabilities in the creation of temporary
table file names and the handling of User Defined Functions (UDFs).
Notes:
svn path=/head/; revision=131173
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
Notes:
svn path=/head/; revision=128973
|
|
|
|
|
|
|
|
| |
Submitted by: simon
Obtained from: MySQL BitKeeper Repository
Notes:
svn path=/head/; revision=126626
|
|
|
|
| |
Notes:
svn path=/head/; revision=126566
|
|
|
|
|
|
|
|
|
|
| |
- Fix plist
PR: ports/76054
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Notes:
svn path=/head/; revision=126065
|
|
|
|
| |
Notes:
svn path=/head/; revision=126058
|
|
|
|
|
|
|
| |
Spotted by: Maxim Maximov <mcsi@mcsi.pp.ru>
Notes:
svn path=/head/; revision=126054
|
|
|
|
| |
Notes:
svn path=/head/; revision=126053
|
|
|
|
|
|
|
|
| |
PR: ports/76050
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Notes:
svn path=/head/; revision=126052
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
Notes:
svn path=/head/; revision=126033
|
|
|
|
|
|
|
| |
Spotted by: cdine <cdine@cdine.org>
Notes:
svn path=/head/; revision=124089
|
|
|
|
|
|
|
|
|
|
| |
Required to run mysqlhotcopy.
PR: ports/72095
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Notes:
svn path=/head/; revision=122887
|
|
|
|
|
|
|
| |
Submitted by: Dan Nelson <dnelson@allantgroup.com>
Notes:
svn path=/head/; revision=121712
|
|
|
|
| |
Notes:
svn path=/head/; revision=120339
|
|
|
|
|
|
|
|
|
|
| |
- convert startup script to rcNG [1]
PR: ports/69273 [1]
Submitted by: andreas [1]
Notes:
svn path=/head/; revision=119786
|
|
|
|
|
|
|
|
|
| |
PR: ports/71352
Submitted by: Douglas Thrift <douglas@douglasthrift.net>
Approved by: portmgr (marcus)
Notes:
svn path=/head/; revision=118375
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=118346
|
|
|
|
| |
Notes:
svn path=/head/; revision=117972
|
|
|
|
|
|
|
| |
Obtained from: MySQL BitKeeper Repository
Notes:
svn path=/head/; revision=114856
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=112947
|
|
|
|
| |
Notes:
svn path=/head/; revision=111183
|
|
|
|
| |
Notes:
svn path=/head/; revision=110647
|
|
|
|
|
|
|
|
| |
- Add experimental WITH_PROC_SCOPE_PTH knob to use process scope
threads instead of system scope threads with libpthread
Notes:
svn path=/head/; revision=110578
|