notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: databases/p5-Memcached-libmemcached/Makefile
SVNWeb

Number of commits found: 24

Wed, 17 May 2023
[ 16:30 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977  commit hash:9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977  commit hash:9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977  9b178ff  (Only the first 10 of 108 ports in this commit are shown above. View all ports for this commit)
*/*: llvm15 build fixes

llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.

Approved by:	portmgr (blanket)
Thu, 4 May 2023
[ 18:54 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:bc59da30c6a830032c07847f6d56d0961c034a66  commit hash:bc59da30c6a830032c07847f6d56d0961c034a66  commit hash:bc59da30c6a830032c07847f6d56d0961c034a66  bc59da3 
databases/p5-Memcached-libmemcached: Fix build on HEAD

- Add LICENSE ART10 GPLv1+
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:d076ad94e206dda108061fe99ddb860d93cc6d16  commit hash:d076ad94e206dda108061fe99ddb860d93cc6d16  commit hash:d076ad94e206dda108061fe99ddb860d93cc6d16  d076ad9  (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
databases: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  "Mahdi Mokhtari <mokhi64@gmail.com>"
  *  "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
  *  <hvo.pm@xs4all.nl>
  *  <jsmith@resonatingmedia.com>
  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Snelson <Alan@Wave2.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Wed, 30 Dec 2020
[ 13:46 swills search for other commits by this committer ] Original commit   Revision:559663
databases/p5-Memcached-libmemcached: drop maintainership since I no longer use
this
Fri, 13 Jan 2017
[ 09:25 amdmi3 search for other commits by this committer ] Original commit   Revision:431361
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL

Approved by:	portmgr blanket
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Wed, 1 Jul 2015
[ 01:03 swills search for other commits by this committer ] Original commit   Revision:391019
databases/p5-Memcached-libmemcached: improve patch

The patch to Makefile.PL needed to also replace $Config{lib_ext} (which
defaults to ".a") with ".so" so that we link against the right thing. This
avoids the need to patch databases/libmemcached.

While here, also avoid hard coding the path to PREFIX and split out the
libstdc++ to libc++ patch, avoiding duplication.

Pointyhat to:		swills
Reported by:		tijl, bapt
Tue, 30 Jun 2015
[ 19:28 swills search for other commits by this committer ] Original commit   Revision:390986
databases/p5-Memcached-libmemcached: update to 1.001801

While here, patch out the bundled libmemcached and use the one from ports
Wed, 26 Nov 2014
[ 13:08 mat search for other commits by this committer ] Original commit   Revision:373448 (Only the first 10 of 10077 ports in this commit are shown above. View all ports for this commit)
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 29 Jan 2014
[ 17:31 az search for other commits by this committer ] Original commit   Revision:341764 (Only the first 10 of 53 ports in this commit are shown above. View all ports for this commit)
- add stage support

Approved by:	portmgr (blanket infrastructure)
Fri, 20 Sep 2013
[ 16:13 bapt search for other commits by this committer ] Original commit   Revision:327717 (Only the first 10 of 927 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
Tue, 10 Sep 2013
[ 13:50 az search for other commits by this committer ] Original commit   Revision:326901 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
Wed, 25 Apr 2012
[ 19:27 swills search for other commits by this committer ] Original commit 
- Fix COMMENT
- Specifically disable dtrace support so that if it's enabled in the
  system it doesn't cause a build failure. Need to chase this more.
Mon, 11 Jul 2011
[ 00:42 swills search for other commits by this committer ] Original commit 
- Update to 0.44.06

PR:             ports/158658
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
Mon, 20 Jun 2011
[ 08:34 az search for other commits by this committer ] Original commit  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
Thu, 9 Dec 2010
[ 02:36 swills search for other commits by this committer ] Original commit 
- Takeover some of clsung's ports

Approved by:    pgollucci (mentor)
Thu, 12 Jun 2008
[ 11:10 clsung search for other commits by this committer ] Original commit 
- Update to 0.21.01 (0.2101)

Changes:        http://search.cpan.org/dist/Memcached-libmemcached/Changes
Fri, 18 Apr 2008
[ 09:31 clsung search for other commits by this committer ] Original commit 
- Updaet to 0.19.02 (0.1902)

Changes:        http://search.cpan.org/dist/Memcached-libmemcached/Changes
Fri, 11 Apr 2008
[ 02:11 clsung search for other commits by this committer ] Original commit 
- Update to 0.19.01 (0.1901)

Changes:        http://search.cpan.org/dist/Memcached-libmemcached/Changes
Fri, 28 Mar 2008
[ 02:35 clsung search for other commits by this committer ] Original commit 
- Update to 0.17.01 (0.1701)

Changes:        http://search.cpan.org/dist/Memcached-libmemcached/Changes
Fri, 22 Feb 2008
[ 03:16 clsung search for other commits by this committer ] Original commit 
- Update to 0.1404

Changes:
Thu, 24 Jan 2008
[ 03:42 clsung search for other commits by this committer ] Original commit 
Memcached::libmemcached -
    Thin fast full interface to the libmemcached client API

Memcached::libmemcached is a very thin, highly efficient,
wrapper around the libmemcached library.

It gives full access to the rich functionality offered by
libmemcached. libmemcached is fast, light on memory usage,
thread safe, and provide full access to server side methods.

    - Synchronous and Asynchronous support.
    - TCP and Unix Socket protocols.
    - A half dozen or so different hash algorithms.
    - Implementations of the new cas, replace, and append operators.
    - Man pages written up on entire API.
    - Implements both modulo and consistent hashing solutions.

WWW: http://search.cpan.org/dist/Memcached-libmemcached/

Number of commits found: 24