Port details |
- pear-Horde_Memcache Horde Memcache API
- 2.1.2 databases
=2 2.1.2Version of this port present on the latest quarterly branch. - Maintainer: horde@FreeBSD.org
 - Port Added: 2011-07-07 19:19:18
- Last Update: 2023-04-16 18:09:23
- Commit Hash: 0ac3a69
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: pear www
- License: not specified in port
- WWW:
- https://pear.horde.org
- Description:
- Horde API to access a memcache server.
¦ ¦ ¦ ¦ 
- 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:
-
- ${PHP_PKGNAMEPREFIX}pear-horde-Horde_Memcache>0:databases/pear-Horde_Memcache
- To install the port:
- cd /usr/ports/databases/pear-Horde_Memcache/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/pear-Horde_Memcache
- pkg install php81-pear-horde-Horde_Memcache
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php81-pear-horde-Horde_Memcache
- Package flavors (<flavor>: <package>)
- php81: php81-pear-horde-Horde_Memcache
- php80: php80-pear-horde-Horde_Memcache
- php82: php82-pear-horde-Horde_Memcache
- distinfo:
- TIMESTAMP = 1641590382
SHA256 (Horde/Horde_Memcache-2.1.2.tgz) = 8efb7c7893d40ab694abf5171df682cc7c433822f4923cd741433b3b8a849be6
SIZE (Horde/Horde_Memcache-2.1.2.tgz) = 15406
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:
-
- pear : devel/pear@php81
- php81-pear-channel-horde>=0 : devel/pear-channel-horde@php81
- Runtime dependencies:
-
- Exception.php : devel/pear-Horde_Exception@php81
- php.h : lang/php81
- pear : devel/pear@php81
- php81-pear-channel-horde>=0 : devel/pear-channel-horde@php81
- memcache.so : databases/pecl-memcache@php81
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_pear-Horde_Memcache
- USES:
- horde php
- 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 |
2.1.2 16 Apr 2023 18:09:23
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Remove merged or non-existent USE_PHP directives
- Remove USE_PHP=hash which is available in default php installation of
all versions of php
* security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH
- Remove USE_PHP=json which is available in default php installation of
all versions of php
* devel/pear-PHPTAL: Remove OPTION JSON
* www/ilias: Remove OPTION SCORM2004
- Remove USE_PHP=mssql which is no longer available in php from php80
and later and has been replaced with sqlsrv module which is Windows
only
* www/codeigniter: Remove OPTION MSSQL
* www/moodle311: Remove OPTION MSSQL
* www/moodle39: Remove OPTION MSSQL (Only the first 15 lines of the commit message are shown above ) |
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) |
2.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 ) |
2.1.2 08 Jan 2022 16:03:49
    |
Jochen Neumeister (joneum)  |
databases/pear-Horde_Memcache: Update to 2.1.2
Sponsored by: Netzkommune GmbH |
2.1.1_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.1.1_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.1.1_1 30 Dec 2019 06:40:39
  |
sunpoet  |
Bump PORTREVISION for dependency change of USE_PHP=memcache in r521466 |
2.1.1 17 Dec 2019 20:28:36
  |
rene  |
Remove IGNORE_WITH_PHP=71 and add IGNORE_WITH_PHP=74 where relevant. |
2.1.1 08 Nov 2019 09:37:30
  |
tobik  |
databases: Add missing USES={gnome,php} |
2.1.1 02 Mar 2019 21:43:21
  |
antoine  |
Ignore with php 7.1 |
2.1.1 08 Dec 2017 20:21:02
  |
joneum  |
Update */pear-Horde to the latest version
switch to DISTVERSION
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13399 |
2.0.3 30 Sep 2014 22:15:00
  |
bapt  |
Convert to USES=horde
Fix pear-Horde_core options
Use options helpers where possible |
2.0.3 25 Nov 2013 17:59:59
  |
antoine  |
Stage support for non-IGNORED pear classes
Tested by: poudriere
Approved by: portmgr (bapt) |
2.0.3 20 Sep 2013 16:13:49
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
2.0.3 16 Jul 2013 23:00:57
  |
mm  |
Horde package update:
Horde_ActiveSync 2.5.3 -> 2.5.5
Horde_Auth 2.0.4 -> 2.0.5
Horde_Cache 2.2.0 -> 2.2.1
Horde_Cli 2.0.3 -> 2.0.4
Horde_Compress 2.0.3 -> 2.0.4
Horde_Compress_Fast 1.0.1 -> 1.0.2
Horde_Core 2.6.1 -> 2.6.2
Horde_Dav 1.0.0 -> 1.0.1
Horde_HashTable 1.0.0 -> 1.0.1
Horde_Icalendar 2.0.6 -> 2.0.7
Horde_Image 2.0.4 -> 2.0.5
Horde_Mail 2.0.5 -> 2.0.6
Horde_Memcache 2.0.1 -> 2.0.3 (Only the first 15 lines of the commit message are shown above ) |
2.0.1 12 Dec 2012 15:16:57
  |
mm  |
Update horde4 packages and applications to horde5 |
1.1.1 29 May 2012 06:06:36
 |
mm  |
Update to 1.1.1 |
1.0.5 03 Mar 2012 14:53:31
 |
mm  |
Update to 1.0.5 |
1.0.4 21 Sep 2011 08:48:48
 |
mm  |
Update to 1.0.4 |
1.0.3 14 Jul 2011 20:33:30
 |
mm  |
Set maintainer of Horde ports to horde@FreeBSD.org
Approved by: maintainer (beech@ and mm@) |
1.0.3 07 Jul 2011 19:19:02
 |
mm  |
Horde API to access a memcache server.
WWW: http://pear.horde.org |