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-pylibmc Quick and small memcached client for Python
1.6.3 databases 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 1.6.3Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-11-25 16:15:54
Last Update: 2023-06-27 19:34:34
Commit Hash: 3d9a815
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://sendapatch.se/projects/pylibmc
Description:
pylibmc is a client in Python for memcached. It is a wrapper around TangentOrg's libmemcached library. The interface is intentionally made as close to python-memcached as possible, so that applications can drop-in replace it. pylibmc leverages among other things configurable behaviors, data pickling, data compression, battle-tested GIL retention, consistent distribution, and the binary memcached protocol.
Homepage    cgit ¦ Codeberg ¦ 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}pylibmc>0:databases/py-pylibmc@${PY_FLAVOR}
To install the port:
cd /usr/ports/databases/py-pylibmc/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/py-pylibmc
  • pkg install py39-pylibmc
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-pylibmc listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-pylibmc
Package flavors (<flavor>: <package>)
  • py39: py39-pylibmc
distinfo:
TIMESTAMP = 1662314766 SHA256 (pylibmc-1.6.3.tar.gz) = eefa46115537abad65fbe2e032acd1b3463d9bf9e335af4b0916df4e4d3206e0 SIZE (pylibmc-1.6.3.tar.gz) = 63224

Packages (timestamps in pop-ups are UTC):
py37-pylibmc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.6.0---1.6.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-pylibmc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.6.31.6.3-1.6.31.6.3---
FreeBSD:13:quarterly1.6.31.6.31.6.31.6.31.6.31.6.31.6.31.6.3
FreeBSD:14:latest1.6.31.6.31.6.31.6.31.6.31.6.3-1.6.3
FreeBSD:14:quarterly1.6.31.6.3-1.6.31.6.31.6.31.6.31.6.3
FreeBSD:15:latest1.6.31.6.3n/a1.6.3n/a1.6.31.6.31.6.3
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. memcached : databases/memcached
  2. py39-nose>=0 : devel/py-nose@py39
  3. python3.9 : lang/python39
Runtime dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Library dependencies:
  1. libmemcached.so : databases/libmemcached
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
databases_py-pylibmc
USES:
python
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/pylibmc/
  2. https://pypi.org/packages/source/p/pylibmc/
Collapse this list.

Number of commits found: 41

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.6.3
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
1.6.3
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.6.3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.6.3
04 Sep 2022 19:03:54
commit hash: f6a7ace7574c5825ca046a8d05f1c8ae75ef5ddacommit hash: f6a7ace7574c5825ca046a8d05f1c8ae75ef5ddacommit hash: f6a7ace7574c5825ca046a8d05f1c8ae75ef5ddacommit hash: f6a7ace7574c5825ca046a8d05f1c8ae75ef5dda files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/py-pylibmc: Update version 1.6.2=>1.6.3

Relnotes: https://github.com/lericson/pylibmc/releases/tag/1.6.3
1.6.2
06 Aug 2022 21:57:27
commit hash: f8de62adadac30142214f7b07f1e1af7e2c9cf65commit hash: f8de62adadac30142214f7b07f1e1af7e2c9cf65commit hash: f8de62adadac30142214f7b07f1e1af7e2c9cf65commit hash: f8de62adadac30142214f7b07f1e1af7e2c9cf65 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/py-pylibmc: Update version 1.6.1=>1.6.2

Relnotes: https://github.com/lericson/pylibmc/releases/tag/1.6.2
1.6.1
20 Jul 2022 14:21:07
commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
databases: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  "Mahdi Mokhtari <mokhi64@gmail.com>"
  *  "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
  *  <hvo.pm@xs4all.nl>
  *  <jsmith@resonatingmedia.com>
  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Snelson <Alan@Wave2.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.6.1
12 Mar 2022 10:31:53
commit hash: 0d1e1a1fadc90cc0bd7fee09f2181f6fb1d54c11commit hash: 0d1e1a1fadc90cc0bd7fee09f2181f6fb1d54c11commit hash: 0d1e1a1fadc90cc0bd7fee09f2181f6fb1d54c11commit hash: 0d1e1a1fadc90cc0bd7fee09f2181f6fb1d54c11 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/py-pylibmc: Update version 1.6.0=>1.6.1

