From owner-freebsd-gnome@FreeBSD.ORG Fri Sep 27 12:28:47 2013 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 78EFCEC3 for ; Fri, 27 Sep 2013 12:28:47 +0000 (UTC) (envelope-from cjpugmed@gmail.com) Received: from mail-ve0-x242.google.com (mail-ve0-x242.google.com [IPv6:2607:f8b0:400c:c01::242]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3BEDE289D for ; Fri, 27 Sep 2013 12:28:47 +0000 (UTC) Received: by mail-ve0-f194.google.com with SMTP id c14so353854vea.1 for ; Fri, 27 Sep 2013 05:28:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=9QNb4sg1ryxX2oSyaY7LMuOvz2mo6s6DUd8yUSRx+LY=; b=JnX70565fhZ3ifAKqLIemrKlOjhYNwkqL97gaVrXP/Oz1UtwwQxKR6jifT9XD5Ai6J xXXaTKdvcBfS1CTrhp9geGNc+PPSjDS8xK8RoaHdAkB45NyG9R80bdqTHR/f2ws4+SoN VrLIJyD9NgRY+8b75iFNFMUnF6XInzIl8UYpi8AEbt4sMXwdwcHqqnjuVV+Nno7bC68S d0+ow7v1EW2v3r1xbtuL0sDIdOlPQPnguqweO/qXcIlrUtrazVAYQfhfyquBrSCtMUHZ JgRBqec5etvrxqdBGrw+sMihjSmvf2mENjmDvCnI/96SUQLN87HgB29uxKmvrm0ejrJU ojzQ== MIME-Version: 1.0 X-Received: by 10.221.32.133 with SMTP id sk5mr1493942vcb.27.1380284925783; Fri, 27 Sep 2013 05:28:45 -0700 (PDT) Received: by 10.220.1.17 with HTTP; Fri, 27 Sep 2013 05:28:45 -0700 (PDT) Date: Fri, 27 Sep 2013 14:28:45 +0200 Message-ID: Subject: x11/mate-1.6.0 fails to build From: Carlos Jacobo Puga Medina To: freebsd-gnome@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Sep 2013 12:28:47 -0000 Hi, Trying to build MATE fails. It should be synchronized with /usr/ports/Mk # make -C /usr/ports/x11/mate-menus/ mate-menus-1.6.0_1: Makefile error: category mate not in list of valid categories. *** [check-categories] Error code 1 Stop in /usr/ports/x11/mate-menus. Using the bsd.ports.mk revision included in MATE fails to build the package: ====> Compressing man pages ===> Building package for mate-menus-1.6.0_1 Creating package /usr/ports/packages/All/mate-menus-1.6.0_1.tbz Registering depends: glib-2.36.3 python-2.7_1,2 python2-2_1 python27-2.7.5_3 gettext-0.18.3 libiconv-1.14_1 icu-50.1.2 libffi-3.0.13 pcre-8.33 perl-5.14.4_1 gnomehier-3.0. Creating bzip'd tar ball in '/usr/ports/packages/All/mate-menus-1.6.0_1.tbz' tar: share/mate/desktop-directories/KDE.directory: Cannot stat: No such file or directory tar: Error exit delayed from previous errors. pkg_create: make_dist: tar command failed with code 256 *** [do-package] Error code 1 Someone is aware of this? Regards --CJPM