pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/xbiff Import xbiff-1.0.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/34bbfceea052
branches:  trunk
changeset: 527717:34bbfceea052
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Apr 12 15:14:52 2007 +0000

description:
Import xbiff-1.0.1.

The xbiff programs displays a little image of a mailbox. A flag is used
to notify the user of the arrival new mail.

This is from the modular X.org X11 project.

diffstat:

 mail/xbiff/DESCR    |   4 ++++
 mail/xbiff/Makefile |  20 ++++++++++++++++++++
 mail/xbiff/PLIST    |   3 +++
 mail/xbiff/distinfo |   5 +++++
 4 files changed, 32 insertions(+), 0 deletions(-)

diffs (48 lines):

diff -r 9164634ac91b -r 34bbfceea052 mail/xbiff/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/xbiff/DESCR  Thu Apr 12 15:14:52 2007 +0000
@@ -0,0 +1,4 @@
+The xbiff programs displays a little image of a mailbox. A flag is used
+to notify the user of the arrival new mail.
+
+This is from the modular X.org X11 project.
diff -r 9164634ac91b -r 34bbfceea052 mail/xbiff/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/xbiff/Makefile       Thu Apr 12 15:14:52 2007 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/04/12 15:14:52 joerg Exp $
+#
+
+DISTNAME=              xbiff-1.0.1
+CATEGORIES=            x11
+MASTER_SITES=          http://xorg.freedesktop.org/releases/individual/app/
+EXTRACT_SUFX=          .tar.bz2
+
+MAINTAINER=            joerg%NetBSD.org@localhost
+HOMEPAGE=              http://xorg.freedesktop.org/
+COMMENT=               Mail notification program for X11
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+GNU_CONFIGURE=         yes
+USE_TOOLS+=            pkg-config
+
+.include "../../x11/libXaw/buildlink3.mk"
+.include "../../x11/xbitmaps/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 9164634ac91b -r 34bbfceea052 mail/xbiff/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/xbiff/PLIST  Thu Apr 12 15:14:52 2007 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/12 15:14:52 joerg Exp $
+bin/xbiff
+man/man1/xbiff.1
diff -r 9164634ac91b -r 34bbfceea052 mail/xbiff/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/xbiff/distinfo       Thu Apr 12 15:14:52 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/04/12 15:14:52 joerg Exp $
+
+SHA1 (xbiff-1.0.1.tar.bz2) = 9a925f8565e79c9e24cca66b8e5d868a5670b08f
+RMD160 (xbiff-1.0.1.tar.bz2) = a728ca1004b88b7909de4bec6045e7ae0802b392
+Size (xbiff-1.0.1.tar.bz2) = 83634 bytes



Home | Main Index | Thread Index | Old Index