Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Feb 2012 07:51:51 +0000 (UTC)
From:      "Sergey A. Osokin" <osa@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   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
Message-ID:  <201202040751.q147ppja019339@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



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