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: devel/p5-Cache-FastMmap/Makefile
SVNWeb

Number of commits found: 41

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:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
devel: remove 'Created by' lines

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

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 13 Oct 2021
[ 12:27 Wen Heping (wen) search for other commits by this committer ]    commit hash:1a90ee76ffac0146539cb9670c5368fc229b20ab  commit hash:1a90ee76ffac0146539cb9670c5368fc229b20ab  commit hash:1a90ee76ffac0146539cb9670c5368fc229b20ab  1a90ee7 
devel/p5-Cache-FastMmap: Update to 1.57
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.
Sun, 3 Jan 2021
[ 20:22 sunpoet search for other commits by this committer ] Original commit   Revision:560210
Update to 1.56

Changes:	https://metacpan.org/changes/distribution/Cache-FastMmap
Sat, 12 Dec 2020
[ 01:22 wen search for other commits by this committer ] Original commit   Revision:557778
- Update to 1.53
Mon, 7 Dec 2020
[ 02:14 wen search for other commits by this committer ] Original commit   Revision:557198
- Update to 1.51
Tue, 7 Apr 2020
[ 14:33 sunpoet search for other commits by this committer ] Original commit   Revision:530987
Update to 1.49

Changes:	https://metacpan.org/changes/distribution/Cache-FastMmap
Fri, 12 Apr 2019
[ 20:58 sunpoet search for other commits by this committer ] Original commit   Revision:498754
Update to 1.48

Changes:	https://metacpan.org/changes/distribution/Cache-FastMmap
Fri, 6 Apr 2018
[ 16:27 sunpoet search for other commits by this committer ] Original commit   Revision:466668
Update to 1.47

Changes:	http://search.cpan.org/dist/Cache-FastMmap/Changes
Fri, 15 Sep 2017
[ 08:58 mat search for other commits by this committer ] Original commit   Revision:449893 (Only the first 10 of 2495 ports in this commit are shown above. View all ports for this commit)
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
Sat, 15 Jul 2017
[ 17:23 sunpoet search for other commits by this committer ] Original commit   Revision:445902
Update to 1.46

Changes:	http://search.cpan.org/dist/Cache-FastMmap/Changes
Thu, 16 Mar 2017
[ 20:55 sunpoet search for other commits by this committer ] Original commit   Revision:436297
Update to 1.45

Changes:	http://search.cpan.org/dist/Cache-FastMmap/Changes
Tue, 21 Jun 2016
[ 15:06 mat search for other commits by this committer ] Original commit   Revision:417222
Update to 1.44.

Sponsored by:	Absolight
Tue, 27 Oct 2015
[ 15:50 sunpoet search for other commits by this committer ] Original commit   Revision:400276
- Update to 1.43
- Add LICENSE
- Strip shared library
- Sort PLIST

Changes:	http://search.cpan.org/dist/Cache-FastMmap/Changes
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)
Mon, 28 Oct 2013
[ 13:46 vanilla search for other commits by this committer ] Original commit   Revision:331856 (Only the first 10 of 211 ports in this commit are shown above. View all ports for this commit)
support STAGEDIR.
Fri, 20 Sep 2013
[ 17:13 bapt search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 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:
devel part 3)
Fri, 2 Aug 2013
[ 18:52 mat search for other commits by this committer ] Original commit   Revision:324174 (Only the first 10 of 1871 ports in this commit are shown above. View all ports for this commit)
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Tue, 6 Dec 2011
[ 09:01 tobez search for other commits by this committer ] Original commit 
Update to 1.40.

Changes:        http://search.cpan.org/dist/Cache-FastMmap/Changes
Feature safe:   yes
Tue, 19 Jul 2011
[ 07:11 bapt search for other commits by this committer ] Original commit 
- update to 1.39
- changes: http://cpansearch.perl.org/src/ROBM/Cache-FastMmap-1.39/Changes
Tue, 5 Oct 2010
[ 05:08 leeym search for other commits by this committer ] Original commit 
- update to 1.36
Sun, 21 Feb 2010
[ 15:56 tobez search for other commits by this committer ] Original commit 
Update to 1.35.  Remove unneeded dependency.  Assign maintainer from
ports@ to perl@.

Changes:        http://search.cpan.org/dist/Cache-FastMmap/Changes
Feature safe:   yes
Sun, 10 Jan 2010
[ 03:54 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 71 ports in this commit are shown above. View all ports for this commit)
With portmgr hat on, reset the maintainership of skv@ for ports that
he has had one or more maintainer-timeouts on in the past 12 months.
Thu, 9 Jul 2009
[ 18:42 pgollucci search for other commits by this committer ] Original commit 
- Update to 1.34

PR:             ports/136491
Approved by:    skv (blanket)
Submitted by:   myself (pgollucci@)
Fri, 3 Jul 2009
[ 20:01 pgollucci search for other commits by this committer ] Original commit 
- Update to 1.30

PR:             ports/135735
Approved by:    maintainer timeout (skv; 16 days)
Submitted by:   myself (pgollucci@)
Fri, 15 Aug 2008
[ 17:02 skv search for other commits by this committer ] Original commit 
Update to 1.28

Changes:        http://search.cpan.org/src/ROBM/Cache-FastMmap-1.28/Changes
Thu, 17 Apr 2008
[ 14:30 araujo search for other commits by this committer ] Original commit  (Only the first 10 of 2168 ports in this commit are shown above. View all ports for this commit)
- 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, 14 Feb 2008
[ 14:55 skv search for other commits by this committer ] Original commit 
Update to 1.25

Changes:        http://search.cpan.org/src/ROBM/Cache-FastMmap-1.25/Changes
Thu, 27 Sep 2007
[ 19:23 skv search for other commits by this committer ] Original commit 
Update to 1.19

Changes:        http://search.cpan.org/src/ROBM/Cache-FastMmap-1.19/Changes
Sat, 8 Sep 2007
[ 00:56 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 101 ports in this commit are shown above. View all ports for this commit)
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
Sun, 27 May 2007
[ 19:19 skv search for other commits by this committer ] Original commit 
Update to 1.16

Changes:        http://search.cpan.org/src/ROBM/Cache-FastMmap-1.16/Changes
Fri, 10 Nov 2006
[ 16:00 skv search for other commits by this committer ] Original commit 
Updated to 1.14

PR:             ports/104600
Submitted by:   Jin-Shan Tseng <tjs xxx cdpa.nsysu.edu.tw>
Sun, 13 Feb 2005
[ 15:48 skv search for other commits by this committer ] Original commit 
Update to 1.09
Sun, 17 Oct 2004
[ 15:13 skv search for other commits by this committer ] Original commit 
Updated to 1.08
Sat, 21 Aug 2004
[ 10:59 skv search for other commits by this committer ] Original commit 
Updated to 1.07
Thu, 19 Aug 2004
[ 15:32 skv search for other commits by this committer ] Original commit 
Weaken perl version requirement (this module works on 5.6.x too).

Submitted by:   Alex Kapranoff <alex@kapranoff.ru>
Mon, 24 May 2004
[ 09:50 skv search for other commits by this committer ] Original commit 
Updated to 1.06
Sun, 28 Mar 2004
[ 16:26 skv search for other commits by this committer ] Original commit 
Updated to 1.05
Thu, 29 Jan 2004
[ 14:08 skv search for other commits by this committer ] Original commit 
Mark port as depending on perl 5.8.x

Pointed by:     kris
Sun, 25 Jan 2004
[ 14:39 skv search for other commits by this committer ] Original commit 
Add p5-Cache-FastMmap 1.03,
uses an mmap'ed file to act as a shared
memory interprocess cache.

Number of commits found: 41