FreshPorts -- The Place For Ports notbug Wed, 23 May 2012 4:02 AM BST
Port details
paq 20120404 archivers on this many watch lists=2 search for ports that depend on this port
A family of archivers with extremely high compression ratios
Maintained by: bf@FreeBSD.org search for ports maintained by this maintainer
Port Added: 10 Apr 2007 08:02:06
License: GPLv3 MIT


paq is a family of archivers with the best lossless compression ratios now
available across a wide variety of test data, according to several benchmarks.
A comparison of paq to other compression methods, on a 2GHz T3200, when
compressing a large text file:

Format		Size		Time (sec)	Memory
				comp	decomp
-----------	---------	--------------  -------
Uncompressed	3,152,896
compress	1,319,521	1.6	0.2	 .1 MB
gzip -9         1,022,810	0.7	0.1	 .1 MB
bzip2 -9	860,097		0.6	0.4	  5 MB
p7zip (7z)	824,573		1.5	0.1	195 MB
xz -6		822,016		?	?	  ?
zpaq c1 (fast)	806,959		2	2	 38 MB
zpaq c2 (mid)	699,191		8	8	112 MB
zpaq c3 (max)	644,190		20	20	246 MB

The port uses the open ZPAQ specification, and contains: a public-domain C++
API for reading and writing ZPAQ compressed data to or from files or objects
in memory; serial and multi-threaded archivers;  extra preprocessors for
compression; and stubs for creating self-extracting archives.

WWW:	http://mattmahoney.net/dc/zpaq.html
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/archivers/paq/ && make install clean
To add the package: pkg_add -r paq


Configuration Options
     No options to configure

Master Sites:
http://mattmahoney.net/dc/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/bf/paq/
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/bf/paq/
ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/bf/paq/
ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/bf/paq/
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/bf/paq/
ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/bf/paq/
ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/bf/paq/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/paq/

Number of commits found: 28

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
22 Apr 2012 05:23:21
Original commit files touched by this commit  20120404
bf search for other commits by this committer
update zpsfx to 1.01
31 Mar 2012 12:25:12
Original commit files touched by this commit  20120326
bf search for other commits by this committer
update zpaq to v4.04

Feature safe:   yes
05 Feb 2012 19:39:05
Original commit files touched by this commit  20120202
bf search for other commits by this committer
update to 20120202, which adds support for the ZPAQ level 2 standard
22 Dec 2011 00:04:12
Original commit files touched by this commit  20111221
bf search for other commits by this committer
update to 20111221 (libzpaq 4.01, zpaq 4.03)
05 Dec 2011 13:57:51
Original commit files touched by this commit  20111128
bf search for other commits by this committer
update to 20111128 (zpaq 4.02)

Feature safe:   yes
28 Nov 2011 22:10:35
Original commit files touched by this commit  20111126
bf search for other commits by this committer
update to 20111126: x86*-only JIT that doesn't require a c++ compiler,
merge of zp and zpaq

Feature safe:   yes
23 Jun 2011 12:04:23
Original commit files touched by this commit  20110621
bf search for other commits by this committer
update to 20110621:
- update zp to version 1.03
- remove the now redundant unzp
- add wbpe 1.10, a dictionary
  preprocessor for text files
23 May 2011 14:24:13
Original commit files touched by this commit  20110518
bf search for other commits by this committer
Replace pzpaq with unzp and zp
31 Mar 2011 08:15:14
Original commit files touched by this commit  20110316
bf search for other commits by this committer
Switch the port from the paq8/paq9/lpaq/lpq software to
zpaq, which offers comparable performance, added flexibility
through custom configurations, multithreaded (de)compression,
and a stable archive format.
18 Mar 2011 17:59:51
Original commit files touched by this commit  8.o9_4
miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
08 Jul 2010 12:51:38
Original commit files touched by this commit  8.o9_4
bf search for other commits by this committer
Change my ports to use my FreeBSD.org email address.
07 Jun 2009 18:51:21
Original commit files touched by this commit  8.o9_4
miwi search for other commits by this committer
- Update maintainer mail adresse

Submitted by:   "b. f." <bf1783@gmail.com> (maintainer via private mail)
09 May 2008 14:47:35
Original commit files touched by this commit  8.o9_4
itetcu search for other commits by this committer
A change in the lpq1 component of the port:
"Version 2 fixes a bug in version 1 that caused it to fail (file not found)
when compressing more than about 50 files. Archives [sic] format is unchanged."
- bump PORTREVISION

