Port details |
- geany-plugin-pg Geany plugin: encrypt, decrypt and verify signatures with GnuPG
- 1.37 devel
=0 Version of this port present on the latest quarterly branch. - Maintainer: madpilot@FreeBSD.org
 - Port Added: 2012-10-06 18:21:21
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- License: not specified in port
- Description:
- GeanyPG is a plugin for Geany that allows the user to encrypt,
decrypt and verify signatures with GnuPG.
WWW: https://plugins.geany.org/geanypg.html
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- geany-plugin-pg>0:devel/geany-plugin-pg
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/devel/geany-plugin-pg/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/geany-plugin-pg
- pkg install geany-plugin-pg
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: geany-plugin-pg
- Package flavors (<flavor>: <package>)
- gtk3: geany-plugin-pg
- gtk2: geany-plugin-pg-gtk2
- distinfo:
- TIMESTAMP = 1603653497
SHA256 (geany-plugins-1.37.tar.bz2) = c98f9b1303f4ab9bed7587e749cd0b5594d9136a1bf8ba110900d46a17fa9cd8
SIZE (geany-plugins-1.37.tar.bz2) = 3385143
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- msgfmt : devel/gettext-tools
- gmake>=4.3 : devel/gmake
- intltool-extract : textproc/intltool
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- gpg2 : security/gnupg
- Library dependencies:
-
- libgpgme.so : security/gpgme
- libassuan.so : security/libassuan
- libgpg-error.so : security/libgpg-error
- libatk-1.0.so : accessibility/atk
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libpango-1.0.so : x11-toolkits/pango
- libgeany.so : devel/geany@gtk3
- This port is required by:
- for Run
-
- devel/geany-plugins
- Configuration Options:
- No options to configure
- Options name:
- devel_geany-plugin-pg
- USES:
- gettext-tools gmake gnome libtool pkgconfig tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 1.37 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.37 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
30 Apr 2019 08:53:49
1.35 |
madpilot  |
- Update geany to 1.35
- Update geany-plugins to 1.35 |
21 Nov 2017 17:59:25
1.32_1 |
madpilot  |
- Update devel/geany and it's plugins to 1.32
- Added new "workbench" plugin
- Added utilslib special plugin to install an extra library and
some code to handle the dependency in the common Makefile
- Update project home pages to use https (thanks to amdmi3)
- Projectorganizer plugin dropped custom icons, using stock ones now |
18 Jul 2017 07:18:28
1.31_1 |
madpilot  |
- Update devel/geany to 1.31
- Update geany plugins to 1.31
- Add missing dependencies reported by poudriere |
26 Nov 2016 23:41:17
1.29_1 |
jhale  |
Update security/gpgme-* to 1.8.0
In this version, libgpgme-pthread.so has been removed in favor of just
using libgpgme.so as the thread-safe library. PORTREVISION has been
bumped on all ports depending on security/gpgme so that any that may have
linked to -lgpgme-pthread will link to -lgpgme instead.
The Python module provided by security/py-gpgme has been renamed upstream
from pyme3 to gpg. This removes the conflict with security/py-pyme,
although security/py-gpgme is still the direct replacement of that
module. |
09 Jun 2016 15:24:55
1.27 |
madpilot  |
Take.
Approved by: makc@ (former maintainer, via email) |
01 Apr 2016 14:00:57
1.25 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
08 Mar 2015 18:43:09
1.24 |
makc  |
devel/geany:
- Update to 1.24.1
- Fix build without NLS option [1]
- Convert to options helpers
devel/geany-plugin*:
- Update to 1.24, add new plugins:
geany-plugin-autoclose
geany-plugin-defineformat
geany-plugin-geanypy
geany-plugin-pairtaghighlighter
geany-plugin-pohelper
- Fix build without NLS option
Reported by: Kamil Szczesny <mailto.kamils@gmail.com> [1] |
27 Oct 2014 10:10:59
1.23_2 |
bapt  |
Cleanup plist |
12 May 2014 08:03:36
1.23_2 |
tijl  |
Convert devel/geany* to USES=libtool tar:bzip2.
Approved by: makc |
23 Oct 2013 13:08:42
1.23_1 |
makc  |
- Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes |
20 Oct 2013 19:20:16
1.23_1 |
jhale  |
- Update security/gpgme to 1.4.3
- Use USE_GNOME= ltverhack to correct the library version number
to what the author intended. This effectively rolls the version
number backwards, but should prevent future unneccesary version
bumps.
- Support staging
- Use options helpers
- Use new LIB_DEPENDS syntax
- Bump PORTREVISION on dependent ports |
20 Sep 2013 17:04:44
1.23 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
21 Mar 2013 14:43:24
1.23 |
makc  |
- Update Geany and plugins to 1.23
- Add ports for new plugins (commander, scope) and localization forgotten
after splitting (geany-plugins-l10n). geanyGDB plugin has been removed
upstream. markdown plugin excluded from ports as it requires currently
missing port for libmarkdown.
- Patch configure script and remove build dependence on shells/bash |
06 Oct 2012 18:21:00
1.22 |
makc  |
- Update to 0.21 [1]
- Update to 1.22 and split into geany-plugin-* ports
- Convert to new options framework
- Take maintainership
PR: ports/165494 [1],
ports/171856
Submitted by: Marco Trentini <marco at datasked.com> [1]
Approved by: maintainer timeouts (2 weeks for ports/171856) |