cvs commit: ports/www/oops Makefile pkg-install pkg-plist ports/www/oops/files patch-configure.in patch-src_modules_Makefile.in patch-src_modules_netflow.c

Sergey A. Osokin osa at FreeBSD.org
Sat Feb 4 07:51:51 UTC 2012


osa         2012-02-04 07:51:51 UTC

  FreeBSD ports repository

  Modified files:
    www/oops             Makefile pkg-plist 
    www/oops/files       patch-configure.in 
  Added files:
    www/oops/files       patch-src_modules_Makefile.in 
                         patch-src_modules_netflow.c 
  Removed files:
    www/oops             pkg-install 
  Log:
  Really remove necessary pkg-install script (missed in previous commit).
  
  While I'm here:
  o) utilize %%ETCDIR%%;
  o) do not overwrite configuration and service files in ${ETCDIR} if they exist;
  o) remove necessary DISTNAME (found by portlint(1));
  o) fix build with clang.
  
  Bump PORTREVISION.
  
  Tested by:      Dmitry Afanasiev <KOT at MATPOCKuH.Ru>
  
  Revision  Changes    Path
  1.51      +1 -2      ports/www/oops/Makefile
  1.14      +22 -4     ports/www/oops/files/patch-configure.in
  1.1       +14 -0     ports/www/oops/files/patch-src_modules_Makefile.in (new)
  1.1       +38 -0     ports/www/oops/files/patch-src_modules_netflow.c (new)
  1.6       +0 -55     ports/www/oops/pkg-install (dead)
  1.12      +32 -32    ports/www/oops/pkg-plist


More information about the cvs-ports mailing list