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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
adminerevo Database management in a single PHP file
4.8.4 databases on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.8.2Version of this port present on the latest quarterly branch.
Maintainer: DtxdF@disroot.org search for ports maintained by this maintainer
Port Added: 2023-12-22 23:45:05
Last Update: 2024-08-20 04:45:50
Commit Hash: 047206b
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: www
License: APACHE20 GPLv3
WWW:
https://adminerevo.org
https://github.com/adminerevo/adminerevo
Description:
AdminerEvo (fork of Adminer) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it consists of a single file ready to deploy to the target server.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. /usr/local/share/licenses/adminerevo-4.8.4/catalog.mk
  2. /usr/local/share/licenses/adminerevo-4.8.4/LICENSE
  3. /usr/local/share/licenses/adminerevo-4.8.4/APACHE20
  4. /usr/local/share/licenses/adminerevo-4.8.4/GPLv3
  5. @mode 0644
  6. www/adminerevo/index.php
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • adminerevo>0:databases/adminerevo
To install the port:
cd /usr/ports/databases/adminerevo/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/adminerevo
  • pkg install adminerevo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: adminerevo
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1723969538 SHA256 (adminer-4.8.4.php) = e9a9bc2cc2ac46d6d92f008de9379d2b21a3764a5f8956ed68456e190814b149 SIZE (adminer-4.8.4.php) = 492814

Packages (timestamps in pop-ups are UTC):
adminerevo
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.8.44.8.4-4.8.44.8.4---
FreeBSD:13:quarterly4.8.44.8.4-4.8.44.8.44.8.24.8.24.8.2
FreeBSD:14:latest4.8.44.8.4-4.8.44.8.4---
FreeBSD:14:quarterly4.8.44.8.4-4.8.44.8.44.8.24.8.24.8.2
FreeBSD:15:latest4.8.44.8.4n/a4.8.4n/a4.8.24.8.24.8.2
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. php.h : lang/php82
  2. session.so : www/php82-session
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
databases_adminerevo
USES:
php
pkg-message:
For install:
You should install the database extension(s) what you want to use: php82-mysqli, php82-mssql, php82-odbc, php82-pgsql or php82-pdo_sqlite.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/adminerevo/adminerevo/releases/download/v4.8.4/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.8.4
20 Aug 2024 04:45:50
commit hash: 047206b7fa5da8c04781e8189851fb67cf0f0b55commit hash: 047206b7fa5da8c04781e8189851fb67cf0f0b55commit hash: 047206b7fa5da8c04781e8189851fb67cf0f0b55commit hash: 047206b7fa5da8c04781e8189851fb67cf0f0b55 files touched by this commit
Zsolt Udvari (uzsolt) search for other commits by this committer
Author: Jesús Daniel Colmenares Oviedo
databases/adminerevo: update to 4.8.4

Switch to DISTVERSION.

ChangeLog:
https://github.com/adminerevo/adminerevo/blob/v4.8.4/changes.txt

* Removed size for integer on MySQL 8+.
* Replaced deprecated by error_get_last().
* Allow responsive styles on larger devices.
* Fixed issue with editor tables list.
* Adjusted href of editor title.
* Fixes of warnings on PHP8.3.
* Filter removal buttons on table select pages.
* Skip dump of generated columns.
* Add LICENSE file, clarify dual-licensing.
* Restore latest version check.

PR:		280897
Approved by:	submitter is maintainer
4.8.2
22 Dec 2023 23:44:42
commit hash: 6ae35de7f126fc32bc6290a88ef9cc93ea32bb28commit hash: 6ae35de7f126fc32bc6290a88ef9cc93ea32bb28commit hash: 6ae35de7f126fc32bc6290a88ef9cc93ea32bb28commit hash: 6ae35de7f126fc32bc6290a88ef9cc93ea32bb28 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Author: Jesús Daniel Colmenares Oviedo
databases/adminerevo: New port

AdminerEvo (fork of Adminer) is a full-featured database management tool
written in PHP. Conversely to phpMyAdmin, it consists of a single file
ready to deploy to the target server.

WWW: https://adminerevo.org

PR:		274188

Number of commits found: 2