Date: Sun, 03 Jan 2010 02:06:25 -0500 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Doug Barton <dougb@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/archivers/file-roller Makefile ports/archivers/file-roller/files patch-src_fr-command-zip.c Message-ID: <1262502385.16768.134.camel@shumai.marcuscom.com> In-Reply-To: <4B402298.7040202@FreeBSD.org> References: <201001022211.o02MBMSn045154@repoman.freebsd.org> <4B402298.7040202@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Sat, 2010-01-02 at 20:52 -0800, Doug Barton wrote: > Isn't this bass-ackwards? Is there some functionality from unzip that > this port needs that the version now in the base does not provide? If > that's the case, can someone make that issue known so that interested > parties can address it? There are two issues. The first is a lack of zipinfo. The unzip port includes the zipinfo binary which can be invoked via unzip by passing the -Z argument (i.e. unzip -Z is equivalent to calling zipinfo). The other major feature lacking in /usr/bin/unzip is password support. The unzip port supports password-encoded archives (via the -P argument), and the base version does not. If both of these issues get addressed, the base unzip would be fine. Without the fixes, file-roller is useless when it comes to zip archives. Joe > > *scratching head* > > Doug > > > Joe Marcus Clarke wrote: > > marcus 2010-01-02 22:11:22 UTC > > > > FreeBSD ports repository > > > > Modified files: > > archivers/file-roller Makefile > > Added files: > > archivers/file-roller/files patch-src_fr-command-zip.c > > Log: > > Now that -CURRENT has /usr/bin/unzip, explicitly invoke (and depend on) > > archivers/unzip. > > > > Revision Changes Path > > 1.86 +6 -3 ports/archivers/file-roller/Makefile > > 1.1 +39 -0 ports/archivers/file-roller/files/patch-src_fr-command-zip.c (new) > > > > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/archivers/file-roller/Makefile.diff?&r1=1.85&r2=1.86&f=h > > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/archivers/file-roller/files/patch-src_fr-command-zip.c > > > > -- PGP Key : http://www.marcuscom.com/pgp.asc [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iEYEABECAAYFAktAQe8ACgkQb2iPiv4Uz4e69wCggO9fHBW5SitYdv5eIjl8J2tW nkoAn3mjQYiT8+Hna+C+X439asHl9UNW =gy7a -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1262502385.16768.134.camel>
