Port details |
- adminer Full-featured database management tool written in PHP
- 4.8.1 databases =6 4.8.1Version of this port present on the latest quarterly branch.
- Maintainer: uzsolt@FreeBSD.org
- Port Added: 2009-07-13 22:30:00
- Last Update: 2024-01-30 08:05:56
- Commit Hash: e44adb9
- People watching this port, also watch:: vim, ffmpeg, p5-Parallel-Iterator, nagios-check_hdd_health, monit
- Also Listed In: www
- License: APACHE20
- WWW:
- https://www.adminer.org
- Description:
- Adminer (formerly phpMinAdmin) is a full-featured database
management tool written in PHP. Conversely to phpMyAdmin,
it consist of a single file ready to deploy to the target
server.
Adminer is available for MySQL, PostgreSQL, SQLite, MS SQL
and Oracle.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- adminer>0:databases/adminer
- To install the port:
- cd /usr/ports/databases/adminer/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/adminer
- pkg install adminer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: adminer
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1652299956
SHA256 (adminer-4.8.1.php) = 2fd7e6d8f987b243ab1839249551f62adce19704c47d3d0c8dd9e57ea5b9c6b3
SIZE (adminer-4.8.1.php) = 476603
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- php.h : lang/php82
- session.so : www/php82-session
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_adminer
- USES:
- cpe php
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.8.1 30 Jan 2024 08:05:56 |
Zsolt Udvari (uzsolt) |
multiple_ports: Update MAINTAINER
Change uzsolt@uzsolt.hu to uzsolt@FreeBSD.org on all relevant ports:
audio/musicpc
converters/R-cran-jsonlite
databases/R-cran-cachem
databases/R-cran-fastmap
databases/adminer
deskutils/fet
devel/R-cran-cli
devel/R-cran-fansi
devel/R-cran-later
devel/R-cran-purrr
devel/R-cran-vctrs
devel/lua-sysctl (Only the first 15 lines of the commit message are shown above ) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.8.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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.
(Only the first 15 lines of the commit message are shown above ) |
4.8.1 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
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> (Only the first 15 lines of the commit message are shown above ) |
4.8.1 28 Jun 2022 16:02:08 |
Fernando Apesteguía (fernape) Author: Zsolt Udvari |
databases/adminer: update to 4.8.1
ChangeLog: https://github.com/vrana/adminer/releases/tag/v4.8.1
PR: 263419
Reported by: freebsd@zilon.de (maintainer) |
4.7.7 14 Oct 2021 21:29:57 |
Stefan Eßer (se) |
databases/adminer: Add CPE information
Approved by: portmgr (blanket) |
4.7.7 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.7.7 07 Sep 2020 11:03:10 |
pi |
databases/adminer: update 4.7.6 -> 4.7.7
- Fix open redirect if Adminer is accessible at //adminer.php%2F@
PR: 249164
Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer) |
4.7.6 15 Mar 2020 07:34:33 |
tcberner |
databases/adminer: update to 4.7.6
- update to 4.7.6
- lower permissions
- CP -> INSTALL_DATA
- simplify install directory (adminer/adminer -> adminer/)
PR: 242145
Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer)
Reported by: Vladislav V. Prodan <admin@support.od.ua> |
4.7.4 26 Oct 2019 14:31:05 |
sunpoet |
Update to 4.7.4
Changes: https://github.com/vrana/adminer/releases
PR: 241502
Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer) |
4.6.2 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
4.6.2 21 Feb 2018 00:23:35 |
yuri |
databases/adminer: Update to 4.6.2
PR: 226056
Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer)
Approved by: tcberner (mentor, implicit) |
4.6.1 12 Feb 2018 12:00:17 |
dbaio |
databases/adminer: Update to 4.6.1
While here:
Reorder Makefile.
Remove <bsd.port.options.mk>, not necessary.
Changes: https://sourceforge.net/p/adminer/news/2018/02/adminer-461-released/
PR: 225824
Submitted by: knezour@weboutsourcing.cz
Approved by: Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer) |
4.6.0 06 Feb 2018 19:31:57 |
dbaio |
databases/adminer: Update to 4.6.0
Changes: https://github.com/vrana/adminer/blob/v4.6.0/changes.txt
PR: 225694
Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer)
Reported by: knezour@weboutsourcing.cz |
4.3.1 18 Oct 2017 20:32:27 |
swills |
databases/adminer: update to 4.3.1
PR: 222977
Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer) |
4.2.5 14 Jul 2017 14:25:21 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
4.2.5 04 Jul 2017 19:41:21 |
bhughes |
multiple ports: Update MAINTAINER
Change udvzsolt@gmail.com to uzsolt@uzsolt.hu on all relevant ports:
audio/musicpc
databases/adminer
deskutils/fet
graphics/mupdf
graphics/timg
graphics/zathura-pdf-mupdf
sysutils/rdiff-backup
textproc/urlview
www/kohana
x11/dzen2
x11-wm/herbstluftwm
PR: 220323
Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer)
Approved by: mat (co-mentor)
Differential Revision: https://reviews.freebsd.org/D11469 |
4.2.5 07 Jun 2016 08:45:32 |
wen |
- Update to 4.2.5
PR: 209953
Submitted by: udvzsolt@gmail.com(maintainer) |
4.2.4_1 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
4.2.4_1 19 Feb 2016 08:46:50 |
miwi |
- Switch to mysqli to support php7 |
4.2.4 17 Feb 2016 17:41:08 |
feld |
databases/adminer: Update to 4.2.4
This update resolves several security issues
MFH: 2016Q1
Security: https://vuxml.freebsd.org/freebsd/8cf54d73-d591-11e5-8fa8-14dae9d210b8.html
Security: https://vuxml.freebsd.org/freebsd/18201a1c-d59a-11e5-8fa8-14dae9d210b8.html
Security: https://vuxml.freebsd.org/freebsd/ad91ee9b-d599-11e5-8fa8-14dae9d210b8.html
Security: https://vuxml.freebsd.org/freebsd/dd563930-d59a-11e5-8fa8-14dae9d210b8.html |
4.2.1 28 Jul 2015 08:21:34 |
robak |
databases/adminer: update 4.1.0 -> 4.2.1
- Pet portlint
PR: 199418
Submitted by: Zsolt Udvari <udvzsolt@gmail.com> (maintainer) |
4.1.0_1 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
4.1.0_1 07 Sep 2014 11:01:54 |
antoine |
Allow staging as a regular user |
4.1.0_1 02 May 2014 07:11:46 |
wen |
- Pass maintainership to new volunteer |
4.1.0_1 02 May 2014 00:48:18 |
wen |
- Allow install lite version
PR: 189211
Submitted by: Zsolt Udvari <udvzsolt@gmail.com> |
4.1.0 28 Apr 2014 04:32:28 |
wen |
- Update to 4.1.0
- Added STAGE support
PR: 189051
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
07 Mar 2014 16:49:10
|
bapt |
Convert d* to USES=zip |
3.7.1 30 Dec 2013 20:55:19 |
ohauer |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
3.7.1 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
3.7.1 01 Jul 2013 08:37:24 |
wen |
- Update to 3.7.1 |
3.7.0 03 Jun 2013 08:04:15 |
wen |
- Update to 3.7.0 |
3.6.3 26 Jan 2013 11:42:26 |
wen |
- Update to 3.6.3 |
3.6.1 11 Oct 2012 07:55:18 |
wen |
- Update to 3.6.1
- Trim Makefile headers
Feature safe: yes |
3.3.4 16 May 2012 07:37:04 |
ale |
Switch to default PHP 5.3, since not compatible with PHP 5.4. |
3.3.4 08 Mar 2012 11:51:36 |
wen |
- Update to 3.3.4 |
3.3.3 09 Jan 2012 15:41:08 |
tabthorpe |
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch
PR: ports/163521
Submitted by: Pedro Giffuni <pfg apache.org>
Hat: portmgr
Exp run by: pav |
3.3.3 09 Sep 2011 03:29:38 |
wen |
- Update to 3.3.3 |
3.3.2 09 Aug 2011 14:09:40 |
wen |
- Update to 3.3.2 |
3.2.2 01 Apr 2011 08:25:28 |
wen |
- Update to 3.2.2 |
3.2.1 25 Mar 2011 01:38:01 |
wen |
- Update to 3.2.1 |
3.2.0 01 Mar 2011 02:17:40 |
wen |
- Update to 3.2.0 |
3.1.0_1 28 Dec 2010 02:55:29 |
wen |
- Change required PHP libraries
- Fix pkg-descr
- Add LICENSE
- Bump PORTREVISION
PR: ports/153467
Submitted by: Joe Horn <joehorn@gmail.com> |
3.1.0 18 Nov 2010 06:25:10 |
wen |
- Update to 3.1.0 |
3.0.1 19 Oct 2010 13:12:47 |
wen |
- Update to 3.0.1 |
3.0.0 18 Oct 2010 07:20:58 |
wen |
- Update to 3.0.0 |
2.3.2 19 May 2010 13:43:33 |
wen |
- Update to 2.3.2
- Update my email to FreeBSD |
1.11.1 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
1.11.1 13 Jul 2009 22:35:46 |
miwi |
- Update adminer to 1.11.1
- Connect adminer to the build
- Disconnect phpminadmin
- Remove phpminadmin project was renamed
PR: 136663
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
1.10.0 13 Jul 2009 22:29:34 |
miwi |
- Force commit after repocopy
repocopy from databases/phpminadmin --> databases/adminer |