PR:             123534
Submitted by:   maintainer
30 Apr 2008 11:36:06
Original commit files touched by this commit  8.o9_3
miwi search for other commits by this committer
-  Set compiler optimizer for nasm

Submitted by:   bf <bf2006a@yahoo.com> (maintainer via private mail)
26 Apr 2008 14:38:51
Original commit files touched by this commit  8.o9_2
miwi search for other commits by this committer
- Make the port fetchable again after the distfile was modified upstream.
  Tweak nasm flags.

PR:             123101
Submitted by:   bf <bf2006a@yahoo.com> (maintainer)
14 Mar 2008 17:28:16
Original commit files touched by this commit  8.o9_1
tabthorpe search for other commits by this committer
- Tarball re-roll, bugfix update
- Bump PORTREVISION

PR:             ports/121677
Submitted by:   bf <bf2006a yahoo.com> (maintainer)
03 Mar 2008 04:33:22
Original commit files touched by this commit  8.o9
tabthorpe search for other commits by this committer
- Temporarily disable lpaq, lpq, and paq9 components on 64-bit
  architectures, while we are fixing the code. (paq8 is still
  available for these architectures.)

PR:             ports/121306
Submitted by:   bf <bf2006a yahoo.com> (maintainer)
29 Feb 2008 17:17:50
Original commit files touched by this commit  8.o9
tabthorpe search for other commits by this committer
- Update to 8.o9
- Fixes a bug in .bmp detection that caused an infinite loop for files
  with invalid headers. Added grayscale .rgb support
- Also bundle related archivers lpaq8, lpq1, and paq9a, which offer
  faster (de)compression, but may yield larger archives

PR:             ports/121111
Submitted by:   bf <bf2006a yahoo.com> (maintainer)
26 Oct 2007 02:14:36
Original commit files touched by this commit  8.o8
tabthorpe search for other commits by this committer
- Update to 8.o8

PR:             ports/117517
Submitted by:   maintainer
24 Oct 2007 03:30:18
Original commit files touched by this commit  8.o7
tabthorpe search for other commits by this committer
- Update to 8.o7

PR:             ports/117439
Submitted by:   bf2006a yahoo.com (maintainer)
Approved by:    clsung (mentor, implicit)
04 Oct 2007 02:36:21
Original commit files touched by this commit  8.o6
tabthorpe search for other commits by this committer
- Update to 8.o6

PR:             ports/116877
Submitted by:   bf <bf2006a yahoo.com> (maintainer)
Approved by:    clsung (mentor, implicit)
23 Sep 2007 12:57:40
Original commit files touched by this commit  8.o4.v2
tabthorpe search for other commits by this committer
- update to 8.o4.v2 (improved jpeg, pgm, and bmp compression)
- remove aggressive optimizations flags, allow users to make their own choice

PR:             ports/116483
Submitted by:   maintainer (bf2006a_AT_yahoo.com)
Approved by:    miwi (co-mentor)
28 Aug 2007 00:42:53
Original commit files touched by this commit  8.o2
okazaki search for other commits by this committer
Update to 8.o2.

PR:             115803
Submitted by:   maintainer
23 Aug 2007 14:54:21
Original commit files touched by this commit  8.n
rafan search for other commits by this committer
- Update to 8.n
- Change default CXXFLAGS from -Os to -O3
- SSE assembly has been dropped due to lack of evidence for improved
  performance

PR:             ports/115708
Submitted by:   bf <bf2006a at yahoo.com> (maintainer)
22 Apr 2007 06:23:55
Original commit files touched by this commit  8.l
lwhsu search for other commits by this committer
- Unbreak, solve fetch problem with rerolled distfile.

PR:             111983
Submitted by:   bf <bf2006a AT yahoo.com> (maintainer)
Approved by:    clsung (mentor)
20 Apr 2007 08:00:29
Original commit files touched by this commit  8.l
kris search for other commits by this committer
BROKEN: Size mismatch
13 Apr 2007 02:23:41
Original commit files touched by this commit  8.l
clsung search for other commits by this committer
- fix my mind (should not touch mtree)

Noted by:   kris
10 Apr 2007 07:59:10
Original commit files touched by this commit  8.l
clsung search for other commits by this committer
Add paq 8.l, an archiver with an extremely high compression ratio.

PR:             ports/111391
Submitted by:   bf <bf2006a at yahoo.com>

Number of commits found: 28

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12
php52May 12

16 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23638
Broken 195
Deprecated 147
Ignore 730
Forbidden 3
Restricted 327
No CDROM 109
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 11
new 48 hours18
new 7 days118
new fortnight162
new month231

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.542 seconds.