mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
news/newsx: move man pages
Also retrieve WWW from web.archive.org.
This commit is contained in:
parent
4cfee3662b
commit
347c67591f
@ -1,12 +1,12 @@
|
||||
PORTNAME= newsx
|
||||
PORTVERSION= 1.6
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= news
|
||||
MASTER_SITES= LOCAL/thierry
|
||||
|
||||
MAINTAINER= thierry@FreeBSD.org
|
||||
COMMENT= Program to fetch news from and post news to a remote NNTP server
|
||||
WWW= http://www.kvaleberg.no/newsx.html
|
||||
WWW= https://web.archive.org/web/20220208213916/http://www.kvaleberg.no/newsx.html
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
@ -19,6 +19,7 @@ RUN_DEPENDS= ${LOCALBASE}/news/lib/libinn.so:news/inn
|
||||
|
||||
USES= cpe
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CFLAGS+= -fcommon
|
||||
|
||||
CONFLICTS= leafnode-1.*
|
||||
|
@ -1,7 +1,7 @@
|
||||
bin/newsq
|
||||
bin/newsx
|
||||
man/man1/newsq.1.gz
|
||||
man/man5/in.hosts.5.gz
|
||||
man/man5/newsx.conf.5.gz
|
||||
man/man8/newsx.8.gz
|
||||
share/man/man1/newsq.1.gz
|
||||
share/man/man5/in.hosts.5.gz
|
||||
share/man/man5/newsx.conf.5.gz
|
||||
share/man/man8/newsx.8.gz
|
||||
@dir(news,news,) news/spool/inhosts
|
||||
|
Loading…
Reference in New Issue
Block a user