Commit graph

404 commits

Author SHA1 Message Date
Martin Matuska
750f354472 archivers/opkg: rename to archivers/opkg-openwrt 2018-08-20 09:53:59 +00:00
Martin Matuska
979c63dd87 New port: archivers/opkg
The opkg utility (an ipkg fork) is a lightweight package manager used
to download and install OpenWrt packages from local package repositories
or ones located in the Internet.

opkg is part of the OpenWrt project

WWW: https://wiki.openwrt.org/doc/techref/opkg
2018-08-02 15:07:58 +00:00
Mark Felder
c1d439f8b5 Gzip::Faster - simple and fast gzip and gunzip
WWW: https://metacpan.org/release/Gzip-Faster
2018-06-15 17:57:39 +00:00
Rodrigo Osorio
512045f11d Add new port archivers/py-bup.
A very efficient backup system based on the git packfile format.

PR:		219174
Submitted by:	jjuanino@gmail.com
2018-05-24 22:37:34 +00:00
Kurt Jaeger
716fb1c016 New port: archivers/urbackup-server
UrBackup is an easy to setup Open Source client/server backup system,
that through a combination of image and file backups accomplishes
both data safety and a fast restoration time.

File and image backups are made while the system is running without
interrupting current processes.

UrBackup also continuously watches folders you want backed up in
order to quickly find differences to previous backups. Because of
that, incremental file backups are really fast.

Your files can be restored through the web interface, via the client or the
Windows Explorer while the backups of drive volumes can be restored with a
bootable CD or USB-Stick (bare metal restore).

A web interface makes setting up your own backup server really easy.

WWW: https://www.urbackup.org

PR:		225148
Submitted by:	Kirk Coombs <freebsd@coombscloud.com>
2018-04-15 17:00:10 +00:00
Kurt Jaeger
cade70bbe1 New port: archivers/urbackup-client
UrBackup is an easy to setup Open Source client/server backup system,
that through a combination of image and file backups accomplishes
both data safety and a fast restoration time.

File and image backups are made while the system is running without
interrupting current processes.

UrBackup also continuously watches folders you want backed up in
order to quickly find differences to previous backups. Because of
that, incremental file backups are really fast.

Your files can be restored through the web interface, via the client or the
Windows Explorer while the backups of drive volumes can be restored with a
bootable CD or USB-Stick (bare metal restore).

A web interface makes setting up your own backup server really easy.

WWW: https://www.urbackup.org

PR:		227154
Submitted by:	Kirk Coombs <freebsd@coombscloud.com>
2018-04-15 16:17:59 +00:00
Tobias C. Berner
77ec57eb2c New port: archivers/ark
This is the current version of KDE Applications <foo>.
Note that users of KDE SC4 should stick with <foo>-kde4.

Reviewed by:	adridg
Differential Revision:	https://reviews.freebsd.org/D14822
2018-04-06 20:11:44 +00:00
Tobias C. Berner
9870e21a41 Convert archivers/quazip and archivers/quazip-qt5 into flavors
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D14640
2018-03-11 10:05:42 +00:00
Tobias C. Berner
a4a7daf069 Give the KDE SC4 applications ports a -kde4 suffix
In order to make room for the up-to-date version of the KDE Desktop and its
applications move the KDE Application ports based on Qt4.

PR:		225992
Exp-run by:	antoine
Reviewed by:	rakuco, adridg
Differential Revision:	https://reviews.freebsd.org/D14413
2018-02-22 19:03:17 +00:00
Sunpoet Po-Chuan Hsieh
5f169e6f57 Add p5-Archive-Tar-Wrapper 0.23
Archive::Tar::Wrapper is an API wrapper around the 'tar' command line utility.
It never stores anything in memory, but works on temporary directory structures
on disk instead. It provides a mapping between the logical paths in the tarball
and the 'real' files in the temporary directory on disk.

It differs from Archive::Tar in two ways:
- Archive::Tar::Wrapper doesn't hold anything in memory. Everything is stored on
  disk.
- Archive::Tar::Wrapper is 100% compliant with the platform's tar utility,
  because it uses it internally.

WWW: http://search.cpan.org/dist/Archive-Tar-Wrapper/
2018-02-12 19:03:13 +00:00
Yuri Victorovich
19e2396dea New port: archivers/py-zstandard: Zstandard bindings for Python, a full-featured version
Submitted by:	myself
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13824
2018-01-15 22:17:34 +00:00
Alexey Dokuchaev
13cf61b21a Add a port of libdeflate, a library for fast, whole-buffer DEFLATE-based
compression and decompression.

