non port: archivers/cabextract/Makefile |
SVNWeb
|
Number of commits found: 41 |
Tue, 21 Mar 2023
|
[ 19:19 Po-Chuan Hsieh (sunpoet) ] 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) ] 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 )
|
Sun, 19 Sep 2021
|
[ 05:59 Po-Chuan Hsieh (sunpoet) ] d307277
archivers/cabextract: Convert PLIST_FILES and PORTDOCS to PLIST entries
|
Tue, 14 Sep 2021
|
[ 10:54 Bernhard Froehlich (decke) ] c63c431
archivers/cabextract: Fix CPE information because current one is deprecated
Approved by: portmgr (blanket)
|
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.
|
Mon, 20 Jan 2020
|
[ 20:09 sunpoet ]
Remove no-op command
The manpage is already installed in do-install:
|
Sat, 6 Apr 2019
|
[ 14:42 sunpoet ]
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 ]
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 ]
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 ]
Update to 1.9
- Convert to options target helper
Changes: https://www.cabextract.org.uk/#changes
|
Mon, 22 Oct 2018
|
[ 19:08 sunpoet ]
Update to 1.8
Changes: https://www.cabextract.org.uk/#changes
|
Sun, 29 Jul 2018
|
[ 19:09 sunpoet ]
Update to 1.7
- Update MASTER_SITES
Changes: https://www.cabextract.org.uk/#changes
|
Wed, 20 Jun 2018
|
[ 19:35 sunpoet ]
Take maintainership
|
Mon, 11 Jun 2018
|
[ 20:56 feld ] (Only the first 10 of 19 ports in this commit are shown above. )
Reset MAINTAINER
Multiple consecutive previous maintainer timeouts
|
Mon, 1 Jun 2015
|
[ 06:04 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
|
Fri, 17 Apr 2015
|
[ 15:17 amdmi3 ]
- Add CPE info
- Add LICENSE_FILE
Approved by: portmgr blanket
|
Thu, 26 Dec 2013
|
[ 16:34 bapt ]
Support stage
|
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)
|
Fri, 21 Dec 2012
|
[ 05:32 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)
|
Sat, 11 Jun 2011
|
[ 21:04 gabor ]
- Update to 1.4
|
Thu, 29 Jul 2010
|
[ 22:45 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 )
|
Thu, 20 Mar 2008
|
[ 09:19 pav ] (Only the first 10 of 42 ports in this commit are shown above. )
- Remove USE_GETOPT_LONG which is a no-op since March 2007
|
Tue, 7 Aug 2007
|
[ 18:21 sobomax ]
Update MASTER_SITE and description to point to the new home page.
Submitted by: Stuart Caie (author)
|
Tue, 2 Jan 2007
|
[ 21:12 gabor ]
- Update to 1.2
- Remove unnecessary patch
- Style
Approved by: erwin (mentor)
|
Fri, 8 Dec 2006
|
[ 13:46 gabor ] (Only the first 10 of 69 ports in this commit are shown above. )
Change my e-mail address.
Approved by: erwin (mentor)
|
Sun, 10 Sep 2006
|
[ 17:53 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>
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
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 ]
Update to version 1.1.
PR: 72817
Submitted by: KATO Tsuguru
|
Tue, 16 Mar 2004
|
[ 13:14 krion ]
- Update to version 1.0
PR: ports/64328
Submitted by: Ports Fury
|
Thu, 5 Feb 2004
|
[ 20:38 trevor ] (Only the first 10 of 804 ports in this commit are shown above. )
Use PLIST_FILES.
Reviewed by: marcus
|
Tue, 29 Jul 2003
|
[ 09:12 sobomax ] (Only the first 10 of 128 ports in this commit are shown above. )
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 ] (Only the first 10 of 72 ports in this commit are shown above. )
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
|
Fri, 7 Mar 2003
|
[ 05:55 ade ] (Only the first 10 of 42 ports in this commit are shown above. )
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 ]
Update to 0.6.
PR: 41729
Submitted by: Ports Fury
|
Mon, 27 Aug 2001
|
[ 09:35 sobomax ]
Update to 0.5.
|
Mon, 20 Aug 2001
|
[ 09:13 sobomax ]
Update to 0.4.
|
Tue, 7 Aug 2001
|
[ 12:57 sobomax ]
Update to 0.3.
|
Tue, 6 Mar 2001
|
[ 13:29 sobomax ]
Update to 0.2.
|
Thu, 30 Nov 2000
|
[ 14:21 sobomax ]
Add cabextract - a program to extract Microsoft cabinet (.CAB) files.
|
Number of commits found: 41 |