cvs commit: ports/mbone/vic Makefile ports/mbone/vic/files patch-Makefile.in patch-const patch-defs patch-main patch-md5

Mikhail Teterin mi at FreeBSD.org
Tue Mar 22 13:01:30 PST 2005


mi          2005-03-22 21:01:29 UTC

  FreeBSD ports repository

  Modified files:
    mbone/vic            Makefile 
    mbone/vic/files      patch-Makefile.in patch-const 
  Added files:
    mbone/vic/files      patch-defs patch-main patch-md5 
  Log:
  Look for -luclmmbase under LOCALBASE instead of PREFIX (which is
  X11BASE).
  
  Submitted by:   pointyhat via kris
  
  While here fix some more of the warnings, use OpenSSL's MD5 code
  instead of vendor's own copy, and use srandomdev instead of
  srandom(hostname+time).
  
  Approved by:    portmgr (Kirill)
  
  Revision  Changes    Path
  1.35      +4 -1      ports/mbone/vic/Makefile
  1.3       +28 -18    ports/mbone/vic/files/patch-Makefile.in
  1.2       +53 -12    ports/mbone/vic/files/patch-const
  1.1       +16 -0     ports/mbone/vic/files/patch-defs (new)
  1.1       +53 -0     ports/mbone/vic/files/patch-main (new)
  1.1       +21 -0     ports/mbone/vic/files/patch-md5 (new)


More information about the cvs-all mailing list