summaryrefslogtreecommitdiff
path: root/security/gnome-keyring/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2017-02-12Recursive revbump from fonts/harfbuzzryoon1-2/+2
2017-02-06Recursive bump for harfbuzz's new graphite2 dependency.wiz1-2/+2
2016-08-03Revbump after graphics/gd updateadam1-2/+2
2016-02-26Use OPSYSVARS.jperkin1-5/+2
2015-04-25Recursive revbump following MesaLib update, categories p through x.tnn1-2/+2
2014-05-05Recursive revbump from x11/pixmanryoon1-2/+2
Fix PR pkg/48777
2014-01-01Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.wiz1-2/+2
2013-10-10Recursive revbump from pango-1.36.0ryoon1-2/+2
2013-09-02Revbump after cairo updateadam1-2/+2
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz1-2/+2
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron1-2/+2
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz1-2/+2
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-02-16Recursive bump for png-1.6.wiz1-2/+2
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-08Revbump after updating graphics/pangoadam1-2/+2
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron1-2/+2
requested by Thomas Klausner.
2012-09-15recursive bump from libffi shlib major bumpobache1-2/+2
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-07Revbump after updating graphics/cairoadam1-2/+2
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz1-2/+2
2012-02-06Revbump forwiz1-2/+2
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2011-12-28Drop the sed calls that want to be gsed specific, since they don'tjoerg1-2/+2
actually seem to change anything (with gsed).
2011-12-28Because of adding gsed to USE_TOOLS there's no need for patch-ah or having asbd1-4/+2
build dependence on gsed. Bump PKGREVISION.
2011-12-26If something is patched to use gsed then gsed must be added to USE_TOOLS.sbd1-2/+2
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd1-2/+2
2011-09-14The configure check for pam headers doesn't work on SunOS. Fix build byhans1-1/+6
overriding the check.
2011-07-14Fixes PKGCONFIG_OVERRIDE settings:obache1-5/+4
* No need to prefix with ${WRKSRC}. * It must not be overwritten multiple time, or only last one will be activate. * library/gnome-keyring part is now in separate libgnome-keyring package. Bump PKGREVISION.
2011-04-22recursive bump from gettext-lib shlib bump.obache1-1/+2
2011-04-13update to 2.32.1drochner1-9/+6
This switches to the gnome-2.32 release branch.
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz1-2/+2
2010-11-15PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnomeabs1-2/+2
2010-09-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz1-1/+2
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-08-29No need gtkdoc-rebase workaround anymore.obache1-5/+1
2010-07-06update to 2.30.3drochner1-8/+2
changes: -bugfixes -Add dbus activation service file for org.freedesktop.secrets pkgsrc note: removed dependency on libgnome-keyring; child pkgs should have been updated to list this dependency explicitely
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-1/+2
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2010-06-11update to 2.30.1drochner1-3/+8
This switches to the gnome-2.30 release branch pkgsrc note: temporarily add a dependency on libgnome-keyring which was split out of the old gnome-keyring pkg, so that client pkgs get the same as before
2009-12-15remove obsolete "hal" dependency, ride on recent updatedrochner1-9/+1
2009-12-15Update to 2.28.2:wiz1-2/+2
Changes in version 2.28.2 are: * Add license to reference documentation. * Sent output of g_printerr to syslog. * No error when can't unlock login keyring. * Fix assertion when comparing attributes. * Fix freeing of unallocated memory in test. * Don't barf on certificates with unsupported algorithm. * Fix some memory leaks.
2009-10-21update to 2.28.1drochner1-4/+3
This switches to the gnome-2.28 release branch.
2009-09-30Add a bunch more gtkdoc-rebase workarounds.sketch1-1/+5
2009-08-26bump revision because of graphics/jpeg updatesno1-1/+2
2009-07-09update to 2.26.3drochner1-2/+2
changes: -Build fixes -Fix problem with RSA key sizes that are not a multiple of 8. This affected use of SSH keys in particular -Fix crash related to secure memory
2009-04-16update to 2.26.1drochner1-3/+2
changes: -DBus now automatically starts the gnome-keyring service properly -Initialize daemon with LOGNAME and USERNAME environment variables -Add DBus method for getting the gnome-keyring environment variables -misc fixes
2009-03-30Work around the problem that BUILDLINK_LDADD.dl is not initialised bydsainty1-4/+2
mk/dlopen.buildlink3.mk until very late in the proceedings. Fixes build on Linux. No PKGREVISION bump required, no functional change on platforms where the build completed. Addresses PR pkg/41080. Ok'd by wiz@
2009-03-22Add two missing @dirrm entries to PLIST. Welcome to nb1.snj1-1/+2
2009-03-15Update gnome-keyring to 2.26.0.jmcneill1-4/+11
Changes between 2.24.0 and 2.26.0: ================================== * Refactor PKI code to make it modular, loosely coupled and easier to hack and test. * Add standard widgets for display of certificates. * If login keyring doesn't exist when changing a PAM password, don't create it automatically. * Overhaul the secure memory allocator to have memory guards, be valgrind compatible, and also be sparing with secure memory. * When importing keys, prompt to initialize new PKCS#11 tokens. * Fix export of RSA keys to be more interoperable. * Make the gp11 library multi-thread safe. * Rework initialization of daemon, and the way that it integrates with the new session manager. * Close open file descriptors before starting daemon from PAM. * Don't leave keyring daemon running if PAM just started it for a password change. * Register environment variables with session properly. * Remove usage of deprecated glib/gtk stuff. * Hundreds of other smaller changes and fixes.
2009-01-11security/39313 strikes againahoka1-2/+7
Do a workaround here too.
2008-11-24enable hal, bump PKGREVISIONjmcneill1-1/+10
2008-10-25Update to 2.24.1:wiz1-2/+2
Changes in version 2.24.1 are: * Fix crash on logout on Solaris. [Jeff Cai] * Add missing 'server' attribute to the NETWORK_PASSWORD schema.
2008-10-16update to 2.24.0drochner1-3/+3
This switches to the gnome-2.24 release branch.
2008-07-14update to 2.22.3drochner1-2/+2
changes: -Better initization of (non-crypto) random number generator -Build fixes