From owner-freebsd-ports@freebsd.org Mon Feb 20 06:35:56 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BA93ECE6D0E for ; Mon, 20 Feb 2017 06:35:56 +0000 (UTC) (envelope-from vasild@gmail.com) Received: from mail-qk0-x234.google.com (mail-qk0-x234.google.com [IPv6:2607:f8b0:400d:c09::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 823981B14; Mon, 20 Feb 2017 06:35:56 +0000 (UTC) (envelope-from vasild@gmail.com) Received: by mail-qk0-x234.google.com with SMTP id u188so11693095qkc.2; Sun, 19 Feb 2017 22:35:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:from:date:message-id:subject:to:cc; bh=XIgqV52uTx1pkQWyBwwt2so9unYDm+PAe2LUJkD/d/M=; b=iHmOe7r5fy8U4Lr2uA+AI94VRM5SXzPCNJCM8xmFRT13MuGZJBxJMSb7J30/Ne5zNr ohMFgGj7D5KmfgJI//68t+xsU96JmKT4fY6hCEjhxLbNyGbdmclXQLBIGAQlWiaItNf2 uSuZgtV9M6ySpdifM8c+M5UolzHdw8S8UrXX8Ho4/ekBGtv6zPRDPDh8vcI+v2OKcqJZ i6uP6dP/1Xiv+dx4A1PHJbz9nI20rR3uQyvJQA8/HapQh2pO1nTghytm+TangYg8zEKu uB7SwvzR089wxv3fXusPSZAFqn4Vv3Qd+Q9waUUfyCAsWCya2yOMn+RnF1SWk4RTdcPQ 4Fdg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:from:date:message-id:subject :to:cc; bh=XIgqV52uTx1pkQWyBwwt2so9unYDm+PAe2LUJkD/d/M=; b=FgZCOjjTFGpb5NcGRdHq//+YuW/MzfJ+67eXqHx8tsET8rHVjUMANmoooCig387+9q CoN6vCRXDqHdQpgFWOsFNcOJ7B3m1v9bD9N4ij8LLtlUyaZJ78wYFhiH6IMt4RGfKU5r MLYFYJoMmrIDdF+lcCK0U/163doaeOXc8knOCe82mVBspBgOTfhzHvZRtuDtc8Own2AS 0kBinZymEsK0e6YmAwbn373rGSsixqjW/5iQiLoeBYDfi4OnDMkGsPyWaOEXMs3pFW8I WfUAT/YaXMCh2qm2ZFt5x2JmURTmMrVDhYSgfBXXhaAcCkv7yK/zonllJSFdWA+Hl/vZ hEmA== X-Gm-Message-State: AMke39n0lvppIBecV+sxRNhGUwt9oUoOxNtInqXPuR7fqxukCpYgQhes1My4nMCV1nn11J1VjxrdjMjqXkSEyw== X-Received: by 10.55.130.4 with SMTP id e4mr20123618qkd.65.1487572555419; Sun, 19 Feb 2017 22:35:55 -0800 (PST) MIME-Version: 1.0 Sender: vasild@gmail.com Received: by 10.12.179.84 with HTTP; Sun, 19 Feb 2017 22:35:55 -0800 (PST) From: Vasil Dimov Date: Mon, 20 Feb 2017 08:35:55 +0200 X-Google-Sender-Auth: VyaCFPtVZMMVsOUgap4kg4B4pkA Message-ID: Subject: Re: Make index fails with no entry for /usr/ports/audio/linux-c7-mikmod To: freebsd-ports@freebsd.org Cc: tijl Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Feb 2017 06:35:56 -0000 Hi, This happens when emulators/linux_base-c7 is installed. Then games/linux-uplink-demo/Makefile which contains "USE_LINUX=... mikmod ..." picks up a dependency on audio/linux-c7-mikmod which does not exist. Should audio/linux-c7-mikmod be added, similarly to other? This is a diff between c6 and c7 ports, that could eventually cause similar problems: /usr/ports$ diff -u <(ls -d */linux-c6-* |sed 's/-c6-/-c?-/') <(ls -d */linux-c7-* |sed 's/-c7-/-c?-/') |sed -E -e 's/^(-.*)-c\?-(.*)$/\1-c6-\2/' -e 's/^(\+.*)-c\?-(.*)$/\1-c7-\2/' --- /dev/fd/63 2017-02-11 16:25:43.000000000 +0200 +++ /dev/fd/62 2017-02-11 16:25:43.000000000 +0200 @@ -3,13 +3,11 @@ audio/linux-c?-alsa-plugins-oss audio/linux-c?-alsa-plugins-pulseaudio audio/linux-c?-alsa-utils +audio/linux-c7-audiofile audio/linux-c?-flac -audio/linux-c6-libaudiofile audio/linux-c?-libogg audio/linux-c?-libsndfile audio/linux-c?-libvorbis -audio/linux-c6-mikmod -audio/linux-c6-nas-libs audio/linux-c?-openal-soft audio/linux-c?-pulseaudio-libs audio/linux-c?-pulseaudio-utils @@ -23,19 +21,21 @@ devel/linux-c?-libglade2 devel/linux-c?-libpciaccess devel/linux-c?-libsigc++20 -devel/linux-c6-libsoup devel/linux-c?-libthai devel/linux-c?-ncurses-base devel/linux-c?-nspr -devel/linux-c6-qt47 +devel/linux-c7-qt devel/linux-c?-sdl12 +devel/linux-c7-sdl20 dns/linux-c?-libasyncns ftp/linux-c?-curl graphics/linux-c?-cairo graphics/linux-c?-dri graphics/linux-c?-gdk-pixbuf2 graphics/linux-c?-glx-utils +graphics/linux-c7-graphite2 graphics/linux-c?-jasper +graphics/linux-c7-jbigkit graphics/linux-c?-jpeg graphics/linux-c?-png graphics/linux-c?-sdl_image @@ -48,6 +48,7 @@ net/linux-c?-openldap net/linux-c?-tcp_wrappers-libs print/linux-c?-cups-libs +print/linux-c7-harfbuzz security/linux-c?-cyrus-sasl2 security/linux-c?-gnutls security/linux-c?-libgcrypt @@ -59,12 +60,12 @@ textproc/linux-c?-aspell textproc/linux-c?-expat textproc/linux-c?-libxml2 -www/linux-c6-qt47-webkit +www/linux-c7-qtwebkit x11-fonts/linux-c?-fontconfig x11-toolkits/linux-c?-gtk2 x11-toolkits/linux-c?-openmotif x11-toolkits/linux-c?-pango -x11-toolkits/linux-c6-qt47-x11 +x11-toolkits/linux-c7-qt-x11 x11-toolkits/linux-c?-tk85 x11/linux-c?-pixman x11/linux-c?-xorg-libs