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.

non port: databases/pecl-memcached/Makefile

Number of commits found: 64

Monday, 5 Jun 2023
18:46 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/pecl-memcached: Update WWW and clean up pkg-descr
commit hash: 3c3c196e8c9b59f56cbd9791cd2e51c4c6191215 commit hash: 3c3c196e8c9b59f56cbd9791cd2e51c4c6191215 commit hash: 3c3c196e8c9b59f56cbd9791cd2e51c4c6191215 commit hash: 3c3c196e8c9b59f56cbd9791cd2e51c4c6191215 3c3c196
Sunday, 16 Apr 2023
18:09 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: 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
  * www/moodle40: Remove OPTION MSSQL
  * www/moodle41: Remove OPTION MSSQL
- Remove USE_PHP=openssl which is available in default php installation
  of all versions of php
  * databases/phpmyadmin: Remove OPTION OPENSSL
  * databases/phpmyadmin5: Remove OPTION OPENSSL
  * security/pear-Horde_Crypt_Blowfish: Remove OPTION OPENSSL
  * www/nextcloud: Remove OPTION SSL
  * www/owncloud: Remove OPTION SSL
- Remove USE_PHP=pcre which is available in default php installation of
  all versions of php
  * sysutils/racktables: Remove OPTION PCRE
- Remove USE_PHP=postgresql which should be USE_PHP=pgsql and update
  following ports
  * www/typo3-11
  * www/typo3-12
- Remove USE_PHP=pdf which is no longer available as php module
  * databases/phpmyadmin: Remove OPTION PDF
- Remove USE_PHP=spl which is available in default php installation of
  all versions of php
- Remove USE_PHP=sqlsrv which was never imported into FreeBSD as that is
  Windows only php module
  * www/typo3-11: Remove OPTION SQLSRV
  * www/typo3-12: Remove OPTION SQLSRV
- Bump where DEFAULT OPTIONS are affected

Sponsored by:	Bounce Experts

