summaryrefslogtreecommitdiff
path: root/databases/mysql40-server (follow)
Commit message (Collapse)AuthorAgeFilesLines
* As previously advertised, complete removal of vulnerable ports thatDoug Barton2011-10-1415-728/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Depends on comms/libsyncml, which is DEPRECATED devel/libsoup22 Vulnerable since 2011-07-28 dns/bind9-sdb-ldap Vulnerable since 2011-06-04 dns/bind9-sdb-postgresql Vulnerable since 2011-06-04 ftp/wgetpro Vulnerable since 2004-12-14 games/quake2forge Vulnerable since 2005-01-21 graphics/linux-tiff Vulnerable since 2004-10-13 japanese/mutt Vulnerable since 2007-07-29 japanese/asterisk14-sounds Depends on net/asterisk14, which is FORBIDDEN net/asterisk14 Vulnerable since 2011-06-25 net/isc-dhcp31-client Vulnerable since 2011-04-10 net/isc-dhcp31-server Vulnerable since 2011-04-10 net/isc-dhcp31-relay Vulnerable since 2011-04-10 net/asterisk-app-ldap Depends on net/asterisk14, which is FORBIDDEN net/asterisk-app-notify Depends on net/asterisk14, which is FORBIDDEN net/asterisk-oh323 Depends on net/asterisk14, which is FORBIDDEN, does not compile on sparc64 net/asterisk14-addons Depends on net/asterisk14, which is FORBIDDEN net/astfax Depends on net/asterisk14, which is FORBIDDEN net-mgmt/nagios2 Vulnerable since 2009-06-30 www/gforge Vulnerable since 2005-08-09 www/linux-flashplugin7 Vulnerable since at least 2008-05-30 www/opera-devel Vulnerable since 2010-06-25, does not fetch www/plone3 Vulnerable and unsupported upstream www/serendipity-devel Vulnerable since 2008-04-25 www/ziproxy Vulnerable since 2010-06-15 www/asterisk-gui Depends on net/asterisk14, which is FORBIDDEN x11-toolkits/linux-pango Vulnerable since 2009-05-13 Notes: svn path=/head/; revision=283540
* Mark FORBIDDEN the remaining ports that are vulnerable for more thanDoug Barton2011-09-261-0/+3
| | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=282419
* Switch to USERS/GROUPS.Alex Dupre2011-06-132-41/+3
| | | | | | | | PR: ports/157562, ports/157591 Submitted by: crees Notes: svn path=/head/; revision=275490
* Remove painful examples of foo="", with particular prejudice againstDoug Barton2011-05-151-1/+0
| | | | | | | | | | | | | | | | | | 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
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Fix build with gcc 4.2.Alex Dupre2011-02-081-6/+7
| | | | | | | | | PR: ports/144791 Submitted by: Andrius Morkunas <hinokind@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=268785
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* As announced, remove MySQL 6.0 (dead development branch) and update CONFLICTS.Alex Dupre2010-01-111-3/+3
| | | | Notes: svn path=/head/; revision=247607
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -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 Notes: svn path=/head/; revision=238781
* - Mark MAKE_JOBS_SAFE for SMP compilationMartin Matuska2009-03-251-0/+1
| | | | | | | Approved by: ale (maintainer, private e-mail) Notes: svn path=/head/; revision=230972
* Move the USE_PERL5 definition for the scripts slave ports from the masterMark Linimon2009-01-161-1/+0
| | | | | | | | | to the slave port, to move it before the inclusion of bsd.port.pre.mk. Approved by: maintainer Notes: svn path=/head/; revision=226291
* Accept all linuxthreads library major versions.Alex Dupre2008-11-171-1/+1
| | | | Notes: svn path=/head/; revision=222965
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* Make startup script ssh-friendly.Alex Dupre2008-07-301-1/+1
| | | | | | | | PR: ports/81915 Submitted by: David Marshall <marshall@chezmarshall.com> Notes: svn path=/head/; revision=217836
* Update CONFLICTS and remove duplicated USE_PERL5.Alex Dupre2008-07-261-3/+3
| | | | Notes: svn path=/head/; revision=217548
* Re-enable build on FreeBSD >= 7, using gcc 3.4, since someoneAlex Dupre2008-06-051-1/+1
| | | | | | | | | | still prefers this EOL release. PR: ports/124102 Submitted by: Tom Evans <tevans.uk@googlemail.com> Notes: svn path=/head/; revision=214335
* Begin planning for de-orbit burn. This does not build with gcc4.2, andAlex Dupre2007-09-161-15/+4
| | | | | | | | | the correct fix is to update to a modern version of MySQL. While here, rip out obsolete 4.X cruft. Notes: svn path=/head/; revision=199562
* Fix previouos commit.Alex Dupre2007-04-181-1/+1
| | | | Notes: svn path=/head/; revision=190265
* Use the new @stopdaemon feature.Alex Dupre2007-04-181-1/+1
| | | | Notes: svn path=/head/; revision=190263
* Fix dependencies.Alex Dupre2007-01-201-1/+1
| | | | Notes: svn path=/head/; revision=182849
* Remove the temporary hack to use the new USE_LDCONFIG feature.Alex Dupre2006-06-221-5/+0
| | | | Notes: svn path=/head/; revision=166022
* - Update to 4.0.27Marcus Alves Grando2006-05-213-17/+15
| | | | | | | | | PR: 97502 Approved by: maintainer timeout (security bypass by mnag with secteam hat) Security: CVE-2006-1516, CVE-2006-1517 Notes: svn path=/head/; revision=162920
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* Fix rcNG startup ordering for MySQL daemon.Alex Dupre2006-03-072-3/+2
| | | | | | | | | Bump PORTREVISION for mysql-server ports. Approved by: portmgr (clement) Notes: svn path=/head/; revision=157011
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154109
* Convert mysql-client.sh to rcNG.Alex Dupre2006-01-123-23/+5
| | | | Notes: svn path=/head/; revision=153339
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* Update to 4.0.26 release.Alex Dupre2005-09-135-70/+15
| | | | Notes: svn path=/head/; revision=142561
* Update to 4.0.25 release.Alex Dupre2005-07-203-40/+10
| | | | Notes: svn path=/head/; revision=139673
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* - Use the rcNG script to kill MySQL on deinstallation [1]Alex Dupre2005-04-114-3/+21
| | | | | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=133016
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Remove obsolate knob description.Alex Dupre2005-03-151-1/+0
| | | | Notes: svn path=/head/; revision=131300
* Update to 4.0.24 release:Alex Dupre2005-03-148-271/+79
| | | | | | | | | | - Fix potential security vulnerabilities in the creation of temporary table file names and the handling of User Defined Functions (UDFs) - Add the possibility to specify the database directory in rc.conf - Move database creation from post-install stage into startup script Notes: svn path=/head/; revision=131178
* Symlink vulnerability fixed.Alex Dupre2005-01-161-0/+90
| | | | | | | | Submitted by: simon Obtained from: MySQL BitKeeper Repository Notes: svn path=/head/; revision=126626
* Extend allowed linuxthreads shlib versions.Alex Dupre2005-01-101-2/+2
| | | | Notes: svn path=/head/; revision=126058
* Move pre-configure in the common part.Alex Dupre2005-01-101-6/+6
| | | | | | | Spotted by: Maxim Maximov <mcsi@mcsi.pp.ru> Notes: svn path=/head/; revision=126054
* Share post-extract target with all three subports.Alex Dupre2005-01-091-3/+3
| | | | | | | Spotted by: Jose Alonso Cardenas Marquez <acardenas@bsdperu.org> Notes: svn path=/head/; revision=126003
* Update to 4.0.23a release [1]:Alex Dupre2005-01-0911-111/+240
| | | | | | | | | | | | | - Use MASTER_SITES_MYSQL - Add WITHOUT_INNODB knob [2] - Fix tcp wrappers (hopefully definitely!) PR: ports/75598 [1] Submitted by: Marcus Grando <marcus@corp.grupos.com.br> [1], sobomax [2] Notes: svn path=/head/; revision=125952
* Fix p5-File-Temp dependency (not required for perl 5.8.x).Alex Dupre2004-12-151-2/+4
| | | | | | | Spotted by: cdine <cdine@cdine.org> Notes: svn path=/head/; revision=124089
* Add p5-File-Temp dependency to mysql-scripts.Alex Dupre2004-12-011-1/+2
| | | | | | | | | | Required to run mysqlhotcopy. PR: ports/72095 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Notes: svn path=/head/; revision=122887
* Update to 4.0.22 release:Alex Dupre2004-10-315-143/+168
| | | | | | | - Switch to rcNG startup script Notes: svn path=/head/; revision=120517
* Update to 4.0.21 release:Alex Dupre2004-09-219-33/+113
| | | | | | | | | | | | | - Fix mysqlhotcopy insecure temporary file creation - Fix bug in remote connections caused by libwrap [1] PR: ports/70889 [1] Submitted by: Andreas Haakh <andreas.haakh@ib-haakh.de> [1] Patch by: peadar [1] Approved by: portmgr (marcus) Notes: svn path=/head/; revision=118329
* - Update to 4.0.20 releaseAlex Dupre2004-05-185-45/+33
| | | | | | | | - Add experimental WITH_PROC_SCOPE_PTH knob to use process scope threads instead of system scope threads with libpthread Notes: svn path=/head/; revision=109423
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=103963
* Fix a never-catched bug in mysql_install_db script.Alex Dupre2004-03-122-8/+22
| | | | | | | Now the SKIP_DNS_CHECK knob is pointless. Notes: svn path=/head/; revision=103762
* Move mysql.info installation in do-install stage.Alex Dupre2004-02-291-3/+1
| | | | Notes: svn path=/head/; revision=102507