From owner-freebsd-ports-bugs@FreeBSD.ORG Thu May 19 08:50:03 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A7B616A4CF for ; Thu, 19 May 2005 08:50:03 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8E5F43DA6 for ; Thu, 19 May 2005 08:50:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4J8o2Sm081016 for ; Thu, 19 May 2005 08:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4J8o2T8081015; Thu, 19 May 2005 08:50:02 GMT (envelope-from gnats) Resent-Date: Thu, 19 May 2005 08:50:02 GMT Resent-Message-Id: <200505190850.j4J8o2T8081015@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jose M Rodriguez Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 156EE16A4CE for ; Thu, 19 May 2005 08:41:09 +0000 (GMT) Received: from 62-15-210-213.inversas.jazztel.es (62-15-210-213.inversas.jazztel.es [62.15.210.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98AFE43DB1 for ; Thu, 19 May 2005 08:41:07 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from redesjm.local (orion.redesjm.local [192.168.254.16]) j4J8eu8e015445; Thu, 19 May 2005 10:40:56 +0200 (CEST) (envelope-from josemi@redesjm.local) Received: (from josemi@localhost) by redesjm.local (8.13.3/8.13.3/Submit) id j4J8ehwI060592; Thu, 19 May 2005 10:40:43 +0200 (CEST) (envelope-from josemi) Message-Id: <200505190840.j4J8ehwI060592@redesjm.local> Date: Thu, 19 May 2005 10:40:43 +0200 (CEST) From: Jose M Rodriguez To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: udo.schweigert@siemens.com Subject: ports/81248: [NEW PORT] mail/mutt-lite, a lite mutt package X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jose M Rodriguez List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 May 2005 08:50:03 -0000 >Number: 81248 >Category: ports >Synopsis: [NEW PORT] mail/mutt-lite, a lite mutt package >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu May 19 08:50:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Jose M Rodriguez >Release: FreeBSD 5.4-RELEASE-p1 i386 >Organization: Redes JM >Environment: System: FreeBSD orion.redesjm.local 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #0: Wed May 18 01:34:10 CEST 2005 root@orion.redesjm.local:/usr/obj/usr/src/sys/ORION i386 >Description: Add a new slave port, mail/mutt-lite Just to get a mutt-lite package on the package cluster This need a litle patch to mail-mutt, but the MUTT-LITE knob is allready implemented mail/mutt maintainer CC'd >How-To-Repeat: >Fix: Generate port from shar and apply patch --- mutt-lite.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: # # mail/mutt-lite # mail/mutt-lite/Makefile # echo c - mail/mutt-lite mkdir -p mail/mutt-lite > /dev/null 2>&1 echo x - mail/mutt-lite/Makefile sed 's/^X//' >mail/mutt-lite/Makefile << 'END-of-mail/mutt-lite/Makefile' X# Ports collection makefile for: mutt-lite X# Date created: Thu May 19, 2005 X# Whom: Jose M Rodriguez X# X# $FreeBSD$ X# X X# Just to get a mutt-lite pkg on pkg cluster X XMASTERDIR= ${.CURDIR}/../../mail/mutt X XCOMMENT= mutt, the Mongrel of Mail User Agents (lite package) X XMUTT_LITE= yes X X.include "${MASTERDIR}/Makefile" END-of-mail/mutt-lite/Makefile exit --- mutt-lite.shar ends here --- --- patch-mutt begins here --- Index: mail/mutt/Makefile =================================================================== RCS file: /home/cvs/freebsd/ports/mail/mutt/Makefile,v retrieving revision 1.167 diff -u -r1.167 Makefile --- mail/mutt/Makefile 18 May 2005 15:16:58 -0000 1.167 +++ mail/mutt/Makefile 19 May 2005 08:01:03 -0000 @@ -30,6 +30,8 @@ CONFLICTS= mutt-devel-* +SLAVEDIRS= mail/mutt-lite + RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support .if defined(PACKAGE_BUILDING) && !defined (MUTT_LITE) WITH_SLANG= yes @@ -38,6 +40,7 @@ urlview:${PORTSDIR}/textproc/urlview .endif .if defined (MUTT_LITE) +PKGNAMESUFFIX= -lite WITH_SGML_DOCS:=no .elif ${MACHINE_ARCH} != "alpha" # coredump in sgmls --- patch-mutt ends here --- >Release-Note: >Audit-Trail: >Unformatted: