non port: databases/memcached/Makefile |
SVNWeb
|
Number of commits found: 138 (showing only 38 on this page) |
Thu, 15 Apr 2010
|
[ 09:03 skv ]
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)
|
Tue, 22 Dec 2009
|
[ 01:27 delphij ]
- 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
|
Sun, 8 Nov 2009
|
[ 19:42 erwin ]
Mark BROKEN on 8.x: does not link.
|
Sun, 11 Oct 2009
|
[ 02:25 mnag ]
- Update to 1.4.1
- Mark repcached patch as broken for a while.
|
Thu, 27 Aug 2009
|
[ 18:31 amdmi3 ] (Only the first 10 of 15 ports in this commit are shown above. )
- Fix some more SF URLs, including ones in PATCH_SITES and comments (for
consistency)
Approved by: portmgr (pav)
|
Tue, 14 Jul 2009
|
[ 17:23 skv ]
Fix "patch" target: replace files/patch-configure with inline patch,
because "patch-configure" conflicts with repcached-2.2-1.2.8.patch
|
[ 15:45 skv ]
Update REPCACHED patch: to 1.2.8
PR: ports/136103
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet xx sunpoet.net>
Approved by: maintainer timeout
|
Sat, 25 Apr 2009
|
[ 18:40 mnag ]
- Update to 1.2.8
|
Tue, 27 Jan 2009
|
[ 10:23 mnag ]
- 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]
|
Tue, 26 Aug 2008
|
[ 13:09 mnag ]
- Update repcached to 2.1 and remove BROKEN
PR: 126854
Submitted by: Philip M. Gollucci <pgollucci___freebsd.org>
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Tue, 19 Aug 2008
|
[ 16:39 mnag ]
- 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]
|
Sun, 13 Apr 2008
|
[ 03:00 mnag ]
- Update to 1.2.5
- Add option to compile with repcached patch
PR: 122681
Submitted by: Tomoyuki Sakurai <cherry___trombik.org>
|
Wed, 2 Jan 2008
|
[ 23:42 mnag ]
- Update to 1.2.4
- Update dependency of libevent
|
Fri, 21 Sep 2007
|
[ 20:20 mnag ]
- Update to 1.2.3
PR: 115895
Submitted by: delphij
|
Fri, 25 May 2007
|
[ 17:39 mnag ]
- Update to 1.2.2
Notified by: Paul Lindner <lindner___inuus.com>
|
Fri, 6 Apr 2007
|
[ 18:27 mnag ]
- 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]
|
Wed, 13 Dec 2006
|
[ 16:26 mnag ]
- Remove patch-memcached.c to increase performance. Ref: ports/94997
- Bump PORTREVISION
- Take MAINTAINER
PR: 106669
|
[ 16:14 linimon ] (Only the first 10 of 23 ports in this commit are shown above. )
Reset seanc@FreeBSD.or due to maintainer-timeouts and no response to email.
Hat: portmgr
|
Tue, 5 Dec 2006
|
[ 13:12 mnag ]
- 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]
|
Thu, 30 Nov 2006
|
[ 13:32 skv ]
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)
|
Wed, 5 Jul 2006
|
[ 13:49 mnag ]
- Fix LIB_DEPENDS
Pointy hat to: seanc
|
Mon, 3 Jul 2006
|
[ 20:10 seanc ]
Apply performance patch to memcached to reduce latency when a response is
being sent over two packets.
http://citrin.ru/stuff/memcached/read.png
http://citrin.ru/stuff/memcached/write.png
Also fix a libevent versioning type-o, I'm not aware of 1.2.1 having been
released. :) Bump port version.
PR: ports/94997
Submitted by: Anton Yuzhaninov <citrin@rambler-co.ru>
|
Fri, 30 Jun 2006
|
[ 02:53 leeym ]
- update dependencies for libevent-1.2
|
Thu, 2 Feb 2006
|
[ 14:30 mnag ]
- Fix REQUIRED in rc script
- Add option to change startup user in rc script
- Reorganize Makefile and rc script
- Remove pkg-plist and add PLIST_FILES and PORTDOCS
- Bump PORTREVISION
PR: 91931
Submitted by: mnag
Approved by: seanc (maintainer timeout 15 days)
|
Fri, 9 Dec 2005
|
[ 12:48 mnag ]
Mark right dependency (LIB_DEPENDS instead BUILD_DEPENDS)
Bump PORTREVISION
Add secondary master site
Use USE_RC_SUBR=memcached.sh
Add SHA256
PR: 89493
Approved by: seanc (maintainer timeout, 14 days)
|
Mon, 11 Jul 2005
|
[ 09:01 sem ]
- Update to 1.1.12
- rcNGfy
Submitted by: glebius
Approved by: maintainer timeout (1 month)
|
Fri, 1 Jul 2005
|
[ 22:47 jylefort ] (Only the first 10 of 12 ports in this commit are shown above. )
Chase the libevent update.
Reported by: pointyhat
|
Tue, 31 Aug 2004
|
[ 19:30 seanc ]
Update to 1.1.11. Also cleanse evilness and purge dependency on autof*
PR: ports/70661
Submitted by: Alex Kapranoff <kappa@rambler-co.ru>
|
Sat, 3 Apr 2004
|
[ 08:27 ade ]
Ding-dong, this is your friendly happy face talking. Please to be
reading the 20040314 entry in /usr/ports/CHANGES regarding importing
of ports into the tree that require the use of GNU autotools.
Thanks awfully
|
Sun, 28 Mar 2004
|
[ 04:54 kris ]
Update to memcached 1.1.10 from the duplicate net/memcached port.
|
[ 04:39 kris ]
Revert 1.6 and 1.5, which were committed prematurely
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (Only the first 10 of 945 ports in this commit are shown above. )
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
Fri, 12 Mar 2004
|
[ 02:48 ade ] (Only the first 10 of 33 ports in this commit are shown above. )
Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with
the USE_<x> equivalents. In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.
First in a series of major autotools cleanups.
|
Fri, 6 Feb 2004
|
[ 13:12 trevor ] (Only the first 10 of 1568 ports in this commit are shown above. )
Use PLIST_FILES (bento-tested, marcus-reviewed).
|
Thu, 21 Aug 2003
|
[ 18:20 seanc ]
Upgrade memcached to 1.1.8
Noticed by: fenner's distfile survey
|
Tue, 22 Jul 2003
|
[ 06:28 seanc ]
Make portlint(1) happy, no actual changes.
|
[ 06:16 seanc ] (Only the first 10 of 11 ports in this commit are shown above. )
Add memcached: 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.
|
Number of commits found: 138 (showing only 38 on this page) |