security/tor: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman
2024-01-27 01:21:22 +01:00
parent 76eb937808
commit 041169740d
2 changed files with 7 additions and 5 deletions

View File

@@ -1,5 +1,6 @@
PORTNAME= tor
DISTVERSION= 0.4.8.10
PORTREVISION= 1
CATEGORIES= security net
MASTER_SITES= TOR
@@ -15,6 +16,7 @@ USE_CSTD= gnu99 # until this bug report is closed: https://trac.torproject.org/p
CPE_VENDOR= torproject
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --with-openssl-dir="${OPENSSLBASE}"
CONFIGURE_ENV= TOR_CPPFLAGS_libevent="-I${LOCALBASE}/include" \
TOR_LDFLAGS_libevent="-L${LOCALBASE}/lib/" \

View File

@@ -4,11 +4,11 @@ bin/tor-print-ed-signing-cert
bin/tor-resolve
bin/torify
@sample etc/tor/torrc.sample
%%MANPAGES%%man/man1/tor-gencert.1.gz
%%MANPAGES%%man/man1/tor-print-ed-signing-cert.1.gz
%%MANPAGES%%man/man1/tor-resolve.1.gz
%%MANPAGES%%man/man1/tor.1.gz
%%MANPAGES%%man/man1/torify.1.gz
%%MANPAGES%%share/man/man1/tor-gencert.1.gz
%%MANPAGES%%share/man/man1/tor-print-ed-signing-cert.1.gz
%%MANPAGES%%share/man/man1/tor-resolve.1.gz
%%MANPAGES%%share/man/man1/tor.1.gz
%%MANPAGES%%share/man/man1/torify.1.gz
%%PORTDOCS%%%%DOCSDIR%%/tor-gencert.html
%%PORTDOCS%%%%DOCSDIR%%/tor-print-ed-signing-cert.html
%%PORTDOCS%%%%DOCSDIR%%/tor-resolve.html