| Commit message (Collapse) | Author | Files | Lines |
|
Approved by: ale
Notes:
svn path=/head/; revision=316631
|
|
to calling /bin/hostname if available
Approved by: ale (maintainer)
Notes:
svn path=/head/; revision=316456
|
|
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
Notes:
svn path=/head/; revision=302141
|
|
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
|
|
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps
Notes:
svn path=/head/; revision=274133
|
|
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
PR: ports/130023
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Notes:
svn path=/head/; revision=225001
|
|
PR: ports/127731
Submitted by: Andrew Daugherity <adaugherity@tamu.edu>
Notes:
svn path=/head/; revision=221402
|
|
PR: ports/81915
Submitted by: David Marshall <marshall@chezmarshall.com>
Notes:
svn path=/head/; revision=217836
|
|
Requested by: many
Notes:
svn path=/head/; revision=178151
|
|
Bump PORTREVISION for mysql-server ports.
Approved by: portmgr (clement)
Notes:
svn path=/head/; revision=157011
|
|
Notes:
svn path=/head/; revision=153338
|
|
Notes:
svn path=/head/; revision=151863
|
|
Notes:
svn path=/head/; revision=139960
|
|
PR: ports/81690
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Notes:
svn path=/head/; revision=137030
|
|
- 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
|
|
- add the possibility to specify additional command-line arguments
to be passed to mysqld_safe on startup
Notes:
svn path=/head/; revision=132632
|
|
- 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
|
|
- 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
|
|
- convert startup script to rcNG [1]
PR: ports/69273 [1]
Submitted by: andreas [1]
Notes:
svn path=/head/; revision=119786
|
|
- 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
|
|
- Fix mysqlbug vulnerability [2]
- Bump PORTREVISION
PR: ports/66671 [1]
Submitted by: Roman Neuhauser <neuhauser@chello.cz> [1],
roam [2]
Notes:
svn path=/head/; revision=109426
|
|
Now the SKIP_DNS_CHECK knob is pointless.
Notes:
svn path=/head/; revision=103766
|
|
Reported by: bento via kris
Notes:
svn path=/head/; revision=102728
|
|
- get rid of perl dependency
- enhance man pages and scripts installation
- move additional scripts in mysql-scripts port
Notes:
svn path=/head/; revision=102495
|
|
- Correctly support PTHREAD_LIBS/CFLAGS
- Use USE_GNOME=lthack
- Propagate DB_DIR in packages
- Use my @FreeBSD.org email address
Approved by: nork (mentor/implicitly)
Notes:
svn path=/head/; revision=98441
|
|
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>
Notes:
svn path=/head/; revision=96629
|
|
o Sync with mysql40 port changes.
o Make portlint clean.
PR: ports/60119
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Notes:
svn path=/head/; revision=95620
|
|
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.
Notes:
svn path=/head/; revision=81751
|
|
PR: 51342
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Notes:
svn path=/head/; revision=81394
|
|
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Repo copied by: joe (cvs)
Approved by: portmgr (no objections)
Notes:
svn path=/head/; revision=79234
|
|
PR: ports/50130
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Notes:
svn path=/head/; revision=77407
|
|
o Really overwrite databases when OVERWRITE_DB is set.
o Automatically skip installing databases if they already exist
(unless OVERWRITE_DB is set).
PR: ports/47945
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Notes:
svn path=/head/; revision=74879
|
|
Fix configure on -current.
PR: ports/47902
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Notes:
svn path=/head/; revision=74675
|
|
PR: 45543
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Repo-copy approved by: portmgr (will)
Repo-copy performed by: cvs (josefk)
Notes:
svn path=/head/; revision=74356
|
|
Notes:
svn path=/head/; revision=74215
|
|
Submitted by: sobomax
Notes:
svn path=/head/; revision=71680
|
|
This fixes a security hole which is remotely exploitable.
See http://security.e-matters.de/advisories/042002.html for details.
Submitted by: sobomax
Approved by: sobomax
Notes:
svn path=/head/; revision=71630
|
|
prototypes are used. -CURRENT needs empty prototypes to build. Use
__FreeBSD_version to differentiate.
Set CXX to $CC on -STABLE again to get around stability problems
under heavy load.
Notes:
svn path=/head/; revision=70020
|
|
PR: ports/44784
Submitted by: Adrian Filipi-Martin <adrian@ubergeeks.com>
Notes:
svn path=/head/; revision=69859
|
|
Submitted by: Denis Shaposhnikov <dsh@neva.vlink.ru>
Notes:
svn path=/head/; revision=69853
|