Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jan 2005 17:57:48 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security Makefile ports/security/libgnomesu Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200501121757.j0CHvm8i094026@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
adamw       2005-01-12 17:57:48 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/libgnomesu  Makefile distinfo pkg-descr pkg-plist 
  Log:
  libgnomesu is a library for providing superuser privileges to GNOME
  applications. It supports consolehelper, PAM and su.
  
  libgnomesu will use one the following services (in order of priority),
  depending on which one is available:
  - consolehelper
  - PAM
  - su
  
  libgnomesu will use the su-based backend as final fallback, if no other
  services are available. This service uses a backend which is a modified
  version of GNU su.
  
  libgnomesu comes with the GUI frontend 'gnomesu' and a Nautilus component
  for Nautilus integration.
  
  WWW: http://members1.chello.nl/~h.lai/libgnomesu/
  
  Revision  Changes    Path
  1.568     +1 -0      ports/security/Makefile
  1.1       +29 -0     ports/security/libgnomesu/Makefile (new)
  1.1       +2 -0      ports/security/libgnomesu/distinfo (new)
  1.1       +17 -0     ports/security/libgnomesu/pkg-descr (new)
  1.1       +46 -0     ports/security/libgnomesu/pkg-plist (new)



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