Approved by:	portmgr(blanket)
commit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea commit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea commit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea commit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea 0ac3a69
Wednesday, 7 Sep 2022
21:10 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:21 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>
  *  Aldis Berjoza <graudeejs@gmail.com>
  *  Alessando Sagratini <ale_sagra@hotmail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Logvinov <ports@logvinov,com>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Nedotsukov <bland@FreeBSD.org>
  *  Alexander Novitsky
  *  Alexander Zhuravlev <zaa@zaa.pp.ru>
  *  Alexey Degtyarev <alexey@renatasystems.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anders Nordby <anders@fix.no>
  *  Andrei Antoukh <niwi@niwi.be>
  *  Andrew McNaughton <andrew@scoop.co.nz>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Kostenko <andrey@kostenko.name>
  *  Andrey Simonenko
  *  Andrey Zakhvatov
  *  Anes Mukhametov <anes@anes.su>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Antonio Carlos Venancio Junior (<antonio@php.net>)
  *  Autrijus Tang <autrijus@autrijus.org>
  *  Babak Farrokhi <farrokhi@FreeBSD.org>
  *  Bartek Rutkowski <r@robakdesign.com>
  *  Bernard Spil <brnrd@FreeBSD.org>
  *  Brent J. Nordquist <bjn@visi.com>
  *  Cezary Morga <cm@therek.net>
  *  Cheng-Lung Sung <clsung@FreeBSD.org>
  *  Choe, Cheng-Dae
  *  Chris D. Faulhaber <jedgar@FreeBSD.org>
  *  Chris Larsen <darth@vader.dk>
  *  Damian Gerow <dgerow@afflictions.org>
  *  Daniel O'Connor
  *  Daniel Wijnands <daniel@itxl.nl>
  *  Dave Green <dg@fastmail.co.uk>
  *  David Thiel <lx@FreeBSD.org>
  *  Davíð Steinn Geirsson <david@isnic.is>
  *  Denis Generalov <gd.workbox@gmail.com>
  *  Denis Generalov <gd@rambler-co.ru>
  *  Denis Shaposhnikov <dsh@bamus.cz>
  *  Dermot Tynan <dtynan@kalopa.com>
  *  Dmitry Liakh <dliakh@ukr.net>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Dmitry Sivachenko <dima@Chg.RU>
  *  Dmitry Sivachenko <mitya@yandex-team.ru>
  *  Domas Mituzas <midom@dammit.lt>
  *  Dominic Mitchell
  *  Don Owens <don@regexguy.com>
  *  Dryice Dong Liu <dryice@dryice.name>
  *  Edwin Groothuis (edwin@mavetju.org)
  *  Eric Freeman <freebsdports@chillibear.com>
  *  Espen Tagestad <espen@tagestad.no>
  *  Espen Volden aka voldern <voldern@hoeggen.net>
  *  Evan Sarmiento <bsdports@wayfair.com>
  *  Fernan Aguero <fernan@iib.unsam.edu.ar>
  *  Frank Wall <fw@moov.de>
  *  Ganbold Tsagaankhuu <ganbold@FreeBSD.org>
  *  Gary Palmer <gpalmer@FreeBSD.org>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Geraud CONTINSOUZAS <geraud@gcu.info>
  *  Gerrit Beine <tux@pinguru.net>
  *  Greg Larkin <glarkin@FreeBSD.org>
  *  Grzegorz Blach <gblach@FreeBSD.org>
  *  Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>
  *  Henk van Oers <hvo.pm@xs4all.nl>
  *  Henrik Hodne <henrik@hodne.io>
  *  Hiroyuki Hanai <hanai@FreeBSD.org>
  *  Horia Racoviceanu <horia@racoviceanu.com>
  *  Hye-Shik Chang
  *  Hye-Shik Chang <perky@python.or.kr>
  *  Ilia Chipitsine <ilia@jane.cgu.chel.su>
  *  Ivan Voras <ivoras@FreeBSD.org>
  *  J.F. Dockes
  *  Jaap Boender <jaapb@kerguelen.org>
  *  Jake Smith <jake@xz.cx>
  *  James FitzGibbon <jfitz@FreeBSD.org>
  *  Janos Mohacsi <janos.mohacsi@bsd.hu>
  *  Janos.Mohacsi@bsd.hu
  *  Jason Helfman <jgh@FreeBSD.org>
  *  Jens Rehsack <rehsack@liwing.de>
  *  Jeremy Chadwick <koitsu@FreeBSD.org>
  *  Jev Björsell <ports@ecadlabs.com>
  *  Jim Ohlstein <jim@ohlste.in>
  *  Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
  *  Joe Horn <joehorn@gmail.com>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  Johannes Meixner <johannes@perceivon.net>
  *  John Chen <johnpupu@gmail.com>
  *  John Marino <marino@FreeBSD.org>
  *  John Merryweather Cooper
  *  John Merryweather Cooper et al
  *  Jon Nistor <nistor@snickers.org>
  *  Jonathan Weiss (<jw@innerewut.de>)
  *  Jose Jachuf <jjachuf@gmail.com>
  *  Joshua D. Abraham <jabra@ccs.neu.edu>
  *  Jov <amutu@amutu.com>
  *  Jov amutu@amutu.com
  *  Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
  *  Julien Laffaye <kimelto@gmail.com>
  *  Jyun-Yan You <jyyou@cs.nctu.edu.tw>
  *  Keith Gaughan <k@sterechro.me>
  *  Kevin Bowling <kbowling@freebsd.org>
  *  Kimo <kimor79@yahoo.com>
  *  Kimura Fuyuki <fuyuki@nigredo.org>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Lars Balker Rasmussen <lbr@FreeBSD.org
  *  Lars Balker Rasmussen <lbr@FreeBSD.org>
  *  Lars Eggert <larse@isi.edu>
  *  Lars Thegler <lars@thegler.dk>
  *  Lars Thegler <lth@FreeBSD.org>
  *  Li-Wen Hsu <lwhsu@FreeBSD.org>
  *  Loïc BARTOLETTI
  *  Loïc BARTOLETTI <lbartoletti@FreeBSD.org>
  *  Lubomir Marinov <lubomir_m@abv.bg>
  *  Mahdi Mokhtari <mokhi64@gmail.com>
  *  Mahlon E. Smith <mahlon@martini.nu>
  *  Marc G. Fournier <scrappy@FreeBSD.org>
  *  Mark Felder <feld@FreeBSD.org>
  *  Markus Brueffer <markus@FreeBSD.org>
  *  Martin Matuska <martin@matuska.org>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Mathieu Arnold <m@absolight.net>
  *  Matthew Seaman
  *  Matthias Andree <mandree@FreeBSD.org>
  *  Matthias Fechner <mfechner@FreeBSD.org>
  *  Matthias Petermann <matthias@petermann-it.de>
  *  Max Khon
  *  Max Khon <fjoe@FreeBSD.org>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Michael Johnson <ahze@ahze.net>
  *  Michael Winking <mwfp@foldl.net>
  *  Mikael URANKAR and Loïc BARTOLETTI
  *  Mike Carlson (carlson39@llnl.gov)
  *  Mikhail T. <michael@fun-box.ru>
  *  Mikhail Teterin
  *  Mikhail Teterin <mi@aldan.algebra.com>
  *  Mikolaj Golub <trociny@FreeBSD.org>
  *  Mirko Zinn <mail@derzinn.de>
  *  Mohammad S. Babaei <info@babaei.net>
  *  Muhammad Moinur Rahman <bofh@FreeBSD.org>
  *  Nick Hibma <n_hibma@freebsd.org>
  *  Nick Hilliard <nick@foobar.org>
  *  Nick Sayer <nsayer@FreeBSD.org>
  *  Nicola Vitale <nivit@FreeBSD.org>
  *  Nicolas Embriz <nbari@tequila.io>
  *  Nicolas de Bari Embriz <nbari@dalmp.com>
  *  Oleg Sharoiko <os@rsu.ru>
  *  Olexander Melnyk <olexander.v.melnyk@gmail.com>
  *  Oliver Eikemeier <eikemeier@fillmore-labs.com>
  *  Olivier Duchateau <duchateau.olivier@gmail.com>
  *  Palle Girgensohn <girgen@FreeBSD.org>
  *  Palle Girgensohn <girgen@partitur.se>
  *  Palle Girgensohn <girgen@pingpong.net>
  *  Parv <parv@pair.org>
  *  Pete Fritchman <petef@databits.net>
  *  Peter Avalos <pavalos@theshell.com>
  *  Philip M. Gollucci
  *  Philip M. Gollucci <philip@p6m7g8.com>
  *  Philip Stoev <philip.stoev@galeracluster.com>
  *  Pierre-Emmanuel Andre <pea@raveland.org>
  *  Pietro Cerutti <gahr@FreeBSD.org>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Qing Feng <qingfeng@douban.com>
  *  Quinton Dolan <q@onthenet.com.au>
  *  Radim Kolar
  *  Rainer Hurling <rhurlin@gwdg.de>
  *  Rick Miller
  *  Robert Kruus <rob.kruus@gmail.com>
  *  Rod Taylor <ports@rbt.ca>
  *  Roland van Laar <roland@micite.net>
  *  Rong-En Fan <rafan@FreeBSD.org>
  *  Roy Boerner
  *  Rozhuk Ivan <rozhuk.im@gmail.com>
  *  Rusty Nejdl
  *  Ryan Steinmetz <rpsfa@rit.edu>
  *  Ryan Steinmetz <zi@FreeBSD.org>
  *  Ryan T. Dean <rtdean@cytherianage.net>
  *  Sam Lawrance <boris@brooknet.com.au>
  *  Scott McWhirter <scott@surreytech.co.uk>
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Sean Chittenden <seanc@FreeBSD.org>
  *  Sergei Kolobov <sergei@kolobov.com>
  *  Sergei Vyshenski <svysh.fbsd@gmail.com>
  *  Sergey A. Osokin <osa@FreeBSD.org.ru>
  *  Sergey A. Osokin <osa@FreeBSD.org>
  *  Sergey Matveychuk <sem@FreeBSD.org>
  *  Sergey Skvortsov <skv@FreeBSD.org>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Sevan Janiyan <venture37@geeklan.co.uk>
  *  Sheldon Hearn <sheldonh@FreeBSD.org>
  *  Stanislav Svirid <count@211.ru>
  *  Stefan Schmidt <stefan.schmidt@stadtbuch.de>
  *  Steve Wills <swills@FreeBSD.org>
  *  Steve Wills <swills@freebsd.org>
  *  Steven Kreuzer <skreuzer@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
  *  T. William Wells <bill@twwells.com>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  Thierry Thomas (<thierry@pompo.net>)
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Timur I. Bakeyev <bat@cpan.org>
  *  Tom Judge <tj@FreeBSD.org>
  *  Torsten Zuehlsdorff <ports@toco-domains.de>
  *  Torsten Zuhlsdorff <ports@toco-domains.de>
  *  Toshiya Saitoh (<toshiya@saitoh.nu>)
  *  Tsung-Han Yeh <snowfly@yuntech.edu.tw>
  *  Vasil Dimov <vd@FreeBSD.org>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Vladimir Timofeev <vovkasm@gmail.com>
  *  Wen Heping
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Wen heping <wenheping@gmail.com>
  *  William Grzybowski <wg@FreeBSD.org>
  *  Xin Li <delphij@FreeBSD.org>
  *  Yarema <yds@CoolRat.org>
  *  Yarema <yds@Necessitu.de>
  *  Yen-Ming Lee <leeym@FreeBSD.org>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  Yoichi NAKAYAMA <yoichi@FreeBSD.org>
  *  Yuri Victorovich <yuri@rawbw.com>
  *  Zach Thompson <hideo@lastamericanempire.com>
  *  Zach Thompson <lin-chi@lastamericanempire.com>
  *  ache@FreeBSD.org
  *  alfred
  *  alp@sfedu.ru
  *  andrew@scoop.co.nz
  *  andrey@kostenko.name
  *  chinsan
  *  chinsan <chinsan.tw@gmail.com>
  *  clive
  *  clive@FreeBSD.org
  *  clsung@dragon2.net
  *  dcf@aracnet.com
  *  elvstone@gmail.com
  *  erikhb@bgnett.no
  *  erwin@FreeBSD.org
  *  gahr
  *  ijliao
  *  ijlioa
  *  ivoras
  *  johnpupu <johnpupu@gmail.com>
  *  kirk@daycos.com
  *  kuriyama
  *  lbartoletti <lbartoletti@FreeBSD.org>
  *  loïc bartoletti <lbartoletti@FreeBSD.org>
  *  mharo@FreeBSD.org
  *  michael johnson <ahze@ahze.net>
  *  milki <milki@rescomp.berkeley.edy>
  *  mm@FreeBSD.org
  *  nbm
  *  nectar@FreeBSD.org
  *  nork@FreeBSD.org
  *  nork@cityfujisawa.ne.jp
  *  olevole@olevole.ru
  *  proler@gmail.com
  *  sergey@migsoft.com.ua
  *  sobomax
  *  spam@rm-rf.kiev.ua
  *  stas
  *  tobez
  *  tremere@cainites.net
  *  vanilla
  *  vanilla@
  *  wen@FreeBSD.org
  *  wenheping<wenheping@gmail.com>
  *  wolman@cs.washington.edu
  * # Created by Kevin Bowling <kbowling@FreeBSD.org>
  * # Created by Matthias Fechner <mfechner@FreeBSD.org>

