FreeBSD Bugzilla – Attachment 180467 Details for
Bug 214806
New port: databases/phpliteadmin , web-based SQLite database admin tool written in PHP
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
candidate shar
phpliteadmin.shar (text/plain), 2.35 KB, created by
Nikolai Lifanov
on 2017-03-03 15:35:58 UTC
(
hide
)
Description:
candidate shar
Filename:
MIME Type:
Creator:
Nikolai Lifanov
Created:
2017-03-03 15:35:58 UTC
Size:
2.35 KB
patch
obsolete
>#!/bin/sh ># This is a shell archive >echo x ./phpliteadmin >mkdir -p ./phpliteadmin > /dev/null 2>&1 >echo x ./phpliteadmin/distinfo >sed 's/^X//' > ./phpliteadmin/distinfo << 'SHAR_END' >XTIMESTAMP = 1488554930 >XSHA256 (phpLiteAdmin_v1-9-7-1.zip) = d44e1ed5d8e6680aca97df8a406817231c05ab3484e8ced0b4e56c922e46d64d >XSIZE (phpLiteAdmin_v1-9-7-1.zip) = 54002 >SHAR_END >echo x ./phpliteadmin/files >mkdir -p ./phpliteadmin/files > /dev/null 2>&1 >echo x ./phpliteadmin/Makefile >sed 's/^X//' > ./phpliteadmin/Makefile << 'SHAR_END' >X# Created by: olevole@olevole.ru >X# $FreeBSD$ >X >XPORTNAME= phpLiteAdmin >XDISTVERSION= 1.9.7.1 >XCATEGORIES= databases www >XMASTER_SITES= https://bitbucket.org/phpliteadmin/public/downloads/ >XDISTNAME= ${PORTNAME}_v${DISTVERSION:S/./-/g} >X >XMAINTAINER= olevole@olevole.ru >XCOMMENT= Web-based database management tool for Sqlite >X >XLICENSE= GPLv3 >X >XUSES= php:web zip >X >XNO_ARCH= yes >XNO_BUILD= yes >XUSE_PHP= pdo_sqlite session >X >XPLIST_FILES= ${WWWDIR}/phpliteadmin.php \ >X ${WWWDIR}/phpliteadmin.config.sample.php >X >XSUB_FILES= pkg-message >X >Xdo-install: >X @${MKDIR} ${STAGEDIR}/${WWWDIR} >X ${INSTALL_DATA} ${WRKDIR}/phpliteadmin.php \ >X ${STAGEDIR}${WWWDIR} >X ${INSTALL_DATA} ${WRKDIR}/phpliteadmin.config.sample.php \ >X ${STAGEDIR}${WWWDIR} >X >X.include <bsd.port.mk> >SHAR_END >echo x ./phpliteadmin/pkg-descr >sed 's/^X//' > ./phpliteadmin/pkg-descr << 'SHAR_END' >XphpLiteAdmin is a web-based SQLite database admin tool written in PHP with >Xsupport for SQLite3 and SQLite2. >X >XFeatures >X >X- Lightweight - consists of a single 200KB source file for portability >X- Specify and manage an unlimited number of databases >X- Specify a directory and optionally its subdirectories to scan for databases >X- Create and delete databases >X- Add, delete, rename, empty, and drop tables >X- Browse, add, edit, and delete records >X- Add, delete, and edit table columns >X- Manage table indexes >X- Manage table triggers >X- Import and export tables, structure, indexes, and data (SQL, CSV) >X- View data as bar, pie, and line charts >X- And many other... >X >XWWW: https://www.phpliteadmin.org/ >SHAR_END >echo x ./phpliteadmin/files/pkg-message.in >sed 's/^X//' > ./phpliteadmin/files/pkg-message.in << 'SHAR_END' >X >Xphpliteadmin has been installed into: >X >X %%WWWDIR%% >X >XPlease copy phpliteadmin.config.sample.php to phpliteadmin.config.php and >X edit as you needs. >SHAR_END >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 214806
:
177352
| 180467