CVS log for ports/deskutils/etoile-systemconfig/Makefile
Up to [FreeBSD] / ports / deskutils / etoile-systemconfig
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Jun 5 06:14:25 2010 UTC (20 months, 1 week ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -0 lines
LICENSE LGPL21
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun May 30 12:28:07 2010 UTC (20 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +0 -1 lines
- drop USE_GNUSTEP_PREFIX
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Jul 5 10:37:50 2009 UTC (2 years, 7 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +0 -1 lines
- cleanup ADDITIONAL_LIB_DIRS
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Jun 4 18:43:58 2009 UTC (2 years, 8 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
- fix buildwith custom LOCALBASE Reported by: QAT
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Mar 20 09:15:42 2009 UTC (2 years, 10 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
- udpate to 0.4.1
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Nov 25 15:11:32 2008 UTC (3 years, 2 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -2 lines
- update etoile-0.4.0
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:18:12 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun May 11 13:21:55 2008 UTC (3 years, 9 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -9 lines
- update to etoile 0.2
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat May 19 20:01:29 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jan 31 18:17:53 2007 UTC (5 years ago) by dinoex
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
- add category gnustep PR: 103931 Approved by: pav
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Jan 14 10:21:46 2007 UTC (5 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -2 lines
- cleanup MASTER_SITES
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jan 13 10:55:34 2007 UTC (5 years, 1 month ago) by dinoex
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
- use new macros
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Dec 23 10:41:03 2006 UTC (5 years, 1 month ago) by dinoex
Branches: MAIN
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/
