non port: databases/p5-Cache-Memcached-Fast/Makefile |
SVNWeb
|
Number of commits found: 33 |
Mon, 3 Oct 2022
|
[ 17:11 Po-Chuan Hsieh (sunpoet) ] f0270d7d
databases/p5-Cache-Memcached-Fast: Update to 0.28
Changes: https://metacpan.org/dist/Cache-Memcached-Fast/changes
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] d076ad9 (Only the first 10 of 718 ports in this commit are shown above. )
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 )
|
Wed, 26 May 2021
|
[ 19:00 Po-Chuan Hsieh (sunpoet) ] 1b90746
databases/p5-Cache-Memcached-Fast: Update to 0.27
Changes: https://metacpan.org/changes/distribution/Cache-Memcached-Fast
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 7 Apr 2020
|
[ 14:33 sunpoet ]
Update to 0.26
- Strip shared library
- Sort PLIST
Changes: https://metacpan.org/changes/distribution/Cache-Memcached-Fast
|
Sun, 10 Feb 2019
|
[ 00:08 sunpoet ]
Remove Perl core module
- Bump PORTREVISION for dependency change
|
Mon, 10 Sep 2018
|
[ 11:17 des ] (Only the first 10 of 213 ports in this commit are shown above. )
Reassign all of tobez@'s p5 ports to perl@.
Approved by: tobez
|
Sat, 28 Jul 2018
|
[ 12:30 miwi ]
- Update to 0.25
PR: 229319
Submitted by: freebsd_ports@k-worx.org
Approved by: maintainer timeout
Sponsored by: iXsystems Inc.
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
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 )
|
Tue, 28 Jan 2014
|
[ 16:46 miwi ]
- Stage support
|
Fri, 20 Sep 2013
|
[ 16:13 bapt ] (Only the first 10 of 927 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
Sun, 8 Sep 2013
|
[ 14:44 tobez ]
Update to 0.21.
Changes: http://search.cpan.org/dist/Cache-Memcached-Fast/Changes
|
Mon, 5 Aug 2013
|
[ 15:05 az ] (Only the first 10 of 214 ports in this commit are shown above. )
- Convert to new perl framework
- Trim Makefile header
Approved by: tobez@ (maintainer)
|
Fri, 12 Jul 2013
|
[ 13:20 bapt ]
Mark jobs unsafe
Trim headers
Convert to USES=gmake
|
Tue, 18 Dec 2012
|
[ 11:34 tobez ]
Drop support for perl 5.8.
Nudged by: az
|
Tue, 13 Mar 2012
|
[ 16:15 pgollucci ] (Only the first 10 of 391 ports in this commit are shown above. )
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so)
|
Thu, 8 Mar 2012
|
[ 18:45 pgollucci ] (Only the first 10 of 403 ports in this commit are shown above. )
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index
|
Sat, 17 Sep 2011
|
[ 07:06 sunpoet ] (Only the first 10 of 152 ports in this commit are shown above. )
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by: az
With hat: perl
|
Tue, 21 Sep 2010
|
[ 07:56 mm ] (Only the first 10 of 75 ports in this commit are shown above. )
Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,
p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress.
Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903
Bump PORTREVISION
|
Fri, 11 Jun 2010
|
[ 12:01 tobez ]
Update to 0.19.
Changes: http://search.cpan.org/dist/Cache-Memcached-Fast/Changes
Feature safe: yes
|
Sat, 9 Jan 2010
|
[ 23:27 pgollucci ]
- Update to 0.17
PR: ports/141581
Approved by: maintainer timeout (tobez@FreeBSD.org; 25 days)
Submitted by: myself (pgollucci@)
|
Thu, 2 Jul 2009
|
[ 10:06 tobez ]
Update to 0.16.
Changes: http://search.cpan.org/dist/Cache-Memcached-Fast/Changes
Submitted by: pgollucci
PR: 135723
|
Tue, 10 Feb 2009
|
[ 11:45 tobez ]
Update to 0.14.
Changes: http://search.cpan.org/dist/Cache-Memcached-Fast/Changes
|
Fri, 17 Oct 2008
|
[ 12:48 tobez ]
Fix plist broken by the last commit.
Reported by: QAT-bot
|
[ 12:01 tobez ]
Update to 0.13.
Changes: http://search.cpan.org/src/KROKI/Cache-Memcached-Fast-0.13/Changes
Poked by: Anton Yuzhaninov <citrin@citrin.ru>
|
Wed, 3 Sep 2008
|
[ 08:53 tobez ]
Update to 0.12.
Changes: http://search.cpan.org/dist/Cache-Memcached-Fast/Changes
|
Thu, 1 May 2008
|
[ 14:45 tobez ]
Update to 0.10.
Changes:
http://search.cpan.org/dist/Cache-Memcached-Fast/Changes
|
Thu, 17 Apr 2008
|
[ 14:30 araujo ] (Only the first 10 of 2168 ports in this commit are shown above. )
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav)
|
Thu, 7 Feb 2008
|
[ 12:30 tobez ]
Update to 0.08. Require Perl 5.8.
|
Mon, 7 Jan 2008
|
[ 09:20 tobez ]
Update to 0.06.
Changes:
http://search.cpan.org/src/KROKI/Cache-Memcached-Fast-0.06/Changes
Submitted by: Maxim Maximov <mcsi@mcsi.ru>
|
Thu, 20 Dec 2007
|
[ 09:39 tobez ]
Update to 0.05.
Changes: http://search.cpan.org/dist/Cache-Memcached-Fast/Changes
|
Mon, 17 Dec 2007
|
[ 11:44 tobez ]
Add databases/p5-Cache-Memcached-Fast, a fast Perl client for
memcached, a distributed memory cache daemon.
|
Number of commits found: 33 |