Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Aug 2010 14:50:38 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils/uhidd Makefile pkg-plist
Message-ID:  <201008261450.o7QEociN005977@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <swell.k@gmail.com>
  Approved by:    Kai Wang <kaiwang27@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.4       +17 -2     ports/sysutils/uhidd/Makefile
  1.2       +2 -1      ports/sysutils/uhidd/pkg-plist



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