Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2002 01:09:44 -0800 (PST)
From:      Johann Visagie <wjv@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/mail/mailman Makefile pkg-deinstall pkg-message pkg-plist ports/mail/mailman/files patch-Mailman::Defaults.py.in patch-Mailman::htmlformat.py pkg-opts powerlogo.gif.uue
Message-ID:  <200202200909.g1K99il64114@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wjv         2002/02/20 01:09:44 PST

  Modified files:
    mail/mailman         Makefile pkg-deinstall pkg-message 
                         pkg-plist 
    mail/mailman/files   pkg-opts 
  Added files:
    mail/mailman/files   patch-Mailman::Defaults.py.in 
                         patch-Mailman::htmlformat.py 
                         powerlogo.gif.uue 
  Log:
  - Add missing $CONFIGURE_ARGS.  (Whoops again!)
  - Actually install the images for Mailman's web front-end to
    ${PREFIX}/www/icons, instead of depending on the user to do this in a
    post-installation step.  Add a new build-time variable to control the
    location where these images are intstalled.
  - Gratuitous change:  Change the GNU logo and link in the footer of most
    pages in Mailman's web front-end to a "Powered by FreeBSD" logo, and a link
    to the FreeBSD home page.  This was accomplished by:
    - Patching the source to allow for multiple footer bars based on a new
      configuration variable LOGO_OS.  If LOGO_OS is set to 'FreeBSD', the
      FreeBSD footer will be displayed; otherwise, it reverts to the default
      GNU footer.
    - Set LOGO_OS to 'FreeBSD' in the installed Defaults.py  (The user may
      override this in mm_cfg.py)
  - Bump $PORTREVISION again.  (Sorry guys.)
  
  Revision  Changes    Path
  1.25      +12 -4     ports/mail/mailman/Makefile
  1.1       +26 -0     ports/mail/mailman/files/patch-Mailman::Defaults.py.in (new)
  1.1       +64 -0     ports/mail/mailman/files/patch-Mailman::htmlformat.py (new)
  1.2       +1 -0      ports/mail/mailman/files/pkg-opts
  1.1       +121 -0    ports/mail/mailman/files/powerlogo.gif.uue (new)
  1.4       +1 -1      ports/mail/mailman/pkg-deinstall
  1.4       +16 -9     ports/mail/mailman/pkg-message
  1.10      +6 -0      ports/mail/mailman/pkg-plist

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?200202200909.g1K99il64114>