Trying to build libcaca from ports as part of gstreamer. Getting the following problem with the mirrors, have tried multiple different mirrors and all the same.
# cd graphics/libcaca/ # make ===> libcaca-0.9p3 depends on: imlib2-* - found ===> Verifying specs: Imlib2.>=1 Imlib2.>=1 c ncurses m z X11 Xext freetype c ncurses m z X11 Xext freetype ===> found Imlib2.5.0 c.43.0 ncurses.10.0 m.2.3 z.4.1 X11.11.1 Xext.10.0 freetype.16.0 ===> Checking files for libcaca-0.9p3 >> libcaca-0.9.tar.gz doesn't seem to exist on this system. >> Fetch http://libcaca.zoy.org/files/libcaca-0.9.tar.gz. 100% |**************************************************| 16066 00:00 >> Size does not match for /usr/ports/distfiles/libcaca-0.9.tar.gz >> Fetch ftp://ftp.openbsd.org/pub/OpenBSD/distfiles//libcaca-0.9.tar.gz. 100% |**************************************************| 210 KB 00:03 >> Size does not match for /usr/ports/distfiles/libcaca-0.9.tar.gz *** Error code 1 Stop in /usr/ports/graphics/libcaca (line 2262 of /usr/ports/infrastructure/mk/bsd.port.mk). *** Error code 1 Stop in /usr/ports/graphics/libcaca (line 1714 of /usr/ports/infrastructure/mk/bsd.port.mk). *** Error code 1 Stop in /usr/ports/graphics/libcaca (line 1921 of /usr/ports/infrastructure/mk/bsd.port.mk). # # uname -a OpenBSD aenima.konundrum.org 4.3 GENERIC#698 i386 # cd /usr cvs -qd [EMAIL PROTECTED]:/cvs get -rOPENBSD_4_3 -P ports cd /usr/ports cvs -q up -rOPENBSD_4_3 -P TIA, Conor.
