From owner-freebsd-gnome Sun Jan 27 14:35: 8 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id AA92337B400 for ; Sun, 27 Jan 2002 14:35:00 -0800 (PST) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.11.6/8.11.6) with ESMTP id g0RMYsm01655; Sun, 27 Jan 2002 17:34:56 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: deskutils/mrproject From: Joe Clarke To: Anders Andersson Cc: gnome@FreeBSD.ORG In-Reply-To: <20020127160941.GC331@sushi.sanyusan.se> References: <20020127160941.GC331@sushi.sanyusan.se> Content-Type: multipart/mixed; boundary="=-BULe9KG/uEDvhQcH/mWc" X-Mailer: Evolution/1.0.1 Date: 27 Jan 2002 17:35:05 -0500 Message-Id: <1012170907.78541.7.camel@shumai.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-BULe9KG/uEDvhQcH/mWc Content-Type: text/plain Content-Transfer-Encoding: 7bit On Sun, 2002-01-27 at 11:09, Anders Andersson wrote: > I thought I should give upgrading deskutils/mrproject a shot since it is > an application many people would like to try out. > > I upgraded the port to the latest version 0.5.1 but it doesnt compile > fully. > > Please see attached patch, also please note that you have to add a > files/ with the patch-ltmain.sh patch file. > > Anyone else wanting to give this a try? The attached patches work fine for me. I used your Makefile and distinfo patch with the ltmain.sh patch that prevents .a and .la installation. I also patched pkg-plist for the new version. I'd like to propose Mr.Project gets added to gnome-fifth-toe. I don't know how demon feels about this, though. Joe --=-BULe9KG/uEDvhQcH/mWc Content-Disposition: attachment; filename=Makefile.patch Content-Transfer-Encoding: quoted-printable Content-Type: text/x-makefile; charset=ISO-8859-1 --- Makefile.orig Sun Jan 27 15:38:00 2002 +++ Makefile Sun Jan 27 15:38:08 2002 @@ -6,16 +6,16 @@ # =20 PORTNAME=3D mrproject -PORTVERSION=3D 0.4.0 +PORTVERSION=3D 0.5.1 CATEGORIES=3D deskutils gnome MASTER_SITES=3D ftp://ftp.codefactory.se/pub/software/mrproject/source/ =20 MAINTAINER=3D demon@FreeBSD.org =20 USE_X_PREFIX=3D yes -USE_LIBTOOL=3D yes USE_GMAKE=3D yes USE_GNOME=3D yes +GNU_CONFIGURE=3D yes CONFIGURE_ENV=3D CPPFLAGS=3D"-I${LOCALBASE}/include" \ LIBS=3D"-L${LOCALBASE}/lib" INSTALLS_SHLIB=3D yes --=-BULe9KG/uEDvhQcH/mWc Content-Disposition: attachment; filename=distinfo.patch Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=ISO-8859-1 --- distinfo.orig Sun Jan 27 15:38:00 2002 +++ distinfo Sun Jan 27 15:38:08 2002 @@ -1 +1 @@ -MD5 (mrproject-0.4.0.tar.gz) =3D 758bc531c78f420674abe4da5d8eaa25 +MD5 (mrproject-0.5.1.tar.gz) =3D 43c42b6a280f7c64e529b9c754babeec --=-BULe9KG/uEDvhQcH/mWc Content-Disposition: attachment; filename=pkg-plist.patch Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=ISO-8859-1 --- pkg-plist.orig Sun Jan 27 17:31:33 2002 +++ pkg-plist Sun Jan 27 17:29:16 2002 @@ -6,15 +6,19 @@ lib/mrproject/components/libmpx-file-filter.so lib/mrproject/components/libnetwork-component.so lib/mrproject/components/libresource-component.so +lib/mrproject/components/libsend-component.so lib/mrproject/components/libtask-dialog-component.so lib/mrproject/components/libxml-file-filter.so share/gnome/gnome/apps/Applications/mrproject.desktop +share/gnome/gnome/ui/GNOME_MrProject_CalendarComponent.ui share/gnome/gnome/ui/GNOME_MrProject_Client.ui share/gnome/gnome/ui/GNOME_MrProject_GanttComponent.ui share/gnome/gnome/ui/GNOME_MrProject_ResourceComponent.ui +share/gnome/gnome/ui/GNOME_MrProject_SendComponent.ui share/gnome/idl/GNOME_MrProject.idl share/gnome/idl/GNOME_MrProject_AllocationManager.idl share/gnome/idl/GNOME_MrProject_Common.idl +share/gnome/idl/GNOME_MrProject_Engine.idl share/gnome/idl/GNOME_MrProject_FileFilter.idl share/gnome/idl/GNOME_MrProject_Project.idl share/gnome/idl/GNOME_MrProject_ResourceManager.idl @@ -33,6 +37,7 @@ share/gnome/images/mrproject/16_send_to.png share/gnome/images/mrproject/24_add_resource.png share/gnome/images/mrproject/24_add_task.png +share/gnome/images/mrproject/24_assign.png share/gnome/images/mrproject/24_calendar.png share/gnome/images/mrproject/24_chain.png share/gnome/images/mrproject/24_delete_resource.png @@ -55,7 +60,6 @@ share/gnome/images/mrproject/resources.png share/gnome/mime-info/mrproject.keys share/gnome/mime-info/mrproject.mime -share/gnome/mrproject/confirm-exit-dialog.glade share/gnome/mrproject/gantt-component.etspec share/gnome/mrproject/gantt-component.etstate share/gnome/mrproject/gantt-timescale-dialog.glade @@ -66,6 +70,9 @@ share/gnome/mrproject/project-properties-dialog.glade share/gnome/mrproject/resource-component.etspec share/gnome/mrproject/resource-component.etstate +share/gnome/mrproject/resource-filter-dialog-gui.glade +share/gnome/mrproject/resource-filter-table.etstate +share/gnome/mrproject/resource-filter-table.etspec share/gnome/mrproject/task-dialog-alloc-table.etspec share/gnome/mrproject/task-dialog-alloc-table.etstate share/gnome/mrproject/task-dialog-gui.glade @@ -75,14 +82,27 @@ share/gnome/oaf/GNOME_MrProject_NetworkComponent.oaf share/gnome/oaf/GNOME_MrProject_ProjectEngine.oaf share/gnome/oaf/GNOME_MrProject_ResourceComponent.oaf +share/gnome/oaf/GNOME_MrProject_SendComponent.oaf share/gnome/oaf/GNOME_MrProject_TaskDialog.oaf share/gnome/oaf/GNOME_MrProject_XmlFileFilter.oaf share/gnome/pixmaps/gnome-application-x-mrproject.png +share/gnome/pixmaps/mrproject.png +share/locale/da/LC_MESSAGES/mrproject.mo share/locale/de/LC_MESSAGES/mrproject.mo +share/locale/el/LC_MESSAGES/mrproject.mo share/locale/es/LC_MESSAGES/mrproject.mo +share/locale/fr/LC_MESSAGES/mrproject.mo share/locale/ja/LC_MESSAGES/mrproject.mo +share/locale/nn/LC_MESSAGES/mrproject.mo +share/locale/no/LC_MESSAGES/mrproject.mo +share/locale/pl/LC_MESSAGES/mrproject.mo +share/locale/pt/LC_MESSAGES/mrproject.mo +share/locale/ru/LC_MESSAGES/mrproject.mo +share/locale/sk/LC_MESSAGES/mrproject.mo share/locale/sv/LC_MESSAGES/mrproject.mo share/locale/tr/LC_MESSAGES/mrproject.mo +share/locale/zh_CN/LC_MESSAGES/mrproject.mo +share/locale/zh_TW/LC_MESSAGES/mrproject.mo @dirrm lib/mrproject/components @dirrm lib/mrproject @dirrm share/gnome/mrproject --=-BULe9KG/uEDvhQcH/mWc Content-Disposition: attachment; filename=patch-ltmain.sh Content-Transfer-Encoding: quoted-printable Content-Type: text/x-sh; charset=ISO-8859-1 --- ltmain.sh.orig Sun Jan 20 16:11:07 2002 +++ ltmain.sh Thu Jan 24 17:07:06 2002 @@ -1058,8 +1058,13 @@ continue ;; =20 + -pthread) + compiler_flags=3D"$compiler_flags -pthread" + ;; + -module) module=3Dyes + build_old_libs=3Dno continue ;; =20 @@ -2442,6 +2447,9 @@ *-*-openbsd*) # Do not include libc due to us having libc/libc_r. ;; + *-*-freebsd*) + # FreeBSD doesn't need this... + ;; *) # Add libc to deplibs on all other systems if necessary. if test $build_libtool_need_lc =3D "yes"; then @@ -4208,10 +4216,12 @@ fi =20 # Install the pseudo-library for information purposes. + if /usr/bin/false; then name=3D`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname=3D"$dir/$name"i $show "$install_prog $instname $destdir/$name" $run eval "$install_prog $instname $destdir/$name" || exit $? + fi =20 # Maybe install the static library, too. test -n "$old_library" && staticlibs=3D"$staticlibs $dir/$old_library" --=-BULe9KG/uEDvhQcH/mWc-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message