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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
phpliteadmin Web-based database management tool for Sqlite
1.9.8.2 databases on this many watch lists=0 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 1.9.8.2Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@freebsd.org search for ports maintained by this maintainer
Port Added: 2017-03-12 16:44:42
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: www
License: GPLv3
WWW:
https://www.phpliteadmin.org/
Description:
phpLiteAdmin is a web-based SQLite database admin tool written in PHP with support for SQLite3 and SQLite2. Features - Lightweight - consists of a single 200KB source file for portability - Specify and manage an unlimited number of databases - Specify a directory and optionally its subdirectories to scan for databases - Create and delete databases - Add, delete, rename, empty, and drop tables - Browse, add, edit, and delete records - Add, delete, and edit table columns - Manage table indexes - Manage table triggers - Import and export tables, structure, indexes, and data (SQL, CSV) - View data as bar, pie, and line charts - And many other...
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
Expand this list (5 items)
Collapse this list.
  1. /usr/local/www/phpLiteAdmin/phpliteadmin.php
  2. /usr/local/www/phpLiteAdmin/phpliteadmin.config.sample.php
  3. /usr/local/share/licenses/phpLiteAdmin-1.9.8.2/catalog.mk
  4. /usr/local/share/licenses/phpLiteAdmin-1.9.8.2/LICENSE
  5. /usr/local/share/licenses/phpLiteAdmin-1.9.8.2/GPLv3
Collapse this list.
Dependency lines:
  • phpLiteAdmin>0:databases/phpliteadmin
To install the port:
cd /usr/ports/databases/phpliteadmin/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/phpliteadmin
  • pkg install phpLiteAdmin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: phpLiteAdmin
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1607765948 SHA256 (phpLiteAdmin_v1-9-8-2.zip) = b2e0f8ac5b41eb506f013450011e6b4e215e96c3e513103e00d2651eb1f13ee6 SIZE (phpLiteAdmin_v1-9-8-2.zip) = 59391

Packages (timestamps in pop-ups are UTC):
phpLiteAdmin
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.9.8.21.9.8.21.9.8.21.9.8.21.9.8.2-1.9.8.2-
FreeBSD:13:quarterly1.9.8.21.9.8.21.9.8.21.9.8.21.9.8.21.9.8.21.9.8.21.9.8.2
FreeBSD:14:latest1.9.8.21.9.8.21.9.8.21.9.8.21.9.8.21.9.8.2-1.9.8.2
FreeBSD:14:quarterly1.9.8.21.9.8.2-1.9.8.21.9.8.21.9.8.21.9.8.21.9.8.2
FreeBSD:15:latest1.9.8.21.9.8.2n/a1.9.8.2n/a1.9.8.21.9.8.21.9.8.2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. php.h : lang/php81
  2. pdo_sqlite.so : databases/php81-pdo_sqlite
  3. session.so : www/php81-session
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
databases_phpliteadmin
USES:
cpe php:web zip
pkg-message:
For install:
phpliteadmin has been installed into: /usr/local/www/phpLiteAdmin Please copy phpliteadmin.config.sample.php to phpliteadmin.config.php and edit as you needs.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://bitbucket.org/phpliteadmin/public/downloads/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
1.9.8.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.9.8.2
20 Jul 2022 14:21:07
commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.9.8.2
10 Sep 2021 21:18:21
commit hash: 521d21e5dc36a878d226725cdeb10e6e30de5693commit hash: 521d21e5dc36a878d226725cdeb10e6e30de5693commit hash: 521d21e5dc36a878d226725cdeb10e6e30de5693commit hash: 521d21e5dc36a878d226725cdeb10e6e30de5693 files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
databases/phpliteadmin: Add CPE information

Approved by:	portmgr (blanket)
1.9.8.2
06 May 2021 16:57:13
commit hash: 4ccec196fa67946311a9adb715ef85fe8237ccc2commit hash: 4ccec196fa67946311a9adb715ef85fe8237ccc2commit hash: 4ccec196fa67946311a9adb715ef85fe8237ccc2commit hash: 4ccec196fa67946311a9adb715ef85fe8237ccc2 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Chris Hutchinson
databases/phpliteadmin: Return to pool

PR:	255634
1.9.8.2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.9.8.2
12 Dec 2020 01:57:03
Revision:557784Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.9.8.2

PR:		250750
Submitted by:	olevole@olevole.ru
Approved by:	maintainer
1.9.7.1
13 Aug 2019 16:01:59
Revision:508835Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories d)
1.9.7.1
23 Feb 2018 19:48:04
Revision:462735Original commit files touched by this commit
yuri search for other commits by this committer
databases/phpliteadmin: portmaster@BSDforge.com takes maintainership

PR:		226148
Submitted by:	Chris Hutchinson <portmaster@BSDforge.com>
Approved by:	tcberner (mentor, implicit)
1.9.7.1
22 Feb 2018 12:53:14
Revision:462587Original commit files touched by this commit
tobik search for other commits by this committer
Reset MAINTAINER

https://lists.freebsd.org/pipermail/freebsd-ports/2018-February/112646.html

Submitted by:	olevole@olevole.ru (maintainer)
1.9.7.1
17 Mar 2017 14:06:34
Revision:436340Original commit files touched by this commit
lifanov search for other commits by this committer
use DISTVERSION correctly

The DISTVERSION should be set to the version componet directly
instead of substituting dots for dashes when deriving DISTNAME.

Reported by:	mat
Differential Revision:	https://reviews.freebsd.org/D10002
1.9.7.1
12 Mar 2017 16:44:33
Revision:435995Original commit files touched by this commit
lifanov search for other commits by this committer
New port: databases/phpliteadmin , web-based SQLite database admin tool written
in PHP

Features

    Lightweight - consists of a single 200KB source file for portability
    Supports SQLite3 and SQLite2 databases
    Translated and available in over 10 languages - and counting
    Specify and manage an unlimited number of databases
    Specify a directory and optionally its subdirectories to scan for databases
    Create and delete databases
    Add, delete, rename, empty, and drop tables
    Browse, add, edit, and delete records
    Add, delete, and edit table columns
    Manage table indexes
    Manage table triggers
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 12