Bug 126115 - [PATCH] x11/gnome-screensaver: Prevent foot-shooting and unbreak with portupgrade
Summary: [PATCH] x11/gnome-screensaver: Prevent foot-shooting and unbreak with portupg...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-31 03:50 UTC by mwisnicki+freebsd
Modified: 2008-08-03 08:00 UTC (History)
1 user (show)

See Also:


Attachments
gnome-screensaver-2.22.2_4.patch (1.63 KB, patch)
2008-07-31 03:50 UTC, mwisnicki+freebsd
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!