aboutsummaryrefslogtreecommitdiff
path: root/databases/memcached
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.4.17Steve Wills2014-01-282-15/+4
| | | | | | | | | | - Remove repcached patch as it seems defunct upstream PR: ports/185746 Submitted by: Marc Peters <marc@mpeters.org> Notes: svn path=/head/; revision=341659
* Fix LIB_DEPENDSAntoine Brodin2013-12-201-1/+1
| | | | Notes: svn path=/head/; revision=336999
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-2/+2
| | | | | | | LIB_DEPENDS in databases Notes: svn path=/head/; revision=336187
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - Update to 1.4.15Steve Wills2012-09-172-14/+35
| | | | | | | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=304383
* - Fix repcached supportSteve Wills2012-09-061-0/+2
| | | | | | | | Pointed out by: gjb Pointyhat to: swills Notes: svn path=/head/; revision=303738
* - Update to 1.4.14Steve Wills2012-09-022-5/+3
| | | | Notes: svn path=/head/; revision=303553
* - Update to 1.4.13Steve Wills2012-02-083-26/+7
| | | | Notes: svn path=/head/; revision=290624
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=289156
* - Update to 1.4.10Steve Wills2011-11-112-5/+5
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=285603
* - Restore repcached optionSteve Wills2011-10-242-2/+9
| | | | | | | Submitted by: flo Notes: svn path=/head/; revision=284253
* - Try to warn users about the (hopefully temporary) lack of repcachedSteve Wills2011-10-191-0/+4
| | | | | | | support Notes: svn path=/head/; revision=283914
* - Update to 1.4.9Steve Wills2011-10-193-18/+7
| | | | | | | | | | | - 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] Notes: svn path=/head/; revision=283910
* - Fix issue with RC script [1]Steve Wills2011-10-043-7/+33
| | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=282915
* - Fix rc.d script for databases/memcachedSteve Wills2011-09-302-19/+28
| | | | | | | | PR: ports/161109 Submitted by: dougb Notes: svn path=/head/; revision=282666
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+1
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* - Update to 1.4.7Steve Wills2011-09-042-5/+5
| | | | Notes: svn path=/head/; revision=281127
* - Update to 1.4.6Steve Wills2011-08-142-8/+7
| | | | | | | | | | - Takeover maintainership at suggestion of sahil@ (discussed with portmgr (linimon)) PR: ports/159413 Submitted by: swills (me) Notes: svn path=/head/; revision=279710
* - rc script cleanupsSteve Wills2011-08-142-5/+4
| | | | | | | | | PR: ports/158985 Submitted by: swills (me) Approved by: maintainer timeout (mnag) Notes: svn path=/head/; revision=279654
* - add profiles support to init scriptSteve Wills2011-07-012-3/+55
| | | | | | | | | PR: ports/155533 Submitted by: swills Approved by: maintainer timeout (mnag) Notes: svn path=/head/; revision=276816
* Update patch associated with REPCACHED option. DoSahil Tandon2011-03-022-3/+3
| | | | | | | | | | | | not bump PORTREVISION because the default package is unchanged. PR: ports/154782 Submitted by: Maxim Dounin <mdounin@mdounin.ru> Approved by: maintainer timeout Notes: svn path=/head/; revision=270104
* - Update repcachedMarcus Alves Grando2010-12-053-19/+8
| | | | | | | | | | - Minor port changes PR: 152574 Submitted by: Maxim Dounin <mdounin___mdounin.ru> Notes: svn path=/head/; revision=265713
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* - Replace WWW to right domain.Marcus Alves Grando2010-10-081-1/+1
| | | | Notes: svn path=/head/; revision=262624
* Round one migration of ports from automake{19,110} to automake111Ade Lovett2010-10-051-1/+1
| | | | Notes: svn path=/head/; revision=262460
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-1/+2
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* - Update to 1.4.5Marcus Alves Grando2010-08-014-27/+21
| | | | | | | | PR: 148934 Submitted by: Martin Matuska <mm___FreeBSD.org> Notes: svn path=/head/; revision=258560
* Update libevent to 1.4.14bMartin Matuska2010-07-251-1/+1
| | | | | | | | PR: ports/147723 Approved by: maintainer (timeout) Notes: svn path=/head/; revision=258238
* - Add CONFLICTS with databases/memcached12Martin Matuska2010-04-191-1/+3
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=252912
* Unbreak build with repcached - use new patchset "repcached-2.2-1.4.4"Sergey Skvortsov2010-04-152-3/+6
| | | | | | | | | PR: ports/144960 Submitted by: Maxim Dounin <mdounin xx mdounin.ru> Approved by: maintainer timeout (> 3 weeks) Notes: svn path=/head/; revision=252707
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - Update to 1.4.4.Xin LI2009-12-223-17/+19
| | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=246413
* Mark BROKEN on 8.x: does not link.Erwin Lansing2009-11-081-0/+4
| | | | Notes: svn path=/head/; revision=243986
* - Forget this one in last commit.Marcus Alves Grando2009-10-111-0/+16
| | | | Notes: svn path=/head/; revision=242647
* - Update to 1.4.1Marcus Alves Grando2009-10-112-14/+6
| | | | | | | - Mark repcached patch as broken for a while. Notes: svn path=/head/; revision=242646
* - Fix some more SF URLs, including ones in PATCH_SITES and comments (for ↵Dmitry Marakasov2009-08-271-2/+1
| | | | | | | | | consistency) Approved by: portmgr (pav) Notes: svn path=/head/; revision=240420
* Fix "patch" target: replace files/patch-configure with inline patch,Sergey Skvortsov2009-07-142-29/+3
| | | | | | | because "patch-configure" conflicts with repcached-2.2-1.2.8.patch Notes: svn path=/head/; revision=237797
* Update REPCACHED patch: to 1.2.8Sergey Skvortsov2009-07-143-6/+5
| | | | | | | | | PR: ports/136103 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet xx sunpoet.net> Approved by: maintainer timeout Notes: svn path=/head/; revision=237786
* - Update to 1.2.8Marcus Alves Grando2009-04-253-13/+13
| | | | Notes: svn path=/head/; revision=232720
* - Fix thread support [1]Marcus Alves Grando2009-01-274-4/+46
| | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=226959
* - Update repcached to 2.1 and remove BROKENMarcus Alves Grando2008-08-262-5/+4
| | | | | | | | PR: 126854 Submitted by: Philip M. Gollucci <pgollucci___freebsd.org> Notes: svn path=/head/; revision=219216
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=218938
* - Update to 1.2.6Marcus Alves Grando2008-08-192-8/+10
| | | | | | | | | | | - Mark repcached as BROKEN - Install memcached-tool [1] PR: 125415 [1] Submitted by: Gea-Suan Lin <gslin___gslin.org> [1] Notes: svn path=/head/; revision=218856
* - Update to 1.2.5Marcus Alves Grando2008-04-132-5/+22
| | | | | | | | | | - Add option to compile with repcached patch PR: 122681 Submitted by: Tomoyuki Sakurai <cherry___trombik.org> Notes: svn path=/head/; revision=211141
* - Update to 1.2.4Marcus Alves Grando2008-01-022-5/+5
| | | | | | | - Update dependency of libevent Notes: svn path=/head/; revision=204871
* - Update to 1.2.3Marcus Alves Grando2007-09-213-15/+5
| | | | | | | | PR: 115895 Submitted by: delphij Notes: svn path=/head/; revision=199864
* - Update to 1.2.2Marcus Alves Grando2007-05-253-4/+14
| | | | | | | Notified by: Paul Lindner <lindner___inuus.com> Notes: svn path=/head/; revision=191815
* - Update to 1.2.1Marcus Alves Grando2007-04-063-6/+7
| | | | | | | | | | - Change rc.d script to allow to run with negative priority. [1] PR: 108465 [1] Submitted by: Anton Yuzhaninov <citrin___rambler-co.ru> [1] Notes: svn path=/head/; revision=189393
* - Remove patch-memcached.c to increase performance. Ref: ports/94997Marcus Alves Grando2006-12-132-14/+2
| | | | | | | | | | - Bump PORTREVISION - Take MAINTAINER PR: 106669 Notes: svn path=/head/; revision=179671