Relnotes: https://github.com/lericson/pylibmc/releases/tag/1.6.1
1.6.0
08 Mar 2022 02:09:57
commit hash: bc808e2bfff33c5b4260c571ee628017ca41f1b9commit hash: bc808e2bfff33c5b4260c571ee628017ca41f1b9commit hash: bc808e2bfff33c5b4260c571ee628017ca41f1b9commit hash: bc808e2bfff33c5b4260c571ee628017ca41f1b9 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Take maintainership
1.6.0
07 Mar 2022 19:07:39
commit hash: 3d89f95e2ff861b1e06ad114422b5d116a856970commit hash: 3d89f95e2ff861b1e06ad114422b5d116a856970commit hash: 3d89f95e2ff861b1e06ad114422b5d116a856970commit hash: 3d89f95e2ff861b1e06ad114422b5d116a856970 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: return koobs' ports to the pool after safekeeping his commit bit.
1.6.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.6.0
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
1.6.0
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)
1.6.0
20 Apr 2019 11:15:25
Revision:499438Original commit files touched by this commit
koobs search for other commits by this committer
databases/py-pylibmc: Update to 1.6.0

Changelog:

  http://sendapatch.se/projects/pylibmc/changelog.html#new-in-version-1-6-0

PR:		233392
Submitted by:	Lorenzo Salvadore <phascolarctos protonmail ch>
MFH:		No (minor client incompatibility)
1.5.2
25 Jul 2018 10:18:18
Revision:475304Original commit files touched by this commit
koobs search for other commits by this committer
databases/py-pylibmc: Update to 1.5.2

  - Patch setup.py to support the setuptools test command
1.5.0
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
1.5.0
07 Dec 2015 09:31:52
Revision:403190Original commit files touched by this commit
koobs search for other commits by this committer
databases/py-pylibmc: Update to 1.5.0

- Update PORTVERSION and distinfo checksum (1.5.0)
- Remove TESTS option and rename test target now that the framework
  supports TEST_DEPENDS
- Add test target comment
- Sort USE_PYTHON

https://github.com/lericson/pylibmc/blob/1.5.0/README.rst#new-in-version-150

Reported by:	portscout (\o/)
1.4.1_1
11 Dec 2014 05:26:39
Revision:374511Original commit files touched by this commit
koobs search for other commits by this committer
databases/libmemcached: Update to 1.0.18 and much more

- Update to 1.0.18 and pkg-plist accordingly
- Add LICENSE (BSD3CLAUSE) and LICENSE_FILE
- Add TEST_DEPENDS and regression-test target
- Perl is not required, remove USE_PERL and from USES
- Split LDFLAGS from CONFIGURE_ENV, they're already set there
- Add libmemcachedprotocol to CONFIGURE_ARGS (Now default: off)
- Add OPTIONS for hash functions, debug and dtrace
- pkg-descr: Update WWW: URL
- Add patches for:
  * alloca.h include not found on FreeBSD
  * cinttypes include location
  * clang compatibility
- Strip shared libraries manually since upstream install-strip target is
  fail

Changes:

  https://launchpad.net/libmemcached/+announcements

[1] https://bugs.launchpad.net/libmemcached/+bug/1245562
[2] https://bugs.launchpad.net/libmemcached/+bug/1400560

Approved by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer, via email)
1.4.1
09 Dec 2014 01:55:52
Revision:374342Original commit files touched by this commit
koobs search for other commits by this committer
databases/py-pylibmc: Update to 1.4.1, Allow Python 3 support

- Update to 1.4.1
- Allow Python 3 support [1]
- Update COMMENT to match PyPi upstream
- Add TESTS option, TEST_DEPENDS and regression-test target
- Strip shared library
- Patch setup.{py,cfg} to add allow 'test' command to run
- Update pkg-descr to match upstream
- pkg-descr: Update WWW: URL to match PyPi upstream

This update passes QA (test suite) under Python 2.7 and 3.4.

Changes:

  http://sendapatch.se/projects/pylibmc/changelog.html

[1] https://github.com/lericson/pylibmc/issues/146
1.3.0_1
19 Oct 2014 08:50:18
Revision:371173Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports from databases/ and deskutils/ to new USES=python

Approved by:	portmgr (implicit)
1.3.0_1
30 Jun 2014 09:53:57
Revision:359818Original commit files touched by this commit
koobs search for other commits by this committer
databases/py-pylibmc: Bump PORTREVISION

