Port details |
- pyla Hylafax client written in Python
- 1.1.7.1_2 comms =3 1.1.7.1_2Version of this port present on the latest quarterly branch.
- Maintainer: mike@Reifenberger.com
- Port Added: 2005-02-09 10:58:23
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: xfce4-wm-themes, xfce4-appfinder, xfce, xfce4-desktop, xfce4-mixer
- Also Listed In: python
- License: not specified in port
- WWW:
- http://www.teamsw.it/pyla/
- Description:
- What's Pyla Project?
Pyla wants to be a new Hylafax client entirely
written using the Python interpreter.
What can I do with Pyla?
With Pyla you can basically send and manage faxes.
It actually mimics WHFC in its interface so if you like WHFC,
you'll probably feel comfortable with Pyla too.
Why should I use Pyla?
There're a lot of Hylafax clients out there,
Pyla's main advantage is probably its platform independence.
- ¦ ¦ ¦ ¦
- 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}pyla>0:comms/pyla@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/comms/pyla/ && make install clean
- To add the package, run one of these commands:
- pkg install comms/pyla
- pkg install py39-pyla
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-pyla listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-pyla
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (pyla1.1.7.1.tgz) = 1c624ba6986569e6085e9ba10b47357e19165f4928b3ba9c8602872da021516b
SIZE (pyla1.1.7.1.tgz) = 946055
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:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- comms_pyla
- USES:
- python shebangfix tar:tgz
- 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 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.1.7.1_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.1.7.1_2 20 Jul 2022 14:21:01 |
Tobias C. Berner (tcberner) |
comms: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* 'Big Bad Bob' Frazier <bobf@mrp3.com>
* <mr@freebsd.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Dolgov <fox@furry.spb.ru>
* Andrey Lykhin <lan31@inbox.ru>
* Anton Voronin <anton@urc.ac.ru>
* Brandon S. Allbery KF8NH <allbery@ece.cmu.edu> (Only the first 15 lines of the commit message are shown above ) |
1.1.7.1_2 16 Oct 2021 09:51:39 |
Jimmy Olgeni (olgeni) |
*: fix tab vs. space issues, and comments according to the guide. |
1.1.7.1_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.7.1_2 18 Apr 2017 04:49:15 |
miwi |
- Fix shebangs |
1.1.7.1_1 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.1.7.1_1 29 Jul 2015 16:24:39 |
amdmi3 |
- Fix shebangs
- Fix script installation
Approved by: portmgr blanket
MFH: 2015Q3 (blanket) |
1.1.7.1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.1.7.1 13 Nov 2014 14:32:39 |
antoine |
Cleanup plist |
1.1.7.1 19 Oct 2014 07:50:54 |
mva |
- Convert ports from cad/, chinese/, comms/ and converters/ to new
USES=python
Approved by: portmgr (implicit) |
1.1.7.1 23 May 2014 02:26:56 |
vanilla |
Stageify.
Approved by: portmgr@ |
1.1.7.1 20 Sep 2013 16:03:29 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms) |
1.1.7.1 26 Mar 2013 12:01:55 |
mr |
Use local sites for now. |
1.1.7.1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.1.7.1 14 Aug 2007 07:28:18 |
mr |
Fix pkg-plist. |
1.1.7.1 13 Aug 2007 14:23:39 |
mr |
Update to 1.1.7.1 |
1.1.4 03 May 2006 23:38:41 |
edwin |
remove USE_REINPLACE for all ports with categories starting with C |
1.1.4 22 Jan 2006 08:22:09 |
edwin |
SHA256ify
Approved by: krion@ |
1.1.4 09 Feb 2005 10:57:39 |
mr |
Add the pyla Hylafax client 1.1.4 for sending receiving
and managing faxes via hfaxd.
For more information see: http://www.teamsw.it/pyla/ |