cvs commit: ports/deskutils Makefile ports/deskutils/etoile-systemconfig Makefile distinfo pkg-descr pkg-plist

Dirk Meyer dinoex at FreeBSD.org
Sat Dec 23 02:41:04 PST 2006


dinoex      2006-12-23 10:41:03 UTC

  FreeBSD ports repository

  Modified files:
    deskutils            Makefile 
  Added files:
    deskutils/etoile-systemconfig Makefile distinfo pkg-descr 
                                  pkg-plist 
  Log:
  SystemConfig is a framework which provides various a common way to set system
  specific preferences by interfacing with the host system. Host system means the
  following combo:
          * operating sytem
          * additional abstraction support (sound, network etc.)
          * display/window server
  Versatile and flexible devices support is often done through an extra
  abstraction layer/library on top of the kernel. This is what 'additional
  abstraction support' means. GNOME System tools backend is an example of such
  library that allows to set various settings (like network related ones) without
  having to pay attention on which operating system Etoile is used.
  
  WWW: http://www.etoile-project.org/
  
  Revision  Changes    Path
  1.278     +1 -0      ports/deskutils/Makefile
  1.1       +33 -0     ports/deskutils/etoile-systemconfig/Makefile (new)
  1.1       +3 -0      ports/deskutils/etoile-systemconfig/distinfo (new)
  1.1       +13 -0     ports/deskutils/etoile-systemconfig/pkg-descr (new)
  1.1       +8 -0      ports/deskutils/etoile-systemconfig/pkg-plist (new)


More information about the cvs-all mailing list