With hat:	portmgr
commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 d076ad9
Saturday, 16 Apr 2022
04:19 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/pecl-memcached: Update to 3.2.0

- Update MASTER_SITES

Changes:	https://pecl.php.net/package-changelog.php?package=memcached
		https://github.com/php-memcached-dev/php-memcached/releases
commit hash: b015c9ec2a062daa1cde3adeff149eba2f393330 commit hash: b015c9ec2a062daa1cde3adeff149eba2f393330 commit hash: b015c9ec2a062daa1cde3adeff149eba2f393330 commit hash: b015c9ec2a062daa1cde3adeff149eba2f393330 b015c9e
Wednesday, 21 Jul 2021
18:12 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/pecl-memcached: Update to latest snapshot (058e9f5)

- Fix PHP 8.0 arginfo
- Bump PORTREVISION for package change

The main corresponding commits for arginfo are [1], [2] and [3].

PR:		257130
Reported by:	<townwear@gmail.com>
Reference:	https://github.com/php-memcached-dev/php-memcached/commit/e8f53777d3f578586f2a32f1b3bdcc3f53e74b39
[1]
		https://github.com/php-memcached-dev/php-memcached/commit/8f3c5dc0fa773aded5d169e5c5b8eab18c8931c6
[2]
		https://github.com/php-memcached-dev/php-memcached/commit/c8f9376a8b1399907e732064890101da7261d8bb
