Commit graph

5 commits

Author SHA1 Message Date
Mathieu Arnold
78d1aff1fc Convert to UCL & cleanup pkg-message (categories d) 2019-08-13 16:01:59 +00:00
Yuri Victorovich
4682b39296 databases/phpliteadmin: portmaster@BSDforge.com takes maintainership
PR:		226148
Submitted by:	Chris Hutchinson <portmaster@BSDforge.com>
Approved by:	tcberner (mentor, implicit)
2018-02-23 19:48:04 +00:00
Tobias Kortkamp
42e93c3579 Reset MAINTAINER
https://lists.freebsd.org/pipermail/freebsd-ports/2018-February/112646.html

Submitted by:	olevole@olevole.ru (maintainer)
2018-02-22 12:53:13 +00:00
Nikolai Lifanov
32aa1dace7 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
2017-03-17 14:06:34 +00:00
Nikolai Lifanov
99d7fc48aa 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
    Import and export tables, structure, indexes, and data (SQL, CSV)
    View data as bar, pie, and line charts
    Graphical search tool to find records based on specified field values
    Create and run your own custom SQL queries in the free-form query editor/builder
    Easily apply core SQLite functions to column values using the GUI
    Write your own PHP functions to be available to apply to column values
    Design your own theme using CSS or install a pre-made theme from the community
    All presented in an intuitive, easy-to-use GUI that allows non-technical, SQL-illiterate users to fully manage databases
    Allows multiple installations on the same server, each with a different password
    Secure password-protected interface with login screen and cookies

PR:		214806
Submitted by:	olevole@olevole.ru
2017-03-12 16:44:33 +00:00