FreeBSD Bugzilla – Attachment 215100 Details for
Bug 221735
databases/sqlite3: could be nice to include sqlite3_analyzer
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
proposed /usr/ports/databases/sqlite3_analyzer/Makefile
Makefile (text/plain), 629 bytes, created by
a.milevsky
on 2020-05-31 12:25:06 UTC
(
hide
)
Description:
proposed /usr/ports/databases/sqlite3_analyzer/Makefile
Filename:
MIME Type:
Creator:
a.milevsky
Created:
2020-05-31 12:25:06 UTC
Size:
629 bytes
patch
obsolete
># $FreeBSD$ > >PORTNAME= sqlite3_analyzer >DISTVERSION= 3.32.1 >CATEGORIES= databases linux >MASTER_SITES= https://www.sqlite.org/2020/ http://www2.sqlite.org/2020/ http://www3.sqlite.org/2020/ >PKGNAMEPREFIX= linux- >DISTNAME= sqlite-tools-linux-x86-${PORTVERSION:C/\.([[:digit:]])[[:>:]]/0\1/g:S/.//g}00 > >MAINTAINER= none@freebsd.org >COMMENT= SQLite3 database analyzer > >LICENSE= PD > >USES= linux zip > >NO_BUILD= yes >STRIP= > >PLIST_FILES= bin/sqldiff bin/sqlite3_analyzer > >do-install: >.for _i in ${PLIST_FILES} > ${INSTALL_PROGRAM} ${WRKSRC}/${_i:T} ${STAGEDIR}${PREFIX}/${_i:H:T} >.endfor > >.include <bsd.port.mk>
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 221735
:
215100
|
215101
|
215102
|
222490