From 2d6babc490281f57d7a50fe6a6dfd379d28f6b67 Mon Sep 17 00:00:00 2001 From: espie Date: Sun, 3 Sep 2000 16:24:27 +0000 Subject: [PATCH] Clean up patches. Make this look like an OpenBSD port (no compressed manpage, no use of /usr/local/etc). Don't try at an INSTALL script yet, as the steps needed are numerous. --- comms/xcept/pkg/DESCR | 10 ---------- comms/xcept/pkg/MESSAGE | 16 ++++++++++++++++ comms/xcept/pkg/PLIST | 10 ++++++---- 3 files changed, 22 insertions(+), 14 deletions(-) create mode 100644 comms/xcept/pkg/MESSAGE diff --git a/comms/xcept/pkg/DESCR b/comms/xcept/pkg/DESCR index a73a66a5490..bf359d10813 100644 --- a/comms/xcept/pkg/DESCR +++ b/comms/xcept/pkg/DESCR @@ -16,14 +16,4 @@ been the last version distributed under a BSD-style copyright; the package went commercial in later versions. The authors no longer distribute or support version 2. -After installing the package, you must add - -xcept 20005/tcp #XCEPT - -to /etc/services, and - -xcept stream tcp nowait root /usr/local/libexec/ceptd ceptd - -to /etc/inetd.conf on your server host. - Jörg Wunsch diff --git a/comms/xcept/pkg/MESSAGE b/comms/xcept/pkg/MESSAGE new file mode 100644 index 00000000000..5acfe3d0201 --- /dev/null +++ b/comms/xcept/pkg/MESSAGE @@ -0,0 +1,16 @@ +After installing this package, you must create +${SYSCONFDIR}/cept.init ${SYSCONFDIR}/cept.users files. + +Samples exist in ${PREFIX}/share/cept. + + +You must also add + +xcept 20005/tcp #XCEPT + +to /etc/services, and + +xcept stream tcp nowait root /usr/local/libexec/ceptd ceptd + +to /etc/inetd.conf on your server host, +and restart inetd on the server host. diff --git a/comms/xcept/pkg/PLIST b/comms/xcept/pkg/PLIST index 542d1fbb3da..e5350e2d131 100644 --- a/comms/xcept/pkg/PLIST +++ b/comms/xcept/pkg/PLIST @@ -1,9 +1,8 @@ +@comment $OpenBSD: PLIST,v 1.2 2000/09/03 16:24:27 espie Exp $ bin/xcept libexec/ceptd -man/man1/xcept.1.gz -man/man8/ceptd.8.gz -etc/cept.init -etc/cept.users +man/man1/xcept.1 +man/man8/ceptd.8 lib/xcept/Bundesbahn.xcept lib/xcept/DeutscheBank-Kontoauszug.xcept lib/xcept/Sparkasse.xcept @@ -14,4 +13,7 @@ lib/xcept/client-mode lib/xcept/on-off.xcept lib/xcept/popup.xcept lib/xcept/xcept.pl +share/cept/cept.init.sample +share/cept/cept.users.sample +@dirrm share/cept @dirrm lib/xcept