aboutsummaryrefslogtreecommitdiff
path: root/databases/libmemcache
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - Fix inline problemsMarcus Alves Grando2010-01-312-1/+71
| | | | | | | | | | - portlint PR: 143004 Notified by: Jose Alfonso Accino <accino___uma.es> Notes: svn path=/head/; revision=248965
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-012-0/+2
| | | | Notes: svn path=/head/; revision=183830
* - Take MAINTAINERMarcus Alves Grando2006-12-131-1/+1
| | | | Notes: svn path=/head/; revision=179672
* Reset seanc@FreeBSD.or due to maintainer-timeouts and no response to email.Mark Linimon2006-12-131-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=179668
* Update to 1.4.0rc2 and kill off the last vestages of the 1.2 series as wellSean Chittenden2006-02-214-102/+14
| | | | | | | as my former interest in pmk(1) as an auto* replacement. Notes: svn path=/head/; revision=156567
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* - Don't execute incorrect configure tests that fail on FreeBSD 4.XPav Lucistnik2005-09-103-9/+93
| | | | | | | | | | | | | | | PR: ports/80395 Submitted by: Vasil Dimov <vd@datamax.bg> Approved by: maintainer timeout (seanc; 4 months) - Install libmemcache.so.1 symlink and run ldconfig PR: ports/82617 Submitted by: Vasil Dimov <vd@datamax.bg> Approved by: maintainer timeout (seanc; 2 months) Notes: svn path=/head/; revision=142406
* BROKEN on 4.x: Does not compileKris Kennaway2005-05-211-0/+4
| | | | Notes: svn path=/head/; revision=135796
* Update to 1.2.3 which includes fixes for broken versions of pmk(1).Sean Chittenden2005-02-023-6/+4
| | | | | | | Prodded by: DarcyB Notes: svn path=/head/; revision=127882
* BROKEN: Does not buildKirill Ponomarev2005-01-311-0/+2
| | | | Notes: svn path=/head/; revision=127763
* Upgrade to 1.1.0. Add a debug option by way of OPTIONS.Sean Chittenden2004-12-213-6/+14
| | | | Notes: svn path=/head/; revision=124717
* Update to 1.0.2. Amongst other small fixes, libmemcache(3) no longerSean Chittenden2004-12-082-3/+3
| | | | | | | | | | searches for pmk(1) since bento seemed to have its install of pmk in a location outside of the path specified in etc/pmk.conf. This could be a problem for other ports in the future where pmk(1) isn't using the correct path. Notes: svn path=/head/; revision=123423
* Update libmemcache to 1.0.1.Sean Chittenden2004-12-073-3/+4
| | | | Notes: svn path=/head/; revision=123405
* Backout plist hack in favor of a Makefile hack and define NO_FILTER_SHLIBSSean Chittenden2004-11-302-1/+2
| | | | Notes: svn path=/head/; revision=122832
* Add a port for libmemcache, a C API for memcached.Sean Chittenden2004-11-304-0/+34
Notes: svn path=/head/; revision=122799