Index: head/japanese/micq/Makefile =================================================================== --- head/japanese/micq/Makefile (revision 16014) +++ head/japanese/micq/Makefile (revision 16015) @@ -1,28 +1,34 @@ # New ports collection makefile for: micq -# Version required: 11 Oct 1998 +# Version required: 13 Dec 1998 # Date created: 31 Oct 1998 -# Whom: Seiichirou Hiraoka +# Whom: flathill # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/11/19 08:01:50 flathill Exp $ # DISTNAME= micq -PKGNAME= ja-micq-981011 +PKGNAME= ja-micq-0.3.3 CATEGORIES= japanese net -MASTER_SITES= ftp://micq.ml.org/pub/micq/Oct-11-98/ +MASTER_SITES= ftp://micq.chatzone.org/pub/micq/V0.3.3/ \ + http://www.freebsd.org/~flathill/distfiles/ EXTRACT_SUFX= .tgz +PATCH_SITES= http://flos.kuee.kyoto-u.ac.jp/soft/ \ + http://www.freebsd.org/~flathill/distfiles/ +PATCHFILES= micq981218ja.patch +PATCH_DIST_STRIP= -p1 + MAINTAINER= flathill@FreeBSD.ORG -WRKSRC= ${WRKDIR}/micq981011 +WRKSRC= ${WRKDIR}/micq981218 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/micq ${PREFIX}/bin .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/micq .for file in README TODO WISHLIST commands.txt ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/micq .endfor .endif .include Property changes on: head/japanese/micq/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1.1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/japanese/micq/distinfo =================================================================== --- head/japanese/micq/distinfo (revision 16014) +++ head/japanese/micq/distinfo (revision 16015) @@ -1 +1,2 @@ -MD5 (micq.tgz) = ac7d8f9608eccd5764a00fc1e94ff964 +MD5 (micq.tgz) = 2bdb5c91dcb7308e9994cd7889ba84ae +MD5 (micq981218ja.patch) = d98f7a6a4c0cdfcbc27989a39468f3e2 Property changes on: head/japanese/micq/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1.1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/japanese/micq/files/patch-ab =================================================================== --- head/japanese/micq/files/patch-ab (revision 16014) +++ head/japanese/micq/files/patch-ab (revision 16015) @@ -1,13 +1,13 @@ ---- Makefile.orig Sun Oct 11 06:55:43 1998 -+++ Makefile Mon Oct 26 08:22:40 1998 +--- Makefile.orig Tue Jan 12 14:13:46 1999 ++++ Makefile Tue Jan 12 14:13:53 1999 @@ -1,8 +1,8 @@ # 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 = -O2 -Wall -DUNIX -DANSI_COLOR +-CFLAGS = -O2 -Wall -DUNIX -DANSI_COLOR +# CC = gcc -+CFLAGS += -DUNIX -DANSI_COLOR ++CFLAGS = -DUNIX -DANSI_COLOR # Uncomment the below line for humorous messages #CFLAGS += -DFUNNY_MSGS # uncomment the line below for debuging info Property changes on: head/japanese/micq/files/patch-ab ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1.1.1 \ No newline at end of property +1.2 \ No newline at end of property