notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: databases/phpmyadmin/Makefile

Number of commits found: 327 (showing only 100 on this page)

1 | 2 | 3 | 4  »  

Sunday, 16 Apr 2023
18:09 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Remove merged or non-existent USE_PHP directives

- Remove USE_PHP=hash which is available in default php installation of
  all versions of php
  * security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH
- Remove USE_PHP=json which is available in default php installation of
  all versions of php
  * devel/pear-PHPTAL: Remove OPTION JSON
  * www/ilias: Remove OPTION SCORM2004
- Remove USE_PHP=mssql which is no longer available in php from php80
  and later and has been replaced with sqlsrv module which is Windows
  only
  * www/codeigniter: Remove OPTION MSSQL
  * www/moodle311: Remove OPTION MSSQL
  * www/moodle39: Remove OPTION MSSQL
  * www/moodle40: Remove OPTION MSSQL
  * www/moodle41: Remove OPTION MSSQL
- Remove USE_PHP=openssl which is available in default php installation
  of all versions of php
  * databases/phpmyadmin: Remove OPTION OPENSSL
  * databases/phpmyadmin5: Remove OPTION OPENSSL
  * security/pear-Horde_Crypt_Blowfish: Remove OPTION OPENSSL
  * www/nextcloud: Remove OPTION SSL
  * www/owncloud: Remove OPTION SSL
- Remove USE_PHP=pcre which is available in default php installation of
  all versions of php
  * sysutils/racktables: Remove OPTION PCRE
- Remove USE_PHP=postgresql which should be USE_PHP=pgsql and update
  following ports
  * www/typo3-11
  * www/typo3-12
- Remove USE_PHP=pdf which is no longer available as php module
  * databases/phpmyadmin: Remove OPTION PDF
- Remove USE_PHP=spl which is available in default php installation of
  all versions of php
- Remove USE_PHP=sqlsrv which was never imported into FreeBSD as that is
  Windows only php module
  * www/typo3-11: Remove OPTION SQLSRV
  * www/typo3-12: Remove OPTION SQLSRV
- Bump where DEFAULT OPTIONS are affected

Sponsored by:	Bounce Experts

Approved by:	portmgr(blanket)
commit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea commit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea commit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea commit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea 0ac3a69
Thursday, 16 Mar 2023
19:46 Florian Smeets (flo) search for other commits by this committer
databases/phpmyadmin: Update to 4.9.11

