mirror of
https://git.freebsd.org/ports.git
synced 2025-05-01 02:56:39 -04:00
mail/popular: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
8868859907
commit
398db8ac10
2 changed files with 12 additions and 11 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= popular
|
PORTNAME= popular
|
||||||
PORTVERSION= 1.5.5
|
PORTVERSION= 1.5.5
|
||||||
PORTREVISION= 8
|
PORTREVISION= 9
|
||||||
CATEGORIES= mail
|
CATEGORIES= mail
|
||||||
MASTER_SITES= https://www.jochentopf.com/software/popular/
|
MASTER_SITES= https://www.jochentopf.com/software/popular/
|
||||||
|
|
||||||
|
@ -17,6 +17,7 @@ CONFLICTS= pserv synce-librapi2
|
||||||
CONFLICTS_INSTALL= ports-tools # bin/pcheck
|
CONFLICTS_INSTALL= ports-tools # bin/pcheck
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
PDM_MODULES= any master
|
PDM_MODULES= any master
|
||||||
CONFIGURE_ARGS= --without-bdb --disable-docbook --with-confdir=${PREFIX}/etc/popular \
|
CONFIGURE_ARGS= --without-bdb --disable-docbook --with-confdir=${PREFIX}/etc/popular \
|
||||||
--enable-ssl --with-pdm="${PDM_MODULES}"
|
--enable-ssl --with-pdm="${PDM_MODULES}"
|
||||||
|
|
|
@ -32,16 +32,16 @@ lib/popular/libpdm_master.so
|
||||||
@comment %%DB4%%lib/popular/libpdm_db4-1.5.5.so
|
@comment %%DB4%%lib/popular/libpdm_db4-1.5.5.so
|
||||||
@comment %%DB4%%lib/popular/libpdm_db4.a
|
@comment %%DB4%%lib/popular/libpdm_db4.a
|
||||||
@comment %%DB4%%lib/popular/libpdm_db4.so
|
@comment %%DB4%%lib/popular/libpdm_db4.so
|
||||||
man/man1/pcheck.1.gz
|
share/man/man1/pcheck.1.gz
|
||||||
man/man1/pcontrol.1.gz
|
share/man/man1/pcontrol.1.gz
|
||||||
man/man1/pdeliver.1.gz
|
share/man/man1/pdeliver.1.gz
|
||||||
man/man1/pstatus.1.gz
|
share/man/man1/pstatus.1.gz
|
||||||
man/man1/ptestpdm.1.gz
|
share/man/man1/ptestpdm.1.gz
|
||||||
man/man7/popular-log.7.gz
|
share/man/man7/popular-log.7.gz
|
||||||
man/man8/pcheckd.8.gz
|
share/man/man8/pcheckd.8.gz
|
||||||
man/man8/pproxy.8.gz
|
share/man/man8/pproxy.8.gz
|
||||||
man/man8/pserv.8.gz
|
share/man/man8/pserv.8.gz
|
||||||
man/man8/ringd.8.gz
|
share/man/man8/ringd.8.gz
|
||||||
sbin/pcheckd
|
sbin/pcheckd
|
||||||
sbin/pproxy
|
sbin/pproxy
|
||||||
sbin/pserv
|
sbin/pserv
|
||||||
|
|
Loading…
Add table
Reference in a new issue