Index: head/news/dnews/Makefile =================================================================== --- head/news/dnews/Makefile (revision 83968) +++ head/news/dnews/Makefile (revision 83969) @@ -1,46 +1,46 @@ # New ports collection makefile for: dnews # Date created: Thu May 29 17:16:36 CEST 1997 # Whom: Andreas Klemm # # $FreeBSD$ # PORTNAME= dnews -PORTVERSION= 5.5h2 +PORTVERSION= 5.7b1 PORTREVISION= 1 CATEGORIES= news MASTER_SITES= ftp://ftp.netwinsite.com/pub/dnews/ -DISTNAME= dnews55h2_freebsd4 +DISTNAME= dnews_57b1_freebsd4 EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= Commercial nntp server with enhancements over inn and cnews WRKSRC= ${WRKDIR}/dtemp NO_CDROM= "no answer yet, if we are allowed to put it onto CDROM" RESTRICTED= "only free for non-profit organisations" NO_PACKAGE= "${RESTRICTED}" IS_INTERACTIVE= yes USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 NO_BUILD= yes post-configure: @${REINPLACE_CMD} -e "s|df -k|/bin/df -k|" ${WRKSRC}/dnews.conf @${REINPLACE_CMD} -e "s|lib/sendmail|sbin/sendmail|" ${WRKSRC}/dnews.conf do-install: @( cd ${WRKSRC}; ./dnews_setup ) @${ECHO_MSG} "Installing dnews startup script as ${PREFIX}/etc/rc.d/dnews.sh" @${INSTALL_SCRIPT} ${FILESDIR}/dnews.sh ${PREFIX}/etc/rc.d/dnews.sh @${INSTALL_DATA} ${FILESDIR}/faq.html ${PREFIX}/dnews/faq.html post-install: @${MV} /etc/dnews.conf ${PREFIX}/etc/dnews.conf @${LN} -s ${PREFIX}/etc/dnews.conf /etc/dnews.conf @${ECHO_MSG} "*** DNEWS is NOT free, please read the LICENSE file:" @${ECHO_MSG} "*** ${PREFIX}/dnews/license.txt" @${ECHO_MSG} "*** The main configuration file is:" @${ECHO_MSG} "*** ${PREFIX}/etc/dnews.conf" .include Property changes on: head/news/dnews/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.28 \ No newline at end of property +1.29 \ No newline at end of property Index: head/news/dnews/distinfo =================================================================== --- head/news/dnews/distinfo (revision 83968) +++ head/news/dnews/distinfo (revision 83969) @@ -1 +1 @@ -MD5 (dnews55h2_freebsd4.tar.Z) = 4bc3071b301c595b7705de6a6eac3ca3 +MD5 (dnews_57b1_freebsd4.tar.Z) = eec7d4e195bc63b25bab7192c11ec0e0 Property changes on: head/news/dnews/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/news/dnews/pkg-plist =================================================================== --- head/news/dnews/pkg-plist (revision 83968) +++ head/news/dnews/pkg-plist (revision 83969) @@ -1,89 +1,107 @@ bin/tellnews dnews/access.conf dnews/control.conf +dnews/dfeed dnews/dis.sh dnews/distrib.sh dnews/dmgr/access.htm dnews/dmgr/adv.htm dnews/dmgr/config.htm dnews/dmgr/dir.htm dnews/dmgr/dmgrcgi.cgi dnews/dmgr/feed.htm dnews/dmgr/feeds.htm dnews/dmgr/help.htm dnews/dmgr/log.htm dnews/dmgr/logoff.htm dnews/dmgr/menu.htm dnews/dmgr/sucks.htm dnews/dmgr/tellnews.htm dnews/dmgr/users.htm dnews/dmgrsvc dnews/dmulti dnews/dmulti_start.sh dnews/dnews dnews/dnews_start dnews/dnews_start.sh +dnews/dnewsauth.sh +dnews/dnewssrt dnews/dnewsweb dnews/dnewsweb.ini dnews/dnewsweb.txt dnews/dposter dnews/drobot +dnews/dudp +dnews/duse dnews/expire.conf dnews/faq.html dnews/fixinet.sh dnews/fixowner.sh dnews/fts.conf dnews/gupcgi dnews/hp.conf dnews/install.sh dnews/install.txt dnews/libauth.sh dnews/license.txt +dnews/lint.sh dnews/makelib.sh dnews/manual.txt +dnews/mkgroups.sh dnews/moderators.conf dnews/newsfeeds.conf dnews/newver.sh +dnews/nocached.body dnews/resetxxx.sh dnews/restart.sh dnews/setfeed.ini dnews/setprot.sh dnews/tar.sh dnews/tellnews +dnews/test.sh +dnews/testing.sh dnews/web/advert.htm +dnews/web/cancel.tpl dnews/web/config.tpl dnews/web/empty.htm +dnews/web/error.tpl dnews/web/follow.tpl dnews/web/frame.htm dnews/web/grpsrch.tpl dnews/web/item.htm dnews/web/item.tpl dnews/web/item_f.tpl +dnews/web/item_nomore.tpl dnews/web/items.htm dnews/web/items.tpl dnews/web/items3.tpl dnews/web/items_f.tpl dnews/web/items_t.tpl dnews/web/itemslst.tpl +dnews/web/latest.tpl dnews/web/list.tpl dnews/web/login.tpl +dnews/web/missing.tpl dnews/web/post.htm dnews/web/post.tpl dnews/web/post2.tpl dnews/web/posted.tpl dnews/web/postform.tpl dnews/web/postit.tpl dnews/web/required.tpl dnews/web/results.tpl dnews/web/results2.tpl dnews/web/search.tpl +dnews/web/tomail_bad.tpl +dnews/web/tomail_del.tpl +dnews/web/tomail_ok.tpl dnews/web/top.tpl dnews/web/user.tpl dnews/web/xresult2.tpl dnews/web/xresults.tpl dnews/web/xsearch.tpl dnews/xmit etc/dnews.conf etc/rc.d/dnews.sh @dirrm dnews/dmgr @dirrm dnews/web Property changes on: head/news/dnews/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property