Bump PORTREVISION that I forgot in my haste.
1.3.0
30 Jun 2014 09:51:53
Revision:359817Original commit files touched by this commit
koobs search for other commits by this committer
databases/py-pylibmc: Take maintainership, Modernise

- Take maintainership
- Enable AUTOPLIST
- Limit to Python 2.x [1]
- Adjust COMMENT
- Update LICENSE (BSD3CLAUSE)
- Re-order USE{_*} entries

[1] https://github.com/lericson/pylibmc/issues/146
1.3.0
30 Jun 2014 05:51:03
Revision:359802Original commit files touched by this commit
eadler search for other commits by this committer
multiple: reset gslin's maintainer
	By request of Gea-Suan Lin <gslin@gslin.org> - reset ports to ports@FreeBSD.

	Gea-Suan Lin's work is much appreciated.

Approved by:	portmgr (implicit) (not really, skipping NO_STAGE check)
1.3.0
22 May 2014 07:58:13
Revision:354794Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.3.0

PR:		189182
Submitted by:	maintainer
1.2.3
21 Jan 2014 23:18:05
Revision:340671Original commit files touched by this commit
bapt search for other commits by this committer
Fix properties on pkg-plist
1.2.3
13 Jan 2014 21:00:04
Revision:339634Original commit files touched by this commit
rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
1.2.3
17 Dec 2013 18:14:08
Revision:336749Original commit files touched by this commit
danilo search for other commits by this committer
- Fix a typo in LIB_DEPENDS (s/libmemcached.do/libmemcached.so) [1]
- Add stage support

PR:		ports/184914
Submitted by:	Benjamin Lee <ben@b1c1l1.com> [1]
1.2.3
11 Dec 2013 18:08:53
Revision:336187Original commit files touched by this commit
bapt search for other commits by this committer
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases
1.2.3
20 Nov 2013 20:51:25
Revision:334452Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update WWW:
  - http://cheeseshop.python.org/ -> https://pypi.python.org/
  - http://pypi.python.org/ -> https://pypi.python.org/

With hat:	python
Approved by:	bapt (portmgr)
1.2.3
20 Sep 2013 16:13:49
Revision:327717Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
1.2.3
05 Aug 2012 08:22:52
Original commit files touched by this commit
miwi search for other commits by this committer
- Update 1.2.3

PR:		169881
Submitted by:	Maintainer
1.2.2_2
13 Apr 2012 17:48:18
Original commit files touched by this commit
vanilla search for other commits by this committer
1: Upgrade libmemcached to 1.0.6.
2: bump revision to chase shared library version.
3: drop maintainer
1.2.2_1
05 Mar 2012 11:51:43
Original commit files touched by this commit
vanilla search for other commits by this committer
Upgrade libmemcached to 1.0.4,

bump revision to chase shared library version.
1.2.2
14 Jan 2012 19:12:11
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.2.2

PR:             164120
Submitted by:   Gea-Suan Lin <gslin@gslin.org> (maintainer)
1.1.1
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.1.1
04 Aug 2010 06:09:50
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Restrict Python version to 2.5+

PR:             ports/149252
Submitted by:   glarkin
Approved by:    Gea-Suan Lin <gslin AT gslin.org> (maintainer)
1.1.1
06 Jul 2010 02:30:04
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.1.1

PR:             ports/148088
Submitted by:   Gea-Suan Lin <gslin AT gslin.org> (maintainer)
Feature safe:   yes
1.1
05 Jun 2010 08:14:44
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.1

PR:             ports/147489
Submitted by:   Gea-Suan Lin <gslin AT gslin.org> (maintainer)
1.0
03 Apr 2010 19:42:53
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.0

PR:             ports/145093
Submitted by:   Gea-Suan Lin <gslin AT gslin.org> (maintainer)
0.9.2
26 Dec 2009 17:58:53
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 0.9.2

PR:             ports/141259
Submitted by:   Gea-Suan Lin <gslin AT gslin.org> (maintainer)
0.9.1
25 Nov 2009 16:15:17
Original commit files touched by this commit
yzlin search for other commits by this committer
Add py-pylibmc 0.9.1, python libmemcached wrapper.

PR:             ports/140857
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Approved by:    lwhsu/rafan (mentors, implicit)

Number of commits found: 41