Upgrade to 0.3.2 or 981213, depending on which of their two versioning
systems you like to use. Submitted by: Seiichirou Hiraoka <flathill@flathill.gr.jp>
This commit is contained in:
parent
f7a48aefbc
commit
482669d332
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=15355
@ -1,20 +1,20 @@
|
||||
# New ports collection makefile for: micq
|
||||
# Version required: 11 Oct 1998
|
||||
# Version required: 13 Dec 1998
|
||||
# Date created: 11 Oct 1998
|
||||
# Whom: mph
|
||||
#
|
||||
# $Id: Makefile,v 1.1.1.1 1998/06/28 03:22:36 mph Exp $
|
||||
# $Id: Makefile,v 1.2 1998/10/26 17:58:29 mph Exp $
|
||||
#
|
||||
|
||||
DISTNAME= micq
|
||||
PKGNAME= micq-981011
|
||||
PKGNAME= micq-0.3.2
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ftp://micq.ml.org/pub/micq/Oct-11-98/
|
||||
MASTER_SITES= ftp://micq.ml.org/pub/micq/V0.3.2/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= mph@freebsd.org
|
||||
|
||||
WRKSRC= ${WRKDIR}/micq981011
|
||||
WRKSRC= ${WRKDIR}/micq981213
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/micq ${PREFIX}/bin
|
||||
|
@ -1 +1 @@
|
||||
MD5 (micq.tgz) = ac7d8f9608eccd5764a00fc1e94ff964
|
||||
MD5 (micq.tgz) = ecb9c5de0a132147ce3605b62c97d7f0
|
||||
|
@ -1,13 +1,13 @@
|
||||
--- Makefile.orig Sun Oct 11 06:55:43 1998
|
||||
+++ Makefile Mon Oct 26 08:22:40 1998
|
||||
--- Makefile.orig Mon Dec 14 16:24:40 1998
|
||||
+++ Makefile Mon Dec 14 16:25:36 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 = -O2 -Wall -DUNIX -DANSI_COLOR
|
||||
+# CC = gcc
|
||||
+CFLAGS += -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
|
||||
|
@ -1,20 +1,20 @@
|
||||
# New ports collection makefile for: micq
|
||||
# Version required: 11 Oct 1998
|
||||
# Version required: 13 Dec 1998
|
||||
# Date created: 11 Oct 1998
|
||||
# Whom: mph
|
||||
#
|
||||
# $Id: Makefile,v 1.1.1.1 1998/06/28 03:22:36 mph Exp $
|
||||
# $Id: Makefile,v 1.2 1998/10/26 17:58:29 mph Exp $
|
||||
#
|
||||
|
||||
DISTNAME= micq
|
||||
PKGNAME= micq-981011
|
||||
PKGNAME= micq-0.3.2
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ftp://micq.ml.org/pub/micq/Oct-11-98/
|
||||
MASTER_SITES= ftp://micq.ml.org/pub/micq/V0.3.2/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= mph@freebsd.org
|
||||
|
||||
WRKSRC= ${WRKDIR}/micq981011
|
||||
WRKSRC= ${WRKDIR}/micq981213
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/micq ${PREFIX}/bin
|
||||
|
@ -1 +1 @@
|
||||
MD5 (micq.tgz) = ac7d8f9608eccd5764a00fc1e94ff964
|
||||
MD5 (micq.tgz) = ecb9c5de0a132147ce3605b62c97d7f0
|
||||
|
@ -1,13 +1,13 @@
|
||||
--- Makefile.orig Sun Oct 11 06:55:43 1998
|
||||
+++ Makefile Mon Oct 26 08:22:40 1998
|
||||
--- Makefile.orig Mon Dec 14 16:24:40 1998
|
||||
+++ Makefile Mon Dec 14 16:25:36 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 = -O2 -Wall -DUNIX -DANSI_COLOR
|
||||
+# CC = gcc
|
||||
+CFLAGS += -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
|
||||
|
@ -1,20 +1,20 @@
|
||||
# New ports collection makefile for: micq
|
||||
# Version required: 11 Oct 1998
|
||||
# Version required: 13 Dec 1998
|
||||
# Date created: 11 Oct 1998
|
||||
# Whom: mph
|
||||
#
|
||||
# $Id: Makefile,v 1.1.1.1 1998/06/28 03:22:36 mph Exp $
|
||||
# $Id: Makefile,v 1.2 1998/10/26 17:58:29 mph Exp $
|
||||
#
|
||||
|
||||
DISTNAME= micq
|
||||
PKGNAME= micq-981011
|
||||
PKGNAME= micq-0.3.2
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ftp://micq.ml.org/pub/micq/Oct-11-98/
|
||||
MASTER_SITES= ftp://micq.ml.org/pub/micq/V0.3.2/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= mph@freebsd.org
|
||||
|
||||
WRKSRC= ${WRKDIR}/micq981011
|
||||
WRKSRC= ${WRKDIR}/micq981213
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/micq ${PREFIX}/bin
|
||||
|
@ -1 +1 @@
|
||||
MD5 (micq.tgz) = ac7d8f9608eccd5764a00fc1e94ff964
|
||||
MD5 (micq.tgz) = ecb9c5de0a132147ce3605b62c97d7f0
|
||||
|
@ -1,13 +1,13 @@
|
||||
--- Makefile.orig Sun Oct 11 06:55:43 1998
|
||||
+++ Makefile Mon Oct 26 08:22:40 1998
|
||||
--- Makefile.orig Mon Dec 14 16:24:40 1998
|
||||
+++ Makefile Mon Dec 14 16:25:36 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 = -O2 -Wall -DUNIX -DANSI_COLOR
|
||||
+# CC = gcc
|
||||
+CFLAGS += -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
|
||||
|
Loading…
Reference in New Issue
Block a user