Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
22 Sep 2017 10:48:58
1.0.18_6
 |
mat  |
Cleanup after removal of libexecinfo from ports.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488 |
22 Sep 2017 10:48:29
1.0.18_6
 |
mat  |
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488 |
09 Jun 2017 19:06:42
1.0.18_6
 |
matthew  |
Fix the build in a better way -- this works irrespective of the SASL
option setting
PR: 219168
Submitted by: sunpoet |
09 Jun 2017 16:45:34
1.0.18_6
 |
matthew  |
Fix the build of libmemcached: add -lthr to the libraries
plus modifications to the autoconf files.
PR: 219168
Submitted by: m.tsatsenko@gmail.com (maintainer)
Reported by: 000.fbsd@quip.cz
Approved by: m.tsatsenko@gmail.com (maintainer) |
08 May 2017 08:11:33
1.0.18_6
 |
miwi  |
- Fix plist
- Bump PORTREVISION |
07 May 2017 21:27:13
1.0.18_5
 |
sunpoet  |
Fix SASL option
- Sort USES
- Bump PORTREVISION for package change
PR: 219100
Submitted by: sunpoet (myself)
Approved by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer, via email) |
13 Mar 2017 17:47:17
1.0.18_4
 |
bdrewery  |
GNU_CONFIGURE: Fix ax_am_jobserver usage to respect MAKE_JOBS_NUMBER.
PR: 217670 [exp-run]
With hat: portmgr |
09 Mar 2017 18:52:18
1.0.18_4
 |
bdrewery  |
Fix MAKE_JOBS support.
- This port uses ax_am_jobserver [1] which uses CPU_COUNT from
ax_count_cpus [2] to force -j to match the number of CPUs in
the system rather than the amount already specified by -j to
'gmake all'. The ax_count_cpus script is broken on FreeBSD
and the ax_am_jobserver code has no current support for
FreeBSD and uses a bashism, thus this always builds with 1
CPU. Forcing ax_am_jobserver to use our MAKE_JOBS_NUMBER
value fixes the problem.
I plan to do an exp-run to fix this for the entire tree.
[1] https://www.gnu.org/software/autoconf-archive/ax_am_jobserver.html
[2] https://www.gnu.org/software/autoconf-archive/ax_count_cpus.html
MFH: 2017Q1 |
20 Feb 2017 02:57:04
1.0.18_4
 |
jbeich  |
devel/libevent2: drop historical suffix after r362796
PR: 216777
Approved by: mm (maintainer) |
04 Feb 2017 07:56:59
1.0.18_3
 |
jbeich  |
devel/libevent2: update to 2.1.8 and cleanup
- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR: 216527
Exp-run by: antoine
Approved by: mm (maintainer) |
19 May 2016 10:21:25
1.0.18_2
 |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
01 Apr 2016 14:00:57
1.0.18_2
 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
01 Jul 2015 01:04:24
1.0.18_2
 |
swills  |
databases/libmemcached: revert using --with-pic
This wasn't necessary
Pointyhat to: swills
Reported by: tijl, bapt |
30 Jun 2015 19:26:33
1.0.18_1
 |
swills  |
databases/libmemcached: build with -fPIC
Fixes static lib build on 9.x
Approved by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer) |
23 Jan 2015 18:54:02
1.0.18
 |
tijl  |
- Update devel/automake to 1.15
- Update devel/gettext to 0.19.4
- Update devel/libtool and devel/libltdl to 2.4.5
- This version of libtool has been fixed to pass -fstack-protector to the
compiler during linking. Add the same fix to USES=libtool. This should
improve SSP support on FreeBSD/i386 8 and 9.
- databases/libmemcached, security/sssd: patch configure.ac so
AC_CONFIG_AUX_DIR appears earlier.
For databases/libmemcached changing configure.ac causes manpages to be
regenerated which requires extra dependencies so patch a makefile to
prevent that.
- devel/xfce4-dev-tools: only depend on recent versions of autoconf and
automake
PR: 196938
Exp-run by: antoine
Approved by: portmgr (antoine) |
11 Dec 2014 05:26:39
1.0.18
 |
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) |
20 Oct 2014 10:41:13
1.0.7_4
 |
bapt  |
Cleanup plist |
05 Aug 2014 06:36:07
1.0.7_4
 |
bapt  |
USES=execinfo |
24 Jul 2014 13:32:59
1.0.7_4
 |
bapt  |
Only use libevent2
Remove libevent as libevent2 is providing a good compatibility interface as well
as providing better performances.
Remove custom patches from libevent2 and install libevent2 the regular way
Mark ports abusing private fields of the libevent1 API as broken
Import a patch from fedora to have honeyd working with libevent2
Remove most of the patches necessary to find the custom installation we used to
have for libevent2
With hat: portmgr |
25 Jun 2014 18:39:00
1.0.7_3
 |
