diff options
author | marino <marino@FreeBSD.org> | 2014-08-20 00:37:47 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2014-08-20 00:37:47 +0800 |
commit | f25975cda724df5ee9d34af66c9ac90c84135ee3 (patch) | |
tree | 299b7ebc57e81701426e9b3816329a9a467080c7 /news/husky-fidoconf | |
parent | 5b0e640fb6d97c5ebfacfd5cea5b87dd2e7c1346 (diff) | |
download | freebsd-ports-gnome-f25975cda724df5ee9d34af66c9ac90c84135ee3.tar.gz freebsd-ports-gnome-f25975cda724df5ee9d34af66c9ac90c84135ee3.tar.zst freebsd-ports-gnome-f25975cda724df5ee9d34af66c9ac90c84135ee3.zip |
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@)
Diffstat (limited to 'news/husky-fidoconf')
-rw-r--r-- | news/husky-fidoconf/Makefile | 42 | ||||
-rw-r--r-- | news/husky-fidoconf/distinfo | 2 | ||||
-rw-r--r-- | news/husky-fidoconf/files/patch-Makefile | 11 | ||||
-rw-r--r-- | news/husky-fidoconf/files/patch-doc__Makefile | 35 | ||||
-rw-r--r-- | news/husky-fidoconf/files/patch-man__linkedto.1 | 11 | ||||
-rw-r--r-- | news/husky-fidoconf/pkg-descr | 5 | ||||
-rw-r--r-- | news/husky-fidoconf/pkg-plist | 30 |
7 files changed, 0 insertions, 136 deletions
diff --git a/news/husky-fidoconf/Makefile b/news/husky-fidoconf/Makefile deleted file mode 100644 index 6fea26b732d8..000000000000 --- a/news/husky-fidoconf/Makefile +++ /dev/null @@ -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> diff --git a/news/husky-fidoconf/distinfo b/news/husky-fidoconf/distinfo deleted file mode 100644 index 47dfabb53217..000000000000 --- a/news/husky-fidoconf/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (husky/fidoconf_0.14.4-src.tar.gz) = 67f6388c3f458307380d8f7f382788547da3b189e8889e673d51e75519b7d7f7 -SIZE (husky/fidoconf_0.14.4-src.tar.gz) = 188759 diff --git a/news/husky-fidoconf/files/patch-Makefile b/news/husky-fidoconf/files/patch-Makefile deleted file mode 100644 index fbb5728e9f24..000000000000 --- a/news/husky-fidoconf/files/patch-Makefile +++ /dev/null @@ -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)" diff --git a/news/husky-fidoconf/files/patch-doc__Makefile b/news/husky-fidoconf/files/patch-doc__Makefile deleted file mode 100644 index fcc92c4b3050..000000000000 --- a/news/husky-fidoconf/files/patch-doc__Makefile +++ /dev/null @@ -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: diff --git a/news/husky-fidoconf/files/patch-man__linkedto.1 b/news/husky-fidoconf/files/patch-man__linkedto.1 deleted file mode 100644 index 6889e664cc9d..000000000000 --- a/news/husky-fidoconf/files/patch-man__linkedto.1 +++ /dev/null @@ -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 diff --git a/news/husky-fidoconf/pkg-descr b/news/husky-fidoconf/pkg-descr deleted file mode 100644 index 4ad894f3d973..000000000000 --- a/news/husky-fidoconf/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Configuration library for Husky Fidosoft Project. - -Husky is complete freeware suite of Fidonet applications. - -WWW: http://husky.sourceforge.net/ diff --git a/news/husky-fidoconf/pkg-plist b/news/husky-fidoconf/pkg-plist deleted file mode 100644 index 66260e5b61f9..000000000000 --- a/news/husky-fidoconf/pkg-plist +++ /dev/null @@ -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 |