Index: head/net/micq/Makefile =================================================================== --- head/net/micq/Makefile (revision 15915) +++ head/net/micq/Makefile (revision 15916) @@ -1,28 +1,28 @@ # New ports collection makefile for: micq -# Version required: 13 Dec 1998 +# Version required: 0.3.3 # Date created: 11 Oct 1998 # Whom: mph # -# $Id: Makefile,v 1.2 1998/10/26 17:58:29 mph Exp $ +# $Id: Makefile,v 1.3 1998/12/14 22:36:07 mph Exp $ # DISTNAME= micq -PKGNAME= micq-0.3.2 +PKGNAME= micq-0.3.3 CATEGORIES= net -MASTER_SITES= ftp://micq.ml.org/pub/micq/V0.3.2/ +MASTER_SITES= ftp://micq.chatzone.org/pub/micq/V0.3.3/ EXTRACT_SUFX= .tgz MAINTAINER= mph@freebsd.org -WRKSRC= ${WRKDIR}/micq981213 +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/net/micq/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/net/micq/distinfo =================================================================== --- head/net/micq/distinfo (revision 15915) +++ head/net/micq/distinfo (revision 15916) @@ -1 +1 @@ -MD5 (micq.tgz) = ecb9c5de0a132147ce3605b62c97d7f0 +MD5 (micq.tgz) = 2bdb5c91dcb7308e9994cd7889ba84ae Property changes on: head/net/micq/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/net/micq/files/patch-aa =================================================================== --- head/net/micq/files/patch-aa (revision 15915) +++ head/net/micq/files/patch-aa (revision 15916) @@ -1,13 +1,13 @@ ---- Makefile.orig Mon Dec 14 16:24:40 1998 -+++ Makefile Mon Dec 14 16:25:36 1998 +--- Makefile.orig Thu Dec 17 23:04:03 1998 ++++ Makefile Thu Jan 7 10:34:19 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 = -O4 -Wall -DUNIX -DANSI_COLOR +-CFLAGS = -O2 -Wall -DUNIX -DANSI_COLOR +#CC = gcc +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.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/net-im/climm/Makefile =================================================================== --- head/net-im/climm/Makefile (revision 15915) +++ head/net-im/climm/Makefile (revision 15916) @@ -1,28 +1,28 @@ # New ports collection makefile for: micq -# Version required: 13 Dec 1998 +# Version required: 0.3.3 # Date created: 11 Oct 1998 # Whom: mph # -# $Id: Makefile,v 1.2 1998/10/26 17:58:29 mph Exp $ +# $Id: Makefile,v 1.3 1998/12/14 22:36:07 mph Exp $ # DISTNAME= micq -PKGNAME= micq-0.3.2 +PKGNAME= micq-0.3.3 CATEGORIES= net -MASTER_SITES= ftp://micq.ml.org/pub/micq/V0.3.2/ +MASTER_SITES= ftp://micq.chatzone.org/pub/micq/V0.3.3/ EXTRACT_SUFX= .tgz MAINTAINER= mph@freebsd.org -WRKSRC= ${WRKDIR}/micq981213 +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/net-im/climm/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/net-im/climm/distinfo =================================================================== --- head/net-im/climm/distinfo (revision 15915) +++ head/net-im/climm/distinfo (revision 15916) @@ -1 +1 @@ -MD5 (micq.tgz) = ecb9c5de0a132147ce3605b62c97d7f0 +MD5 (micq.tgz) = 2bdb5c91dcb7308e9994cd7889ba84ae Property changes on: head/net-im/climm/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/net-im/climm/files/patch-aa =================================================================== --- head/net-im/climm/files/patch-aa (revision 15915) +++ head/net-im/climm/files/patch-aa (revision 15916) @@ -1,13 +1,13 @@ ---- Makefile.orig Mon Dec 14 16:24:40 1998 -+++ Makefile Mon Dec 14 16:25:36 1998 +--- Makefile.orig Thu Dec 17 23:04:03 1998 ++++ Makefile Thu Jan 7 10:34:19 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 = -O4 -Wall -DUNIX -DANSI_COLOR +-CFLAGS = -O2 -Wall -DUNIX -DANSI_COLOR +#CC = gcc +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.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/net-im/micq/Makefile =================================================================== --- head/net-im/micq/Makefile (revision 15915) +++ head/net-im/micq/Makefile (revision 15916) @@ -1,28 +1,28 @@ # New ports collection makefile for: micq -# Version required: 13 Dec 1998 +# Version required: 0.3.3 # Date created: 11 Oct 1998 # Whom: mph # -# $Id: Makefile,v 1.2 1998/10/26 17:58:29 mph Exp $ +# $Id: Makefile,v 1.3 1998/12/14 22:36:07 mph Exp $ # DISTNAME= micq -PKGNAME= micq-0.3.2 +PKGNAME= micq-0.3.3 CATEGORIES= net -MASTER_SITES= ftp://micq.ml.org/pub/micq/V0.3.2/ +MASTER_SITES= ftp://micq.chatzone.org/pub/micq/V0.3.3/ EXTRACT_SUFX= .tgz MAINTAINER= mph@freebsd.org -WRKSRC= ${WRKDIR}/micq981213 +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/net-im/micq/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/net-im/micq/distinfo =================================================================== --- head/net-im/micq/distinfo (revision 15915) +++ head/net-im/micq/distinfo (revision 15916) @@ -1 +1 @@ -MD5 (micq.tgz) = ecb9c5de0a132147ce3605b62c97d7f0 +MD5 (micq.tgz) = 2bdb5c91dcb7308e9994cd7889ba84ae Property changes on: head/net-im/micq/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/net-im/micq/files/patch-aa =================================================================== --- head/net-im/micq/files/patch-aa (revision 15915) +++ head/net-im/micq/files/patch-aa (revision 15916) @@ -1,13 +1,13 @@ ---- Makefile.orig Mon Dec 14 16:24:40 1998 -+++ Makefile Mon Dec 14 16:25:36 1998 +--- Makefile.orig Thu Dec 17 23:04:03 1998 ++++ Makefile Thu Jan 7 10:34:19 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 = -O4 -Wall -DUNIX -DANSI_COLOR +-CFLAGS = -O2 -Wall -DUNIX -DANSI_COLOR +#CC = gcc +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.3 \ No newline at end of property +1.4 \ No newline at end of property