index
:
FreeBSD-ports
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
branches/2015Q4
branches/2016Q1
branches/2016Q2
branches/2016Q3
branches/2016Q4
branches/2017Q1
branches/2017Q2
branches/2017Q3
branches/2017Q4
devel
master
Raptor Engineering's fork of pfsense FreeBSD ports tree with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
databases
/
mysql40-server
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whoa there, boy, that's a mighty big commit y'all have there...
ade
2004-03-14
1
-1
/
+1
*
Fix a never-catched bug in mysql_install_db script.
ale
2004-03-12
1
-8
/
+0
*
Move mysql.info installation in do-install stage.
ale
2004-02-29
1
-3
/
+1
*
Fix plist (remove not installed man page).
ale
2004-02-28
1
-1
/
+1
*
- get rid of perl dependency [1]
ale
2004-02-23
1
-11
/
+41
*
Update to 4.0.18 release.
ale
2004-02-13
1
-2
/
+2
*
Don't limit architectures.
ale
2004-02-03
1
-2
/
+0
*
Use unique LATEST_LINK.
ale
2004-01-29
1
-0
/
+4
*
Sync with recent mysql323 changes:
ale
2004-01-18
1
-7
/
+13
*
o Add CONFLICTS sections.
nork
2003-12-26
1
-2
/
+5
*
o Update to 4.0.17.
nork
2003-12-17
1
-4
/
+6
*
Move CXXFLAGS out of BUILD_OPTIMIZED section, since they
nork
2003-10-25
1
-1
/
+1
*
utilize SITE_PERL
ijliao
2003-10-24
1
-1
/
+1
*
o Update to 4.0.16 release.
nork
2003-10-23
1
-17
/
+19
*
Protect against accidentally defining USE_MYSQL in the environment or
roam
2003-10-03
1
-0
/
+6
*
Update to MySQL 4.0.15 to fix the password denial-of-service problem.
roam
2003-09-23
1
-6
/
+6
*
update databases/mysql40-server: 4.0.13 -> 4.0.14
daichi
2003-07-24
1
-3
/
+3
*
We finally have a threadsafe realpath(3) in 4.x and 5.x.
mbr
2003-05-22
1
-1
/
+1
*
Update to 4.0.13.
nork
2003-05-21
1
-2
/
+2
*
o Move USE_PERL5_RUN into server part.
nork
2003-04-04
1
-3
/
+4
*
Under FreeBSD 5.X, libstdc++ and libsupc++ in /usr/lib use FreeBSD
mbr
2003-03-26
1
-1
/
+2
*
o Build thread-safe libs by default.
nork
2003-03-25
1
-4
/
+2
*
Update to 4.0.12.
nork
2003-03-24
1
-19
/
+23
*
Destroy pkg-comment for some of the stranger uses in the tree,
ade
2003-03-06
1
-1
/
+1
*
FreeBSD 5.X does have lthread.3, FreeBSD 4.X lthread.2
mbr
2003-02-25
1
-2
/
+7
*
Add WITH_LINUXTHREADS option to build with linuxthreads.
mbr
2003-02-23
1
-0
/
+9
*
De-pkg-comment.
knu
2003-02-21
1
-0
/
+1
*
o Definitely fix building on -current.
nork
2003-02-05
1
-22
/
+5
*
Update to 4.0.10.
nork
2003-02-04
1
-2
/
+2
*
Update to MySQL 4.0.9 after a repo-copy from the mysql323-* ports.
roam
2003-01-31
1
-71
/
+70
*
Upgrade to 3.23.55.
dirk
2003-01-29
1
-1
/
+1
*
mysql-server compiles and runs fine on sparc64.
dirk
2003-01-23
1
-1
/
+1
*
Upgrade to 3.23.54.
dirk
2002-12-14
1
-4
/
+2
*
Mark as FORBIDDEN - multiple security vulnerabilities exist. See
sobomax
2002-12-13
1
-0
/
+2
*
Fix MASTER_SITES.
dirk
2002-11-21
1
-4
/
+6
*
WITH_XCHARSET is independent of WITH_CHARSET.
dirk
2002-11-17
1
-1
/
+1
*
-STABLE exits with signal 11 while connecting via TCP/IP if empty
dirk
2002-11-13
1
-1
/
+4
*
FreeBSD has broken realpath(3), too.
dirk
2002-11-10
1
-1
/
+1
*
Set limits from user mysql before starting mysqld.
dirk
2002-11-10
1
-1
/
+1
*
Only kill mysqld we started. Don't kill all mysqld.
dirk
2002-11-10
1
-2
/
+2
*
Upgrade to 3.23.52.
dirk
2002-10-21
1
-2
/
+2
*
Don't restrict InnoDB to i386. Works on alpha, too.
dirk
2002-09-03
1
-3
/
+4
*
Upgrade to 3.23.52.
dirk
2002-08-19
1
-2
/
+4
*
- remove CXX=${CC} this doesn't work with -CURRENT ${CC} any longer.
dirk
2002-08-12
1
-2
/
+1
*
Bump PORTREVISION after fixing startup script.
dirk
2002-08-07
1
-1
/
+1
*
Back out last commit. It was unapproved and inappropriate since it
dirk
2002-08-07
1
-4
/
+0
*
Look for my.cnf in ${PREFIX}/etc rather than /etc.
anders
2002-06-30
1
-0
/
+4
*
Upgrade to 3.23.51.
dirk
2002-06-20
1
-6
/
+3
*
Upgrade to 3.23.49.
dirk
2002-02-19
1
-1
/
+1
*
Add knob for --enable-thread-safe-client (THREAD_SAFE_CLIENT)
dirk
2002-02-14
1
-0
/
+3
[next]