mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
news/husky*: Remove Husky ports to pave way for next version
In a two-step process, the Husky ports that are due to be removed on September 1 are being removed now. The next step will be to rename the husky-*-devel ports to plain husky-* Approved by: former maintainer (fjoe@)
This commit is contained in:
parent
f64d997379
commit
4330a62265
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365394
12
MOVED
12
MOVED
@ -6427,3 +6427,15 @@ databases/jasperserver||2014-08-18|Has expired: Unstaged, depends on expiring de
|
||||
devel/maven2|devel/maven3|2014-08-18|Has expired: No longer supported by the Apache Foundation. Use 3.x instead
|
||||
x11-clocks/alarm-clock||2014-08-18|Removed: disappeared upstream
|
||||
mail/rss2email|mail/rss2email2|2014-08-19|Renamed to avoid ambiguity with mail/rss2email3
|
||||
news/husky-base||2014-08-19|Obsolete due to husky-*-devel => husky-* migration
|
||||
news/husky-bsopack||2014-08-19|Obsolete due to husky-*-devel => husky-* migration
|
||||
news/husky-fidoconf||2014-08-19|Temporary, husky-fidoconf-devel will move here
|
||||
news/husky-hpt||2014-08-19|Temporary, husky-hpt-devel will move here
|
||||
news/husky-hptkill||2014-08-19|Obsolete due to husky-*-devel => husky-* migration
|
||||
news/husky-hptsqfix||2014-08-19|Obsolete due to husky-*-devel => husky-* migration
|
||||
news/husky-hpucode||2014-08-19|Obsolete due to husky-*-devel => husky-* migration
|
||||
news/husky-htick||2014-08-19|Temporary, husky-htick-devel will move here
|
||||
news/husky-msged||2014-08-19|Obsolete due to husky-*-devel => husky-* migration
|
||||
news/husky-nltools||2014-08-19|Obsolete due to husky-*-devel => husky-* migration
|
||||
news/husky-smapi||2014-08-19|Temporary, husky-smapi-devel will move here
|
||||
news/husky-sqpack|2014-08-19|Obsolete due to husky-*-devel => husky-* migration
|
||||
|
@ -18,24 +18,12 @@
|
||||
SUBDIR += gup
|
||||
SUBDIR += hellanzb
|
||||
SUBDIR += husky-areafix-devel
|
||||
SUBDIR += husky-base
|
||||
SUBDIR += husky-bsopack
|
||||
SUBDIR += husky-devel
|
||||
SUBDIR += husky-fidoconf
|
||||
SUBDIR += husky-fidoconf-devel
|
||||
SUBDIR += husky-hpt
|
||||
SUBDIR += husky-hpt-devel
|
||||
SUBDIR += husky-hptkill
|
||||
SUBDIR += husky-hptsqfix
|
||||
SUBDIR += husky-hpucode
|
||||
SUBDIR += husky-htick
|
||||
SUBDIR += husky-htick-devel
|
||||
SUBDIR += husky-huskylib-devel
|
||||
SUBDIR += husky-msged
|
||||
SUBDIR += husky-nltools
|
||||
SUBDIR += husky-smapi
|
||||
SUBDIR += husky-smapi-devel
|
||||
SUBDIR += husky-sqpack
|
||||
SUBDIR += ifmail
|
||||
SUBDIR += inn
|
||||
SUBDIR += knews
|
||||
|
@ -1,29 +0,0 @@
|
||||
# Created by: Max Khon
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= base
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= news mail
|
||||
MASTER_SITES= SF/husky/huskybase/${PORTVERSION}
|
||||
DISTNAME= huskybase-${PORTVERSION}-src
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Common files for Husky Fidosoft Project
|
||||
|
||||
CONFLICTS= husky-base-devel-[0-9]*
|
||||
|
||||
WRKSRC= ${WRKDIR}/huskybse
|
||||
NO_BUILD= yes
|
||||
|
||||
USERS= fido
|
||||
GROUPS= fido
|
||||
|
||||
NO_STAGE= yes
|
||||
do-install:
|
||||
@${MKDIR} ${PREFIX}/etc/fido ${PREFIX}/share/doc/husky
|
||||
@${CHOWN} fido:fido ${PREFIX}/etc/fido
|
||||
@${INSTALL_DATA} ${WRKSRC}/huskymak.cfg ${PREFIX}/etc/fido
|
||||
|
||||
.include "${.CURDIR}/../husky-base/Makefile.inc"
|
||||
.include <bsd.port.mk>
|
@ -1,21 +0,0 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
PKGNAMEPREFIX= husky-
|
||||
DIST_SUBDIR= husky
|
||||
|
||||
WRKSRC?= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
.if ${PORTNAME} != "base"
|
||||
BUILD_DEPENDS= ${LOCALBASE}/etc/fido/huskymak.cfg:${PORTSDIR}/news/husky-base
|
||||
|
||||
USES+= gmake
|
||||
|
||||
MAKE_ARGS+= PREFIX="${PREFIX}" LOCALBASE="${LOCALBASE}" \
|
||||
CC="${CC}" CXX="${CXX}" GPP="${CXX}" MKSHARED="${CC}" \
|
||||
OPTCFLAGS="-c ${CFLAGS}" WARNFLAGS=""
|
||||
|
||||
pre-build:
|
||||
@${LN} -sf ${LOCALBASE}/etc/fido/huskymak.cfg ${WRKDIR}
|
||||
.endif
|
@ -1,2 +0,0 @@
|
||||
SHA256 (husky/huskybase-1.0-src.tar.gz) = 3a886c6552df227cf28474d44e6baa057802ee1928bfafbe6a3ec6b53d27b5c8
|
||||
SIZE (husky/huskybase-1.0-src.tar.gz) = 41746
|
@ -1,95 +0,0 @@
|
||||
--- huskymak.cfg.orig Sun Jan 12 23:42:34 2003
|
||||
+++ huskymak.cfg Mon Jun 2 22:21:25 2003
|
||||
@@ -35,15 +35,15 @@
|
||||
# will not be compiled, and you won't know how to use the software ;-).
|
||||
# You should take care that this directory is listed in the INFOPATH
|
||||
# environment variable (if necessary, modify your /etc/profile file).
|
||||
-# INFODIR=/usr/local/info
|
||||
+INFODIR=$(PREFIX)/info
|
||||
|
||||
# The same as above, but for DVI documentation. This requires a working
|
||||
# "texi2dvi" program.
|
||||
-# DVIDIR=${PREFIX}/share/doc/husky
|
||||
+DVIDIR=${PREFIX}/share/doc/husky
|
||||
|
||||
# The same as above, but for HTML documentation. This requires a working
|
||||
# "texi2html" program.
|
||||
-#HTMLDIR=$(PREFIX)/lib/husky
|
||||
+HTMLDIR=$(PREFIX)/share/doc/husky
|
||||
|
||||
# Name of the config file of MSGED TE:
|
||||
MSGEDCFG=\"$(CFGDIR)/msged.cfg\"
|
||||
@@ -113,7 +113,7 @@
|
||||
|
||||
# update dynamic library cache
|
||||
# If your operating system does not need this, you may comment out this line.
|
||||
-LDCONFIG=/sbin/ldconfig
|
||||
+#LDCONFIG=/sbin/ldconfig
|
||||
|
||||
# rename a file
|
||||
MV=mv
|
||||
@@ -136,8 +136,8 @@
|
||||
OSTYPE=UNIX
|
||||
|
||||
# short name of operating system (used for PID lines etc.)
|
||||
-UNAME=LNX
|
||||
-#UNAME=BSD
|
||||
+#UNAME=LNX
|
||||
+UNAME=BSD
|
||||
#UNAME=OS2
|
||||
#UNAME=BEOS
|
||||
|
||||
@@ -148,7 +148,7 @@
|
||||
SHORTNAMES=0
|
||||
|
||||
# Perl support
|
||||
-PERL=0
|
||||
+PERL=1
|
||||
|
||||
# The DYNLIBS switch controls if dynamic or static linkage is used.
|
||||
# This is tricky. If you set DYNLIBS=1, dynamic libraries (.so files)
|
||||
@@ -173,7 +173,7 @@
|
||||
WARNFLAGS=-Wall
|
||||
|
||||
# C-compiler: optimization
|
||||
-OPTCFLAGS=-c -s -O3 -fomit-frame-pointer -fstrength-reduce -fPIC
|
||||
+OPTCFLAGS=
|
||||
|
||||
ifeq ( $(DYNLIBS), 0 )
|
||||
ifeq ($(OSTYPE), UNIX)
|
||||
@@ -212,8 +212,8 @@
|
||||
DEBLFLAGS=-g
|
||||
|
||||
# options for installing programs
|
||||
-OPTIBOPT=-c -s -m 555
|
||||
-DEBIBOPT=-c -m 555
|
||||
+OPTIBOPT=-c -s -m 555 -o root -g wheel
|
||||
+DEBIBOPT=-c -m 555 -o root -g wheel
|
||||
|
||||
ifeq ($(DEBUG), 1)
|
||||
IBOPT = $(DEBIBOPT)
|
||||
@@ -222,19 +222,19 @@
|
||||
endif
|
||||
|
||||
# options for installing scripts
|
||||
-ISOPT=-c -m 555
|
||||
+ISOPT=-c -m 555 -o root -g wheel
|
||||
|
||||
# options for installing shared libs
|
||||
-ILOPT=-c -m 555
|
||||
+ILOPT=-c -m 555 -o root -g wheel
|
||||
|
||||
# options for installing static libs
|
||||
-ISLOPT=-c -m 444
|
||||
+ISLOPT=-c -m 444 -o root -g wheel
|
||||
|
||||
# options for installing man-pages
|
||||
-IMOPT=-c -m 444
|
||||
+IMOPT=-c -m 444 -o root -g wheel
|
||||
|
||||
# options for installing includes
|
||||
-IIOPT=-c -m 444
|
||||
+IIOPT=-c -m 444 -o root -g wheel
|
||||
|
||||
# options for linking files
|
||||
LNOPT=-sf
|
@ -1,5 +0,0 @@
|
||||
Common files for Husky Fidosoft Project.
|
||||
|
||||
Husky is complete freeware suite of Fidonet applications.
|
||||
|
||||
WWW: http://husky.sourceforge.net/
|
@ -1,5 +0,0 @@
|
||||
etc/fido/huskymak.cfg
|
||||
@exec mkdir -p %D/share/doc/husky
|
||||
@dirrm etc/fido
|
||||
@dirrm share/doc/husky
|
||||
@dirrm fido
|
@ -1,23 +0,0 @@
|
||||
# Created by: Max Khon
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bsopack
|
||||
PORTVERSION= 0.2.4
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= news mail
|
||||
MASTER_SITES= SF/husky/${PORTNAME}/0.2-release
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Binkley-style outbound netmail packer
|
||||
|
||||
LIB_DEPENDS= libfidoconfig.so:${PORTSDIR}/news/husky-fidoconf
|
||||
|
||||
USES= makeinfo
|
||||
MAN1= bsopack.1
|
||||
MANCOMPRESSED= yes
|
||||
INFO= bsopack
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${.CURDIR}/../husky-base/Makefile.inc"
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (husky/bsopack-0.2.4-src.tar.gz) = 0d0a85562f1e02d6d050e6e4ca39e01a8b651f0f480d70bd7e82d0cd1598dab5
|
||||
SIZE (husky/bsopack-0.2.4-src.tar.gz) = 26562
|
@ -1,21 +0,0 @@
|
||||
--- Makefile.orig Thu Jan 9 03:24:46 2003
|
||||
+++ Makefile Thu Jan 9 03:25:26 2003
|
||||
@@ -58,15 +58,15 @@
|
||||
all: bsopack docs man
|
||||
|
||||
install: all
|
||||
- $(INSTALL) bsopack $(BINDIR)
|
||||
+ $(INSTALL) $(IBOPT) bsopack $(BINDIR)
|
||||
ifdef INFODIR
|
||||
-$(MKDIR) $(MKDIROPT) $(INFODIR)
|
||||
- $(INSTALL) bsopack.info $(INFODIR)
|
||||
+ $(INSTALL) $(IMOPT) bsopack.info $(INFODIR)
|
||||
-install-info --info-dir=$(INFODIR) $(INFODIR)$(DIRSEP)bsopack.info
|
||||
endif
|
||||
ifdef HTMLDIR
|
||||
-$(MKDIR) $(MKDIROPT) $(HTMLDIR)
|
||||
- $(INSTALL) bsopack*html $(HTMLDIR)
|
||||
+ $(INSTALL) $(IMOPT) bsopack*html $(HTMLDIR)
|
||||
endif
|
||||
ifdef MANDIR
|
||||
-$(MKDIR) $(MKDIROPT) $(MANDIR)$(DIRSEP)man1
|
@ -1,6 +0,0 @@
|
||||
Binkley-style outbound netmail packer
|
||||
|
||||
bsopack is a part of Husky Fidosoft Project.
|
||||
Husky is complete freeware suite of Fidonet applications.
|
||||
|
||||
WWW: http://husky.sourceforge.net/
|
@ -1,2 +0,0 @@
|
||||
share/doc/husky/bsopack.html
|
||||
bin/bsopack
|
@ -1,42 +0,0 @@
|
||||
# Created by: Max Khon
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= fidoconf
|
||||
PORTVERSION= 0.14.4
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= news mail
|
||||
MASTER_SITES= SF/husky/fidoconfig/0.14-release
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}-src
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Configuration library for Husky Fidosoft Project
|
||||
|
||||
LIB_DEPENDS= libsmapi.so:${PORTSDIR}/news/husky-smapi
|
||||
RUN_DEPENDS= ${LOCALBASE}/etc/fido/huskymak.cfg:${PORTSDIR}/news/husky-base
|
||||
|
||||
CONFLICTS= husky-fidoconf-devel-[0-9]*
|
||||
|
||||
USES= makeinfo
|
||||
USE_LDCONFIG= yes
|
||||
MAKE_ARGS= ADDCDEFS=-fPIC
|
||||
INSTALL_TARGET= install install-man
|
||||
|
||||
MAN1= dumpfcfg.1 fconf2.1 linkedto.1 tparser.1
|
||||
MLINKS= fconf2.1 fconf2aquaed.1 \
|
||||
fconf2.1 fconf2areasbbs.1 \
|
||||
fconf2.1 fconf2fidogate.1 \
|
||||
fconf2.1 fconf2golded.1 \
|
||||
fconf2.1 fconf2msged.1 \
|
||||
fconf2.1 fconf2squish.1
|
||||
INFO= fidoconfig
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's^/fido/etc/config^${PREFIX}/etc/fido/config^' \
|
||||
${WRKSRC}/man/dumpfcfg.1
|
||||
@${REINPLACE_CMD} -e 's^/etc/fido/config^${PREFIX}/etc/fido/config^' \
|
||||
${WRKSRC}/man/fconf2.1 \
|
||||
${WRKSRC}/man/tparser.1
|
||||
|
||||
.include "${.CURDIR}/../husky-base/Makefile.inc"
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (husky/fidoconf_0.14.4-src.tar.gz) = 67f6388c3f458307380d8f7f382788547da3b189e8889e673d51e75519b7d7f7
|
||||
SIZE (husky/fidoconf_0.14.4-src.tar.gz) = 188759
|
@ -1,11 +0,0 @@
|
||||
--- Makefile.orig Thu Dec 26 18:33:39 2002
|
||||
+++ Makefile Thu Jan 9 03:44:07 2003
|
||||
@@ -164,7 +164,7 @@
|
||||
$(INSTALL) $(IIOPT) temp.h $(INCDIR)$(DIRSEP)fidoconf
|
||||
$(INSTALL) $(IIOPT) afixcmd.h $(INCDIR)$(DIRSEP)fidoconf
|
||||
$(INSTALL) $(IIOPT) arealist.h $(INCDIR)$(DIRSEP)fidoconf
|
||||
- $(INSTALL) $(ILOPT) $(LIBFIDOCONFIG)$(LIB) $(LIBDIR)
|
||||
+ $(INSTALL) $(ISLOPT) $(LIBFIDOCONFIG)$(LIB) $(LIBDIR)
|
||||
(cd doc && $(MAKE) install)
|
||||
@echo
|
||||
@echo "*** For install man pages run 'gmake install-man' (unixes only)"
|
@ -1,35 +0,0 @@
|
||||
--- ./doc/Makefile.orig Tue Sep 17 14:55:33 2002
|
||||
+++ ./doc/Makefile Tue Aug 5 16:55:55 2003
|
||||
@@ -6,7 +6,7 @@
|
||||
include ../../huskymak.cfg
|
||||
endif
|
||||
|
||||
-all: html info dvi
|
||||
+all: html info
|
||||
|
||||
ifdef HTMLDIR
|
||||
html: fidoconfig_toc.html
|
||||
@@ -67,20 +67,16 @@
|
||||
-$(RM) $(RMOPT) fidoconfig.doc
|
||||
-$(RM) $(RMOPT) fidoconfig.info*
|
||||
|
||||
-install: info html dvi
|
||||
+install: info html
|
||||
@echo .
|
||||
ifdef INFODIR
|
||||
-$(MKDIR) $(MKDIROPT) $(INFODIR)
|
||||
- $(INSTALL) fidoconfig.info $(INFODIR)
|
||||
+ $(INSTALL) $(IMOPT) fidoconfig.info $(INFODIR)
|
||||
-install-info --info-dir=$(INFODIR) $(INFODIR)$(DIRSEP)fidoconfig.info
|
||||
endif
|
||||
ifdef HTMLDIR
|
||||
-$(MKDIR) $(MKDIROPT) $(HTMLDIR)
|
||||
- $(INSTALL) fidoconfig*html $(HTMLDIR)
|
||||
-endif
|
||||
-ifdef DVIDIR
|
||||
- -$(MKDIR) $(MKDIROPT) $(DVIDIR)
|
||||
- $(INSTALL) fidoconfig.dvi $(DVIDIR)
|
||||
+ $(INSTALL) $(IMOPT) fidoconfig*html $(HTMLDIR)
|
||||
endif
|
||||
|
||||
uninstall:
|
@ -1,11 +0,0 @@
|
||||
--- man/linkedto.1.orig Sat Jan 11 17:52:57 2003
|
||||
+++ man/linkedto.1 Sat Jan 11 17:53:14 2003
|
||||
@@ -19,8 +19,6 @@
|
||||
.br
|
||||
.nf
|
||||
.\" set tabstop to longest possible filename, plus a wee bit
|
||||
-.ta \w'/etc/fido/config 'u
|
||||
-\fI/etc/fido/config\fR
|
||||
.ta \w'/usr/local/etc/fido/config 'u
|
||||
\fI/usr/local/etc/fido/config\fR Default Fidoconfig.
|
||||
.SH NOTES
|
@ -1,5 +0,0 @@
|
||||
Configuration library for Husky Fidosoft Project.
|
||||
|
||||
Husky is complete freeware suite of Fidonet applications.
|
||||
|
||||
WWW: http://husky.sourceforge.net/
|
@ -1,30 +0,0 @@
|
||||
share/doc/husky/fidoconfig.html
|
||||
lib/libfidoconfig.so.0.14
|
||||
lib/libfidoconfig.so.0
|
||||
lib/libfidoconfig.so
|
||||
lib/libfidoconfig.a
|
||||
bin/fconf2msged
|
||||
bin/fconf2golded
|
||||
bin/fconf2aquaed
|
||||
bin/fconf2fidogate
|
||||
bin/fconf2squish
|
||||
bin/tparser
|
||||
bin/linkedto
|
||||
bin/fconf2areasbbs
|
||||
include/fidoconf/fidoconf.h
|
||||
include/fidoconf/areatree.h
|
||||
include/fidoconf/findtok.h
|
||||
include/fidoconf/typesize.h
|
||||
include/fidoconf/common.h
|
||||
include/fidoconf/dirlayer.h
|
||||
include/fidoconf/adcase.h
|
||||
include/fidoconf/xstr.h
|
||||
include/fidoconf/fidoconf.pas
|
||||
include/fidoconf/crc.h
|
||||
include/fidoconf/log.h
|
||||
include/fidoconf/recode.h
|
||||
include/fidoconf/tree.h
|
||||
include/fidoconf/temp.h
|
||||
include/fidoconf/afixcmd.h
|
||||
include/fidoconf/arealist.h
|
||||
@dirrm include/fidoconf
|
@ -1,46 +0,0 @@
|
||||
# Created by: Max Khon
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= hpt
|
||||
PORTVERSION= 1.2.4
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= news mail
|
||||
MASTER_SITES= SF/husky/${PORTNAME}/1.2-release
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Highly Portable Tosser (full-featured FTN tosser)
|
||||
|
||||
LIB_DEPENDS= libfidoconfig.so:${PORTSDIR}/news/husky-fidoconf
|
||||
|
||||
CONFLICTS= husky-hpt-devel-[0-9]*
|
||||
|
||||
.if !defined(WITHOUT_PERL)
|
||||
MAKE_ARGS+= PERL=1
|
||||
USES= perl5
|
||||
.else
|
||||
MAKE_ARGS+= PERL=0
|
||||
.endif
|
||||
|
||||
USES+= makeinfo
|
||||
MAN1= hpt.1 hptlink.1 hpttree.1 txt2pkt.1
|
||||
MANCOMPRESSED= yes
|
||||
INFO= hpt
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's^/path/to/config^${PREFIX}/etc/fido/config^' \
|
||||
${WRKSRC}/man/hptlink.1
|
||||
@${REINPLACE_CMD} -e 's^/some/path/config^${PREFIX}/etc/fido/config^' \
|
||||
${WRKSRC}/man/hpttree.1
|
||||
@${REINPLACE_CMD} -e 's^/fido/etc/config^${PREFIX}/etc/fido/config^' \
|
||||
${WRKSRC}/man/txt2pkt.1
|
||||
|
||||
post-build:
|
||||
@cd ${WRKSRC}/doc && ${MAKE_CMD} ${MAKE_ARGS} all
|
||||
|
||||
post-install:
|
||||
@cd ${WRKSRC}/doc && ${MAKE_CMD} ${MAKE_ARGS} install
|
||||
|
||||
.include "${.CURDIR}/../husky-base/Makefile.inc"
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (husky/hpt-1.2.4-src.tar.gz) = e52503924e3313711d5ad4c83680726770ab2fd0387727c515febffaa6d636da
|
||||
SIZE (husky/hpt-1.2.4-src.tar.gz) = 263002
|
@ -1,31 +0,0 @@
|
||||
--- ./doc/Makefile.orig Mon Sep 9 16:49:16 2002
|
||||
+++ ./doc/Makefile Tue Aug 5 16:57:31 2003
|
||||
@@ -5,7 +5,7 @@
|
||||
include ../../huskymak.cfg
|
||||
endif
|
||||
|
||||
-all: html info dvi
|
||||
+all: html info
|
||||
|
||||
ifdef HTMLDIR
|
||||
html: hpt_toc.html
|
||||
@@ -43,16 +43,16 @@
|
||||
-$(RM) $(RMOPT) hpt*html
|
||||
-$(RM) $(RMOPT) hpt.info*
|
||||
|
||||
-install: info html dvi
|
||||
+install: info html
|
||||
@echo .
|
||||
ifdef INFODIR
|
||||
-$(MKDIR) $(MKDIROPT) $(INFODIR)
|
||||
- $(INSTALL) hpt.info $(INFODIR)
|
||||
+ $(INSTALL) $(IMOPT) hpt.info $(INFODIR)
|
||||
-install-info --info-dir=$(INFODIR) $(INFODIR)$(DIRSEP)hpt.info
|
||||
endif
|
||||
ifdef HTMLDIR
|
||||
-$(MKDIR) $(MKDIROPT) $(HTMLDIR)
|
||||
- $(INSTALL) hpt*html $(HTMLDIR)
|
||||
+ $(INSTALL) $(IMOPT) hpt*html $(HTMLDIR)
|
||||
endif
|
||||
|
||||
uninstall:
|
@ -1,6 +0,0 @@
|
||||
Highly Portable Tosser (full-featured FTN tosser)
|
||||
|
||||
HPT is a part of Husky Fidosoft Project.
|
||||
Husky is complete freeware suite of Fidonet applications.
|
||||
|
||||
WWW: http://husky.sourceforge.net/
|
@ -1,6 +0,0 @@
|
||||
share/doc/husky/hpt.html
|
||||
bin/hpt
|
||||
bin/pktinfo
|
||||
bin/txt2pkt
|
||||
bin/hptlink
|
||||
bin/hpttree
|
@ -1,22 +0,0 @@
|
||||
# Created by: Max Khon
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= hptkill
|
||||
PORTVERSION= 1.10.4
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= news mail
|
||||
MASTER_SITES= SF/husky/${PORTNAME}/1.10-release
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Area killing utility
|
||||
|
||||
LIB_DEPENDS= libfidoconfig.so:${PORTSDIR}/news/husky-fidoconf
|
||||
|
||||
MAN1= hptkill.1
|
||||
MANCOMPRESSED= yes
|
||||
PLIST_FILES= bin/hptkill
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${.CURDIR}/../husky-base/Makefile.inc"
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (husky/hptkill-1.10.4-src.tar.gz) = e2b3268930102b49d797b9002e3f01ce5ada8a9725a08c0acef1d65f953efd04
|
||||
SIZE (husky/hptkill-1.10.4-src.tar.gz) = 16308
|
@ -1,6 +0,0 @@
|
||||
Area killing utility
|
||||
|
||||
hptkill is a part of Husky Fidosoft Project.
|
||||
Husky is complete freeware suite of Fidonet applications.
|
||||
|
||||
WWW: http://husky.sourceforge.net/
|
@ -1,22 +0,0 @@
|
||||
# Created by: Max Khon
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= hptsqfix
|
||||
PORTVERSION= 1.2.4
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= news mail
|
||||
MASTER_SITES= SF/husky/${PORTNAME}/1.2-release
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Fix message base
|
||||
|
||||
LIB_DEPENDS= libsmapi.so:${PORTSDIR}/news/husky-smapi
|
||||
|
||||
MAN1= hptsqfix.1
|
||||
MANCOMPRESSED= yes
|
||||
PLIST_FILES= bin/hptsqfix
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${.CURDIR}/../husky-base/Makefile.inc"
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (husky/hptsqfix-1.2.4-src.tar.gz) = 3cf48c676593f13ea7ff1d5471bd325b65d43c05a3b0a905499d7aa3e033e333
|
||||
SIZE (husky/hptsqfix-1.2.4-src.tar.gz) = 19972
|
@ -1,6 +0,0 @@
|
||||
Fix message base
|
||||
|
||||
hptsqfix is a part of Husky Fidosoft Project.
|
||||
Husky is complete freeware suite of Fidonet applications.
|
||||
|
||||
WWW: http://husky.sourceforge.net/
|
@ -1,23 +0,0 @@
|
||||
# Created by: Max Khon
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= hpucode
|
||||
PORTVERSION= 1.2.4
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= news mail
|
||||
MASTER_SITES= SF/husky/${PORTNAME}/1.2-release
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Scan for UUE in message base
|
||||
|
||||
LIB_DEPENDS= libfidoconfig.so:${PORTSDIR}/news/husky-fidoconf
|
||||
|
||||
USES= makeinfo
|
||||
MAN1= hpucode.1
|
||||
MANCOMPRESSED= yes
|
||||
INFO= hpucode
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${.CURDIR}/../husky-base/Makefile.inc"
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (husky/hpucode-1.2.4-src.tar.gz) = 87c0ab770b70532d1290af2b1d22dd6805b1dfba54c082b3b1e8b7c3966587c6
|
||||
SIZE (husky/hpucode-1.2.4-src.tar.gz) = 26766
|
@ -1,26 +0,0 @@
|
||||
--- Makefile.orig 2002-10-08 14:33:48.000000000 +0700
|
||||
+++ Makefile 2013-10-31 17:22:27.000000000 +0700
|
||||
@@ -32,7 +32,7 @@
|
||||
|
||||
|
||||
hpucode: $(OBJS)
|
||||
- gcc $(OBJS) $(LFLAGS) $(LIBS) -o hpucode$(EXE)
|
||||
+ $(CC) $(OBJS) $(LFLAGS) $(LIBS) -o hpucode$(EXE)
|
||||
|
||||
%.o: $(SRC_DIR)%.c
|
||||
$(CC) $(CFLAGS) $(CDEFS) -c $<
|
||||
@@ -64,12 +64,12 @@
|
||||
$(INSTALL) $(IBOPT) hpucode$(EXE) $(BINDIR)
|
||||
ifdef INFODIR
|
||||
-$(MKDIR) $(MKDIROPT) $(INFODIR)
|
||||
- $(INSTALL) hpucode.info $(INFODIR)
|
||||
+ $(INSTALL) $(IMOPT) hpucode.info $(INFODIR)
|
||||
-install-info --info-dir=$(INFODIR) $(INFODIR)$(DIRSEP)hpucode.info
|
||||
endif
|
||||
ifdef HTMLDIR
|
||||
-$(MKDIR) $(MKDIROPT) $(HTMLDIR)
|
||||
- $(INSTALL) hpucode.html $(HTMLDIR)
|
||||
+ $(INSTALL) $(IMOPT) hpucode.html $(HTMLDIR)
|
||||
endif
|
||||
ifdef MANDIR
|
||||
-$(MKDIR) $(MKDIROPT) $(MANDIR)$(DIRSEP)man1
|
@ -1,6 +0,0 @@
|
||||
Scan for UUE in message base
|
||||
|
||||
hpucode is a part of Husky Fidosoft Project.
|
||||
Husky is complete freeware suite of Fidonet applications.
|
||||
|
||||
WWW: http://husky.sourceforge.net/
|
@ -1,2 +0,0 @@
|
||||
share/doc/husky/hpucode.html
|
||||
bin/hpucode
|
@ -1,34 +0,0 @@
|
||||
# Created by: Max Khon
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= htick
|
||||
PORTVERSION= 1.0.4
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= news mail
|
||||
MASTER_SITES= SF/husky/${PORTNAME}/1.0-release
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= FTN file ticker
|
||||
|
||||
LIB_DEPENDS= libfidoconfig.so:${PORTSDIR}/news/husky-fidoconf
|
||||
|
||||
CONFLICTS= husky-htick-devel-[0-9]*
|
||||
|
||||
USES= makeinfo
|
||||
MAN1= htick.1
|
||||
INFO= htick
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's^/fido/etc/config^${PREFIX}/etc/fido/config^' \
|
||||
${WRKSRC}/man/htick.1
|
||||
|
||||
post-build:
|
||||
@cd ${WRKSRC}/doc && ${MAKE_CMD} ${MAKE_ARGS} all
|
||||
|
||||
post-install:
|
||||
@cd ${WRKSRC}/doc && ${MAKE_CMD} ${MAKE_ARGS} install
|
||||
|
||||
.include "${.CURDIR}/../husky-base/Makefile.inc"
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (husky/htick-1.0.4-src.tar.gz) = 44798efc1d68670dde4b5e4037cae520d6663cc827aab2c9c40b365547ac07d1
|
||||
SIZE (husky/htick-1.0.4-src.tar.gz) = 87706
|
@ -1,35 +0,0 @@
|
||||
--- ./doc/Makefile.orig Sun Nov 10 15:36:34 2002
|
||||
+++ ./doc/Makefile Tue Aug 5 16:59:09 2003
|
||||
@@ -16,7 +16,7 @@
|
||||
include ../../huskymak.cfg
|
||||
endif
|
||||
|
||||
-all: html info dvi
|
||||
+all: html info
|
||||
|
||||
ifdef HTMLDIR
|
||||
html: htick.html
|
||||
@@ -66,20 +66,16 @@
|
||||
-$(RM) $(RMOPT) htick.inf
|
||||
-$(RM) $(RMOPT) htick*html
|
||||
|
||||
-install: info html dvi
|
||||
+install: info html
|
||||
@echo .
|
||||
ifdef INFODIR
|
||||
-$(MKDIR) $(MKDIROPT) $(INFODIR)
|
||||
- $(INSTALL) htick.info $(INFODIR)
|
||||
+ $(INSTALL) $(IMOPT) htick.info $(INFODIR)
|
||||
-install-info --info-dir=$(INFODIR) $(INFODIR)$(DIRSEP)htick.info
|
||||
endif
|
||||
ifdef HTMLDIR
|
||||
-$(MKDIR) $(MKDIROPT) $(HTMLDIR)
|
||||
- $(INSTALL) htick*html $(HTMLDIR)
|
||||
-endif
|
||||
-ifdef DVIDIR
|
||||
- -$(MKDIR) $(MKDIROPT) $(DVIDIR)
|
||||
- $(INSTALL) htick.dvi $(DVIDIR)
|
||||
+ $(INSTALL) $(IMOPT) htick*html $(HTMLDIR)
|
||||
endif
|
||||
|
||||
uninstall:
|
@ -1,6 +0,0 @@
|
||||
FTN File ticker
|
||||
|
||||
htick is a part of Husky Fidosoft Project.
|
||||
Husky is complete freeware suite of Fidonet applications.
|
||||
|
||||
WWW: http://husky.sourceforge.net/
|
@ -1,2 +0,0 @@
|
||||
share/doc/husky/htick.html
|
||||
bin/htick
|
@ -1,28 +0,0 @@
|
||||
# Created by: Max Khon <fjoe@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= msged
|
||||
PORTVERSION= 6.2RC1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= news mail
|
||||
MASTER_SITES= SF/husky/${PORTNAME}/6.2%20RC1
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-stable-src
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Msged/TE (full-featured FTN mail reader)
|
||||
|
||||
LIB_DEPENDS= libfidoconfig.so:${PORTSDIR}/news/husky-fidoconf
|
||||
|
||||
USES= makeinfo tar:tgz
|
||||
MAKE_ARGS= MSGEDCFG="\\\"~/.msged\\\""
|
||||
|
||||
INFO= msged
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's,html info,info,' \
|
||||
-e 's,install-html install-info,install-info,' \
|
||||
${WRKSRC}/doc/manual/makefile.husky
|
||||
|
||||
.include "${.CURDIR}/../husky-base/Makefile.inc"
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (husky/msged-6.2RC1-stable-src.tgz) = d599d3b4371b4344c6cfff110dd8e97f91d31aa44c755159d3d0a0d5cf3688a3
|
||||
SIZE (husky/msged-6.2RC1-stable-src.tgz) = 489378
|
@ -1,43 +0,0 @@
|
||||
--- Makefile.orig Sat Feb 18 00:57:56 2006
|
||||
+++ Makefile Sun Nov 12 18:51:39 2006
|
||||
@@ -8,10 +8,10 @@
|
||||
endif
|
||||
|
||||
ifeq ($(DEBUG), 1)
|
||||
- CFLAGS=$(WARNFLAGS) $(DEBCFLAGS) -I$(INCDIR)
|
||||
+ CFLAGS=$(WARNFLAGS) $(DEBCFLAGS) -I$(INCDIR) -I$(LOCALBASE)/include
|
||||
LFLAGS=$(DEBLFLAGS)
|
||||
else
|
||||
- CFLAGS=$(WARNFLAGS) $(OPTCFLAGS) -I$(INCDIR)
|
||||
+ CFLAGS=$(WARNFLAGS) $(OPTCFLAGS) -I$(INCDIR) -I$(LOCALBASE)/include
|
||||
LFLAGS=$(OPTLFLAGS)
|
||||
endif
|
||||
|
||||
@@ -19,15 +19,15 @@
|
||||
MSGEDCFG=\"$(CFGDIR)/msged.cfg\"
|
||||
endif
|
||||
|
||||
-CDEFS=-D$(OSTYPE) -DUSE_MSGAPI -DUSE_FIDOCONFIG -DUNAME=\"$(UNAME)\" \
|
||||
+CDEFS=-D$(OSTYPE) -DUSE_MSGAPI -DUSE_CURSES -DUSE_FIDOCONFIG -DUNAME=\"$(UNAME)\" \
|
||||
$(ADDCDEFS) -DREADMAPSDAT=\"$(CFGDIR)/readmaps.dat\" \
|
||||
-DWRITMAPSDAT=\"$(CFGDIR)/writmaps.dat\" \
|
||||
-DDEFAULT_CONFIG_FILE=$(MSGEDCFG)
|
||||
|
||||
ifeq ($(SHORTNAME), 1)
|
||||
- LIBS= -L$(LIBDIR) -lfidoconf -lsmapi
|
||||
+ LIBS= -L$(LIBDIR) -L$(LOCALBASE)/lib -lfidoconf -lsmapi
|
||||
else
|
||||
- LIBS= -L$(LIBDIR) -lfidoconfig -lsmapi
|
||||
+ LIBS= -L$(LIBDIR) -L$(LOCALBASE)/lib -lfidoconfig -lsmapi
|
||||
endif
|
||||
|
||||
TARGET= msged$(EXE)
|
||||
@@ -127,7 +127,7 @@
|
||||
$(CC) $(LFLAGS) -o testcons$(EXE) testcons$(OBJ) $(LIBS) $(OSLIBS)
|
||||
endif
|
||||
|
||||
-msghelp.dat: msghelp.src
|
||||
+msghelp.dat: msghelp.src $(TARGET)
|
||||
.$(DIRSEP)$(TARGET) -hc msghelp.src msghelp.dat
|
||||
|
||||
clean:
|
@ -1,19 +0,0 @@
|
||||
--- fido.c.orig Sun Nov 12 18:26:36 2006
|
||||
+++ fido.c Sun Nov 12 18:28:10 2006
|
||||
@@ -110,6 +110,16 @@
|
||||
#define OPENC O_WRONLY | O_BINARY | O_CREAT /* open/create */
|
||||
#define OPENRW O_RDWR | O_BINARY /* open read/write */
|
||||
|
||||
+/*
|
||||
+ * get_word
|
||||
+ *
|
||||
+ * Reads in a 2 byte word that is stored in little endian (Intel) notation
|
||||
+ * and converts it to the local representation in an architecture-
|
||||
+ * independent manner
|
||||
+ */
|
||||
+#define get_word(ptr) \
|
||||
+ ((word)(ptr)[0] | \
|
||||
+ (((word)(ptr)[1]) << 8 ))
|
||||
|
||||
/* prototypes */
|
||||
|
@ -1,101 +0,0 @@
|
||||
--- maps/makefile.husky.orig 2006-02-18 02:58:00.000000000 +0800
|
||||
+++ maps/makefile.husky 2013-08-21 17:45:36.000000000 +0800
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
.PHONY: maps
|
||||
|
||||
-default: makemaps$(EXE) maps
|
||||
+default: maps
|
||||
|
||||
CDEFS=$(ADDCDEFS)
|
||||
|
||||
@@ -38,65 +38,32 @@
|
||||
makemaps$(EXE): makemaps$(OBJ)
|
||||
$(CC) $(LFLAGS) -o makemaps$(EXE) makemaps$(OBJ)
|
||||
|
||||
-maps: makemaps$(EXE) readmaps.437 readmaps.850 readmaps.866 readmaps.koi readmaps.ukr \
|
||||
+maps: readmaps.437 readmaps.850 readmaps.866 readmaps.koi readmaps.ukr \
|
||||
readmaps.is1 readmaps.is5 readmaps.865
|
||||
|
||||
-readmaps.437:
|
||||
- -echo "DO NOT WORRY ABOUT WARNINGS ABOUT no matching charset!"
|
||||
- ./makemaps$(EXE) CP437 $(allmaps)
|
||||
- -$(RM) writmaps.437
|
||||
- -$(RM) readmaps.437
|
||||
- $(MV) writmaps.dat writmaps.437
|
||||
- $(MV) readmaps.dat readmaps.437
|
||||
-
|
||||
-readmaps.850:
|
||||
- ./makemaps$(EXE) CP850 $(allmaps)
|
||||
- -$(RM) writmaps.850
|
||||
- -$(RM) readmaps.850
|
||||
- $(MV) writmaps.dat writmaps.850
|
||||
- $(MV) readmaps.dat readmaps.850
|
||||
-
|
||||
-readmaps.865:
|
||||
- ./makemaps$(EXE) CP865 $(allmaps)
|
||||
- -$(RM) writmaps.865
|
||||
- -$(RM) readmaps.865
|
||||
- $(MV) writmaps.dat writmaps.865
|
||||
- $(MV) readmaps.dat readmaps.865
|
||||
-
|
||||
-readmaps.866:
|
||||
- ./makemaps$(EXE) CP866 $(allmaps)
|
||||
- -$(RM) writmaps.866
|
||||
- -$(RM) readmaps.866
|
||||
- $(MV) writmaps.dat writmaps.866
|
||||
- $(MV) readmaps.dat readmaps.866
|
||||
-
|
||||
-readmaps.koi:
|
||||
- ./makemaps$(EXE) KOI8-R $(allmaps)
|
||||
- -$(RM) writmaps.koi
|
||||
- -$(RM) readmaps.koi
|
||||
- $(MV) writmaps.dat writmaps.koi
|
||||
- $(MV) readmaps.dat readmaps.koi
|
||||
-
|
||||
-readmaps.ukr:
|
||||
- ./makemaps$(EXE) CP1125 $(allmaps)
|
||||
- -$(RM) writmaps.ukr
|
||||
- -$(RM) readmaps.ukr
|
||||
- $(MV) writmaps.dat writmaps.ukr
|
||||
- $(MV) readmaps.dat readmaps.ukr
|
||||
-
|
||||
-readmaps.is1:
|
||||
- ./makemaps$(EXE) LATIN-1 $(allmaps)
|
||||
- -$(RM) writmaps.is1
|
||||
- -$(RM) readmaps.is1
|
||||
- $(MV) writmaps.dat writmaps.is1
|
||||
- $(MV) readmaps.dat readmaps.is1
|
||||
-
|
||||
-readmaps.is5:
|
||||
- ./makemaps$(EXE) ISO-5 $(allmaps)
|
||||
- -$(RM) writmaps.is5
|
||||
- -$(RM) readmaps.is5
|
||||
- $(MV) writmaps.dat writmaps.is5
|
||||
- $(MV) readmaps.dat readmaps.is5
|
||||
+readmaps.437: makemaps$(EXE)
|
||||
+ MAKEMAPS_SAVEFILE_SUFFIX=$(suffix $@) ./makemaps$(EXE) CP437 $(allmaps)
|
||||
+
|
||||
+readmaps.850: makemaps$(EXE)
|
||||
+ MAKEMAPS_SAVEFILE_SUFFIX=$(suffix $@) ./makemaps$(EXE) CP850 $(allmaps)
|
||||
+
|
||||
+readmaps.865: makemaps$(EXE)
|
||||
+ MAKEMAPS_SAVEFILE_SUFFIX=$(suffix $@) ./makemaps$(EXE) CP865 $(allmaps)
|
||||
+
|
||||
+readmaps.866: makemaps$(EXE)
|
||||
+ MAKEMAPS_SAVEFILE_SUFFIX=$(suffix $@) ./makemaps$(EXE) CP866 $(allmaps)
|
||||
+
|
||||
+readmaps.koi: makemaps$(EXE)
|
||||
+ MAKEMAPS_SAVEFILE_SUFFIX=$(suffix $@) ./makemaps$(EXE) KOI8-R $(allmaps)
|
||||
+
|
||||
+readmaps.ukr: makemaps$(EXE)
|
||||
+ MAKEMAPS_SAVEFILE_SUFFIX=$(suffix $@) ./makemaps$(EXE) CP1125 $(allmaps)
|
||||
+
|
||||
+readmaps.is1: makemaps$(EXE)
|
||||
+ MAKEMAPS_SAVEFILE_SUFFIX=$(suffix $@) ./makemaps$(EXE) LATIN-1 $(allmaps)
|
||||
+
|
||||
+readmaps.is5: makemaps$(EXE)
|
||||
+ MAKEMAPS_SAVEFILE_SUFFIX=$(suffix $@) ./makemaps$(EXE) ISO-5 $(allmaps)
|
||||
|
||||
clean:
|
||||
-$(RM) makemaps$(OBJ)
|
@ -1,56 +0,0 @@
|
||||
--- maps/makemaps.c.orig 1999-10-15 05:24:42.000000000 +0800
|
||||
+++ maps/makemaps.c 2013-08-21 18:13:36.000000000 +0800
|
||||
@@ -13,6 +13,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
+#include <limits.h>
|
||||
#include <ctype.h>
|
||||
#include <string.h>
|
||||
|
||||
@@ -527,19 +528,30 @@
|
||||
|
||||
int save(void)
|
||||
{
|
||||
- FILE *fr = fopen("readmaps.dat","wb");
|
||||
- FILE *fw = fopen("writmaps.dat","wb");
|
||||
+ char saveread[PATH_MAX], savewrit[PATH_MAX];
|
||||
+ char *suffix;
|
||||
+ FILE *fr, *fw;
|
||||
unsigned char header[12];
|
||||
int i;
|
||||
|
||||
+ suffix = getenv("MAKEMAPS_SAVEFILE_SUFFIX");
|
||||
+ if (suffix == NULL)
|
||||
+ suffix = ".dat";
|
||||
+
|
||||
+ snprintf(saveread, sizeof(saveread), "readmaps%s", suffix);
|
||||
+ snprintf(savewrit, sizeof(savewrit), "writmaps%s", suffix);
|
||||
+
|
||||
+ fr = fopen(saveread, "wb");
|
||||
+ fw = fopen(savewrit, "wb");
|
||||
+
|
||||
if (fr == NULL)
|
||||
{
|
||||
- fprintf (stderr, "Cannot write readmaps.dat.\n");
|
||||
+ fprintf (stderr, "Cannot write %s.\n", saveread);
|
||||
goto erro;
|
||||
}
|
||||
if (fw == NULL)
|
||||
{
|
||||
- fprintf (stderr, "Cannot write writmaps.dat.\n");
|
||||
+ fprintf (stderr, "Cannot write %s.\n", savewrit);
|
||||
goto erro;
|
||||
}
|
||||
|
||||
@@ -595,8 +607,8 @@
|
||||
fclose(fr);
|
||||
}
|
||||
}
|
||||
- unlink("readmaps.dat");
|
||||
- unlink("writmaps.dat");
|
||||
+ unlink(saveread);
|
||||
+ unlink(savewrit);
|
||||
return 0;
|
||||
}
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- msg.c.orig Sun Nov 12 18:23:41 2006
|
||||
+++ msg.c Sun Nov 12 18:23:46 2006
|
||||
@@ -58,7 +58,7 @@
|
||||
|
||||
static struct _minf minf;
|
||||
|
||||
-static MSGA *Ahandle = NULL; /* area handle */
|
||||
+static MSG *Ahandle = NULL; /* area handle */
|
||||
static MSGH *mh = NULL; /* message handle */
|
||||
static XMSG xmsg; /* squish message header */
|
||||
|
@ -1,31 +0,0 @@
|
||||
--- ./nshow.c.orig Thu Jun 21 03:21:35 2001
|
||||
+++ ./nshow.c Sun Sep 28 21:25:05 2003
|
||||
@@ -217,14 +217,9 @@
|
||||
memset(line, SC8, maxx + 1); /* clear dividing line */
|
||||
WndPutsn(0, 5, maxx, cm[CM_DTXT] | F_ALTERNATE, line);
|
||||
WndWriteStr(2, 0, cm[CM_NINF], tmpbuf);
|
||||
- if (SW->showaddr)
|
||||
+ if (dv_running())
|
||||
{
|
||||
- sprintf(line, "%s", show_address(&CurArea.addr));
|
||||
- WndWriteStr(3, 5, cm[CM_NINF], line);
|
||||
- if (dv_running())
|
||||
- {
|
||||
- WndWriteStr(maxx - 7, 5, cm[CM_DTXT], "DV");
|
||||
- }
|
||||
+ WndWriteStr(maxx - 7, 5, cm[CM_DTXT], "DV");
|
||||
}
|
||||
if (SW->usemouse)
|
||||
{
|
||||
@@ -531,6 +526,11 @@
|
||||
}
|
||||
#endif
|
||||
|
||||
+ if (SW->showaddr)
|
||||
+ {
|
||||
+ sprintf(line, "%s", show_address(&CurArea.addr));
|
||||
+ WndWriteStr(3, 5, cm[CM_NINF], line);
|
||||
+ }
|
||||
if (SW->showtime)
|
||||
{
|
||||
WndPrintf(40, 5, cm[CM_HTXT], " %s ", itime(time(NULL)));
|
@ -1,6 +0,0 @@
|
||||
Msged/TE (full-featured FTN mail reader)
|
||||
|
||||
Msged/TE is a part of Husky Fidosoft Project.
|
||||
Husky is complete freeware suite of FidoNet applications.
|
||||
|
||||
WWW: http://husky.sourceforge.net/
|
@ -1,21 +0,0 @@
|
||||
bin/msged
|
||||
bin/testcons
|
||||
etc/fido/msghelp.dat
|
||||
etc/fido/readmaps.437
|
||||
etc/fido/readmaps.850
|
||||
etc/fido/readmaps.865
|
||||
etc/fido/readmaps.866
|
||||
etc/fido/readmaps.dat
|
||||
etc/fido/readmaps.is1
|
||||
etc/fido/readmaps.is5
|
||||
etc/fido/readmaps.koi
|
||||
etc/fido/readmaps.ukr
|
||||
etc/fido/writmaps.437
|
||||
etc/fido/writmaps.850
|
||||
etc/fido/writmaps.865
|
||||
etc/fido/writmaps.866
|
||||
etc/fido/writmaps.dat
|
||||
etc/fido/writmaps.is1
|
||||
etc/fido/writmaps.is5
|
||||
etc/fido/writmaps.koi
|
||||
etc/fido/writmaps.ukr
|
@ -1,18 +0,0 @@
|
||||
# Created by: Max Khon
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= nltools
|
||||
PORTVERSION= 1.2.4
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= news mail
|
||||
MASTER_SITES= SF/husky/${PORTNAME}/1.2-release
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Nodelist tools
|
||||
|
||||
LIB_DEPENDS= libfidoconfig.so:${PORTSDIR}/news/husky-fidoconf
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${.CURDIR}/../husky-base/Makefile.inc"
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (husky/nltools-1.2.4-src.tar.gz) = 1079fa32c91209f00923726ba46a1413c5112689acc00e0da0edefd2c8ce0760
|
||||
SIZE (husky/nltools-1.2.4-src.tar.gz) = 48390
|
@ -1,6 +0,0 @@
|
||||
Nodelist tools
|
||||
|
||||
Nodelist tools are part of Husky Fidosoft Project.
|
||||
Husky is complete freeware suite of Fidonet applications.
|
||||
|
||||
WWW: http://husky.sourceforge.net/
|
@ -1,4 +0,0 @@
|
||||
bin/nlcrc
|
||||
bin/nldiff
|
||||
bin/nlupdate
|
||||
bin/ulc
|
@ -1,21 +0,0 @@
|
||||
# Created by: Max Khon
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= smapi
|
||||
PORTVERSION= 2.2.4
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= news mail
|
||||
MASTER_SITES= SF/husky/${PORTNAME}/2.2-release
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= MSGAPI for Husky Fidosoft Project
|
||||
|
||||
CONFLICTS= husky-smapi-devel-[0-9]*
|
||||
|
||||
MAKE_ARGS= ADDCDEFS=-fPIC
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${.CURDIR}/../husky-base/Makefile.inc"
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (husky/smapi-2.2.4-src.tar.gz) = f20e991a3695ad699b537cb19b9d807628add7da14a8a5725aa72a78607b8fc9
|
||||
SIZE (husky/smapi-2.2.4-src.tar.gz) = 139283
|
@ -1,22 +0,0 @@
|
||||
--- Makefile.orig Fri Dec 27 18:52:45 2002
|
||||
+++ Makefile Thu Jan 9 04:11:20 2003
|
||||
@@ -23,7 +23,7 @@
|
||||
endif
|
||||
|
||||
CDEFS= -D$(OSTYPE) $(ADDCDEFS)
|
||||
-VERH = 2.2
|
||||
+VERH = 2
|
||||
VER = 2.2.2
|
||||
|
||||
TARGET= $(LIBPREFIX)smapi$(LIB)
|
||||
@@ -133,8 +133,8 @@
|
||||
$(INSTALL) $(IIOPT) unused.h $(INCDIR)$(DIRSEP)smapi
|
||||
$(INSTALL) $(IIOPT) semaphor.h $(INCDIR)$(DIRSEP)smapi
|
||||
$(INSTALL) $(IIOPT) api_jam.h $(INCDIR)$(DIRSEP)smapi
|
||||
- $(INSTALL) $(ILOPT) $(TARGET) $(LIBDIR)
|
||||
- $(INSTALL) $(ILOPT) patmat$(OBJ) $(LIBDIR)
|
||||
+ $(INSTALL) $(ISLOPT) $(TARGET) $(LIBDIR)
|
||||
+ $(INSTALL) $(ISLOPT) patmat$(OBJ) $(LIBDIR)
|
||||
|
||||
uninstall:
|
||||
-$(RM) $(RMOPT) $(INCDIR)$(DIRSEP)smapi$(DIRSEP)alc.h
|
@ -1,5 +0,0 @@
|
||||
MSGAPI for Husky Fidosoft Project.
|
||||
|
||||
Husky is complete freeware suite of Fidonet applications.
|
||||
|
||||
WWW: http://husky.sourceforge.net/
|
@ -1,19 +0,0 @@
|
||||
lib/libsmapi.so.2.2.2
|
||||
lib/libsmapi.so.2
|
||||
lib/libsmapi.so
|
||||
lib/libsmapi.a
|
||||
lib/patmat.o
|
||||
include/smapi/alc.h
|
||||
include/smapi/api_brow.h
|
||||
include/smapi/compiler.h
|
||||
include/smapi/ffind.h
|
||||
include/smapi/msgapi.h
|
||||
include/smapi/patmat.h
|
||||
include/smapi/prog.h
|
||||
include/smapi/progprot.h
|
||||
include/smapi/stamp.h
|
||||
include/smapi/typedefs.h
|
||||
include/smapi/unused.h
|
||||
include/smapi/semaphor.h
|
||||
include/smapi/api_jam.h
|
||||
@dirrm include/smapi
|
@ -1,26 +0,0 @@
|
||||
# Created by: Max Khon
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sqpack
|
||||
PORTVERSION= 1.2.4
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= news mail
|
||||
MASTER_SITES= SF/husky/${PORTNAME}/1.2-release
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Message base packer
|
||||
|
||||
LIB_DEPENDS= libfidoconfig.so:${PORTSDIR}/news/husky-fidoconf
|
||||
|
||||
MAN1= sqpack.1
|
||||
MANCOMPRESSED= yes
|
||||
PLIST_FILES= bin/sqpack
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's^/etc/fido/config^${PREFIX}/etc/fido/config^' \
|
||||
${WRKSRC}/sqpack.1
|
||||
|
||||
.include "${.CURDIR}/../husky-base/Makefile.inc"
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (husky/sqpack-1.2.4-src.tar.gz) = 1539ec974dc9b5e62022fc9a96aacc4ec2225b9bdb034579a0bd148d55b08f87
|
||||
SIZE (husky/sqpack-1.2.4-src.tar.gz) = 24232
|
@ -1,6 +0,0 @@
|
||||
Message base packer
|
||||
|
||||
Sqpack is a part of Husky Fidosoft Project.
|
||||
Husky is complete freeware suite of Fidonet applications.
|
||||
|
||||
WWW: http://husky.sourceforge.net/
|
Loading…
Reference in New Issue
Block a user