PR:		269421
Approved by:	maintainer
MFH:		2023Q1
Security:	72583cb3-a7f9-11ed-bd9e-589cfc0f81b0
commit hash: 187cb69cd284ec08bb0738d18fa0b85c0743098c commit hash: 187cb69cd284ec08bb0738d18fa0b85c0743098c commit hash: 187cb69cd284ec08bb0738d18fa0b85c0743098c commit hash: 187cb69cd284ec08bb0738d18fa0b85c0743098c 187cb69
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:21 Tobias C. Berner (tcberner) search for other commits by this committer
databases: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  "Mahdi Mokhtari <mokhi64@gmail.com>"
  *  "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
  *  <hvo.pm@xs4all.nl>
  *  <jsmith@resonatingmedia.com>
  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Snelson <Alan@Wave2.org>
  *  Aldis Berjoza <graudeejs@gmail.com>
  *  Alessando Sagratini <ale_sagra@hotmail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Logvinov <ports@logvinov,com>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Nedotsukov <bland@FreeBSD.org>
  *  Alexander Novitsky
  *  Alexander Zhuravlev <zaa@zaa.pp.ru>
  *  Alexey Degtyarev <alexey@renatasystems.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anders Nordby <anders@fix.no>
  *  Andrei Antoukh <niwi@niwi.be>
  *  Andrew McNaughton <andrew@scoop.co.nz>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Kostenko <andrey@kostenko.name>
  *  Andrey Simonenko
  *  Andrey Zakhvatov
  *  Anes Mukhametov <anes@anes.su>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Antonio Carlos Venancio Junior (<antonio@php.net>)
  *  Autrijus Tang <autrijus@autrijus.org>
  *  Babak Farrokhi <farrokhi@FreeBSD.org>
  *  Bartek Rutkowski <r@robakdesign.com>
  *  Bernard Spil <brnrd@FreeBSD.org>
  *  Brent J. Nordquist <bjn@visi.com>
  *  Cezary Morga <cm@therek.net>
  *  Cheng-Lung Sung <clsung@FreeBSD.org>
  *  Choe, Cheng-Dae
  *  Chris D. Faulhaber <jedgar@FreeBSD.org>
  *  Chris Larsen <darth@vader.dk>
  *  Damian Gerow <dgerow@afflictions.org>
  *  Daniel O'Connor
  *  Daniel Wijnands <daniel@itxl.nl>
  *  Dave Green <dg@fastmail.co.uk>
  *  David Thiel <lx@FreeBSD.org>
  *  Davíð Steinn Geirsson <david@isnic.is>
  *  Denis Generalov <gd.workbox@gmail.com>
  *  Denis Generalov <gd@rambler-co.ru>
  *  Denis Shaposhnikov <dsh@bamus.cz>
  *  Dermot Tynan <dtynan@kalopa.com>
  *  Dmitry Liakh <dliakh@ukr.net>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Dmitry Sivachenko <dima@Chg.RU>
  *  Dmitry Sivachenko <mitya@yandex-team.ru>
  *  Domas Mituzas <midom@dammit.lt>
  *  Dominic Mitchell
  *  Don Owens <don@regexguy.com>
  *  Dryice Dong Liu <dryice@dryice.name>
  *  Edwin Groothuis (edwin@mavetju.org)
  *  Eric Freeman <freebsdports@chillibear.com>
  *  Espen Tagestad <espen@tagestad.no>
  *  Espen Volden aka voldern <voldern@hoeggen.net>
  *  Evan Sarmiento <bsdports@wayfair.com>
  *  Fernan Aguero <fernan@iib.unsam.edu.ar>
  *  Frank Wall <fw@moov.de>
  *  Ganbold Tsagaankhuu <ganbold@FreeBSD.org>
  *  Gary Palmer <gpalmer@FreeBSD.org>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Geraud CONTINSOUZAS <geraud@gcu.info>
  *  Gerrit Beine <tux@pinguru.net>
  *  Greg Larkin <glarkin@FreeBSD.org>
  *  Grzegorz Blach <gblach@FreeBSD.org>
  *  Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>
  *  Henk van Oers <hvo.pm@xs4all.nl>
  *  Henrik Hodne <henrik@hodne.io>
  *  Hiroyuki Hanai <hanai@FreeBSD.org>
  *  Horia Racoviceanu <horia@racoviceanu.com>
  *  Hye-Shik Chang
  *  Hye-Shik Chang <perky@python.or.kr>
  *  Ilia Chipitsine <ilia@jane.cgu.chel.su>
  *  Ivan Voras <ivoras@FreeBSD.org>
  *  J.F. Dockes
  *  Jaap Boender <jaapb@kerguelen.org>
  *  Jake Smith <jake@xz.cx>
  *  James FitzGibbon <jfitz@FreeBSD.org>
  *  Janos Mohacsi <janos.mohacsi@bsd.hu>
  *  Janos.Mohacsi@bsd.hu
  *  Jason Helfman <jgh@FreeBSD.org>
  *  Jens Rehsack <rehsack@liwing.de>
  *  Jeremy Chadwick <koitsu@FreeBSD.org>
  *  Jev Björsell <ports@ecadlabs.com>
  *  Jim Ohlstein <jim@ohlste.in>
  *  Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
  *  Joe Horn <joehorn@gmail.com>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  Johannes Meixner <johannes@perceivon.net>
  *  John Chen <johnpupu@gmail.com>
  *  John Marino <marino@FreeBSD.org>
  *  John Merryweather Cooper
  *  John Merryweather Cooper et al
  *  Jon Nistor <nistor@snickers.org>
  *  Jonathan Weiss (<jw@innerewut.de>)
  *  Jose Jachuf <jjachuf@gmail.com>
  *  Joshua D. Abraham <jabra@ccs.neu.edu>
  *  Jov <amutu@amutu.com>
  *  Jov amutu@amutu.com
  *  Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
  *  Julien Laffaye <kimelto@gmail.com>
  *  Jyun-Yan You <jyyou@cs.nctu.edu.tw>
  *  Keith Gaughan <k@sterechro.me>
  *  Kevin Bowling <kbowling@freebsd.org>
  *  Kimo <kimor79@yahoo.com>
  *  Kimura Fuyuki <fuyuki@nigredo.org>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Lars Balker Rasmussen <lbr@FreeBSD.org
  *  Lars Balker Rasmussen <lbr@FreeBSD.org>
  *  Lars Eggert <larse@isi.edu>
  *  Lars Thegler <lars@thegler.dk>
  *  Lars Thegler <lth@FreeBSD.org>
  *  Li-Wen Hsu <lwhsu@FreeBSD.org>
  *  Loïc BARTOLETTI
  *  Loïc BARTOLETTI <lbartoletti@FreeBSD.org>
  *  Lubomir Marinov <lubomir_m@abv.bg>
  *  Mahdi Mokhtari <mokhi64@gmail.com>
  *  Mahlon E. Smith <mahlon@martini.nu>
  *  Marc G. Fournier <scrappy@FreeBSD.org>
  *  Mark Felder <feld@FreeBSD.org>
  *  Markus Brueffer <markus@FreeBSD.org>
  *  Martin Matuska <martin@matuska.org>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Mathieu Arnold <m@absolight.net>
  *  Matthew Seaman
  *  Matthias Andree <mandree@FreeBSD.org>
  *  Matthias Fechner <mfechner@FreeBSD.org>
  *  Matthias Petermann <matthias@petermann-it.de>
  *  Max Khon
  *  Max Khon <fjoe@FreeBSD.org>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Michael Johnson <ahze@ahze.net>
  *  Michael Winking <mwfp@foldl.net>
  *  Mikael URANKAR and Loïc BARTOLETTI
  *  Mike Carlson (carlson39@llnl.gov)
  *  Mikhail T. <michael@fun-box.ru>
  *  Mikhail Teterin
  *  Mikhail Teterin <mi@aldan.algebra.com>
  *  Mikolaj Golub <trociny@FreeBSD.org>
  *  Mirko Zinn <mail@derzinn.de>
  *  Mohammad S. Babaei <info@babaei.net>
  *  Muhammad Moinur Rahman <bofh@FreeBSD.org>
  *  Nick Hibma <n_hibma@freebsd.org>
  *  Nick Hilliard <nick@foobar.org>
  *  Nick Sayer <nsayer@FreeBSD.org>
  *  Nicola Vitale <nivit@FreeBSD.org>
  *  Nicolas Embriz <nbari@tequila.io>
  *  Nicolas de Bari Embriz <nbari@dalmp.com>
  *  Oleg Sharoiko <os@rsu.ru>
  *  Olexander Melnyk <olexander.v.melnyk@gmail.com>
  *  Oliver Eikemeier <eikemeier@fillmore-labs.com>
  *  Olivier Duchateau <duchateau.olivier@gmail.com>
  *  Palle Girgensohn <girgen@FreeBSD.org>
  *  Palle Girgensohn <girgen@partitur.se>
  *  Palle Girgensohn <girgen@pingpong.net>
  *  Parv <parv@pair.org>
  *  Pete Fritchman <petef@databits.net>
  *  Peter Avalos <pavalos@theshell.com>
  *  Philip M. Gollucci
  *  Philip M. Gollucci <philip@p6m7g8.com>
  *  Philip Stoev <philip.stoev@galeracluster.com>
  *  Pierre-Emmanuel Andre <pea@raveland.org>
  *  Pietro Cerutti <gahr@FreeBSD.org>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Qing Feng <qingfeng@douban.com>
  *  Quinton Dolan <q@onthenet.com.au>
  *  Radim Kolar
  *  Rainer Hurling <rhurlin@gwdg.de>
  *  Rick Miller
  *  Robert Kruus <rob.kruus@gmail.com>
  *  Rod Taylor <ports@rbt.ca>
  *  Roland van Laar <roland@micite.net>
  *  Rong-En Fan <rafan@FreeBSD.org>
  *  Roy Boerner
  *  Rozhuk Ivan <rozhuk.im@gmail.com>
  *  Rusty Nejdl
  *  Ryan Steinmetz <rpsfa@rit.edu>
  *  Ryan Steinmetz <zi@FreeBSD.org>
  *  Ryan T. Dean <rtdean@cytherianage.net>
  *  Sam Lawrance <boris@brooknet.com.au>
  *  Scott McWhirter <scott@surreytech.co.uk>
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Sean Chittenden <seanc@FreeBSD.org>
  *  Sergei Kolobov <sergei@kolobov.com>
  *  Sergei Vyshenski <svysh.fbsd@gmail.com>
  *  Sergey A. Osokin <osa@FreeBSD.org.ru>
  *  Sergey A. Osokin <osa@FreeBSD.org>
  *  Sergey Matveychuk <sem@FreeBSD.org>
  *  Sergey Skvortsov <skv@FreeBSD.org>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Sevan Janiyan <venture37@geeklan.co.uk>
  *  Sheldon Hearn <sheldonh@FreeBSD.org>
  *  Stanislav Svirid <count@211.ru>
  *  Stefan Schmidt <stefan.schmidt@stadtbuch.de>
  *  Steve Wills <swills@FreeBSD.org>
  *  Steve Wills <swills@freebsd.org>
  *  Steven Kreuzer <skreuzer@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
  *  T. William Wells <bill@twwells.com>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  Thierry Thomas (<thierry@pompo.net>)
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Timur I. Bakeyev <bat@cpan.org>
  *  Tom Judge <tj@FreeBSD.org>
  *  Torsten Zuehlsdorff <ports@toco-domains.de>
  *  Torsten Zuhlsdorff <ports@toco-domains.de>
  *  Toshiya Saitoh (<toshiya@saitoh.nu>)
  *  Tsung-Han Yeh <snowfly@yuntech.edu.tw>
  *  Vasil Dimov <vd@FreeBSD.org>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Vladimir Timofeev <vovkasm@gmail.com>
  *  Wen Heping
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Wen heping <wenheping@gmail.com>
  *  William Grzybowski <wg@FreeBSD.org>
  *  Xin Li <delphij@FreeBSD.org>
  *  Yarema <yds@CoolRat.org>
  *  Yarema <yds@Necessitu.de>
  *  Yen-Ming Lee <leeym@FreeBSD.org>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  Yoichi NAKAYAMA <yoichi@FreeBSD.org>
  *  Yuri Victorovich <yuri@rawbw.com>
  *  Zach Thompson <hideo@lastamericanempire.com>
  *  Zach Thompson <lin-chi@lastamericanempire.com>
  *  ache@FreeBSD.org
  *  alfred
  *  alp@sfedu.ru
  *  andrew@scoop.co.nz
  *  andrey@kostenko.name
  *  chinsan
  *  chinsan <chinsan.tw@gmail.com>
  *  clive
  *  clive@FreeBSD.org
  *  clsung@dragon2.net
  *  dcf@aracnet.com
  *  elvstone@gmail.com
  *  erikhb@bgnett.no
  *  erwin@FreeBSD.org
  *  gahr
  *  ijliao
  *  ijlioa
  *  ivoras
  *  johnpupu <johnpupu@gmail.com>
  *  kirk@daycos.com
  *  kuriyama
  *  lbartoletti <lbartoletti@FreeBSD.org>
  *  loïc bartoletti <lbartoletti@FreeBSD.org>
  *  mharo@FreeBSD.org
  *  michael johnson <ahze@ahze.net>
  *  milki <milki@rescomp.berkeley.edy>
  *  mm@FreeBSD.org
  *  nbm
  *  nectar@FreeBSD.org
  *  nork@FreeBSD.org
  *  nork@cityfujisawa.ne.jp
  *  olevole@olevole.ru
  *  proler@gmail.com
  *  sergey@migsoft.com.ua
  *  sobomax
  *  spam@rm-rf.kiev.ua
  *  stas
  *  tobez
  *  tremere@cainites.net
  *  vanilla
  *  vanilla@
  *  wen@FreeBSD.org
  *  wenheping<wenheping@gmail.com>
  *  wolman@cs.washington.edu
  * # Created by Kevin Bowling <kbowling@FreeBSD.org>
  * # Created by Matthias Fechner <mfechner@FreeBSD.org>