WWW: https://github.com/ebiggers/libdeflate

Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1501364283 which corresponds to commit 3d96a83 tagged
as this release.
2018-01-14 14:06:46 +00:00
Yuri Victorovich
59f2299549 New port: archivers/py-zstd: Python binding for Zstandard compression library
This is a simple binding. A more full-featured binding will be
at archivers/py-zstandard.

Submitted by:	myself
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13807
2018-01-09 22:01:04 +00:00
Antoine Brodin
4208ec68ef New port: archivers/py-acefile
acefile is an implementation of the ACE archive format.  It is intended to be
used as a library, but also provides a stand-alone unace utility.  As mostly
pure-python implementation, it is significantly slower than native
implementations, but more robust against vulnerabilities.

This implementation supports up to version 2.0 of the ACE archive format,
including the EXE, DELTA, PIC and SOUND modes of ACE 2.0, password protected
archives and multi-volume archives.  It does not support writing to archives.
It is an implementation from scratch, based on the 1998 document titled
"Technical information of the archiver ACE v1.2" by Marcel Lemke, using unace
2.5 and WinAce 2.69 by Marcel Lemke as reference implementations.

WWW: https://www.roe.ch/acefile
2017-12-27 13:17:17 +00:00
Mathieu Arnold
551be3c723 Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
2017-11-30 15:50:30 +00:00
Jason W. Bacon
c08c101b3f [new port] archivers/py-xopen: Open compressed files transparently
Approved by:    jrm (mentor)
Differential Revision:  https://reviews.freebsd.org/D13292
2017-11-29 16:00:39 +00:00
Torsten Zuehlsdorff
687591dd75 Add PHP 7.2 RC6
Notable changes:
- mcrypt module was removed
- sodium module was added
- sybase_ct artifacts removed

Also many PECL ports will not work with this version
since some files got renamed.

Reviewed by:           mat, ale, Rainer Duffner <rainer@ultra-secure.de>
Differential Revision: https://reviews.freebsd.org/D12980
2017-11-16 10:48:48 +00:00
Mark Felder
3b009ba6fe czipfile is a replacement for Python's builtin "zipfile" module, and
provides much faster, C-based zipfile decryption. The code is actually
95% identical to Python 2.6.5's Lib/zipfile.py, with some very minor
modifications to allow it to compile in Cython, and the _ZipDecrypter
class adapted to take advantage of native C datatypes.

