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
signature.asc
Description: This is a digitally signed message part
