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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
poweradmin Web-based control panel for PowerDNS
4.4.0_2 dns on this many watch lists=4 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.1.6Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-01-20 16:50:29
Last Update: 2026-07-31 20:19:17
Commit Hash: fc29751
People watching this port, also watch:: powerdns, tor, squid, python
License: GPLv3
WWW:
https://www.poweradmin.org/
Description:
Poweradmin is a friendly web-based DNS administration tool for PowerDNS server. The interface supports most of the features of PowerDNS. It can work directly against the PowerDNS database (with API-assisted DNSSEC) or run entirely through the PowerDNS API in API backend mode.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PHP_PKGNAMEPREFIX}poweradmin-sqlite3>0:dns/poweradmin
To install the port:
cd /usr/ports/dns/poweradmin/ && make install clean
To add the package, run one of these commands:
  • pkg install dns/poweradmin
  • pkg install php84-poweradmin-sqlite3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: php84-poweradmin-sqlite3
Package flavors (<flavor>: <package>)
  • sqlite3: php84-poweradmin-sqlite3
  • mysql: php84-poweradmin-mysql
  • pgsql: php84-poweradmin-pgsql
distinfo:
TIMESTAMP = 1785316490 SHA256 (poweradmin-poweradmin-v4.4.0_GH0.tar.gz) = e167f8c9ae61cb6fe5546b4ce0a94c27961135bdee89c032ae106c9891fc0ddf SIZE (poweradmin-poweradmin-v4.4.0_GH0.tar.gz) = 14902575

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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. php.h : lang/php84
  2. filter.so : security/php84-filter
  3. gettext.so : devel/php84-gettext
  4. intl.so : devel/php84-intl
  5. mbstring.so : converters/php84-mbstring
  6. session.so : www/php84-session
  7. tokenizer.so : devel/php84-tokenizer
  8. xml.so : textproc/php84-xml
  9. pdo_sqlite.so : databases/php84-pdo_sqlite
Library dependencies:
  1. libsqlite3.so : databases/sqlite3
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for php84-poweradmin-sqlite3-4.4.0_2: DOCS=on: Build and/or install documentation LDAP=off: LDAP protocol support ===> Use 'make config' to modify these settings
Options name:
dns_poweradmin
USES:
php sqlite
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/poweradmin/poweradmin/tar.gz/v4.4.0?dummy=/
Collapse this list.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.4.0_2
31 Jul 2026 20:19:17
commit hash: fc29751752973a11aaeca8793ce5e749c6465b71commit hash: fc29751752973a11aaeca8793ce5e749c6465b71commit hash: fc29751752973a11aaeca8793ce5e749c6465b71commit hash: fc29751752973a11aaeca8793ce5e749c6465b71 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
dns/poweradmin: New port

Poweradmin is a friendly web-based DNS administration tool for PowerDNS
server.  The interface supports most of the features of PowerDNS. It can
work directly against the PowerDNS database (with API-assisted DNSSEC)
or run entirely through the PowerDNS API in API backend mode.

WWW: https://www.poweradmin.org/
2.1.6
01 Sep 2014 14:56:27
Revision:366881Original commit files touched by this commit
bapt search for other commits by this committer
Finish r366879
2.1.6
02 Jul 2014 20:22:56
Revision:360256Original commit files touched by this commit
antoine search for other commits by this committer
Resetting maintainership on ports that have not been staged and without any
pending PR

With hat:	portmgr
2.1.6
10 Jun 2014 07:39:02
Revision:357277Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
2.1.6
20 Sep 2013 16:31:58
Revision:327719Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns)
2.1.6
07 Mar 2013 16:53:46
Revision:313599Original commit files touched by this commit
miwi search for other commits by this committer
- Convert to OptionsNG
- Trim header

Reviewed by:	bapt
2.1.6
04 Feb 2013 01:22:57
Revision:311533Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 2.1.6

PR:		175699
Submitted by:	Edmondas Girkantas <eg@fbsd.lt> (maintainer)
2.1.5
18 May 2012 16:27:19
Original commit files touched by this commit This port version is marked as vulnerable.
pawel search for other commits by this committer
- Update to version 2.1.5 [1]
- Add option for PGSQL support [1]
- Switch to bsd.port.options

PR:             ports/167841 [1]
Submitted by:   Edmondas Girkantas <eg@fbsd.lt> (maintainer) [1]
2.1.4
24 Oct 2011 04:17:38
Original commit files touched by this commit This port version is marked as vulnerable.
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2.1.4
20 Mar 2011 12:54:45
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Get Rid MD5 support
2.1.4
09 Apr 2010 10:58:14
Original commit files touched by this commit This port version is marked as vulnerable.
wen search for other commits by this committer
- Update to 2.1.4

PR:             ports/144383
Submitted by:   Pavel Chudakov <sonic@4rm.ru>
Approved by:    maintainer
2.1.3_1
13 Oct 2009 22:32:33
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Use 644 mode for the config file

Port installs configuration file in 640 mode
and poweradmin will fail to find it when apache server
with www account is used.

PR:             139475
Submitted by:   Edmondas Girkantas <eg@fbsd.lt> (maintainer)
2.1.3
04 Jul 2009 19:28:37
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 2.1.3

PR:             136067
Submitted by:   Edmondas Girkantas <eg@fbsd.lt> (maintainer)
2.1.2
15 Feb 2009 23:27:37
Original commit files touched by this commit This port version is marked as vulnerable.
beech search for other commits by this committer
- Update to 2.1.2
- Add selection for mysql or pgsql backend
- Pass maintainership to submitter

PR:             ports/131035
Submitted by:   Edmondas Girkantas <eg@fbsd.lt>
Approved by:    maintainer timeout (no activity since 2005)
1.2.7
24 Mar 2007 14:04:36
Original commit files touched by this commit This port version is marked as vulnerable.
pav search for other commits by this committer
- WWWDIR is now defined in bsd.ports.mk

PR:             ports/105529
Submitted by:   laszlof
1.2.7
03 Jul 2006 00:21:02
Original commit files touched by this commit This port version is marked as vulnerable.
clsung search for other commits by this committer
- WANT_PHP_PEAR was removed since verion 1.21 of bsd.php.mk

PR:             ports/99717
Submitted by:   clsung
Approved by:    portmgr (erwin)
1.2.7
22 Jan 2006 08:31:47
Original commit files touched by this commit This port version is marked as vulnerable.
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
1.2.7
20 Jan 2005 16:49:52
Original commit files touched by this commit This port version is marked as vulnerable.
pav search for other commits by this committer
This project is a web-based front-end for the PowerDNS DNS server.

PR:             ports/76480
Submitted by:   Geoffroy RIVAT <grivat@sicfa.net>

Number of commits found: 18