amdmi3  |
- Switch to USES=libtool
Approved by: portmgr blanket |
31 Mar 2014 11:26:53
1.0.7_2
 |
rene  |
- Add stage support, install manual pages unconditionally
- Define an explicit option for the optional SASL dependency
- Bump PORTREVISION
Approved by: portmgr (blanket infrastructure) |
03 Jan 2014 00:46:47
1.0.7_1
 |
bapt  |
Part 1 at removing now useless FETCH_ARGS redifition |
11 Dec 2013 18:08:53
1.0.7_1
 |
bapt  |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases |
20 Sep 2013 16:13:49
1.0.7_1
 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
17 Sep 2013 10:12:32
1.0.7_1
 |
bapt  |
Do not overwrite USES |
17 Sep 2013 09:00:42
1.0.7_1
 |
bapt  |
Convert to new perl framework |
06 Sep 2013 20:04:44
1.0.7_1
 |
bapt  |
Fix build with libc++ |
02 Sep 2013 09:01:52
1.0.7_1
 |
bapt  |
Eliminate USE_GNOME=pkgconfig from databases
While here:
- trim headers
- Convert to USES=pathfix, USES=gmake |
01 Feb 2013 15:04:01
1.0.7_1
 |
ak  |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt) |
10 Dec 2012 15:10:03
1.0.7_1
 |
