Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 May 2000 19:55:09 +0800 (CST)
From:      Yin-Jieh Chen <yinjieh@Crazyman.Dorm13.NCTU.edu.tw>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/18480: patch port: net/icqnix
Message-ID:  <200005101155.TAA16820@Crazyman.Dorm13.NCTU.edu.tw>

next in thread | raw e-mail | index | archive | help

>Number:         18480
>Category:       ports
>Synopsis:       patch port: net/icqnix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 10 05:00:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Yin-Jieh Chen
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
NCTU CSIE FreeBSD Users' Group
>Environment:
FreeBSD Crazyman.Dorm13.NCTU.edu.tw 4.0-STABLE FreeBSD 4.0-STABLE #4: Sat Apr 15
 22:14:23 CST 2000     root@Crazyman.Dorm13.NCTU.edu.tw:/usr/src/sys/compile/YIN
JIEH  i386

	ports-cur CTM updated to : ports-cur 3288

>Description:

	Remove "BROKEN" tag in net/icqnix port,
	which can build correctly now.

	Modified files:
	modify Makefile
	delete patches/patch-ab

>How-To-Repeat:

	$ cd ${PORTSDIR}/net/icqnix
	$ make install

>Fix:

	Apply the following patch.
	Please commit it , thanks,
	and sorry for the delay...

diff -ruN /usr/ports/net/icqnix/Makefile icqnix/Makefile
--- /usr/ports/net/icqnix/Makefile	Sun Apr 30 21:24:50 2000
+++ icqnix/Makefile	Wed May 10 19:39:01 2000
@@ -19,8 +19,6 @@
 USE_GMAKE=	yes
 USE_QT=		yes
 
-BROKEN=		"icqnix.install does not compile"
-
 post-install:
 	@strip ${PREFIX}/bin/icqnix
 	@strip ${PREFIX}/bin/icqnix.install
diff -ruN /usr/ports/net/icqnix/patches/patch-ab icqnix/patches/patch-ab
--- /usr/ports/net/icqnix/patches/patch-ab	Sun Mar 26 17:21:11 2000
+++ icqnix/patches/patch-ab	Thu Jan  1 08:00:00 1970
@@ -1,11 +0,0 @@
---- install/Makefile.in	Sat Apr  3 16:34:47 1999
-+++ install/Makefile.in.new	Sun Jan 23 19:01:19 2000
-@@ -43,7 +43,7 @@
- 	$(RM) *~ moc_*.cpp Makefile tags
- 
- install: all
--	${INSTALL_PROGRAM} icqnix.install ${bindir}
-+	${INSTALL_PROGRAM} icqnix.install ${bindir}/icqnix
- 
- icqnix.install: $(OBJECTS) $(METAOBJ)
- 	$(CXX) $(CXXFLAGS) -o $@ $^ $(LDFLAGS) $(LDLIBS)

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005101155.TAA16820>