Port details |
- py-pyme Python interface to GPGME library
- 0.8.1_6 security
=1 0.8.1_6Version of this port present on the latest quarterly branch.
- DEPRECATED: Merged with GPGme project. Please use security/py-gpgme instead
This port expired on: 2017-09-03
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2008-12-28 11:27:58
- Last Update: 2017-09-03 10:12:26
- SVN Revision: 449194
- People watching this port, also watch:: ocaml-lwt, osslsigncode
- Also Listed In: python
- License: GPLv2
- WWW:
- http://pyme.sourceforge.net/
- Description:
- PyMe is a Python interface to GPGME library.
PyMe's development model is GPGME + Python + SWIG (just like m2crypto is
an OpenSSL + Python + SWIG) combination which means that most of the
functions and types are converted from C into Python automatically by SWIG.
In short, to be able to use PyMe you need to be familiar with GPGME.
WWW: http://pyme.sourceforge.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pyme>0:security/py-pyme@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-pyme
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (pyme-0.8.1.tar.gz) = 79b7cc111786c60a50bfd49216e418e045cbc8995d22f041785750577ae4a92d
SIZE (pyme-0.8.1.tar.gz) = 78438
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- swig1.3 : devel/swig13
- gmake : devel/gmake
- py27-setuptools>0 : devel/py27-setuptools
- python2.7 : lang/python27
- python2 : lang/python2
- Runtime dependencies:
-
- py27-setuptools>0 : devel/py27-setuptools
- python2.7 : lang/python27
- python2 : lang/python2
- Library dependencies:
-
- libgpgme.so : security/gpgme
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- gmake python:2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.1_6 03 Sep 2017 10:12:26 |
rene |
Remove expired port:
2017-09-03 security/py-pyme: Merged with GPGme project. Please use
security/py-gpgme instead |
0.8.1_6 03 Aug 2017 21:45:23 |
jhale |
Mark DEPRECATED and set EXPIRATION_DATE
This project has been merged into the GPGme project and users should
switch to security/py-gpgme instead. Since there are no dependent ports,
EXPIRATION_DATE has been set for one month from now.
PR: 213635 |
0.8.1_6 14 Dec 2016 21:48:10 |
johans |
Stepping down as maintainer for some ports. |
0.8.1_6 26 Nov 2016 23:41:17 |
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. |
0.8.1_5 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.8.1_5 17 Mar 2016 09:09:06 |
tijl |
security/gpgme: put header back in normal location.
This used to cause a conflict with security/gpgme03 but this port has been
removed many years ago now.
Approved by: jhale (maintainer) |
0.8.1_5 18 May 2015 02:07:53 |
amdmi3 |
- Drop @dirrm* from plist
- Add LICENSE
Approved by: portmgr blanket |
0.8.1_5 24 Oct 2014 16:50:43 |
mva |
- Convert ports of science/ and security to new USES=python
Approved by: portmgr (implicit) |
0.8.1_5 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
0.8.1_5 05 Feb 2014 18:29:46 |
johans |
Enable stage support |
0.8.1_5 15 Dec 2013 12:25:14 |
wg |
security/py-pyme: fix usage of python
- Fix usage of python
- USES gmake
Reported by: exp-run (PR 184591)
Approved by: portmgr (blanket) |
0.8.1_5 20 Oct 2013 19:20:16 |
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 |
0.8.1_4 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
0.8.1_4 21 Jul 2011 12:43:39 |
jlaffaye |
- Chase gpgme shared lib bump.
- Add an entry to UPDATING
Reviewed by: tabthorpe |
0.8.1_3 25 Feb 2011 03:19:29 |
miwi |
- Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support |
0.8.1_2 16 Dec 2010 02:34:07 |
glarkin |
- Chase security/libksba shlib version bump
Requested by: kwm
Pointyhat to: glarkin |
0.8.1_1 23 Feb 2010 18:07:14 |
johans |
Update my mail address to @FreeBSD.org
Feature safe: yes |
0.8.1_1 13 Dec 2009 17:00:14 |
miwi |
- Get rip python 2.3+
Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+
With hat: portmgr |
0.8.1_1 22 Aug 2009 00:35:32 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
0.8.1_1 15 Jul 2009 16:47:45 |
wxs |
- Chase security/gpgme update.
Most changes are just PORTREVISION and LIB_DEPENDS fixes. However, the
following ports require a patch to use the new gpgme correctly:
deskutils/kdepim3
deskutils/kdepim3
deskutils/kdepim3
deskutils/kdepim3
deskutils/kdepim4
deskutils/kdepim4
deskutils/kdepimlibs4
deskutils/kdepimlibs4
deskutils/kdepimlibs4
finance/qhacc
mail/mutt-devel
net-im/ayttm
net-im/centericq
net-im/centerim
net-im/centerim-devel
security/openvas-libnasl
These patches were submitted by various people and documented in ports/135911.
PR: ports/135911 |
0.8.1 28 Dec 2008 11:27:43 |
johans |
PyMe is a Python interface to GPGME library.
PyMe's development model is GPGME + Python + SWIG (just like m2crypto is
an OpenSSL + Python + SWIG) combination which means that most of the
functions and types are converted from C into Python automatically by SWIG.
In short, to be able to use PyMe you need to be familiar with GPGME.
WWW: http://pyme.sourceforge.net/ |