pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail
Module Name: pkgsrc
Committed By: wiz
Date: Mon Apr 21 20:56:55 UTC 2025
Modified Files:
pkgsrc/mail/coolmail: Makefile
pkgsrc/mail/faces: Makefile
pkgsrc/mail/msmtp: Makefile
Log Message:
*: remove Interix support
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/mail/coolmail/Makefile
cvs rdiff -u -r1.71 -r1.72 pkgsrc/mail/faces/Makefile
cvs rdiff -u -r1.102 -r1.103 pkgsrc/mail/msmtp/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/coolmail/Makefile
diff -u pkgsrc/mail/coolmail/Makefile:1.17 pkgsrc/mail/coolmail/Makefile:1.18
--- pkgsrc/mail/coolmail/Makefile:1.17 Mon Oct 8 12:19:06 2012
+++ pkgsrc/mail/coolmail/Makefile Mon Apr 21 20:56:54 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2012/10/08 12:19:06 asau Exp $
+# $NetBSD: Makefile,v 1.18 2025/04/21 20:56:54 wiz Exp $
DISTNAME= coolmail-1.3
PKGREVISION= 3
@@ -10,7 +10,6 @@ MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Xbiff replacement with 3D animation and sound
OPSYSVARS+= EXTRA_LIBS
-EXTRA_LIBS.Interix= -lSM
MAKE_ENV+= EXTRA_LIBS=${EXTRA_LIBS:Q}
MAKE_ENV+= X11BASE=${PREFIX:Q}
Index: pkgsrc/mail/faces/Makefile
diff -u pkgsrc/mail/faces/Makefile:1.71 pkgsrc/mail/faces/Makefile:1.72
--- pkgsrc/mail/faces/Makefile:1.71 Tue Jun 28 11:34:20 2022
+++ pkgsrc/mail/faces/Makefile Mon Apr 21 20:56:54 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.71 2022/06/28 11:34:20 wiz Exp $
+# $NetBSD: Makefile,v 1.72 2025/04/21 20:56:54 wiz Exp $
DISTNAME= faces-1.6.1
PKGREVISION= 15
@@ -33,9 +33,7 @@ MAKE_ENV.SunOS+= SYSV=-DSYSV32
MAKE_ENV.SunOS+= CC=gcc
MAKE_ENV.SunOS+= CPPFLAGS=
-.if ${OPSYS} != "Interix"
MAKE_ENV+= NISLOOKUP=-DNISLOOKUP
-.endif
INSTALL_MAKE_FLAGS+= PREFIX=${DESTDIR:Q}${PREFIX:Q} \
MANDIR=${DESTDIR:Q}${PREFIX:Q}/${PKGMANDIR:Q}
Index: pkgsrc/mail/msmtp/Makefile
diff -u pkgsrc/mail/msmtp/Makefile:1.102 pkgsrc/mail/msmtp/Makefile:1.103
--- pkgsrc/mail/msmtp/Makefile:1.102 Sat Apr 19 07:58:02 2025
+++ pkgsrc/mail/msmtp/Makefile Mon Apr 21 20:56:54 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.102 2025/04/19 07:58:02 wiz Exp $
+# $NetBSD: Makefile,v 1.103 2025/04/21 20:56:54 wiz Exp $
DISTNAME= msmtp-1.8.28
PKGREVISION= 2
@@ -20,7 +20,6 @@ CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSC
CONFIGURE_ARGS+= --enable-nls
CONFIGURE_ARGS.Darwin+= --with-macosx-keyring
-CPPFLAGS.Interix+= -D__WINSOCK
LDFLAGS.SunOS+= -lsocket -lnsl
TEST_TARGET= check
Home |
Main Index |
Thread Index |
Old Index