summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorchuck <chuck@pkgsrc.org>2008-11-11 21:12:20 +0000
committerchuck <chuck@pkgsrc.org>2008-11-11 21:12:20 +0000
commit5c3d47cea71ed19abfbf076ba762f578d67ba639 (patch)
tree246967b8358ba9328d84f47e6f3c8458cd9345bf /news
parent8d8f07c10a5ce24a9a23133d0e3a4ee0022aabea (diff)
downloadpkgsrc-5c3d47cea71ed19abfbf076ba762f578d67ba639.tar.gz
add darwin support
Diffstat (limited to 'news')
-rw-r--r--news/nntpclnt/Makefile4
-rw-r--r--news/nntpclnt/files/config.Darwin.sh81
2 files changed, 83 insertions, 2 deletions
diff --git a/news/nntpclnt/Makefile b/news/nntpclnt/Makefile
index 4c24e790859..8f649ddbf7d 100644
--- a/news/nntpclnt/Makefile
+++ b/news/nntpclnt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2008/09/12 00:49:36 gdt Exp $
+# $NetBSD: Makefile,v 1.33 2008/11/11 21:12:20 chuck Exp $
DISTNAME= nntpclnt-1.6.1
PKGREVISION= 6
@@ -26,7 +26,7 @@ PLIST_SUBST+= PKG_SYSCONFDIR=${PKG_SYSCONFDIR:Q}
.include "../../mk/bsd.prefs.mk"
CONFIG_SH= ${FILESDIR}/config.${OPSYS}.sh
-ONLY_FOR_PLATFORM= NetBSD-*-* SunOS-*-* DragonFly-*-* Linux-*-*
+ONLY_FOR_PLATFORM= NetBSD-*-* SunOS-*-* DragonFly-*-* Linux-*-* Darwin-*-*
INSTALLATION_DIRS= bin include lib ${PKGMANDIR}/man3
diff --git a/news/nntpclnt/files/config.Darwin.sh b/news/nntpclnt/files/config.Darwin.sh
new file mode 100644
index 00000000000..30034de3e9b
--- /dev/null
+++ b/news/nntpclnt/files/config.Darwin.sh
@@ -0,0 +1,81 @@
+#!/bin/sh
+#
+# $NetBSD: config.Darwin.sh,v 1.1 2008/11/11 21:12:20 chuck Exp $
+#
+# config.sh
+# This file was produced by running the Configure script
+# (and then manually bashed on)
+
+n='-n'
+c=''
+libc='/usr/lib/libc.dylib'
+eunicefix=':'
+eunice='undef'
+cpp='/usr/bin/cpp'
+shsharp='true'
+startsh='#!/bin/sh'
+spitshell='cat'
+test='test'
+expr='expr'
+sed='sed'
+echo='echo'
+cat='cat'
+rm='rm'
+cp='cp'
+tr='tr'
+mkdir='mkdir'
+inews='inews'
+grep='grep'
+chmod='chmod'
+awk='awk'
+egrep='/usr/bin/egrep'
+nidump='/bin/cat'
+ypmatch='/bin/cat'
+jobslib=''
+contains='grep'
+lib='@PREFIX@/etc'
+libexp='@PREFIX@/etc'
+nametype='bsd'
+cc='cc'
+iandd=''
+include=''
+socketlib=''
+posix=''
+nonetdb='undef'
+internet=''
+filexp=''
+dotdir='define'
+strncasecmp='define'
+strcasecmp='define'
+seteuid='define'
+sitename=''
+hostfile='@PKGSYSCONFDIR@/domainname'
+domain=''
+isadmin='undef'
+newsadmin='root'
+novoid='undef'
+mansrc='@PREFIX@/man/man1'
+manext='1'
+rootid='0'
+strchr='define'
+memcpy='define'
+sunos4='undef'
+solaris='undef'
+portable='define'
+passnam='define'
+berknam='define'
+usgnam='undef'
+whoami='undef'
+getpwent='define'
+gethostname='undef'
+douname='undef'
+phostname='undef'
+hostcmd=''
+serverfile='@PKGSYSCONFDIR@/server'
+auth='define'
+authsimple='define'
+authold='define'
+passfile='@PKGSYSCONFDIR@/server.auth'
+decnet='undef'
+datakit='undef'
+CONFIG=true