Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jan 2020 20:09:35
1.9.1

|
sunpoet  |
Remove no-op command
The manpage is already installed in do-install: |
06 Apr 2019 14:42:38
1.9.1

|
sunpoet  |
Update to 1.9.1
- Add my LOCAL to MASTER_SITES
- Simplify PORTDOCS installation
Changes: https://www.cabextract.org.uk/#changes |
10 Nov 2018 07:59:09
1.9_2

|
sunpoet  |
Register iconv dependency
- Bump PORTREVISION for dependency and package change
PR: 233055
Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch> |
06 Nov 2018 15:00:00
1.9_1

|
sunpoet  |
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 |
05 Nov 2018 21:43:14
1.9

|
sunpoet  |
Update to 1.9
- Convert to options target helper
Changes: https://www.cabextract.org.uk/#changes |
22 Oct 2018 19:08:17
1.8

|
sunpoet  |
Update to 1.8
Changes: https://www.cabextract.org.uk/#changes |
29 Jul 2018 19:09:08
1.7

|
sunpoet  |
Update to 1.7
- Update MASTER_SITES
Changes: https://www.cabextract.org.uk/#changes |
20 Jun 2018 19:35:15
1.6

|
sunpoet  |
Take maintainership |
11 Jun 2018 20:56:24
1.6

|
feld  |
Reset MAINTAINER
Multiple consecutive previous maintainer timeouts |
05 Aug 2017 09:01:15
1.6

|
amdmi3  |
- Update WWW
Approved by: portmgr blanket |
01 Jun 2015 06:04:37
1.6

|
delphij  |
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 |
17 Apr 2015 15:17:28
1.4

|
amdmi3  |
- Add CPE info
- Add LICENSE_FILE
Approved by: portmgr blanket |
26 Dec 2013 16:34:35
1.4

|
bapt  |
Support stage |
20 Sep 2013 13:11:21
1.4

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
21 Dec 2012 05:32:18
1.4

|
danfe  |
- 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) |
11 Jun 2011 21:04:59
1.4 
|
gabor  |
- Update to 1.4 |
18 Mar 2011 17:59:51
1.3 
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
29 Jul 2010 22:45:51
1.3 
|
gabor  |
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 ) |
20 Mar 2008 09:19:39
1.2 
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
07 Aug 2007 18:21:25
1.2 
|
sobomax  |
Update MASTER_SITE and description to point to the new home page.
Submitted by: Stuart Caie (author) |
02 Jan 2007 21:12:04
1.2 
|
gabor  |
- Update to 1.2
- Remove unnecessary patch
- Style
Approved by: erwin (mentor) |
08 Dec 2006 13:46:35
1.1_1 
|
gabor  |
Change my e-mail address.
Approved by: erwin (mentor) |
10 Sep 2006 17:53:55
1.1_1 
|
erwin  |
- 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> |
23 Nov 2005 23:37:45
1.1 
|
pav  |
- Add SHA256 |
12 Apr 2005 03:26:57
1.1 
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
1.1 
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
23 Oct 2004 08:35:51
1.1 
|
okazaki  |
Update to version 1.1.
PR: 72817
Submitted by: KATO Tsuguru |
23 Oct 2004 08:35:48
1.0 
|
okazaki  |
Update to version 1.1.
PR: 72817
Submitted by: KATO Tsuguru |
16 Mar 2004 13:14:57
1.0 
|
krion  |
- Update to version 1.0
PR: ports/64328
Submitted by: Ports Fury |
05 Feb 2004 20:38:07
0.6_1 
|
trevor  |
Use PLIST_FILES.
Reviewed by: marcus |
27 Jan 2004 20:51:07
0.6_1 
|
trevor  |
Add SIZE. |
29 Jul 2003 09:12:37
0.6_1 
|
sobomax  |
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. |
14 Jul 2003 02:53:03
0.6_1 
|
sf  |
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead. |
07 Mar 2003 05:55:13
0.6 
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
30 Aug 2002 12:08:16
0.6 
|
sobomax  |
Update to 0.6.
PR: 41729
Submitted by: Ports Fury |
27 Aug 2001 09:35:40

|
sobomax  |
Update to 0.5. |
20 Aug 2001 09:13:32

|
sobomax  |
Update to 0.4. |
07 Aug 2001 12:57:53

|
sobomax  |
Update to 0.3. |
06 Mar 2001 13:29:27

|
sobomax  |
Update to 0.2. |
30 Nov 2000 14:21:29

|
sobomax  |
Add cabextract - a program to extract Microsoft cabinet (.CAB) files. |