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: archivers/p5-Compress-Snappy/Makefile
SVNWeb

Number of commits found: 20

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:20 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:1ced9d288a7e33f5b7e7922ea8c5f965bbc55768  commit hash:1ced9d288a7e33f5b7e7922ea8c5f965bbc55768  commit hash:1ced9d288a7e33f5b7e7922ea8c5f965bbc55768  1ced9d2  (Only the first 10 of 199 ports in this commit are shown above. View all ports for this commit)
archivers: remove 'Created by' lines

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

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Albert Vernon <f3cun3c02@sneakemail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Kuehn <freebsd@nagilum.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Zhuravlev <zaa@zaa.pp.ru>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@regency.nsu.ru>
  *  Anders Nordby <anders@FreeBSD.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.
Sun, 19 May 2019
[ 21:53 sunpoet search for other commits by this committer ] Original commit   Revision:502049
Cosmetic change
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
Fri, 1 Apr 2016
[ 13:29 mat search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 29 Jun 2015
[ 15:37 sunpoet search for other commits by this committer ] Original commit   Revision:390915 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
- Cleanup CHMOD after r390893
Mon, 15 Jun 2015
[ 14:44 sunpoet search for other commits by this committer ] Original commit   Revision:389727
- Strip shared library
- Bump PORTREVISION for package change
Wed, 13 May 2015
[ 19:01 sunpoet search for other commits by this committer ] Original commit   Revision:386248
- Update to 0.24

Changes:	http://search.cpan.org/dist/Compress-Snappy/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, 10 Feb 2014
[ 15:04 sunpoet search for other commits by this committer ] Original commit   Revision:343643
- Update to 0.23

Changes:	http://search.cpan.org/dist/Compress-Snappy/Changes
Sun, 19 Jan 2014
[ 09:27 sunpoet search for other commits by this committer ] Original commit   Revision:340255
- Remove LIB_DEPENDS: Compress::Snappy uses bundle snappy library
- Bump PORTREVISION for dependency change

Submitted by:	vanilla
Thu, 26 Sep 2013
[ 16:47 sunpoet search for other commits by this committer ] Original commit   Revision:328386
- Update to 0.22
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/Compress-Snappy/Changes
Fri, 20 Sep 2013
[ 13:11 bapt search for other commits by this committer ] Original commit   Revision:327699 (Only the first 10 of 221 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:
archivers)
[ 11:30 sunpoet search for other commits by this committer ] Original commit   Revision:327690
- Update to 0.21

Changes:	http://search.cpan.org/dist/Compress-Snappy/Changes
Wed, 21 Aug 2013
[ 14:08 sunpoet search for other commits by this committer ] Original commit   Revision:325134 (Only the first 10 of 272 ports in this commit are shown above. View all ports for this commit)
- Convert to new perl framework
Tue, 16 Apr 2013
[ 16:51 sunpoet search for other commits by this committer ] Original commit   Revision:315849
- Update to 0.20

Changes:	http://search.cpan.org/dist/Compress-Snappy/Changes
Feature safe:	yes
Sat, 2 Mar 2013
[ 15:46 sunpoet search for other commits by this committer ] Original commit   Revision:313265
- Remove outdated PERL_LEVEL check
- Cleanup Makefile header
Tue, 11 Sep 2012
[ 02:14 sunpoet search for other commits by this committer ] Original commit   Revision:304070
- Update to 0.19
- Add LICENSE

Changes:	http://search.cpan.org/dist/Compress-Snappy/Changes
Wed, 18 Apr 2012
[ 17:51 sunpoet search for other commits by this committer ] Original commit 
- Add p5-Compress-Snappy 0.18

Compress::Snappy provides an interface to Google's Snappy (de)compressor.

Snappy does not aim for maximum compression, or compatibility with any other
compression library; instead, it aims for very high speeds and reasonable
compression. For instance, compared to the fastest mode of zlib, Snappy is an
order of magnitude faster for most inputs, but the resulting compressed files
are anywhere from 20% to 100% bigger.

WWW: http://search.cpan.org/dist/Compress-Snappy/

Number of commits found: 20