1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

The micq port was marked FORBIDDEN for security reasons 13 months ago.

Remove it.
This commit is contained in:
Kris Kennaway 2002-10-13 03:33:19 +00:00
parent 703b5f4325
commit 421b5f8cf2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67927
7 changed files with 0 additions and 62 deletions

View File

@ -203,7 +203,6 @@
SUBDIR += mendexk-sjis
SUBDIR += mh
SUBDIR += mhonarc
SUBDIR += micq
SUBDIR += migemo
SUBDIR += migemo-emacs20
SUBDIR += migemo-emacs21

View File

@ -1,34 +0,0 @@
# New ports collection makefile for: micq
# Date created: 31 Oct 1998
# Whom: flathill
#
# $FreeBSD$
#
PORTNAME= micq
PORTVERSION= 0.4.3
CATEGORIES= japanese net
MASTER_SITES= ftp://micq.chatzone.org/pub/micq/V0.4.3/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= flathill
EXTRACT_SUFX= .tgz
PATCH_SITES= ${MASTER_SITE_LOCAL}
PATCH_SITE_SUBDIR= flathill
PATCHFILES= ${DISTNAME}-jp.patch
PATCH_DIST_STRIP= -p1
MAINTAINER= flathill@FreeBSD.org
WRKSRC= ${WRKDIR}/${DISTNAME}
FORBIDDEN= "ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-01:14.micq.asc "
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/micq ${PREFIX}/bin
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/micq
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/micq
.endif
.include <bsd.port.mk>

View File

@ -1,2 +0,0 @@
MD5 (micq-0.4.3.tgz) = aea8f4bee64c0508adb0c87517039622
MD5 (micq-0.4.3-jp.patch) = 26921359ea461488f68b00ba1d8ab9a5

View File

@ -1,14 +0,0 @@
--- Makefile.orig Sun Sep 12 18:42:33 1999
+++ Makefile Mon Nov 1 17:19:29 1999
@@ -1,8 +1,9 @@
# Anyone who knows how to make Makefiles please help out.
# I have no clue but this appears to work fairly well
# be sure to use gmake
-CC = gcc
-CFLAGS = -O4 -Wall -DUNIX -DANSI_COLOR
+#CC = gcc
+#CFLAGS = -O4 -Wall -DUNIX -DANSI_COLOR
+CFLAGS += -Wall -DUNIX -DANSI_COLOR
CFLAGS += -DMAX_CONTACTS=255
CFLAGS += -DUSE_MREADLINE
#CFLAGS += -DCOLOR_SCHEME_A

View File

@ -1 +0,0 @@
Text-based ICQ implementation

View File

@ -1,7 +0,0 @@
A text-based implementation of ICQ, independant of Mirabilis.
Currently does not offer chat. Still appears rough: There's no
command-line editing, and ANSI color codes are hardcoded in the
program.
- Seiichirou Hiraoka
flathill@FreeBSD.ORG

View File

@ -1,3 +0,0 @@
bin/micq
share/doc/micq/README
@dirrm share/doc/micq