aboutsummaryrefslogtreecommitdiff
path: root/databases/libmemcached/files
Commit message (Collapse)AuthorAgeFilesLines
* */*: Sunset 12.4-RELEASE/12-STABLE from ports treeMuhammad Moinur Rahman2023-12-311-11/+0
| | | | | | | | | | | | | | | | | | | | | - Remove all references to defunct ARCH arm - Remove all references to defunct ARCH sparc64 - Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64 ARCH - Remove sysutils/afbinit requires defunct sparc64 ARCH - Remove all references to bktr driver - Remove all references to defunct FreeBSD_12 - Remove all references to OSVERSION/OSREL corresponding to 12 - Remove conditionals in Mk/Uses/cabal.mk - Remove sparc reference from Mk/Uses/qt-dist.mk - Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64 - Remove BROKEN_FreeBSD_12* from: - Remove OpenSSL patches from: - Remove conditional flags for OSVERSION >= 1300000 to fixed flags. Also move conditional flags for non sparc64/arm ARCH to fixed flags. Reviewed by: brooks, jbeich, rene, salvadore Differential Revision: https://reviews.freebsd.org/D42068
* databases/libmemcached: Skip libcrypto.pc when using SSL from base systemPo-Chuan Hsieh2023-07-091-0/+11
| | | | - Bump PORTREVISION for package change
* databases/libmemcached: Update to 1.1.4Po-Chuan Hsieh2023-06-3012-175/+106
| | | | Changes: https://github.com/awesomized/libmemcached/releases
* databases/libmemcached: Update MASTER_SITESPo-Chuan Hsieh2021-09-192-0/+21
| | | | | | | | - Convert REINPLACE_CMD to patch files - Do not silence installation message - Cosmetic change - Sort PLIST - Take maintainership
* databases/libmemcached: Fix build with -fno-commonNiclas Zeising2020-08-222-0/+37
| | | | | | | | | | Fix the build of databaes/libmemcached with -fno-common, which is the default with llvm 11. MFH: 2020Q3 (implicit, -fno-common fixes, ok by joenum) Notes: svn path=/head/; revision=545758
* Fix the build of libmemcached: add -lthr to the librariesMatthew Seaman2017-06-096-22/+17
| | | | | | | | | | | | plus modifications to the autoconf files. PR: 219168 Submitted by: m.tsatsenko@gmail.com (maintainer) Reported by: 000.fbsd@quip.cz Approved by: m.tsatsenko@gmail.com (maintainer) Notes: svn path=/head/; revision=443019
* - Update devel/automake to 1.15Tijl Coosemans2015-01-231-0/+19
| | | | | | | | | | | | | | | | | | | | | | - Update devel/gettext to 0.19.4 - Update devel/libtool and devel/libltdl to 2.4.5 - This version of libtool has been fixed to pass -fstack-protector to the compiler during linking. Add the same fix to USES=libtool. This should improve SSP support on FreeBSD/i386 8 and 9. - databases/libmemcached, security/sssd: patch configure.ac so AC_CONFIG_AUX_DIR appears earlier. For databases/libmemcached changing configure.ac causes manpages to be regenerated which requires extra dependencies so patch a makefile to prevent that. - devel/xfce4-dev-tools: only depend on recent versions of autoconf and automake PR: 196938 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=377757
* databases/libmemcached: Update to 1.0.18 and much moreKubilay Kocak2014-12-114-0/+93
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update to 1.0.18 and pkg-plist accordingly - Add LICENSE (BSD3CLAUSE) and LICENSE_FILE - Add TEST_DEPENDS and regression-test target - Perl is not required, remove USE_PERL and from USES - Split LDFLAGS from CONFIGURE_ENV, they're already set there - Add libmemcachedprotocol to CONFIGURE_ARGS (Now default: off) - Add OPTIONS for hash functions, debug and dtrace - pkg-descr: Update WWW: URL - Add patches for: * alloca.h include not found on FreeBSD * cinttypes include location * clang compatibility - Strip shared libraries manually since upstream install-strip target is fail Changes: https://launchpad.net/libmemcached/+announcements [1] https://bugs.launchpad.net/libmemcached/+bug/1245562 [2] https://bugs.launchpad.net/libmemcached/+bug/1400560 Approved by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer, via email) Notes: svn path=/head/; revision=374511
* - Fix all cases of 'No newline at end of file' in ports treeAlex Kozlov2013-02-011-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=311381
* Fix compile with gcc46 on freebsd8.2Vanilla I. Shu2012-04-221-0/+10
| | | | | | | | PR: ports/167208 Submitted by: Olivier <software-freebsd@interfasys.ch> Notes: svn path=/head/; revision=295282
* 1: Upgrade libmemcached to 1.0.6.Vanilla I. Shu2012-04-131-34/+0
| | | | | | | | 2: bump revision to chase shared library version. 3: drop maintainer Notes: svn path=/head/; revision=294777
* Upgrade to 1.0.2.Vanilla I. Shu2011-10-275-125/+0
| | | | Notes: svn path=/head/; revision=284460
* Fix build on 8.2/i386.Vanilla I. Shu2011-08-054-0/+115
| | | | | | | Submitted by: paulbeard at gmail.com, dougb@ Notes: svn path=/head/; revision=278932
* Upgrade to 0.51.Vanilla I. Shu2011-08-021-10/+0
| | | | Notes: svn path=/head/; revision=278756
* Fix compile problem with gcc46.Vanilla I. Shu2011-05-233-5/+25
| | | | | | | | PR: ports/156756 Submitted by: Olivier <software-freebsd@interfasys dot ch> Notes: svn path=/head/; revision=274510
* Upgrade to 0.41.Vanilla I. Shu2010-07-051-13/+12
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=257382
* do not build memslap, it's not required by normal usege.Vanilla I. Shu2010-01-191-3/+27
| | | | Notes: svn path=/head/; revision=248129
* Upgrade to 0.37.Vanilla I. Shu2010-01-131-9/+9
| | | | Notes: svn path=/head/; revision=247778
* remove unneed patch.Vanilla I. Shu2009-11-261-12/+0
| | | | | | | Submitted by: skreuzer@ Notes: svn path=/head/; revision=244757
* 1: upgrade to 0.34.Vanilla I. Shu2009-10-161-0/+11
| | | | | | | | | | 2: fix build on 6.x PR: ports/139631 Submitted by: Sahil Tandon <sahil.at.tandon.dot.net> Notes: svn path=/head/; revision=242907
* Upgrade to 0.32.Vanilla I. Shu2009-09-211-12/+0
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=241880
* Fix building on RELENG_6.Vanilla I. Shu2009-07-191-0/+12
| | | | Notes: svn path=/head/; revision=238054
* Upgrade to 0.31.Vanilla I. Shu2009-07-141-51/+0
| | | | Notes: svn path=/head/; revision=237785
* Upgrade to 0.30.Vanilla I. Shu2009-06-031-5/+14
| | | | Notes: svn path=/head/; revision=235075
* Fix build.Vanilla I. Shu2009-03-311-3/+8
| | | | | | | Submitted by: QAT Notes: svn path=/head/; revision=231364
* Upgrade to 0.27.Vanilla I. Shu2009-03-312-32/+37
| | | | Notes: svn path=/head/; revision=231353
* - fix segfault problem if the length of source is zeroYen-Ming Lee2008-11-171-0/+12
| | | | | | | | | - bump PORTREVISION Submitted by: vanilla Notes: svn path=/head/; revision=222964
* - close socket if poll/select failedYen-Ming Lee2008-10-231-0/+32
- bump PORTREVISION Submitted by: vanilla Notes: svn path=/head/; revision=221931