Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Sep 2000 15:11:40 -0700 (PDT)
From:      KATO@FreeBSD.ORG, Tsuguru@FreeBSD.ORG
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/21574: Update port: devel/qtez
Message-ID:  <20000926221140.9988137B422@hub.freebsd.org>

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

>Number:         21574
>Category:       ports
>Synopsis:       Update port: devel/qtez
>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:   Tue Sep 26 15:20:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     tkato@prontomail.ne.jp
>Release:        4.1-RELEASE i386
>Organization:
>Environment:
>Description:
- Unbreak for Qt-2.2.0
- Fix pkg/PLIST

New file:
patches/patch-ai

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/devel/qtez/patches/patch-ad devel/qtez/patches/patch-ad
--- /usr/ports/devel/qtez/patches/patch-ad	Sun Sep 17 02:52:59 2000
+++ devel/qtez/patches/patch-ad	Tue Sep 26 00:47:57 2000
@@ -1,5 +1,5 @@
 --- configure.in.orig	Tue Jul 18 16:43:22 2000
-+++ configure.in	Wed Sep 13 05:43:49 2000
++++ configure.in	Tue Sep 26 00:47:45 2000
 @@ -48,15 +48,15 @@
  if test "$enableval" = "yes"; then \
    DEBUG="-g -DDEBUG -W -Wall"; \
@@ -34,3 +34,16 @@
  AC_SUBST(qt_includes)
  AC_SUBST(qt_libraries)
  AC_SUBST(QT_LDFLAGS)
+@@ -78,12 +78,6 @@
+ dnl !!!!! fix it !!!!!
+ all_includes=-I$qt_includes
+ AC_SUBST(all_includes)
+-
+-dnl @iko : inject msg2qm real path, as if it may be installed in other catalog ^)
+-AC_PATH_PROG(MSG2QM,msg2qm,,$bindir:$QTDIR/bin)
+-if test "$MSG2QM" = ""; then
+- AC_MSG_ERROR([  Sorry, but you need msg2qm (Qt2 program) to compile $PACKAGE])
+-fi
+ 
+ dnl *** check QTEZ environment variable ***
+ AC_MSG_CHECKING(for QTEZ variable)
diff -urN /usr/ports/devel/qtez/patches/patch-ai devel/qtez/patches/patch-ai
--- /usr/ports/devel/qtez/patches/patch-ai	Thu Jan  1 09:00:00 1970
+++ devel/qtez/patches/patch-ai	Tue Sep 26 01:03:45 2000
@@ -0,0 +1,11 @@
+--- Makefile.am.orig	Tue Sep 26 00:44:36 2000
++++ Makefile.am	Tue Sep 26 01:03:33 2000
+@@ -3,7 +3,7 @@
+ EXTRA_DIST = qtez.lsm BUGS TODO changes.html \
+       	     TODO.sk BUGS.sk qtez.spec autogen.sh automoc
+ 	     
+-SUBDIRS	   = src KDE templates doc po images
++SUBDIRS	   = src KDE templates doc images
+ 
+ install-data-local:
+ 	@echo ""
diff -urN /usr/ports/devel/qtez/pkg/PLIST devel/qtez/pkg/PLIST
--- /usr/ports/devel/qtez/pkg/PLIST	Mon Sep 18 17:43:44 2000
+++ devel/qtez/pkg/PLIST	Tue Sep 26 07:03:51 2000
@@ -5,83 +5,80 @@
 lib/libQt2Misc.a
 lib/libQt2Network.a
 lib/libQt2Widgets.a
