cvs commit: ports/net/dictd Makefile pkg-message pkg-plist ports/net/dictd/files dictd.sh.in pkg-message.in

Edwin Groothuis edwin at FreeBSD.org
Fri Apr 14 06:10:27 UTC 2006


edwin       2006-04-14 06:10:26 UTC

  FreeBSD ports repository

  Modified files:
    net/dictd            Makefile pkg-message pkg-plist 
  Added files:
    net/dictd/files      dictd.sh.in pkg-message.in 
  Log:
  [PATCH] net/dictd: convert to USE_RC_SUBR=dictd.sh and small fixes
  
          - USE_RC_SUBR= yes  -->  USE_RC_SUBR= ${PORTNAME}.sh
          - move files/dictd.sh  --> files/dictd.sh.in
          - default to NO for dictd_enable
          - Move pkg-message to files/pkg-message.in and print local path to net/dictd-database
  
  PR:             ports/91505
  Submitted by:   Ion-Mihai "IOnut" Tetcu <itetcu at gmail.com>
  Reviewed by:    maintainer timeout
  
  Revision  Changes    Path
  1.35      +5 -6      ports/net/dictd/Makefile
  1.1       +21 -0     ports/net/dictd/files/dictd.sh.in (new)
  1.1       +15 -0     ports/net/dictd/files/pkg-message.in (new)
  1.5       +0 -15     ports/net/dictd/pkg-message
  1.6       +0 -1      ports/net/dictd/pkg-plist


More information about the cvs-ports mailing list