With hat:	portmgr
commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 d076ad9
Wednesday, 29 Jun 2022
15:57 Stefan Eßer (se) search for other commits by this committer
Fix CONFLICTS_INSTALL in the databases category

Approved by:	portmgr (implicit)
commit hash: da00957fbe1f79c12851e0958ee7e4c8276a5527 commit hash: da00957fbe1f79c12851e0958ee7e4c8276a5527 commit hash: da00957fbe1f79c12851e0958ee7e4c8276a5527 commit hash: da00957fbe1f79c12851e0958ee7e4c8276a5527 da00957
Saturday, 26 Feb 2022
06:19 Jochen Neumeister (joneum) search for other commits by this committer
databases/phpmyadmin: Update to 4.9.10

Changelog: The phpMyAdmin team announces the release of versions 4.9.10 and
5.1.3.

These versions primarily address a regression that caused the navigation pane to
not function correctly when multiple pages of tables were shown.

Version 5.1.3 includes a security hardening improvement. The issue, reported by
Rafael Pedrero, could allow users to cause an error that would reveal the path
on disk where phpMyAdmin is running from. We believe this requires the server to
be running with display_errors on, which is not the recommended setting for a
production environment.

Version 5.1.3 includes a few other minor bug fixes and is recommended for all
users.

Note that version 4.9 is in extended security support only. Version 5.2.0 is in
final testing and is expected to replace the 5.1 branch in the coming week or
weeks, with no changes to required versions of PHP or database server.

For the phpMyAdmin team, Isaac

Sponsored by:	Netzkommune GmbH
commit hash: ff8abca19084d9e1b5b0e93326ed9293e73b4d09 commit hash: ff8abca19084d9e1b5b0e93326ed9293e73b4d09 commit hash: ff8abca19084d9e1b5b0e93326ed9293e73b4d09 commit hash: ff8abca19084d9e1b5b0e93326ed9293e73b4d09 ff8abca
Friday, 3 Sep 2021
18:25 Jochen Neumeister (joneum) search for other commits by this committer
databases/phpmyadmin*: add iconv

