Bug 69121 - [NEW PORT] news/s-news: simple news server for hosts with one or two users
Summary: [NEW PORT] news/s-news: simple news server for hosts with one or two users
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-15 19:30 UTC by Andrey Slusar
Modified: 2004-07-17 20:12 UTC (History)
0 users

See Also:


Attachments
s-news.port (5.15 KB, text/plain)
2004-07-15 19:30 UTC, Andrey Slusar
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Slusar 2004-07-15 19:30:16 UTC
	S-news is a simple news server for hosts with one or two users.
	It is intened to supply spool and offline news reading for a
	configured selection of newsgroups.  S-news does the minimum
	required to maintain a conventional news spool and makes use
	of suck or newsstar for news transport.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-07-17 17:11:04 UTC
State Changed
From-To: open->feedback

Is this port only half-finished? 

You define CONFIGS in Makefile, but don't use them, 
you have foo.sample files in pkg-plist, but port installs them 
without .sample suffix. You dirrm %%CONFIGDIR%% but you install 
in etc/s-news ... 


Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2004-07-17 17:11:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Handle.
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2004-07-17 20:11:59 UTC
State Changed
From-To: feedback->closed

New port added, thank you!