Path to this page:
NOTICE: This package has been removed from pkgsrc./
x11/xfce4-mcs-plugins,
Xfce settings manager plugins
Branch: CURRENT,
Version: 4.4.3nb2,
Package name: xfce4-mcs-plugins-4.4.3nb2,
Maintainer: pkgsrc-usersSettings manager plugins for Xfce.
Required to run:[
graphics/hicolor-icon-theme] [
devel/glib2] [
x11/xfce4-mcs-manager] [
x11/gtk2]
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: 6501ffa445ec50fd86e410c9341fc353d8d70427
RMD160: c7118e77f15d6d40bd63f9cf23746349fe146eb9
Filesize: 877.033 KB
Version history: (Expand)
- (2009-09-17) Package deleted from pkgsrc
- (2009-08-27) Updated to version: xfce4-mcs-plugins-4.4.3nb2
- (2008-12-18) Updated to version: xfce4-mcs-plugins-4.4.3nb1
- (2008-12-17) Updated to version: xfce4-mcs-plugins-4.4.3
- (2007-12-08) Updated to version: xfce4-mcs-plugins-4.4.2
- (2007-12-08) Updated to version: xfce4-mcs-plugins-4.4.2
CVS history: (Expand)
2009-09-16 03:55:52 by Jeremy C. Reed | Files touched by this commit (15) | |
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) | |
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:51:51 by Kouichirou Hiratsuka | Files touched by this commit (2) |
Log message:
Fix PR pkg/40218. Add missing entries to PLIST. Bump PKGREVISION.
|