| Number of commits found: 7 
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |  | Commit | Credits | Log message | 
|---|
 | 0.1.3 29 Dec 2020 12:56:24
 
     | rene  | This is the commit message, please edit it.
2020-12-12 net/py-libfte: Uses deprecated version of python |  | 0.1.3 24 Dec 2020 13:46:02
 
     | kai  | Relax hardcoded paths to fix build with Python 3.8.7
Since r558913 Python 3.8 incorporates BPO-42604 [1] which changed the
shared libs naming scheme.  This means "EXT_SUFFIX" is now derived from
SOABI and yields with Python 3.8 to ".cpython-38.so" instead of ".so".
The affected ports strip the libaries in the "post-install" target via
hardcoded path(s) and the build fails at the end because the new extension
is not expected at this place.
Remedy the issue by adding wildcards to these paths.  This should also
prepare the ports for future Python releases, which will use the new shared
libs naming scheme.
[1] https://bugs.python.org/issue42604
PR:		252057
Reported by:	John Kennedy
Reviewed by:	fluffy, koobs
Approved by:	koobs (python) |  | 0.1.3 11 Nov 2020 12:14:55
 
     | antoine  | Deprecate a few python 2.7 ports |  | 0.1.3 05 Dec 2018 14:09:12
 
     | egypcio  | use @FreeBSD.org as MAINTAINER instead of my private address
  benchmarks/vegeta
  devel/busybee
  devel/git-lfs
  devel/gnu-efi
  devel/hub
  devel/libe
  devel/py-fabric3
  devel/py-fabric3
  dns/dhisd
  dns/dnscrypt-proxy2
  dns/go-geodns
  emulators/hatari
  irc/weechat-otr(Only the first 15 lines of the commit message are shown above  ) |  | 0.1.3 12 Jul 2018 21:41:35
 
     | yuri  | net/py-libfte: Update 0.1.0 -> 0.1.3; switch to CHEESESHOP
PR:		229734
Submitted by:	Vinicius Zavam <egypcio@googlemail.com> |  | 0.1.0 20 Jun 2018 17:05:44
 
     | mat  | Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by:	Absolight |  | 0.1.0 20 Apr 2018 14:29:11
 
     | garga  | Add py-libfte 0.1.0, format-Transforming Encryption Library/Toolkit.
PR:		227421
Submitted by:	egypcio@googlemail.com
Differential Revision:	https://reviews.freebsd.org/D15028 |  Number of commits found: 7 |