svn commit: r380298 - in head/archivers: ha lzo2 makeself ocaml-bz2 pbzip2 rubygem-libarchive rubygem-rubyzip2
Baptiste Daroussin
bapt at FreeBSD.org
Mon Mar 2 23:01:28 UTC 2015
Author: bapt
Date: Mon Mar 2 23:01:26 2015
New Revision: 380298
URL: https://svnweb.freebsd.org/changeset/ports/380298
QAT: https://qat.redports.org/buildarchive/r380298/
Log:
Remove Authors from pkg-descr
Modified:
head/archivers/ha/pkg-descr
head/archivers/lzo2/pkg-descr
head/archivers/makeself/pkg-descr
head/archivers/ocaml-bz2/pkg-descr
head/archivers/pbzip2/pkg-descr
head/archivers/rubygem-libarchive/pkg-descr
head/archivers/rubygem-rubyzip2/pkg-descr
Modified: head/archivers/ha/pkg-descr
==============================================================================
--- head/archivers/ha/pkg-descr Mon Mar 2 21:36:51 2015 (r380297)
+++ head/archivers/ha/pkg-descr Mon Mar 2 23:01:26 2015 (r380298)
@@ -20,5 +20,3 @@ called version 1.0. Some of the most obv
- Testing should be done more thoroughly as there are many special cases
in compression routines which get used very rarely.
- Documentation of code and algorithms is totally missing.
-
-Author: Harri Hirvola <harri.hirvola at vaisala.infonet.com>
Modified: head/archivers/lzo2/pkg-descr
==============================================================================
--- head/archivers/lzo2/pkg-descr Mon Mar 2 21:36:51 2015 (r380297)
+++ head/archivers/lzo2/pkg-descr Mon Mar 2 23:01:26 2015 (r380298)
@@ -16,7 +16,4 @@ LZO implements a number of algorithms wi
+ Algorithm is thread safe.
+ Algorithm is lossless.
-Author: Markus Franz Xaver Johannes Oberhumer
- markus.oberhumer at jk.uni-linz.ac.at
-
WWW: http://www.oberhumer.com/opensource/lzo/
Modified: head/archivers/makeself/pkg-descr
==============================================================================
--- head/archivers/makeself/pkg-descr Mon Mar 2 21:36:51 2015 (r380297)
+++ head/archivers/makeself/pkg-descr Mon Mar 2 23:01:26 2015 (r380298)
@@ -4,5 +4,4 @@ command to execute upon finishing.
It's sorta like the Windows winzip self-extracting archives.
-Author: Stephane Peter <megastep at megastep.org>
WWW: http://www.megastep.org/makeself/
Modified: head/archivers/ocaml-bz2/pkg-descr
==============================================================================
--- head/archivers/ocaml-bz2/pkg-descr Mon Mar 2 21:36:51 2015 (r380297)
+++ head/archivers/ocaml-bz2/pkg-descr Mon Mar 2 23:01:26 2015 (r380298)
@@ -8,7 +8,4 @@ anything offering an in_channel/out_chan
Also, with CamlBZ2 you can compress and decompress strings in memory using the
bzip2 compression algorithm.
-Author: Olivier Andreu <oandrieu at gmail.com> and
- Stefano Zacchiroli <zack at upsilon.cc>
-
-WWW: http://camlbz2.forge.ocamlcore.org
+WWW: http://camlbz2.forge.ocamlcore.org
Modified: head/archivers/pbzip2/pkg-descr
==============================================================================
--- head/archivers/pbzip2/pkg-descr Mon Mar 2 21:36:51 2015 (r380297)
+++ head/archivers/pbzip2/pkg-descr Mon Mar 2 23:01:26 2015 (r380298)
@@ -3,5 +3,4 @@ that uses pthreads and achieves near-lin
of this version is fully compatible with bzip2 v1.0.2 (ie: anything compressed
with pbzip2 can be decompressed with bzip2).
-Author: Jeff Gilchrist <pbzip2 [at] compression {dot} ca>
WWW: http://compression.ca/pbzip2/
Modified: head/archivers/rubygem-libarchive/pkg-descr
==============================================================================
--- head/archivers/rubygem-libarchive/pkg-descr Mon Mar 2 21:36:51 2015 (r380297)
+++ head/archivers/rubygem-libarchive/pkg-descr Mon Mar 2 23:01:26 2015 (r380298)
@@ -4,5 +4,4 @@ Libarchive is a programming library that
different streaming archive formats, including most popular tar
variants, several cpio formats, and both BSD and GNU ar variants.
-Author: SUGAWARA Genki <sgwr_dts at yahoo.co.jp>
WWW: https://bitbucket.org/winebarrel/libarchive-ruby
Modified: head/archivers/rubygem-rubyzip2/pkg-descr
==============================================================================
--- head/archivers/rubygem-rubyzip2/pkg-descr Mon Mar 2 21:36:51 2015 (r380297)
+++ head/archivers/rubygem-rubyzip2/pkg-descr Mon Mar 2 23:01:26 2015 (r380298)
@@ -1,4 +1,3 @@
rubyzip is a ruby library for reading and writing zip files.
-Author: Thomas Sondergaard (thomas at sondergaard.cc)
WWW: https://github.com/postmodern/rubyzip2
More information about the svn-ports-all
mailing list