diff options
author | ade <ade@FreeBSD.org> | 2000-09-25 22:42:58 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-09-25 22:42:58 +0800 |
commit | 1aa7258325520a20bd82d75d0745bd5e94f23950 (patch) | |
tree | 3683ef1f6f8c0448926c3f635c03fbf831713d9d /net | |
parent | a790970a687b76d696e136d2b7f42621636cbf7e (diff) | |
download | freebsd-ports-gnome-1aa7258325520a20bd82d75d0745bd5e94f23950.tar.gz freebsd-ports-gnome-1aa7258325520a20bd82d75d0745bd5e94f23950.tar.zst freebsd-ports-gnome-1aa7258325520a20bd82d75d0745bd5e94f23950.zip |
Revert commit from ports/20991. net/tintin++-devel will be
taking over that role.
Requested by: maintainer
Diffstat (limited to 'net')
-rw-r--r-- | net/tintin++/Makefile | 18 | ||||
-rw-r--r-- | net/tintin++/distinfo | 2 | ||||
-rw-r--r-- | net/tintin++/pkg-descr | 14 | ||||
-rw-r--r-- | net/tintin++/pkg-plist | 14 |
4 files changed, 13 insertions, 35 deletions
diff --git a/net/tintin++/Makefile b/net/tintin++/Makefile index 7b75c2809bbf..7188e18bcaa2 100644 --- a/net/tintin++/Makefile +++ b/net/tintin++/Makefile @@ -6,23 +6,17 @@ # PORTNAME= tintin -PORTVERSION= 1.8.2 +PORTVERSION= 1.5.6 CATEGORIES= net games -MASTER_SITES= http://mail.newclear.net/tintin/download/ -DISTNAME= tintin++v1.82 +MASTER_SITES= ftp://ftp.walrus.com/pub/avatar/clients/ \ + ftp://ftp.cctpu.edu.ru/pub/comp/networking/mud/ \ + ftp://iclub.nsu.ru/pub/mud/clients/tintin++/ +DISTNAME= tintin++v1.5pl6 +EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/tintin++/src GNU_CONFIGURE= yes -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/tt++ ${PREFIX}/bin - ${MKDIR} ${PREFIX}/lib/tintin - ${INSTALL_DATA} ${WRKSRC}/support/.tt_help.txt.Z ${PREFIX}/lib/tintin - ${MKDIR} ${PREFIX}/share/doc/tintin - ${INSTALL_DATA} ${WRKSRC}/support/.tintinrc ${PREFIX}/share/doc/tintin/tintinrc - ${INSTALL_DATA} ${WRKSRC}/../chat.conf ${PREFIX}/share/doc/tintin/chat.conf.example - cd ${WRKSRC}/.. ; ${INSTALL_DATA} CHANGES FAQ CREDITS README docs/* ${PREFIX}/share/doc/tintin - .include <bsd.port.mk> diff --git a/net/tintin++/distinfo b/net/tintin++/distinfo index f300c5cf4edf..cf0255698251 100644 --- a/net/tintin++/distinfo +++ b/net/tintin++/distinfo @@ -1 +1 @@ -MD5 (tintin++v1.82.tar.gz) = 8817be7ba82283f507953f17ef4d7743 +MD5 (tintin++v1.5pl6.tar.Z) = 35e53d661606d035c3e92a249e44160f diff --git a/net/tintin++/pkg-descr b/net/tintin++/pkg-descr index 2813eda4bb5d..a7d66ff3c745 100644 --- a/net/tintin++/pkg-descr +++ b/net/tintin++/pkg-descr @@ -1,8 +1,6 @@ -TINTIN++ is a client program specialized to help playing muds. -This is a souped up version of TINTIN III, many new features -have been added since III. We saw room for improvement on the -features available from TINTIN, and since we like the format of -the program, we decided to use TINTIN as a base for what we -hope to make one of the most powerful clients around. - -WWW: http://mail.newclear.net/tintin/ + TINTIN++ is a client program specialized to help playing muds. + This is a souped up version of TINTIN III, many new features + have been added since III. We saw room for improvement on the + features available from TINTIN, and since we like the format of + the program, we decided to use TINTIN as a base for what we + hope to make one of the most powerful clients around. diff --git a/net/tintin++/pkg-plist b/net/tintin++/pkg-plist index 80a3e81c9ae5..e2ba3502a94b 100644 --- a/net/tintin++/pkg-plist +++ b/net/tintin++/pkg-plist @@ -1,17 +1,3 @@ bin/tt++ lib/tintin/.tt_help.txt.Z -share/doc/tintin/tintinrc -share/doc/tintin/chat.conf.example -share/doc/tintin/CHANGES -share/doc/tintin/FAQ -share/doc/tintin/CREDITS -share/doc/tintin/README -share/doc/tintin/MODIFICATIONS -share/doc/tintin/MODS.ycjhi -share/doc/tintin/example1.script -share/doc/tintin/example2.script -share/doc/tintin/sgi -share/doc/tintin/tintin15.ps -share/doc/tintin/tintin15.txt @dirrm lib/tintin -@dirrm share/doc/tintin |