ume  |
Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2. |
03 May 2012 14:02:00
1.0.7
|
swills  |
- Update to 1.0.7
PR: ports/167541
Approved by: "Mikhail Tsatsenko" <m.tsatsenko@gmail.com> (maintainer) |
23 Apr 2012 16:29:56
1.0.6
|
jgh  |
- pass maintainer-ship to submitter
PR: ports/167218
Submitted by: m.tsatsenko@gmail.com |
22 Apr 2012 22:05:12
1.0.6
|
vanilla  |
Fix compile with gcc46 on freebsd8.2
PR: ports/167208
Submitted by: Olivier <software-freebsd@interfasys.ch> |
13 Apr 2012 17:48:18
1.0.6
|
vanilla  |
1: Upgrade libmemcached to 1.0.6.
2: bump revision to chase shared library version.
3: drop maintainer |
05 Mar 2012 12:09:10
1.0.4
|
vanilla  |
typo fix, s/deve/devel/g
Submitted by: Portsnap buildbox |
05 Mar 2012 11:51:43
1.0.4
|
vanilla  |
Upgrade libmemcached to 1.0.4,
bump revision to chase shared library version. |
09 Nov 2011 15:26:04
1.0.2
|
miwi  |
- Remove WITH_FBSD10_FIX, is no longer needed |
29 Oct 2011 12:13:31
1.0.2
|
kwm  |
Fix the build on FreeBSD 10.
Approved by: portmgr (miwi) |
27 Oct 2011 16:50:55
1.0.2
|
vanilla  |
Upgrade to 1.0.2. |
11 Aug 2011 19:20:17
0.51  |
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
05 Aug 2011 01:34:25
0.51
|
vanilla  |
Fix build on 8.2/i386.
Submitted by: paulbeard at gmail.com, dougb@ |
02 Aug 2011 01:34:43
0.51
|
vanilla  |
Upgrade to 0.51. |
23 May 2011 12:48:19
0.49_1
|
vanilla  |
Fix compile problem with gcc46.
PR: ports/156756
Submitted by: Olivier <software-freebsd@interfasys dot ch> |
23 Apr 2011 03:10:54
0.49
|
vanilla  |
upgrade to 0.49. |
17 Mar 2011 09:10:45
0.48
|
vanilla  |
Upgrade to 0.48.
Feature safe: yes |
27 Feb 2011 16:39:12
0.47
|
vanilla  |
Upgrade to 0.47. |
16 Feb 2011 15:40:50
0.46
|
vanilla  |
Upgrade from 0.44 to 0.46.
Feature safe: yes |
22 Nov 2010 08:55:38
0.44_1
|
vanilla  |
OPTIONize sasl2 dependency.
PR: ports/152140
Submitted by: garga@ |
20 Oct 2010 03:53:23
0.44
|
vanilla  |
Upgrade to 0.44. |
02 Aug 2010 02:03:51
0.43
|
vanilla  |
Upgrade to 0.43. |
08 Jul 2010 03:37:06
0.42
|
vanilla  |
Upgrade to 0.42.
Feature safe: yes |
05 Jul 2010 06:39:24
0.41
|
vanilla  |
Fix pkg-list.
Approved by: QAT
Feature safe: yes. |
05 Jul 2010 06:00:24
0.41
|
vanilla  |
Upgrade to 0.41.
Feature safe: yes |
11 May 2010 02:40:56
0.40
|
vanilla  |
Upgrade to 0.40. |
08 Apr 2010 08:09:17
0.39
|
vanilla  |
Upgrade to 0.39. |
12 Feb 2010 02:43:25
0.38
|
vanilla  |
Upgrade to 0.38. |
19 Jan 2010 04:24:38
0.37_2
|
vanilla  |
do not build memslap, it's not required by normal usege. |
13 Jan 2010 03:07:17
0.37_1
|
vanilla  |
Add LIB_DEPENDS to libevent to fix build & pkg-plist. |
13 Jan 2010 02:36:33
0.37
|
vanilla  |
Upgrade to 0.37. |
26 Nov 2009 02:54:27
0.35_1
|
vanilla  |
remove unneed patch.
Submitted by: skreuzer@ |
18 Nov 2009 05:14:37
0.35
|
vanilla  |
Fix pkg-plist.
PR: ports/140652
Submitted by: Sahil Tandon sahil at tandon net |
18 Nov 2009 03:34:13
0.35
|
vanilla  |
Upgrade to 0.35. |
16 Oct 2009 06:34:58
0.34
|
vanilla  |
1: upgrade to 0.34.
2: fix build on 6.x
PR: ports/139631
Submitted by: Sahil Tandon <sahil.at.tandon.dot.net> |
26 Sep 2009 06:27:52
0.33
|
vanilla  |
Upgrade to 0.33.
Feature safe: yes |
21 Sep 2009 16:26:12
0.32
|
vanilla  |
Upgrade to 0.32.
Feature safe: yes |
19 Jul 2009 12:11:03
0.31_1
|
vanilla  |
Fix building on RELENG_6. |
15 Jul 2009 01:38:46
0.31
|
vanilla  |
Fix build problem.
Obtained from: QAT@ |
14 Jul 2009 15:13:07
0.31
|
vanilla  |
Upgrade to 0.31. |
03 Jun 2009 01:34:25
0.30
|
vanilla  |
Upgrade to 0.30. |
20 May 2009 01:50:32
0.29
|
vanilla  |
Upgrade to 0.29. |
22 Apr 2009 01:09:26
0.28
|
vanilla  |
Upgrade to 0.28. |
31 Mar 2009 08:58:44
0.27
|
vanilla  |
Fix build.
Submitted by: QAT |
31 Mar 2009 07:59:35
0.27
|
vanilla  |
Upgrade to 0.27. |
31 Jan 2009 04:44:06
0.26
|
vanilla  |
Upgrade to 0.26. |
28 Nov 2008 23:50:44
0.25
|
vanilla  |
Upgrade to 0.25, and grab MAINTAINER.
Approved by: leeym@ |
17 Nov 2008 09:22:58
0.23_2
|
leeym  |
- fix segfault problem if the length of source is zero
- bump PORTREVISION
Submitted by: vanilla |
23 Oct 2008 14:06:44
0.23_1
|
leeym  |
- close socket if poll/select failed
- bump PORTREVISION
Submitted by: vanilla |
01 Oct 2008 07:54:55
0.23
|
leeym  |
- update to 0.23
Noticed by: ebgssth at gmail.com |
06 Aug 2008 16:13:53
0.22
|
leeym  |
- update to 0.22
- fix bug about pkgconfig (thanks vanilla@) |
28 May 2008 17:27:38
0.21
|
leeym  |
- update to 0.21 |
06 May 2008 00:59:32
0.20
|
leeym  |
- Update to 0.20
PR: 123439
Submitted by: gslin @ gslin . org |
22 Apr 2008 18:54:03
0.19
|
leeym  |
- update to 0.19 |
28 Feb 2008 17:36:59
0.17
|
leeym  |
- update to 0.17
- add NO_INSTALL_MANPAGES support |
19 Feb 2008 18:34:26
0.16
|
leeym  |
- update to 0.16 |
23 Jan 2008 08:01:45
0.14
|
leeym  |
- add libmemcached-0.14
libmemcached is a C and C++ client library to the memcached server
(http://danga.com/memcached). It has been designed to be light on memory usage,
thread safe, and provide full access to server side methods.
A few notes on its design:
# Synchronous and Asynchronous support.
# TCP and Unix Socket protocols.
# A half dozen or so different hash algorithms.
# Implementations of the new cas, replace, and append operators.
# Man pages written up on entire API.
# Implements both modulo and consistent hashing solutions.
It also implements several command line tools:
memcat - Copy the value of a key to standard output
memflush - Flush the contents of your servers.
memrm - Remove a key(s) from the serrver.
memcp - Copy files to a memached server.
memstat - Dump the stats of your servers to standard output
memslap - Generate testing loads on a memcached cluster
WWW: http://tangent.org/552/libmemcached.html |