1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/mail/popular/pkg-plist
Pav Lucistnik b6ab23fb4f POPular is a suite of programs for setting up large POP3 server systems. It
consists of a POP3 proxy, a storage server and lots of utility programs. Note
that this program is intended to be used in large email systems and is
therefore quite complex to configure. If you only have a few thousand
mailboxes, you are probably better of with a different POP3 server.
2005-08-30 14:09:24 +00:00

39 lines
894 B
Plaintext

bin/pcheck
bin/pstatus
bin/pdeliver
bin/pcontrol
bin/ptestpdm
etc/popular/pproxy.rc.sample
etc/popular/pserv.rc.sample
include/popular/ctrl.h
include/popular/daemon.h
include/popular/info.h
include/popular/io.h
include/popular/mailbox.h
include/popular/net.h
include/popular/pconfig.h
include/popular/pdm.h
include/popular/pop3.h
include/popular/popular.h
include/popular/pproxy.h
include/popular/pserv.h
include/popular/ringd.h
include/popular/sig.h
include/popular/smtp_after_pop.h
include/popular/uds.h
include/popular/util.h
include/popular/xlog.h
lib/popular/libpdm_any-1.5.5.so
lib/popular/libpdm_any.so
lib/popular/libpdm_master-1.5.5.so
lib/popular/libpdm_master.so
%%WITH_DB4%%lib/popular/libpdm_db4-1.5.5.so
%%WITH_DB4%%lib/popular/libpdm_db4.so
sbin/pcheckd
sbin/pproxy
sbin/pserv
sbin/ringd
@dirrm include/popular
@dirrm lib/popular
@unexec rmdir %D/etc/popular 2>/dev/null || true