View | Details | Raw Unified | Return to bug 44330
Collapse All | Expand All

(-)/root/fetchmail/Makefile (-3 / +5 lines)
Lines 10-16 Link Here
10
# want fetchmailconf to work, define WITH_X11
10
# want fetchmailconf to work, define WITH_X11
11
11
12
PORTNAME=	fetchmail
12
PORTNAME=	fetchmail
13
PORTVERSION=	6.1.0
13
PORTVERSION=	6.1.1
14
CATEGORIES=	mail ipv6
14
CATEGORIES=	mail ipv6
15
MASTER_SITES=	http://www.tuxedo.org/~esr/fetchmail/ \
15
MASTER_SITES=	http://www.tuxedo.org/~esr/fetchmail/ \
16
		ftp://ftp.ccil.org/pub/esr/fetchmail/
16
		ftp://ftp.ccil.org/pub/esr/fetchmail/
Lines 19-28 Link Here
19
19
20
LIB_DEPENDS=	intl.4:${PORTSDIR}/devel/gettext
20
LIB_DEPENDS=	intl.4:${PORTSDIR}/devel/gettext
21
.if defined(WITH_X11)
21
.if defined(WITH_X11)
22
USE_PYTHON=	yes
23
RUN_DEPENDS=	${LOCALBASE}/lib/${PYTHON_VERSION}/site-packages/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
22
RUN_DEPENDS=	${LOCALBASE}/lib/${PYTHON_VERSION}/site-packages/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
24
.endif
23
.endif
25
24
25
.if defined(WITH_X11)
26
USE_PYTHON=	yes
27
.endif
26
USE_REINPLACE=	yes
28
USE_REINPLACE=	yes
27
USE_GMAKE=	yes
29
USE_GMAKE=	yes
28
GNU_CONFIGURE=	yes
30
GNU_CONFIGURE=	yes
Lines 36-42 Link Here
36
MLINKS=		fetchmail.1 fetchmailconf.1
38
MLINKS=		fetchmail.1 fetchmailconf.1
37
39
38
FDOC=		${PREFIX}/share/doc/fetchmail
40
FDOC=		${PREFIX}/share/doc/fetchmail
39
DOCS=		COPYING FAQ FEATURES NOTES README \
41
DOCS=		COPYING FAQ FEATURES NEWS NOTES README \
40
		design-notes.html fetchmail-FAQ.html fetchmail-features.html
42
		design-notes.html fetchmail-FAQ.html fetchmail-features.html
41
43
42
.include <bsd.port.pre.mk>
44
.include <bsd.port.pre.mk>
(-)/root/fetchmail/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (fetchmail-6.1.0.tar.gz) = 8c57c33e4c49ffddde0024e24e371d25
1
MD5 (fetchmail-6.1.1.tar.gz) = 67c04b718a6ceebf58ef00ff96161706
(-)/root/fetchmail/files/patch-configure (-5 / +5 lines)
Lines 1-14 Link Here
1
1
2
$FreeBSD: ports/mail/fetchmail/files/patch-configure,v 1.3 2001/04/24 06:24:45 roam Exp $
2
$FreeBSD: ports/mail/fetchmail/files/patch-configure,v 1.3 2001/04/24 06:24:45 roam Exp $
3
3
4
--- configure.orig	Sun Mar 18 06:26:42 2001
4
--- configure.orig	Fri Oct 18 21:56:01 2002
5
+++ configure	Tue Mar 27 11:21:57 2001
5
+++ configure	Mon Oct 21 11:56:31 2002
6
@@ -6240,7 +6240,7 @@
6
@@ -13050,7 +13050,7 @@
7
     CEFLAGS="$CEFLAGS -I$with_ssl/include"
7
     CEFLAGS="$CEFLAGS -I$with_ssl/include"
8
   fi
8
   fi
9
   LDEFLAGS="$LDEFLAGS -L$with_ssl/lib"
9
   LDEFLAGS="$LDEFLAGS -L$with_ssl/lib"
10
-  LIBS="$LIBS -lssl -lcrypto"
10
-  LIBS="$LIBS -lssl -lcrypto"
11
+  LIBS="$LIBS -lssl -lcrypto $RSAGLUE"
11
+  LIBS="$LIBS -lssl -lcrypto $RSAGLUE"
12
   cat >> confdefs.h <<\EOF
12
   cat >>confdefs.h <<\_ACEOF
13
 #define SSL_ENABLE 1
13
 #define SSL_ENABLE 1
14
 EOF
14
 _ACEOF
(-)/root/fetchmail/pkg-plist (+5 lines)
Lines 4-9 Link Here
4
%%PORTDOCS%%share/doc/fetchmail/COPYING
4
%%PORTDOCS%%share/doc/fetchmail/COPYING
5
%%PORTDOCS%%share/doc/fetchmail/FAQ
5
%%PORTDOCS%%share/doc/fetchmail/FAQ
6
%%PORTDOCS%%share/doc/fetchmail/FEATURES
6
%%PORTDOCS%%share/doc/fetchmail/FEATURES
7
%%PORTDOCS%%share/doc/fetchmail/NEWS
7
%%PORTDOCS%%share/doc/fetchmail/NOTES
8
%%PORTDOCS%%share/doc/fetchmail/NOTES
8
%%PORTDOCS%%share/doc/fetchmail/README
9
%%PORTDOCS%%share/doc/fetchmail/README
9
%%NTLMDOCS%%share/doc/fetchmail/README.NTLM
10
%%NTLMDOCS%%share/doc/fetchmail/README.NTLM
Lines 12-21 Link Here
12
%%PORTDOCS%%share/doc/fetchmail/fetchmail-FAQ.html
13
%%PORTDOCS%%share/doc/fetchmail/fetchmail-FAQ.html
13
%%PORTDOCS%%share/doc/fetchmail/fetchmail-features.html
14
%%PORTDOCS%%share/doc/fetchmail/fetchmail-features.html
14
%%PORTDOCS%%@dirrm share/doc/fetchmail
15
%%PORTDOCS%%@dirrm share/doc/fetchmail
16
share/locale/ca/LC_MESSAGES/fetchmail.mo
15
share/locale/cs/LC_MESSAGES/fetchmail.mo
17
share/locale/cs/LC_MESSAGES/fetchmail.mo
16
share/locale/da/LC_MESSAGES/fetchmail.mo
18
share/locale/da/LC_MESSAGES/fetchmail.mo
19
share/locale/de/LC_MESSAGES/fetchmail.mo
17
share/locale/es/LC_MESSAGES/fetchmail.mo
20
share/locale/es/LC_MESSAGES/fetchmail.mo
18
share/locale/fr/LC_MESSAGES/fetchmail.mo
21
share/locale/fr/LC_MESSAGES/fetchmail.mo
19
share/locale/gl/LC_MESSAGES/fetchmail.mo
22
share/locale/gl/LC_MESSAGES/fetchmail.mo
23
share/locale/ja/LC_MESSAGES/fetchmail.mo
20
share/locale/pl/LC_MESSAGES/fetchmail.mo
24
share/locale/pl/LC_MESSAGES/fetchmail.mo
21
share/locale/pt_BR/LC_MESSAGES/fetchmail.mo
25
share/locale/pt_BR/LC_MESSAGES/fetchmail.mo
26
share/locale/tr/LC_MESSAGES/fetchmail.mo

Return to bug 44330