Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Nov 1998 02:20:01 -0800 (PST)
From:      Jim Mock <jim@phrantic.phear.net>
To:        freebsd-ports@FreeBSD.ORG
Subject:   Re: ports/8780: new port: xgirc-0.1.1
Message-ID:  <199811211020.CAA05545@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/8780; it has been noted by GNATS.

From: Jim Mock <jim@phrantic.phear.net>
To: FreeBSD-gnats-submit@FreeBSD.ORG
Cc: ports@FreeBSD.ORG
Subject: Re: ports/8780: new port: xgirc-0.1.1
Date: Sat, 21 Nov 1998 21:11:27 +1100 (EST)

 > >Category:       ports
 > >Responsible:    freebsd-ports
 > >Synopsis:       new port: xgirc-0.1.1
 > >Arrival-Date:   Sat Nov 21 01:20:01 PST 1998
 > 
 
 Please see the Makefile diff for this port below.. forgot to run
 portlint originally.
 
 *** Makefile.orig       Sat Nov 21 21:01:52 1998
 --- Makefile    Sat Nov 21 21:03:12 1998
 ***************
 *** 10,23 ****
   PKGNAME=      xgirc-0.1.1
   CATEGORIES=   net
   MASTER_SITES= ftp://hendrix.triax.com/pub/freebsd/
 - DISTFILES=    XgIRC_src-0.1.1.tar.gz
   
   MAINTAINER=   jim@phrantic.phear.net
   
   GNU_CONFIGURE=        yes
   WRKSRC=               ${WRKDIR}/XgIRC-0.1.1
 - 
 - BUILD_DEPENDS=        gtk-config:${PORTSDIR}/x11-toolkits/gtk
   
   do-build:
         (cd ${WRKSRC} && make)
 --- 10,22 ----
   PKGNAME=      xgirc-0.1.1
   CATEGORIES=   net
   MASTER_SITES= ftp://hendrix.triax.com/pub/freebsd/
 
   MAINTAINER=   jim@phrantic.phear.net
   
 + BUILD_DEPENDS=        gtk-config:${PORTSDIR}/x11-toolkits/gtk
 + 
   GNU_CONFIGURE=        yes
   WRKSRC=               ${WRKDIR}/XgIRC-0.1.1
   
   do-build:
         (cd ${WRKSRC} && make)
  
 Jim
 
 : Jim Mock			| [jim@phrantic.phear.net]	:
 : Phear Networks		| web: http://www.phear.net/	:
 : A franchise of Triax, Inc.	| -----------------------------	:
 : Web Site Design & Hosting	| FreeBSD: The Power to Serve	:
 : Wagga Wagga, NSW Australia	| http://www.freebsd.org/	:
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811211020.CAA05545>