Port details |
- phpmyadmin5 Set of PHP-scripts to manage MySQL over the web
- 5.1.0 databases
=3 5.1.0Version of this port present on the latest quarterly branch.- Maintainer: joneum@FreeBSD.org
 - Port Added: 2019-12-29 00:20:21
- Last Update: 2021-03-07 20:31:48
- SVN Revision: 567591
People watching this port, also watch: git, py37-certbot, pkg, php74, ffmpeg
- Also Listed In: www
- License: GPLv2
- Description:
- Currently phpMyAdmin can:
* browse and drop databases, tables, views, columns and indexes
* display multiple results sets through stored procedures or queries
* create, copy, drop, rename and alter databases, tables, columns
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, Microsoft Word 2000, and
LATEX formats
* import data and MySQL structures from 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
* create, edit, call, export and drop stored procedures and
functions
* create, edit, export and drop events and triggers
* communicate in 62 different languages
WWW: https://www.phpmyadmin.net/
- SVNWeb : Homepage
There is no configure plist information for this port. - Dependency lines:
-
- phpMyAdmin5-php74>0:databases/phpmyadmin5
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
cd /usr/ports/databases/phpmyadmin5/ && make install clean - To add the package:
pkg install phpMyAdmin5-php74 - PKGNAME: phpMyAdmin5-php74
- Package flavors (<flavor>: <package>)
- php74: phpMyAdmin5-php74
- php73: phpMyAdmin5-php73
- php80: phpMyAdmin5-php80
- distinfo:
- TIMESTAMP = 1615134619
SHA256 (phpMyAdmin-5.1.0-all-languages.tar.xz) = aa8ccf357f672012384df34e1c2bc70147476761c8458a0dad6233497e142c68
SIZE (phpMyAdmin-5.1.0-all-languages.tar.xz) = 7902416
- Packages: (move your mouse over the cells for more information)
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- php.h : lang/php74
- ctype.so : textproc/php74-ctype
- filter.so : security/php74-filter
- json.so : devel/php74-json
- mysqli.so : databases/php74-mysqli
- session.so : www/php74-session
- xml.so : textproc/php74-xml
- xmlwriter.so : textproc/php74-xmlwriter
- bz2.so : archivers/php74-bz2
- gd.so : graphics/php74-gd
- mbstring.so : converters/php74-mbstring
- openssl.so : security/php74-openssl
- zip.so : archivers/php74-zip
- zlib.so : archivers/php74-zlib
- There are no ports dependent upon this port
- Configuration Options
- ===> The following configuration options are available for phpMyAdmin5-php74-5.1.0:
BZ2=on: PHP bzip2 library support
CURL=off: PHP curl support
GD=on: PHP GD library support (requires X11)
GMP=off: PHP GMP library support
MBSTRING=on: PHP Multi-byte String support
OPCACHE=off: PHP Opcache support
OPENSSL=on: PHP OpenSSL support
SODIUM=off: PHP libsodium support (only available for PHP >= 7.2)
ZIP=on: PHP Zip compression support
ZLIB=on: PHP ZLIB support
===> Use 'make config' to modify these settings
- USES:
- cpe php:web,flavors tar:xz
- Master Sites:
|
Notes from UPDATING |
These upgrade notes are taken from /usr/ports/UPDATING
- 2018-03-08
Affects: */php* */pecl* */pear* Author: mat@FreeBSD.org Reason:
PHP extensions and modules have been flavored.
People using Poudriere 3.2+ and binary packages do not have to do anything if
they are using PHP applications.
PHP modules and extensions may have change their names from php5- or php7- to
fully versionned phpXY-.
PECL extensions and PEAR modules package names have changed from pecl- and
pear- to phpXX-pecl and phpXX-pear-.
To rename an installed package to match the new naming scheme, for example,
for the imagick pecl extension, run:
# pkg set -n pecl-imagick:php56-pecl-imagick
For other people, to build the PHP 7.2 version of, for example,
databases/php-memcached, you need to run:
# make FLAVOR=php72 install
|
Number of commits found: 8
Number of commits found: 8
|
Latest Vulnerabilities |
12 vulnerabilities affecting 72 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
Last updated: 2021-03-28 22:40:29
|
|