Port details |
- phpmyadmin35 A set of PHP-scripts to manage MySQL over the web
- 3.5.8.2 databases
=1 3.5.8.2Version of this port present on the latest quarterly branch.
- DEPRECATED: Has unresolved security problems: http://www.phpmyadmin.net/home_page/security/PMASA-2013-10.php
This port expired on: 2013-09-04
- Maintainer: matthew@FreeBSD.org
- Port Added: 2013-05-04 06:25:11
- Last Update: 2013-09-04 09:55:38
- SVN Revision: 326267
- People watching this port, also watch:: tt-rss-php82, phpMyAdmin-php81, wordpress, py39-fail2ban
- Also Listed In: www
- License: GPLv2
- WWW:
- http://www.phpmyadmin.net/
- Description:
-
phpMyAdmin handles the administration of MySQL over the Web. It can:
* browse and drop databases, tables, views, fields and indexes
* create, copy, drop, rename and alter databases, tables, fields
and indexes
* maintain server, databases and tables, with proposals on server
configuration
* execute, edit and bookmark any SQL-statement, even batch-queries
* load text files into tables
* create and read dumps of tables
* export data to various formats: CSV, XML, PDF, ISO/IEC 26300 -
OpenDocument Text and Spreadsheet, Word, Excel and LATEX formats
* import data and MySQL structures from Microsoft Excel and
OpenDocument spreadsheets, as well as XML, CSV, and SQL files
* administer multiple servers
* manage MySQL users and privileges
* check referential integrity in MyISAM tables
* using Query-by-example (QBE), create complex queries
automatically connecting required tables
* create PDF graphics of your Database layout
* search globally in a database or a subset of it
* transform stored data into any format using a set of predefined
functions, like displaying BLOB-data as image or download-link
* track changes on databases, tables and views
* support InnoDB tables and foreign keys
* support mysqli, the improved MySQL extension
* communicate in 57 different languages
* synchronize two databases residing on the same as well as remote
servers
WWW: http://www.phpmyadmin.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- phpMyAdmin35>0:databases/phpmyadmin35
- No installation instructions:
- This port has been deleted.
- PKGNAME: phpMyAdmin35
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- php.h : lang/php5
- ctype.so : textproc/php5-ctype
- session.so : www/php5-session
- filter.so : security/php5-filter
- mbstring.so : converters/php5-mbstring
- json.so : devel/php5-json
- apc.so : www/pecl-APC
- bz2.so : archivers/php5-bz2
- gd.so : graphics/php5-gd
- mcrypt.so : security/php5-mcrypt
- openssl.so : security/php5-openssl
- pdf.so : print/pecl-pdflib
- zip.so : archivers/php5-zip
- zlib.so : archivers/php5-zlib
- mysqli.so : databases/php5-mysqli
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for phpMyAdmin35-3.5.8.2:
APC=on: PHP APC (animated progress bar) support
BZ2=on: PHP bzip2 library support
GD=on: PHP GD library support (requires X11)
MCRYPT=on: PHP MCrypt library support
OPENSSL=on: PHP OpenSSL support
PDF=on: PHP PDFlib support
SUPHP=off: suPHP support
ZIP=on: PHP Zip compression support
ZLIB=on: PHP ZLIB support
====> Options available for the multi DB_connect: you have to choose at least one of them
MYSQL=off: PHP MySQL support via mysql client
MYSQLI=on: PHP Improved MySQL client support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.5.8.2 04 Sep 2013 09:55:38 |
rene |
Remove expired ports:
2013-09-04 www/p5-Catalyst-Plugin-Unicode-Encoding: This module now part of core
Catalyst distribution
2013-09-04 databases/phpmyadmin35: Has unresolved security problems:
http://www.phpmyadmin.net/home_page/security/PMASA-2013-10.php |
3.5.8.2 04 Aug 2013 12:13:51 |
matthew |
- Security update of databases/phpmyadmin to 4.0.5
ChangeLog:
http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.0.5/phpMyAdmin-4.0.5-notes.html/download
SecurityAdvisory: http://www.phpmyadmin.net/home_page/security/PMASA-2013-10.php
- Deprecate databases/phpmyadmin35
This version is vulnerable to the 'clickjacking protection bypass'
problem fixed in 4.0.5, but the development team will not be
publishing a fix. "We have no solution for 3.5.x, due to the proposed
solution requiring JavaScript. We don't want to introduce a dependency
to JavaScript in the 3.5.x family."
Therefore deprecate this port and set expiry for one month. Please
upgrade to 4.0.5 instead.
Security: 17326fd5-fcfb-11e2-9bb9-6805ca0b3d42 |
3.5.8.2 28 Jul 2013 15:38:45 |
matthew |
Security update: multiple vulnerabilities in databases/phpmyadmin and
databases/phpmyadmin35
- update phpmyadmin to 4.0.4.2
ChangeLog:
http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.0.4.2/phpMyAdmin-4.0.4.2-notes.html/view
- update phpmyadmin35 to 3.5.8.2
ChangeLog:
http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/3.5.8.2/phpMyAdmin-3.5.8.2-notes.html/view
- vuxml
The PMSA references shown have not been published yet, hence no CVE
numbers and a lack of detail in the descriptions. Yes, PMSA-2013-10
is missing from the sequence. According to the security alert e-mail:
"For more details, see the upcoming PMASA-2013-8 to PMASA-2013-15 (minus
PMASA-2013-10 which is reserved for a future advisory)." |
3.5.8.1 13 May 2013 15:47:47 |
miwi |
- Remove php4 reference |
3.5.8.1 04 May 2013 06:24:53 |
matthew |
- Copy databases/phpmyadmin to databases/phpmyadmin35
- Update databases/phpmyadmin to 4.0.0
Version 4.0.0 is the first release of a new major version, and
involves some significant changes in functionality. In particular it
now requires Javascript in order to operate.
Provide a new phpmyadmin35 port to track the 3.5.x branch for those
not wishing to upgrade yet. Note that you will have to adjust your
httpd.conf if you switch to this port, as it installs the application to
${LOCALBASE}/www/phpMyAdmin35 |
Number of commits found: 5
|