Steve Wills
1484e36def
- Update to 1.4.15
...
- Remove ABI versions in LIB_DEPENDS
- Convert to OptionsNG, add DTRACE option, disabled for now
- Reorder OPTIONS/CONFIGURE sections
- GNU_CONFIGURE s/YES/yes
- Unbreak CLANG build (Add --disable-coverage)
- Add USE_CSTD=c99 for CLANG -pedantic error
- Add --enable-64bit for ARCH=amd64
- Make test: target build first
PR: ports/171679
Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com>
2012-09-17 01:53:33 +00:00
Steve Wills
7efb9d3e37
- Fix repcached support
...
Pointed out by: gjb
Pointyhat to: swills
2012-09-06 05:16:51 +00:00
Steve Wills
16fc650305
- Update to 1.4.14
2012-09-02 14:54:21 +00:00
Steve Wills
7f2b17d1be
- Update to 1.4.13
2012-02-08 02:02:30 +00:00
Doug Barton
83eb2c3700
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.
2012-01-14 08:57:23 +00:00
Steve Wills
ef471fd9f3
- Update to 1.4.10
...
Feature safe: yes
2011-11-11 23:09:58 +00:00
Steve Wills
54e7f9e5e5
- Restore repcached option
...
Submitted by: flo
2011-10-24 16:11:24 +00:00
Steve Wills
4e19358e64
- Try to warn users about the (hopefully temporary) lack of repcached
...
support
2011-10-19 15:46:04 +00:00
Steve Wills
b7f41edd35
- Update to 1.4.9
...
- Remove repcached patch and support
- Fix rc script for startup case [1]
PR: ports/161802 [1]
Submitted by: "Oleg A. Mamontov" <oleg@mamontov.net> [1]
2011-10-19 14:21:52 +00:00
Steve Wills
e238d2d239
- Fix issue with RC script [1]
...
- Fix build with SASL support enabled [2]
PR: ports/161109
Reported by: Vedad KAJTAZ <vedad@kajtaz.net> [1]
Reported by: Ben Tung <benpptung@tacol.biz> [2]
Submitted by: dougb [1]
2011-10-04 13:43:37 +00:00
Steve Wills
b22b80b1b4
- Fix rc.d script for databases/memcached
...
PR: ports/161109
Submitted by: dougb
2011-09-30 13:52:30 +00:00
Dmitry Marakasov
6f6fbe4bdf
- 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
2011-09-23 22:26:39 +00:00
Steve Wills
aebb8ed455
- Update to 1.4.7
2011-09-04 02:24:02 +00:00
Steve Wills
6e1584750e
- Update to 1.4.6
...
- Takeover maintainership at suggestion of sahil@ (discussed with portmgr (linimon))
PR: ports/159413
Submitted by: swills (me)
2011-08-14 17:12:45 +00:00
Steve Wills
7e917981e2
- rc script cleanups
...
PR: ports/158985
Submitted by: swills (me)
Approved by: maintainer timeout (mnag)
2011-08-14 00:44:33 +00:00
Steve Wills
6fd13bd1b9
- add profiles support to init script
...
PR: ports/155533
Submitted by: swills
Approved by: maintainer timeout (mnag)
2011-07-01 22:33:09 +00:00
Sahil Tandon
f95addaf77
Update patch associated with REPCACHED option. Do
...
not bump PORTREVISION because the default package
is unchanged.
PR: ports/154782
Submitted by: Maxim Dounin <mdounin@mdounin.ru>
Approved by: maintainer timeout
2011-03-02 04:08:13 +00:00
Marcus Alves Grando
d674ccf6aa
- Update repcached
...
- Minor port changes
PR: 152574
Submitted by: Maxim Dounin <mdounin___mdounin.ru>
2010-12-05 13:26:51 +00:00
Ade Lovett
4a8684e352
Sync to new bsd.autotools.mk
2010-12-04 07:34:27 +00:00
Ade Lovett
6abd00a86b
Punt autoconf267->autoconf268
2010-10-16 11:52:47 +00:00
Marcus Alves Grando
4ecbb26466
- Replace WWW to right domain.
2010-10-08 15:12:47 +00:00
Ade Lovett
7e80cde328
Round one migration of ports from automake{19,110} to automake111
2010-10-05 19:57:56 +00:00
Ade Lovett
8262a7b51d
Autotools update. Read ports/UPDATING 20100915 for details.
...
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
2010-09-15 18:35:24 +00:00
Marcus Alves Grando
e267045171
- Update to 1.4.5
...
PR: 148934
Submitted by: Martin Matuska <mm___FreeBSD.org>
2010-08-01 05:27:27 +00:00
Martin Matuska
39b68bb4fe
Update libevent to 1.4.14b
...
PR: ports/147723
Approved by: maintainer (timeout)
2010-07-25 15:39:20 +00:00
Martin Matuska
8220148064
- Add CONFLICTS with databases/memcached12
...
- Bump PORTREVISION
2010-04-19 13:39:51 +00:00
Sergey Skvortsov
8864dba650
Unbreak build with repcached - use new patchset "repcached-2.2-1.4.4"
...
PR: ports/144960
Submitted by: Maxim Dounin <mdounin xx mdounin.ru>
Approved by: maintainer timeout (> 3 weeks)
2010-04-15 09:03:47 +00:00
Doug Barton
1d6b4b3f91
Begin the process of deprecating sysutils/rc_subr by
...
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Xin LI
5b23b0e92d
- Update to 1.4.4.
...
- Add an option to build with SASL support.
- Unbreak on 8.x. [1]
Bugs are mine.
PR: ports/141857 [1]
Submitted by: amdmi3 [1]
Ok'ed by: mnag
2009-12-22 01:27:45 +00:00
Erwin Lansing
aed47063bc
Mark BROKEN on 8.x: does not link.
2009-11-08 19:42:13 +00:00
Marcus Alves Grando
990efb86f4
- Forget this one in last commit.
2009-10-11 02:27:05 +00:00
Marcus Alves Grando
ff72fe2fed
- Update to 1.4.1
...
- Mark repcached patch as broken for a while.
2009-10-11 02:25:34 +00:00
Dmitry Marakasov
048988d9ba
- Fix some more SF URLs, including ones in PATCH_SITES and comments (for consistency)
...
Approved by: portmgr (pav)
2009-08-27 18:31:08 +00:00
Sergey Skvortsov
b0b4c66baf
Fix "patch" target: replace files/patch-configure with inline patch,
...
because "patch-configure" conflicts with repcached-2.2-1.2.8.patch
2009-07-14 17:23:30 +00:00
Sergey Skvortsov
b98c7a2d22
Update REPCACHED patch: to 1.2.8
...
PR: ports/136103
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet xx sunpoet.net>
Approved by: maintainer timeout
2009-07-14 15:45:51 +00:00
Marcus Alves Grando
55a477d62b
- Update to 1.2.8
2009-04-25 18:40:51 +00:00
Marcus Alves Grando
4b61ee2844
- Fix thread support [1]
...
- Fix repcached on amd64 updating to repcached 2.2 [2]
- Bump PORTREVISION
PR: 129631 [1], 129767 [2]
Submitted by: Artemiev Igor <ai___kliksys.ru> [1],
Maxim Dounin <mdounin___mdounin.ru> [2]
2009-01-27 10:23:43 +00:00
Marcus Alves Grando
9ab35a0cac
- Update repcached to 2.1 and remove BROKEN
...
PR: 126854
Submitted by: Philip M. Gollucci <pgollucci___freebsd.org>
2008-08-26 13:09:17 +00:00
Rong-En Fan
741aa71483
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
...
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
2008-08-21 06:18:49 +00:00
Marcus Alves Grando
305a8cb296
- Update to 1.2.6
...
- Mark repcached as BROKEN
- Install memcached-tool [1]
PR: 125415 [1]
Submitted by: Gea-Suan Lin <gslin___gslin.org> [1]
2008-08-19 16:39:49 +00:00
Marcus Alves Grando
c9e35e557f
- Update to 1.2.5
...
- Add option to compile with repcached patch
PR: 122681
Submitted by: Tomoyuki Sakurai <cherry___trombik.org>
2008-04-13 03:00:55 +00:00
Marcus Alves Grando
d259acf7f1
- Update to 1.2.4
...
- Update dependency of libevent
2008-01-02 23:42:38 +00:00
Marcus Alves Grando
b70fcd10eb
- Update to 1.2.3
...
PR: 115895
Submitted by: delphij
2007-09-21 20:20:57 +00:00
Marcus Alves Grando
139b1bbed7
- Update to 1.2.2
...
Notified by: Paul Lindner <lindner___inuus.com>
2007-05-25 17:39:36 +00:00
Marcus Alves Grando
83283fa6fe
- Update to 1.2.1
...
- Change rc.d script to allow to run with negative priority. [1]
PR: 108465 [1]
Submitted by: Anton Yuzhaninov <citrin___rambler-co.ru> [1]
2007-04-06 18:27:29 +00:00
Marcus Alves Grando
5fc2eec8bb
- Remove patch-memcached.c to increase performance. Ref: ports/94997
...
- Bump PORTREVISION
- Take MAINTAINER
PR: 106669
2006-12-13 16:26:54 +00:00
Mark Linimon
73021e6e14
Reset seanc@FreeBSD.or due to maintainer-timeouts and no response to email.
...
Hat: portmgr
2006-12-13 16:14:17 +00:00
Marcus Alves Grando
c86deb6ba6
- Bump PORT_REVISION and change LIB_DEPEND to reflect update in devel/libevent [1]
...
- Fix PLIST [2]
Pointy hat to: skv [2]
Notified by: Jonathan Weiss <jw___innerewut.de> [1]
2006-12-05 13:12:26 +00:00
Sergey Skvortsov
86010984da
Update to 1.2.0
...
Changes: http://code.sixapart.com/svn/memcached/tags/1.2.0/ChangeLog
PR: ports/103523
Submitted by: skv
Approved by: maintainer timeout (68 days)
2006-11-30 13:32:15 +00:00
Marcus Alves Grando
77cf256612
- Fix LIB_DEPENDS
...
Pointy hat to: seanc
2006-07-05 13:49:49 +00:00