[3]
commit hash: 6d01cdda4513e2d77eeb6f0be051ddd4b0e80546 commit hash: 6d01cdda4513e2d77eeb6f0be051ddd4b0e80546 commit hash: 6d01cdda4513e2d77eeb6f0be051ddd4b0e80546 commit hash: 6d01cdda4513e2d77eeb6f0be051ddd4b0e80546 6d01cdd
Sunday, 20 Jun 2021
11:37 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/pecl-memcached: Complete CONFIGURE_ARGS
commit hash: b43e6aaeee18e3c747fe8beb080a4d600072e706 commit hash: b43e6aaeee18e3c747fe8beb080a4d600072e706 commit hash: b43e6aaeee18e3c747fe8beb080a4d600072e706 commit hash: b43e6aaeee18e3c747fe8beb080a4d600072e706 b43e6aa
Monday, 14 Jun 2021
17:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/pecl-memcached: Add MSGPACK option

PR:		256332
Reported by:	Unrealist <fbsd_bugs@int.pl>
commit hash: 4638c2ff94e9d5fab04df718f6245dabd90c542e commit hash: 4638c2ff94e9d5fab04df718f6245dabd90c542e commit hash: 4638c2ff94e9d5fab04df718f6245dabd90c542e commit hash: 4638c2ff94e9d5fab04df718f6245dabd90c542e 4638c2f
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Sunday, 8 Dec 2019
17:32 sunpoet search for other commits by this committer
Update to 3.1.5

