| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
|
| | |
|
| |
|
|
| |
- convert mysql-client.sh script to use ldconfig rcNG system
|
| | |
|
| |
|
|
| |
- add Federated Engine
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| | |
|
| |
|
|
|
|
| |
- Add knob to enable Archive Storage Engine [1]
Submitted by: Justin Bastedo <justin.bastedo@gmail.com> via grog [1]
|
| |
|
|
|
| |
PR: ports/85665
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
|
| |
|
|
|
| |
PR: ports/85403
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
|
| |
|
|
| |
behaviour.
|
| |
|
|
|
| |
PR: ports/83541
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
|
| | |
|
| |
|
|
| |
Submitted by: many
|
| | |
|
| |
|
|
| |
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 the database directory in rc.conf
- Move database creation from post-install stage into startup script
- Add the possibility to specify additional command-line arguments
to be passed to mysqld_safe on startup
|
| |
|
|
| |
Requested by: ale (maintainer)
|
| |
|
|
|
| |
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 [1]
- Fix tcp wrappers (hopefully definitely!)
- Add WITH_NDB knob
Submitted by: sobomax [1]
|
| |
|
|
|
|
|
| |
Required to run mysqlhotcopy.
PR: ports/72095
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
|
| |
|
|
|
|
|
| |
- Unmark FORBIDDEN
- Install a rcNG startup script
- Enable support for ndbcluster
- Add knob to use process scope threads
|
| |
|
|
|
| |
documented for almost two months at
http://vuxml.freebsd.org/e5e2883d-ceb9-11d8-8898-000d6111a684.html
|
| |
|
|
|
|
| |
- Fix plist (don't install .la files)
Approved by: portmgr (marcus)
|
| |
|
|
|
|
|
|
|
| |
- Fix mysqlbug vulnerability [2]
- Bump PORTREVISION
PR: ports/66671 [1]
Submitted by: Roman Neuhauser <neuhauser@chello.cz> [1],
roam [2]
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
| |
|
|
| |
Now the SKIP_DNS_CHECK knob is pointless.
|
| |
|
|
| |
Noticed by: many
|
| |
|
|
| |
Reported by: bento via kris
|
| |
|
|
| |
Reported by: bento via kris
|
| |
|
|
|
|
| |
- get rid of perl dependency
- enhance man pages and scripts installation
- move additional scripts in mysql-scripts port
|
| |
|
|
|
|
| |
PR: ports/60559
Submitted by: me
Approved by: nork (mentor/implicitly)
|
| |
|
|
|
|
|
|
|
| |
o Fix packages dependencies.
o portlint clean
o Correct typo in MASTER_SITES, Fix non-optimized build.
PR: ports/60559
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
|
| |
|
|
|
|
|
|
| |
o Sync with mysql40 port changes.
o Make portlint clean.
PR: ports/60119
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
|
| |
|
|
|
| |
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
| |
|
|
|
|
|
|
|
| |
on the make(1) command line[1].
Unbreak mysql40-server's building on -CURRENT (-pthread)[2].
PR: 56252[1], 56925[2]
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> [1],
Alex Dupre <sysadmin@alexdupre.com> (maintainer) [2]
|
| |
|
|
|
|
| |
PR: ports/54628
Submitted By: Max Okumoto <okumoto@ucsd.edu>
Approved By: maintainer
|
| |
|
|
|
|
|
|
| |
Remove problematic HAVE_BROKEN_REALPATH define, now we
have a fixed version. This allows usage of symlinks for
database paths again which was previously broken.
Bump portrevision.
|
| |
|
|
|
| |
PR: 51342
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
|
| |
|
|
|
|
| |
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Repo copied by: joe (cvs)
Approved by: portmgr (no objections)
|
| |
|
|
|
|
|
|
|
|
| |
o Switch from p5-Mysql to p5-DBD-mysql.
o Add MySQL 4 support (and set it as default) to p5-DBD-mysql.
o Bump PORTREVISION accordingly.
PR: ports/50315
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (mysql40 maintainer)
Approved by: skv (p5-DBD-myql maintainer)
|
| |
|
|
|
|
|
|
|
| |
native (libc_r style) mutexes, thus some of the linked application
might indirectly try to pass native style mutexes to linuxthreads
pthread functions, either hanging at program startup or overwriting
data following the native style mutex. <tegge>
Reviewed by: tegge
|
| |
|
|
|
|
|
|
| |
o Fix pkg-plist.
o Bump PORTREVISION accordingly.
PR: ports/50293
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
|