Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Feb 2002 06:04:37 -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-install pkg-plist ports/mail/mailman/files configure.sh
Message-ID:  <200202081404.g18E4b450368@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wjv         2002/02/08 06:04:37 PST

  Modified files:
    mail/mailman         Makefile pkg-plist 
  Added files:
    mail/mailman         pkg-install 
  Removed files:
    mail/mailman/files   configure.sh 
  Log:
  - Cleaning up the Mailman port, Step 2.
  - Move creation of user/group from $FILESDIR/config.sh to $PKGINSTALL to
    ensure they are created if installed from package.
  - Switch to using uid/gid which are not yet registered in section 15.15 of
    Porter's Handbook.
  - Add @exec statements to $PLIST to ensure all necessary directories are
    created with the correct modes if installed from package.
  - Bump PORTREVISION.
  - More to follow...
  
  Partially stolen from:  net/cvsup-mirror (PKGINSTALL)
  PR:             34654 (uid/gid change)
  Submitted by:   Sean Chittenden <sean@chittenden.org> (uid/gid change)
  
  Revision  Changes    Path
  1.20      +32 -15    ports/mail/mailman/Makefile
  1.4       +0 -36     ports/mail/mailman/files/configure.sh (dead)
  1.1       +73 -0     ports/mail/mailman/pkg-install (new)
  1.7       +309 -285  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?200202081404.g18E4b450368>