From r.c.ladan@gmail.com Tue Jul 31 19:50:02 2007 Return-Path: Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 19FBF16A41A for ; Tue, 31 Jul 2007 19:50:02 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.186]) by mx1.freebsd.org (Postfix) with ESMTP id 7AC7B13C461 for ; Tue, 31 Jul 2007 19:50:01 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: by fk-out-0910.google.com with SMTP id b27so575477fka for ; Tue, 31 Jul 2007 12:50:00 -0700 (PDT) Received: by 10.82.111.8 with SMTP id j8mr6160345buc.1185911399859; Tue, 31 Jul 2007 12:49:59 -0700 (PDT) Received: from 195-241-221-201.dsl.ip.tiscali.nl ( [195.241.221.201]) by mx.google.com with ESMTPS id 31sm19904593nfu.2007.07.31.12.49.59 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 31 Jul 2007 12:49:59 -0700 (PDT) Message-Id: <46AF9266.6040900@gmail.com> Date: Tue, 31 Jul 2007 21:49:58 +0200 From: Rene Ladan To: FreeBSD-gnats-submit@freebsd.org Subject: [NEW PORT] emulators/fuse-utils: Utilities from the Free Unix Spectrum Emulator >Number: 115096 >Category: ports >Synopsis: [NEW PORT] emulators/fuse-utils: Utilities from the Free Unix Spectrum Emulator >Confidential: no >Severity: non-critical >Priority: low >Responsible: rene >State: closed >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jul 31 20:00:06 GMT 2007 >Closed-Date: Tue Mar 31 18:26:20 UTC 2009 >Last-Modified: Tue Mar 31 18:30:01 UTC 2009 >Originator: Rene Ladan >Release: FreeBSD 7.0-CURRENT i386 >Organization: >Environment: System: FreeBSD 195-241-221-201.dsl.ip.tiscali.nl 7.0-CURRENT FreeBSD 7.0-CURRENT #13: Mon Jul 30 23:53:14 CEST 2007 >Description: fuse-utils is an utility package for handling ZX Spectrum files. It can be used to list and convert tape, hard disk, and snapshot files. Author: Philip Kendall WWW: http://fuse-emulator.sourceforge.net/ -- Rene Ladan Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- fuse-utils-0.8.0.1.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # fuse-utils # fuse-utils/pkg-plist # fuse-utils/pkg-descr # fuse-utils/distinfo # fuse-utils/Makefile # echo c - fuse-utils mkdir -p fuse-utils > /dev/null 2>&1 echo x - fuse-utils/pkg-plist sed 's/^X//' >fuse-utils/pkg-plist << 'END-of-fuse-utils/pkg-plist' Xbin/createhdf Xbin/listbasic Xbin/raw2hdf Xbin/rzxcheck Xbin/rzxdump Xbin/rzxtool Xbin/scl2trd Xbin/snap2tzx Xbin/snapconv Xbin/tapeconv Xbin/tzxlist X%%PORTDOCS%%%%DOCSDIR%%/AUTHORS X%%PORTDOCS%%%%DOCSDIR%%/ChangeLog X%%PORTDOCS%%%%DOCSDIR%%/README X%%PORTDOCS%%@dirrm %%DOCSDIR%% END-of-fuse-utils/pkg-plist echo x - fuse-utils/pkg-descr sed 's/^X//' >fuse-utils/pkg-descr << 'END-of-fuse-utils/pkg-descr' Xfuse-utils is an utility package for handling ZX Spectrum files. It can be Xused to list and convert tape, hard disk, and snapshot files. X XAuthor: Philip Kendall XWWW: http://fuse-emulator.sourceforge.net/ X X-- XRene Ladan X END-of-fuse-utils/pkg-descr echo x - fuse-utils/distinfo sed 's/^X//' >fuse-utils/distinfo << 'END-of-fuse-utils/distinfo' XMD5 (fuse-utils-0.8.0.1.tar.gz) = 387bb4005fc7c84bf7e5a58eaaee3e6b XSHA256 (fuse-utils-0.8.0.1.tar.gz) = 422df42e92eddd9867a7cf72a2c1f0a01b9c7384835906e8ca7eb8f484da851b XSIZE (fuse-utils-0.8.0.1.tar.gz) = 350992 END-of-fuse-utils/distinfo echo x - fuse-utils/Makefile sed 's/^X//' >fuse-utils/Makefile << 'END-of-fuse-utils/Makefile' X# New ports collection makefile for: fuse X# Date created: 2007-06-27 X# Whom: Rene Ladan X# X# $FreeBSD: $ X# X XPORTNAME= fuse-utils XPORTVERSION= 0.8.0.1 XCATEGORIES= emulators XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= fuse-emulator X XMAINTAINER= r.c.ladan@gmail.com XCOMMENT= Utilities from the Free Unix Spectrum Emulator X XLIB_DEPENDS= spectrum.5:${PORTSDIR}/emulators/libspectrum \ X gcrypt.13:${PORTSDIR}/security/libgcrypt \ X gpg-error.0:${PORTSDIR}/security/libgpg-error \ X icui18n.36:${PORTSDIR}/devel/icu X# also requires icuuc.36 and icudata.36 from devel/icu X XUSE_GETTEXT= yes XUSE_GNOME= glib20 XUSE_ICONV= yes XGNU_CONFIGURE= yes X XUSE_GETOPT_LONG= yes X X.include X XCONFIGURE_ARGS+= --mandir=${PREFIX}/man XCONFIGURE_ARGS+= --with-libspectrum-prefix=${PREFIX} XCONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib" X XMAN1= createhdf.1 fuse-utils.1 listbasic.1 raw2hdf.1 rzxcheck.1 rzxdump.1 rzxtool.1 scl2trd.1 snap2tzx.1 snapconv.1 tapeconv.1 tzxlist.1 X X.if !defined(NOPORTDOCS) Xpost-install: X @${MKDIR} ${DOCSDIR} X cd ${WRKSRC} && ${INSTALL_DATA} AUTHORS ChangeLog README ${DOCSDIR} X.endif X X.include END-of-fuse-utils/Makefile exit --- fuse-utils-0.8.0.1.shar ends here --- >Release-Note: >Audit-Trail: Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Mon Aug 20 16:02:40 UTC 2007 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=115096 Responsible-Changed-From-To: miwi->freebsd-ports-bugs Responsible-Changed-By: miwi Responsible-Changed-When: Wed Aug 22 13:00:14 UTC 2007 Responsible-Changed-Why: Back to pool. http://www.freebsd.org/cgi/query-pr.cgi?pr=115096 State-Changed-From-To: open->closed State-Changed-By: edwin State-Changed-When: Thu Sep 6 12:10:39 UTC 2007 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=115096 State-Changed-From-To: closed->open State-Changed-By: edwin State-Changed-When: Thu Sep 6 12:11:35 UTC 2007 State-Changed-Why: wrong one closed http://www.freebsd.org/cgi/query-pr.cgi?pr=115096 State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Thu Sep 6 12:38:50 UTC 2007 State-Changed-Why: I get this: checking for gcry_check_version in -lgcrypt... yes checking libspectrum.h usability... yes checking libspectrum.h presence... yes checking for libspectrum.h... yes checking whether lots of warnings requested... no cc -O2 -fno-strict-aliasing -pipe -I/usr/local/include -Wall -o rzxcheck rzxcheck.o keys.o utils.o -L/usr/local/lib /usr/local/lib/libspectrum.so -lm -lbz2 -lz /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib rzxcheck.o(.text+0x128): In function `main': : undefined reference to `libspectrum_verify_signature' rzxcheck.o(.text+0x171): In function `main': : undefined reference to `libspectrum_signature_free' rzxcheck.o(.text+0x214): In function `main': : undefined reference to `libspectrum_signature_free' rzxcheck.o(.text+0x24f): In function `main': : undefined reference to `libspectrum_signature_free' Any suggestions? Responsible-Changed-From-To: freebsd-ports-bugs->edwin Responsible-Changed-By: edwin Responsible-Changed-When: Thu Sep 6 12:38:50 UTC 2007 Responsible-Changed-Why: I hope to be able to answer this http://www.freebsd.org/cgi/query-pr.cgi?pr=115096 From: Rene Ladan To: edwin@FreeBSD.org Cc: kemm@in-line.ru Subject: Re: ports/115096: [NEW PORT] emulators/fuse-utils: Utilities from the Free Unix Spectrum Emulator Date: Sat, 08 Sep 2007 23:16:36 +0200 edwin@FreeBSD.org schreef: > Synopsis: [NEW PORT] emulators/fuse-utils: Utilities from the Free Unix Spectrum Emulator > > State-Changed-From-To: open->feedback > State-Changed-By: edwin > State-Changed-When: Thu Sep 6 12:38:50 UTC 2007 > State-Changed-Why: > I get this: > > checking for gcry_check_version in -lgcrypt... yes > checking libspectrum.h usability... yes > checking libspectrum.h presence... yes > checking for libspectrum.h... yes > checking whether lots of warnings requested... no > > > cc -O2 -fno-strict-aliasing -pipe -I/usr/local/include -Wall -o rzxcheck rzxcheck.o keys.o utils.o -L/usr/local/lib /usr/local/lib/libspectrum.so -lm -lbz2 -lz /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib > rzxcheck.o(.text+0x128): In function `main': > : undefined reference to `libspectrum_verify_signature' > rzxcheck.o(.text+0x171): In function `main': > : undefined reference to `libspectrum_signature_free' > rzxcheck.o(.text+0x214): In function `main': > : undefined reference to `libspectrum_signature_free' > rzxcheck.o(.text+0x24f): In function `main': > : undefined reference to `libspectrum_signature_free' > > Any suggestions? > On my i386 box, the successful compilation looks like this: checking for gcry_check_version in -lgcrypt... yes checking libspectrum.h usability... yes checking libspectrum.h presence... yes checking for libspectrum.h... yes checking whether lots of warnings requested... no if cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fno-tree-vrp -march=prescott -I/usr/local/include -Wall -MT rzxcheck.o -MD -MP -MF ".deps/rzxcheck.Tpo" -c -o rzxcheck.o rzxcheck.c; then mv -f ".deps/rzxcheck.Tpo" ".deps/rzxcheck.Po"; else rm -f ".deps/rzxcheck.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fno-tree-vrp -march=prescott -I/usr/local/include -Wall -MT keys.o -MD -MP -MF ".deps/keys.Tpo" -c -o keys.o keys.c; then mv -f ".deps/keys.Tpo" ".deps/keys.Po"; else rm -f ".deps/keys.Tpo"; exit 1; fi /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -fno-tree-vrp -march=prescott -I/usr/local/include -Wall -L/usr/local/lib -L/usr/local/lib -o rzxcheck rzxcheck.o keys.o utils.o -L/usr/local/lib -lspectrum cc -O2 -pipe -fno-strict-aliasing -fno-tree-vrp -march=prescott -I/usr/local/include -Wall -o rzxcheck rzxcheck.o keys.o utils.o -L/usr/local/lib /usr/local/lib/libspectrum.so -lm -lbz2 -lz /usr/local/lib/libgcrypt.so /usr/local/lib/libgpg-error.so /usr/local/lib/libglib-2.0.so -licui18n /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib So it looks like you miss a bunch of libraries: * /usr/local/lib/libgcrypt.so * /usr/local/lib/libgpg-error.so * -licui18n Can you check that your libspectrum is compiled against libgcrypt? This should be the case since the check for -lgcrypt in the configure step succeeded, and the Makefile of libspectrum automatically compiles against libgcrypt if it finds it in ${LOCALBASE}/include. According to the Makefile.am of fuse-utils, rzxcheck is only built when libgcrypt is found. > > Responsible-Changed-From-To: freebsd-ports-bugs->edwin > Responsible-Changed-By: edwin > Responsible-Changed-When: Thu Sep 6 12:38:50 UTC 2007 > Responsible-Changed-Why: > I hope to be able to answer this > > http://www.freebsd.org/cgi/query-pr.cgi?pr=115096 > -- GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6 (subkeys.pgp.net) "It won't fit on the line." -- me, 2001 From: Edwin Groothuis To: Rene Ladan Cc: FreeBSD Gnats Submit , kemm@in-line.ru Subject: Re: ports/115096: [NEW PORT] emulators/fuse-utils: Utilities from the Free Unix Spectrum Emulator Date: Sun, 9 Sep 2007 10:47:27 +1000 On Sat, Sep 08, 2007 at 11:16:36PM +0200, Rene Ladan wrote: > edwin@FreeBSD.org schreef: > > Synopsis: [NEW PORT] emulators/fuse-utils: Utilities from the Free Unix Spectrum Emulator > > > > State-Changed-From-To: open->feedback > > State-Changed-By: edwin > > State-Changed-When: Thu Sep 6 12:38:50 UTC 2007 > > State-Changed-Why: > > I get this: > > > > checking for gcry_check_version in -lgcrypt... yes > > checking libspectrum.h usability... yes > > checking libspectrum.h presence... yes > > checking for libspectrum.h... yes > > checking whether lots of warnings requested... no > > > > > > cc -O2 -fno-strict-aliasing -pipe -I/usr/local/include -Wall -o rzxcheck rzxcheck.o keys.o utils.o -L/usr/local/lib /usr/local/lib/libspectrum.so -lm -lbz2 -lz /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib > > rzxcheck.o(.text+0x128): In function `main': > > : undefined reference to `libspectrum_verify_signature' > > rzxcheck.o(.text+0x171): In function `main': > > : undefined reference to `libspectrum_signature_free' > > rzxcheck.o(.text+0x214): In function `main': > > : undefined reference to `libspectrum_signature_free' > > rzxcheck.o(.text+0x24f): In function `main': > > : undefined reference to `libspectrum_signature_free' > > > > Any suggestions? > > > On my i386 box, the successful compilation looks like this: > > checking for gcry_check_version in -lgcrypt... yes > checking libspectrum.h usability... yes > checking libspectrum.h presence... yes > checking for libspectrum.h... yes > checking whether lots of warnings requested... no > > > if cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fno-tree-vrp -march=prescott -I/usr/local/include -Wall -MT rzxcheck.o -MD -MP -MF ".deps/rzxcheck.Tpo" -c -o rzxcheck.o rzxcheck.c; then mv -f ".deps/rzxcheck.Tpo" ".deps/rzxcheck.Po"; else rm -f ".deps/rzxcheck.Tpo"; exit 1; fi > if cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fno-tree-vrp -march=prescott -I/usr/local/include -Wall -MT keys.o -MD -MP -MF ".deps/keys.Tpo" -c -o keys.o keys.c; then mv -f ".deps/keys.Tpo" ".deps/keys.Po"; else rm -f ".deps/keys.Tpo"; exit 1; fi > /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -fno-tree-vrp -march=prescott -I/usr/local/include -Wall -L/usr/local/lib -L/usr/local/lib -o rzxcheck rzxcheck.o keys.o utils.o -L/usr/local/lib -lspectrum > cc -O2 -pipe -fno-strict-aliasing -fno-tree-vrp -march=prescott -I/usr/local/include -Wall -o rzxcheck rzxcheck.o keys.o utils.o -L/usr/local/lib /usr/local/lib/libspectrum.so -lm -lbz2 -lz /usr/local/lib/libgcrypt.so /usr/local/lib/libgpg-error.so /usr/local/lib/libglib-2.0.so -licui18n /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib > > So it looks like you miss a bunch of libraries: > * /usr/local/lib/libgcrypt.so > * /usr/local/lib/libgpg-error.so > * -licui18n > > Can you check that your libspectrum is compiled against libgcrypt? > This should be the case since the check for -lgcrypt in the configure > step succeeded, and the Makefile of libspectrum automatically > compiles against libgcrypt if it finds it in ${LOCALBASE}/include. It is not, since by default emulators/libspectrum comes without libgcrypt: OPTIONS= GLIB "Use GLib" on \ GCRYPT "Use libgcrypt" off Maybe we can change the default behaviour of libspectrum to enable gcrypt support? Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/ From: Rene Ladan To: Edwin Groothuis Cc: FreeBSD Gnats Submit , kemm@in-line.ru Subject: Re: ports/115096: [NEW PORT] emulators/fuse-utils: Utilities from the Free Unix Spectrum Emulator Date: Sun, 09 Sep 2007 09:22:35 +0200 Edwin Groothuis schreef: > On Sat, Sep 08, 2007 at 11:16:36PM +0200, Rene Ladan wrote: >> edwin@FreeBSD.org schreef: >>> Synopsis: [NEW PORT] emulators/fuse-utils: Utilities from the Free Unix Spectrum Emulator >>> >>> State-Changed-From-To: open->feedback >>> State-Changed-By: edwin >>> State-Changed-When: Thu Sep 6 12:38:50 UTC 2007 >>> State-Changed-Why: >>> I get this: >>> >>> checking for gcry_check_version in -lgcrypt... yes >>> checking libspectrum.h usability... yes >>> checking libspectrum.h presence... yes >>> checking for libspectrum.h... yes >>> checking whether lots of warnings requested... no >>> >>> >>> cc -O2 -fno-strict-aliasing -pipe -I/usr/local/include -Wall -o rzxcheck rzxcheck.o keys.o utils.o -L/usr/local/lib /usr/local/lib/libspectrum.so -lm -lbz2 -lz /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib >>> rzxcheck.o(.text+0x128): In function `main': >>> : undefined reference to `libspectrum_verify_signature' >>> rzxcheck.o(.text+0x171): In function `main': >>> : undefined reference to `libspectrum_signature_free' >>> rzxcheck.o(.text+0x214): In function `main': >>> : undefined reference to `libspectrum_signature_free' >>> rzxcheck.o(.text+0x24f): In function `main': >>> : undefined reference to `libspectrum_signature_free' >>> >>> Any suggestions? >>> >> On my i386 box, the successful compilation looks like this: >> >> checking for gcry_check_version in -lgcrypt... yes >> checking libspectrum.h usability... yes >> checking libspectrum.h presence... yes >> checking for libspectrum.h... yes >> checking whether lots of warnings requested... no >> >> >> if cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fno-tree-vrp -march=prescott -I/usr/local/include -Wall -MT rzxcheck.o -MD -MP -MF ".deps/rzxcheck.Tpo" -c -o rzxcheck.o rzxcheck.c; then mv -f ".deps/rzxcheck.Tpo" ".deps/rzxcheck.Po"; else rm -f ".deps/rzxcheck.Tpo"; exit 1; fi >> if cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fno-tree-vrp -march=prescott -I/usr/local/include -Wall -MT keys.o -MD -MP -MF ".deps/keys.Tpo" -c -o keys.o keys.c; then mv -f ".deps/keys.Tpo" ".deps/keys.Po"; else rm -f ".deps/keys.Tpo"; exit 1; fi >> /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -fno-tree-vrp -march=prescott -I/usr/local/include -Wall -L/usr/local/lib -L/usr/local/lib -o rzxcheck rzxcheck.o keys.o utils.o -L/usr/local/lib -lspectrum >> cc -O2 -pipe -fno-strict-aliasing -fno-tree-vrp -march=prescott -I/usr/local/include -Wall -o rzxcheck rzxcheck.o keys.o utils.o -L/usr/local/lib /usr/local/lib/libspectrum.so -lm -lbz2 -lz /usr/local/lib/libgcrypt.so /usr/local/lib/libgpg-error.so /usr/local/lib/libglib-2.0.so -licui18n /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib >> >> So it looks like you miss a bunch of libraries: >> * /usr/local/lib/libgcrypt.so >> * /usr/local/lib/libgpg-error.so >> * -licui18n >> >> Can you check that your libspectrum is compiled against libgcrypt? >> This should be the case since the check for -lgcrypt in the configure >> step succeeded, and the Makefile of libspectrum automatically >> compiles against libgcrypt if it finds it in ${LOCALBASE}/include. > > It is not, since by default emulators/libspectrum comes without > libgcrypt: > > OPTIONS= GLIB "Use GLib" on \ > GCRYPT "Use libgcrypt" off > Correct, but further on in the Makefile there is: .if defined(WITH_GCRYPT) || exists(${LOCALBASE}/include/gcrypt.h) LIB_DEPENDS+= gcrypt.13:${PORTSDIR}/security/libgcrypt .endif and your test for libgcrypt succeeded in the configure step of fuse-utils, so you either had it pre-installed or (unlikely :) )you added libgcrypt manually in between the installation of libspectrum and fuse-utils. > Maybe we can change the default behaviour of libspectrum to enable > gcrypt support? > OK with me. > Edwin Regards, Rene -- GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6 (subkeys.pgp.net) "It won't fit on the line." -- me, 2001 From: Rene Ladan To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/115096: [NEW PORT] emulators/fuse-utils: Utilities from the Free Unix Spectrum Emulator Date: Mon, 11 Feb 2008 22:50:17 +0100 I've made a shar archive for version 0.9.0 of this port available at ftp://rene-ladan.nl/pub/freebsd/fuse-utils-0.9.0.shar (3291 bytes, MD5 = 5e9cc2cf072ec8d8a03742894db60f9a) This file is checked with 'portlint -A' and a build/install test. libgcrypt is now installed by default, so the above issue should be solved. Rene -- http://www.rene-ladan.nl/ GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6 (subkeys.pgp.net) From: Rene Ladan To: edwin@FreeBSD.org Cc: Subject: Re: ports/115096: [NEW PORT] emulators/fuse-utils: Utilities from the Free Unix Spectrum Emulator Date: Mon, 11 Feb 2008 22:20:02 GMT The following reply was made to PR ports/115096; it has been noted by GNATS. From: Rene Ladan To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/115096: [NEW PORT] emulators/fuse-utils: Utilities from the Free Unix Spectrum Emulator Date: Mon, 11 Feb 2008 22:50:17 +0100 I've made a shar archive for version 0.9.0 of this port available at ftp://rene-ladan.nl/pub/freebsd/fuse-utils-0.9.0.shar (3291 bytes, MD5 = 5e9cc2cf072ec8d8a03742894db60f9a) This file is checked with 'portlint -A' and a build/install test. libgcrypt is now installed by default, so the above issue should be solved. Rene -- http://www.rene-ladan.nl/ GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6 (subkeys.pgp.net) From: Rene Ladan To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/115096: [NEW PORT] emulators/fuse-utils: Utilities from the Free Unix Spectrum Emulator Date: Tue, 04 Mar 2008 23:06:14 +0100 I've updated the shar for the libgcrypt update, the new MD5 is 11e43933b53844a005b00f36bd640cbc Rene -- http://www.rene-ladan.nl/ GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6 (subkeys.pgp.net) From: Rene Ladan To: edwin@FreeBSD.org Cc: Subject: Re: ports/115096: [NEW PORT] emulators/fuse-utils: Utilities from the Free Unix Spectrum Emulator Date: Tue, 4 Mar 2008 22:10:05 GMT The following reply was made to PR ports/115096; it has been noted by GNATS. From: Rene Ladan To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/115096: [NEW PORT] emulators/fuse-utils: Utilities from the Free Unix Spectrum Emulator Date: Tue, 04 Mar 2008 23:06:14 +0100 I've updated the shar for the libgcrypt update, the new MD5 is 11e43933b53844a005b00f36bd640cbc Rene -- http://www.rene-ladan.nl/ GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6 (subkeys.pgp.net) From: Rene Ladan To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/115096: [NEW PORT] emulators/fuse-utils: Utilities from the Free Unix Spectrum Emulator Date: Sun, 13 Apr 2008 20:49:58 +0200 I've cleaned up the Makefile: * remove no-op USE_GETOPT_LONG * implicitly depend on libgcrypt, libgpg-error, gettext, glib, and iconv via libspectrum * don't pull in ICU Shar: ftp://rene-ladan.nl/pub/freebsd/fuse-utils-0.9.0.shar Size: 2955 MD5 : 49ae243dadc3894e45880d618ef4761c Rene -- http://www.rene-ladan.nl/ GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6 (subkeys.pgp.net) From: "Rene Ladan" To: bug-followup@freebsd.org, r.c.ladan@gmail.com Cc: Subject: Re: ports/115096: [NEW PORT] emulators/fuse-utils: Utilities from the Free Unix Spectrum Emulator Date: Mon, 12 Jan 2009 19:49:24 +0100 Version 0.10.0.1 is now available at ftp://rene-ladan.nl/pub/freebsd/fuse-utils-0.10.0.1.shar State-Changed-From-To: feedback->open State-Changed-By: pav State-Changed-When: Thu Mar 26 16:00:05 UTC 2009 State-Changed-Why: Submitter is now a committer Responsible-Changed-From-To: edwin->rene Responsible-Changed-By: pav Responsible-Changed-When: Thu Mar 26 16:00:05 UTC 2009 Responsible-Changed-Why: Submitter is now a committer http://www.freebsd.org/cgi/query-pr.cgi?pr=115096 State-Changed-From-To: open->closed State-Changed-By: rene State-Changed-When: Tue Mar 31 18:24:45 UTC 2009 State-Changed-Why: committed http://www.freebsd.org/cgi/query-pr.cgi?pr=115096 From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/115096: commit references a PR Date: Tue, 31 Mar 2009 18:23:56 +0000 (UTC) rene 2009-03-31 18:23:45 UTC FreeBSD ports repository (doc committer) Modified files: emulators Makefile Added files: emulators/fuse-utils Makefile distinfo pkg-descr pkg-plist Log: fuse-utils is an utility package for handling ZX Spectrum files. It can be used to list and convert tape, hard disk, snapshot, and audio files. WWW: http://fuse-emulator.sourceforge.net/ PR: ports/115096 Submitted by: rene Approved by: pav Revision Changes Path 1.271 +1 -0 ports/emulators/Makefile 1.1 +44 -0 ports/emulators/fuse-utils/Makefile (new) 1.1 +3 -0 ports/emulators/fuse-utils/distinfo (new) 1.1 +5 -0 ports/emulators/fuse-utils/pkg-descr (new) 1.1 +18 -0 ports/emulators/fuse-utils/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" >Unformatted: X-send-pr-version: 3.113 X-GNATS-Notify: