Date: Tue, 24 Jan 2012 13:47:56 -0600 (CST) From: Hokan <hokan@me.umn.edu> To: FreeBSD-gnats-submit@FreeBSD.org Cc: hokan@me.umn.edu Subject: ports/164456: New port: sysutils/news Print news items Message-ID: <201201241947.q0OJluja099113@cat.enet.umn.edu> Resent-Message-ID: <201201242010.q0OKA9TW055607@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 164456 >Category: ports >Synopsis: New port: sysutils/news Print news items >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jan 24 20:10:09 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Hokan >Release: FreeBSD 8.2-RELEASE i386 >Organization: University of Minnesota >Environment: System: FreeBSD cat.enet.umn.edu 8.2-RELEASE FreeBSD 8.2-RELEASE #1: Wed May 25 11:44:09 CDT 2011 root@cat.enet.umn.edu:/usr/src/sys/i386/compile/CAT i386 >Description: Print local system news items >How-To-Repeat: >Fix: --- news.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # news # news/Makefile # news/distinfo # news/pkg-descr # echo c - news mkdir -p news > /dev/null 2>&1 echo x - news/Makefile sed 's/^X//' >news/Makefile << 'c3f214ac6721cee50aac8f51b8b2e667' X# New ports collection makefile for: news X# Date created: Tue Jan 24 12:42:05 CST 2012 X# Whom: Hokan <hokan@me.umn.edu> X# X# $FreeBSD$ X# X XPORTNAME= news XPORTVERSION= 1.2 XCATEGORIES= sysutils XMASTER_SITES= http://www.menet.umn.edu/~hokan/ X XMAINTAINER= hokan@me.umn.edu XCOMMENT= Print news items X X.include <bsd.port.pre.mk> X XALL_TARGET= news X XMAN1= news.1 XPLIST_FILES= bin/news X X.include <bsd.port.post.mk> c3f214ac6721cee50aac8f51b8b2e667 echo x - news/distinfo sed 's/^X//' >news/distinfo << 'ba227fd7afcec2066a1e2ab7dddc793e' XSHA256 (news-1.2.tar.gz) = 97e4863136b8ad22df175081c3f97ad6276ab3f3c8454ac73d8a6a8a7ccc55ee XSIZE (news-1.2.tar.gz) = 4766 ba227fd7afcec2066a1e2ab7dddc793e echo x - news/pkg-descr sed 's/^X//' >news/pkg-descr << 'ffdf07d9ca01a459a6058191cd0f9ac8' Xnews is used to keep the user informed of current events. By default, Xthese events are described by files in the directory specified by the Xenvironment variable $NEWS_PATH If this variable is not defined, then X/usr/local/news will be used as the default directory. ffdf07d9ca01a459a6058191cd0f9ac8 exit --- news.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201241947.q0OJluja099113>