CVS log for ports/archivers/grzip/Makefile
Up to [FreeBSD] / ports / archivers / grzip
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:20:49 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +0 -1 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon May 31 01:57:16 2010 UTC (20 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Sep 7 00:18:17 2008 UTC (3 years, 5 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Reset infofarmer due to maintainer-timeouts and no response to email. Hat: portmgr
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:02:29 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Apr 18 08:01:19 2007 UTC (4 years, 9 months ago) by sat
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
- De-4.x-ify most of my ports to save gnats from excessive abuse - s/CSME/CENKES/ in my ports
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Feb 2 14:53:47 2007 UTC (5 years ago) by sat
Branches: MAIN
Add port archivers/grzip: grzip is a high-performance file compressor based on Burrows-Wheeler Transform, Schindler Transform, Move-To-Front, and Weighted Frequency Counting. It uses the Block-Sorting Lossless Data Compression Algorithm, which has received considerable attention in recent years for both its simplicity and effectiveness. This implementation has a compression rate of 2.234 bps on the Calgary Corpus (14 files) without preprocessing filters. WWW: http://magicssoft.ru/?folder=projects&page=GRZipII Author: Ilya Grebnov
