Created attachment 165444 [details] svn diff to fix archivers/unalz ( patch ) archivers/unalz is currently marked BROKEN (source unavailable) this pr(1) fixes that. Provides: MASTER_SITES, MAINTAINER, LICENSE, WWW these changes update, and/or correct the problems currently associated with archivers/unalz see: dev.box# make -DBATCH extract ===> License BSD3CLAUSE accepted by the user ===> unalz-0.65_2 depends on file: /usr/local/sbin/pkg - found => unalz-0.65.tgz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch http://BSDforge.com/projects/source/archivers/unalz/unalz-0.65.tgz unalz-0.65.tgz 100% of 134 kB 1516 kBps 00m00s ===> Fetching all distfiles required by unalz-0.65_2 for building ===> Extracting for unalz-0.65_2 => SHA256 Checksum OK for unalz-0.65.tgz. dev.box# make distclean ===> Cleaning for unalz-0.65_2 ===> Deleting distfiles for unalz-0.65_2 That's it! Thanks! --Chris
Why BSD3CLAUSE? It's ZLIB license. https://en.wikipedia.org/wiki/Zlib_License
(In reply to Dmitry Marakasov from comment #1) > Why BSD3CLAUSE? It's ZLIB license. https://en.wikipedia.org/wiki/Zlib_License Hmm... right you are. I'm afraid I was mis-led by the contents of pkg-descr; Unalz is a BSD-licensed unarchiver for AlZip format which requires... Now corrected. I've updated the svn diff, and will obsolete the previous one. Thanks, and sorry for the bother, Dmitry. --Chris
Created attachment 165461 [details] svn diff to fix archivers/unalz Updates, and replaces previous patch.
Comment on attachment 165461 [details] svn diff to fix archivers/unalz Port is unmaintained, implicit approval
A commit references this bug: Author: amdmi3 Date: Wed Jan 13 12:33:45 UTC 2016 New revision: 406036 URL: https://svnweb.freebsd.org/changeset/ports/406036 Log: - Unbreak fetch - Update WWW - Pass maintainership to submitter - Update license PR: 206162 Submitted by: portmaster@bsdforge.com Changes: head/archivers/unalz/Makefile head/archivers/unalz/pkg-descr
Thanks Kubilay, Dmitry! --Chris