From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Aug 26 15:00:19 2010 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 5B4711065697 for ; Thu, 26 Aug 2010 15:00:19 +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 327CF8FC16 for ; Thu, 26 Aug 2010 15:00:19 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o7QF0Jnf056895 for ; Thu, 26 Aug 2010 15:00:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o7QF0JlT056890; Thu, 26 Aug 2010 15:00:19 GMT (envelope-from gnats) Date: Thu, 26 Aug 2010 15:00:19 GMT Message-Id: <201008261500.o7QF0JlT056890@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/147898: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Aug 2010 15:00:19 -0000 The following reply was made to PR ports/147898; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/147898: commit references a PR Date: Thu, 26 Aug 2010 14:50:52 +0000 (UTC) pav 2010-08-26 14:50:38 UTC FreeBSD ports repository Modified files: sysutils/uhidd Makefile pkg-plist Log: - respect PREFIX for location of uhidd.conf - use PTHREAD_LIBS instead of -lpthread - try to guess kernel sources based on SYSDIR (used by bsd.kmod.mk) or SRC_BASE (used by ports like virtualbox and kqemu) - use KMODDIR in plist, too - I don't think SUB_FILES needs to be *after* bsd.port.pre.mk - inherit DEBUG_FLAGS from make.conf, not only from command line - mimic bsd.kmod.mk in installing .symbols file and add entry to plist PR: ports/147898 Submitted by: Anonymous Approved by: Kai Wang (maintainer) Revision Changes Path 1.4 +17 -2 ports/sysutils/uhidd/Makefile 1.2 +2 -1 ports/sysutils/uhidd/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"