cad/z88 is marked BROKEN= Unfetchable The latest version can be fetched from http://en.z88.de/download-z88os e.g. http://download.z88.de/z88os/z88v14os_english.tar.gz Anton
The port has no maintainer, so it's likely that there's nobody to work out an update beside you.
thought so. I'll try.
Created attachment 158281 [details] patch to pass the checksum stage Stuck on the patch stage, need help
The best references for instructions on how to test ports is the Porters Handbook, which you can find here: https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/porting-testing.html There are also IRC channels dedicated to FreeBSD Ports: * #bsdports (efnet) * #freebsd-ports (freenode)
Created attachment 159300 [details] svn diff for cad/z88 svn diff against /usr/ports. To apply copy the patch to /usr/ports, cd /usr/ports svn patch z88.diff Unresolved problem: make package hangs. build/install proceed fine.
The patch does not work here, the last part of the poudriere log (9.3-RELEASE i386): =======================<phase: configure >============================ ===> z88-14.0 depends on executable: pkgconf - found ===> z88-14.0 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - found ===> z88-14.0 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - found ===> z88-14.0 depends on file: /usr/local/bin/ccache - found ===> z88-14.0 depends on shared library: libgtkglext-x11-1.0.so - found (/usr/local/lib/libgtkglext-x11-1.0.so) ===> z88-14.0 depends on shared library: libGLU.so - found (/usr/local/lib/libGLU.so) ===> z88-14.0 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> z88-14.0 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> z88-14.0 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> z88-14.0 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> Configuring for z88-14.0 =========================================================================== =======================<phase: build >============================ ===> Building for z88-14.0 make: don't know how to make /wrkdirs/usr/ports/cad/z88/work/z88v14os/src/z88com/unix/z88com.c. Stop *** [do-build] Error code 2 Stop in /usr/ports/cad/z88. The same happens when I do a "dirty" in-place build. It looks like z88/work/z88v14os/ does not exist, but z88/work/z88-14.0/z88v14os/ does. I have full poudriere logs for 9.3-RELEASE-i386 and 11.0-CURRENT-amd64 available.
No feedback for 25 days, and r404471 made the current version of the port workable again.
Feedback timeout as per comment 7. @Mexas, please re-open the issue if you can provide a patch update to fix the issue reported in comment 6