diff --git a/mail/Makefile b/mail/Makefile index ec01ec1a9ecc..ea6dd9a16b39 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -268,6 +268,7 @@ SUBDIR += wanderlust-xemacs21-mule SUBDIR += wmbiff SUBDIR += wmmail + SUBDIR += wmmaiload SUBDIR += wmmultipop3 SUBDIR += wmpop3 SUBDIR += xbuffy diff --git a/mail/wmmaiload/Makefile b/mail/wmmaiload/Makefile new file mode 100644 index 000000000000..8e95a82c24a2 --- /dev/null +++ b/mail/wmmaiload/Makefile @@ -0,0 +1,26 @@ +# New ports collection makefile for: wmmaiload +# Date created: Sat Sep 21 01:48:10 EDT 2002 +# Whom: pat +# +# $FreeBSD$ +# + +PORTNAME= wmmaiload +PORTVERSION= 0.4.1 +CATEGORIES= mail windowmaker +MASTER_SITES= http://tnemeth.free.fr/projets/programmes/ + +MAINTAINER= pat@FreeBSD.org + +USE_X_PREFIX= yes +USE_XPM= yes +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --program-prefix="" + +MAN1= ${PORTNAME}.1 + +do-install: + @${INSTALL_PROGRAM} ${WRKSRC}/src/wmmaiload ${PREFIX}/bin + @${INSTALL_MAN} ${WRKSRC}/doc/wmmaiload.1 ${PREFIX}/man/man1 + +.include diff --git a/mail/wmmaiload/distinfo b/mail/wmmaiload/distinfo new file mode 100644 index 000000000000..457ece2afcfb --- /dev/null +++ b/mail/wmmaiload/distinfo @@ -0,0 +1 @@ +MD5 (wmmaiload-0.4.1.tar.gz) = c0d8488973d890199251d10c70bf16db diff --git a/mail/wmmaiload/files/patch-configure b/mail/wmmaiload/files/patch-configure new file mode 100644 index 000000000000..47c2a108b372 --- /dev/null +++ b/mail/wmmaiload/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig Sat Sep 21 02:14:44 2002 ++++ configure Sat Sep 21 02:14:52 2002 +@@ -4051,8 +4051,6 @@ + OS=freebsd + ignore_wired=yes + ignore_cached=yes +- LIBS="$LIBS -lkvm" +- SETGID_FLAGS="-g kmem -m 2755 -o root" + ;; + openbsd*) + OS=openbsd diff --git a/mail/wmmaiload/pkg-comment b/mail/wmmaiload/pkg-comment new file mode 100644 index 000000000000..09cf995d1c9b --- /dev/null +++ b/mail/wmmaiload/pkg-comment @@ -0,0 +1 @@ +Incoming mail monitor dockapp with a similar look to wmcpuload diff --git a/mail/wmmaiload/pkg-descr b/mail/wmmaiload/pkg-descr new file mode 100644 index 000000000000..55d79dd1a7dd --- /dev/null +++ b/mail/wmmaiload/pkg-descr @@ -0,0 +1,5 @@ +This dockapp monitors your incoming mail in 1 or more mailboxes in mbox +format. + +Author: Thomas Nemeth +WWW: http://tnemeth.free.fr/projets/dockapps.html diff --git a/mail/wmmaiload/pkg-plist b/mail/wmmaiload/pkg-plist new file mode 100644 index 000000000000..facdff219f92 --- /dev/null +++ b/mail/wmmaiload/pkg-plist @@ -0,0 +1 @@ +bin/wmmaiload