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
Port details
py-palm Fast Protocol Buffer library for Python
0.1.7_2 devel 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.7_2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Unmaintained, uses EOLed python27
Expired This port expired on: 2020-01-27
Maintainer: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-10-09 12:59:05
Last Update: 2020-01-27 15:34:18
SVN Revision: 524263
License: BSD2CLAUSE
WWW:
https://github.com/bumptech/palm/
Description:
PALM is a library for using Google's protocol buffers in Python. It has a fast core written in C with a thin Cython binding to Python. The goal of palm was to make improvements to the Google reference implementation, namely: * Make the library significantly faster * Clean up the API WWW: https://github.com/bumptech/palm/
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}palm>0:devel/py-palm@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-palm
Package flavors (<flavor>: <package>)
  • py27: py27-palm
distinfo:
SHA256 (palm-0.1.7.tar.gz) = 4d6f4cb18ae861ac99c27abb454fdce06a627aa326fb6d8e81ce2c5d0f483ac7 SIZE (palm-0.1.7.tar.gz) = 97062

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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-protobuf>0 : devel/py-protobuf@py27
  2. py27-setuptools>0 : devel/py-setuptools@py27
  3. python2.7 : lang/python27
Runtime dependencies:
  1. py27-simpleparse>0 : devel/py-simpleparse@py27
  2. py27-setuptools>0 : devel/py-setuptools@py27
  3. 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/palm/
  2. https://pypi.org/packages/source/p/palm/
Collapse this list.

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.7_2
27 Jan 2020 15:34:18
Revision:524263Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2020-01-27 accessibility/py-papi: Unmaintained, uses EOLed python27
2020-01-27 archivers/py-czipfile: Unmaintained, uses EOLed python27
2020-01-27 audio/boodler: Unmaintained, uses EOLed python27
2020-01-27 audio/dir2ogg: Unmaintained, uses EOLed python27
2020-01-27 audio/jokosher: Unmaintained, uses EOLed python27
2020-01-27 audio/mpdbrowser: Unmaintained, uses EOLed python27
2020-01-27 audio/nekobee: Unmaintained, uses EOLed python27
2020-01-27 audio/patchage: Unmaintained, uses EOLed python27
2020-01-27 audio/py-ao: Unmaintained, uses EOLed python27
2020-01-27 audio/py-id3: Unmaintained, uses EOLed python27
2020-01-27 audio/py-shout: Unmaintained, uses EOLed python27
2020-01-27 audio/py-speex: Unmaintained, uses EOLed python27
2020-01-27 audio/pytone: Unmaintained, uses EOLed python27
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.1.7_2
26 Dec 2019 07:54:29
Revision:520894Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
0.1.7_2
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.7_2
23 Feb 2018 21:09:47
Revision:462745Original commit files touched by this commit
rene search for other commits by this committer
Reset vg@'s ports after he resigned.

With hat:	portmgr-secretary
0.1.7_2
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.1.7_1
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.1.7_1
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.1.7_1
22 Dec 2014 20:59:34
Revision:375267Original commit files touched by this commit
rm search for other commits by this committer
devel/py-palm: add missing dependencies

- add missing dependencies
- limit python version to 2.x
- let it build with protobuf 2.6
- misc non-functional changes
- bump PORTREVISION because of dependency changes

Approved by:	vg (maintainer)
0.1.7
09 Oct 2014 12:58:56
Revision:370523Original commit files touched by this commit
vg search for other commits by this committer
PALM is a library for using Google's protocol buffers in Python. It has
a fast core written in C with a thin Cython binding to Python. The goal
of palm was to make improvements to the Google reference implementation,
namely:
 * Make the library significantly faster
 * Clean up the API

WWW: https://github.com/bumptech/palm/

Number of commits found: 9