Index: head/net/micq/Makefile =================================================================== --- head/net/micq/Makefile (revision 14202) +++ head/net/micq/Makefile (revision 14203) @@ -1,28 +1,28 @@ # New ports collection makefile for: micq -# Version required: 26 June 1998 -# Date created: 27 June 1998 +# Version required: 11 Oct 1998 +# Date created: 11 Oct 1998 # Whom: mph # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/06/28 03:22:36 mph Exp $ # DISTNAME= micq -PKGNAME= micq-19980626 +PKGNAME= micq-981011 CATEGORIES= net -MASTER_SITES= ftp://micq.ml.org/pub/micq/Jun-26-98/ +MASTER_SITES= ftp://micq.ml.org/pub/micq/Oct-11-98/ EXTRACT_SUFX= .tgz MAINTAINER= mph@freebsd.org -WRKSRC= ${WRKDIR}/micq-0626-98 +WRKSRC= ${WRKDIR}/micq981011 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/net/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/net/micq/distinfo =================================================================== --- head/net/micq/distinfo (revision 14202) +++ head/net/micq/distinfo (revision 14203) @@ -1 +1 @@ -MD5 (micq.tgz) = b4167097bd3e106537cda136cf972f35 +MD5 (micq.tgz) = ac7d8f9608eccd5764a00fc1e94ff964 Property changes on: head/net/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/net/micq/files/patch-aa =================================================================== --- head/net/micq/files/patch-aa (revision 14202) +++ head/net/micq/files/patch-aa (revision 14203) @@ -1,13 +1,13 @@ ---- Makefile.orig Sat Jun 27 13:25:53 1998 -+++ Makefile Sat Jun 27 13:26:38 1998 +--- Makefile.orig Sun Oct 11 06:55:43 1998 ++++ Makefile Mon Oct 26 08:22:40 1998 @@ -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 = -Wall -DUNIX +-CFLAGS = -O2 -Wall -DUNIX -DANSI_COLOR +# CC = gcc -+CFLAGS += -DUNIX ++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/net/micq/files/patch-aa ___________________________________________________________________ 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/net-im/climm/Makefile =================================================================== --- head/net-im/climm/Makefile (revision 14202) +++ head/net-im/climm/Makefile (revision 14203) @@ -1,28 +1,28 @@ # New ports collection makefile for: micq -# Version required: 26 June 1998 -# Date created: 27 June 1998 +# Version required: 11 Oct 1998 +# Date created: 11 Oct 1998 # Whom: mph # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/06/28 03:22:36 mph Exp $ # DISTNAME= micq -PKGNAME= micq-19980626 +PKGNAME= micq-981011 CATEGORIES= net -MASTER_SITES= ftp://micq.ml.org/pub/micq/Jun-26-98/ +MASTER_SITES= ftp://micq.ml.org/pub/micq/Oct-11-98/ EXTRACT_SUFX= .tgz MAINTAINER= mph@freebsd.org -WRKSRC= ${WRKDIR}/micq-0626-98 +WRKSRC= ${WRKDIR}/micq981011 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/net-im/climm/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/net-im/climm/distinfo =================================================================== --- head/net-im/climm/distinfo (revision 14202) +++ head/net-im/climm/distinfo (revision 14203) @@ -1 +1 @@ -MD5 (micq.tgz) = b4167097bd3e106537cda136cf972f35 +MD5 (micq.tgz) = ac7d8f9608eccd5764a00fc1e94ff964 Property changes on: head/net-im/climm/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/net-im/climm/files/patch-aa =================================================================== --- head/net-im/climm/files/patch-aa (revision 14202) +++ head/net-im/climm/files/patch-aa (revision 14203) @@ -1,13 +1,13 @@ ---- Makefile.orig Sat Jun 27 13:25:53 1998 -+++ Makefile Sat Jun 27 13:26:38 1998 +--- Makefile.orig Sun Oct 11 06:55:43 1998 ++++ Makefile Mon Oct 26 08:22:40 1998 @@ -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 = -Wall -DUNIX +-CFLAGS = -O2 -Wall -DUNIX -DANSI_COLOR +# CC = gcc -+CFLAGS += -DUNIX ++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/net-im/climm/files/patch-aa ___________________________________________________________________ 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/net-im/micq/Makefile =================================================================== --- head/net-im/micq/Makefile (revision 14202) +++ head/net-im/micq/Makefile (revision 14203) @@ -1,28 +1,28 @@ # New ports collection makefile for: micq -# Version required: 26 June 1998 -# Date created: 27 June 1998 +# Version required: 11 Oct 1998 +# Date created: 11 Oct 1998 # Whom: mph # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/06/28 03:22:36 mph Exp $ # DISTNAME= micq -PKGNAME= micq-19980626 +PKGNAME= micq-981011 CATEGORIES= net -MASTER_SITES= ftp://micq.ml.org/pub/micq/Jun-26-98/ +MASTER_SITES= ftp://micq.ml.org/pub/micq/Oct-11-98/ EXTRACT_SUFX= .tgz MAINTAINER= mph@freebsd.org -WRKSRC= ${WRKDIR}/micq-0626-98 +WRKSRC= ${WRKDIR}/micq981011 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/net-im/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/net-im/micq/distinfo =================================================================== --- head/net-im/micq/distinfo (revision 14202) +++ head/net-im/micq/distinfo (revision 14203) @@ -1 +1 @@ -MD5 (micq.tgz) = b4167097bd3e106537cda136cf972f35 +MD5 (micq.tgz) = ac7d8f9608eccd5764a00fc1e94ff964 Property changes on: head/net-im/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/net-im/micq/files/patch-aa =================================================================== --- head/net-im/micq/files/patch-aa (revision 14202) +++ head/net-im/micq/files/patch-aa (revision 14203) @@ -1,13 +1,13 @@ ---- Makefile.orig Sat Jun 27 13:25:53 1998 -+++ Makefile Sat Jun 27 13:26:38 1998 +--- Makefile.orig Sun Oct 11 06:55:43 1998 ++++ Makefile Mon Oct 26 08:22:40 1998 @@ -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 = -Wall -DUNIX +-CFLAGS = -O2 -Wall -DUNIX -DANSI_COLOR +# CC = gcc -+CFLAGS += -DUNIX ++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/net-im/micq/files/patch-aa ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1.1.1 \ No newline at end of property +1.2 \ No newline at end of property