6b64 FreshPorts -- databases/pecl-memcached
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
pecl-memcached 2.1.0 databases on this many watch lists=3 search for ports that depend on this port
PHP extension for interfacing with memcached via libmemcached library
Maintained by: gslin@gslin.org search for ports maintained by this maintainer
Port Added: 08 Feb 2009 21:46:16
License: PHP30


memcached is a high-performance, distributed memory object caching
system, generic in nature, but intended for use in speeding up dynamic
web applications by alleviating database load.

This extension uses libmemcached library to provide API for
communicating with memcached servers.

WWW:	http://pecl.php.net/package/memcached
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/pear
  2. lang/php5
  3. lang/php5
  4. devel/php5-json
  5. www/php5-session
  6. devel/autoconf
Required To Run:
  1. devel/pear
  2. lang/php5
  3. devel/php5-json
  4. www/php5-session
Required Libraries:
  1. databases/libmemcached

This port is required by:

for Run

To install the port: cd /usr/ports/databases/pecl-memcached/ && make install clean
To add the package: pkg_add -r pecl-memcached


Configuration Options
===> The following configuration options are available for pecl-memcached-2.1.0:
     IGBINARY=off: Binary serializer support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/PECL/
  2. http://pecl.php.net/get/

Number of commits found: 16

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
04 Nov 2012 13:51:15
Original commit files touched by this commit  2.1.0
bdrewery search for other commits by this committer
- Update to 2.1.0 [1]
- Trim header
- Convert to new options framework
- Remove use of bsd.pre.port.mk

PR:		ports/173099 [1]
Submitted by:	John Chen <johnpupu@gmail.com> [1]
Approved by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
Feature safe:	yes
17 May 2012 10:51:53
Original commit files touched by this commit  2.0.1
ale search for other commits by this committer
Update to 2.0.1 release to add php 5.4 support.

PR:             ports/167991
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
13 Apr 2012 17:48:18
Original commit files touched by this commit  1.0.2_2
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
05 Mar 2012 11:51:43
Original commit files touched by this commit  1.0.2_1
vanilla search for other commits by this committer
Upgrade libmemcached to 1.0.4,

bump revision to chase shared library version.
31 Jan 2011 15:15:57
Original commit files touched by this commit  1.0.2
miwi search for other commits by this committer
* Add LICENSE=PHP30
* Remove MD5 line from distinfo.
* Add IGNORE_WITH_PHP=4 as this requires php 5.2 or newer.

PR:             152943
Submitted by:   "Tom Judge" <tom@tomjudge.com>
Approved by:    maintainer timeout
Feature safe:   yes
09 May 2010 07:55:02
Original commit files touched by this commit  1.0.2
miwi search for other commits by this committer
- Update to 1.0.2

PR:             146423
Submitted by:   Gea-Suan Lin <gslin@gslin.org> (maintainer)
25 Mar 2010 01:56:39
Original commit files touched by this commit  1.0.1
mm search for other commits by this committer
- Update to 1.0.1 and unbreak

PR:             ports/144779
Submitted by:   Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
Approved by:    Gea-Suan Lin <gslin@gslin.org> (maintainer)
10 Mar 2010 10:56:35
Original commit files touched by this commit  1.0.0_1
miwi search for other commits by this committer
- Fix BUILD_DEPENDS

PR:             144051
Submitted by:   danger@
Approved by:    maintainer
22 Feb 2010 22:31:27
Original commit files touched by this commit  1.0.0_1
pav search for other commits by this committer
- Mark BROKEN: does not compile

Reported by:    pointyhat
Feature safe:   yes
31 Jan 2010 14:35:15
Original commit files touched by this commit  1.0.0_1
miwi search for other commits by this committer
- Add igbinary support to OPTIONS
- Remove experimental notice (1.0.0 was declared stable)
- Bump PORTREVISION

PR:             142873
Submitted by:   mm@
Approved by:    maintainer timeout
09 Jul 2009 09:05:58
Original commit files touched by this commit  1.0.0
miwi search for other commits by this committer
- Update to 1.0.0

PR:             136453
Submitted by:   Gea-Suan Lin <gslin@gslin.org> (maintainer)
05 Jul 2009 00:35:26
Original commit files touched by this commit  0.2.0
miwi search for other commits by this committer
- Update to 0.2.0

PR:             136238
Submitted by:   Gea-Suan Lin <gslin@gslin.org> (maintainer)
10 Jun 2009 15:49:25
Original commit files touched by this commit  0.1.5
itetcu search for other commits by this committer
Fix build with custom LOCALBASE.

Reported by:    QATty
Approved by:    portmgr (itetcu@)
11 Apr 2009 22:32:29
Original commit files touched by this commit  0.1.5
miwi search for other commits by this committer
- Update to 0.1.5

PR:             133608
Submitted by:   Gea-Suan Lin <gslin@gslin.org> (maintainer)
09 Mar 2009 20:47:25
Original commit files touched by this commit  0.1.4
miwi search for other commits by this committer
- Update to 0.1.4

PR:             132423
Submitted by:   Gea-Suan Lin <gslin@gslin.org> (maintainer)
08 Feb 2009 21:45:53
Original commit files touched by this commit  0.1.0
miwi search for other commits by this committer
memcached is a high-performance, distributed memory object caching
system, generic in nature, but intended for use in speeding up dynamic
web applications by alleviating database load.

This extension uses libmemcached library to provide API for
communicating with memcached servers.

WWW:    http://pecl.php.net/package/memcached

PR:             ports/131172
Submitted by:   Gea-Suan Lin <gslin at gslin.org>

Number of commits found: 16

2843
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24532
Broken 216
Deprecated 473
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours8
new 7 days28
new fortnight60
new month218

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0