non port: archivers/lzip/Makefile |
SVNWeb
|
Number of commits found: 29 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:20 Tobias C. Berner (tcberner) ] 1ced9d2 (Only the first 10 of 199 ports in this commit are shown above. )
archivers: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Albert Vernon <f3cun3c02@sneakemail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Kuehn <freebsd@nagilum.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Zhuravlev <zaa@zaa.pp.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Anders Nordby <anders@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Fri, 4 Feb 2022
|
[ 14:56 Gerald Pfeifer (gerald) ] 93da2be
archivers/lzip: Update to 1.23
This includes the following changes:
- Decompression time has been reduced by 5-12% depending on the file.
- In case of error in a numerical argument to a command line option,
lzip now shows the name of the option and the range of valid values.
- Several descriptions have been improved in manual, '--help', and man
page.
- The texinfo category of the manual has been changed to 'Compression'
to match gzip.
|
Tue, 11 May 2021
|
[ 06:16 Gerald Pfeifer (gerald) ] cc8daca
archivers/lzip: Update to 1.22
This includes the following changes:
- Report an error if a file name is empty.
- Make '-o' behave like '-c', but writing to file instead of stdout.
- Do not open output if input is a terminal.
- Replace 'decompressed', 'compressed' with 'out', 'in' in output.
- Several fixes and improvements, improved test coverage.
On the way switch from PORTVERSION to DISTVERSION and add a LICENSE_FILE
(while the license itselfs does not change from GPLv2).
PR: 255463
Submitted by: Gian-Simon Purkert <gspurki@gmail.com>
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 27 Jan 2019
|
[ 17:57 gerald ]
Update to lzip version 1.21. This includes the following changes:
- Improved detection of corrupt headers.
- Some more error handling.
- Improved descriptions of the -0, ..., -9, -m and -s command-line options.
|
Wed, 19 Dec 2018
|
[ 08:41 gerald ]
Update to lzip version 1.20. This includes the following changes:
- A new option '--loose-trailing'.
- Option '-S, --volume-size' now keeps input files.
- Replaced 'bits/byte' with the inverse compression ratio in output.
- Do not add a second .lz extension to the argument of an '-o' option.
- Improved corrupt header detection to HD=3 and show corrupt or
truncated header in multimember file and some further changes and
improvements around progress and error reporting.
- The documentation gained a new chapter "Output".
PR: 233802
Submitted by: swills
|
Sat, 10 Nov 2018
|
[ 18:12 bapt ] (Only the first 10 of 386 ports in this commit are shown above. )
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816
|
Sun, 30 Apr 2017
|
[ 11:20 gerald ]
Update to lzip version 1.19. This includes the following changes:
- The option '-l, --list' has been ported from lziprecover.
- Don't allow mixing different operations (-d, -l or -t).
- Compression time of option '-0' has been slightly reduced.
- Decompression time has been reduced by 2%.
- A few internal improvements and increasing checking.
Set INSTALL_TARGET=install-strip to strip installed executable.
|
Sun, 14 Aug 2016
|
[ 12:15 gerald ]
Update to lzip version 1.18 which includes the following changes:
- New options -a and --trailing-error.
- Decompression time has been reduced by 2%.
- Removed decompression support for version 0 files.
- Some bug fixes.
- New chapter 'Trailing data' in the texinfo documentation.
Plus the following changes from version 1.17, which we missed:
- New chapter 'Quality assurance' in the texinfo documentation.
- Reorganization of the compression code.
|
Sat, 11 Oct 2014
|
[ 07:32 gerald ]
Update to lzip version 1.16 which includes the following changes:
- Compression ratio of option -9 has been slightly increased.
- Compression time has been reduced by 4%, by 2% for option -0.
- The behavior is now like 'cp -p'.
- The license changed to GPL version 2 or later.
|
Sun, 2 Mar 2014
|
[ 01:40 gerald ]
Adopt this port.
Simplify URL and editorial changes in pkg-descr.
|
Wed, 26 Feb 2014
|
[ 15:00 marino ]
archivers/lzip: Remove LOCAL MASTER_SITES; this was for version 1.14 only
|
Wed, 12 Feb 2014
|
[ 10:01 marino ]
archivers/lzip: Reset maintainer
The last three PRs all timed out.
|
Sat, 9 Nov 2013
|
[ 13:45 wg ]
archivers/lzip: fix links and update to 1.15
- Links for 1.14 were bad, fix it by updating to 1.15
- Allow staging [1]
PR: ports/183073, ports/183540
Submitted by: David Newman <dnewman networktest.com>, delphij, wg [1]
Approved by: maintainer (timeout)
|
Thu, 31 Oct 2013
|
[ 23:49 marino ]
archivers/lzip: Unbreak fetch with LOCAL
The lzip developers do something very annoying. When they issue a new
release, they remove the previous release's tarball in .gz format.
They keep the tarball in .lz format, but move it to the "old"
subdirectory. The result is that gzipped tarballs for lzip get very
scarce, and requiring lz to unzip lz is not an option. I don't
normally store distfiles for other maintainers, but it appears that
many folks have been asking for this port to be fixed, so I made
an exception and put a copy of lzip tarball in LOCAL/marino.
PR: ports/182982
Approved by: maintainer timeout
|
Fri, 20 Sep 2013
|
[ 13:11 bapt ] (Only the first 10 of 221 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
|
Wed, 21 Aug 2013
|
[ 22:58 wg ]
archivers/lzip: update to 1.14
- Update to 1.14
- Trim Makefile header
- Rework pkg-descr and fix one space WWW:
PR: ports/180968
Submitted by: Jason Harris <jharris widomaker.com>
Approved by: maintainer (timeout)
|
Mon, 7 May 2012
|
[ 17:34 sylvio ]
- Update to 1.13
|
Tue, 17 May 2011
|
[ 20:24 sylvio ]
- Add license
|
Fri, 13 May 2011
|
[ 18:05 sylvio ]
- Update to 1.12
|
Thu, 3 Feb 2011
|
[ 17:12 sylvio ]
- Update to 1.11
Feature safe: yes
|
Fri, 9 Apr 2010
|
[ 23:38 sylvio ]
- Update to 1.10
Approved by: itetcu (mentor, implicit)
|
Tue, 2 Feb 2010
|
[ 23:39 sylvio ]
- Update to 1.9
Approved by: miwi (mentor)
|
Fri, 27 Nov 2009
|
[ 22:52 sylvio ] (Only the first 10 of 100 ports in this commit are shown above. )
- Update my mail address to FreeBSD
Approved by: miwi (mentor)
|
Tue, 15 Sep 2009
|
[ 23:52 garga ]
Update to 1.8
PR: ports/138747
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> (maintainer)
Feature safe: yes
|
Sun, 5 Jul 2009
|
[ 07:56 lioux ]
o Uphold CXX, CXXFLAGS and LDFLAGS.
o Bump PORTREVISION.
PR: 136312
Approved by: maintainer
|
Tue, 30 Jun 2009
|
[ 14:28 araujo ]
- Update to 1.7.
PR: based on ports/136003
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> (maintainer)
Approved by: maintainer
|
Sun, 21 Jun 2009
|
[ 20:44 amdmi3 ]
Lzip is a lossless data compressor based on the LZMA algorithm,
with very safe integrity checking and a user interface similar
to the one of gzip or bzip2.
WWW: http://www.nongnu.org/lzip/lzip.html
Sylvio Cesar <scjamorim@bsd.com.br>
PR: 135889
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
|
Number of commits found: 29 |