non port: archivers/zutils/Makefile |
SVNWeb
|
Number of commits found: 28 |
Wed, 11 Jan 2023
|
[ 17:34 Fernando Apesteguía (fernape) ] 50502ff
archivers/zutils: update to 1.12
Reported by: portscout
|
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 )
|
Wed, 29 Jun 2022
|
[ 14:42 Stefan Eßer (se) ] d11ee7c
Fix CONFLICTS_INSTALL in archivers, astro, and audio
Approved by: portmgr (implict)
|
Fri, 11 Feb 2022
|
[ 17:40 Neel Chauhan (nc) ] f13370a
archivers/zutils: Update to 1.11
|
Mon, 17 Jan 2022
|
[ 13:20 Tobias Kortkamp (tobik) ] 07389cd (Only the first 10 of 14 ports in this commit are shown above. )
*: Sweep up new CONFLICTS_INSTALL mess
- Fix typos
- Fix overwritten master/slave variables
I'm assuming the entries are correct otherwise.
Reported by: portscan
|
Thu, 13 Jan 2022
|
[ 21:01 Stefan Eßer (se) ] 98f7d7d (Only the first 10 of 45 ports in this commit are shown above. )
Fix CONFLICTS entries in archivers, astro, audio
Fix conflicts entries based on a script that searches for duplicate
files installed by several ports.
Some patters seem to make ports conflict with themselves, but this is
actually not the case due to the check-*-conflicts logic implemented
in bsd.port.mk, which excludes self-conflicts.
PHP based ports have been ignored in this commit as requested by the
committers currently working on the php-8.1 import.
Approved by: portmgr (implicit)
|
Thu, 7 Oct 2021
|
[ 07:05 Bernhard Froehlich (decke) ] c05a787
archivers/zutils: Add CPE information
Approved by: portmgr (blanket)
|
Wed, 12 May 2021
|
[ 21:22 Danilo Egea Gondolfo (danilo) ] b3396e5
archivers/zutils: Update to 1.10
Drop maintainership.
|
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.
|
Wed, 12 Aug 2020
|
[ 16:43 danilo ]
- Update to 1.9
|
Wed, 12 Jun 2019
|
[ 10:25 danfe ]
Convert to USES=tar:lz now that support for it was added in r504008.
|
Sun, 6 Jan 2019
|
[ 23:35 danilo ]
- Update to 1.8
This version fixes a buffer overflow in zcat.
MFH: 2019Q1
|
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
|
Tue, 27 Feb 2018
|
[ 23:28 danilo ]
- Update to 1.7
|
Sun, 7 May 2017
|
[ 17:24 danilo ]
- Update to 1.6
|
Sat, 21 May 2016
|
[ 01:43 danilo ]
- Update to 1.5
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 16 Jun 2015
|
[ 19:10 danilo ]
- Fix LICENSE and pkg-descr
Requested by: Antonio Diaz <antonio@gnu.org>
|
Tue, 9 Jun 2015
|
[ 14:58 danilo ]
- Update to 1.4
|
Tue, 2 Sep 2014
|
[ 14:30 danilo ]
- Update from 1.2 to 1.3
- Use install-strip
|
Tue, 1 Jul 2014
|
[ 17:37 antoine ] (Only the first 10 of 16 ports in this commit are shown above. )
Make those ports more likely to build with texinfo from ports
With hat: portmgr
|
Sat, 22 Feb 2014
|
[ 13:46 danilo ]
- Update from 1.1 to 1.2
|
Thu, 26 Sep 2013
|
[ 12:23 danilo ]
- Update from 1.0 to 1.1
- Change maintainer email to @FreeBSD.org
- Add staging support
- Add lzip as EXTRACT_DEPENDS
Approved by: wg (mentor)
|
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, 12 Jun 2013
|
[ 11:53 wg ]
- Update to 1.0
- Pass maintainership to submitter
PR: ports/179461
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com>
Approved by: culot / jpaetzel (mentors, implicit)
|
Thu, 6 Dec 2012
|
[ 16:39 zi ] (Only the first 10 of 26 ports in this commit are shown above. )
- Reset MAINTAINER on ports with addresses that have unrecoverable bounces.
Reported by: portscout
Feature safe: yes
|
Sun, 24 Apr 2011
|
[ 20:54 makc ]
Add new port archivers/zutils:
Zutils is a collection of utilities able to deal with any combination
of compressed and non-compressed files transparently. If any given
file, including standard input, is compressed, its decompressed
content is used. Compressed files are decompressed on the fly; no
temporary files are created.
The provided utilities are:
Zcat - Decompresses and copies files to standard output.
Zcmp - Decompresses and compares two files byte by byte.
Zdiff - Decompresses and compares two files line by line.
Zgrep - Decompresses and searches files for a regular expression.
Ztest - Tests integrity of compressed files.
The supported compressors are bzip2, gzip, lzip, and xz.
WWW: http://www.nongnu.org/zutils/zutils.html
PR: ports/156359
Submitted by: Albert Vernon <f3cun3c02 at sneakemail.com>
|
Number of commits found: 28 |