notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: archivers/zutils/distinfo

Number of commits found: 15

Sunday, 19 May 2024
04:21 Gabriel M. Dutra (dutra) search for other commits by this committer
archivers/zutils: Update to 1.13

Take maintainership
commit hash: 81c6a23d926b8fc96045df75bf7111e722ea2974 commit hash: 81c6a23d926b8fc96045df75bf7111e722ea2974 commit hash: 81c6a23d926b8fc96045df75bf7111e722ea2974 commit hash: 81c6a23d926b8fc96045df75bf7111e722ea2974 81c6a23
Wednesday, 11 Jan 2023
17:34 Fernando ApesteguĂ­a (fernape) search for other commits by this committer
archivers/zutils: update to 1.12

Reported by:	portscout
commit hash: 50502ff8ea12f4c1d73c0aa5fc8e1ef94dc0fe96 commit hash: 50502ff8ea12f4c1d73c0aa5fc8e1ef94dc0fe96 commit hash: 50502ff8ea12f4c1d73c0aa5fc8e1ef94dc0fe96 commit hash: 50502ff8ea12f4c1d73c0aa5fc8e1ef94dc0fe96 50502ff
Friday, 11 Feb 2022
17:40 Neel Chauhan (nc) search for other commits by this committer
archivers/zutils: Update to 1.11
commit hash: f13370aee779c7ca1ab21d3f11cfa41f711f11c1 commit hash: f13370aee779c7ca1ab21d3f11cfa41f711f11c1 commit hash: f13370aee779c7ca1ab21d3f11cfa41f711f11c1 commit hash: f13370aee779c7ca1ab21d3f11cfa41f711f11c1 f13370a
Wednesday, 12 May 2021
21:22 Danilo Egea Gondolfo (danilo) search for other commits by this committer
archivers/zutils: Update to 1.10

Drop maintainership.
commit hash: b3396e53b2f35e92a49dd5c4156b5118a4759faf commit hash: b3396e53b2f35e92a49dd5c4156b5118a4759faf commit hash: b3396e53b2f35e92a49dd5c4156b5118a4759faf commit hash: b3396e53b2f35e92a49dd5c4156b5118a4759faf b3396e5
Wednesday, 12 Aug 2020
16:43 danilo search for other commits by this committer
- Update to 1.9
Original commitRevision:544754 
Sunday, 6 Jan 2019
23:35 danilo search for other commits by this committer
- Update to 1.8

This version fixes a buffer overflow in zcat.

MFH:		2019Q1
Original commitRevision:489553 
Tuesday, 27 Feb 2018
23:28 danilo search for other commits by this committer
- Update to 1.7
Original commitRevision:463167 
Sunday, 7 May 2017
17:24 danilo search for other commits by this committer
- Update to 1.6
Original commitRevision:440350 
Saturday, 21 May 2016
01:43 danilo search for other commits by this committer
- Update to 1.5
Original commitRevision:415582 
Tuesday, 9 Jun 2015
14:58 danilo search for other commits by this committer
- Update to 1.4
Original commitRevision:388943 
Tuesday, 2 Sep 2014
14:30 danilo search for other commits by this committer
- Update from 1.2 to 1.3
- Use install-strip
Original commitRevision:367012 
Saturday, 22 Feb 2014
13:46 danilo search for other commits by this committer
- Update from 1.1 to 1.2
Original commitRevision:345639 
Thursday, 26 Sep 2013
12:23 danilo search for other commits by this committer
- 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)
Original commitRevision:328351 
Wednesday, 12 Jun 2013
11:53 wg search for other commits by this committer
- 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)
Original commitRevision:320675 
Sunday, 24 Apr 2011
20:54 makc search for other commits by this committer
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>
Original commit

Number of commits found: 15