"Composer detected issues in your platform: Your Composer dependencies require
the following PHP extensions to be installed: iconv"

PR:	254485
Sponsored by:	Netzkommune GmbH
commit hash: e36ba3bb9c663f97edf237cd6c60ef3b87c0d6e9 commit hash: e36ba3bb9c663f97edf237cd6c60ef3b87c0d6e9 commit hash: e36ba3bb9c663f97edf237cd6c60ef3b87c0d6e9 commit hash: e36ba3bb9c663f97edf237cd6c60ef3b87c0d6e9 e36ba3b
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Monday, 28 Dec 2020
15:56 fluffy search for other commits by this committer
databases/phpmyadmin*: unbreak build with php80

Drop abandonware pecl-pdflib dependency with php80

PHP80 was introduced more than two month ago,
maintainer had more than enough time to react and fix the port

With hat:	ports-secteam
Original commitRevision:559495 
Friday, 30 Oct 2020
18:21 joneum search for other commits by this committer
Updat to 4.9.7

Changelogs:
 -
https://www.phpmyadmin.net/news/2020/10/10/phpmyadmin-496-and-503-are-released/
 -
https://www.phpmyadmin.net/news/2020/10/15/phpmyadmin-497-and-504-are-released/

Sponsored by:	Netzkommune GmbH
Original commitRevision:553709 
Thursday, 26 Mar 2020
14:45 joneum search for other commits by this committer
Update to 4.9.5

Changelog:
https://www.phpmyadmin.net/news/2020/3/21/phpmyadmin-495-and-502-are-released/

MFH:		2020Q1
Security:	97fcc60a-6ec0-11ea-a84a-4c72b94353b5
Sponsored by:	Netzkommune GmbH
Original commitRevision:529191 
Friday, 17 Jan 2020
18:03 joneum search for other commits by this committer
Update to 4.9.4

Changelog:
https://www.phpmyadmin.net/news/2020/1/8/phpmyadmin-494-and-501-are-released/

MFH:		2020Q1
Security:	f929b172-369e-11ea-9cdb-001b217b3468
Sponsored by:	Netzkommune GmbH
Original commitRevision:523343 
Sunday, 29 Dec 2019
12:50 joneum search for other commits by this committer
Add CONFLICTS_INSTALL=

Sponsored by:	Netzkommune GmbH
Original commitRevision:521296 
Saturday, 28 Dec 2019
23:56 joneum search for other commits by this committer
Update to 4.9.3

Welcome to phpMyAdmin 4.9.3, a routine bugfix release. This release is occurring
simultaneously with the release of phpMyAdmin 5.0.0, which is our recommended
version except for users with older PHP installations.

This is planned as the final bugfix release of phpMyAdmin version 4. Version 4
works with PHP versions 5.5 through (at least) 7.4, and MySQL versions 5.5 and
newer (and the corresponding MariaDB versions). Version 5 will require PHP 7.1
or newer, but we plan to maintain security fixes for version 4 as part of our
LTS program. For end of life details and supported versions, please see the
"Supported versions" grid at https://www.phpmyadmin.net/downloads/.

This release includes fixes for many bugs, including:

 - Several PHP notices and warnings including "Undefined index
table_create_time," a notice about error_reporting() being disabled for security
reasons, and several Undefined Index errors.
 - Support CloudFront-Forwarded-Proto header for Amazon CloudFront proxy
 - Early compatibility with development versions of PHP 8
 - Fix replication actions (start, stop, etc)

There are many, many more bug fixes thanks to the efforts of our developers and
other contributors. For full details, you can see the ChangeLog file included
with this release.

The phpMyAdmin team

Sponsored by:	Netzkommune GmbH
Original commitRevision:521249 
Friday, 6 Dec 2019
20:31 joneum search for other commits by this committer
Update to 4.9.2

Changelog: https://www.phpmyadmin.net/news/2019/11/22/phpmyadmin-492-released/

MFH:		2019Q4
Security:	ca3fe5b3-185e-11ea-9673-4c72b94353b5
Sponsored by:	Netzkommune GmbH
Original commitRevision:519164 
Monday, 30 Sep 2019
06:11 joneum search for other commits by this committer
Update to 4.9.1

Sponsored by:	Netzkommune GmbH
Original commitRevision:513327 
Saturday, 15 Jun 2019
12:43 joneum search for other commits by this committer
Add LICENSE_FILE

Sponsored by:	Netzkommune GmbH
Original commitRevision:504241 
08:16 matthew search for other commits by this committer
Hand over this port to joneum@FreeBSD.org
Original commitRevision:504237 
Friday, 14 Jun 2019
06:49 matthew search for other commits by this committer
Security update to 4.9.0.1

MFH:		2019Q2
Security:	a5681027-8e03-11e9-85f4-6805ca0b3d42
Original commitRevision:504158 
Sunday, 27 Jan 2019
09:27 matthew search for other commits by this committer
Security update to 4.8.5

This fixes arbitrary file disclosure and sql injection vulnerabilities.

ChangeLog: https://www.phpmyadmin.net/files/4.8.5/

MFH:		2019Q1
Security:	111aefca-2213-11e9-9c8d-6805ca0b3d42
Original commitRevision:491332 
Wednesday, 12 Dec 2018
07:24 matthew search for other commits by this committer
Security update to 4.8.4

Addresses three security advisories: PMASA-2018-06, PMASA-2018-07,
PMASA-2018-08.

Also includes additional non-security related code updates.

ChangeLog:    https://www.phpmyadmin.net/files/4.8.4/

PR:		233953
MFH:		2018Q4
Security:	ed10ed3f-fddc-11e8-94cf-6805ca0b3d42
Original commitRevision:487282 
Wednesday, 22 Aug 2018
22:22 matthew search for other commits by this committer
Update to 4.8.3; includes a security update for PMASA-2018-5

MFH:		2018Q3
Security:	9e205ef5-a649-11e8-b1f6-6805ca0b3d42
Original commitRevision:477843 
Friday, 22 Jun 2018
23:44 matthew search for other commits by this committer
Security update to 4.8.2