-share/QtEZ/.configs
-share/QtEZ/acinclude.m4
-share/QtEZ/am_edit
-share/QtEZ/autogen.sh
-share/QtEZ/automoc
-share/QtEZ/doc/compcret.html
-share/QtEZ/doc/index-1.html
-share/QtEZ/doc/index-2.html
-share/QtEZ/doc/index-3.html
-share/QtEZ/doc/index-4.html
-share/QtEZ/doc/index-5.html
-share/QtEZ/doc/index-6.html
-share/QtEZ/doc/index.html
-share/QtEZ/doc/qtezlogo.png
-share/QtEZ/doc/tutorial/attribs.html
-share/QtEZ/doc/tutorial/compons.html
-share/QtEZ/doc/tutorial/faq.html
-share/QtEZ/doc/tutorial/images/AttributesEditor.png
-share/QtEZ/doc/tutorial/images/FormsView.png
-share/QtEZ/doc/tutorial/images/MainMenu.png
-share/QtEZ/doc/tutorial/images/MenuEditor.png
-share/QtEZ/doc/tutorial/images/Options.png
-share/QtEZ/doc/tutorial/images/SigSlotEditor.png
-share/QtEZ/doc/tutorial/images/SourceEditor.png
-share/QtEZ/doc/tutorial/images/fndlgcap.png
-share/QtEZ/doc/tutorial/menubar.html
-share/QtEZ/doc/tutorial/mnuedit.html
-share/QtEZ/doc/tutorial/projects.html
-share/QtEZ/doc/tutorial/projview.html
-share/QtEZ/doc/tutorial/sigslot.html
-share/QtEZ/doc/tutorial/srcedit.html
-share/QtEZ/doc_Makefile.am
-share/QtEZ/fine/.editor
-share/QtEZ/fine/C++.template
-share/QtEZ/fine/C++.template.blue
-share/QtEZ/fine/C++.template.white
-share/QtEZ/fine/LaTeX.template
-share/QtEZ/fine/am.template
-share/QtEZ/fine/blue/C++.template
-share/QtEZ/fine/blue/am.template
-share/QtEZ/fine/blue/h.template
-share/QtEZ/fine/blue/html.template
-share/QtEZ/fine/blue/lsm.template
-share/QtEZ/fine/blue/po.template
-share/QtEZ/fine/blue/qtz.template
-share/QtEZ/fine/html.template
-share/QtEZ/fine/lsm.template
-share/QtEZ/fine/po.template
-share/QtEZ/fine/qtz.template
-share/QtEZ/fine/white/C++.template
-share/QtEZ/fine/white/am.template
-share/QtEZ/fine/white/h.template
-share/QtEZ/fine/white/html.template
-share/QtEZ/fine/white/lsm.template
-share/QtEZ/fine/white/po.template
-share/QtEZ/fine/white/qtz.template
-share/QtEZ/icons/qtez-project.png
-share/QtEZ/icons/qtez.png
-share/QtEZ/icons/qtez48x48.png
-share/QtEZ/img/about.gif
-share/QtEZ/img/bwiz.png
-share/QtEZ/img/tm.png
-share/QtEZ/img/unstable.gif
-share/QtEZ/locale/it.qm
-share/QtEZ/locale/sk.qm
-share/QtEZ/po_KDE_Makefile.am
-share/QtEZ/po_Makefile.am
-share/QtEZ/prepare.sh
-@exec mkdir -p %D/share/QtEZ/plugins
-@unexec rmdir %D/share/QtEZ/plugins
-@dirrm share/QtEZ/locale
-@dirrm share/QtEZ/img
-@dirrm share/QtEZ/icons
-@dirrm share/QtEZ/fine/white
-@dirrm share/QtEZ/fine/blue
-@dirrm share/QtEZ/fine
-@dirrm share/QtEZ/doc/tutorial/images
-@dirrm share/QtEZ/doc/tutorial
-@dirrm share/QtEZ/doc
-@dirrm share/QtEZ
+share/qtez/.configs
+share/qtez/acinclude.m4
+share/qtez/am_edit
+share/qtez/autogen.sh
+share/qtez/automoc
+share/qtez/doc/compcret.html
+share/qtez/doc/index-1.html
+share/qtez/doc/index-2.html
+share/qtez/doc/index-3.html
+share/qtez/doc/index-4.html
+share/qtez/doc/index-5.html
+share/qtez/doc/index-6.html
+share/qtez/doc/index.html
+share/qtez/doc/qtezlogo.png
+share/qtez/doc/tutorial/attribs.html
+share/qtez/doc/tutorial/compons.html
+share/qtez/doc/tutorial/faq.html
+share/qtez/doc/tutorial/images/AttributesEditor.png
+share/qtez/doc/tutorial/images/FormsView.png
+share/qtez/doc/tutorial/images/MainMenu.png
+share/qtez/doc/tutorial/images/MenuEditor.png
+share/qtez/doc/tutorial/images/Options.png
+share/qtez/doc/tutorial/images/SigSlotEditor.png
+share/qtez/doc/tutorial/images/SourceEditor.png
+share/qtez/doc/tutorial/images/fndlgcap.png
+share/qtez/doc/tutorial/menubar.html
+share/qtez/doc/tutorial/mnuedit.html
+share/qtez/doc/tutorial/projects.html
+share/qtez/doc/tutorial/projview.html
+share/qtez/doc/tutorial/sigslot.html
+share/qtez/doc/tutorial/srcedit.html
+share/qtez/doc_Makefile.am
+share/qtez/fine/.editor
+share/qtez/fine/C++.template
+share/qtez/fine/C++.template.blue
+share/qtez/fine/C++.template.white
+share/qtez/fine/LaTeX.template
+share/qtez/fine/am.template
+share/qtez/fine/blue/C++.template
+share/qtez/fine/blue/am.template
+share/qtez/fine/blue/h.template
+share/qtez/fine/blue/html.template
+share/qtez/fine/blue/lsm.template
+share/qtez/fine/blue/po.template
+share/qtez/fine/blue/qtz.template
+share/qtez/fine/html.template
+share/qtez/fine/lsm.template
+share/qtez/fine/po.template
+share/qtez/fine/qtz.template
+share/qtez/fine/white/C++.template
+share/qtez/fine/white/am.template
+share/qtez/fine/white/h.template
+share/qtez/fine/white/html.template
+share/qtez/fine/white/lsm.template
+share/qtez/fine/white/po.template
+share/qtez/fine/white/qtz.template
+share/qtez/icons/qtez-project.png
+share/qtez/icons/qtez.png
+share/qtez/icons/qtez48x48.png
+share/qtez/img/about.gif
+share/qtez/img/bwiz.png
+share/qtez/img/tm.png
+share/qtez/img/unstable.gif
+share/qtez/po_KDE_Makefile.am
+share/qtez/po_Makefile.am
+share/qtez/prepare.sh
+@exec mkdir -p %D/share/qtez/plugins
+@unexec rmdir %D/share/qtez/plugins
+@dirrm share/qtez/img
+@dirrm share/qtez/icons
+@dirrm share/qtez/fine/white
+@dirrm share/qtez/fine/blue
+@dirrm share/qtez/fine
+@dirrm share/qtez/doc/tutorial/images
+@dirrm share/qtez/doc/tutorial
+@dirrm share/qtez/doc
+@dirrm share/qtez


>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?20000926221140.9988137B422>