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-amf AMF support for Python
0.8.0_1 www Deleted on this many watch lists=0 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.8.0_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Uses deprecated version of python
Expired This port expired on: 2020-08-15
Maintainer: jun-g@daemonfreaks.com search for ports maintained by this maintainer
Port Added: 2008-07-19 20:07:13
Last Update: 2020-08-15 10:50:59
SVN Revision: 544927
Also Listed In: devel python
License: MIT
WWW:
https://github.com/hydralabs/pyamf
Description:
PyAMF provides Action Message Format (AMF) support for Python that is compatible with the Flash Player. The Adobe Integrated Runtime and Flash Player use AMF to communicate between an application and a remote server. AMF encodes remote procedure calls (RPC) into a compact binary representation that can be transferred over HTTP/HTTPS or the RTMP/RTMPS protocol. Objects and data values are serialized into this binary format, which increases performance, allowing applications to load data up to 10 times faster than with text-based formats such as XML or SOAP. AMF3, the default serialization for ActionScript 3.0, provides various advantages over AMF0, which is used for ActionScript 1.0 and 2.0. AMF3 sends data over the network more efficiently than AMF0. AMF3 supports sending int and uint objects as integers and supports data types that are available only in ActionScript 3.0, such as ByteArray, ArrayCollection, and IExternalizable. WWW: https://github.com/hydralabs/pyamf
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}amf>0:www/py-amf@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-amf
Package flavors (<flavor>: <package>)
  • py27: py27-amf
distinfo:
SHA256 (PyAMF-0.8.0.tar.gz) = 0455d68983e3ee49f82721132074877428d58acec52f19697a88c03b5fba74e4 SIZE (PyAMF-0.8.0.tar.gz) = 1651369

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. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
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/P/PyAMF/
  2. https://pypi.org/packages/source/P/PyAMF/
Collapse this list.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.0_1
15 Aug 2020 10:50:59
Revision:544927Original commit files touched by this commit
rene search for other commits by this committer
Remove deprecated ports:

2020-08-15 archivers/py-backports.lzma: Uses deprecated version of python
2020-08-15 archivers/py-bup: Uses deprecated version of python
2020-08-15 archivers/py-librtfcomp: Uses deprecated version of python
2020-08-15 audio/blop-lv2: Uses deprecated version of python
2020-08-15 audio/bs2b-lv2: Uses deprecated version of python
2020-08-15 audio/py-gmusicproxy: Uses deprecated version of python
2020-08-15 audio/py-karaoke: Uses deprecated version of python
2020-08-15 audio/py-openal: Uses deprecated version of python
2020-08-15 audio/py-py-jack: Uses deprecated version of python
2020-08-15 audio/py-xmms2: Uses deprecated version of python
2020-08-15 audio/triceratops-lv2: Uses deprecated version of python
2020-08-15 biology/py-biom-format: Uses deprecated version of python
2020-08-15 comms/py-bulksms: Uses deprecated version of python
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.8.0_1
23 Feb 2020 15:25:53
Revision:526925Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
0.8.0_1
19 Feb 2018 11:10:43
Revision:462307Original commit files touched by this commit
antoine search for other commits by this committer
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
0.8.0
03 Jan 2016 20:26:20
Revision:405182Original commit files touched by this commit
feld search for other commits by this committer
www/py-amf: strip binaries

Submitted by:	Vladimir.Chukharev_gmail.com
0.8.0
17 Dec 2015 19:05:07
Revision:403934Original commit files touched by this commit
feld search for other commits by this committer
www/py-amf: Update to 0.8.0

Approved by:	ports-secteam (with hat)
MFH:		2015Q4
Security:	CVE-2015-8549
0.7.2
09 Jun 2015 07:55:49
Revision:388901Original commit files touched by this commit This port version is marked as vulnerable.
rm search for other commits by this committer
www/py-amf: update to 0.7.2

- update to 0.7.2
- update WWW url - pyamf.org directing on advertisment stub
- remove stale patch

PR:		200577
Submitted by:	rm (myself)
Approved by:	Junji NAKANISHI <jun-g@daemonfreaks.com> (maintainer)
0.6.1
18 Oct 2014 09:38:36
Revision:371104Original commit files touched by this commit This port version is marked as vulnerable.
rm search for other commits by this committer
www/py-amf: convert to USES=python

