From owner-freebsd-ports Sat Feb 3 8:27:47 2001 Delivered-To: freebsd-ports@freebsd.org Received: from smarthost-1.mail.telinco.net (smarthost-1.mail.telinco.net [212.1.128.90]) by hub.freebsd.org (Postfix) with ESMTP id 6BB4837B699 for ; Sat, 3 Feb 2001 08:27:28 -0800 (PST) Received: from smtp1.cluster1.telinco.net ([212.1.128.150]) by smarthost-1.mail.telinco.net with esmtp (Exim 3.02 #7) id 14P5X1-000CNB-00 for freebsd-ports@freebsd.org; Sat, 03 Feb 2001 16:27:23 +0000 Received: from basilisk.locus (ppp-2-175.cvx6.telinco.net [212.1.135.175]) by smtp1.cluster1.telinco.net (8.9.1a/8.9.1) with ESMTP id QAA16966 for ; Sat, 3 Feb 2001 16:27:22 GMT Received: (from harry@localhost) by basilisk.locus (8.11.2/8.11.1) id f13GR3G39885; Sat, 3 Feb 2001 16:27:03 GMT (envelope-from harry@basilisk.locus) To: freebsd-ports@freebsd.org Subject: TROUBLE with X versions when making a new port X-Op.135: Muss es sein ? Es muss sein Organization: GAUDEAMUS From: Harry Newton Date: 03 Feb 2001 16:27:03 +0000 Message-ID: <86snlv68bs.fsf@basilisk.locus> Lines: 52 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'm trying to make a port for xmailwatcher, an X based mailwatcher (!). I've checked with portlint and it says `looks fine'. I then tried to follow the testing procedure in the Porter's Handbook. - make install works fine. - make deinstall gives me: ===> Deinstalling for xmailwatcher-1.6 pkg_delete: couldn't open dependency file `/var/db/pkg/XFree86-3.3.6_7/+REQUIRED_BY' but it does remove the files installed by the port. I can understand this to some extent as I'm running X 4.0.2. - pkg_add xmailwatcher-1.6.tgz gives me: pkg_add: could not find package XFree86-3.3.6_7 ! HELP ! Can any one give me a few pointers please ? Here's the Makefile: # New ports collection makefile for: xmailwatcher # Date created: 3 II 2001 # Whom: Harry Newton # # $FreeBSD$ # PORTNAME= xmailwatcher PORTVERSION= 1.6 CATEGORIES= mail MASTER_SITES= ftp://ftp.dcs.ed.ac.uk/pub/X11/ DISTNAME= xmailwatcher MAINTAINER= harry_newton@telinco.co.uk MAN1= xmailwatcher.1 USE_IMAKE= yes USE_XPM= yes post-install: strip ${PREFIX}/bin/xmailwatcher .include Thanks, Harry -- Harry Newton harry_newton `at' telinco.co.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message