NOTICE: This package has been removed from pkgsrc

./x11/xfce4-mcs-manager, Xfce settings manager

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 4.4.3nb2, Package name: xfce4-mcs-manager-4.4.3nb2, Maintainer: pkgsrc-users

The Xfce settings manager provides access to the settings of
all Xfce components.


Required to run:
[graphics/hicolor-icon-theme] [devel/glib2] [x11/gtk2] [x11/libxfce4mcs] [x11/libxfce4gui]

Required to build:
[textproc/intltool] [lang/perl5] [pkgtools/x11-links] [devel/gmake] [devel/libtool-base] [devel/xfce4-dev-tools] [devel/pkg-config] [x11/renderproto] [x11/xproto] [x11/fixesproto] [x11/inputproto] [x11/xextproto] [x11/randrproto]

Master sites:

SHA1: 34546b60879e4c818931363ffa4f030ad01a63d9
RMD160: 3292d9e6f6f8a6d1b55d7d47ab0f49891471abac
Filesize: 600.183 KB

Version history: (Expand)


CVS history: (Expand)


   2009-09-16 03:55:52 by Jeremy C. Reed | Files touched by this commit (15) | Package removed
Log message:
Remove these packages. They are no longer part of Xfce since 4.6.0.

xfce4-settings replaces xfce-mcs-manager frontend.

xfconf replaces xfce4-mcs-manager backend.
   2009-09-16 03:31:14 by Jeremy C. Reed | Files touched by this commit (23)
Log message:
Remove include of the xfce4-dev-tools buildlink.

It is only needed for building Xfce4 from SVN repo.

No need to bump versions as this is a "build" dependency.
   2009-08-26 21:58:47 by Jens Rehsack | Files touched by this commit (1461) | Package updated
Log message:
bump revision because of graphics/jpeg update
   2009-06-15 00:06:43 by Joerg Sonnenberger | Files touched by this commit (42)
Log message:
Convert @exec/@unexec to @pkgdir or drop it.
   2009-06-14 20:25:20 by Joerg Sonnenberger | Files touched by this commit (321)
Log message:
Remove @dirrm entries from PLISTs
   2009-03-20 20:25:55 by Joerg Sonnenberger | Files touched by this commit (1252)
Log message:
Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
   2008-12-18 17:46:30 by Kouichirou Hiratsuka | Files touched by this commit (22)
Log message:
Bump BUILDLINK_{API,ABI}_DEPENDS.
Bump PKGREVISION (some packages ride the previous PKGREVISION bump).
   2008-12-18 14:50:42 by Kouichirou Hiratsuka | Files touched by this commit (2)
Log message:
Fix PR pkg/40217.  Add missing entries to PLIST.  Bump PKGREVISION.