WWW: http://pypi.python.org/pypi/czipfile
2017-10-12 17:30:49 +00:00
Palle Girgensohn
b90c8f8a63 Add lazperf to the ports tree
and reenable databases/pointcloud
PR:	221577
2017-09-26 19:13:49 +00:00
Richard Gallamore
35759a160f Blosc is a high performance compressor optimized for binary data.
It has been designed to transmit data to the processor cache faster
than the traditional, non-compressed, direct memory fetch approach
via a memcpy() OS call. Blosc is the first compressor (that I'm aware of)
that is meant not only to reduce the size of large datasets on-disk or
in-memory, but also to accelerate memory-bound computations.

WWW: http://blosc.org/

PR:		220908
Submitted by:	Iblis Lin (maintainer)
Reviewed by:	matthew (mentor), mat
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11889
2017-08-09 00:44:05 +00:00
Bernard Spil
fd9ed99e00 archivers/brotli: Move and update to 0.6.0
- Move from devel/libbrotli to archivers/brotli
 - Remove meta-project for library build
 - Bump epoch for meta 1.0 to upstream 0.6 update
 - Add MOVED entry
 - Switch from autoconf to cmake

PR:		218813, 218851
Submitted by:	Markus Kohlmeyer <rootservice@gmail.com>
Approved by:	maintainer time-out
Differential Revision:	https://reviews.freebsd.org/D11290
2017-07-12 19:44:56 +00:00
Joseph Mingrone
d7a541ac98 New port, archivers/rubygem-snappy: Snappy binding for Ruby
WWW: https://github.com/miyucy/snappy
2017-07-03 17:31:02 +00:00
Koop Mast
c0869d0961 Fix sorting. 2017-06-11 21:03:58 +00:00
Koop Mast
83968d0616 Readd gnome-autoar and update to 0.2.2.
* Use GNOME mirrors again
* Add license
* Review dependacies
* Drop USES=pathfix, pkg-config files are moved automaticly
* Drop gnome-autoar lines in MOVED

Obtained from:	gnome devel repo (based on)
2017-06-11 21:02:28 +00:00
Sunpoet Po-Chuan Hsieh
82fd40af95 Add rubygem-minitar-cli 0.6.1 (copied from rubygem-minitar)
- Update LICENSE
- Remove CONFLICTS_INSTALL
- Update pkg-descr
2017-06-05 14:55:47 +00:00
Martin Wilke
f43449f990 This module provides Python bindings for the LZO data compression library.
LZO is a portable lossless data compression library written in ANSI C.
It offers pretty fast compression and very fast decompression. Decompression
requires no memory.

In addition there are slower compression levels achieving a quite competitive
compression ratio while still decompressing at this very high speed.

WWW: https://pypi.python.org/pypi/python-lzo

PR:		218746
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
2017-05-06 06:08:03 +00:00
Sunpoet Po-Chuan Hsieh
6899d49cdc Move archivers/pecl-snappy to archivers/php-snappy
This port build fine with PHP 7.x. Change PKGNAMEPREFIX from pecl- to php-.

Approved by:	portmgr (mat)
2017-04-04 20:01:16 +00:00
Baptiste Daroussin
f39c273726 Remove another obsolete and not depend on gnome lib 2017-04-01 20:43:35 +00:00
Rene Ladan
34bc427566 Remove expired port:
2017-03-17 archivers/macutils: Not maintained in 16 years, many missing header inclusions
2017-03-19 12:58:36 +00:00
Rene Ladan
98953eed72 Remove expired ports:
2017-01-28 japanese/ruby-eb: Upstream no longer active
2017-03-01 japanese/xyaku: Unmaintained, depends on expired japanese/ruby-eb
2017-03-01 archivers/libunrar4: Outdated version. Please use archivers/libunrar5 instead
2017-03-01 sysutils/xacpim: Mastersite disappeared
2017-03-01 sysutils/linux-nero: Probably cannot actually burn CD/DVD on recent FreeBSD
2017-03-01 audio/libofa: MusicDNS service has been discontinued
2017-03-01 17:50:09 +00:00
Sunpoet Po-Chuan Hsieh
f018551a20 Add go-compress 1.2.1
This package is based on an optimized Deflate function, which is used
by gzip/zip/zlib packages.

It offers slightly better compression at lower compression settings, and
up to 3x faster encoding at highest compression level.

WWW: https://github.com/klauspost/compress

- While I'm here:
  - Use DISTVERSIONPREFIX
  - Add LICENSE_FILE
  - Remove GH_PROJECT

PR:		217209
Submitted by:	Guy Tabrar <guy.tabrar@me.com>
2017-02-20 15:15:48 +00:00
Vanilla I. Shu
36fbcf24c0 Add erlang-snappy. 2017-02-09 02:48:43 +00:00
Steve Wills
f9d0be6af3 archivers/rubygem-fpm: create port
Convert directories, rpms, python eggs, rubygems, and more to rpms, debs,
solaris packages and more. Win at package management without wasting pointless
hours debugging bad rpm specs!

WWW: https://github.com/jordansissel/fpm
2017-02-03 18:51:53 +00:00
Rene Ladan
a8d756b01f Remove expired ports:
2017-01-28 databases/ruby-rdbc1: Upstream no longer active
2017-01-28 databases/ruby-sybct: Upstream no longer active
2017-01-28 databases/ruby-o_dbm: Upstream no longer active
2017-01-28 databases/ruby-cdb: Upstream no longer active
2017-01-28 devel/ruby-rbison: Does not work on modern ruby
2017-01-28 devel/ruby-property: Upstream no longer exists
2017-01-28 devel/ruby-dialogs: Upstream no longer active
2017-01-28 devel/ruby-byaccr: Upstream no longer active
2017-01-28 devel/ruby-aspectr: Use rubygem-aspectr instead
2017-01-28 devel/ruby-locale: No longer useful
2017-01-28 devel/ruby-wirble: Upstream no longer active
2017-01-28 devel/ruby-tzfile: Upstream no longer exists
2017-01-28 devel/ruby-rreadline: Upstream no longer exists
2017-01-28 devel/ruby-intl: Use devel/rubygem-gettext instead
2017-01-28 graphics/ruby-imlib2: Upstream no longer active
2017-01-28 graphics/ruby-image_size: Upstream no longer active
2017-01-28 graphics/ruby-svg: Use graphics/rubygem-rsvg2 instead
2017-01-28 irc/ruby-rice: Upstream no longer active
2017-01-28 irc/ruby-rica: Upstream no longer active
2017-01-28 irc/ruby-irc: Upstream no longer active
2017-01-28 japanese/ruby-usersguide: Does not exist upstream
2017-01-28 japanese/ruby-mecab: Upstream no longer active
2017-01-28 mail/ruby-rmail: Upstream no longer active
2017-01-28 mail/ruby-rfilter: Upstream no longer active
2017-01-28 math/ruby-algebra: Use rubygem-algebra instead
2017-01-28 net/ruby-tserver: Upstream no longer active
2017-01-28 net/ruby-tcpsocketpipe: Upstream no longer active
2017-01-28 net/ruby-icmp: Upstream no longer active
2017-01-28 net/ruby-dict: Upstream no longer active
2017-01-28 palm/palmos-sdk: Upstream no longer exists
2017-01-28 security/ruby-hmac: Use www/rubygem-ruby-hmac instead
2017-01-28 security/ruby-tcpwrap: Upstream no longer active
2017-01-28 security/ruby-password: Upstream no longer active
2017-01-28 sysutils/ruby-quota: Upstream no longer active
2017-01-28 textproc/ruby-rss.alt: Upstream no longer active
2017-01-28 textproc/ruby-rss: Upstream no longer exists
2017-01-28 textproc/ruby-htmlrepair: Upstream no longer exists
2017-01-28 textproc/ruby-xmlscan: Upstream no longer active
2017-01-28 textproc/ruby-xml-configfile: Upstream no longer exists
2017-01-28 textproc/ruby-htmlsplit: Upstream no longer exists
2017-01-28 www/ruby-google: Upstream no longer active
2017-01-28 archivers/ruby-lha: Upstream no longer active
2017-01-28 x11/ruby-X11: Upstream no longer active
2017-01-28 audio/ruby-audiofile: Broken on modern versions of Ruby
2017-01-28 audio/ruby-mp3tag: Upstream no longer active
2017-01-28 converters/ruby-dump.rb: Upstream no longer active
2017-01-28 11:18:44 +00:00
Torsten Zuehlsdorff
875dbacfa1 Connect PHP 7.1 ports (r432324) 2017-01-24 12:56:45 +00:00
Rene Ladan
74d31b8a6e Remove expired ports:
2017-01-15 net/cyphesis: Does not compile on FreeBSD 10+
2017-01-15 net/gpxe: does not build on FreeBSD 10.x and later
2017-01-15 net/openospfd: requires old CARP implementation (interface layer)
2017-01-15 security/openbsm-devel: is not needed under FreeBSD 10.x or higher
2017-01-15 security/ssh-copy-id: is already in the base system
2017-01-15 sysutils/apt: does not build on 10+
2017-01-15 archivers/tclmkziplib: Abandonware, please use bundled zlib package [http://tcl.tk/man/tcl8.6/TclCmd/zlib.htm]
2017-01-15 x11-drivers/drm-kmod: this port is only for 9.3 systems
2017-01-15 audio/xmms-openspc: does not build on FreeBSD 10.x and later
2017-01-15 audio/aureal-kmod: does not build (and fetch)
2017-01-15 emulators/doscmd: does not build (accesses field of opaque structure)
2017-01-15 09:48:22 +00:00
Kris Moore
26c0bd8913 Backport of Python 3.3's standard library module lzma for LZMA/XY compressed
files

WWW: https://github.com/peterjc/backports.lzma
2017-01-13 02:18:47 +00:00
Mark Felder
3e9ab3da9f lua-zlib is a simple streaming interface to zlib for the Lua Programming
Language. It consists of two functions: inflate and deflate. Both functions
return "stream functions" (takes a buffer of input and returns a buffer
of output).

WWW: https://github.com/brimworks/lua-zlib/

PR:		215724
Submitted by:	Sir l33tname <sirl33tname@gmail.com>
2017-01-04 22:48:27 +00:00
Jason E. Hale
24bd9cc3e7 New port: archivers/libunrar5 (copied from archivers/libunrar4)
Update to 5.4.5
OpenSSL patches copied from archivers/unrar

The UnRAR library is a minor part of the RAR archiver and contains
the RAR uncompression algorithm. UnRAR requires a very small amount
of memory to operate. It can be used by other programs to extract
RAR archives.

WWW: http://www.rarsoft.com/
2016-12-31 18:34:18 +00:00
Rene Ladan
0896b32448 Drop support for Linux Fedora 10 (ports part)
games/dsnake only worked with linux-f10

Should fix INDEX

audio/linux-f10-sdl_mixer
audio/linux-f10-pulseaudio-libs
audio/linux-f10-freealut
audio/linux-f10-arts
audio/linux-f10-esound
audio/linux-f10-libogg
audio/linux-f10-alsa-plugins-oss
audio/linux-f10-openal
audio/linux-f10-openal-soft
audio/linux-f10-nas-libs
audio/linux-f10-alsa-lib
audio/linux-f10-libvorbis
audio/linux-f10-libaudiofile
audio/linux-f10-mikmod
databases/linux-f10-sqlite3
devel/linux-f10-dbus-glib
devel/linux-f10-sdl12
devel/linux-f10-libglade2
devel/linux-f10-devtools
devel/linux-f10-allegro
devel/linux-f10-nspr
devel/linux-f10-dbus-libs
devel/linux-f10-libsigc++20
devel/linux-f10-ncurses-base
dns/linux-f10-libasyncns
emulators/linux_base-f10
emulators/linux-f10
ftp/linux-f10-curl
games/dsnake
graphics/linux-f10-sdl_image
graphics/linux-f10-sdl_ttf
graphics/linux-f10-glew
graphics/linux-f10-ungif
graphics/linux-f10-png
graphics/linux-f10-tiff
graphics/linux-f10-dri
graphics/linux-f10-jpeg
graphics/linux-f10-libGLU
graphics/linux-f10-gdk-pixbuf
graphics/linux-f10-libmng
graphics/linux-f10-cairo
graphics/linux-f10-imlib
lang/linux-f10-tcl85
lang/linux-f10-libg2c
multimedia/linux-f10-libtheora
multimedia/linux-f10-libv4l
net/linux-f10-openldap
net/linux-f10-nss_ldap
print/linux-f10-cups-libs
security/linux-f10-gnutls
security/linux-f10-nss
security/linux-f10-openssl
security/linux-f10-libgpg-error
security/linux-f10-libtasn1
security/linux-f10-libgcrypt
security/linux-f10-libssh2
security/linux-f10-cyrus-sasl2
sysutils/linux-f10-procps
textproc/linux-f10-aspell
textproc/linux-f10-expat
textproc/linux-f10-scim-gtk
textproc/linux-f10-scim-libs
textproc/linux-f10-libxml2
x11/linux-f10-xorg-libs
x11-fonts/linux-f10-fontconfig
x11-themes/linux-f10-qtcurve-gtk2
x11-themes/linux-f10-hicolor-icon-theme
x11-toolkits/linux-f10-qt45
x11-toolkits/linux-f10-gtk2
x11-toolkits/linux-f10-openmotif
x11-toolkits/linux-f10-pango
accessibility/linux-f10-atk
archivers/linux-f10-ucl
archivers/linux-f10-upx
2016-12-31 17:25:05 +00:00
Sunpoet Po-Chuan Hsieh
05432cf9dc - Move archivers/brotli to archivers/py-brotli
- Change MASTER_SITES to CHEESESHOP
- Bump PORTREVISION
2016-11-24 15:34:11 +00:00
Tobias C. Berner
30a183cdd9 Importing KDE Frameworks into the ports tree (required for newer KDE Desktop and Applications)
KDE Frameworks is a collection of libraries and software frameworks by KDE
that serve as technological foundation for KDE Plasma 5 and KDE Applications
distributed under the GNU Lesser General Public License (LGPL) [1].

The work is based on what we have in the KDE testing repo [2].

This is the next big step in updating the KDE Desktop and its Applications
to anything less dusty.

With this change, `USES=kde:5` is now a valid option. Ports that need to depend
on KDE Framework can now set:
	USES=kde:5
	USE_KDE=<framework1> <framework2> ... <frameworkX>

For example: www/qupzilla-qt5 can depend on sysutils/kf5-kwallet via:
	KWALLET_USE=            KDE=wallet

I would like to thank Raphael and Adriaan for reviewing the ports in the testing
repo :)

[1] https://en.wikipedia.org/wiki/KDE_Frameworks
[2] http://src.mouf.net/area51/log/branches/plasma5

Reviewed by:	rakuco, mat, groot_kde.org
Approved by:	rakuco (maintainer)
Differential Revision:	https://reviews.freebsd.org/D8329
2016-11-14 16:12:56 +00:00
Rene Ladan
bb5055e3cd Remove expired ports:
2016-11-01 math/octave-forge-octgpr: Broken for more than 6 months
2016-11-01 math/octave-forge-spline-gcvspl: Broken for more than 6 months
2016-11-01 www/pear-Services_SharedBook: Broken for more than 6 months
2016-11-01 devel/py-snackwich: Depends on broken and expiring devel/py-snack
2016-11-01 math/octave-forge-ad: Broken for more than 6 months
2016-11-01 math/octave-forge-xraylib: Broken for more than 6 months
2016-11-01 x11-toolkits/py-traitsbackendwx: Broken for more than 6 months
2016-11-01 x11-toolkits/py-traitsgui: Depends on broken and expiring x11-toolkits/py-traitsbackendwx
2016-11-01 security/lsh: Broken for more than 6 months
2016-11-01 devel/py-snack: Broken for more than 6 months
2016-11-01 security/massh: Broken for more than 6 months
2016-11-01 www/hydra: Broken for more than 6 months
2016-11-01 math/py-pyfst: Broken for more than 6 months
2016-11-01 archivers/ruby-zip: Broken will all supported versions of Ruby
2016-11-01 devel/ruby-langscan: Broken will all supported versions of Ruby
2016-11-01 22:15:31 +00:00
Rene Ladan
bd24894ca3 Unlink expired PHP5.5 ports. 2016-10-21 07:29:38 +00:00
Antoine Brodin
2abc50fe38 Hook pecl-snappy to the build 2016-09-15 16:40:17 +00:00
Dmitry Marakasov
15004661f2 - Add archives/py-python-lhafile
The interface is like zipfile extension included in regular
python distribution.

WWW: http://fengestad.no/python-lhafile/

PR:		211279
Submitted by:	cs@innolan.dk
2016-09-06 17:53:30 +00:00
John Marino
6de175fd41 add new port archivers/zstd
Zstd, short for Zstandard, is a real-time compression algorithm providing
high compression ratios.  It offers a very wide range of compression vs.
speed trade-offs while being backed by a very fast decoder.  It offers
a special mode for small data called "dictionary compression" and it can
create dictionaries from any sample set.  Zstd is BSD-licensed.

Using Izbench on the Silesia compression corpus, zstd ranked at the
top with a compression ratio of 2.877, a compression rate of 325 Mb/s,
and a decompression rate of 325.  Zlib followed at 2.730, 95 Mb/s (C)
and 360 Mb/s (D).  See WWW page for the full benchmark results.
2016-07-30 23:51:50 +00:00
Dmitry Marakasov
242e6f8584 - Add archivers/lhasa
Lhasa is a command line tool and library for parsing LHA archives.

Currently it is only possible to decompress archives. Compressing
LHA archives may be an enhancement for future versions. The aim is
to be compatible with as many different variants of the LHA file
format as possible, including LArc (.lzs) and PMarc (.pma).

The command line tool aims to be interface-compatible with Unix LHA
tool (command line syntax and output), for backwards compatibility
with tools that expect particular output.

WWW: http://fragglet.github.io/lhasa/

PR:		211177
Submitted by:	cs@innolan.dk
2016-07-20 19:56:26 +00:00
Jan Beich
734eff6094 archivers/lua-lzlib: add new port
PR:		208514
Submitted by:	Daniel Ylitalo <daniel@blodan.se> (based on)

Lua bindings to the ZLib compression library.

https://github.com/LuaDist/lzlib
2016-07-10 13:56:01 +00:00
Steven Kreuzer
5383ae09db This is a reference C implementation of the LZFSE compressor introduced in the
Compression library with OS X 10.11 and iOS 9.

LZFSE is a Lempel-Ziv style data compression algorithm using Finite State
Entropy coding. It targets similar compression rates at higher compression and
decompression speed compared to deflate using zlib.

WWW: https://github.com/lzfse/lzfse
2016-07-07 13:55:20 +00:00