From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Nov 3 11:30:05 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 558621065670 for ; Mon, 3 Nov 2008 11:30:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 43EB58FC12 for ; Mon, 3 Nov 2008 11:30:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id mA3BU4VC029742 for ; Mon, 3 Nov 2008 11:30:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id mA3BU4ls029739; Mon, 3 Nov 2008 11:30:04 GMT (envelope-from gnats) Date: Mon, 3 Nov 2008 11:30:04 GMT Message-Id: <200811031130.mA3BU4ls029739@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: linimon@lonesome.com (Mark Linimon) Cc: Subject: Re: ports/128499: conflict to install the net/sendsms and comms/smstools (from port) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Mark Linimon List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2008 11:30:05 -0000 The following reply was made to PR ports/128499; it has been noted by GNATS. From: linimon@lonesome.com (Mark Linimon) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/128499: conflict to install the net/sendsms and comms/smstools (from port) Date: Mon, 3 Nov 2008 05:29:10 -0600 ----- Forwarded message from Yves Guérin ----- To: freebsd-ports-bugs@FreeBSD.org Subject: pr128499 Dear FreeBSD team, I did a mistake, I did not write the good package name: replace the misc/smssend by net/sendsms (for the following pr:  http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/128499) [root@beastieMobile /var/db/pkg]# pkg_info -L sendsms-0.2.4 Information for sendsms-0.2.4: Files: /usr/local/bin/sendsms ===>  Checking if comms/smstools3 already installed ./install.sh /usr/local/bin Installing binary program files   /usr/local/bin/smsd Installing config file   /usr/local/etc/smsd.conf Creating minimum spool directories   Skipped /var/spool, directory already exists   Creating directory /var/spool/sms   Creating directory /var/spool/sms/incoming   Creating directory /var/spool/sms/outgoing   Creating directory /var/spool/sms/checked Example script files are not installed automatically. Please dont forget to edit /usr/local/etc/smsd.conf. ln: /usr/local/bin/sendsms: File exists *** Error code 1 Stop in /usr/ports/comms/smstools3. Yves Guerin ----- End forwarded message -----