Skip site navigation (1)Skip section navigation (2)

CVS log for ports/archivers/paq/Makefile

[BACK] Up to [FreeBSD] / ports / archivers / paq

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Feb 5 19:39:05 2012 UTC (4 days, 15 hours ago) by bf
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +10 -9 lines
update to 20120202, which adds support for the ZPAQ level 2 standard

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Dec 22 00:04:11 2011 UTC (7 weeks, 1 day ago) by bf
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +3 -5 lines
update to 20111221 (libzpaq 4.01, zpaq 4.03)

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Dec 5 13:57:51 2011 UTC (2 months ago) by bf
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
update to 20111128 (zpaq 4.02)

Feature safe:	yes

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Nov 28 22:10:35 2011 UTC (2 months, 1 week ago) by bf
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +45 -43 lines
update to 20111126: x86*-only JIT that doesn't require a c++ compiler,
merge of zp and zpaq

Feature safe:	yes

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Jun 23 12:04:23 2011 UTC (7 months, 2 weeks ago) by bf
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +14 -14 lines
update to 20110621:
- update zp to version 1.03
- remove the now redundant unzp
- add wbpe 1.10, a dictionary
  preprocessor for text files

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon May 23 14:24:13 2011 UTC (8 months, 2 weeks ago) by bf
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +16 -14 lines
Replace pzpaq with unzp and zp

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Mar 31 08:15:14 2011 UTC (10 months, 1 week ago) by bf
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +106 -89 lines
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.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Jul 8 12:51:32 2010 UTC (19 months ago) by bf
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Change my ports to use my FreeBSD.org email address.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Jun 7 18:51:17 2009 UTC (2 years, 8 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
- Update maintainer mail adresse

Submitted by:	"b. f." <bf1783@gmail.com> (maintainer via private mail)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri May 9 14:47:34 2008 UTC (3 years, 9 months ago) by itetcu
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -3 lines
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

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Apr 30 11:36:06 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
-  Set compiler optimizer for nasm

Submitted by:	bf <bf2006a@yahoo.com> (maintainer via private mail)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Apr 26 14:38:51 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
- Make the port fetchable again after the distfile was modified upstream.
  Tweak nasm flags.

PR:		123101
Submitted by:	bf <bf2006a@yahoo.com> (maintainer)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Mar 14 17:28:16 2008 UTC (3 years, 10 months ago) by tabthorpe
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
- Tarball re-roll, bugfix update
- Bump PORTREVISION

PR:		ports/121677
Submitted by:	bf <bf2006a yahoo.com> (maintainer)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Mar 3 04:33:21 2008 UTC (3 years, 11 months ago) by tabthorpe
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +10 -0 lines
- 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)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Feb 29 17:17:50 2008 UTC (3 years, 11 months ago) by tabthorpe
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +27 -9 lines
- 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)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Oct 26 02:14:36 2007 UTC (4 years, 3 months ago) by tabthorpe
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
- Update to 8.o8

PR:		ports/117517
Submitted by:	maintainer

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Oct 24 03:30:17 2007 UTC (4 years, 3 months ago) by tabthorpe
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- Update to 8.o7

PR:		ports/117439
Submitted by:	bf2006a yahoo.com (maintainer)
Approved by:	clsung (mentor, implicit)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Oct 4 02:36:21 2007 UTC (4 years, 4 months ago) by tabthorpe
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +10 -4 lines
- Update to 8.o6

PR:		ports/116877
Submitted by:	bf <bf2006a yahoo.com> (maintainer)
Approved by:	clsung (mentor, implicit)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Sep 23 12:57:40 2007 UTC (4 years, 4 months ago) by tabthorpe
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +8 -8 lines
- 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)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Aug 28 00:42:53 2007 UTC (4 years, 5 months ago) by okazaki
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +17 -8 lines
Update to 8.o2.

PR:		115803
Submitted by:	maintainer

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Aug 23 14:54:21 2007 UTC (4 years, 5 months ago) by rafan
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -13 lines
- 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)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Apr 22 06:23:55 2007 UTC (4 years, 9 months ago) by lwhsu
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +0 -2 lines
- Unbreak, solve fetch problem with rerolled distfile.

PR:		111983
Submitted by:	bf <bf2006a AT yahoo.com> (maintainer)
Approved by:	clsung (mentor)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Apr 20 08:00:29 2007 UTC (4 years, 9 months ago) by kris
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -0 lines
BROKEN: Size mismatch

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Apr 10 07:59:10 2007 UTC (4 years, 10 months ago) by clsung
Branches: MAIN
Add paq 8.l, an archiver with an extremely high compression ratio.

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

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options