Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.23.59.n.20050301_3 14 Oct 2011 22:30:49 |
dougb |
As previously advertised, complete removal of vulnerable ports that
no one has stepped up to deal with:
archivers/pecl-phar Vulnerable since 2011-01-13
comms/libsyncml Depends on devel/libsoup22, which is FORBIDDEN
databases/mysql323-server Vulnerable since 2006-10-29
databases/mysql323-client Vulnerable since 2006-10-29
databases/mysql323-scripts Vulnerable since 2006-10-29
databases/mysql40-server Vulnerable since 2006-10-29
databases/mysql40-client Vulnerable since 2006-10-29
databases/mysql40-scripts Vulnerable since 2006-10-29
databases/p5-DBD-mysql40
Depends on databases/mysql40-server, which is FORBIDDEN
deskutils/buoh Depends on devel/libsoup22, which is FORBIDDEN
deskutils/libopensync-plugin-syncml (Only the first 15 lines of the commit message are shown above ) |
3.23.59.n.20050301_3 26 Sep 2011 09:24:20 |
dougb |
Mark FORBIDDEN the remaining ports that are vulnerable for more than
2 weeks according to portaudit (ranging from 23 days to 7 years).
The maintainers were notified by mail that this action would be taken
on 2011-09-03. (Ports for which maintainers responded have been/will be
dealt with separately.)
Also mark DEPRECATED ports that rely on the FORBIDDEN ports, and a few
ports that rely on those DEPRECATED ports. |
3.23.59.n.20050301_3 15 May 2011 02:49:17 |
dougb |
Remove painful examples of foo="", with particular prejudice against
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 |
3.23.59.n.20050301_3 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
3.23.59.n.20050301_3 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
3.23.59.n.20050301_3 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
3.23.59.n.20050301_3 11 Jan 2010 11:58:42 |
ale |
As announced, remove MySQL 6.0 (dead development branch) and update CONFLICTS. |
3.23.59.n.20050301_3 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
3.23.59.n.20050301_3 16 Jan 2009 22:41:06 |
linimon |
Move the USE_PERL5 definition for the scripts slave ports from the master
to the slave port, to move it before the inclusion of bsd.port.pre.mk.
Approved by: maintainer |
3.23.59.n.20050301_3 17 Nov 2008 09:28:40 |
ale |
Accept all linuxthreads library major versions. |
3.23.59.n.20050301_3 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
3.23.59.n.20050301_3 30 Jul 2008 06:11:16 |
ale |
Make startup script ssh-friendly.
PR: ports/81915
Submitted by: David Marshall <marshall@chezmarshall.com> |
3.23.59.n.20050301_3 26 Jul 2008 08:36:54 |
ale |
Update CONFLICTS and remove duplicated USE_PERL5. |
3.23.59.n.20050301_3 24 Jul 2007 11:30:28 |
linimon |
Begin planning for de-orbit burn. This does not build with gcc4.2, and
the correct fix is to update to a modern version of MySQL.
While here, rip out obsolete 4.X cruft.
Hat: portmgr
Approved by: maintainer |
3.23.59.n.20050301_3 18 Apr 2007 06:20:39 |
ale |
Fix previouos commit. |
3.23.59.n.20050301_3 18 Apr 2007 05:58:40 |
ale |
Use the new @stopdaemon feature. |
3.23.59.n.20050301_3 09 Sep 2006 07:45:05 |
ale |
Fix for WITH_PROC_SCOPE_PTH=yes.
PR: ports/102899
Submitted by: Alex <garcol@postino.it> |
3.23.59.n.20050301_3 22 Jun 2006 10:23:05 |
ale |
Remove the temporary hack to use the new USE_LDCONFIG feature. |
3.23.59.n.20050301_3 04 May 2006 21:41:12 |
edwin |
Remove USE_REINPLACE from all categories starting with D |
3.23.59.n.20050301_3 07 Mar 2006 16:25:01 |
ale |
Fix rcNG startup ordering for MySQL daemon.
Bump PORTREVISION for mysql-server ports.
Approved by: portmgr (clement) |
3.23.59.n.20050301_2 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
3.23.59.n.20050301_1 22 Jan 2006 08:23:41 |
edwin |
SHA256ify
Approved by: krion@ |
3.23.59.n.20050301_1 22 Jan 2006 01:29:10 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
3.23.59.n.20050301_1 12 Jan 2006 08:57:43 |
ale |
Convert mysql-client.sh to rcNG. |
3.23.59.n.20050301_1 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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. |
3.23.59.n.20050301_1 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
3.23.59.n.20050301_1 11 Apr 2005 09:33:11 |
ale |
- Use the rcNG script to kill MySQL on deinstallation [1]
- 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)
- Add the possibility to specify additional command-line arguments
to be passed to mysqld_safe on startup
PR: ports/79166 [1], ports/79597 [2]
Submitted by: Sergey Prikhodko <sergey@network-asp.biz> [1],
Vasil Dimov <vd@datamax.bg> [2] |
3.23.59.n.20050301_1 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
3.23.59.n.20050301 15 Mar 2005 14:17:25 |
ale |
Update to 3.23.59 snapshot:
- Switch to rcNG
- Add the possibility to specify the database directory in rc.conf
- Move database creation from post-install stage into startup script |
3.23.58_3 10 Jan 2005 14:44:25 |
ale |
- Use MASTER_SITES_MYSQL
- Add WITHOUT_INNODB knob [1]
- Fix tcp wrappers (hopefully definitely!)
- Extend allowed linuxthreads shlib versions
Submitted by: sobomax [1] |
3.23.58_2 15 Dec 2004 10:04:32 |
ale |
Fix p5-File-Temp dependency (not required for perl 5.8.x).
Spotted by: cdine <cdine@cdine.org> |
3.23.58_2 01 Dec 2004 10:42:29 |
ale |
Add p5-File-Temp dependency to mysql-scripts.
Required to run mysqlhotcopy.
PR: ports/72095
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> |
3.23.58_2 29 Sep 2004 16:18:25 |
ale |
Unbreak (restore forced 'ps' command).
Approved by: portmgr (kris) |
3.23.58_2 24 Sep 2004 16:18:12 |
ale |
- Fix mysqlhotdump vulnerability
- Fix plist (don't install .la files)
- Add optional knob WITH_PROC_SCOPE_PTH
Approved by: portmgr (marcus) |
3.23.58_2 18 May 2004 11:37:49 |
ale |
- Replace dead MASTER_SITE [1]
- Fix mysqlbug vulnerability [2]
- Bump PORTREVISION
PR: ports/66671 [1]
Submitted by: Roman Neuhauser <neuhauser@chello.cz> [1],
roam [2] |
3.23.58_2 18 Mar 2004 18:01:13 |
trevor |
Add size data, approved by maintainers. |
3.23.58_2 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
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. |
3.23.58_2 12 Mar 2004 10:36:57 |
ale |
Fix a never-catched bug in mysql_install_db script.
Now the SKIP_DNS_CHECK knob is pointless. |
3.23.58_2 29 Feb 2004 12:38:32 |
ale |
Sync with MySQL 4.0:
- get rid of perl dependency
- enhance man pages and scripts installation
- move additional scripts in mysql-scripts port |
3.23.58_1 03 Feb 2004 15:25:53 |
ale |
Don't limit architectures.
Noticed by: Petri Helenius <pete@he.iki.fi>
Approved by: nork (mentor/implicitly) |
3.23.58_1 29 Jan 2004 12:44:05 |
ale |
Use unique LATEST_LINK.
Reported by: kris
Approved by: nork (mentor/implicitly) |
3.23.58_1 17 Jan 2004 12:47:03 |
ale |
- Completely restructure the port to follow other mysql* ports
(too many improvements to be listed here)
- Correctly support PTHREAD_LIBS/CFLAGS
- Use USE_GNOME=lthack
- Propagate DB_DIR in package [1]
- Use my @FreeBSD.org email address
- Bump PORTREVISION
PR: ports/24749 [1]
Submitted by: Tom Pavel <pavel@networkphysics.com> [1]
Approved by: nork (mentor/implicitly) |
3.23.58 27 Dec 2003 07:04:07 |
linimon |
In a followup to ports/60559, Alex admitted to being the maintainer of all
the other mysql-(server|client) ports, and thus found himself volunteered
for this one as well. Of course, it may well be that he didn't run away
fast enough ... or that this release is probably the last in the 3.x series. |
3.23.58 26 Dec 2003 16:56:52 |
nork |
o Add CONFLICTS sections.
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> |
3.23.58 14 Nov 2003 14:13:16 |
fjoe |
Use INFO. |
3.23.58 13 Nov 2003 14:45:08 |
trevor |
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. |
3.23.58 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
3.23.58 03 Oct 2003 16:10:16 |
roam |
Protect against accidentally defining USE_MYSQL in the environment or
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] |
3.23.58 27 Sep 2003 00:05:33 |
edwin |
Update port: databases/mysql323-server
- ECHO -> ECHO_MSG
- pre-fetch -> pre-everything
PR: ports/56775
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
3.23.58 19 Sep 2003 14:47:59 |
mbr |
Security update to 3.23.58.
Fixed buffer overflow in password handling which could potentially
be exploited by MySQL users with ALTER privilege on the mysql.user
table to execute random code or to gain shell access with the UID
of the mysqld process.
The complete changelog can be found at:
http://www.mysql.com/doc/en/News-3.23.58.html
Approved by: marcus (portsmgr) |
3.23.57 29 Aug 2003 17:29:06 |
marcus |
With my portmgr hat on, apply a fix discussed on current@ to fix the
build on -CURRENT. Also, reset maintainer to ports@ since dirk@ has been
inactive since 2003-02-06. |
3.23.57 10 Jul 2003 09:39:54 |
nork |
Update to 3.23.57.
PR: ports/53982
Submitted by: Xin LI <delphij@freebsdchina.org> |
3.23.56_1 22 May 2003 23:15:15 |
mbr |
We finally have a threadsafe realpath(3) in 4.x and 5.x.
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. |
3.23.56 26 Mar 2003 23:27:15 |
mbr |
Under FreeBSD 5.X, libstdc++ and libsupc++ in /usr/lib use FreeBSD
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 |
3.23.56 26 Mar 2003 22:17:59 |
mbr |
Upgrade to 3.23.56.
Maintainer timeout. I successfully run this package
on ~ 10 servers since Mar 19. |
3.23.55 06 Mar 2003 19:23:19 |
ade |
Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.
Approved by: portmgr (implicitly) |
3.23.55 25 Feb 2003 00:33:10 |
mbr |
FreeBSD 5.X does have lthread.3, FreeBSD 4.X lthread.2 |
3.23.55 29 Jan 2003 16:30:27 |
dirk |
Upgrade to 3.23.55. |
3.23.54 23 Jan 2003 13:08:04 |
dirk |
mysql-server compiles and runs fine on sparc64.
Submitted by: Joao Pedras <jpedras@webvolution.net> |
3.23.54 16 Dec 2002 19:33:58 |
dirk |
make USE_LIBTOOL actually working
Submitted by: sobomax |
3.23.54 14 Dec 2002 16:00:39 |
dirk |
Upgrade to 3.23.54.
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 |
3.23.53_4 13 Dec 2002 11:28:40 |
sobomax |
Mark as FORBIDDEN - multiple security vulnerabilities exist. See
http://security.e-matters.de/advisories/042002.html
Submitted by: Constantin Deribin <deribin@portaone.com> |
3.23.53_4 21 Nov 2002 21:04:16 |
dirk |
Fix MASTER_SITES. |
3.23.53_4 17 Nov 2002 15:58:20 |
dirk |
WITH_XCHARSET is independent of WITH_CHARSET.
PR: ports/45173
Submitted by: ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp> |
3.23.53_4 13 Nov 2002 10:38:20 |
dirk |
-STABLE exits with signal 11 while connecting via TCP/IP if empty
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. |
3.23.53_3 10 Nov 2002 22:22:17 |
dirk |
FreeBSD has broken realpath(3), too.
PR: ports/44784
Submitted by: Adrian Filipi-Martin <adrian@ubergeeks.com> |
3.23.53_2 10 Nov 2002 21:47:46 |
dirk |
Set limits from user mysql before starting mysqld.
Submitted by: Denis Shaposhnikov <dsh@neva.vlink.ru> |
3.23.53_1 10 Nov 2002 20:28:08 |
dirk |
Only kill mysqld we started. Don't kill all mysqld.
Submitted by: Submitted by: sobomax (modified by me a bit) |
3.23.53_1 10 Nov 2002 20:24:24 |
dirk |
Only kill mysqld we started. Don't kill all mysqld.
Submitted by: sobomax (modified by me a bit) |
3.23.53 10 Nov 2002 17:11:59 |
dirk |
Fix build on 5.0-CURRENT.
Submitted by: sobomax |
3.23.53 21 Oct 2002 09:22:13 |
dirk |
Last commit was actually:
Upgrade to 3.23.53 |
3.23.53 21 Oct 2002 09:04:51 |
dirk |
Upgrade to 3.23.52. |
3.23.52_1 03 Sep 2002 21:31:38 |
dirk |
Don't restrict InnoDB to i386. Works on alpha, too.
PR: ports/42337 |
3.23.52 19 Aug 2002 13:27:52 |
dirk |
Upgrade to 3.23.52. |
3.23.51_2 12 Aug 2002 20:21:51 |
dirk |
- remove CXX=${CC} this doesn't work with -CURRENT ${CC} any longer.
- add patch to use correct prototypes for libwrap |
3.23.51_1 07 Aug 2002 19:58:26 |
dirk |
Bump PORTREVISION after fixing startup script. |
3.23.51 07 Aug 2002 19:51:47 |
dirk |
Workaround revision 1.42 and 1.29.2.7 of src/bin/sh/parser.c.
Submitted by: The Anarcat <anarcat@anarcat.ath.cx> |
3.23.51 07 Aug 2002 19:48:41 |
dirk |
Back out last commit. It was unapproved and inappropriate since it
breaks existing installations (very clever!).
An appropriate "fix" for this "problem" would be to look in both /etc
and ${PREFIX}/etc. |
3.23.51 30 Jun 2002 21:06:00 |
anders |
Look for my.cnf in ${PREFIX}/etc rather than /etc.
Silence by: dirk |
3.23.51 20 Jun 2002 14:47:48 |
dirk |
Upgrade to 3.23.51. |
19 Feb 2002 11:16:44 |
dirk |
Upgrade to 3.23.49. |
14 Feb 2002 22:11:45 |
dirk |
Add knob for --enable-thread-safe-client (THREAD_SAFE_CLIENT) |
12 Feb 2002 11:39:26 |
dirk |
Fix argument for chmod (00mysql-client.sh -> 000.mysql-client.sh) |
11 Feb 2002 13:35:35 |
dirk |
- upgrade to 3.23.48 - install mysql-client.sh as 000.mysql-client.sh. The
000. prefix seems to be more common, now. |
29 Dec 2001 10:33:26 |
dirk |
Upgrade to 3.23.47. |
19 Dec 2001 20:31:08 |
dirk |
Add support for InnoDB tables. |
18 Dec 2001 22:51:54 |
dirk |
Forgot to mention the following change in last commit: |
18 Dec 2001 22:41:48 |
dirk |
- remove -fno-omit-frame-pointer from CFLAGS if BUILD_OPTIMIZED is set - add a
warning for BUILD_OPTIMIZED |
17 Dec 2001 22:50:46 |
dirk |
- CXX=${CC} to get rid of libstdc++ in order to improve stability under
heavy load |
02 Dec 2001 11:18:08 |
dirk |
Upgrade to 3.23.46. |
24 Nov 2001 12:54:12 |
dirk |
Upgrade to 3.23.45. |
18 Nov 2001 20:30:31 |
dirk |
Update to 3.23.44. |
05 Oct 2001 20:15:41 |
dirk |
Upgrade to 3.23.43. |
10 Sep 2001 17:13:36 |
dirk |
Upgrade to 3.23.42. |
03 Sep 2001 23:27:58 |
dwcjr |
Comply with NOPORTDOCS |
18 Aug 2001 22:57:18 |
dirk |
Add dependency to p5-Mysql for the server part. mysql_convert_table_format,
mysql_setpermission and mysqlhotcopy need the perl module. |
13 Aug 2001 23:08:59 |
dirk |
Upgrade to 3.23.41. |
13 Aug 2001 22:50:38 |
dirk |
Cleanup: |
05 Aug 2001 13:01:09 |
dirk |
Add two new Makefile variables: SKIP_INSTALL_DB, INSTALL_DB_FORCE (see
Makefile for explanation). |
31 Jul 2001 22:10:10 |
dirk |
Upgrade to 3.23.40. |