Bug 126115

Summary: [PATCH] x11/gnome-screensaver: Prevent foot-shooting and unbreak with portupgrade
Product: Ports & Packages Reporter: mwisnicki+freebsd
Component: Individual Port(s)Assignee: freebsd-gnome (Nobody) <gnome>
Status: Closed FIXED    
Severity: Affects Only Me CC: gnome
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
gnome-screensaver-2.22.2_4.patch none

Description mwisnicki+freebsd 2008-07-31 03:50:01 UTC
- automatically disable keyring if pam is disabled
- remove .warning that confuses portupgrade
- provide more helpful descriptions of options
- break the build if PAM is enabled, define GNOME_SCREENSAVER_WITH_BROKEN_PAM
  if you really want PAM.

Port maintainer (gnome@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-07-31 03:50:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-08-03 07:57:54 UTC
marcus      2008-08-03 06:57:47 UTC

  FreeBSD ports repository

  Modified files:
    x11/gnome-screensaver Makefile 
  Log:
  * Automatically disable keyring if pam is disabled
  * Remove .warning that confuses portupgrade
  * Provide more helpful descriptions of options
  * Break the build if PAM is enabled, define GNOME_SCREENSAVER_WITH_BROKEN_PAM
    if you really want PAM.
  
  PR:             126115
  Submitted by:   Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
  
  Revision  Changes    Path
  1.36      +18 -9     ports/x11/gnome-screensaver/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Joe Marcus Clarke freebsd_committer freebsd_triage 2008-08-03 07:58:21 UTC
State Changed
From-To: open->closed

Committed, thanks!