notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-libfte Format-Transforming Encryption Library/Toolkit
0.1.3 net Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.1.3Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Uses deprecated version of python
Expired This port expired on: 2020-12-12
Maintainer: egypcio@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-04-20 14:29:21
Last Update: 2020-12-29 12:56:24
SVN Revision: 559577
Also Listed In: python security
License: APACHE20
WWW:
https://libfte.org/
Description:
LibFTE is the first general-purpose library that introduces a unifying framework for general-purpose development and deployment of FPE or FTE schemes using formats specified by regular expressions. LibFTE also overcomes some technical limitations of the prior FTE software. Previously, ranking was performed using the Deterministic Finite Automata (DFA) representation of regular expressions, which means that format-abiding encryption was feasible only for regular expressions for which the DFA representation could be built. WWW: https://libfte.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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}libfte>0:net/py-libfte@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-libfte
Package flavors (<flavor>: <package>)
  • py27: py27-libfte
distinfo:
TIMESTAMP = 1531404229 SHA256 (fte-0.1.3.tar.gz) = 733b342bbc678914b62fcc75a5b71a2071a53bbc6fad0c3badbfc7269ced93a6 SIZE (fte-0.1.3.tar.gz) = 13784

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. regex2dfa : textproc/regex2dfa
  2. py27-pycrypto>=2.6.1 : security/py-pycrypto@py27
  3. py27-setuptools>0 : devel/py-setuptools@py27
  4. python2.7 : lang/python27
Runtime dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
Library dependencies:
  1. libgmp.so : math/gmp
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. security/py-fteproxy*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
USES:
localbase python:2.7
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/f/fte/
  2. https://pypi.org/packages/source/f/fte/
Collapse this list.

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.3
29 Dec 2020 12:56:24
Revision:559577Original commit files touched by this commit
rene search for other commits by this committer
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
Revision:559094Original commit files touched by this commit
kai search for other commits by this committer
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
Revision:554889Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few python 2.7 ports
0.1.3
05 Dec 2018 14:09:12
Revision:486672Original commit files touched by this commit
egypcio search for other commits by this committer
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 View all of this commit message)
0.1.3
12 Jul 2018 21:41:35
Revision:474538Original commit files touched by this commit
yuri search for other commits by this committer
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
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:467826Original commit files touched by this commit
garga search for other commits by this committer
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