diff options
author | mph <mph@FreeBSD.org> | 1999-04-06 20:47:00 +0000 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1999-04-06 20:47:00 +0000 |
commit | ff5aad88dc4a20bf4e1ac2b8576af9235c40af68 (patch) | |
tree | 3d2691e72862d9d3cc84bec4c81300a9b27b466a /net-im | |
parent | 3d0f90ba4ce2fbcd05fcac4342a7f450e398083d (diff) | |
download | FreeBSD-ports-ff5aad88dc4a20bf4e1ac2b8576af9235c40af68.zip FreeBSD-ports-ff5aad88dc4a20bf4e1ac2b8576af9235c40af68.tar.gz |
Upgrade to 0.4.0.
Suggested by: R. Beasley <rbeasley@uberhacker.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/climm/Makefile | 11 | ||||
-rw-r--r-- | net-im/climm/distinfo | 2 | ||||
-rw-r--r-- | net-im/climm/files/patch-aa | 12 | ||||
-rw-r--r-- | net-im/micq/Makefile | 11 | ||||
-rw-r--r-- | net-im/micq/distinfo | 2 | ||||
-rw-r--r-- | net-im/micq/files/patch-aa | 12 |
6 files changed, 22 insertions, 28 deletions
diff --git a/net-im/climm/Makefile b/net-im/climm/Makefile index 45d671a..1bcfb6e1 100644 --- a/net-im/climm/Makefile +++ b/net-im/climm/Makefile @@ -1,21 +1,18 @@ # New ports collection makefile for: micq -# Version required: 0.3.3 +# Version required: 0.4.0 # Date created: 11 Oct 1998 # Whom: mph # -# $Id: Makefile,v 1.3 1998/12/14 22:36:07 mph Exp $ +# $Id: Makefile,v 1.4 1999/01/07 18:38:53 mph Exp $ # -DISTNAME= micq -PKGNAME= micq-0.3.3 +DISTNAME= micq-0.4.0 CATEGORIES= net -MASTER_SITES= ftp://micq.chatzone.org/pub/micq/V0.3.3/ +MASTER_SITES= ftp://micq.chatzone.org/pub/micq/V0.4.0/ EXTRACT_SUFX= .tgz MAINTAINER= mph@freebsd.org -WRKSRC= ${WRKDIR}/micq981218 - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/micq ${PREFIX}/bin .if !defined(NOPORTDOCS) diff --git a/net-im/climm/distinfo b/net-im/climm/distinfo index 4a9ecad..6e590a1 100644 --- a/net-im/climm/distinfo +++ b/net-im/climm/distinfo @@ -1 +1 @@ -MD5 (micq.tgz) = 2bdb5c91dcb7308e9994cd7889ba84ae +MD5 (micq-0.4.0.tgz) = 5d020c7a6c208ad06ea791c4a425307c diff --git a/net-im/climm/files/patch-aa b/net-im/climm/files/patch-aa index 811a1e2..627ccf5 100644 --- a/net-im/climm/files/patch-aa +++ b/net-im/climm/files/patch-aa @@ -1,13 +1,13 @@ ---- Makefile.orig Thu Dec 17 23:04:03 1998 -+++ Makefile Thu Jan 7 10:34:19 1999 +--- Makefile.orig Tue Apr 6 13:40:57 1999 ++++ Makefile Tue Apr 6 13:41: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 = -O2 -Wall -DUNIX -DANSI_COLOR +-CFLAGS = -O4 -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 + CFLAGS += -DUSE_MREADLINE + CFLAGS += -DENGLISH_LANG + #CFLAGS += -DBRAZIL_LANG diff --git a/net-im/micq/Makefile b/net-im/micq/Makefile index 45d671a..1bcfb6e1 100644 --- a/net-im/micq/Makefile +++ b/net-im/micq/Makefile @@ -1,21 +1,18 @@ # New ports collection makefile for: micq -# Version required: 0.3.3 +# Version required: 0.4.0 # Date created: 11 Oct 1998 # Whom: mph # -# $Id: Makefile,v 1.3 1998/12/14 22:36:07 mph Exp $ +# $Id: Makefile,v 1.4 1999/01/07 18:38:53 mph Exp $ # -DISTNAME= micq -PKGNAME= micq-0.3.3 +DISTNAME= micq-0.4.0 CATEGORIES= net -MASTER_SITES= ftp://micq.chatzone.org/pub/micq/V0.3.3/ +MASTER_SITES= ftp://micq.chatzone.org/pub/micq/V0.4.0/ EXTRACT_SUFX= .tgz MAINTAINER= mph@freebsd.org -WRKSRC= ${WRKDIR}/micq981218 - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/micq ${PREFIX}/bin .if !defined(NOPORTDOCS) diff --git a/net-im/micq/distinfo b/net-im/micq/distinfo index 4a9ecad..6e590a1 100644 --- a/net-im/micq/distinfo +++ b/net-im/micq/distinfo @@ -1 +1 @@ -MD5 (micq.tgz) = 2bdb5c91dcb7308e9994cd7889ba84ae +MD5 (micq-0.4.0.tgz) = 5d020c7a6c208ad06ea791c4a425307c diff --git a/net-im/micq/files/patch-aa b/net-im/micq/files/patch-aa index 811a1e2..627ccf5 100644 --- a/net-im/micq/files/patch-aa +++ b/net-im/micq/files/patch-aa @@ -1,13 +1,13 @@ ---- Makefile.orig Thu Dec 17 23:04:03 1998 -+++ Makefile Thu Jan 7 10:34:19 1999 +--- Makefile.orig Tue Apr 6 13:40:57 1999 ++++ Makefile Tue Apr 6 13:41: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 = -O2 -Wall -DUNIX -DANSI_COLOR +-CFLAGS = -O4 -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 + CFLAGS += -DUSE_MREADLINE + CFLAGS += -DENGLISH_LANG + #CFLAGS += -DBRAZIL_LANG |