summaryrefslogtreecommitdiff
path: root/news/nntpclnt
diff options
context:
space:
mode:
authorchristos <christos>2006-09-26 19:00:20 +0000
committerchristos <christos>2006-09-26 19:00:20 +0000
commit2a93f38b63ce033e5830c07879db20c0a63073bc (patch)
treeb01800790f0e23c1b901d8ffd34c5119ef7278ef /news/nntpclnt
parent03c5b9b232cc9eeb7c23652ea909565d9df0367a (diff)
downloadpkgsrc-2a93f38b63ce033e5830c07879db20c0a63073bc.tar.gz
add linux support
Diffstat (limited to 'news/nntpclnt')
-rw-r--r--news/nntpclnt/Makefile6
-rw-r--r--news/nntpclnt/files/config.Linux.sh81
2 files changed, 84 insertions, 3 deletions
diff --git a/news/nntpclnt/Makefile b/news/nntpclnt/Makefile
index 626e58a96d0..e97f3bec3c9 100644
--- a/news/nntpclnt/Makefile
+++ b/news/nntpclnt/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2006/04/30 18:23:30 joerg Exp $
+# $NetBSD: Makefile,v 1.30 2006/09/26 19:00:20 christos Exp $
DISTNAME= nntpclnt-1.6.1
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= news
MASTER_SITES= ftp://ftp.uu.net/networking/news/nntp/
@@ -24,7 +24,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-*-*
+ONLY_FOR_PLATFORM= NetBSD-*-* SunOS-*-* DragonFly-*-* Linux-*-*
INSTALLATION_DIRS= bin include lib man/man3
diff --git a/news/nntpclnt/files/config.Linux.sh b/news/nntpclnt/files/config.Linux.sh
new file mode 100644
index 00000000000..c2aef5d3b49
--- /dev/null
+++ b/news/nntpclnt/files/config.Linux.sh
@@ -0,0 +1,81 @@
+#!/bin/sh
+#
+# $NetBSD: config.Linux.sh,v 1.1 2006/09/26 19:00:20 christos Exp $
+#
+# config.sh
+# This file was produced by running the Configure script
+# (and manually bashed on by tv@netbsd.org)
+
+n='-n'
+c=''
+libc='/usr/lib/libc.a'
+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='linux'
+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