Created attachment 162463 [details] patch with update to 2.3.0 Hello, attached a patch to update the port to the current version. QA is very simple for this one: # make stage && make stage-qa && make check-plist ====> Running Q/A tests (stage-qa) ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) Also i just executed the sample for a runtime test: # php work/IO_Bit-2.3.0/sample/iobit_get.php /tmp/muff 1 1:0 Greetings, Torsten
Maintainer informed via mail
Take.
@Torsten, it appears the existing attachment is empty (well 65 bytes), can you attach a new version, obsoleting the former please
This ports maintainer also doesn't yet have any account in Bugzilla. Maintainer timeout (30+days)
Torsten, this patch looks like this; >M Makefile >M distinfo >? pear-IO_Bit-2.3.0.diff can you please reupload. Tq.
Created attachment 163941 [details] patch with update to 2.3.0 I'm sorry, i've uploaded the patch again.
HI, Fails to fetch. Looks like the site have been changed. http://pkgdev.miwibox.org/data/93amd64-miwi/2015-12-09_13h41m06s/logs/errors/pear-IO_Bit-2.3.0.log
(In reply to Martin Wilke from comment #8) > Fails to fetch. Looks like the site have been changed. Yes; it seems the project is no longer supported by the current master site. I did a greater research and found the current project homepage hosted at github.com. I could rewrite the port to use this page, but than PEAR is no longer needed for installation. And after some more research i could not even find any PEAR dependency in the project. It seems pear was just used for installation. I would like to question this port. It is a dependency for graphics/pear-IO_SWF, but this port suffers the same problems (PR: 204033). In my opinion there are two options: 1) rewrite both ports, removing pear dependency and renaming them 2) mark them unfetchable and remove them if this does not change What is your opinion?
I followed your suggestion 2.
A commit references this bug: Author: miwi Date: Mon Dec 28 14:28:34 UTC 2015 New revision: 404650 URL: https://svnweb.freebsd.org/changeset/ports/404650 Log: - Mark both ports BROKEN, unfetchable - Mark both deprecated, unsupported via upstream PR: 204033 204032 Submitted by: Torsten Zuehlsdorff Approved by: maintainer timeout (both ports) Changes: head/devel/pear-IO_Bit/Makefile head/graphics/pear-IO_SWF/Makefile