notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: archivers/cabextract/Makefile
SVNWeb

Number of commits found: 41

Tue, 21 Mar 2023
[ 19:19 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:d4898f6695148c25bd78ded4eb6b02f35c2a720a  commit hash:d4898f6695148c25bd78ded4eb6b02f35c2a720a  commit hash:d4898f6695148c25bd78ded4eb6b02f35c2a720a  d4898f6 
archivers/cabextract: Update to 1.11

- Update WWW
- Reformat pkg-descr

Changes:	https://github.com/kyz/libmspack/blob/master/cabextract/NEWS
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:20 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:1ced9d288a7e33f5b7e7922ea8c5f965bbc55768  commit hash:1ced9d288a7e33f5b7e7922ea8c5f965bbc55768  commit hash:1ced9d288a7e33f5b7e7922ea8c5f965bbc55768  1ced9d2  (Only the first 10 of 199 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sun, 19 Sep 2021
[ 05:59 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:d3072779fe8d343040005b31db2575d9af793d98  commit hash:d3072779fe8d343040005b31db2575d9af793d98  commit hash:d3072779fe8d343040005b31db2575d9af793d98  d307277 
archivers/cabextract: Convert PLIST_FILES and PORTDOCS to PLIST entries
Tue, 14 Sep 2021
[ 10:54 Bernhard Froehlich (decke) search for other commits by this committer ]    commit hash:c63c4317684f321c0da1cc73451c1c0621973090  commit hash:c63c4317684f321c0da1cc73451c1c0621973090  commit hash:c63c4317684f321c0da1cc73451c1c0621973090  c63c431 
archivers/cabextract: Fix CPE information because current one is deprecated

Approved by:    portmgr (blanket)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 20 Jan 2020
[ 20:09 sunpoet search for other commits by this committer ] Original commit   Revision:523650
Remove no-op command

The manpage is already installed in do-install:
Sat, 6 Apr 2019
[ 14:42 sunpoet search for other commits by this committer ] Original commit   Revision:498100
Update to 1.9.1

- Add my LOCAL to MASTER_SITES
- Simplify PORTDOCS installation

Changes:	https://www.cabextract.org.uk/#changes
Sat, 10 Nov 2018
[ 07:59 sunpoet search for other commits by this committer ] Original commit   Revision:484591
Register iconv dependency

- Bump PORTREVISION for dependency and package change

PR:		233055
Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch>
Tue, 6 Nov 2018
[ 15:00 sunpoet search for other commits by this committer ] Original commit   Revision:484296
Update distinfo

- Bump PORTREVISION for package change

Upstream rerolled the tarball.
Around 5,000 lines of differences are tab/space changes.

The original tarball is available at
https://people.freebsd.org/~sunpoet/cabextract/cabextract-1.9.tar.gz
The diff -bru result is available at
https://people.freebsd.org/~sunpoet/cabextract/cabextract.diff
Mon, 5 Nov 2018
[ 21:43 sunpoet search for other commits by this committer ] Original commit   Revision:484226
Update to 1.9

- Convert to options target helper

Changes:	https://www.cabextract.org.uk/#changes
Mon, 22 Oct 2018
[ 19:08 sunpoet search for other commits by this committer ] Original commit   Revision:482762
Update to 1.8

Changes:	https://www.cabextract.org.uk/#changes
Sun, 29 Jul 2018
[ 19:09 sunpoet search for other commits by this committer ] Original commit   Revision:475679
Update to 1.7

- Update MASTER_SITES

Changes:	https://www.cabextract.org.uk/#changes
Wed, 20 Jun 2018
[ 19:35 sunpoet search for other commits by this committer ] Original commit   Revision:472904
Take maintainership
Mon, 11 Jun 2018
[ 20:56 feld search for other commits by this committer ] Original commit   Revision:472207 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Reset MAINTAINER

Multiple consecutive previous maintainer timeouts
Mon, 1 Jun 2015
[ 06:04 delphij search for other commits by this committer ] Original commit   Revision:388201
Security update to 1.6

PR:		198955
Security:	cc7548ef-06e1-11e5-8fda-002590263bf5
Security:	CVE-2014-9556
Security:	cfb12f02-06e1-11e5-8fda-002590263bf5
Security:	CVE-2015-2060
Submitted by:	Jason Unovitch <jason unovitch gmail com>
Reported by:	Sevan Janiyan <venture37 geeklan co uk>
Approved by:	maintainer timeout
MFH:		2015Q2
Fri, 17 Apr 2015
[ 15:17 amdmi3 search for other commits by this committer ] Original commit   Revision:384165
- Add CPE info
- Add LICENSE_FILE

Approved by:	portmgr blanket
Thu, 26 Dec 2013
[ 16:34 bapt search for other commits by this committer ] Original commit   Revision:337550
Support stage
Fri, 20 Sep 2013
[ 13:11 bapt search for other commits by this committer ] Original commit   Revision:327699 (Only the first 10 of 221 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
Fri, 21 Dec 2012
[ 05:32 danfe search for other commits by this committer ] Original commit   Revision:309340
- Trim Makefile header per new bylaws
- Drop indefinite article from COMMENT
- Define LICENSE (and remove COPYING from portdocs)
- Unmute installation commands
- Convert NOPORTDOCS -> PORT_OPTIONS:MDOCS

Approved by:	maintainer (gabor)
Sat, 11 Jun 2011
[ 21:04 gabor search for other commits by this committer ] Original commit 
- Update to 1.4
Thu, 29 Jul 2010
[ 22:45 gabor search for other commits by this committer ] Original commit 
Update to 1.3, which fixes two security bugs. Detailed description
from the author follows.

Bug 1: Infinite loop in MS-ZIP decoder [1]

The MS-ZIP and Quantum decoders read bits in roughly the same way as the LZX
decoder, however they don't have "inject two fake bytes" code.

In the situation where read() provides zero bytes, e.g. at the end of file or
end of a CAB block, the LZX decoder handles this by injecting two fake bytes,
then returns an error on subsequent calls. MS-ZIP and Quantum instead return
zero bytes without error. However, all three decoders are written to presume
they will get at least one byte. So this could lead to an infinite loop in
MS-ZIP and Quantum. An infinite loop has definitely been seen in MS-ZIP -
there is a while loop in inflate() of an uncompressed block (block type 0)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 20 Mar 2008
[ 09:19 pav search for other commits by this committer ] Original commit  (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Tue, 7 Aug 2007
[ 18:21 sobomax search for other commits by this committer ] Original commit 
Update MASTER_SITE and description to point to the new home page.

Submitted by:   Stuart Caie (author)
Tue, 2 Jan 2007
[ 21:12 gabor search for other commits by this committer ] Original commit 
- Update to 1.2
- Remove unnecessary patch
- Style

Approved by:    erwin (mentor)
Fri, 8 Dec 2006
[ 13:46 gabor search for other commits by this committer ] Original commit  (Only the first 10 of 69 ports in this commit are shown above. View all ports for this commit)
Change my e-mail address.

Approved by:    erwin (mentor)
Sun, 10 Sep 2006
[ 17:53 erwin search for other commits by this committer ] Original commit 
- Don't override CONFIGURE_TARGET, it compiles without that
- Add some more PORTDOCS
- Respect MAN1PREFIX
- Bump PORTREVISION
- Take maintainership

PR:             103103
Submitted by:   Gabor Kovesdan <gabor@FreeBSD.org>
Tue, 12 Apr 2005
[ 03:26 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 773 ports in this commit are shown above. View all ports for this commit)
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Mon, 11 Apr 2005
[ 08:04 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 776 ports in this commit are shown above. View all ports for this commit)
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Sat, 23 Oct 2004
[ 08:35 okazaki search for other commits by this committer ] Original commit 
Update to version 1.1.

PR:             72817
Submitted by:   KATO Tsuguru
Tue, 16 Mar 2004
[ 13:14 krion search for other commits by this committer ] Original commit 
- Update to version 1.0

PR:             ports/64328
Submitted by:   Ports Fury
Thu, 5 Feb 2004
[ 20:38 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 804 ports in this commit are shown above. View all ports for this commit)
Use PLIST_FILES.

Reviewed by:    marcus
Tue, 29 Jul 2003
[ 09:12 sobomax search for other commits by this committer ] Original commit  (Only the first 10 of 128 ports in this commit are shown above. View all ports for this commit)
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
Mon, 14 Jul 2003
[ 02:53 sf search for other commits by this committer ] Original commit  (Only the first 10 of 72 ports in this commit are shown above. View all ports for this commit)
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
Fri, 7 Mar 2003
[ 05:55 ade search for other commits by this committer ] Original commit  (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Fri, 30 Aug 2002
[ 12:08 sobomax search for other commits by this committer ] Original commit 
Update to 0.6.

PR:             41729
Submitted by:   Ports Fury
Mon, 27 Aug 2001
[ 09:35 sobomax search for other commits by this committer ] Original commit 
Update to 0.5.    
Mon, 20 Aug 2001
[ 09:13 sobomax search for other commits by this committer ] Original commit 
Update to 0.4.    
Tue, 7 Aug 2001
[ 12:57 sobomax search for other commits by this committer ] Original commit 
Update to 0.3.    
Tue, 6 Mar 2001
[ 13:29 sobomax search for other commits by this committer ] Original commit 
Update to 0.2.    
Thu, 30 Nov 2000
[ 14:21 sobomax search for other commits by this committer ] Original commit 
Add cabextract - a program to extract Microsoft cabinet (.CAB) files.    

Number of commits found: 41