non port: archivers/p5-Compress-Snappy/Makefile |
SVNWeb
|
Number of commits found: 19 |
Wed, 20 Jul 2022
|
[ 14:20 Tobias C. Berner (tcberner) ] 1ced9d2 (Only the first 10 of 199 ports in this commit are shown above. )
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 )
|
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.
|
Sun, 19 May 2019
|
[ 21:53 sunpoet ]
Cosmetic change
|
Fri, 15 Sep 2017
|
[ 08:58 mat ] (Only the first 10 of 2495 ports in this commit are shown above. )
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 29 Jun 2015
|
[ 15:37 sunpoet ] (Only the first 10 of 13 ports in this commit are shown above. )
- Cleanup CHMOD after r390893
|
Mon, 15 Jun 2015
|
[ 14:44 sunpoet ]
- Strip shared library
- Bump PORTREVISION for package change
|
Wed, 13 May 2015
|
[ 19:01 sunpoet ]
- Update to 0.24
Changes: http://search.cpan.org/dist/Compress-Snappy/Changes
|
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 )
|
Mon, 10 Feb 2014
|
[ 15:04 sunpoet ]
- Update to 0.23
Changes: http://search.cpan.org/dist/Compress-Snappy/Changes
|
Sun, 19 Jan 2014
|
[ 09:27 sunpoet ]
- Remove LIB_DEPENDS: Compress::Snappy uses bundle snappy library
- Bump PORTREVISION for dependency change
Submitted by: vanilla
|
Thu, 26 Sep 2013
|
[ 16:47 sunpoet ]
- Update to 0.22
- Support STAGEDIR
Changes: http://search.cpan.org/dist/Compress-Snappy/Changes
|
Fri, 20 Sep 2013
|
[ 13:11 bapt ] (Only the first 10 of 221 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
|
[ 11:30 sunpoet ]
- Update to 0.21
Changes: http://search.cpan.org/dist/Compress-Snappy/Changes
|
Wed, 21 Aug 2013
|
[ 14:08 sunpoet ] (Only the first 10 of 272 ports in this commit are shown above. )
- Convert to new perl framework
|
Tue, 16 Apr 2013
|
[ 16:51 sunpoet ]
- Update to 0.20
Changes: http://search.cpan.org/dist/Compress-Snappy/Changes
Feature safe: yes
|
Sat, 2 Mar 2013
|
[ 15:46 sunpoet ]
- Remove outdated PERL_LEVEL check
- Cleanup Makefile header
|
Tue, 11 Sep 2012
|
[ 02:14 sunpoet ]
- Update to 0.19
- Add LICENSE
Changes: http://search.cpan.org/dist/Compress-Snappy/Changes
|
Wed, 18 Apr 2012
|
[ 17:51 sunpoet ]
- 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: 19 |