Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Feb 2001 12:53:59 -0800 (PST)
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils/webmin Makefile
Message-ID:  <200102272053.f1RKrxt38662@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
olgeni      2001/02/27 12:53:59 PST

  Modified files:
    sysutils/webmin      Makefile 
  Log:
  Add WITH_UPDATES install option.
  
  When the webmin version changes on the master site, patches for previous
  versions may be removed (they are not stored in a version dependent
  subdirectory). This means that the port of version A will break as soon as
  version B is released, because the required updates disappear.
  
  If the updates are optional, webmin users still get a chance to install the
  port without updating their ports collection. It is also easier to support
  users because, by default, they will run the same "official" version of
  webmin.
  
  PORTREVISION bump: if you reinstall without WITH_UPDATES you will get an
  unpatched version of webmin.
  
  Revision  Changes    Path
  1.34      +6 -2      ports/sysutils/webmin/Makefile


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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