Commit graph

11 commits

Author SHA1 Message Date
agc
5293710fb4 Add SHA512 digests for distfiles for security category
Problems found locating distfiles:
	Package f-prot-antivirus6-fs-bin: missing distfile fp-NetBSD.x86.32-fs-6.2.3.tar.gz
	Package f-prot-antivirus6-ws-bin: missing distfile fp-NetBSD.x86.32-ws-6.2.3.tar.gz
	Package libidea: missing distfile libidea-0.8.2b.tar.gz
	Package openssh: missing distfile openssh-7.1p1-hpn-20150822.diff.bz2
	Package uvscan: missing distfile vlp4510e.tar.Z

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 01:17:40 +00:00
dbj
6930f98ad9 work around problematic sed/make quoting interaction 2014-08-21 04:47:29 +00:00
wiz
14978c911c gsed needed on OS X. Dependency small enough, add it to TOOLS.
PR 49111 by Youri Mouton.
2014-08-13 13:19:14 +00:00
wiz
798d4351f9 Update to 0.18:
0.18
 * Mark most of unstable API as stable
 * Bump Glib dependency (2.38+)
 * Add secret_service_encode_dbus_secret() and decode functions
 * Use TAP for testing, parallel tests, and non-recursive make
 * Updated FSF's address
 * Remove unstable vapi [#721429]
 * Build fixes [#720087 #720244 #707452]
 * Updated translations
2014-03-12 10:17:57 +00:00
wiz
cef4564e41 Update to 0.16:
0.16
 * Clarify documentation for secret_service_clear_xxx() [#705629]
 * Pass return_type to prompt async begin functions, rather than finish
 * Simpler way to use custom service/collection/item types
 * service: Rename secret_service_new() and friends to xxx_open()
 * Add secret_value_get_text() function to return NULL terminated secret
 * Fix return types in secret_service_search_finish() on error paths [#698040]
 * Testing fixes [#705202]
 * Build fixes [#704233]
 * Updated translations
2014-01-27 20:14:04 +00:00
wiz
e03c03b6dc Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
ryoon
363801544a Update to 0.15
* Patches from Patrick Welche, thank you.
* Fix buildlink3.mk

Changelog:
0.15
 * Tweak predefined schemas [#695791]
 * Updated translations

0.14
 * Add a 'search' command to the tool for looking up items [#693881]
 * Try to unlock locked collection when storing an item [#693723]
 * Improve validation of the attributes table [#694107]
 * Allow empty SecretValue contents [#694787]
 * Introspection fixes [#694448]
 * Updated translations

0.13
 * Updated translations
 * Build fixes
2013-05-18 09:05:46 +00:00
ryoon
7c423ceba8 Fix build.
docbook-xsl is also needed.
Thank you, joerg@ again.
2012-12-19 13:29:25 +00:00
marino
7f8208557f security/libsecret: USE_TOOLS+= msgfmt 2012-12-18 21:53:30 +00:00
ryoon
b7ac758854 Fix build.
For man pages generation, xsltproc from textproc/libxslt is needed.

Thank you, joerg@.
2012-12-12 16:04:16 +00:00
ryoon
33d760afe8 Import libsecret-0.12 as security/libsecret.
libsecret is a library for storing and retrieving passwords and
other secrets. It communicates with the "Secret Service" using
DBus. gnome-keyring and ksecretservice are both implementations of
a Secret Service.
2012-11-30 15:49:47 +00:00