summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorjperkin <jperkin>2015-04-21 08:56:37 +0000
committerjperkin <jperkin>2015-04-21 08:56:37 +0000
commit69a9a7ef1bd8e3798cb4254b082188157b25c32c (patch)
treeae790a249f25dd74c81f5e89461d2643574091dc /mail
parentc4075f0ca19efd108c2391a406cf7c6742e154f5 (diff)
downloadpkgsrc-69a9a7ef1bd8e3798cb4254b082188157b25c32c.tar.gz
Update Xfce to 4.12.0.
This is a very large change, and incorporates the 4.8, 4.10, and 4.12 major Xfce releases since 4.6.2, our previous pkgsrc release. For more information about the thousands of changes in each major release since then, please see: Xfce 4.12 announcement: http://www.xfce.org/about/news Xfce 4.12 tour: http://www.xfce.org/about/tour Xfce 4.10 announcement: http://www.xfce.org/about/news/?post=1335571200 Xfce 4.10 tour: http://www.xfce.org/about/tour410 Xfce 4.8 announcement: http://www.xfce.org/about/news/?post=1295136000 Xfce 4.8 tour: http://www.xfce.org/about/tour48 The pkgsrc changes since then are: New packages: archivers/xfce4-thunar-archive graphics/elementary-xfce-icon-theme mail/xfce4-mailwatch-plugin misc/xfce4-time-out-plugin multimedia/xfce4-thunar-media-tags sysutils/xfce4-mount-plugin sysutils/xfce4-taskmanager sysutils/xfce4-thunar-vcs sysutils/xfce4-verve-plugin x11/xfce4-garcon x11/xfce4-notifyd x11/xfce4-tumbler x11/xfce4-whiskermenu-plugin Renamed packages: devel/xfconf to devel/xfce4-conf x11/libxfce4menu to x11/libxfce4ui x11/xfce4-screenshooter-plugin to x11/xfce4-screenshooter Updated packages: audio/xfce4-mixer audio/xfce4-xmms-plugin devel/xfce4-dev-tools editors/xfce4-mousepad graphics/ristretto meta-pkgs/xfce4-extras meta-pkgs/xfce4 misc/xfce4-weather-plugin multimedia/xfce4-mpc-plugin net/xfce4-wavelan-plugin sysutils/xfce4-appfinder sysutils/xfce4-battery-plugin sysutils/xfce4-cpugraph-plugin sysutils/xfce4-diskperf-plugin sysutils/xfce4-fsguard-plugin sysutils/xfce4-genmon-plugin sysutils/xfce4-netload-plugin sysutils/xfce4-quicklauncher-plugin sysutils/xfce4-systemload-plugin sysutils/xfce4-thunar sysutils/xfce4-xarchiver sysutils/xfce4-xkb-plugin textproc/xfce4-dict-plugin time/xfce4-datetime-plugin time/xfce4-orage time/xfce4-timer-plugin wm/xfce4-wm-themes wm/xfce4-wm x11/libxfce4gui x11/libxfce4util x11/xfce4-clipman-plugin x11/xfce4-desktop x11/xfce4-exo x11/xfce4-eyes-plugin x11/xfce4-gtk2-engine x11/xfce4-notes-plugin x11/xfce4-panel x11/xfce4-places-plugin x11/xfce4-session x11/xfce4-settings x11/xfce4-terminal Removed packages: sysutils/xfce4-volman x11/xfce4-utils This is based on a huge amount of work by the NetBSDfr team and Youri Mouton, who takes over as MAINTAINER, and has been tested by Youri on a large number of platforms prior to commit. A massive thanks to them. Any issues with the import are mine alone as the committer-by-proxy.
Diffstat (limited to 'mail')
-rw-r--r--mail/Makefile3
-rw-r--r--mail/xfce4-mailwatch-plugin/DESCR2
-rw-r--r--mail/xfce4-mailwatch-plugin/Makefile19
-rw-r--r--mail/xfce4-mailwatch-plugin/PLIST50
-rw-r--r--mail/xfce4-mailwatch-plugin/distinfo5
5 files changed, 78 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile
index b15155b94ca..354853e6c45 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.463 2015/02/04 15:23:31 taca Exp $
+# $NetBSD: Makefile,v 1.464 2015/04/21 08:56:38 jperkin Exp $
#
COMMENT= Electronic mail utilities
@@ -347,6 +347,7 @@ SUBDIR+= wmbiff
SUBDIR+= wmmail
SUBDIR+= xbiff
SUBDIR+= xbuffy
+SUBDIR+= xfce4-mailwatch-plugin
SUBDIR+= xfmail
SUBDIR+= xmailbox
SUBDIR+= xmailwatcher
diff --git a/mail/xfce4-mailwatch-plugin/DESCR b/mail/xfce4-mailwatch-plugin/DESCR
new file mode 100644
index 00000000000..981ad36969a
--- /dev/null
+++ b/mail/xfce4-mailwatch-plugin/DESCR
@@ -0,0 +1,2 @@
+Mailwatch is a plugin for the Xfce 4 panel. It is intended to
+replace the current (4.0, 4.2) mail checker plugin in Xfce 4.4.
diff --git a/mail/xfce4-mailwatch-plugin/Makefile b/mail/xfce4-mailwatch-plugin/Makefile
new file mode 100644
index 00000000000..eacb890caad
--- /dev/null
+++ b/mail/xfce4-mailwatch-plugin/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2015/04/21 08:56:38 jperkin Exp $
+
+.include "../../meta-pkgs/xfce4/Makefile.common"
+
+DISTNAME= xfce4-mailwatch-plugin-1.2.0
+CATEGORIES= mail
+MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-mailwatch-plugin/1.2/
+
+CONFIGURE_ARGS+= --x-includes=${X11BASE}/include \
+ --x-libraries=${X11BASE}/libs
+
+HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-mailwatch-plugin
+COMMENT= Xfce mail checker plugin for the panel
+
+.include "../../x11/xfce4-panel/buildlink3.mk"
+.include "../../x11/xfce4-exo/buildlink3.mk"
+.include "../../security/libgcrypt/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/mail/xfce4-mailwatch-plugin/PLIST b/mail/xfce4-mailwatch-plugin/PLIST
new file mode 100644
index 00000000000..07bd6ea564a
--- /dev/null
+++ b/mail/xfce4-mailwatch-plugin/PLIST
@@ -0,0 +1,50 @@
+@comment $NetBSD: PLIST,v 1.1 2015/04/21 08:56:38 jperkin Exp $
+lib/xfce4/panel/plugins/libmailwatch.la
+share/icons/hicolor/48x48/apps/xfce-newmail.png
+share/icons/hicolor/48x48/apps/xfce-nomail.png
+share/icons/hicolor/scalable/apps/xfce-newmail.svg
+share/icons/hicolor/scalable/apps/xfce-nomail.svg
+share/locale/ar/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/ast/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/bg/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/ca/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/cs/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/da/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/de/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/el/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/en_AU/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/en_GB/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/es/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/eu/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/fi/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/fr/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/gl/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/he/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/hr/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/hu/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/id/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/is/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/it/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/ja/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/ko/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/lt/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/lv/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/nb/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/nl/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/pl/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/pt/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/pt_BR/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/ru/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/sk/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/sq/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/sr/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/sv/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/tr/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/ug/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/uk/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/ur/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/ur_PK/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/vi/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/zh_CN/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/locale/zh_TW/LC_MESSAGES/xfce4-mailwatch-plugin.mo
+share/xfce4/panel/plugins/mailwatch.desktop
diff --git a/mail/xfce4-mailwatch-plugin/distinfo b/mail/xfce4-mailwatch-plugin/distinfo
new file mode 100644
index 00000000000..2685d956811
--- /dev/null
+++ b/mail/xfce4-mailwatch-plugin/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/04/21 08:56:38 jperkin Exp $
+
+SHA1 (xfce4-mailwatch-plugin-1.2.0.tar.bz2) = d0ab5e543211b951e01242efeb4ab3145db5c4c4
+RMD160 (xfce4-mailwatch-plugin-1.2.0.tar.bz2) = c9a95c6017c5a5d09f56f6a0d103317b54fc1801
+Size (xfce4-mailwatch-plugin-1.2.0.tar.bz2) = 509649 bytes