- Remove deprecated port (due to the upstream unmaintan anymore).
This commit is contained in:
parent
208683d9e5
commit
97f3b81009
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=219451
1
MOVED
1
MOVED
@ -3587,3 +3587,4 @@ devel/openthreads||2008-08-27|Now included in graphics/osg
|
||||
www/cherokee-devel||2008-08-27|Removed, use www/cherokee instead
|
||||
irc/tirc||2008-08-28|Has expired: Project is dead
|
||||
x11-toolkits/gtkdatabox2||2008-08-29|Removed, use x11-toolkits/gtkdatabox instead
|
||||
chinese/BBMan||2008-0830|Removed, abandonware by upstream maintainer
|
||||
|
@ -1,41 +0,0 @@
|
||||
# New ports collection makefile for: zh-BBMan
|
||||
# Date created: 24 July 2004
|
||||
# Whom: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= BBMan
|
||||
PORTVERSION= 1.7.7.5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= chinese net
|
||||
MASTER_SITES= SF
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME:L}
|
||||
DISTNAME= ${PORTNAME}-src-v${PORTVERSION:S,.,-,g}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= BBMan is a BBS client for X Window System
|
||||
|
||||
DEPRECATED= Abandonware by upstream maintainer
|
||||
EXPIRATION_DATE=2008-07-14
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
USE_ZIP= yes
|
||||
USE_WX= 2.4
|
||||
USE_GCC= 3.3
|
||||
|
||||
PLIST_FILES= bin/BBMan
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == ia64
|
||||
BROKEN= Hard-codes reference to libc_r
|
||||
.endif
|
||||
|
||||
do-build:
|
||||
cd ${WRKSRC} && ${CXX} main.cpp `${WX_CONFIG} --libs --cxxflags` -I${LOCALBASE}/include ${CFLAGS} -o BBMan
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/BBMan ${PREFIX}/bin/BBMan
|
||||
|
||||
.include <bsd.port.post.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (BBMan-src-v1-7-7-5.zip) = dd5834d1aec91a4e00a788a546f16bab
|
||||
SHA256 (BBMan-src-v1-7-7-5.zip) = 0cb637ec4b2d2b391d3dda79c0c01c2f32574f1eeaa13df04b58eba01a72ba1d
|
||||
SIZE (BBMan-src-v1-7-7-5.zip) = 171904
|
@ -1,3 +0,0 @@
|
||||
BBMam is a BBS client for X Window System.
|
||||
|
||||
WWW: http://bbman.sourceforge.net/
|
@ -3,7 +3,6 @@
|
||||
|
||||
COMMENT = Chinese support
|
||||
|
||||
SUBDIR += BBMan
|
||||
SUBDIR += CJKUnifonts
|
||||
SUBDIR += FreeWnn-lib
|
||||
SUBDIR += FreeWnn-server
|
||||
|
Loading…
Reference in New Issue
Block a user