| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
03 Feb 2012 21:40:00
0.26
|
glarkin  |
- Unbreak on 7.x due to missing sigignore()
Submitted by: pointyhat (via pav) |
02 Feb 2012 20:35:22
0.26
|
pav  |
- Mark BROKEN on 7.X: does not compile
libtest/test.cc: In function 'int main(int, char**)':
libtest/test.cc:116: error: 'sigignore' was not declared in this scope
gmake[1]: *** [libtest/libtest_libtest_la-test.lo] Error 1
Reported by: pointyhat |
16 Jan 2012 20:18:06
0.26
|
glarkin  |
- Fix the SQLite library detection the correct way this time
Submitted by: pointyhat (via pav)
Pointyhat to: glarkin |
14 Jan 2012 08:57:23
0.26
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
13 Jan 2012 21:59:09
0.26
|
glarkin  |
- Unbreak
- Upgrade to 0.26
- Add new build dependencies
- Add new build option for Redis persistent queue
- Move SQLite library version checking to BUILD_DEPENDS from the upstream
configure script. It always failed due to incorrect comparison of a version
string with a version number.
- Update a bunch of depends and CONFIGURE_ARGS due to changes in the upstream
configure script.
PR: ports/164026 (based on)
Submitted by: Marc Peters <marc.peters@trivago.com> |
06 Nov 2011 22:53:12
0.14
|
pav  |
- Mark BROKEN: does not compile
gearmand/gearmand.o(.text+0x8ce):gearmand/gearmand.c:376: undefined reference
to `gearmand_queue_libmemcached_init'
gearmand/gearmand.o(.text+0xc32):gearmand/gearmand.c:443: undefined reference
to `gearmand_queue_libmemcached_deinit'
Reported by: pointyhat |
23 Sep 2011 22:26:39
0.14
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
03 Jul 2011 14:59:23
0.14
|
ohauer  |
-remove MD5 |
15 Sep 2010 23:54:09
0.14
|
glarkin  |
- Fix linker errors by adding Perl build dependency (needed for configure
script) and adding proper SASL library to CONFIGURE_ENV.
If the libmemcached support option is selected in this port and the
libmemcached library was built with SASL support, our library test
in the configure script failed silently with a linker error.
- Minor OPTION processing cleanups and whitespace fixes
Reported by: pointhat |
08 Sep 2010 17:41:10
0.14
|
glarkin  |
- Updated to 0.14 [1]
- Added options for libdrizzle and Tokyo Cabinet support
PR: ports/149921
Submitted by: Vick Khera <vivek at khera at org> [1] |
27 Apr 2010 18:04:04
0.13
|
glarkin  |
- Take maintainership
- Add another master site |
22 Apr 2010 22:30:20
0.13
|
sahil  |
- Update to 0.13
Approved by: itetcu@ (mentor), wxs@ (mentor) |
17 Apr 2010 15:24:00
0.12
|
sahil  |
- Update to 0.12
- Reset maintainer to ports@FreeBSD.org
PR: ports/145315
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
Approved by: wxs@ (mentor) |
27 Mar 2010 00:15:24
0.11
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
31 Dec 2009 20:14:28
0.11
|
miwi  |
- Update to 0.11
PR: 141303
Submitted by: Vick Khera <vivek@khera.org>
Approved by: maintainer timeout |
19 Sep 2009 12:00:16
0.9
|
miwi  |
- Update to 0.9
- Add support for SQLite and PostgresSQL
PR: 138614
Submitted by: Keith Gaughan <k@stereochro.me> (based on)
Approved by: maintainer
Feature safe: yes |
04 Jul 2009 23:21:06
0.8
|
miwi  |
- Update to 0.8
PR: 136249
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) |
01 Jul 2009 08:58:20
0.7
|
miwi  |
- Update to 0.7
PR: 136068
Submitted by: Alex Kapranoff <ka@nadoby.ru>
Approved by: maintainer |
20 May 2009 09:55:31
0.6
|
lwhsu  |
- Update to 0.6
PR: ports/134744
Submitted by: Gea-Suan Lin <gslin AT gslin.org> (maintainer) |
01 May 2009 08:39:56
0.5
|
miwi  |
- Update to 0.5
PR: 134119
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) |
12 Feb 2009 13:20:18
0.3
|
lwhsu  |
- Update to 0.3
PR: ports/131455
Submitted by: Gea-Suan Lin <gslin AT gslin.org> (maintainer) |
30 Jan 2009 05:18:43
0.2_1
|
rafan  |
- Remove duplicate command arguments
PR: ports/131144
Submitted by: Gea-Suan Lin <gslin atgslin.org> (maintainer) |
29 Jan 2009 06:58:29
0.2
|
lwhsu  |
Add gearmand 0.2, gearman C Server and Library.
PR: ports/131088
Submitted by: Gea-Suan Lin <gslin at gslin.org> |