summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1999-04-06 20:47:00 +0000
committerMatthew Hunt <mph@FreeBSD.org>1999-04-06 20:47:00 +0000
commitc112a2fba2e817d9e4bf14e68ae1ad1407558a5b (patch)
treebf640dc454012806cc93f8e2f15da468b2f60130 /net-im
parentMaster site moved. (diff)
Upgrade to 0.4.0.
Suggested by: R. Beasley <rbeasley@uberhacker.org>
Notes
Notes: svn path=/head/; revision=17673
Diffstat (limited to 'net-im')
-rw-r--r--net-im/climm/Makefile11
-rw-r--r--net-im/climm/distinfo2
-rw-r--r--net-im/climm/files/patch-aa12
-rw-r--r--net-im/micq/Makefile11
-rw-r--r--net-im/micq/distinfo2
-rw-r--r--net-im/micq/files/patch-aa12
6 files changed, 22 insertions, 28 deletions
diff --git a/net-im/climm/Makefile b/net-im/climm/Makefile
index 45d671a8cb9c..1bcfb6e1c430 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 4a9ecad83086..6e590a14ebba 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 811a1e28a735..627ccf57bd8b 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 45d671a8cb9c..1bcfb6e1c430 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 4a9ecad83086..6e590a14ebba 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 811a1e28a735..627ccf57bd8b 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