From owner-freebsd-ports-bugs@FreeBSD.ORG Thu May 29 13:50:04 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 7D7BA1065675 for ; Thu, 29 May 2008 13:50:04 +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 4FCAA8FC0A for ; Thu, 29 May 2008 13:50:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m4TDo4iD013991 for ; Thu, 29 May 2008 13:50:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m4TDo49X013985; Thu, 29 May 2008 13:50:04 GMT (envelope-from gnats) Date: Thu, 29 May 2008 13:50:04 GMT Message-Id: <200805291350.m4TDo49X013985@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Edwin Groothuis Cc: Subject: Re: ports/123424: [NEW PORT] net/winexe X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Edwin Groothuis List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 May 2008 13:50:04 -0000 The following reply was made to PR ports/123424; it has been noted by GNATS. From: Edwin Groothuis To: Peter Thoenen Cc: FreeBSD Gnats Submit Subject: Re: ports/123424: [NEW PORT] net/winexe Date: Thu, 29 May 2008 23:49:14 +1000 Please note that this is the makefile now: PORTNAME= winexe PORTVERSION= 071026 CATEGORIES= net MASTER_SITES= http://eol.ovh.org/winexe/ DISTNAME= ${PORTNAME}-source-${PORTVERSION} MAINTAINER= peter.thoenen@yahoo.com COMMENT= Winexe remotely executes commands on MS Windows systems USE_BZIP2= yes USE_AUTOTOOLS= autoconf:261 PLIST_FILES= bin/${PORTNAME:L} ALL_TARGET= proto bin/winexe #HAS_CONFIGURE= yes pre-configure: cd ${WRKSRC} && ${WRKSRC}/autogen.sh do-configure: cd ${WRKSRC} && ${WRKSRC}/configure do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bin/${PORTNAME:L} ${PREFIX}/bin/${PORTNAME:L} .include Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/