Changes:	https://pecl.php.net/package-changelog.php?package=memcached
		https://github.com/php-memcached-dev/php-memcached/releases
PR:		242052
Submitted by:	fluffy
Original commitRevision:519563 
Sunday, 20 Oct 2019
17:10 sunpoet search for other commits by this committer
Update to 3.1.4

Changes:	https://pecl.php.net/package-changelog.php?package=memcached
		https://github.com/php-memcached-dev/php-memcached/releases
Original commitRevision:514924 
Sunday, 22 Sep 2019
07:14 antoine search for other commits by this committer
Ignore with php 7.4

Reported by:	pkg-fallout
Original commitRevision:512557 
Tuesday, 3 Sep 2019
19:08 sunpoet search for other commits by this committer
Cosmetic change
Original commitRevision:510979 
Wednesday, 2 Jan 2019
23:57 sunpoet search for other commits by this committer
Remove expired IGNORE_WITH_PHP=56
Original commitRevision:489104 
Tuesday, 1 Jan 2019
20:35 sunpoet search for other commits by this committer
Update to 3.1.3

Changes:	https://pecl.php.net/package-changelog.php?package=memcached
		https://github.com/php-memcached-dev/php-memcached/releases
Original commitRevision:488985 
Sunday, 14 Oct 2018
16:28 sunpoet search for other commits by this committer
Fix build with PHP 7.3

