Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Dec 2010 15:15:39 +0000 (UTC)
From:      Jun Kuriyama <kuriyama@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/misc/amanda-server Makefile ports/misc/amanda-server/files pkg-deinstall.in pkg-install.in
Message-ID:  <201012031515.oB3FFdvb033611@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kuriyama    2010-12-03 15:15:39 UTC

  FreeBSD ports repository

  Modified files:
    misc/amanda-server   Makefile 
  Added files:
    misc/amanda-server/files pkg-deinstall.in pkg-install.in 
  Log:
  - Amanda/Constants.pm is installed by amanda-client, and it includes
    constat variable as of client components only.  When amanda-server
    installed, Constants.pm should include also server components.
  - To work around it, use pkg-install/pkg-deinstall script to tweak
    this variable by inplace updating.
  
  Reported by:    Christian Gusenbauer <c47g@gmx.at>
  
  Revision  Changes    Path
  1.123     +6 -2      ports/misc/amanda-server/Makefile
  1.1       +9 -0      ports/misc/amanda-server/files/pkg-deinstall.in (new)
  1.1       +9 -0      ports/misc/amanda-server/files/pkg-install.in (new)



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