aboutsummaryrefslogtreecommitdiff
path: root/news/fidogate-ds
diff options
context:
space:
mode:
Diffstat (limited to 'news/fidogate-ds')
-rw-r--r--news/fidogate-ds/Makefile8
-rw-r--r--news/fidogate-ds/distinfo4
-rw-r--r--news/fidogate-ds/files/patch-log.c12
-rw-r--r--news/fidogate-ds/files/patch-ngoper.c40
-rw-r--r--news/fidogate-ds/files/patch-send-fidogate.in10
-rw-r--r--news/fidogate-ds/pkg-plist2
6 files changed, 8 insertions, 68 deletions
diff --git a/news/fidogate-ds/Makefile b/news/fidogate-ds/Makefile
index 2fed9473968f..aed6c821334f 100644
--- a/news/fidogate-ds/Makefile
+++ b/news/fidogate-ds/Makefile
@@ -5,8 +5,7 @@
#
PORTNAME= fidogate
-PORTVERSION= 5.1.1
-PORTREVISION= 1
+PORTVERSION= 5.1.2
CATEGORIES= news mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= rusfidogate
@@ -75,8 +74,9 @@ CONFIGURE_ARGS+= --libexec=${PREFIX}/libexec/fidogate \
--with-btbasedir=${BTBASEDIR}
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-DOCS= doc/README.ru doc/README doc/FAQ.ru ChangeLog Changes.ru \
- doc/old/FAQ_fidogate doc/old/FIDOGATE_ftrack doc/old/README.snp \
+DOCS= doc/README.ru doc/README doc/FAQ.ru doc/FIDOGATE+tracker.ru \
+ ChangeLog Changes.ru doc/old/FAQ_fidogate \
+ doc/old/FIDOGATE_ftrack doc/old/README.snp \
doc/old/fidogate.txt doc/old/fidogate.texi doc/old/msgid.doc
.if !defined(NOPORTDOCS)
diff --git a/news/fidogate-ds/distinfo b/news/fidogate-ds/distinfo
index b83430d000b5..d108ec3f29d6 100644
--- a/news/fidogate-ds/distinfo
+++ b/news/fidogate-ds/distinfo
@@ -1,2 +1,2 @@
-MD5 (fidogate5.1.1ds.tar.bz2) = 19945a10a9bd543a642c300fe1501441
-SIZE (fidogate5.1.1ds.tar.bz2) = 700765
+MD5 (fidogate5.1.2ds.tar.bz2) = aa25623409294450d8877a50f4b22a03
+SIZE (fidogate5.1.2ds.tar.bz2) = 693556
diff --git a/news/fidogate-ds/files/patch-log.c b/news/fidogate-ds/files/patch-log.c
deleted file mode 100644
index ec8ff0aa90bc..000000000000
--- a/news/fidogate-ds/files/patch-log.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/common/log.c.old Sat Aug 21 17:21:16 2004
-+++ src/common/log.c Sat Aug 21 17:21:24 2004
-@@ -276,9 +276,4 @@
- char *p;
-
- BUF_COPY(logprog, name);
--
-- if( (p = getenv("LOGFILE")) )
-- log_file(p);
-- if( (p = getenv("FIDOGATE_LOGFILE")) )
-- log_file(p);
- }
diff --git a/news/fidogate-ds/files/patch-ngoper.c b/news/fidogate-ds/files/patch-ngoper.c
deleted file mode 100644
index 8b97d1b12a19..000000000000
--- a/news/fidogate-ds/files/patch-ngoper.c
+++ /dev/null
@@ -1,40 +0,0 @@
---- src/toss/ngoper.c.old Wed Jul 14 16:13:34 2004
-+++ src/toss/ngoper.c Sat Jul 10 17:34:20 2004
-@@ -20,7 +20,7 @@
- int c;
- int option_index;
- int remove;
-- char *cmd_ng, *cmd_rn, *cmd_rm;
-+ char *cmd_ng, *cmd_rn = NULL, *cmd_rm;
- char *c_flag=NULL;
- char *p;
- char buf[BUFSIZ];
-@@ -106,12 +106,6 @@
- debug(8, "config: AutoCreateRenumberCmd %s", p);
- cmd_rn = p;
- }
-- else
-- {
-- printf("config: parameter `AutoCreateRenumberCmd' not defined!\n");
-- exit_free();
-- exit(1);
-- }
-
- /* AutoCreateRmgroupCmd */
- if (NULL != (p = cf_get_string("AutoCreateRmgroupCmd", TRUE)))
-@@ -136,9 +130,12 @@
- if (0 != run_system(buf))
- return 1;
-
-- str_printf(buf, sizeof(buf), cmd_rn, argv[optind+1]);
-- if (0 != run_system(buf))
-- return 1;
-+ if (cmd_rn)
-+ {
-+ str_printf(buf, sizeof(buf), cmd_rn, argv[optind+1]);
-+ if (0 != run_system(buf))
-+ return 1;
-+ }
- }
- else
- {
diff --git a/news/fidogate-ds/files/patch-send-fidogate.in b/news/fidogate-ds/files/patch-send-fidogate.in
deleted file mode 100644
index f0ca8a89bcb1..000000000000
--- a/news/fidogate-ds/files/patch-send-fidogate.in
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/gate/send-fidogate.in.old Wed Jul 14 16:10:57 2004
-+++ src/gate/send-fidogate.in Wed Jul 14 16:11:10 2004
-@@ -10,7 +10,6 @@
- export FIDOGATE_LOGFILE
-
- eval `<NEWSBINDIR>/innconfval -s`
--eval `<LIBEXECDIR>/confval`
-
- RFC2FTN=<SEND_RFC2FTN>
- PROGNAME=`basename $0`
diff --git a/news/fidogate-ds/pkg-plist b/news/fidogate-ds/pkg-plist
index 87cff0a53362..f3765c373191 100644
--- a/news/fidogate-ds/pkg-plist
+++ b/news/fidogate-ds/pkg-plist
@@ -56,6 +56,7 @@ etc/fido/gate/passwd.sample
etc/fido/gate/routing.sample
etc/fido/gate/spyes.sample
etc/fido/gate/uplinks.sample
+libexec/fidogate/charsetc
libexec/fidogate/charset.bin
libexec/fidogate/confval
libexec/fidogate/ftn2ftn
@@ -79,6 +80,7 @@ var/fidogate/areas.bbs.sample
var/fidogate/fareas.bbs.sample
%%PORTDOCS%%%%DOCSDIR%%/README.ru
%%PORTDOCS%%%%DOCSDIR%%/FAQ.ru
+%%PORTDOCS%%%%DOCSDIR%%/FIDOGATE+tracker.ru
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/Changes.ru
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog