FreeBSD Bugzilla – Attachment 118439 Details for
Bug 160675
[new port] security/libkpass Library for a reading/writing KeePass 1.x DB
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.15 KB, created by
Veniamin
on 2011-09-12 13:40:03 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Veniamin
Created:
2011-09-12 13:40:03 UTC
Size:
2.15 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># libkpass ># libkpass/distinfo ># libkpass/pkg-descr ># libkpass/Makefile ># libkpass/files ># libkpass/files/patch-src_kpass.c ># >echo c - libkpass >mkdir -p libkpass > /dev/null 2>&1 >echo x - libkpass/distinfo >sed 's/^X//' >libkpass/distinfo << '790fd97af10be89b0e3588b322fc3a8f' >XSHA256 (libkpass-3.tar.gz) = 390ebca29040ae1a015f4c067de16fe585693d2b4f95caca24529917bdb2dfec >XSIZE (libkpass-3.tar.gz) = 313707 >790fd97af10be89b0e3588b322fc3a8f >echo x - libkpass/pkg-descr >sed 's/^X//' >libkpass/pkg-descr << '7e29ddfcdf562c795703b64e4cb6da39' >XLibkpass is a from-scratch C implementation of reading and writing >XKeePass 1.x format password databases. >X >XWWW: http://libkpass.sourceforge.net/ >7e29ddfcdf562c795703b64e4cb6da39 >echo x - libkpass/Makefile >sed 's/^X//' >libkpass/Makefile << '017e503e60172d950972fd5d60455060' >X# New ports collection makefile for: libkpass >X# Date created: 2011-09-12 >X# Whom: Gvozdikov Veniamin <g.veniamin@googlemail.com> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= libkpass >XPORTVERSION= 3 >XCATEGORIES= security >XMASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ >X >XMAINTAINER= g.veniamin@googlemail.com >XCOMMENT= Library for a reading/writing KeePass 1.x DB >X >XLICENSE= GPLv3 >X >XGNU_CONFIGURE= yes >XUSE_GMAKE= yes >XUSE_LDCONFIG= yes >X >XPLIST_FILES= include/kpass.h \ >X lib/libkpass.so \ >X lib/libkpass.so.0 \ >X lib/libkpass.la \ >X lib/libkpass.a >X >X.include <bsd.port.mk> >017e503e60172d950972fd5d60455060 >echo c - libkpass/files >mkdir -p libkpass/files > /dev/null 2>&1 >echo x - libkpass/files/patch-src_kpass.c >sed 's/^X//' >libkpass/files/patch-src_kpass.c << 'a7cac42129e90a5b42c9bcff7caafb2b' >X--- src/kpass.c.orig 2011-09-12 11:39:12.476116248 +0400 >X+++ src/kpass.c 2011-09-12 11:39:37.962483090 +0400 >X@@ -19,7 +19,7 @@ >X >X #include <string.h> >X #include <openssl/evp.h> >X-#include <byteswap.h> >X+#include <sys/endian.h> >X #include <time.h> >X >X #include "kpass.h" >a7cac42129e90a5b42c9bcff7caafb2b >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 160675
: 118439