ChangeLog:	https://www.phpmyadmin.net/files/4.8.2/

MFH:		2018Q2
Security:	17cb6ff3-7670-11e8-8854-6805ca0b3d42
Original commitRevision:473096 
Friday, 25 May 2018
07:51 matthew search for other commits by this committer
Update to 4.8.1

ChangeLog:	https://www.phpmyadmin.net/files/4.8.1/
Original commitRevision:470823 
Saturday, 28 Apr 2018
11:24 matthew search for other commits by this committer
* Review port dependencies based on composer.json files included in
  the source

  - Add hash as a required dependency [1]

  - Move xml from optional to required

  - Add curl, gmp, opcache and sodium as optional dependencies: all of
    these default to off.  sodium only works with php >= 7.2, but
    there is no mechanism for modifying options dependent on flavour
    settings at the moment.

  - Move mbstring from required to optional dependency: defaults to on

* Sort lists of options

* Remove references to the redundant 'OPTIONS_MULTI_DB_connect': this
  was a remnant from an earlier version of the port which allowed
  switching between the old 'mysql' and the current 'mysqli' modules.

* Add an empty %%WWWDIR%%/tmp directory to the plist: this is
  referenced in the configuration defaults [2].  Make this writable by
  the www group.

PR:		227803
Submitted by:	marko.cupac@mimar.rs [1]
Reported by:	marko.cupac@mimar.rs [2]
Original commitRevision:468537 
Thursday, 19 Apr 2018
19:20 matthew search for other commits by this committer
Security Update to 4.8.0.1

Fixes: CSRF vulnerability allowing arbitrary SQL execution present in
4.8.0

Release Notes:  https://www.phpmyadmin.net/files/4.8.0.1/

MFH:		2018Q2
Security:	ac7da39b-4405-11e8-afbe-6805ca0b3d42
Original commitRevision:467800 
Sunday, 8 Apr 2018
10:54 matthew search for other commits by this committer
Upgrade to 4.8.0

ChangeLog: https://www.phpmyadmin.net/files/4.8.0/
Original commitRevision:466791 
Thursday, 5 Apr 2018
13:16 mat search for other commits by this committer
Add PHP flavors to phpMyAdmin.

Approved by:	matthew
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D14970
Original commitRevision:466558 
Tuesday, 6 Mar 2018
07:32 matthew search for other commits by this committer
Update to 4.7.9

Release Notes: https://www.phpmyadmin.net/files/4.7.9/
Original commitRevision:463694 
Thursday, 22 Feb 2018
07:19 matthew search for other commits by this committer
Security update to 4.7.8

Advisory: https://www.phpmyadmin.net/security/PMASA-2018-1/
ChangeLog: https://www.phpmyadmin.net/files/4.7.8/

MFH:		2018Q1
Security:	261ca31c-179f-11e8-b8b9-6805ca0b3d42
Original commitRevision:462566 
Saturday, 23 Dec 2017
19:33 matthew search for other commits by this committer
Security Upate to 4.7.7

This includes a fix for a critical XSRF/CSRF security bug.

ChangeLog: https://www.phpmyadmin.net/files/4.7.7/

MFH:		2017Q4
Security:	63eb2b11-e802-11e7-a58c-6805ca0b3d42
Original commitRevision:457102 
Friday, 1 Dec 2017
07:06 matthew search for other commits by this committer
Upgrade to 4.7.6

Release notes: https://www.phpmyadmin.net/files/4.7.6/
Original commitRevision:455250 
Monday, 23 Oct 2017
21:48 matthew search for other commits by this committer
Update to 4.7.5

Chagenlog:	https://www.phpmyadmin.net/files/4.7.5/
Original commitRevision:452746 
Wednesday, 13 Sep 2017
21:15 matthew search for other commits by this committer
Drop the MCRYPT option.  MCRYPT has been deprecated by upstream PHP
and the mcrypt project itself is abandonware.

PR:		222290
Reported by:	olivierw1+bugzilla-freebsd@hotmail.com
Original commitRevision:449813 
Thursday, 24 Aug 2017
21:34 matthew search for other commits by this committer
Update to 4.7.4

ChangeLog:	https://www.phpmyadmin.net/files/4.7.4/
Original commitRevision:448706 
Friday, 21 Jul 2017
17:32 matthew search for other commits by this committer
Update to 4.7.3

This is a routine maintenance release.

ChangeLog: https://www.phpmyadmin.net/files/4.7.3/
Original commitRevision:446345 
Friday, 30 Jun 2017
07:12 matthew search for other commits by this committer
Update to 4.7.2

ChangeLog: https://github.com/phpmyadmin/phpmyadmin/blob/RELEASE_4_7_2/ChangeLog
Original commitRevision:444700 
Saturday, 27 May 2017
10:48 matthew search for other commits by this committer
Upgrade to 4.7.1

ChangeLog: https://www.phpmyadmin.net/files/4.7.1/
Original commitRevision:441839 
Wednesday, 29 Mar 2017
16:55 matthew search for other commits by this committer
Security Update to 4.7.0

As well as being the first stable release from the 4.7 branch, this
includes fixes for PMASA-2017-8 where it can be possible to bypass a
configuration restriction forbidding password-less accounts.  This
depends on the upstream PHP version -- sites using php-7 are not
vulnerable, sites using php-5.6 are.

ChangeLog:	https://www.phpmyadmin.net/files/4.7.0/

MFH:		2017Q1
Security:	68611303-149e-11e7-b9bb-6805ca0b3d42
Original commitRevision:437214 
Tuesday, 24 Jan 2017
12:15 matthew search for other commits by this committer
Update to 4.6.6

This includes a number of security fixes

MFH:		2017Q1
Security:	7721562b-e20a-11e6-b2e2-6805ca0b3d42
Original commitRevision:432325 
Tuesday, 6 Dec 2016
08:16 matthew search for other commits by this committer
Update to 4.6.5.2

ChangeLog:	https://www.phpmyadmin.net/files/4.6.5.2/
Original commitRevision:427938 
Monday, 28 Nov 2016
20:24 matthew search for other commits by this committer
Update to 4.6.5.1

