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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

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.4Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Abandoned upstream, repo archived Jan 24, 2025
Expiration Date EXPIRATION DATE: 2025-09-08
Maintainer: dtxdf@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-12-22 23:45:05
Last Update: 2025-06-09 00:28:45
Commit Hash: 7dd0945
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-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/php83
  2. session.so : www/php83-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: php83-mysqli, php83-mssql, php83-odbc, php83-pgsql or php83-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: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.8.4
09 Jun 2025 00:28:45
commit hash: 7dd0945336e8765d2a0bb19614f78a5e6af2f454commit hash: 7dd0945336e8765d2a0bb19614f78a5e6af2f454commit hash: 7dd0945336e8765d2a0bb19614f78a5e6af2f454commit hash: 7dd0945336e8765d2a0bb19614f78a5e6af2f454 files touched by this commit
Jesús Daniel Colmenares Oviedo (dtxdf) search for other commits by this committer
databases/adminerevo: Mark as DEPRECATED

Upstream repository was archived by the owner on Jan 24, 2025.

Approved by:	acm (mentor)
4.8.4
03 Jun 2025 06:04:09
commit hash: f73cbc736ae156e01037afd0a8787465a47030cbcommit hash: f73cbc736ae156e01037afd0a8787465a47030cbcommit hash: f73cbc736ae156e01037afd0a8787465a47030cbcommit hash: f73cbc736ae156e01037afd0a8787465a47030cb files touched by this commit
Jesús Daniel Colmenares Oviedo (dtxdf) search for other commits by this committer
*/*: Change maintainer address to my @FreeBSD.org email

Approved by:    acm (mentor)
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: 4