Obtained
from:	https://github.com/php-memcached-dev/php-memcached/commit/8bfdbcc9063dafcb25fdb1d1705e07ee027d7379
Original commitRevision:482055 
Thursday, 23 Nov 2017
19:09 sunpoet search for other commits by this committer
Update to 3.0.4

- Add libmemcached version check

Changes:	https://pecl.php.net/package-changelog.php?package=memcached
Original commitRevision:454783 
Sunday, 7 May 2017
21:31 sunpoet search for other commits by this committer
Enable SASL option by default

- Bump PORTREVISION for dependency and package change
Original commitRevision:440386 
Monday, 10 Apr 2017
15:08 mat search for other commits by this committer
Convert all PECL ports to USES=php:pecl.

Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D10281
Original commitRevision:438175 
Monday, 20 Feb 2017
15:09 sunpoet search for other commits by this committer
Update to 3.0.3

Changes:	https://pecl.php.net/package-changelog.php?package=memcached
Original commitRevision:434456 
Tuesday, 14 Feb 2017
14:33 sunpoet search for other commits by this committer
Update to 3.0.2

Changes:	https://pecl.php.net/package-changelog.php?package=memcached
Original commitRevision:434098 
Wednesday, 8 Feb 2017
23:45 sunpoet search for other commits by this committer
Update to 3.0.1

- Remove PORTSCOUT

Changes:	https://pecl.php.net/package-changelog.php?package=memcached
Original commitRevision:433682 
Friday, 20 Jan 2017
19:37 sunpoet search for other commits by this committer
Prepare for PHP 7.1
Original commitRevision:431979 
Sunday, 18 Dec 2016
15:21 sunpoet search for other commits by this committer
- Add PORTSCOUT
- Add GitHub repository to WWW
Original commitRevision:428860 
Wednesday, 14 Dec 2016
17:58 sunpoet search for other commits by this committer
- Use upstream PHP7 development in GitHub and unbreak this port for php70
- Bump PORTREVISION
Original commitRevision:428579 
Thursday, 15 Sep 2016
01:41 swills search for other commits by this committer
Unmark broken on powerpc64

These ports built successfully
Original commitRevision:422175 
Wednesday, 3 Aug 2016
12:47 mat search for other commits by this committer
Don't use extension.ini any more, and have each extension install in its
file, so the order remains the same.

Every PHP (or Zend) extension now installs its own .ini file in
/usr/local/etc/php.  A PHP extension will be automatically activated
when installed.  The order into which extensions are loaded is
automatically guessed.  In some very rare cases, the guess will be
wrong, and PHP_MOD_PRIO will need to be set.  Refer to the USES=php
section of the Porter's Handbook for more information.

Convert ports touching etc/php/extensions.ini manually, or telling the
OP to do it.

And finally, bump PORTREVISION for all php extensions.

PR:		210697
Submitted by:	mat
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D7022
Original commitRevision:419514 
Wednesday, 29 Jun 2016
13:51 mat search for other commits by this committer
Missed a few opt_USE=php=foo when building extensions.

Sponsored by:	Absolight
Original commitRevision:417765 
Tuesday, 28 Jun 2016
14:00 mat search for other commits by this committer
Convert USE_PHP*=yes into USES=php*

