cvs commit: ports/security Makefile ports/security/libgnomesu Makefile distinfo pkg-descr pkg-plist

Adam Weinberger adamw at FreeBSD.org
Wed Jan 12 09:57:49 PST 2005


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)


More information about the cvs-all mailing list