ChangeLog: https://github.com/phpmyadmin/phpmyadmin/blob/master/ChangeLog

PR:		214905
Original commitRevision:427344 
Friday, 25 Nov 2016
08:19 matthew search for other commits by this committer
Security Update to 4.6.5

This update includes fixes for 14 security issues, as well as ordinary
bug fixes and improvements.

ChangeLog:    https://github.com/phpmyadmin/phpmyadmin/blob/master/ChangeLog

MFH:		2016Q4
Security:	6fe72178-b2e3-11e6-8b2a-6805ca0b3d42
Original commitRevision:427084 
Monday, 24 Oct 2016
19:39 rene search for other commits by this committer
Now that PHP 5.5 is removed from the Ports Tree, clean up any stale
IGNORE_WITH_PHP values (5, 52, 54, 55)
Original commitRevision:424590 
Thursday, 15 Sep 2016
01:41 swills search for other commits by this committer
Unmark broken on powerpc64

These ports built successfully
Original commitRevision:422175 
Wednesday, 17 Aug 2016
13:10 matthew search for other commits by this committer
Fix build -- the shebang files have been removed[1].

Placate portlint

Reported by:	Walter Schwarzenfeld [1]
Original commitRevision:420343 
11:05 matthew search for other commits by this committer
Security update to 4.6.4

This includes 26 security advisories of various severities up to
'critical', as well as bug-fix updates.

ChangeLog:  https://www.phpmyadmin.net/files/4.6.4/

MFH:		2016Q3
Security:	ef70b201-645d-11e6-9cdc-6805ca0b3d42
Original commitRevision:420332 
Thursday, 23 Jun 2016
07:28 matthew search for other commits by this committer
Security update to 4.6.3

See:  PMSA-2016-19 -- PMSA-2016-28 inclusive
https://www.phpmyadmin.net/security/

vuXML to follow

MFH:		2016Q2
Original commitRevision:417350 
Wednesday, 25 May 2016
21:10 matthew search for other commits by this committer
Security update to 4.6.2

ChangeLog:	https://www.phpmyadmin.net/files/4.6.2/

MFH:		2016Q2
Security:	00ec1be1-22bb-11e6-9ead-6805ca0b3d42
Original commitRevision:415866 
Tuesday, 3 May 2016
07:27 matthew search for other commits by this committer
Update to 4.6.1

This is a routine bug-fix update.

ChangeLog:	  https://www.phpmyadmin.net/files/4.6.1/
Original commitRevision:414517 
Thursday, 21 Apr 2016
16:43 swills search for other commits by this committer
many ports: mark broken on powerpc64
Original commitRevision:413746 
Tuesday, 22 Mar 2016
21:14 matthew search for other commits by this committer
Update to 4.6.0

ChangeLog:	https://www.phpmyadmin.net/files/4.6.0/
Original commitRevision:411676 
Tuesday, 1 Mar 2016
07:32 matthew search for other commits by this committer
Security Update to 4.5.5.1

Multiple XSS vulnerabilities and a man-in-the-middle attack against
API calls to GitHub.

MFH:		2016Q1
Security:	f682a506-df7c-11e5-81e4-6805ca0b3d42
Original commitRevision:409852 
Tuesday, 23 Feb 2016
08:15 matthew search for other commits by this committer
Update to 4.5.5

This is a routine maintenance update.

ChangeLog:	https://www.phpmyadmin.net/files/4.5.5/
Original commitRevision:409385 
Friday, 29 Jan 2016
16:26 matthew search for other commits by this committer
Update to 4.5.4.1

This is actually pretty much a no-op on FreeBSD: we're using the
bundled verion of phpseclib, and the regrssion fix does not apply to
the 4.5.x branch.

ChangeLog:    https://www.phpmyadmin.net/files/4.5.4.1/
Original commitRevision:407482 
Thursday, 28 Jan 2016
07:38 matthew search for other commits by this committer
Security Update to 4.5.4

This is a combination of feature- and security- updates.  The PMA
project has not yet published the relevant advisories, so there is
very little information available about what the vulnerabilities are
and what versions they affect.  PMSA-2016-1 to PMSA-2016-9 are
expected to be available at https://www.phpmyadmin.net/security/
shortly.

  [Security] Multiple full path disclosure vulnerabilities, see PMASA-2016-1
  [Security] Unsafe generation of CSRF token, see PMASA-2016-2
  [Security] Multiple XSS vulnerabilities, see PMASA-2016-3
  [Security] Insecure password generation in JavaScript, see PMASA-2016-4
  [Security] Unsafe comparison of CSRF token, see PMASA-2016-5
  [Security] Multiple full path disclosure vulnerabilities, see PMASA-2016-6
  [Security] XSS vulnerability in normalization page, see PMASA-2016-7
  [Security] Full path disclosure vulnerability in SQL parser, see PMASA-2016-8
  [Security] XSS vulnerability in SQL editor, see PMASA-2016-9

VuXML entries to follow once the advisories are available.

ChangeLog:	https://www.phpmyadmin.net/files/4.5.4/
MFH:		2016Q1
Security:	https://www.phpmyadmin.net/security/PMASA-2016-1/
Security:	https://www.phpmyadmin.net/security/PMASA-2016-2/
Security:	https://www.phpmyadmin.net/security/PMASA-2016-3/
Security:	https://www.phpmyadmin.net/security/PMASA-2016-4/
Security:	https://www.phpmyadmin.net/security/PMASA-2016-5/
Security:	https://www.phpmyadmin.net/security/PMASA-2016-6/
Security:	https://www.phpmyadmin.net/security/PMASA-2016-7/
Security:	https://www.phpmyadmin.net/security/PMASA-2016-8/
Security:	https://www.phpmyadmin.net/security/PMASA-2016-9/
Original commitRevision:407397 
Saturday, 26 Dec 2015
13:01 matthew search for other commits by this committer
Security update to 4.5.3.1

This update fixes regressions in 4.5.3 and addresses a path disclosure
vulnerability.

MFH:		2015Q4
Security:	88f75070-abcf-11e5-83d3-6805ca0b3d42
Original commitRevision:404509 
Wednesday, 23 Dec 2015
20:41 matthew search for other commits by this committer
Update to 4.5.3

