Version: 3.11.92.1, Package name: seahorse-nautilus-3.11.92.1 |
Maintained by: Jasper Lievisse Adriaanse, Antoine Jacoutot |
Master sites: |
Description Seahorse nautilus is an extension for nautilus which allows encryption and decryption of OpenPGP files using GnuPG. |
Filesize: 236.042 KB |
Version History (View Complete History) |
|
2021-11-13 23:27:05 by Antoine Jacoutot | Files touched by this commit (7) |
Log message: Consistency in DISTFILE handling for gitlab GNOME. |
2021-05-16 03:38:04 by Antoine Jacoutot | Files touched by this commit (7) |
Log message: Update to seahorse-nautilus-3.11.92.1. |
2020-10-05 13:46:18 by Jeremie Courreges-Anglas | Files touched by this commit (44) |
Log message: Remove gnupg-1.4 and replace it with gnupg-2 gnupg-1.4 is not developed actively anymore, and new software expects a modern "gpg" executable, which leads to pointless patches in the ports tree. Move the various users of security/gnupg2 to security/gnupg and zap patches that forced the use of "gpg2". Crusade started by edd@ (security/gnupg maintainer), gnupg->gnupg2 test reports from semarie@, giovanni@ and solene@, input and bulk build by sthen@. ok sthen@ edd@ (maintainer) |
2019-07-07 05:20:56 by Antoine Jacoutot | Files touched by this commit (110) |
Log message: PERMIT_PACKAGE_CDROM -> PERMIT_PACKAGE |
2019-06-13 09:48:57 by Stuart Henderson | Files touched by this commit (118) |
Log message: sync some WANTLIBs |
2018-07-06 00:04:48 by Marc Espie | Files touched by this commit (231) |
Log message: tag glib-compile-schemas |
2018-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411) |
Log message: first tag: update-desktop-database |
2017-04-13 01:38:46 by Antoine Jacoutot | Files touched by this commit (109) |
Log message: Stop setting CONFIGURE_STYLE in Makefile.inc but explicitely add it to ports that need it; in the future more and more ports will move to meson build anyway. I first though I'd set CONFIGURE_STYLE in gnome.port.mk but it's too fragile (MODULES list must be sorted very carefully). Less magic is good. discussed with jasper@ |
2016-04-28 03:37:24 by Jasper Lievisse Adriaanse | Files touched by this commit (20) |
Log message: remaining bumps, sorry 'bout that |
2016-04-27 03:47:45 by Jasper Lievisse Adriaanse | Files touched by this commit (28) |
Log message: drop gettext module and sync WANTLIB where applicable |
2016-03-18 17:12:22 by Christian Weisgerber | Files touched by this commit (183) |
Log message: remove SHARED_ONLY from ports that only use modules that neither set nor read this variable |
2015-10-15 11:39:51 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Consistency, no pkg change. |
2015-10-11 23:48:33 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: gnupg -> gnupg2 |
2015-05-05 11:00:21 by Stuart Henderson | Files touched by this commit (152) |
Log message: sync WANTLIB |
2015-04-04 03:21:09 by Antoine Jacoutot | Files touched by this commit (301) |
Log message: Bump after the recent changes in packaging dbus and dconf. |
2015-01-21 02:09:44 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Because security/gpgme RDEP on either gnupg-1 or gnupg-2, force the dependency on gnupg-1.X. This unbreaks building when gpgme was installed with only gnupg-2 around. reported by landry@ |