Approved by:	portmgr (blanket)
0.6.1
17 Apr 2014 03:22:45
Revision:351440Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
- And the previous commit also should have remove PYDISTUTILS_PKGNAME which is
  also not effective with USE_PYDISTUTILS=yes

Reported by:	koobs
Submitted by:	koobs
Pointyhat to:	swills
0.6.1
17 Apr 2014 02:21:36
Revision:351434Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
- Oops, previous commit should have removed PYDISTUTILS_ARCHDEP since it's not
  needed with automatic plist

Reported by:	koobs
Pointyhat to:	swills
Approved by:	portmgr@ (blanket)
0.6.1
17 Apr 2014 02:04:42
Revision:351433Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
- Stage
- Drop deprecated easy_install
- Use auto pkg-plist

PR:		ports/188703
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr@ (blanket)
0.6.1
27 Nov 2013 19:21:00
Revision:335046Original commit files touched by this commit This port version is marked as vulnerable.
wg search for other commits by this committer
- Fix build with distribute -> setuptools change

Approved by:	portmgr (bapt, implicit)
0.6.1
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
0.6.1
07 Apr 2011 17:48:19
Original commit files touched by this commit This port version is marked as vulnerable.
culot search for other commits by this committer
- Update to 0.6.1
- LICENSE added

PR:             ports/156224
Submitted by:   Junji NAKANISHI <jun-g AT daemonfreaks.com> (maintainer)
0.6
25 Feb 2011 10:59:10
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Remove PYTHON_REL < 250, since USE_PYTHON 2.5+
0.6
17 Nov 2010 15:24:52
Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Update to 0.6

PR:             ports/152313
Submitted by:   lwhsu
Approved by:    Junji NAKANISHI <jun-g AT daemonfreaks.com> (maintainer)
0.5.1
30 Sep 2009 14:04:50
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 0.5.1

PR:             139190
Submitted by:   "Junji NAKANISHI" <jun-g@daemonfreaks.com> (maintainer)
0.5
27 Sep 2009 11:32:22
Original commit files touched by this commit This port version is marked as vulnerable.
rafan search for other commits by this committer
- Fix fetch

Noticed by:     pointyhat via miwi
Feature safe:   yes
0.5
22 Sep 2009 15:25:55
Original commit files touched by this commit This port version is marked as vulnerable.
yzlin search for other commits by this committer
- Update to 0.5

PR:             ports/138843
Submitted by:   Junji NAKANISHI <jun-g AT daemonfreaks.com> (maintainer)
Approved by:    rafan (co-mentor)
Feature safe:   yes
0.4.2
09 May 2009 09:18:25
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 0.4.2

PR:             134259
Submitted by:   "Junji NAKANISHI" <jun-g@daemonfreaks.com> (maintainer)
0.4.1
01 Mar 2009 15:27:28
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 0.4.1

PR:             132210
Submitted by:   "Junji NAKANISHI" <jun-g@daemonfreaks.com> (maintainer)
0.4
06 Feb 2009 12:25:10
Original commit files touched by this commit This port version is marked as vulnerable.
nivit search for other commits by this committer
- Update to 0.4
- Set PYEASYINSTALL_ARCHDEP to yes

PR:             ports/131443
Submitted by:   Junji NAKANISHI <jun-g at daemonfreaks dot com> (maintainer)
0.3.1
19 Jul 2008 20:06:40
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
PyAMF provides Action Message Format (AMF) support for Python that is
compatible with the Flash Player.

The Adobe Integrated Runtime and Flash Player use AMF to communicate between
an application and a remote server. AMF encodes remote procedure calls (RPC)
into a compact binary representation that can be transferred over HTTP/HTTPS
or the RTMP/RTMPS protocol. Objects and data values are serialized into this
binary format, which increases performance, allowing applications to load data
up to 10 times faster than with text-based formats such as XML or SOAP.

AMF3, the default serialization for ActionScript 3.0, provides various
advantages over AMF0, which is used for ActionScript 1.0 and 2.0. AMF3 sends
data over the network more efficiently than AMF0. AMF3 supports sending int
and uint objects as integers and supports data types that are available only
in ActionScript 3.0, such as ByteArray, ArrayCollection, and IExternalizable.

WWW: http://pyamf.org/

PR:             ports/125573
Submitted by:   Junji NAKANISHI <jun-g at daemonfreaks.com>

Number of commits found: 22