| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
|
|
|
|
|
| |
- Improved detection of corrupt headers.
- Some more error handling.
- Improved descriptions of the -0, ..., -9, -m and -s command-line options.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
- 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.
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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.
|
|
|
|
|
|
|
| |
- 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.
|
|
|
|
| |
Simplify URL and editorial changes in pkg-descr.
|
| |
|
|
|
|
| |
The last three PRs all timed out.
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
archivers)
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
| |
|
| |
|
| |
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
Approved by: itetcu (mentor, implicit)
|
|
|
|
| |
Approved by: miwi (mentor)
|
|
|
|
| |
Approved by: miwi (mentor)
|
|
|
|
|
|
| |
PR: ports/138747
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> (maintainer)
Feature safe: yes
|
|
|
|
|
|
|
| |
o Bump PORTREVISION.
PR: 136312
Approved by: maintainer
|
|
|
|
|
|
| |
PR: based on ports/136003
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> (maintainer)
Approved by: maintainer
|
|
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>
|