| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Approved by: ale
|
|
|
|
|
|
| |
to calling /bin/hostname if available
Approved by: ale (maintainer)
|
|
|
|
|
|
| |
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
|
|
|
|
|
| |
PR: ports/130023
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
|
|
|
|
|
| |
PR: ports/127731
Submitted by: Andrew Daugherity <adaugherity@tamu.edu>
|
|
|
|
|
| |
PR: ports/81915
Submitted by: David Marshall <marshall@chezmarshall.com>
|
|
|
|
| |
Requested by: many
|
|
|
|
|
|
| |
Bump PORTREVISION for mysql-server ports.
Approved by: portmgr (clement)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/81690
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
|
|
|
|
|
|
|
|
|
|
| |
- 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]
|
|
|
|
|
| |
- add the possibility to specify additional command-line arguments
to be passed to mysqld_safe on startup
|
|
|
|
|
|
|
|
| |
- 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>
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
|
|
|
|
|
|
|
| |
- convert startup script to rcNG [1]
PR: ports/69273 [1]
Submitted by: andreas [1]
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
| |
|
|
|
|
|
| |
- Add experimental WITH_PROC_SCOPE_PTH knob to use process scope
threads instead of system scope threads with libpthread
|
|
|
|
|
|
|
|
|
| |
- Fix mysqlbug vulnerability [2]
- Bump PORTREVISION
PR: ports/66671 [1]
Submitted by: Roman Neuhauser <neuhauser@chello.cz> [1],
roam [2]
|
|
|
|
| |
Now the SKIP_DNS_CHECK knob is pointless.
|
|
|
|
| |
Reported by: bento via kris
|
|
|
|
|
|
| |
- get rid of perl dependency
- enhance man pages and scripts installation
- move additional scripts in mysql-scripts port
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
PR: ports/50130
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
| |
Fix configure on -current.
PR: ports/47902
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
|
|
|
|
|
|
|
| |
PR: 45543
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Repo-copy approved by: portmgr (will)
Repo-copy performed by: cvs (josefk)
|
| |
|
|
|
|
| |
Submitted by: sobomax
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
PR: ports/44784
Submitted by: Adrian Filipi-Martin <adrian@ubergeeks.com>
|
|
|
|
| |
Submitted by: Denis Shaposhnikov <dsh@neva.vlink.ru>
|