Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2.0 05 Jun 2023 18:46:58 |
Po-Chuan Hsieh (sunpoet) |
databases/pecl-memcached: Update WWW and clean up pkg-descr |
3.2.0 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) |
3.2.0 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 ) |
3.2.0 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
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 ) |
3.2.0 16 Apr 2022 04:19:15 |
Po-Chuan Hsieh (sunpoet) |
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 |
3.1.5_1 21 Jul 2021 18:12:12 |
Po-Chuan Hsieh (sunpoet) |
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] |
3.1.5 20 Jun 2021 11:37:19 |
Po-Chuan Hsieh (sunpoet) |
databases/pecl-memcached: Complete CONFIGURE_ARGS |
3.1.5 14 Jun 2021 17:43:22 |
Po-Chuan Hsieh (sunpoet) |
databases/pecl-memcached: Add MSGPACK option
PR: 256332
Reported by: Unrealist <fbsd_bugs@int.pl> |
3.1.5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.1.5 06 Nov 2020 11:37:16 |
sunpoet |
Fix build with PHP 8.0
PR: 250528
Submitted by: fluffy
Obtained
from: https://github.com/php-memcached-dev/php-memcached/commit/c94e014da53cc8a3d0510402f36bc6e5e17bf608 |
3.1.5 08 Dec 2019 17:32:16 |
sunpoet |
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 |
3.1.4 20 Oct 2019 17:10:01 |
sunpoet |
Update to 3.1.4
Changes: https://pecl.php.net/package-changelog.php?package=memcached
https://github.com/php-memcached-dev/php-memcached/releases |
3.1.3 22 Sep 2019 07:14:00 |
antoine |
Ignore with php 7.4
Reported by: pkg-fallout |
3.1.3 03 Sep 2019 19:08:46 |
sunpoet |
Cosmetic change |
3.1.3 02 Jan 2019 23:57:51 |
sunpoet |
Remove expired IGNORE_WITH_PHP=56 |
3.1.3 01 Jan 2019 20:35:00 |
sunpoet |
Update to 3.1.3
Changes: https://pecl.php.net/package-changelog.php?package=memcached
https://github.com/php-memcached-dev/php-memcached/releases |
3.0.4 14 Oct 2018 16:28:11 |
sunpoet |
Fix build with PHP 7.3
Obtained
from: https://github.com/php-memcached-dev/php-memcached/commit/8bfdbcc9063dafcb25fdb1d1705e07ee027d7379 |
3.0.4 23 Nov 2017 19:09:00 |
sunpoet |
Update to 3.0.4
- Add libmemcached version check
Changes: https://pecl.php.net/package-changelog.php?package=memcached |
3.0.3_1 07 May 2017 21:31:15 |
sunpoet |
Enable SASL option by default
- Bump PORTREVISION for dependency and package change |
3.0.3 10 Apr 2017 15:08:47 |
mat |
Convert all PECL ports to USES=php:pecl.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10281 |
3.0.3 20 Feb 2017 15:09:44 |
sunpoet |
Update to 3.0.3
Changes: https://pecl.php.net/package-changelog.php?package=memcached |
3.0.2 14 Feb 2017 14:33:32 |
sunpoet |
Update to 3.0.2
Changes: https://pecl.php.net/package-changelog.php?package=memcached |
3.0.1 08 Feb 2017 23:45:36 |
sunpoet |
Update to 3.0.1
- Remove PORTSCOUT
Changes: https://pecl.php.net/package-changelog.php?package=memcached |
2.2.0_5 20 Jan 2017 19:37:42 |
sunpoet |
Prepare for PHP 7.1 |
2.2.0_5 18 Dec 2016 15:21:44 |
sunpoet |
- Add PORTSCOUT
- Add GitHub repository to WWW |
2.2.0_5 14 Dec 2016 17:58:07 |
sunpoet |
- Use upstream PHP7 development in GitHub and unbreak this port for php70
- Bump PORTREVISION |
2.2.0_4 13 Dec 2016 14:26:12 |
sunpoet |
- Update WWW: pecl.php.net uses https://
Approved by: portmgr (blanket) |
2.2.0_4 15 Sep 2016 01:41:28 |
swills |
Unmark broken on powerpc64
These ports built successfully |
2.2.0_4 03 Aug 2016 12:47:05 |
mat |
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 |
2.2.0_3 29 Jun 2016 13:51:49 |
mat |
Missed a few opt_USE=php=foo when building extensions.
Sponsored by: Absolight |
2.2.0_3 28 Jun 2016 14:00:45 |
mat |
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 |
2.2.0_3 23 Apr 2016 06:48:42 |
sunpoet |
- Pet portlint
- Update BROKEN: use lowercase for leading character |
2.2.0_3 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
2.2.0_3 16 Apr 2016 21:28:19 |
sunpoet |
- Add LICENSE_FILE
- Fix CONFIGURE_ARGS |
2.2.0_3 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.2.0_3 18 Feb 2016 14:47:06 |
miwi |
- Ignore php70
- While here remove old php gruft |
2.2.0_3 21 Mar 2015 22:00:32 |
sunpoet |
- Use USES=pkgconfig |
2.2.0_3 21 Mar 2015 20:51:00 |
sunpoet |
- Add SASL option
PR: 182449
Submitted by: <dereckson@gmail.com>, <niels.poppe@gmail.com> |
2.2.0_3 30 Dec 2014 18:28:33 |
delphij |
Pass maintainer to sunpoet@. |
2.2.0_3 22 Dec 2014 18:11:00 |
delphij |
- Convert to new options helper
- Remove unnecessary PHP_MODNAME
- Use =
Submitted by: sunpoet |
2.2.0_3 11 Dec 2014 05:26:39 |
koobs |
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) |
2.2.0_2 31 Jul 2014 17:28:50 |
sunpoet |
- Update *_DEPENDS
- Bump PORTREVISION for dependency change |
2.2.0_1 03 Jul 2014 16:00:34 |
sunpoet |
- Use USES=tar:tgz
Approved by: portmgr (blanket) |
2.2.0_1 30 Jun 2014 16:01:37 |
delphij |
Take. |
2.2.0_1 30 Jun 2014 05:51:03 |
eadler |
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) |
2.2.0_1 05 Jun 2014 08:07:21 |
miwi |
- Drop devel/pear dependencies.
PR: 187657 |
2.2.0 17 May 2014 10:55:10 |
miwi |
- Update to 2.2.0
PR: 189184
Submitted by: maintainer |
2.1.0 23 Jan 2014 16:00:15 |
miwi |
- Stageify
- Take maintainership of a few ports |
2.1.0 11 Dec 2013 18:08:53 |
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases |
2.1.0 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
2.1.0 04 Nov 2012 13:51:15 |
bdrewery |
- 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 |
2.0.1 17 May 2012 10:51:53 |
ale |
Update to 2.0.1 release to add php 5.4 support.
PR: ports/167991
Submitted by: Gea-Suan Lin <gslin@gslin.org> |
1.0.2_2 13 Apr 2012 17:48:18 |
vanilla |
1: Upgrade libmemcached to 1.0.6.
2: bump revision to chase shared library version.
3: drop maintainer |
1.0.2_1 05 Mar 2012 11:51:43 |
vanilla |
Upgrade libmemcached to 1.0.4,
bump revision to chase shared library version. |
1.0.2 31 Jan 2011 15:15:57 |
miwi |
* 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 |
1.0.2 09 May 2010 07:55:02 |
miwi |
- Update to 1.0.2
PR: 146423
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) |
1.0.1 25 Mar 2010 01:56:39 |
mm |
- 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) |
1.0.0_1 10 Mar 2010 10:56:35 |
miwi |
- Fix BUILD_DEPENDS
PR: 144051
Submitted by: danger@
Approved by: maintainer |
1.0.0_1 22 Feb 2010 22:31:27 |
pav |
- Mark BROKEN: does not compile
Reported by: pointyhat
Feature safe: yes |
1.0.0_1 31 Jan 2010 14:35:15 |
miwi |
- 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 |
1.0.0 09 Jul 2009 09:05:58 |
miwi |
- Update to 1.0.0
PR: 136453
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) |
0.2.0 05 Jul 2009 00:35:26 |
miwi |
- Update to 0.2.0
PR: 136238
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) |
0.1.5 10 Jun 2009 15:49:25 |
itetcu |
Fix build with custom LOCALBASE.
Reported by: QATty
Approved by: portmgr (itetcu@) |
0.1.5 11 Apr 2009 22:32:29 |
miwi |
- Update to 0.1.5
PR: 133608
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) |
0.1.4 09 Mar 2009 20:47:25 |
miwi |
- Update to 0.1.4
PR: 132423
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) |
0.1.0 08 Feb 2009 21:45:53 |
miwi |
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> |