Date: Sat, 23 Dec 2006 10:41:03 +0000 (UTC) From: Dirk Meyer <dinoex@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/deskutils Makefile ports/deskutils/etoile-systemconfig Makefile distinfo pkg-descr pkg-plist Message-ID: <200612231041.kBNAf327096568@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612231041.kBNAf327096568>
