FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 1:19 AM GMT
Port details
cabextract 1.4 archivers on this many watch lists=140 search for ports that depend on this port An older version of this port was marked as vulnerable.
A program to extract Microsoft cabinet (.CAB) files
Maintained by: gabor@FreeBSD.org search for ports maintained by this maintainer
Port Added: 30 Nov 2000 11:21:29
License: not specified in port
The cabextract is Free Software for extracting Microsoft cabinet files,
also called .CAB files, on UNIX or UNIX-like systems. The cabextract is
distributed under the GPL license. It is based on the portable LGPL libmspack
library. cabextract supports all special features and all compression
formats of Microsoft cabinet files.

WWW: http://www.cabextract.org.uk/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMonThere are no ports dependent upon this port

To install the port: cd /usr/ports/archivers/cabextract/ && make install clean
To add the package: pkg_add -r cabextract


Configuration Options
     No options to configure

Master Sites:
http://www.cabextract.org.uk/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 25

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
11 Jun 2011 21:04:59
Original commit files touched by this commit  1.4
gabor search for other commits by this committer
- Update to 1.4
18 Mar 2011 17:59:51
Original commit files touched by this commit  1.3
miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
29 Jul 2010 22:45:51
Original commit files touched by this commit  1.3
gabor search for other commits by this committer
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)
20 Mar 2008 09:19:39
Original commit files touched by this commit  1.2
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
07 Aug 2007 18:21:25
Original commit files touched by this commit  1.2
 This port version is marked as vulnerable.
sobomax search for other commits by this committer
Update MASTER_SITE and description to point to the new home page.

Submitted by:   Stuart Caie (author)
02 Jan 2007 21:12:04
Original commit files touched by this commit  1.2
 This port version is marked as vulnerable.
gabor search for other commits by this committer
- Update to 1.2
- Remove unnecessary patch
- Style

Approved by:    erwin (mentor)
08 Dec 2006 13:46:35
Original commit files touched by this commit  1.1_1
 This port version is marked as vulnerable.
gabor search for other commits by this committer
Change my e-mail address.

Approved by:    erwin (mentor)
10 Sep 2006 17:53:55
Original commit files touched by this commit  1.1_1
 This port version is marked as vulnerable.
erwin search for other commits by this committer
- 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
Original commit files touched by this commit  1.1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Add SHA256
12 Apr 2005 03:26:57
Original commit files touched by this commit  1.1
 This port version is marked as vulnerable.
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  1.1
 This port version is marked as vulnerable.
obrien search for other commits by this committer
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
Original commit files touched by this commit  1.1
 This port version is marked as vulnerable.
okazaki search for other commits by this committer
Update to version 1.1.

PR:             72817
Submitted by:   KATO Tsuguru
23 Oct 2004 08:35:48
Original commit files touched by this commit  1.0
 This port version is marked as vulnerable.
okazaki search for other commits by this committer
Update to version 1.1.

PR:             72817
Submitted by:   KATO Tsuguru
16 Mar 2004 13:14:57
Original commit files touched by this commit  1.0
 This port version is marked as vulnerable.
krion search for other commits by this committer
- Update to version 1.0

PR:             ports/64328
Submitted by:   Ports Fury
05 Feb 2004 20:38:07
Original commit files touched by this commit  0.6_1
 This port version is marked as vulnerable.
trevor search for other commits by this committer
Use PLIST_FILES.

Reviewed by:    marcus
27 Jan 2004 20:51:07
Original commit files touched by this commit  0.6_1
 This port version is marked as vulnerable.
trevor search for other commits by this committer
Add SIZE.
29 Jul 2003 09:12:37
Original commit files touched by this commit  0.6_1
 This port version is marked as vulnerable.
sobomax search for other commits by this committer
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
Original commit files touched by this commit  0.6_1
 This port version is marked as vulnerable.
sf search for other commits by this committer
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
07 Mar 2003 05:55:13
Original commit files touched by this commit  0.6
 This port version is marked as vulnerable.
ade search for other commits by this committer
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
Original commit files touched by this commit  0.6
 This port version is marked as vulnerable.
sobomax search for other commits by this committer
Update to 0.6.

PR:             41729
Submitted by:   Ports Fury
27 Aug 2001 09:35:40
files touched by this commit
sobomax search for other commits by this committer
Update to 0.5.    
20 Aug 2001 09:13:32
files touched by this commit
sobomax search for other commits by this committer
Update to 0.4.    
07 Aug 2001 12:57:53
files touched by this commit
sobomax search for other commits by this committer
Update to 0.3.    
06 Mar 2001 13:29:27
files touched by this commit
sobomax search for other commits by this committer
Update to 0.2.    
30 Nov 2000 14:21:29
files touched by this commit
sobomax search for other commits by this committer
Add cabextract - a program to extract Microsoft cabinet (.CAB) files.    

Number of commits found: 25

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06

14 vulnerabilities affecting 32 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23150
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 4
new 48 hours8
new 7 days45
new fortnight70
new month141

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.129 seconds.