diff options
Diffstat (limited to 'german')
-rw-r--r-- | german/unix-connect/Makefile | 2 | ||||
-rw-r--r-- | german/unix-connect/pkg-plist | 26 |
2 files changed, 27 insertions, 1 deletions
diff --git a/german/unix-connect/Makefile b/german/unix-connect/Makefile index 5746239..1895622 100644 --- a/german/unix-connect/Makefile +++ b/german/unix-connect/Makefile @@ -23,7 +23,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-user=news CONFIGURE_ARGS+=--with-group=dialer CONFIGURE_ARGS+=--with-execdir=${PREFIX}/libexec/uconnect -CONFIGURE_ARGS+=--with-confdir=/etc/uconnect +CONFIGURE_ARGS+=--with-confdir=${PREFIX}/etc/uconnect CONFIGURE_ARGS+=--with-spooldir=/var/spool/uconnect CONFIGURE_ARGS+=--with-mail=sendmail CONFIGURE_ARGS+=--with-news=cnews diff --git a/german/unix-connect/pkg-plist b/german/unix-connect/pkg-plist index d463c4f..f19c779 100644 --- a/german/unix-connect/pkg-plist +++ b/german/unix-connect/pkg-plist @@ -22,6 +22,32 @@ libexec/uconnect/mail.uuconnect libexec/uconnect/uurnews libexec/uconnect/zbatchsmtp @dirrm libexec/uconnect +etc/uconnect/alias +etc/uconnect/approved +etc/uconnect/autoeintrag.zconnect +etc/uconnect/config +etc/uconnect/myself.zconnect +etc/uconnect/systems.sample +etc/uconnect/xprogs +etc/uconnect/zconnecthosts +@dirrm etc/uconnect/systems +@dirrm etc/uconnect +@exec mkdir /var/spool/uconnect +@exec mkdir /var/spool/uconnect/backin +@exec mkdir /var/spool/uconnect/backout +@exec mkdir /var/spool/uconnect/error +@exec mkdir /var/spool/uconnect/locks +@exec mkdir /var/spool/uconnect/logfiles +@exec mkdir /var/spool/uconnect/netcall +@exec mkdir /var/spool/uconnect/rsmtp +@unexec rmdir /var/spool/uconnect/backin +@unexec rmdir /var/spool/uconnect/backout +@unexec rmdir /var/spool/uconnect/error +@unexec rmdir /var/spool/uconnect/locks +@unexec rmdir /var/spool/uconnect/logfiles +@unexec rmdir /var/spool/uconnect/netcall +@unexec rmdir /var/spool/uconnect/rsmtp +@unexec rmdir /var/spool/uconnect %%PORTDOCS%%share/doc/unix-connect/ChangeLog %%PORTDOCS%%share/doc/unix-connect/ChangeLog.configure %%PORTDOCS%%share/doc/unix-connect/INSTALL |