ChangeLog:	https://www.phpmyadmin.net/files/4.5.3/
Original commitRevision:404321 
Monday, 23 Nov 2015
14:55 matthew search for other commits by this committer
Update to 4.5.2:

ChangeLog:	https://www.phpmyadmin.net/files/4.5.2/
Original commitRevision:402277 
Sunday, 22 Nov 2015
15:17 matthew search for other commits by this committer
Remove outdated comment.  pkg(8) handles empty dirs just fine, and the
code was changed long ago to account for that.
Original commitRevision:402231 
Wednesday, 18 Nov 2015
13:38 matthew search for other commits by this committer
Remove the APC option

   The pecl-APC extension is not currently supported at the moment in
   PHP-5.5, which is the minimum PHP version required by phpMyAdmin.
   Also the 'animated progress bar' support doesn't need APC with PHP
   5.4.x or above.  (See question 2.9 in the PMA FAQ:
   https://phpmyadmin.readthedocs.org/en/latest/faq.html#configuration
   )

PR:		204659
Submitted by:	sirdice (at) gmail.com
Original commitRevision:401867 
Friday, 13 Nov 2015
15:54 mat search for other commits by this committer
IGNORE_WITH_PHP=54 does not do anything, php 5.4 is called 5 here, so
add 5 to the list.

Sponsored by:	Absolight
Original commitRevision:401519 
Friday, 23 Oct 2015
20:41 matthew search for other commits by this committer
Security update to 4.5.1

See https://www.phpmyadmin.net/security/PMASA-2015-5/

MFH:		2015Q4
Security:	08d11134-79c5-11e5-8987-6805ca0b3d42
Original commitRevision:400059 
Saturday, 26 Sep 2015
14:30 matthew search for other commits by this committer
Update to 4.5.0.2

Another quick fix for a regression in 4.5.0

ChangeLog:    https://www.phpmyadmin.net/files/4.5.0.2/
Original commitRevision:397983 
Thursday, 24 Sep 2015
09:20 matthew search for other commits by this committer
Update to 4.5.0.1

This is a fix for a regression in 4.5.0:
- issue #11492 AUTO_INCREMENT statements are partly missing from exports

ChangeLog:     https://www.phpmyadmin.net/files/4.5.0.1/
Original commitRevision:397684 
06:35 matthew search for other commits by this committer
Update to 4.5.0

This is the first release from the 4.5 branch, and a major update.

With this release, the minimum required version of PHP is php-5.5

ChangeLog:	   https://www.phpmyadmin.net/files/4.5.0/
Original commitRevision:397681 
Sunday, 20 Sep 2015
13:01 matthew search for other commits by this committer
Update to 4.4.15

This is the last routine (ie. other than security patches) release
from the 4.4.x series.  The next update will be a major jump to the
4.5.x series.

ChangeLog:	https://www.phpmyadmin.net/files/4.4.15/
Original commitRevision:397367 
Tuesday, 8 Sep 2015
18:51 matthew search for other commits by this committer
Security Update to 4.4.14.1

Advisory: https://www.phpmyadmin.net/security/PMASA-2015-4/

MFH:		2015Q3
Security:	3904f759-5659-11e5-a207-6805ca0b3d42
Original commitRevision:396428 
Thursday, 20 Aug 2015
15:54 matthew search for other commits by this committer
Update to 4.4.14

This is a routine bugfix update

Change Log:	  https://www.phpmyadmin.net/files/4.4.14/
Original commitRevision:394891 
Saturday, 8 Aug 2015
21:20 matthew search for other commits by this committer
Update to 4.4.13.1

Quick reaction update to correct a mistake in 4.4.13 that prevented
importing a SQL dump file

Change Log:	  https://www.phpmyadmin.net/files/4.4.13.1/
Original commitRevision:393747 
09:29 matthew search for other commits by this committer
Update to 4.4.13

This is a routine bug-fix update.

Change Log:	  https://www.phpmyadmin.net/files/4.4.13/
Original commitRevision:393719 
Thursday, 23 Jul 2015
09:09 matthew search for other commits by this committer
Update to 4.4.12

This is a routine bugfix update

Change Log:	  https://www.phpmyadmin.net/files/4.4.12/
Original commitRevision:392717 
Monday, 6 Jul 2015
20:29 matthew search for other commits by this committer
Update to 4.4.11

  - Upstream has switched away from SourceForge to their own content
    delivery network
  - Trim some extraneous whitespace

Change Log:   https://www.phpmyadmin.net/files/4.4.11/
Original commitRevision:391477 
Thursday, 18 Jun 2015
11:39 matthew search for other commits by this committer
Update to 4.4.10

This is a routine bugfix update

ChangeLog:	 
http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.10/phpMyAdmin-4.4.10-notes.html/view
Original commitRevision:390027 
Thursday, 4 Jun 2015
22:00 matthew search for other commits by this committer
Update to 4.4.9

This is a routine bugfix update

Change Log:	 
http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.9/phpMyAdmin-4.4.9-notes.html/view
Original commitRevision:388554 
Thursday, 28 May 2015
20:29 matthew search for other commits by this committer
Update to 4.4.8

This is a routine bugfix update.

ChangeLog:	 
http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.8/phpMyAdmin-4.4.8-notes.html/view
Original commitRevision:387768 
Saturday, 16 May 2015
21:13 matthew search for other commits by this committer
Update to 4.4.7

This is a routine bugfix update

ChangeLog:	 
http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.7/phpMyAdmin-4.4.7-notes.html/view
Original commitRevision:386580 
Wednesday, 13 May 2015
18:55 matthew search for other commits by this committer
Security update to 4.4.6.1

Security Advisories:

http://www.phpmyadmin.net/home_page/security/PMASA-2015-2.php
http://www.phpmyadmin.net/home_page/security/PMASA-2015-3.php

ChangeLog:	http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.6.1/phpMyAdmin-4.4.6.1-notes.html/view

MFH:		2015Q2
Security:	c6e31869-f99f-11e4-9f91-6805ca0b3d42
Original commitRevision:386238 
Thursday, 7 May 2015
19:55 matthew search for other commits by this committer
Update to 4.4.6