PR:		210529
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D6936
Original commitRevision:417719 
Saturday, 23 Apr 2016
06:48 sunpoet search for other commits by this committer
- Pet portlint
- Update BROKEN: use lowercase for leading character
Original commitRevision:413836 
Thursday, 21 Apr 2016
16:43 swills search for other commits by this committer
many ports: mark broken on powerpc64
Original commitRevision:413746 
Saturday, 16 Apr 2016
21:28 sunpoet search for other commits by this committer
- Add LICENSE_FILE
- Fix CONFIGURE_ARGS
Original commitRevision:413479 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Thursday, 18 Feb 2016
14:47 miwi search for other commits by this committer
- Ignore php70
- While here remove old php gruft
Original commitRevision:409110 
Saturday, 21 Mar 2015
22:00 sunpoet search for other commits by this committer
- Use USES=pkgconfig
Original commitRevision:381874 
20:51 sunpoet search for other commits by this committer
- Add SASL option

PR:		182449
Submitted by:	<dereckson@gmail.com>, <niels.poppe@gmail.com>
Original commitRevision:381867 
Tuesday, 30 Dec 2014
18:28 delphij search for other commits by this committer
Pass maintainer to sunpoet@.
Original commitRevision:375842 
Monday, 22 Dec 2014
18:11 delphij search for other commits by this committer
 - Convert to new options helper
 - Remove unnecessary PHP_MODNAME
 - Use =

Submitted by:	sunpoet
Original commitRevision:375256 
Thursday, 11 Dec 2014
05:26 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)
Original commitRevision:374511 
Thursday, 31 Jul 2014
17:28 sunpoet search for other commits by this committer
- Update *_DEPENDS
- Bump PORTREVISION for dependency change
Original commitRevision:363640 
Thursday, 3 Jul 2014
16:00 sunpoet search for other commits by this committer
- Use USES=tar:tgz

Approved by:	portmgr (blanket)
Original commitRevision:360390 
Monday, 30 Jun 2014
16:01 delphij search for other commits by this committer
Take.
Original commitRevision:359876 
05:51 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)
Original commitRevision:359802 
Thursday, 5 Jun 2014
08:07 miwi search for other commits by this committer
- Drop devel/pear dependencies.

PR:		187657
Original commitRevision:356608 
Saturday, 17 May 2014
10:55 miwi search for other commits by this committer
- Update to 2.2.0

PR:		189184
Submitted by:	maintainer
Original commitRevision:354312 
Thursday, 23 Jan 2014
16:00 miwi search for other commits by this committer
- Stageify
- Take maintainership of a few ports
Original commitRevision:340835 
Wednesday, 11 Dec 2013
18:08 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
Original commitRevision:336187 
Friday, 20 Sep 2013
16:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
Original commitRevision:327717 
Sunday, 4 Nov 2012
13:51 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
Original commitRevision:306966 
Thursday, 17 May 2012
10:51 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>
Original commit
Friday, 13 Apr 2012
17:48 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
Original commit
Monday, 5 Mar 2012
11:51 vanilla search for other commits by this committer
Upgrade libmemcached to 1.0.4,

bump revision to chase shared library version.
Original commit
Monday, 31 Jan 2011
15:15 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
Original commit
Sunday, 9 May 2010
07:55 miwi search for other commits by this committer
- Update to 1.0.2

PR:             146423
Submitted by:   Gea-Suan Lin <gslin@gslin.org> (maintainer)
Original commit
Thursday, 25 Mar 2010
01:56 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)
Original commit
Wednesday, 10 Mar 2010
10:56 miwi search for other commits by this committer
- Fix BUILD_DEPENDS

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

Reported by:    pointyhat
Feature safe:   yes
Original commit
Sunday, 31 Jan 2010
14:35 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
Original commit
Thursday, 9 Jul 2009
09:05 miwi search for other commits by this committer
- Update to 1.0.0

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

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

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

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

PR:             132423
Submitted by:   Gea-Suan Lin <gslin@gslin.org> (maintainer)
Original commit
Sunday, 8 Feb 2009
21:45 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>
Original commit

Number of commits found: 64