- upgrade to version 1.4.4
- clean up the Makefile - fix the PLIST
This commit is contained in:
parent
37e0b7709c
commit
5be58f9fa8
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2000/04/09 17:37:01 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2000/05/23 05:12:18 kevlo Exp $
|
||||
# $NetBSD: Makefile,v 1.2 1998/07/04 09:19:04 mycroft Exp $
|
||||
|
||||
DISTNAME= xfmail-1.3
|
||||
DISTNAME= xfmail-1.4.4
|
||||
CATEGORIES= mail x11
|
||||
NEED_VERSION= 1.230
|
||||
FAKE=No
|
||||
MASTER_SITES= ftp://burka.netvision.net.il/pub/xfmail/
|
||||
NEED_VERSION= 1.230
|
||||
MASTER_SITES= ftp://xfmail.ufies.org/pub/xfmail/release/1.4.4/
|
||||
|
||||
MAINTAINER= ports@openbsd.org
|
||||
|
||||
@ -20,14 +19,20 @@ ONLY_FOR_ARCHS= i386 sparc m68k hp300
|
||||
|
||||
RESTRICTED= "Selling this software requires permission of the authors."
|
||||
|
||||
USE_BZIP2= Yes
|
||||
USE_X11= Yes
|
||||
GNU_CONFIGURE= Yes
|
||||
FAKE= Yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/X11" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib/X11"
|
||||
|
||||
pre-configure:
|
||||
@cp -f ${FILESDIR}/config.cache ${WRKSRC}
|
||||
|
||||
post-install:
|
||||
mkdir -p ${PREFIX}/share/doc/xfmail
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/xfmail
|
||||
${INSTALL_DATA} ${WRKSRC}/Copyright ${PREFIX}/share/doc/xfmail
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/ui/xfmail ${PREFIX}/bin
|
||||
${INSTALL_MAN} ${WRKSRC}/ui/xfmail.1 ${PREFIX}/man/man1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xfmail-1.3.tar.gz) = c756fb26bb4b31e59af775d3a088fb73
|
||||
RMD160 (xfmail-1.3.tar.gz) = 1d4fa7f66ab846c5eda4aa1fd0f6305b5a337cfa
|
||||
SHA1 (xfmail-1.3.tar.gz) = 34d688f505ef0b0954f17f7db6741dc9b8acad4e
|
||||
MD5 (xfmail-1.4.4.tar.bz2) = e887cff04ec9422f82fb19a81b0de926
|
||||
RMD160 (xfmail-1.4.4.tar.bz2) = 7ccf5e58957d0aa2fc5874bc7657fbafbe09d5dd
|
||||
SHA1 (xfmail-1.4.4.tar.bz2) = a1583e43a0d7488f3ec8928261e8ae4bd6c1bef4
|
||||
|
@ -1,7 +0,0 @@
|
||||
--- ui/newobjs.h.orig Wed Oct 22 04:31:31 1997
|
||||
+++ ui/newobjs.h Fri Jun 26 03:14:01 1998
|
||||
@@ -6,3 +6,3 @@
|
||||
|
||||
-#include <forms.h>
|
||||
+#include <X11/forms.h>
|
||||
#include <sys/param.h>
|
@ -1,7 +0,0 @@
|
||||
--- ui/umail.h.orig Fri Jun 26 03:19:23 1998
|
||||
+++ ui/umail.h Fri Jun 26 03:19:35 1998
|
||||
@@ -52,3 +52,3 @@
|
||||
|
||||
-#include <forms.h>
|
||||
+#include <X11/forms.h>
|
||||
|
@ -1,7 +0,0 @@
|
||||
--- editor/fl_edit.c.orig Fri Jun 26 03:24:52 1998
|
||||
+++ editor/fl_edit.c Fri Jun 26 03:25:10 1998
|
||||
@@ -69,3 +69,3 @@
|
||||
|
||||
-#include <forms.h>
|
||||
+#include <X11/forms.h>
|
||||
#include "fl_edit.h"
|
@ -1,48 +0,0 @@
|
||||
--- configure.orig Wed Apr 15 09:57:51 1998
|
||||
+++ configure Sat Jun 27 00:50:25 1998
|
||||
@@ -2909,16 +2909,16 @@
|
||||
fi
|
||||
|
||||
|
||||
-ac_safe=`echo "forms.h" | sed 'y%./+-%__p_%'`
|
||||
-echo $ac_n "checking for forms.h""... $ac_c" 1>&6
|
||||
-echo "configure:2915: checking for forms.h" >&5
|
||||
+ac_safe=`echo "X11/forms.h" | sed 'y%./+-%__p_%'`
|
||||
+echo $ac_n "checking for X11/forms.h""... $ac_c" 1>&6
|
||||
+echo "configure:2915: checking for X11/forms.h" >&5
|
||||
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
|
||||
echo $ac_n "(cached) $ac_c" 1>&6
|
||||
else
|
||||
cat > conftest.$ac_ext <<EOF
|
||||
#line 2920 "configure"
|
||||
#include "confdefs.h"
|
||||
-#include <forms.h>
|
||||
+#include <X11/forms.h>
|
||||
EOF
|
||||
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
|
||||
{ (eval echo configure:2925: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
|
||||
@@ -2942,13 +2942,13 @@
|
||||
echo "$ac_t""no" 1>&6
|
||||
|
||||
xfmail_error_txt="$xfmail_error_txt
|
||||
-** Can't find forms.h. Please check that
|
||||
+** Can't find X11/forms.h. Please check that
|
||||
the libforms library is installed correctly on your system.
|
||||
"
|
||||
xfmail_error=yes
|
||||
fi
|
||||
|
||||
-if test $ac_cv_header_forms_h = yes; then
|
||||
+if test $ac_cv_header_X11_forms_h = yes; then
|
||||
echo $ac_n "checking xforms library version""... $ac_c" 1>&6
|
||||
echo "configure:2954: checking xforms library version" >&5
|
||||
if eval "test \"`echo '$''{'xfmail_cv_xfversion'+set}'`\" = set"; then
|
||||
@@ -2958,7 +2958,7 @@
|
||||
#line 2959 "configure"
|
||||
#include "confdefs.h"
|
||||
|
||||
-#include <forms.h>
|
||||
+#include <X11/forms.h>
|
||||
#if ! defined(FL_INCLUDE_VERSION)
|
||||
%%%old!%%%
|
||||
#else
|
@ -1,3 +1,4 @@
|
||||
bin/xfmail
|
||||
man/man1/xfmail.1
|
||||
share/doc/xfmail/Copyright
|
||||
@dirrm share/doc/xfmail
|
||||
|
Loading…
Reference in New Issue
Block a user