This is a routine bugfix update

ChangeLog:	 
http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.6/phpMyAdmin-4.4.6-notes.html/view
Original commitRevision:385659 
Wednesday, 6 May 2015
06:08 matthew search for other commits by this committer
Update to 4.4.5

This is a routine bugfix update

ChangeLog:	 
http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.5/phpMyAdmin-4.4.5-notes.html/view
Original commitRevision:385504 
Sunday, 26 Apr 2015
22:04 matthew search for other commits by this committer
Update to 4.4.4

This is a routine bugfix update

ChangeLog:	 
http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.4/phpMyAdmin-4.4.4-notes.html/view
Original commitRevision:384806 
Tuesday, 21 Apr 2015
13:20 matthew search for other commits by this committer
Update to 4.4.3

This is a routine bugfix update.

ChangeLog:
http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.3/phpMyAdmin-4.4.3-notes.html/view
Original commitRevision:384424 
Monday, 13 Apr 2015
16:03 matthew search for other commits by this committer
Update to 4.4.2

This is a routine bugfix update

ChangeLog:	 
http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.2/phpMyAdmin-4.4.2-notes.html/view
Original commitRevision:383928 
Wednesday, 8 Apr 2015
14:21 matthew search for other commits by this committer
Update to 4.4.1.1

Note: 4.4.1.1 is a quick fix just removing some debug code that was
accidentally left in 4.4.1.  The real meat of the changes are in 4.4.1

ChangeLog:	(for 4.4.1)
http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.1/phpMyAdmin-4.4.1-notes.html/view
Original commitRevision:383566 
Friday, 3 Apr 2015
16:31 matthew search for other commits by this committer
Update to 4.4.0

This is a routine bugfix and functionality update.

ChangeLog:	 
http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.0/phpMyAdmin-4.4.0-notes.html/view
Original commitRevision:383144 
Sunday, 29 Mar 2015
18:10 matthew search for other commits by this committer
Update to 4.3.13

This is a routine bugfix update.

ChangeLog:	 
http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.13/phpMyAdmin-4.3.13-notes.html/view
Original commitRevision:382619 
Saturday, 14 Mar 2015
14:05 matthew search for other commits by this committer
Update to 4.3.12

This is a routine bugfix update.

Change Log:	 
http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.12/phpMyAdmin-4.3.12-notes.html/view
Original commitRevision:381272 
Sunday, 8 Mar 2015
16:56 matthew search for other commits by this committer
Security update to 4.3.11.1

Security Advisory: http://www.phpmyadmin.net/home_page/security/PMASA-2015-1.php
Release Notes:	  
http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.11.1/phpMyAdmin-4.3.11.1-notes.html/view

Security:	81b4c118-c586-11e4-8495-6805ca0b3d42
Original commitRevision:380777 
Saturday, 21 Feb 2015
19:39 matthew search for other commits by this committer
Update to 4.3.10

This is a routine bugfix update

     - Drop @dirrm, @dirrmtry from plist

Change Log:
http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.10/phpMyAdmin-4.3.10-notes.html/view
Original commitRevision:379544 
Friday, 6 Feb 2015
13:48 matthew search for other commits by this committer
Update to 4.3.9

This is a routine bugfix update

Change Log:	 
http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.9/phpMyAdmin-4.3.9-notes.html/view
Original commitRevision:378539 
Sunday, 25 Jan 2015
19:17 matthew search for other commits by this committer
Update to 4.3.8

Change
Log:	http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.8/phpMyAdmin-4.3.8-notes.html/view
Original commitRevision:377899 
Saturday, 17 Jan 2015
09:34 matthew search for other commits by this committer
Update to 4.3.7

Change
Log:	http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.7/phpMyAdmin-4.3.7-notes.html/view
Original commitRevision:377216 
Thursday, 8 Jan 2015
22:20 matthew search for other commits by this committer
Upgrade to 4.3.6

This is a routine bugfix release.

Change Log:	 
http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.6/phpMyAdmin-4.3.6-notes.html/view
Original commitRevision:376572 
Tuesday, 6 Jan 2015
10:58 matthew search for other commits by this committer
Update to 4.3.5

This is a routine bug-fix update

Change Log:	 
http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.5/phpMyAdmin-4.3.5-notes.html/view
Original commitRevision:376420 
Monday, 29 Dec 2014
21:36 matthew search for other commits by this committer
Update to 4.3.4

This is a routine bugfix update

Change Log:	 
http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.4/phpMyAdmin-4.3.4-notes.html/view
Original commitRevision:375805 
Sunday, 21 Dec 2014
15:02 matthew search for other commits by this committer
Update to 4.3.3

This is a routine bugfix update

Change Log:	 
http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.3/phpMyAdmin-4.3.3-notes.html/view
Original commitRevision:375164 
Saturday, 13 Dec 2014
09:42 matthew search for other commits by this committer
Update to 4.3.2

This is a routine bugfix update

Change Log:	 
http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.2/phpMyAdmin-4.3.2-notes.html/view
Original commitRevision:374645 
Tuesday, 9 Dec 2014
07:21 matthew search for other commits by this committer
Update to 4.3.1

This is a routine bugfix update

Change Log:	 
http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.1/phpMyAdmin-4.3.1-notes.html/view
Original commitRevision:374346 
Saturday, 6 Dec 2014
12:01 matthew search for other commits by this committer
Update to 4.3.0

This is the fist release from the new 4.3.x branch, and brings with it
some significant new functionality.

Release
Notes:	http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.0/phpMyAdmin-4.3.0-notes.html/view
Original commitRevision:374100 
Thursday, 4 Dec 2014
07:18 matthew search for other commits by this committer
Security update to 4.2.13.1

Serious DoS vulnerability by use of long passwords
Non-critical XSS vulnerability in the rediection mechanism

Release Notes:	
http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.2.13.1/phpMyAdmin-4.2.13.1-notes.html/view

MFH:		2014Q4
Security:	c9c46fbf-7b83-11e4-a96e-6805ca0b3d42
Original commitRevision:373863 

Number of commits found: 327 (showing only 100 on this page)

1 | 2 | 3 | 4  »