Re: Acrobat - linuxpluginwrapper broken again?
On Mon, 07 Aug 2006 10:12:46 +0200 Matthias Andree <[EMAIL PROTECTED]> wrote: > (Note I haven't installed a Linuxulator on my FreeBSD machines, so > forgive me if my questions are just shooting into the blue.) No problem. LPW haven't required a Linuxulator. > This looks like some GNU libc 2.3 stuff, which changed at that time -- > I'm not sure about the details, but between GNU libc 2.2 and 2.3, the > ctype.h stuff was changed, and the GNU libc versions I've been toying > with can be hacked to not refer to __ctype_b_loc@@GLIBC_2.3.4 by > defining __NO_CTYPE before all #includes. This is a big problem for compatible, I think. But I cannot fix without 7-current with SYMVER_ENABLE. Yes, I can fix on 7-current with SYMVER_ENABLE. I'm just rewriting LPW as Userland COMPAT_LINUX Technology[TM]:-). In this time, prototype level, you can try-it by getting from following URL. http://people.freebsd.org/~nork/uclt-20060805.tar.bz2 > I'm not sure if that would need to happen for Adobe's Reader or the > linuxpluginwrapper. > Can you check which version of the Linux glibc or libc your system has > installed? Can you double check that the pluginwrapper picks the right > libc if there are alternatives? pluginwrapper has some glibc functions, so no related version of glibc. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: [Call For Testing] VirtualBox for FreeBSD! take 3
Hi Martin. On Fri, 22 May 2009 19:59:57 +0200 Martin Wilke wrote: > We rolled a new version with a fix for all users where > has problems with kernel load and unload. Many thanks to > Shin-ichi Okano where submitted this patch to the vbox ml. > http://people.freebsd.org/~miwi/vbox/virtualbox_4.tgz I tried to support NLS. Please see also my patch. BTW, In my environment, VBoxREM32.so and VBoxREM64.so was not installed. Do you know why? - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --- Makefile.orig 2009-05-23 01:59:37.0 +0900 +++ Makefile2009-05-25 05:11:37.046564727 +0900 @@ -128,6 +128,9 @@ ${MKDIR} ${PREFIX}/lib/virtualbox (cd ${WRKSRC}/out/${KMK_ARCH}/release/bin && ${COPYTREE_SHARE} "*.so *.gc *.r0 components" ${PREFIX}/lib/virtualbox) + ${MKDIR} ${PREFIX}/lib/virtualbox/nls + (cd ${WRKSRC}/out/${KMK_ARCH}/release/obj/VirtualBox/qtnls && ${COPYTREE_SHARE} "*.qm" ${PREFIX}/lib/virtualbox/nls) + ${MKDIR} ${PREFIX}/bin .for f in VBoxBFE VBoxHeadless VBoxManage VBoxNetDHCP VBoxSDL VBoxSVC VBoxXPCOMIPCD VirtualBox ${INSTALL_PROGRAM} ${WRKSRC}/out/${KMK_ARCH}/release/bin/$f ${PREFIX}/lib/virtualbox/ --- pkg-plist.orig 2009-05-08 03:59:50.0 +0900 +++ pkg-plist 2009-05-25 05:11:25.684009015 +0900 @@ -21,8 +21,6 @@ lib/virtualbox/VBoxNetDHCP.so lib/virtualbox/VBoxPython.so lib/virtualbox/VBoxREM.so -lib/virtualbox/VBoxREM32.so -lib/virtualbox/VBoxREM64.so lib/virtualbox/VBoxRT.so lib/virtualbox/VBoxSDL lib/virtualbox/VBoxSDL.so @@ -47,6 +45,63 @@ lib/virtualbox/components/VBoxSVCM.so lib/virtualbox/components/VBoxC.so lib/virtualbox/components/VBoxXPCOMBase.xpt +lib/virtualbox/nls/VirtualBox_ar.qm +lib/virtualbox/nls/VirtualBox_bg.qm +lib/virtualbox/nls/VirtualBox_ca.qm +lib/virtualbox/nls/VirtualBox_cs.qm +lib/virtualbox/nls/VirtualBox_de.qm +lib/virtualbox/nls/VirtualBox_el.qm +lib/virtualbox/nls/VirtualBox_es.qm +lib/virtualbox/nls/VirtualBox_eu.qm +lib/virtualbox/nls/VirtualBox_fi.qm +lib/virtualbox/nls/VirtualBox_fr.qm +lib/virtualbox/nls/VirtualBox_hu.qm +lib/virtualbox/nls/VirtualBox_id.qm +lib/virtualbox/nls/VirtualBox_it.qm +lib/virtualbox/nls/VirtualBox_ja.qm +lib/virtualbox/nls/VirtualBox_km_KH.qm +lib/virtualbox/nls/VirtualBox_ko.qm +lib/virtualbox/nls/VirtualBox_nl.qm +lib/virtualbox/nls/VirtualBox_pl.qm +lib/virtualbox/nls/VirtualBox_pt.qm +lib/virtualbox/nls/VirtualBox_pt_BR.qm +lib/virtualbox/nls/VirtualBox_ro.qm +lib/virtualbox/nls/VirtualBox_ru.qm +lib/virtualbox/nls/VirtualBox_sk.qm +lib/virtualbox/nls/VirtualBox_sr.qm +lib/virtualbox/nls/VirtualBox_sv.qm +lib/virtualbox/nls/VirtualBox_tr.qm +lib/virtualbox/nls/VirtualBox_zh_CN.qm +lib/virtualbox/nls/VirtualBox_zh_TW.qm +lib/virtualbox/nls/qt_ar.qm +lib/virtualbox/nls/qt_bg.qm +lib/virtualbox/nls/qt_ca.qm +lib/virtualbox/nls/qt_cs.qm +lib/virtualbox/nls/qt_de.qm +lib/virtualbox/nls/qt_el.qm +lib/virtualbox/nls/qt_es.qm +lib/virtualbox/nls/qt_eu.qm +lib/virtualbox/nls/qt_fi.qm +lib/virtualbox/nls/qt_fr.qm +lib/virtualbox/nls/qt_hu.qm +lib/virtualbox/nls/qt_id.qm +lib/virtualbox/nls/qt_it.qm +lib/virtualbox/nls/qt_ja.qm +lib/virtualbox/nls/qt_km_KH.qm +lib/virtualbox/nls/qt_ko.qm +lib/virtualbox/nls/qt_nl.qm +lib/virtualbox/nls/qt_pl.qm +lib/virtualbox/nls/qt_pt.qm +lib/virtualbox/nls/qt_pt_BR.qm +lib/virtualbox/nls/qt_ro.qm +lib/virtualbox/nls/qt_ru.qm +lib/virtualbox/nls/qt_sk.qm +lib/virtualbox/nls/qt_sr.qm +lib/virtualbox/nls/qt_sv.qm +lib/virtualbox/nls/qt_tr.qm +lib/virtualbox/nls/qt_zh_CN.qm +lib/virtualbox/nls/qt_zh_TW.qm +...@dirrm lib/virtualbox/nls @dirrm lib/virtualbox/components @dirrm lib/virtualbox @cwd / - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
[ports/net-im/pidgin-msn-pecan] update to 0.0.19
Hi Henrik. ports/net-im/pidgin-msn-pecan was updated to 0.0.19. So I update your port. May I commit this OK? - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Index: Makefile === RCS file: /home/ncvs/ports/net-im/pidgin-msn-pecan/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- Makefile23 Feb 2009 23:07:34 - 1.8 +++ Makefile27 Jun 2009 16:03:52 - @@ -6,7 +6,7 @@ # PORTNAME= msn-pecan -PORTVERSION= 0.0.18 +PORTVERSION= 0.0.19 CATEGORIES=net-im MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMEPREFIX= pidgin- Index: distinfo === RCS file: /home/ncvs/ports/net-im/pidgin-msn-pecan/distinfo,v retrieving revision 1.5 diff -u -r1.5 distinfo --- distinfo23 Feb 2009 23:07:34 - 1.5 +++ distinfo27 Jun 2009 16:03:57 - @@ -1,3 +1,3 @@ -MD5 (msn-pecan-0.0.18.tar.bz2) = 8e8a6effbea87bad70610d14a01a4429 -SHA256 (msn-pecan-0.0.18.tar.bz2) = 0d05baa980f179645cab77e99b959ffb7f5919be7ebc427cfeb6d689e90e776d -SIZE (msn-pecan-0.0.18.tar.bz2) = 176774 +MD5 (msn-pecan-0.0.19.tar.bz2) = c21fabd92473dc7fe80d46e8660063a7 +SHA256 (msn-pecan-0.0.19.tar.bz2) = f06bebffa4ed7eca8336437444c6fc0812499266eefe3c6afd48114442483f84 +SIZE (msn-pecan-0.0.19.tar.bz2) = 182250 Index: files/patch-Makefile === RCS file: /home/ncvs/ports/net-im/pidgin-msn-pecan/files/patch-Makefile,v retrieving revision 1.6 diff -u -r1.6 patch-Makefile --- files/patch-Makefile23 Feb 2009 23:07:34 - 1.6 +++ files/patch-Makefile27 Jun 2009 16:27:23 - @@ -1,16 +1,25 @@ -diff -Naur ./Makefile ../msn-pecan-0.0.18/Makefile ./Makefile 2009-02-22 14:45:40.0 +0100 -+++ ../msn-pecan-0.0.18/Makefile 2009-02-22 14:46:03.0 +0100 -@@ -33,7 +33,7 @@ +--- Makefile.orig 2009-06-16 08:23:23.0 +0900 Makefile 2009-06-28 01:25:58.549210758 +0900 +@@ -17,8 +17,8 @@ + LIBSIREN := y + PLUS_SOUNDS := y + DEBUG := y + +-CFLAGS := -O2 ++#CFLAGS := -O2 + + ifdef DEBUG + CFLAGS += -ggdb +@@ -34,7 +34,7 @@ OTHER_WARNINGS := -D_FORTIFY_SOURCE=2 -fstack-protector -g3 -Wdisabled-optimization \ -Wendif-labels -Wformat=2 -Wstack-protector -Wswitch -CFLAGS += -Wall # $(EXTRA_WARNINGS) -+CFLAGS += -Wall -I/usr/local/include # $(EXTRA_WARNINGS) ++CFLAGS += -Wall -I$(LOCALBASE)/include # $(EXTRA_WARNINGS) - override CFLAGS += -I. -D PACKAGE='"libmsn-pecan"' -DENABLE_NLS -DHAVE_LIBPURPLE -DPURPLE_DEBUG -D PLUGIN_NAME='msn-pecan' + override CFLAGS += -I. -D GETTEXT_PACKAGE='"libmsn-pecan"' -DENABLE_NLS -DHAVE_LIBPURPLE -DPURPLE_DEBUG -D PLUGIN_NAME='msn-pecan' -@@ -60,7 +60,7 @@ +@@ -61,7 +61,7 @@ # For glib < 2.6 support (libpurple maniacs) FALLBACK_CFLAGS := -I./fix_purple @@ -19,21 +28,12 @@ plugin_dir := $(DESTDIR)/$(PURPLE_LIBDIR)/purple-2 data_dir := $(DESTDIR)/$(PURPLE_DATADIR) -@@ -131,7 +131,7 @@ - deps := $(objects:.o=.d) - - PO_TEMPLATE := po/messages.pot --CATALOGS := ar da de es fi tr hu it nb nl pt_BR pt ru sr sv tr zh_CN zh_TW -+CATALOGS := ar da de es fi tr hu it nb nl pt_BR pt sr sv tr zh_CN zh_TW - - ifeq ($(PLATFORM),Darwin) - SHLIBEXT := dylib @@ -235,7 +235,7 @@ install_locales: $(foreach e,$(CATALOGS),po/libmsn-pecan-$(e).mo) for x in $(CATALOGS); do \ - install -D po/libmsn-pecan-$$x.mo $(data_dir)/locale/$$x/LC_MESSAGES/libmsn-pecan.mo; \ -+ install -m 444 po/libmsn-pecan-$$x.mo $(data_dir)/locale/$$x/LC_MESSAGES/libmsn-pecan.mo; \ ++ install -m 0444 po/libmsn-pecan-$$x.mo $(data_dir)/locale/$$x/LC_MESSAGES/libmsn-pecan.mo; \ done -include $(deps) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Re: libiconv local distfile missing?
Hi keramida. On Sun, 05 Jul 2009 08:56:31 +0300 Giorgos Keramidas wrote: > After my latest portsnap libiconv fails to `make fetch' with: > => Attempting to fetch from > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. > fetch: > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/libiconv-1.13.1-ja-1.patch.gz: > File unavailable (e.g., file not found, no access) > => Couldn't fetch it - please try to retrieve this > => port manually into /usr/ports/distfiles/ and try again. > *** Error code 1 > The distfile is also missing from ~nork/public_distfiles: > $ freefall 'ls ~nork/public_distfiles/libiconv-1.13.1-ja-1.patch.gz' > ls: /home/nork/public_distfiles/libiconv-1.13.1-ja-1.patch.gz: No such file > or directory > Any other place we can find it and commit it to ports or upload it on > freefall? Already fixed. I confirmed that extra patch isn't updated and no rejected. Thank you! ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
[HEADS UP] Experimental 3D HW accel support for Radeon HD 2xxx, 3xxx and 4xxx.
Hi Radeon HD 2xxx, 3xxx and 4xxx users! I'm ready to update ports related Mesa3D to 7.6 base, graphics/dri, graphics/libGL*, graphics/libglut, graphics/mesa-demos and graphics/libdrm. Please see also my attached patch file. I'll update these as soon as tomorrow. Mesa3D 7.6 supports experimental r600 driver, as known as AMD R6xx/R7xx architecture. I confirmed that it's good works, but buggy on my Radeon HD 4850 environment with 9-current/amd64 and xf86-video-radeonhd-devel. Please see also [I known problem] section. [kernel support] maybe, 7-stable, 8-release(at least 8-stable) and 9-current are OK. http://svn.freebsd.org/changeset/base/196470 (HEAD 2009/08/23) http://svn.freebsd.org/changeset/base/198685 (RELENG_8 2009/10/30) http://svn.freebsd.org/changeset/base/198686 (RELENG_7 2009/10/30) [X11 driver support] x11-drivers/xf86-video-ati OK x11-drivers/xf86-video-radeonhd I don't know x11-drivers/xf86-video-radeonhd-devel OK [To enable xorg.conf] Section "ServerFlags" Option "AIGLX" "true" EndSection [I know a problem] 3D accelerated applications like glxgear, compiz display with bluish coloring. I confirmed git master branch Mesa3D codes, too. So I consider that this problem wasn't be fixed. [Why update to 7.6] I confirmed git master and 7.6, I think these are almost same quality. So I choose 7.6. Index: dri/distinfo === RCS file: /home/ncvs/ports/graphics/dri/distinfo,v retrieving revision 1.17 diff -u -r1.17 distinfo --- dri/distinfo24 Jun 2009 01:15:07 - 1.17 +++ dri/distinfo5 Dec 2009 00:59:36 - @@ -1,3 +1,3 @@ -MD5 (MesaLib-7.4.4.tar.bz2) = b66528d314c574dccbe0ed963cac5e93 -SHA256 (MesaLib-7.4.4.tar.bz2) = eaf73d7a3a2dc959ddc0753abaa18160c64bec00b35bf4a0c96040b2072918ec -SIZE (MesaLib-7.4.4.tar.bz2) = 3375615 +MD5 (MesaLib-7.6.tar.bz2) = 8c75f90cd0303cfac9e4b6d54f6759ca +SHA256 (MesaLib-7.6.tar.bz2) = 782a7b2810b1c466b3a994eba96485b59b47cc1120c0caa24de1aecf1e013830 +SIZE (MesaLib-7.6.tar.bz2) = 4866983 Index: dri/pkg-plist === RCS file: /home/ncvs/ports/graphics/dri/pkg-plist,v retrieving revision 1.11 diff -u -r1.11 pkg-plist --- dri/pkg-plist 24 Jan 2009 18:13:00 - 1.11 +++ dri/pkg-plist 5 Dec 2009 00:59:36 - @@ -7,6 +7,7 @@ lib/dri/r128_dri.so lib/dri/r200_dri.so lib/dri/r300_dri.so +lib/dri/r600_dri.so lib/dri/radeon_dri.so lib/dri/savage_dri.so lib/dri/sis_dri.so Index: dri/files/patch-configure === RCS file: dri/files/patch-configure diff -N dri/files/patch-configure --- dri/files/patch-configure 10 Apr 2009 18:00:47 - 1.1 +++ /dev/null 1 Jan 1970 00:00:00 - @@ -1,11 +0,0 @@ configure.orig 2009-03-28 00:59:46.0 + -+++ configure 2009-04-05 11:53:44.0 + -@@ -5739,7 +5739,7 @@ - ;; - *freebsd* | dragonfly*) - case "$host_cpu" in --i*86|x86_64) default_driver="dri";; -+i*86|x86_64|powerpc*|sparc*) default_driver="dri";; - esac - ;; - esac Index: libGL/bsd.mesalib.mk === RCS file: /home/ncvs/ports/graphics/libGL/bsd.mesalib.mk,v retrieving revision 1.15 diff -u -r1.15 bsd.mesalib.mk --- libGL/bsd.mesalib.mk22 Aug 2009 00:22:54 - 1.15 +++ libGL/bsd.mesalib.mk5 Dec 2009 00:59:36 - @@ -17,7 +17,7 @@ # $FreeBSD: ports/graphics/libGL/bsd.mesalib.mk,v 1.15 2009/08/22 00:22:54 amdmi3 Exp $ # -MESAVERSION= 7.4.4 +MESAVERSION= 7.6 MASTER_SITES?= SF/mesa3d/MesaLib/${PORTVERSION}:mesa \ ftp://ftp.fu-berlin.de/pub/unix/X11/graphics/Mesa/:mesa,glut,demos MASTER_SITE_SUBDIR=mesa3d @@ -32,6 +32,7 @@ CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include \ LDFLAGS=-L${LOCALBASE}/lib +CONFIGURE_ARGS=--disable-gallium ALL_TARGET=default Index: libGL/distinfo === RCS file: /home/ncvs/ports/graphics/libGL/distinfo,v retrieving revision 1.11 diff -u -r1.11 distinfo --- libGL/distinfo 24 Jun 2009 01:15:06 - 1.11 +++ libGL/distinfo 5 Dec 2009 00:59:36 - @@ -1,3 +1,3 @@ -MD5 (MesaLib-7.4.4.tar.bz2) = b66528d314c574dccbe0ed963cac5e93 -SHA256 (MesaLib-7.4.4.tar.bz2) = eaf73d7a3a2dc959ddc0753abaa18160c64bec00b35bf4a0c96040b2072918ec -SIZE (MesaLib-7.4.4.tar.bz2) = 3375615 +MD5 (MesaLib-7.6.tar.bz2) = 8c75f90cd0303cfac9e4b6d54f6759ca +SHA256 (MesaLib-7.6.tar.bz2) = 782a7b2810b1c466b3a994eba96485b59b47cc1120c0caa24de1aecf1e013830 +SIZE (MesaLib-7.6.tar.bz2) = 4866983 Index: libGL/pkg-pl
Re: [HEADS UP] Experimental 3D HW accel support for Radeon HD 2xxx, 3xxx and 4xxx.
On Sat, 5 Dec 2009 02:01:03 -0600 Scot Hetzel wrote: > You will also need the attached patch for graphics/libglut, since > bsd.mesalib.mk automatically upgrades this port to 7.6 also. Oops, I forgot it. Yes, I would update it, too. Thanks for your pointed out. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Re: [HEADS UP] Experimental 3D HW accel support for Radeon HD 2xxx, 3xxx and 4xxx.
On Sat, 5 Dec 2009 01:34:48 -0600 Scot Hetzel wrote: > I had to add the following to MASTER_SITES in graphics/libGL/bsd.mesalib.mk: > ftp://ftp.freedesktop.org/pub/mesa/${MESAVERSION}/:mesa,glut,demos Thanks for your pointed out. I updated bsd.mesalib.mk. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Index: bsd.mesalib.mk === RCS file: /home/ncvs/ports/graphics/libGL/bsd.mesalib.mk,v retrieving revision 1.15 diff -u -r1.15 bsd.mesalib.mk --- bsd.mesalib.mk 22 Aug 2009 00:22:54 - 1.15 +++ bsd.mesalib.mk 5 Dec 2009 14:57:30 - @@ -12,14 +12,14 @@ #- graphics/libGL #- graphics/libGLU #- graphics/libGLw +#- graphics/libglut #- graphics/dri # # $FreeBSD: ports/graphics/libGL/bsd.mesalib.mk,v 1.15 2009/08/22 00:22:54 amdmi3 Exp $ # -MESAVERSION= 7.4.4 -MASTER_SITES?= SF/mesa3d/MesaLib/${PORTVERSION}:mesa \ - ftp://ftp.fu-berlin.de/pub/unix/X11/graphics/Mesa/:mesa,glut,demos +MESAVERSION= 7.6 +MASTER_SITES?= ftp://ftp.freedesktop.org/pub/mesa/${MESAVERSION}/:mesa,glut,demos MASTER_SITE_SUBDIR=mesa3d DISTFILES= MesaLib-${MESAVERSION}${EXTRACT_SUFX}:mesa MAINTAINER?= x...@freebsd.org @@ -32,6 +32,7 @@ CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include \ LDFLAGS=-L${LOCALBASE}/lib +CONFIGURE_ARGS=--disable-gallium ALL_TARGET=default @@ -60,7 +61,6 @@ CONFIGURE_ARGS+= --disable-glut . endif .else -MASTER_SITES+= SF/mesa3d/MesaGLUT/${MESAVERSION}:glut DISTFILES+=MesaGLUT-${MESAVERSION}${EXTRACT_SUFX}:glut .endif @@ -73,7 +73,6 @@ .if ${COMPONENT:Mdemos} == "" CONFIGURE_ARGS+= --with-demos=no .else -MASTER_SITES+= SF/mesa3d/MesaDemos/${MESAVERSION}:demos DISTFILES+=MesaDemos-${MESAVERSION}${EXTRACT_SUFX}:demos CONFIGURE_ARGS+= --with-demos=demos,xdemos .endif - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Re: [HEADS UP] Experimental 3D HW accel support for Radeon HD 2xxx, 3xxx and 4xxx.
On Sat, 05 Dec 2009 14:22:45 +0200 Andriy Gapon wrote: > Additionally, as Robert has already mentioned[1], Mesa3D has a bug that leads > to > text corruption in compiz/kde4. > [1] See thread with subject "kwin composite w/ opengl on r600?" Oh my god. jkim@ was already working about Mesa3d ports. orz I think that it's swrast (SoftWare RASter) driver's issue. I was troubled about swrast driver, too. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Re: [HEADS UP] Experimental 3D HW accel support for Radeon HD 2xxx, 3xxx and 4xxx.
On Sat, 05 Dec 2009 18:31:49 +0200 Andriy Gapon wrote: > > I think that it's swrast (SoftWare RASter) driver's issue. > > I was troubled about swrast driver, too. > I think it was an r600-specific issue. > See here: > https://bugs.freedesktop.org/show_bug.cgi?id=24266 > The fix should be in 7.6.1. Hum.. When 7.6.1 release? If not yet, I'll back port. But, I don't understand fix by https://bugs.freedesktop.org/show_bug.cgi?id=24266 How should I find git's commit id from http://cgit.freedesktop.org/mesa/mesa/ ? ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Re: [HEADS UP] Experimental 3D HW accel support for Radeon HD 2xxx, 3xxx and 4xxx.
On Sun, 6 Dec 2009 02:22:00 +0900 Norikatsu Shigemura wrote: > Hum.. When 7.6.1 release? If not yet, I'll back port. > But, I don't understand fix by > https://bugs.freedesktop.org/show_bug.cgi?id=24266 > How should I find git's commit id from > http://cgit.freedesktop.org/mesa/mesa/ ? I give up. So I remaked 7.6.1-rc2. I'll update to 7.6.1-rc2. Index: dri/distinfo === RCS file: /home/ncvs/ports/graphics/dri/distinfo,v retrieving revision 1.17 diff -u -r1.17 distinfo --- dri/distinfo24 Jun 2009 01:15:07 - 1.17 +++ dri/distinfo5 Dec 2009 17:41:57 - @@ -1,3 +1,3 @@ -MD5 (MesaLib-7.4.4.tar.bz2) = b66528d314c574dccbe0ed963cac5e93 -SHA256 (MesaLib-7.4.4.tar.bz2) = eaf73d7a3a2dc959ddc0753abaa18160c64bec00b35bf4a0c96040b2072918ec -SIZE (MesaLib-7.4.4.tar.bz2) = 3375615 +MD5 (MesaLib-7.6.1-rc2.tar.bz2) = 965e157b47e241efaadaf84e3c5bd9e0 +SHA256 (MesaLib-7.6.1-rc2.tar.bz2) = 695db159bdb521001229e0bbe3e89fe1346b3be018c4c211cc4b6408fe375195 +SIZE (MesaLib-7.6.1-rc2.tar.bz2) = 4897510 Index: dri/pkg-plist === RCS file: /home/ncvs/ports/graphics/dri/pkg-plist,v retrieving revision 1.11 diff -u -r1.11 pkg-plist --- dri/pkg-plist 24 Jan 2009 18:13:00 - 1.11 +++ dri/pkg-plist 5 Dec 2009 00:59:36 - @@ -7,6 +7,7 @@ lib/dri/r128_dri.so lib/dri/r200_dri.so lib/dri/r300_dri.so +lib/dri/r600_dri.so lib/dri/radeon_dri.so lib/dri/savage_dri.so lib/dri/sis_dri.so Index: dri/files/patch-configure === RCS file: dri/files/patch-configure diff -N dri/files/patch-configure --- dri/files/patch-configure 10 Apr 2009 18:00:47 - 1.1 +++ /dev/null 1 Jan 1970 00:00:00 - @@ -1,11 +0,0 @@ configure.orig 2009-03-28 00:59:46.0 + -+++ configure 2009-04-05 11:53:44.0 + -@@ -5739,7 +5739,7 @@ - ;; - *freebsd* | dragonfly*) - case "$host_cpu" in --i*86|x86_64) default_driver="dri";; -+i*86|x86_64|powerpc*|sparc*) default_driver="dri";; - esac - ;; - esac Index: libGL/bsd.mesalib.mk === RCS file: /home/ncvs/ports/graphics/libGL/bsd.mesalib.mk,v retrieving revision 1.15 diff -u -r1.15 bsd.mesalib.mk --- libGL/bsd.mesalib.mk22 Aug 2009 00:22:54 - 1.15 +++ libGL/bsd.mesalib.mk5 Dec 2009 17:44:36 - @@ -12,16 +12,16 @@ #- graphics/libGL #- graphics/libGLU #- graphics/libGLw +#- graphics/libglut #- graphics/dri # # $FreeBSD: ports/graphics/libGL/bsd.mesalib.mk,v 1.15 2009/08/22 00:22:54 amdmi3 Exp $ # -MESAVERSION= 7.4.4 -MASTER_SITES?= SF/mesa3d/MesaLib/${PORTVERSION}:mesa \ - ftp://ftp.fu-berlin.de/pub/unix/X11/graphics/Mesa/:mesa,glut,demos +MESAVERSION= 7.6.1.rc2 +MASTER_SITES?= ftp://ftp.freedesktop.org/pub/mesa/${MESAVERSION}/:mesa,glut,demos MASTER_SITE_SUBDIR=mesa3d -DISTFILES= MesaLib-${MESAVERSION}${EXTRACT_SUFX}:mesa +DISTFILES= MesaLib-${MESAVERSION:C/\.rc/-rc/}${EXTRACT_SUFX}:mesa MAINTAINER?= x...@freebsd.org USE_BZIP2= yes @@ -32,6 +32,7 @@ CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include \ LDFLAGS=-L${LOCALBASE}/lib +CONFIGURE_ARGS=--disable-gallium ALL_TARGET=default @@ -39,7 +40,7 @@ #CFLAGS+= -DUSE_XSHM -DHZ=100 #FILESDIR= ${.CURDIR}/../../graphics/libGL/files -WRKSRC=${WRKDIR}/Mesa-${MESAVERSION} +WRKSRC=${WRKDIR}/Mesa-${MESAVERSION:C/\.rc.*//} .if !defined(ARCH) ARCH!= uname -p @@ -60,8 +61,7 @@ CONFIGURE_ARGS+= --disable-glut . endif .else -MASTER_SITES+= SF/mesa3d/MesaGLUT/${MESAVERSION}:glut -DISTFILES+=MesaGLUT-${MESAVERSION}${EXTRACT_SUFX}:glut +DISTFILES+=MesaGLUT-${MESAVERSION:C/\.rc2/-rc1/}${EXTRACT_SUFX}:glut .endif .if ${COMPONENT:Mglw} == "" @@ -73,8 +73,7 @@ .if ${COMPONENT:Mdemos} == "" CONFIGURE_ARGS+= --with-demos=no .else -MASTER_SITES+= SF/mesa3d/MesaDemos/${MESAVERSION}:demos -DISTFILES+=MesaDemos-${MESAVERSION}${EXTRACT_SUFX}:demos +DISTFILES+=MesaDemos-${MESAVERSION:C/\.rc/-rc/}${EXTRACT_SUFX}:demos CONFIGURE_ARGS+= --with-demos=demos,xdemos .endif Index: libGL/distinfo === RCS file: /home/ncvs/ports/graphics/libGL/distinfo,v retrieving revision 1.11 diff -u -r1.11 distinfo --- libGL/distinfo 24 Jun 2009 01:15:06 - 1.11 +++ libGL/distinfo 5 Dec 2009 17:41:51 - @@ -1,3 +1,3 @@ -MD5 (MesaLib-7.4.4.tar.bz2) = b66528d314c574dccbe0ed963cac5e93 -SHA256 (MesaLib-7.4.4.tar.bz2) = eaf73d7a3a2dc959ddc0753abaa18160c64bec00b35bf4a0c96040b2072918ec -SIZE (MesaLib-7.4.4.tar.bz2) = 3375615 +MD5 (Mes
Re: [HEADS UP] Experimental 3D HW accel support for Radeon HD 2xxx, 3xxx and 4xxx.
On Sun, 6 Dec 2009 02:52:35 +0900 Norikatsu Shigemura wrote: > On Sun, 6 Dec 2009 02:22:00 +0900 > Norikatsu Shigemura wrote: > > Hum.. When 7.6.1 release? If not yet, I'll back port. > > But, I don't understand fix by > > https://bugs.freedesktop.org/show_bug.cgi?id=24266 > > How should I find git's commit id from > > http://cgit.freedesktop.org/mesa/mesa/ ? > I give up. So I remaked 7.6.1-rc2. I'll update to 7.6.1-rc2. Oops, more quick hack for libglut. I remade patch. Index: dri/distinfo === RCS file: /home/ncvs/ports/graphics/dri/distinfo,v retrieving revision 1.17 diff -u -r1.17 distinfo --- dri/distinfo24 Jun 2009 01:15:07 - 1.17 +++ dri/distinfo5 Dec 2009 17:41:57 - @@ -1,3 +1,3 @@ -MD5 (MesaLib-7.4.4.tar.bz2) = b66528d314c574dccbe0ed963cac5e93 -SHA256 (MesaLib-7.4.4.tar.bz2) = eaf73d7a3a2dc959ddc0753abaa18160c64bec00b35bf4a0c96040b2072918ec -SIZE (MesaLib-7.4.4.tar.bz2) = 3375615 +MD5 (MesaLib-7.6.1-rc2.tar.bz2) = 965e157b47e241efaadaf84e3c5bd9e0 +SHA256 (MesaLib-7.6.1-rc2.tar.bz2) = 695db159bdb521001229e0bbe3e89fe1346b3be018c4c211cc4b6408fe375195 +SIZE (MesaLib-7.6.1-rc2.tar.bz2) = 4897510 Index: dri/pkg-plist === RCS file: /home/ncvs/ports/graphics/dri/pkg-plist,v retrieving revision 1.11 diff -u -r1.11 pkg-plist --- dri/pkg-plist 24 Jan 2009 18:13:00 - 1.11 +++ dri/pkg-plist 5 Dec 2009 00:59:36 - @@ -7,6 +7,7 @@ lib/dri/r128_dri.so lib/dri/r200_dri.so lib/dri/r300_dri.so +lib/dri/r600_dri.so lib/dri/radeon_dri.so lib/dri/savage_dri.so lib/dri/sis_dri.so Index: dri/files/patch-configure === RCS file: dri/files/patch-configure diff -N dri/files/patch-configure --- dri/files/patch-configure 10 Apr 2009 18:00:47 - 1.1 +++ /dev/null 1 Jan 1970 00:00:00 - @@ -1,11 +0,0 @@ configure.orig 2009-03-28 00:59:46.0 + -+++ configure 2009-04-05 11:53:44.0 + -@@ -5739,7 +5739,7 @@ - ;; - *freebsd* | dragonfly*) - case "$host_cpu" in --i*86|x86_64) default_driver="dri";; -+i*86|x86_64|powerpc*|sparc*) default_driver="dri";; - esac - ;; - esac Index: libGL/bsd.mesalib.mk === RCS file: /home/ncvs/ports/graphics/libGL/bsd.mesalib.mk,v retrieving revision 1.15 diff -u -r1.15 bsd.mesalib.mk --- libGL/bsd.mesalib.mk22 Aug 2009 00:22:54 - 1.15 +++ libGL/bsd.mesalib.mk5 Dec 2009 18:09:56 - @@ -12,16 +12,16 @@ #- graphics/libGL #- graphics/libGLU #- graphics/libGLw +#- graphics/libglut #- graphics/dri # # $FreeBSD: ports/graphics/libGL/bsd.mesalib.mk,v 1.15 2009/08/22 00:22:54 amdmi3 Exp $ # -MESAVERSION= 7.4.4 -MASTER_SITES?= SF/mesa3d/MesaLib/${PORTVERSION}:mesa \ - ftp://ftp.fu-berlin.de/pub/unix/X11/graphics/Mesa/:mesa,glut,demos +MESAVERSION= 7.6.1.rc2 +MASTER_SITES?= ftp://ftp.freedesktop.org/pub/mesa/${MESAVERSION}/:mesa,glut,demos MASTER_SITE_SUBDIR=mesa3d -DISTFILES= MesaLib-${MESAVERSION}${EXTRACT_SUFX}:mesa +DISTFILES= MesaLib-${MESAVERSION:C/\.rc/-rc/}${EXTRACT_SUFX}:mesa MAINTAINER?= x...@freebsd.org USE_BZIP2= yes @@ -32,6 +32,7 @@ CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include \ LDFLAGS=-L${LOCALBASE}/lib +CONFIGURE_ARGS=--disable-gallium ALL_TARGET=default @@ -39,7 +40,7 @@ #CFLAGS+= -DUSE_XSHM -DHZ=100 #FILESDIR= ${.CURDIR}/../../graphics/libGL/files -WRKSRC=${WRKDIR}/Mesa-${MESAVERSION} +WRKSRC=${WRKDIR}/Mesa-${MESAVERSION:C/\.rc.*//} .if !defined(ARCH) ARCH!= uname -p @@ -60,8 +61,9 @@ CONFIGURE_ARGS+= --disable-glut . endif .else -MASTER_SITES+= SF/mesa3d/MesaGLUT/${MESAVERSION}:glut -DISTFILES+=MesaGLUT-${MESAVERSION}${EXTRACT_SUFX}:glut +DISTFILES+=MesaGLUT-${MESAVERSION:C/\.rc2/-rc1/}${EXTRACT_SUFX}:glut +post-extract: + ${CP} -pr ${WRKSRC}-rc1/* ${WRKSRC} .endif .if ${COMPONENT:Mglw} == "" @@ -73,8 +75,7 @@ .if ${COMPONENT:Mdemos} == "" CONFIGURE_ARGS+= --with-demos=no .else -MASTER_SITES+= SF/mesa3d/MesaDemos/${MESAVERSION}:demos -DISTFILES+=MesaDemos-${MESAVERSION}${EXTRACT_SUFX}:demos +DISTFILES+=MesaDemos-${MESAVERSION:C/\.rc/-rc/}${EXTRACT_SUFX}:demos CONFIGURE_ARGS+= --with-demos=demos,xdemos .endif Index: libGL/distinfo === RCS file: /home/ncvs/ports/graphics/libGL/distinfo,v retrieving revision 1.11 diff -u -r1.11 distinfo --- libGL/distinfo 24 Jun 2009 01:15:06 - 1.11 +++ libGL/distinfo 5 Dec 2009 17:41:51 - @
Re: [HEADS UP] Experimental 3D HW accel support for Radeon HD 2xxx, 3xxx and 4xxx.
Hi rnoland. Thank you. I'll commit after 7.6.1 release, at least. On Sun, 06 Dec 2009 07:51:22 -0600 Robert Noland wrote: > Actually, looking through the patch now... Two things jump out at me... > We can't currently update libdrm in the ports collection without > breaking nouveau. The second is, don't enable libdrm_radeon, even when > we can. libdrm_radeon is only needed for TTM/KMS enabled radeon and may > cause upgrade/build issues if it exists. OK. I'll change libdrm_radeon is OPTIONal(default off), and r600_dri.so installable by libdrm_radeon exists. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
[HEADS UP] Experimental 3D HW accel support for Radeon HD 2xxx, 3xxx and 4xxx, 2nd!
Hi everyone! On Sat, 5 Dec 2009 10:42:43 +0900 Norikatsu Shigemura wrote: > I'm ready to update ports related Mesa3D to 7.6 base, graphics/dri, > graphics/libGL*, graphics/libglut, graphics/mesa-demos and > graphics/libdrm. Please see also my attached patch file. I'll > update these as soon as tomorrow. Reworking for 7.6.1-rc4. Please test attached patch. 1st: portupgrade -f libdrm after apply this patch. 2nd: others are portupgrade OK:-). Changing: libradeon no longer installed. WRKSRC, DISTFILES, MESAVERSION are support 'rc', but all 'rc's are same version:). Index: dri/distinfo === RCS file: /home/ncvs/ports/graphics/dri/distinfo,v retrieving revision 1.17 diff -u -r1.17 distinfo --- dri/distinfo24 Jun 2009 01:15:07 - 1.17 +++ dri/distinfo5 Dec 2009 00:59:36 - @@ -1,3 +1,3 @@ -MD5 (MesaLib-7.4.4.tar.bz2) = b66528d314c574dccbe0ed963cac5e93 -SHA256 (MesaLib-7.4.4.tar.bz2) = eaf73d7a3a2dc959ddc0753abaa18160c64bec00b35bf4a0c96040b2072918ec -SIZE (MesaLib-7.4.4.tar.bz2) = 3375615 +MD5 (MesaLib-7.6.tar.bz2) = 8c75f90cd0303cfac9e4b6d54f6759ca +SHA256 (MesaLib-7.6.tar.bz2) = 782a7b2810b1c466b3a994eba96485b59b47cc1120c0caa24de1aecf1e013830 +SIZE (MesaLib-7.6.tar.bz2) = 4866983 Index: dri/pkg-plist === RCS file: /home/ncvs/ports/graphics/dri/pkg-plist,v retrieving revision 1.11 diff -u -r1.11 pkg-plist --- dri/pkg-plist 24 Jan 2009 18:13:00 - 1.11 +++ dri/pkg-plist 5 Dec 2009 00:59:36 - @@ -7,6 +7,7 @@ lib/dri/r128_dri.so lib/dri/r200_dri.so lib/dri/r300_dri.so +lib/dri/r600_dri.so lib/dri/radeon_dri.so lib/dri/savage_dri.so lib/dri/sis_dri.so Index: dri/files/patch-configure === RCS file: dri/files/patch-configure diff -N dri/files/patch-configure --- dri/files/patch-configure 10 Apr 2009 18:00:47 - 1.1 +++ /dev/null 1 Jan 1970 00:00:00 - @@ -1,11 +0,0 @@ configure.orig 2009-03-28 00:59:46.0 + -+++ configure 2009-04-05 11:53:44.0 + -@@ -5739,7 +5739,7 @@ - ;; - *freebsd* | dragonfly*) - case "$host_cpu" in --i*86|x86_64) default_driver="dri";; -+i*86|x86_64|powerpc*|sparc*) default_driver="dri";; - esac - ;; - esac Index: libGL/bsd.mesalib.mk === RCS file: /home/ncvs/ports/graphics/libGL/bsd.mesalib.mk,v retrieving revision 1.15 diff -u -r1.15 bsd.mesalib.mk --- libGL/bsd.mesalib.mk22 Aug 2009 00:22:54 - 1.15 +++ libGL/bsd.mesalib.mk5 Dec 2009 00:59:36 - @@ -17,7 +17,7 @@ # $FreeBSD: ports/graphics/libGL/bsd.mesalib.mk,v 1.15 2009/08/22 00:22:54 amdmi3 Exp $ # -MESAVERSION= 7.4.4 +MESAVERSION= 7.6 MASTER_SITES?= SF/mesa3d/MesaLib/${PORTVERSION}:mesa \ ftp://ftp.fu-berlin.de/pub/unix/X11/graphics/Mesa/:mesa,glut,demos MASTER_SITE_SUBDIR=mesa3d @@ -32,6 +32,7 @@ CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include \ LDFLAGS=-L${LOCALBASE}/lib +CONFIGURE_ARGS=--disable-gallium ALL_TARGET=default Index: libGL/distinfo === RCS file: /home/ncvs/ports/graphics/libGL/distinfo,v retrieving revision 1.11 diff -u -r1.11 distinfo --- libGL/distinfo 24 Jun 2009 01:15:06 - 1.11 +++ libGL/distinfo 5 Dec 2009 00:59:36 - @@ -1,3 +1,3 @@ -MD5 (MesaLib-7.4.4.tar.bz2) = b66528d314c574dccbe0ed963cac5e93 -SHA256 (MesaLib-7.4.4.tar.bz2) = eaf73d7a3a2dc959ddc0753abaa18160c64bec00b35bf4a0c96040b2072918ec -SIZE (MesaLib-7.4.4.tar.bz2) = 3375615 +MD5 (MesaLib-7.6.tar.bz2) = 8c75f90cd0303cfac9e4b6d54f6759ca +SHA256 (MesaLib-7.6.tar.bz2) = 782a7b2810b1c466b3a994eba96485b59b47cc1120c0caa24de1aecf1e013830 +SIZE (MesaLib-7.6.tar.bz2) = 4866983 Index: libGL/pkg-plist === RCS file: /home/ncvs/ports/graphics/libGL/pkg-plist,v retrieving revision 1.3 diff -u -r1.3 pkg-plist --- libGL/pkg-plist 25 Jan 2009 02:00:47 - 1.3 +++ libGL/pkg-plist 5 Dec 2009 00:59:36 - @@ -1,17 +1,18 @@ include/GL/dmesa.h include/GL/ggimesa.h -include/GL/gl_mangle.h include/GL/gl.h +include/GL/gl_mangle.h include/GL/glext.h include/GL/glfbdev.h -include/GL/glx_mangle.h include/GL/glx.h +include/GL/glx_mangle.h include/GL/glxext.h include/GL/mesa_wgl.h include/GL/mglmesa.h include/GL/osmesa.h include/GL/svgamesa.h include/GL/vms_x_fix.h +include/GL/wglext.h include/GL/wmesa.h lib/libGL.so lib/libGL.so.1 Index: libGL/files/patch-configure === RCS file: libGL/files/patch-confi
Re: [HEADS UP] Experimental 3D HW accel support for Radeon HD 2xxx, 3xxx and 4xxx, 2nd!
On Mon, 21 Dec 2009 00:34:22 +0900 Norikatsu Shigemura wrote: > > I'm ready to update ports related Mesa3D to 7.6 base, graphics/dri, > > graphics/libGL*, graphics/libglut, graphics/mesa-demos and > > graphics/libdrm. Please see also my attached patch file. I'll > > update these as soon as tomorrow. > Reworking for 7.6.1-rc4. Please test attached patch. I confirmed that 2 *my* issue was fixed: 1. bluish coloring Because of Depth Color = 16, so I change Depth Color to 24. Fix this issue. 2. Too heavy FlightGear I always enable LIBGL_ALWAYS_INDIRECT environment. It's required by compiz. But many OpenGL applications are not comfortably. glxgears's frames bump up to 2600FPS from 1600FPS by disable LIBGL_ALWAYS_INDIRECT. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Re: [HEADS UP] Experimental 3D HW accel support for Radeon HD 2xxx, 3xxx and 4xxx, 2nd!
Hi rnoland. On Tue, 22 Dec 2009 00:26:38 -0600 Robert Noland wrote: > As much as I don't want to, I need to request a repo copy of libdrm in > order to keep nouveau working... The bits needed for r600 were added > just after 2.4.12 and the bits that broke nouveau were just before > 2.4.13... Ah, I just see! ABI breakage is building issue, I confirmed: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $ cd /usr/ports/x11-drivers/xf86-video-nouveau $ make : nv_driver.c: In function 'NVPreInitDRM': nv_driver.c:676: error: 'struct nouveau_device_priv' has no member named 'mm_enabled' nv_driver.c: In function 'NVMapMemSW': nv_driver.c:1146: warning: implicit declaration of function 'nouveau_bo_fake' *** Error code 1 2 errors *** Error code 1 1 error *** Error code 2 1 error *** Error code 1 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - I think simple-fully xf86-video-nouveau updating at the same time. Please see also attached patch. I confirmed that compile is OK. But I don't have any GeForce video cards. So I don't know any problems of updating it in real. And do you have any recommendation of GeForce? e.g. 9800GTX, GT260, ... I'll get one and test. I'm interested in Cuda and nvidia binary driver, too. P.S. libdrm was update to 2.4.17, so I'll update... Index: Makefile === RCS file: /home/ncvs/ports/x11-drivers/xf86-video-nouveau/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- Makefile1 Aug 2009 17:42:44 - 1.7 +++ Makefile22 Dec 2009 16:36:48 - @@ -9,7 +9,8 @@ PORTVERSION= 0.0.10.${SNAPDATE} DISTVERSIONSUFFIX=.${SNAPREV} CATEGORIES=x11-drivers -MASTER_SITES= ftp://ftp.lissyara.su/users/Guest/distfiles/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR=nork MAINTAINER=x...@freebsd.org COMMENT= Free nouveau display driver for nvidia-based cards Index: Makefile.rev === RCS file: /home/ncvs/ports/x11-drivers/xf86-video-nouveau/Makefile.rev,v retrieving revision 1.1 diff -u -r1.1 Makefile.rev --- Makefile.rev1 Aug 2009 17:42:44 - 1.1 +++ Makefile.rev22 Dec 2009 16:35:26 - @@ -1,2 +1,2 @@ -SNAPDATE= 20090728 -SNAPREV= e259925 +SNAPDATE= 20091217 +SNAPREV= bb19478 Index: distinfo === RCS file: /home/ncvs/ports/x11-drivers/xf86-video-nouveau/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- distinfo1 Aug 2009 17:42:44 - 1.4 +++ distinfo22 Dec 2009 16:35:30 - @@ -1,3 +1,3 @@ -MD5 (xorg/driver/xf86-video-nouveau-0.0.10.20090728.e259925.tar.bz2) = 8e0b3246a8b2a49a9609b1bdf6279e64 -SHA256 (xorg/driver/xf86-video-nouveau-0.0.10.20090728.e259925.tar.bz2) = 48e328a04a2dc9ea5dfebd21eae7c23987dcf53dcd3db7bee477d873cbb31906 -SIZE (xorg/driver/xf86-video-nouveau-0.0.10.20090728.e259925.tar.bz2) = 552302 +MD5 (xorg/driver/xf86-video-nouveau-0.0.10.20091217.bb19478.tar.bz2) = 027d384b213fa61732e0324af39e34e9 +SHA256 (xorg/driver/xf86-video-nouveau-0.0.10.20091217.bb19478.tar.bz2) = d481815265c298753228ec86a9ba413827c97c2f3b19d4b37ec7f4979a6c661a +SIZE (xorg/driver/xf86-video-nouveau-0.0.10.20091217.bb19478.tar.bz2) = 559648 ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Re: [HEADS UP] Experimental 3D HW accel support for Radeon HD 2xxx, 3xxx and 4xxx, 2nd!
Hi rnoland. On Sun, 03 Jan 2010 11:04:52 -0600 Robert Noland wrote: > One additional option that I've been considering, though I haven't tried > it yet, it to construct a patch for 2.4.17 that essentially rolls > libdrm_nouveau back to the 2.4.12 API. If we can pull that off, then > everything is solved, at least for now. > What you have outlined seems fairly reasonable, although not a trivial > amount of work. If you would like to attempt the reverse patch on the > nouveau directory in libdrm, that may be far simpler. I will try and > put this together in the next few days if not. I was trying to separate libdrm_nouveau(2.4.12) and libdrm(2.4.17). In thus environment, xf86-video-nouveau can compile with few patches. But xf86-video-nouveau freeze and reset on start X:(. [SEE ALSO attached archive] I saw diff nouveau codes from 2.4.12 and 2.4.17, I can't back port from 2.4.12 to 2.4.17:-). It quite too hard for me. Maybe, I think reimplementation of codes related DMA. So I'll try to work coexistence with Mesa3D(7.4.4)/libdrm(2.4.12) and Mesa3D(7.6.1)/libdrm(2.4.17). mesa3d.tar.bz2 Description: Binary data ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
[HEADS UP] AMD Radeon HD 2xxx/3xxx/4xxx users to use 3D HW accel support
Hi Radeon HD users. I committed new Mesa3D and libdrm. In this time, disabled, so to use new version, you should set WITHOUT_NOUVEAU on /etc/make.conf. Please see also /usr/ports/UPDATING and KNOBS. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
$PREFIX/lib/locale?
Hi. I did pkg_delete -a, so I noticed '/usr/local/lib/locale', it should be /usr/local/share/locale. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - pkg_delete: file '/usr/local/lib/locale/zh_TW/LC_MESSAGES' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/lib/locale/zh_TW/LC_MESSAGES' pkg_delete: file '/usr/local/lib/locale/zh_TW' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/lib/locale/zh_TW' pkg_delete: file '/usr/local/lib/locale/zh_HK/LC_MESSAGES' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/lib/locale/zh_HK/LC_MESSAGES' pkg_delete: file '/usr/local/lib/locale/zh_HK' doesn't exist : - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - There are some explicitly broken ports, and some ports to fix as possible as. See also: devel/valide(where is use lib/locale?) by rom...@freebsd.org - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @dirrmtry lib/locale - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - cad/geda-gattrib(hum...)by s...@freebsd.org - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - %%NLS%%lib/locale/de_DE/LC_MESSAGES/geda-gattrib.mo : %%nl...@dirrmtry lib/locale/de_DE/LC_MESSAGES %%nl...@dirrmtry lib/locale/de_DE %%nl...@dirrmtry lib/locale - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - net/online-desktop (where is use lib/locale?) by wahj...@gmail.com - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @dirrm lib/locale - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - net/twitux (hum...)by o...@cyprio.net - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - lib/locale/de/LC_MESSAGES/twitux.mo : @dirrmtry lib/locale/de/LC_MESSAGES : @dirrmtry lib/locale/de @dirrmtry lib/locale - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - net/ekiga3 (oh my god) by melif...@ipfw.ru - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - share/locale/am/LC_MESSAGES/ekiga.mo : @dirrm lib/locale/am/LC_MESSAGES @dirrm lib/locale/am @dirrm lib/locale - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - audio/gimmix(hum...)by po...@freebsd.org - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - lib/locale/de/LC_MESSAGES/gimmix.mo : @dirrmtry lib/locale/de/LC_MESSAGES @dirrmtry lib/locale/de @dirrmtry lib/locale - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - audio/pavucontrol (hum...)by rom...@freebsd.org - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - lib/locale/de/LC_MESSAGES/pavucontrol.mo : @dirrmtry lib/locale/sv/LC_MESSAGES @dirrmtry lib/locale/sv @dirrmtry lib/locale - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - audio/soundconverter(oh my god) by syl...@freebsd.org - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - share/locale/ar/LC_MESSAGES/soundconverter.mo : @dirrmtry lib/locale/s...@latin/LC_MESSAGES @dirrmtry lib/locale/s...@latin - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- Norikatsu Shigemura ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
[graphics/xv][graphics/xv-m17n][japanese/xv] modern revamping MASTER/SLAVE ports
Hi dinoex. I revamped graphics/xv, graphics/xv-m17n and japanese/xv ports. I did separate these ports, and add CONFLICTS. In current case, xv was compiled twice. And I confirmed MAKE_JOBS_SAFE. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Index: graphics/xv/Makefile === RCS file: /home/ncvs/ports/graphics/xv/Makefile,v retrieving revision 1.78 diff -u -r1.78 Makefile --- graphics/xv/Makefile28 Mar 2010 06:38:11 - 1.78 +++ graphics/xv/Makefile16 May 2010 14:14:19 - @@ -7,7 +7,7 @@ PORTNAME= xv PORTVERSION= 3.10a -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES+= graphics MASTER_SITES= ftp://ftp.cis.upenn.edu/pub/xv/:base \ SF/png-mng/XV%20jumbo%20patches/20070520 @@ -27,11 +27,12 @@ png.6:${PORTSDIR}/graphics/png \ jasper.4:${PORTSDIR}/graphics/jasper +CONFLICTS?=xv-m17n-[0-9]* ja-xv-[0-9]* + +MAKE_JOBS_SAFE=yes USE_IMAKE= yes USE_XORG= xext x11 xt -.if !defined(NOMAN) MAN1= bggen.1 vdcomp.1 xcmap.1 xv.1 xvp2p.1 -.endif XVDIST=${DISTDIR}/${DIST_SUBDIR} @@ -45,10 +46,6 @@ .for i in ${MAN1} @${CP} ${WRKSRC}/docs/${i:R}.man ${WRKSRC} .endfor -.if defined(NOMAN) - ${REINPLACE_CMD} -e 's,^InstallManPage.*$$,/\* $$& \*/,' \ - ${WRKSRC}/Imakefile -.endif post-install: .if !defined(NOPORTDOCS) Index: graphics/xv-m17n/Makefile === RCS file: /home/ncvs/ports/graphics/xv-m17n/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- graphics/xv-m17n/Makefile 20 May 2009 12:02:12 - 1.11 +++ graphics/xv-m17n/Makefile 16 May 2010 14:15:26 - @@ -10,22 +10,10 @@ MAINTAINER=din...@freebsd.org COMMENT= An X11 program that displays images of various formats with multilingualization +CONFLICTS= xv-[0-9]* ja-xv-[0-9]* MASTERDIR= ${.CURDIR}/../xv -PKGDIR=${.CURDIR} +DESCR= ${.CURDIR}/pkg-descr MAKE_ENV= LOCALE_EXTENSION=-DTV_MULTILINGUAL -RUN_DEPENDS= xv:${.CURDIR}/../xv - -NOMAN= yes - -do-install: - @${INSTALL_PROGRAM} ${WRKSRC}/xv ${PREFIX}/bin/xv-m17n - @if [ ! -f ${PREFIX}/bin/xv.orig ]; then \ - ${MV} ${PREFIX}/bin/xv ${PREFIX}/bin/xv.orig ;\ - else \ - ${RM} ${PREFIX}/bin/xv ;\ - fi - @${LN} -sf ${PREFIX}/bin/xv-m17n ${PREFIX}/bin/xv - .include "${MASTERDIR}/Makefile" Index: graphics/xv-m17n/pkg-plist === RCS file: graphics/xv-m17n/pkg-plist diff -N graphics/xv-m17n/pkg-plist --- graphics/xv-m17n/pkg-plist 28 Oct 1998 14:39:15 - 1.1.1.1 +++ /dev/null 1 Jan 1970 00:00:00 - @@ -1,4 +0,0 @@ -bin/xv-m17n -...@exec [ ! -f %D/bin/xv.orig ] && mv -f %D/bin/xv %D/bin/xv.orig || rm %D/bin/xv -...@exec ln -sf %D/%F %D/bin/xv -...@unexec [ -f %D/bin/xv.orig ] && mv -f %D/bin/xv.orig %D/bin/xv Index: japanese/xv/Makefile === RCS file: /home/ncvs/ports/japanese/xv/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- japanese/xv/Makefile23 Dec 2004 09:32:43 - 1.11 +++ japanese/xv/Makefile16 May 2010 14:15:39 - @@ -10,22 +10,10 @@ MAINTAINER=po...@freebsd.org COMMENT= An X11 program that displays images of various formats with japanization +CONFLICTS= xv-[0-9]* xv-m17n-[0-9]* MASTERDIR= ${.CURDIR}/../../graphics/xv -PKGDIR=${.CURDIR} +DESCR= ${.CURDIR}/pkg-descr MAKE_ENV= LOCALE_EXTENSION=-DTV_L10N -RUN_DEPENDS= xv:${.CURDIR}/../../graphics/xv - -NOMAN= yes - -do-install: - @${INSTALL_PROGRAM} ${WRKSRC}/xv ${PREFIX}/bin/ja-xv - @if [ ! -f ${PREFIX}/bin/xv.orig ]; then \ - ${MV} ${PREFIX}/bin/xv ${PREFIX}/bin/xv.orig ;\ - else \ - ${RM} ${PREFIX}/bin/xv ;\ - fi - @${LN} -sf ${PREFIX}/bin/ja-xv ${PREFIX}/bin/xv - .include "${MASTERDIR}/Makefile" Index: japanese/xv/pkg-plist === RCS file: japanese/xv/pkg-plist diff -N japanese/xv/pkg-plist --- japanese/xv/pkg-plist 27 Oct 1998 22:06:53 - 1.1.1.1 +++ /dev/null 1 Jan 1970 00:00:00 - @@ -1,4 +0,0 @@ -bin/ja-xv -...@exec [ ! -f %D/bin/xv.orig ] && mv -f %D/bin/xv %D/bin/xv.orig || rm %D/bin/xv -...@exec ln -sf %D/%F %D/bin/xv -...@unexec [ -f %D/bin/xv.orig ] && mv -f %D/bin/xv.orig %D/bin/xv - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- Norikatsu Shigemura ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/free
[ports/net/isc-dhcp*] Don't stop DHCP related daemons
Hi wxs and jpaetzel. I noticed that dhcpd server stoped after portupgrade, sometimes. It's a painful accident on my network. Because I didn't notice some troubles:-(. Why do you stop the daemons? Is it really absolutely necessary to stop a service before it's files go away? SEE ALSO: http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/rc-scripts.html#AEN5402 $ grep forcestop isc-dhcp*/pkg-plist isc-dhcp31-relay/pkg-plist:@unexec %D/etc/rc.d/isc-dhcrelay.sh forcestop 2>/dev/null || true isc-dhcp31-relay/pkg-plist:@unexec %D/etc/rc.d/isc-dhcrelay forcestop 2>/dev/null || true isc-dhcp31-server/pkg-plist:@unexec %D/etc/rc.d/isc-dhcpd.sh forcestop 2>/dev/null || true isc-dhcp31-server/pkg-plist:@unexec %D/etc/rc.d/isc-dhcpd forcestop 2>/dev/null || true isc-dhcp41-relay/pkg-plist:@unexec %D/etc/rc.d/isc-dhcrelay.sh forcestop 2>/dev/null || true isc-dhcp41-relay/pkg-plist:@unexec %D/etc/rc.d/isc-dhcrelay forcestop 2>/dev/null || true isc-dhcp41-server/pkg-plist:@unexec %D/etc/rc.d/isc-dhcpd forcestop 2>/dev/null || true I want to remove these lines in pkg-plist. Thank you! -- Norikatsu Shigemura ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
[ports/databases/sqlite3] Fix build error WITH_ICU
Hi pol. sqlite3 has a build issue WITH_ICU like following: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ./src/shell.c: In function 'display_stats': ./src/shell.c:982: error: 'SQLITE_STATUS_MALLOC_COUNT' undeclared (first use in this function) ./src/shell.c:982: error: (Each undeclared identifier is reported only once ./src/shell.c:982: error: for each function it appears in.) : - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Because -I/usr/local/include is too fast than -I. -I./src. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - libtool: link: cc -I/usr/local/include -O2 -pipe -march=nocona -DSQLITE_SOUNDEX=1 -DSQLITE_SECURE_DELETE=1 -fno-strict-aliasing -DSQLITE_OS_UNIX=1 -I. -I./src ... - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - So sqlite3's sources includes already installed sqlite3.h. To fix this issue, I made a patch. May I commit this OK? - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --- Makefile.orig 2010-09-03 18:27:26.052085000 +0900 +++ Makefile2010-09-12 00:45:41.81263 +0900 @@ -149,8 +149,8 @@ CONFIGURE_ARGS+= --disable-load-extension .endif -CONFIGURE_ENV+=CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -MAKE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" +CONFIGURE_ENV+=CPPFLAGS="-I. -I./src ${CPPFLAGS}" LDFLAGS="${LDFLAGS}" +MAKE_ENV+= CPPFLAGS="-I. -I./src ${CPPFLAGS}" LDFLAGS="${LDFLAGS}" post-install: .if defined(WITH_TCLWRAPPER) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Thank you. -- Norikatsu Shigemura ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Re: [ports/net/isc-dhcp*] Don't stop DHCP related daemons
Hi everyone! Thank you for my reply. This problem is 'Yet another minor release engineering' for all the world other environments. If you can give assurance upgrading ports, you can stop the daemon (at least, I want to restart it:-). But it's t difficult, and I(we?) don't/can't want your assurance. If the daemon doesn't stop (keep the daemon running), I(we) am given a little grace to update environment like configuration files. If the daemon stop, I(we) should correspond updating at once. In theoretically, we update ports like following operation: 1. Check updating lists like portversion -L =. 2. Check updating documents before portupgrade XXX. 3. portupgrade every once, and update environments (including restart OS). 4. repeat 3. But it's hard, so in practice: 1. portupgrade -aR. 2. Check updating documents, and update environments. 3. repeat 3. 4. restart OS if needed. So please regard such as system managers! -- Norikatsu Shigemura ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Re: [ports/net/isc-dhcp*] Don't stop DHCP related daemons
Hi. On Wed, 15 Sep 2010 11:31:51 -0700 Doug Barton wrote: > >> I can think of at least one more scenario off the top of my head. You > >> want to run the new version of the service the next time the box is > >> restarted for whatever reason, but the update is not so critical that it > >> justifies restarting the system immediately. > > Do 'you' (generic) -really- want to do this? > Once again, it's an area where the intelligence of the admin is expected > to be applied. :) If you're thinking in terms of one machine, you're > right, this probably isn't a good idea. However if you're thinking of a > server farm with 1,000's of identical systems, a good QA process (so > it's a known-good change), and monitoring in place to detect a failed > reboot and take that box out of the pool; not only is what I described > reasonable, it's commonplace. I agree. And to disable '@unexec %D/etc/rc.d/isc-dhcpd forcestop', I wrote /etc/rc.conf.d/dhcpd in my machines like following: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - stop_precmd="nothing_to_do" nothing_to_do () { [ x"${rc_force}" = x"yes" ] && exit 1 } - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - If needed, we (administrators) can disable a mechanism such as thus. -- Norikatsu Shigemura ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
JFYI: cyclic dependency on audio/jack and audio/pulseaudio
Hi. I found a cyclic dependency on audio/jack and audio/pulseaudio: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - (snip) ===> pulseaudio-0.9.22 depends on shared library: jack.0 - not found ===>Verifying install clean for jack.0 in /usr/ports/audio/jack ===> jackit-0.118.0_2 depends on executable: doxygen - not found ===>Verifying install clean for doxygen in /usr/ports/devel/doxygen (snip) ===> doxygen-1.7.2 depends on executable: dot - not found ===>Verifying install clean for dot in /usr/ports/graphics/graphviz (snip) ===> graphviz-2.26.3_3 depends on shared library: IL - not found ===>Verifying install clean for IL in /usr/ports/graphics/devil ===> devil-1.7.8_6,1 depends on file: /usr/local/bin/sdl-config - not found ===>Verifying install clean for /usr/local/bin/sdl-config in /usr/ports/devel/sdl12 (snip) ===> sdl-1.2.14_2,2 depends on shared library: pulse-simple.0 - not found ===>Verifying install clean for pulse-simple.0 in /usr/ports/audio/pulseaudio : - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - By some OPTIONS set, pulseaudio depends on jack, cyclickly. In this time, JFYI. I'll try to test more deep. -- Norikatsu Shigemura ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
[ports/databases/sqlite3] WITH_GCOV breaks ports/security/nss
Hi sqlite3 maintainer. I confirmed that I couldn't compile security/nss by databases/sqlite3 WITH_GCOV. So I suggest that it should be BROKEN. How about do you think? - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --- Makefile.orig 2010-11-14 01:21:33.499802000 +0900 +++ Makefile2010-12-11 02:45:34.073992291 +0900 @@ -53,7 +53,7 @@ EXTENSION "Allow loadable extensions" on \ TCLWRAPPER "Enable TCL wrapper"off \ DEBUG "Enable debugging & verbose explain"off \ - GCOV"Enable coverage testing using gcov"off \ + GCOV"Enable coverage testing using gcov (broken)" off \ .include @@ -78,6 +78,7 @@ .if defined(WITH_GCOV) CONFIGURE_ARGS+= --enable-gcov LDFLAGS+= -fstack-protector +BROEKN=WITH_GCOV breaks security/nss. .endif .if defined(WITH_MEMMAN) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- Norikatsu Shigemura ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Re: misc/compat5x package installs with weird messages
On Fri, 14 Dec 2007 18:32:22 -0600 Stephen Montgomery-Smith <[EMAIL PROTECTED]> wrote: > > My bets are on noschg flag. > Pav, you are exactly right. I have experienced this many times myself. > After installing the compat5x package you need to do "chflags -R > noschg /var/tmp/inst* && rm -rf /var/tmp/inst*" or something like that. > I think it is a bug in pkg_install, that it doesn't check for the schg > flag being set in its temporary file area. Or maybe it should set the > flags in the first place. I knew this issue. So I fixed it with rev#1.16 on make clean. But my work was not enough:-(. How about following patch? Index: Makefile === RCS file: /home/ncvs/ports/misc/compat5x/Makefile,v retrieving revision 1.16 diff -u -r1.16 Makefile --- Makefile21 Apr 2007 03:24:32 - 1.16 +++ Makefile15 Dec 2007 02:59:30 - @@ -11,7 +11,7 @@ PORTNAME= compat5x PORTVERSION= 5.4.0.8 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES=misc MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR=lesi/compat5x @@ -68,6 +68,9 @@ PLIST_SUB+=SPARC64="@comment " .endif +post-extract: + @chflags -R noschg ${WRKSRC} || ${TRUE} + do-install: @${MKDIR} ${TARGET_DIR} (cd ${WRKSRC} && ${INSTALL_DATA} *.so.* ${TARGET_DIR}) @@ -85,7 +88,4 @@ .endif @${CAT} ${PKGMESSAGE} -pre-clean: - @[ -w ${WRKSRC} ] && chflags -R noschg ${WRKSRC} || ${TRUE} - .include ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
[ports/graphics/opencv] Add support V4L compat.
Hi Marc. I'm tring to use opencv with USB camera. So I hope to support Video for Linux compat to opencv. May I commit following patch? Index: Makefile === RCS file: /home/ncvs/ports/graphics/opencv/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile7 Oct 2007 17:46:15 - 1.6 +++ Makefile15 Dec 2007 05:39:13 - @@ -8,7 +8,7 @@ PORTNAME= opencv PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES=graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=opencvlibrary @@ -16,6 +16,8 @@ MAINTAINER=[EMAIL PROTECTED] COMMENT= Open Source Computer Vision Library from Intel +BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev.h:${PORTSDIR}/multimedia/v4l_compat + CFLAGS+= -I${LOCALBASE}/include/OpenEXR CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/OpenEXR LDFLAGS+= -L${LOCALBASE}/lib @@ -24,7 +26,7 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -CONFIGURE_ARGS=--without-v4l --without-quicktime --without-carbon \ +CONFIGURE_ARGS=--with-v4l --without-quicktime --without-carbon \ --without-1394libs \ --without-swig # I don't know anything about swig ... CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: [ports/graphics/opencv] Add support V4L compat.
On Sat, 15 Dec 2007 14:43:29 +0900 Norikatsu Shigemura <[EMAIL PROTECTED]> wrote: > I'm tring to use opencv with USB camera. So I hope to support > Video for Linux compat to opencv. May I commit following patch? Oops! I forgot that there is a added patch. Please look at following patch. Index: Makefile === RCS file: /home/ncvs/ports/graphics/opencv/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile7 Oct 2007 17:46:15 - 1.6 +++ Makefile15 Dec 2007 05:39:13 - @@ -8,7 +8,7 @@ PORTNAME= opencv PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES=graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=opencvlibrary @@ -16,6 +16,8 @@ MAINTAINER=[EMAIL PROTECTED] COMMENT= Open Source Computer Vision Library from Intel +BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev.h:${PORTSDIR}/multimedia/v4l_compat + CFLAGS+= -I${LOCALBASE}/include/OpenEXR CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/OpenEXR LDFLAGS+= -L${LOCALBASE}/lib @@ -24,7 +26,7 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -CONFIGURE_ARGS=--without-v4l --without-quicktime --without-carbon \ +CONFIGURE_ARGS=--with-v4l --without-quicktime --without-carbon \ --without-1394libs \ --without-swig # I don't know anything about swig ... CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} Index: files/patch-otherlibs-highgui-cvcap_v4l.cpp === RCS file: files/patch-otherlibs-highgui-cvcap_v4l.cpp diff -N files/patch-otherlibs-highgui-cvcap_v4l.cpp --- /dev/null 1 Jan 1970 00:00:00 - +++ files/patch-otherlibs-highgui-cvcap_v4l.cpp 15 Dec 2007 05:45:59 - @@ -0,0 +1,10 @@ +--- otherlibs/highgui/cvcap_v4l.cpp.orig 2006-09-27 10:40:03.0 +0900 otherlibs/highgui/cvcap_v4l.cpp2007-12-15 14:44:37.0 +0900 +@@ -209,7 +209,6 @@ + + #include + #include +-#include /* for videodev2.h */ + #include + #include + #include ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: FreeBSD Port: DarwinStreamingServer-5.5.5
On Sun, 25 May 2008 15:24:01 -0400 (EDT) Tuc at T-B-O-H <[EMAIL PROTECTED]> wrote: > Just a bit of an update.. I'm not sure if you follow the DSS > list. (I get it, may not always READ it, but I get it)... It turns out > Stephen Tonna announced the release about 28 hours before your email > to the list. I find it difficult that given the holiday weekend, you > didn't allow nork more time to reply before posting to the world. Thank you. I saw DSS6 release announce after this threads (mails). I don't know whether I may believe from no release note from the Apple. Please wait anyway a little:-). I'll try to update net/DarwinStreamingServer. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: FreeBSD Port: linuxpluginwrapper-20051113_8
On Sat, 13 Sep 2008 11:23:37 +1000 Peter Jeremy <[EMAIL PROTECTED]> wrote: > On 2008-Sep-12 22:00:49 -0300, "Carlos A. M. dos Santos" <[EMAIL PROTECTED]> > wrote: > >I think www/nspluginwrapper is the best choice these days, since > >linuxpluginwrapper seems to be an abandoned project. > Unfortunately, nspluginwrapper is not a general replacement for > linuxpluginwrapper - it is missing most of linuxpluginwrapper's Recentry, wine is good solution for using Flash. > functionality. nork@ also appears to be MIA - he hasn't responded to > any of the other threads on linuxpluginwrapper being broken. For my > specific requirements (running pips), I managed to hack a work-around > but I don't believe it's committable. I don't have any idea to fix LPW. 1. Because linux-flash is too unstable, so I don't know weither LPW is wrong or linux-flash is wrong. 2. By multiple weak symbols solution issue(undefined/unstable resolve weak symbols), I can't hook some important functions like dl*(4). I'm thinking merging to libc to fix, but I don't have any evidence that it's true. This issue is critical by ELF Symbol Versioning. 3. I think that LPW's solution is quite good solution, but it's too hard solution:-). Maybe, all glibc functions should be hooked, and hack for some macros like getc:-(. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
[ports/www/awffull] update to 3.10.1
Hi chad. I tried to update awfful port to 3.10.1. So please review and may I commit this OK? Index: Makefile === RCS file: /home/ncvs/ports/www/awffull/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile6 Jun 2008 14:06:47 - 1.2 +++ Makefile29 Nov 2008 15:19:39 - @@ -6,8 +6,8 @@ # PORTNAME= awffull -PORTVERSION= 3.8.2 -PORTREVISION= 1 +PORTVERSION= 3.10.1 +PORTREVISION= 0 CATEGORIES=www MASTER_SITES= http://www.stedee.id.au/files/ @@ -18,19 +18,35 @@ png.5:${PORTSDIR}/graphics/png \ pcre.0:${PORTSDIR}/devel/pcre +RUN_DEPENDS?= ${LOCALBASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera +BUILD_DEPENS= ${RUN_DEPENDS} + +FONTDEFAULT?= ${LOCALBASE}/lib/X11/fonts/bitstream-vera/VeraBd.ttf +FONTLABEL?=${LOCALBASE}/lib/X11/fonts/bitstream-vera/Vera.ttf + OPTIONS= GEOIP "Enable support for GeoIP (Country Detection)" Off +USE_ICONV= yes USE_GETTEXT= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS+=--with-pnglib=${LOCALBASE}/lib +CONFIGURE_ARGS+=--with-font-default=${FONTDEFAULT} \ + --with-font-label=${FONTLABEL} +CONFIGURE_ENV+=CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" + +CPPFLAGS= -I${LOCALBASE}/include +LDFLAGS= -L${LOCALBASE}/lib MAN1= awffull.1 +MAN5= awffull.conf.5 .include .if defined(WITH_GEOIP) LIB_DEPENDS+= GeoIP.5:${PORTSDIR}/net/GeoIP +CONFIGURE_ARGS+=--enable-geoip +.else +CONFIGURE_ARGS+=--disable-geoip .endif .include Index: distinfo === RCS file: /home/ncvs/ports/www/awffull/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo8 Feb 2008 13:09:43 - 1.1 +++ distinfo29 Nov 2008 07:15:22 - @@ -1,3 +1,3 @@ -MD5 (awffull-3.8.2.tar.gz) = 24c972e1feefb223f0a8d4528dabe8c4 -SHA256 (awffull-3.8.2.tar.gz) = 53aa9f535ac44e5022f7312c73d0c54513a0ff1538d202f000a35ffdb4ef4195 -SIZE (awffull-3.8.2.tar.gz) = 984392 +MD5 (awffull-3.10.1.tar.gz) = 80acf755b354c49d78a5b9bb580196f2 +SHA256 (awffull-3.10.1.tar.gz) = 666a805c338fb7f778472c042af92865754217bb9fa4188f7fcbb4f59eb02c3a +SIZE (awffull-3.10.1.tar.gz) = 1048950 ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: RFC: $USE_[GU]ID for consistent [GU]ID handling
Hi Hiroki! On Mon, 08 Dec 2008 03:32:50 +0900 (JST) Hiroki Sato <[EMAIL PROTECTED]> wrote: > The attached patch includes an example of rewrite of an existing > ports (japanese/sj3-server). After investigating ~300 ports in the > ports tree which add uid/gid I think the attached implementation can > cover most of the use case, but there may be something I missed. > Comments are welcome. Wow! That's cool! If this patch will be committed, I'll rewrite some my ports to USE_[GU]ID. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
ports/graphics/ImageMagick: Fix pkg-plist WITH_IMAGEMAGICK_MODULES
Hi mm! I found a issue of pkg-plist WITH_IMAGEMAGICK_MODULES. Please apply following patch: Index: Makefile === RCS file: /home/ncvs/ports/graphics/ImageMagick/Makefile,v retrieving revision 1.274 diff -u -r1.274 Makefile --- Makefile10 Dec 2008 14:16:02 - 1.274 +++ Makefile24 Dec 2008 18:24:46 - @@ -7,6 +7,7 @@ PORTNAME= ImageMagick DISTVERSION= 6.4.7-5 +PORTREVISION= 1 CATEGORIES=graphics perl5 MASTER_SITES= ftp://ftp.imagemagick.org/pub/ImageMagick/ \ ftp://gd.tuwien.ac.at/pub/graphics/ImageMagick/ \ Index: pkg-plist === RCS file: /home/ncvs/ports/graphics/ImageMagick/pkg-plist,v retrieving revision 1.115 diff -u -r1.115 pkg-plist --- pkg-plist 11 Nov 2008 10:13:28 - 1.115 +++ pkg-plist 24 Dec 2008 18:23:38 - @@ -139,316 +139,316 @@ lib/ImageMagick-%%PORTVERSION%%/config/type-solaris.xml lib/ImageMagick-%%PORTVERSION%%/config/type-windows.xml lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%/coders/.keep -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/art.a -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/art.la -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/art.so -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/avi.a -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/avi.la -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/avi.so -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/avs.a -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/avs.la -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/avs.so -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/bmp.a -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/bmp.la -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/bmp.so -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/caption.a -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/caption.la -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/caption.so -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/cin.a -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/cin.la -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/cin.so -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/cip.a -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/cip.la -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/cip.so -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/clip.a -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/clip.la -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/clip.so -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/cmyk.a -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/cmyk.la -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/cmyk.so -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/cut.a -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/cut.la -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/cut.so -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/dcm.a -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/dcm.la -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/dcm.so -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/dib.a -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/dib.la -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/dib.so -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/dng.a -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/dng.la -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/dng.so -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/dot.a -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/dot.la -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/dot.so -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/dps.a -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/dps.la -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/dps.so -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/dpx.a -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/dpx.la -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/dpx.so -%%TIFFMODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/ept.a -%%TIFFMODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/ept.la -%%TIFFMODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/ept.so -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/fax.a -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/fax.la -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/fax.so -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/fits.a -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/fits.la -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/fits.so -%%FPXMODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/fpx.a -%%FPXMODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/fpx.la -%%FPXMODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/fpx.so -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/gif.a -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/gif.la -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/gif.so -%%MODULES%%lib/ImageMagick/modules-%%QBIT%%/coders/gradient.a -%%MODULES%%lib/ImageMagick/modu
Re: net/liveMedia: AMD64 "CFLAGS+=-fPIC" ignored
On Sat, 24 Jan 2009 15:37:58 +0100 Dominic Fandrey wrote: > Artem Kim wrote: > > There is an expression in Makefile: > > .if ${ARCH} == "amd64" || ${ARCH} == "ia64" > > CFLAGS+=-fPIC > > .else > > CFLAGS+=-fpic > > .endif > > However, the value "-fPIC" is not added to the variable CFLAGS. > > In what may be the problem? > I cannot reproduce this. > # cd /usr/ports/net/liveMedia/ > # make -VCFLAGS > -O2 -fno-strict-aliasing -pipe -march=nocona -fPIC > # uname -p > amd64 Me, too. Please try following: make -dA -VCFLAGS |& less ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Re: [wine] can't run /libexec/ld-elf.so.1 not found
On Tue, 17 Apr 2007 13:24:25 +0200 regisr <[EMAIL PROTECTED]> wrote: > When I launch wine just build from ports tree (cvsup yesterday) > installed with portupgrade, I have the following error message: > ELF interpreter /libexec/ld-elf.so.1 not found > But the lib is in right place... It is the only program which can't run! > %ls -l /libexec//ld* > -r-xr-xr-x 1 root wheel 159800 27 jan 11:25 /libexec//ld-elf.so.1 > -r-xr-xr-x 1 root wheel 158712 12 nov 14:01 /libexec//ld-elf.so.1.old > What I do wrong? It's well-known problem. The maximum hard-limit data size (kern.maxdsiz) is too big (over about 1GB). So you may set kern.maxdsiz=805306368 to your /boot/loader.conf. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: [wine] can't run /libexec/ld-elf.so.1 not found
On Tue, 17 Apr 2007 22:53:57 +0200 regisr <[EMAIL PROTECTED]> wrote: > > It's well-known problem. The maximum hard-limit data size > > (kern.maxdsiz) is too big (over about 1GB). So you may set > > kern.maxdsiz=805306368 to your /boot/loader.conf. > Ok I find the following PR: > http://www.freebsd.org/cgi/query-pr.cgi?pr=94413 > May be this info should be added in the pkg-message. I think so. Hi gerald, how about? ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
new imported libpcap has net/bpf.h handling issue
I tried to install ports/net/pchar on 8-current machine. And I got following compiling error message:-(. c++ -O -fno-strict-aliasing -pipe -march=pentium3 -I. -DSIZEOF_BOOL=1 -DHAVE_SOCKLEN_T=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SOCKADDR_SA_LEN=1 -DHAVE_HERROR=1 -DHAVE_SNPRINTF=1 -DHAVE_LIBM=1 -DHAVE_IPV6=1 -DHAVE_PCAP=1 -DHAVE_LIBPCAP=1 -DHAVE_BPF=1 -c Pctest.cc -o Pctest.o Pctest.cc: In constructor 'Pctest::Pctest()': Pctest.cc:103: error: 'BIOCIMMEDIATE' was not declared in this scope So I research this issue. As the result, I found a issue which is that new pcap.h doesn't #include . I don't have any idea to fix this issue. Anyone, please fix this issue:-). --- src/contrib/libpcap/pcap.h 2006/09/04 19:54:21 1.12 +++ src/contrib/libpcap/pcap.h 2007/10/16 02:07:55 1.13 @@ -32,7 +32,7 @@ * SUCH DAMAGE. * * $FreeBSD$ - * @(#) $Header: /home/ncvs/src/contrib/libpcap/pcap.h,v 1.12 2006/09/04 19:54:21 sam Exp $ (LBL) + * @(#) $Header: /home/ncvs/src/contrib/libpcap/pcap.h,v 1.13 2007/10/16 02:07:55 mlaier Exp $ (LBL) */ #ifndef lib_pcap_h @@ -41,7 +41,9 @@ #include #include -#include +#ifndef PCAP_DONT_INCLUDE_PCAP_BPF_H +#include +#endif #include ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
[devel/libpdel] Fix build error on 7-current
Hi Archie! I have a patch to fix build error on 7-current of devel/libpdel. Please confirm following patch, and commit them. or may I commit this OK? cvs add list: files/patch-http_servlet_cookieauth.c files/patch-ppp_auth_radius.c files/patch-rsa_util.c Index: Makefile === RCS file: /home/ncvs/ports/devel/libpdel/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- Makefile10 Sep 2006 23:54:57 - 1.17 +++ Makefile18 Sep 2006 08:20:56 - @@ -19,10 +19,4 @@ INSTALLS_SHLIB=yes -.include - -.if ${OSVERSION} >= 700019 -BROKEN=Does not compile on FreeBSD >= 7.0 -.endif - -.include +.include # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # libpdel/files/patch-http_servlet_cookieauth.c # libpdel/files/patch-ppp_auth_radius.c # libpdel/files/patch-rsa_util.c # echo x - libpdel/files/patch-http_servlet_cookieauth.c sed 's/^X//' >libpdel/files/patch-http_servlet_cookieauth.c << 'END-of-libpdel/files/patch-http_servlet_cookieauth.c' X--- http/servlet/http_servlet_cookieauth.c.origSat Jan 22 06:01:58 2005 X+++ http/servlet/http_servlet_cookieauth.c Sun Sep 17 19:53:55 2006 X@@ -54,6 +54,7 @@ X #include X X #include X+#include X X #include "structs/structs.h" X #include "structs/type/array.h" END-of-libpdel/files/patch-http_servlet_cookieauth.c echo x - libpdel/files/patch-ppp_auth_radius.c sed 's/^X//' >libpdel/files/patch-ppp_auth_radius.c << 'END-of-libpdel/files/patch-ppp_auth_radius.c' X--- ppp/ppp_auth_radius.c.orig Sat Jan 22 06:02:04 2005 X+++ ppp/ppp_auth_radius.c Sun Sep 17 19:55:28 2006 X@@ -44,6 +44,8 @@ X #include "ppp/ppp_auth.h" X #include "ppp/ppp_msoft.h" X X+#include X+ X #include X #include X #include END-of-libpdel/files/patch-ppp_auth_radius.c echo x - libpdel/files/patch-rsa_util.c sed 's/^X//' >libpdel/files/patch-rsa_util.c << 'END-of-libpdel/files/patch-rsa_util.c' X--- util/rsa_util.c.orig Sat Jan 22 06:02:19 2005 X+++ util/rsa_util.cSun Sep 17 19:58:23 2006 X@@ -50,6 +50,7 @@ X X #include X #include X+#include X X #include "structs/structs.h" X #include "structs/type/array.h" END-of-libpdel/files/patch-rsa_util.c exit ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
rcNG-fy net/mpd4
Hi glebius! I make a patch to rcNG-fy the net/mpd4. Please review and commit or may I commit this OK? cvs add: files/mpd4.sh.in cvs remove: files/mpd4.sh cvs commit: Makefile pkg-plist ports/UPDATING Index: Makefile === RCS file: /home/ncvs/ports/net/mpd4/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile19 Mar 2006 07:49:21 - 1.5 +++ Makefile23 Sep 2006 11:54:23 - @@ -7,6 +7,7 @@ PORTNAME= mpd4 PORTVERSION= 4.0b4 +PORTREVISION= 1 CATEGORIES=net MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR=glebius @@ -22,6 +23,7 @@ MANCOMPRESSED= maybe USE_OPENSSL= yes +USE_RC_SUBR= mpd4.sh .include @@ -29,7 +31,4 @@ IGNORE=does not compile on FreeBSD 4.x; use net/mpd instead .endif -post-install: - @${INSTALL_SCRIPT} -m 751 ${FILESDIR}/mpd4.sh ${PREFIX}/etc/rc.d/mpd4.sh.sample - .include Index: pkg-plist === RCS file: /home/ncvs/ports/net/mpd4/pkg-plist,v retrieving revision 1.2 diff -u -r1.2 pkg-plist --- pkg-plist 24 Jan 2006 09:28:21 - 1.2 +++ pkg-plist 23 Sep 2006 12:02:17 - @@ -2,7 +2,6 @@ etc/mpd4/mpd.links.sample etc/mpd4/mpd.secret.sample etc/mpd4/mpd.script.sample -etc/rc.d/mpd4.sh.sample sbin/mpd4 share/doc/mpd4/README share/doc/mpd4/mpd.ps Index: UPDATING === RCS file: /home/ncvs/ports/UPDATING,v retrieving revision 1.397 diff -u -r1.397 UPDATING --- UPDATING22 Sep 2006 09:24:04 - 1.397 +++ UPDATING23 Sep 2006 11:59:59 - @@ -6,6 +6,13 @@ time you update your ports collection, before attempting any port upgrades. +20060923: + AFFECTS: users of net/mpd4 + AUTHOR: [EMAIL PROTECTED] + + The mpd4 port must now be enabled / disabled and configured in + rc.conf. See the rcNG script for details. + 20060922: AFFECTS: users of mail/tmda AUTHOR: [EMAIL PROTECTED] #!/bin/sh # # $FreeBSD$ # # PROVIDE: mpd4 # REQUIRE: netif mpd4_enable=${mpd4_enable-"NO"} mpd4_flags=${mpd4_flags-"-b"} mpd4_pidfile=${mpd4_pidfile-"/var/run/mpd4.pid"} . %%RC_SUBR%% name=mpd4 rcvar=`set_rcvar` command=%%PREFIX%%/sbin/mpd4 load_rc_config ${name} case "${mpd4_flags}" in *-p\ *) echo "Warning: \$mpd4_flags includes -p option." \ "Please use \$mpd4_pidfile instead." ;; *) mpd4_flags="-p ${mpd4_pidfile} ${mpd4_flags}" ;; esac pidfile=${mpd4_pidfile} run_rc_command "$1" ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
[www/wwwoffle] add support rcNG reload
Hi sumikawa! I make a patch to reload configuration by rcNG script. Please review and commit or may I commit this OK? Index: Makefile === RCS file: /home/ncvs/ports/www/wwwoffle/Makefile,v retrieving revision 1.48 diff -u -r1.48 Makefile --- Makefile6 Jul 2006 17:41:23 - 1.48 +++ Makefile23 Sep 2006 13:02:20 - @@ -7,7 +7,7 @@ PORTNAME= wwwoffle PORTVERSION= 2.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES=www ipv6 MASTER_SITES= http://www.gedanken.freeserve.co.uk/download-wwwoffle/ EXTRACT_SUFX= .tgz Index: files/wwwoffled.sh.in === RCS file: /home/ncvs/ports/www/wwwoffle/files/wwwoffled.sh.in,v retrieving revision 1.2 diff -u -r1.2 wwwoffled.sh.in --- files/wwwoffled.sh.in 20 Feb 2006 20:47:50 - 1.2 +++ files/wwwoffled.sh.in 23 Sep 2006 13:02:06 - @@ -23,6 +23,7 @@ name="wwwoffled" rcvar=`set_rcvar` command="%%PREFIX%%/sbin/wwwoffled" +extra_commands="reload" load_rc_config $name @@ -30,5 +31,6 @@ command_args="-p > ${pidfile} 2> /dev/null" required_files="${wwwoffled_conffile}" stop_postcmd="/bin/rm -f ${pidfile}" +reload_cmd="%%PREFIX%%/bin/wwwoffle -config" run_rc_command "$1" ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: HEADS UP: GNOME 2.16.1 has been committed
Oops, I found a problem in print/freetype2. Please add missing #. Index: Makefile === RCS file: /home/ncvs/ports/print/freetype2/Makefile,v retrieving revision 1.75 diff -u -r1.75 Makefile --- Makefile14 Oct 2006 08:35:43 - 1.75 +++ Makefile14 Oct 2006 14:09:02 - @@ -37,8 +37,8 @@ .if defined(WITH_CJK) #PATCH_SITES+= http://lwj-hinet.myweb.hinet.net/ \ - ftp://local-distfiles.freebsd.org.cn/pub/china-ports/hamigua/ \ - http://bsdchat.com/dist/firefly-cjk-patchset/ +# ftp://local-distfiles.freebsd.org.cn/pub/china-ports/hamigua/ \ +# http://bsdchat.com/dist/firefly-cjk-patchset/ #PATCHFILES+= cjk-freetype-2.1.10-20051219.patch.gz #PATCH_DIST_STRIP+=-p1 .endif ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: HEADS UP: GNOME 2.16.1 has been committed
Oops, I found a problem in print/freetype2. Please add missing #. Index: Makefile === RCS file: /home/ncvs/ports/print/freetype2/Makefile,v retrieving revision 1.75 diff -u -r1.75 Makefile --- Makefile14 Oct 2006 08:35:43 - 1.75 +++ Makefile14 Oct 2006 14:09:02 - @@ -37,8 +37,8 @@ .if defined(WITH_CJK) #PATCH_SITES+= http://lwj-hinet.myweb.hinet.net/ \ - ftp://local-distfiles.freebsd.org.cn/pub/china-ports/hamigua/ \ - http://bsdchat.com/dist/firefly-cjk-patchset/ +# ftp://local-distfiles.freebsd.org.cn/pub/china-ports/hamigua/ \ +# http://bsdchat.com/dist/firefly-cjk-patchset/ #PATCHFILES+= cjk-freetype-2.1.10-20051219.patch.gz #PATCH_DIST_STRIP+=-p1 .endif ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
[CALL FOR TESTERS] make the Flash7 plugin more stable.
Hi. I found a idea to make the Flash7 plugin more stable. 1. Please install ports/x11-fonts/cyberbit-ttfonts. I think that almost users have no problem. Maybe non-ISO8859-1 users have a stability problem. Because the Flash7 plugin required following fontsets. Nimbus Roman No9 L, Charter, Timmons, Lucidux serif, Luxi Serif, Times New Roman, Bitstream Cyberbit, Nimbus Sans L, Helmet, Helvetica, Lucidux sans, Luxi Sans, Arial, Courier, Lucidatypewriter, Luxi Mono, Courier New, Kochi Gothic, Kochi Mincho, Baekmuk Batang, batang, Baekmuk Dotum, dotum, Baekmuk Gulim, gulim, Baekmuk Headline, headline, ZYSong18030, AR PL KaitiM GB, ar pl kaitim gb, AR PL SungtiL GB, ar pl sungtil gb, fangsong ti, FZSongTi, FZFangSongTi, FZHeiTi, FZKaiTi, FZMingTi, AR PL KaitiM Big5, ar pl kaitim big5, AR PL Mingti2L Big5, ar pl mingti2l big5 Yes! These are TrueType fontsets. Maybe cyberbit font is perfect solution. But I don't know other non-ISO8859 fonts are required. So please add your TrueType fontsets. 2. Please edit your /usr/X11R6/lib/X11/fs/config. Add a following directory the first on catalogue line: catalogue = /usr/X11R6/lib/X11/fonts/TrueType/,.. Yes, the Flash7 plugin will search above fontsets from above file:-(. If you feel stable Flash7, this solution is good. So I made a patch to not apply manually above works. Please review fllowing patch. Index: ports/www/linux-flashplugin7/Makefile === RCS file: /home/ncvs/ports/www/linux-flashplugin7/Makefile,v retrieving revision 1.19 diff -u -r1.19 Makefile --- ports/www/linux-flashplugin7/Makefile 23 Sep 2006 13:19:54 - 1.19 +++ ports/www/linux-flashplugin7/Makefile 19 Oct 2006 14:58:54 - @@ -17,6 +17,8 @@ MAINTAINER=[EMAIL PROTECTED] COMMENT= Adobe Flash Player NPAPI Plugin +RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/TrueType/Cyberbit.ttf:${PORTSDIR}/x11-fonts/cyberbit-ttfonts + ONLY_FOR_ARCHS=amd64 i386 USE_LINUX= yes Index: ports/x11-servers/xorg-fontserver/files/patch-Imakefile === RCS file: /home/ncvs/ports/x11-servers/xorg-fontserver/files/patch-Imakefile,v retrieving revision 1.1 diff -u -r1.1 patch-Imakefile --- ports/x11-servers/xorg-fontserver/files/patch-Imakefile 23 Jan 2005 19:50:40 - 1.1 +++ ports/x11-servers/xorg-fontserver/files/patch-Imakefile 19 Oct 2006 15:29:24 - @@ -1,13 +1,14 @@ programs/xfs/Imakefile.origTue Jan 18 22:28:55 2005 -+++ programs/xfs/Imakefile Tue Jan 18 22:30:24 2005 +--- programs/xfs/Imakefile.origSat Apr 24 04:54:47 2004 programs/xfs/Imakefile Fri Oct 20 00:29:01 2006 @@ -37,7 +37,11 @@ FSLIBDIR = $(LIBDIR)/fs FSERRORS = $(LOGDIRECTORY)/xfs.log DEFAULTFONTPATH = DefaultFSFontPath +-SITE_CONFIG = -DDEFAULTFONTPATH=$(DEFAULTFONTPATH) -DFSERRORS=$(FSERRORS) +#if defined(BuildFontCacheLib) && BuildFontCacheLib -+SITE_CONFIG = -DDEFAULTFONTPATH=$(DEFAULTFONTPATH) -DFSERRORS=$(FSERRORS) -DFONTCACHE ++SITE_CONFIG = -DDEFAULTFONTPATH=$(FONTDIR)/TrueType/,$(DEFAULTFONTPATH) -DFSERRORS=$(FSERRORS) -DFONTCACHE +#else - SITE_CONFIG = -DDEFAULTFONTPATH=$(DEFAULTFONTPATH) -DFSERRORS=$(FSERRORS) ++SITE_CONFIG = -DDEFAULTFONTPATH=$(FONTDIR)/TrueType/,$(DEFAULTFONTPATH) -DFSERRORS=$(FSERRORS) +#endif $(OSLIB): $(OSDIR) ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
make ports depending on sysutils/cdrtools* USE_GNOME=cdrools
>Submitter-Id: current-users >Originator:Norikatsu Shigemura >Organization: Ensure Technology LTD. >Confidential: no >Synopsis: make ports depending on sysutils/cdrtools* USE_GNOME=cdrtools >Severity: serious >Priority: medium >Category: ports >Class: sw-bug >Release: FreeBSD 6.2-PRERELEASE i386 >Environment: System: FreeBSD melfina.ninth-nine.com 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #32: Sun Oct 22 05:57:55 JST 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/MELFINA i386 >Description: Some ports depending on sysutils/cdrtools and some ports dependeing on sysutils/cdrtools-cjk are conflicted. So I want to integrate to USE_GNOME= cdrtools and OPTIONify WITH_CJK. >How-To-Repeat: cd /usr/ports/sysutils/gnomebaker; make install WITH_CJK And, after portupgrade GNOME applications. # portversion -L = [Updating the pkgdb in /var/db/pkg ... - xxx packages found (-x +x) . done] Stale dependency: XXX-x.xx.xx -> cdrtools-2.01_5 -- manually run 'pkgdb -F' to fix, or specify -O to force. >Fix: --- cdrtools.diff begins here --- Index: Mk/bsd.gnome.mk === RCS file: /home/ncvs/ports/Mk/bsd.gnome.mk,v retrieving revision 1.135 diff -u -r1.135 bsd.gnome.mk --- Mk/bsd.gnome.mk 15 Oct 2006 03:42:39 - 1.135 +++ Mk/bsd.gnome.mk 31 Oct 2006 13:20:55 - @@ -496,6 +496,13 @@ pygnomedesktop_RUN_DEPENDS= ${pygnomedesktop_DETECT}:${PORTSDIR}/x11-toolkits/py-gnome-desktop pygnomedesktop_USE_GNOME_IMPL=pygnome2 libgnomeprintui gtksourceview gnomepanel libwnck nautiluscdburner metacity +cdrtools_DETECT= ${LOCALBASE}/bin/cdrecord +.if defined(WITH_CJK) +cdrtools_RUN_DEPENDS= cdrecord:${PORTSDIR}/sysutils/cdrtools-cjk +.else +cdrtools_RUN_DEPENDS= cdrecord:${PORTSDIR}/sysutils/cdrtools +.endif + # End component definition section # This section defines tests for optional software. These work off four Index: audio/abcde/Makefile === RCS file: /home/ncvs/ports/audio/abcde/Makefile,v retrieving revision 1.29 diff -u -r1.29 Makefile --- audio/abcde/Makefile3 May 2006 05:14:08 - 1.29 +++ audio/abcde/Makefile31 Oct 2006 13:28:55 - @@ -28,7 +28,7 @@ PLIST_FILES= bin/abcde bin/cddb-tool etc/abcde.conf .if defined(WITH_CDDA2WAV) -RUN_DEPENDS+= cdda2wav:${PORTSDIR}/sysutils/cdrtools +USE_GNOME= cdrtools .endif .if defined(WITH_DAGRAB) Index: audio/grip/Makefile === RCS file: /home/ncvs/ports/audio/grip/Makefile,v retrieving revision 1.73 diff -u -r1.73 Makefile --- audio/grip/Makefile 14 Oct 2006 08:52:32 - 1.73 +++ audio/grip/Makefile 31 Oct 2006 13:29:18 - @@ -64,7 +64,7 @@ .endif .if defined(WITH_CDDA2WAV) -RUN_DEPENDS+= cdda2wav:${PORTSDIR}/sysutils/cdrtools +USE_GNOME+=cdrtools .endif .if defined(WITH_BLADEENC) Index: audio/mp3burn/Makefile === RCS file: /home/ncvs/ports/audio/mp3burn/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- audio/mp3burn/Makefile 3 Jul 2006 03:39:46 - 1.5 +++ audio/mp3burn/Makefile 31 Oct 2006 13:29:48 - @@ -17,13 +17,13 @@ ogg123:${PORTSDIR}/audio/vorbis-tools \ ${SITE_PERL}/MP3/Info.pm:${PORTSDIR}/audio/p5-MP3-Info \ ${SITE_PERL}/${PERL_ARCH}/Ogg/Vorbis/Header.pm:${PORTSDIR}/audio/p5-Ogg-Vorbis-Header \ - cdrecord:${PORTSDIR}/sysutils/cdrtools \ ${SITE_PERL}/String/ShellQuote.pm:${PORTSDIR}/textproc/p5-String-ShellQuote WRKSRC=${WRKDIR}/${PORTNAME} USE_BZIP2= yes USE_PERL5= yes +USE_GNOME= cdrtools NO_BUILD= yes MAN1= mp3burn.1 Index: audio/prokyon3/Makefile === RCS file: /home/ncvs/ports/audio/prokyon3/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- audio/prokyon3/Makefile 3 May 2006 05:14:25 - 1.10 +++ audio/prokyon3/Makefile 31 Oct 2006 13:30:09 - @@ -38,8 +38,8 @@ .endif .if defined(WITH_BURN) -RUN_DEPENDS+= cdrecord:${PORTSDIR}/sysutils/cdrtools \ - mpg123:${PORTSDIR}/audio/mpg123 \ +USE_GNOME= cdrtools +RUN_DEPENDS+= mpg123:${PORTSDIR}/audio/mpg123 \ ogg123:${PORTSDIR}/audio/vorbis-tools \ normalize:${PORTSDIR}/audio/normalize \ bash:${PORTSDIR}/shells/bash2 Index: graphics/lphoto/Makefile === RCS file: /home/ncvs/ports/graphics/lphoto/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- graphics/lphoto/Makefile24 May 2006 14:21:42
Re: make ports depending on sysutils/cdrtools* USE_GNOME=cdrools
Thanks for your many comments! On Tue, 31 Oct 2006 14:36:54 -0600 "Scot Hetzel" <[EMAIL PROTECTED]> wrote: > If it doesn't then it would be better to add a USE_CDRTOOLS knob to > bsd.port.mk > that would allow the selection of either the cdrtools or cdrtools-cjk ports. > .if defined(USE_CDRTOOLS) > .if exists(${DOCSDIR}/cdrtools-cjk/README) || defined(WITH_CJK) || > ${USE_CDRTOOLS} == "CJK" > WANT_CDRTOOLS_CJK= yes > .endif > .if defined(WANT_CDRTOOLS_CJK) > RUN_DEPENDS+= cdrecord:${PORTSDIR}/sysutils/cdrtools-cjk > .else > RUN_DEPENDS+= cdrecord:${PORTSDIR}/sysutils/cdrtools > .endif > .endif I rewrote a patch like following. o Fix some bugs. (position is bad) o Change bsd.port.mk instead of bsd.gnome.mk. If this patch is good, I'll send-pr it and forward to [EMAIL PROTECTED] Index: Mk/bsd.port.mk === RCS file: /home/ncvs/ports/Mk/bsd.port.mk,v retrieving revision 1.544 diff -u -r1.544 bsd.port.mk --- Mk/bsd.port.mk 30 Sep 2006 19:25:45 - 1.544 +++ Mk/bsd.port.mk 4 Nov 2006 03:29:31 - @@ -2081,6 +2081,15 @@ RUN_DEPENDS+= gs:${PORTSDIR}/${GHOSTSCRIPT_PORT} .endif +# Set up the cdrtools. +.if defined(USE_CDRTOOLS) +.if exists(${DOCSDIR}/cdrtools-cjk/README) || defined(WITH_CJK) || ${USE_CDRTOOLS:L} == "cjk" +RUN_DEPENDS+= cdrecord:${PORTSDIR}/sysutils/cdrtools-cjk +.else +RUN_DEPENDS+= cdrecord:${PORTSDIR}/sysutils/cdrtools + .endif +.endif + # Macro for doing in-place file editing using regexps REINPLACE_ARGS?= -i.bak REINPLACE_CMD?=${SED} ${REINPLACE_ARGS} Index: audio/abcde/Makefile === RCS file: /home/ncvs/ports/audio/abcde/Makefile,v retrieving revision 1.29 diff -u -r1.29 Makefile --- audio/abcde/Makefile3 May 2006 05:14:08 - 1.29 +++ audio/abcde/Makefile4 Nov 2006 03:19:51 - @@ -28,7 +28,7 @@ PLIST_FILES= bin/abcde bin/cddb-tool etc/abcde.conf .if defined(WITH_CDDA2WAV) -RUN_DEPENDS+= cdda2wav:${PORTSDIR}/sysutils/cdrtools +USE_CDRTOOLS= yes .endif .if defined(WITH_DAGRAB) Index: audio/grip/Makefile === RCS file: /home/ncvs/ports/audio/grip/Makefile,v retrieving revision 1.73 diff -u -r1.73 Makefile --- audio/grip/Makefile 14 Oct 2006 08:52:32 - 1.73 +++ audio/grip/Makefile 4 Nov 2006 03:19:51 - @@ -64,7 +64,7 @@ .endif .if defined(WITH_CDDA2WAV) -RUN_DEPENDS+= cdda2wav:${PORTSDIR}/sysutils/cdrtools +USE_CDRTOOLS= yes .endif .if defined(WITH_BLADEENC) Index: audio/mp3burn/Makefile === RCS file: /home/ncvs/ports/audio/mp3burn/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- audio/mp3burn/Makefile 3 Jul 2006 03:39:46 - 1.5 +++ audio/mp3burn/Makefile 4 Nov 2006 03:19:51 - @@ -17,13 +17,13 @@ ogg123:${PORTSDIR}/audio/vorbis-tools \ ${SITE_PERL}/MP3/Info.pm:${PORTSDIR}/audio/p5-MP3-Info \ ${SITE_PERL}/${PERL_ARCH}/Ogg/Vorbis/Header.pm:${PORTSDIR}/audio/p5-Ogg-Vorbis-Header \ - cdrecord:${PORTSDIR}/sysutils/cdrtools \ ${SITE_PERL}/String/ShellQuote.pm:${PORTSDIR}/textproc/p5-String-ShellQuote WRKSRC=${WRKDIR}/${PORTNAME} USE_BZIP2= yes USE_PERL5= yes +USE_CDRTOOLS= yes NO_BUILD= yes MAN1= mp3burn.1 Index: audio/prokyon3/Makefile === RCS file: /home/ncvs/ports/audio/prokyon3/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- audio/prokyon3/Makefile 3 May 2006 05:14:25 - 1.10 +++ audio/prokyon3/Makefile 4 Nov 2006 03:19:51 - @@ -38,8 +38,8 @@ .endif .if defined(WITH_BURN) -RUN_DEPENDS+= cdrecord:${PORTSDIR}/sysutils/cdrtools \ - mpg123:${PORTSDIR}/audio/mpg123 \ +USE_CDRTOOLS= yes +RUN_DEPENDS+= mpg123:${PORTSDIR}/audio/mpg123 \ ogg123:${PORTSDIR}/audio/vorbis-tools \ normalize:${PORTSDIR}/audio/normalize \ bash:${PORTSDIR}/shells/bash2 Index: graphics/lphoto/Makefile === RCS file: /home/ncvs/ports/graphics/lphoto/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- graphics/lphoto/Makefile24 May 2006 14:21:42 - 1.14 +++ graphics/lphoto/Makefile4 Nov 2006 03:19:51 - @@ -23,7 +23,7 @@ RUN_DEPENDS= gphoto2:${PORTSDIR}/graphics/gphoto2 \ kdepyuic:${PORTSDIR}/x11-toolkits/py-kde \ ${PYTHON_SITELIBDIR}/OpenGL/GL/GL__init__.py:${PORTSDIR}/graphics/py-opengl -# cdrecord:${PORTSDIR}/sysutils/cdrtools +#USE_CDRTOOLS= yes USE_PYTHON=yes NO_BUILD= yes Index: misc/instant-workstation/Makefile =
ports/devel/icu: PTHREAD_LIBS clean
Hi mi! I found a problem that icu don't reflect PTHREAD_LIBS=ANY(like -lthr). Please check following patch. Index: Makefile === RCS file: /home/ncvs/ports/devel/icu/Makefile,v retrieving revision 1.24 diff -u -r1.24 Makefile --- Makefile9 Nov 2006 02:55:27 - 1.24 +++ Makefile26 Nov 2006 17:10:08 - @@ -67,6 +67,7 @@ CONFIGURE_ARGS+= --enable-threads=yes post-patch: ${REINPLACE_CMD} -e 's,\(THREADSC.*FLAGS\).*,\1=${PTHREAD_CFLAGS},g' ${WRKSRC}/config/mh-bsd-gcc + ${REINPLACE_CMD} -e 's,-lpthread,${PTHREAD_LIBS},g' ${WRKSRC}/configure .else CONFIGURE_ARGS+= --enable-threads=no .endif ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
net/openldap23-server: PTHREAD_LIBS clean
Hi delphij! I found a problem that openldap23-server doesn't reflect PTHREAD_LIBS=ANY (like -lthr). Please check following patch. Index: Makefile === RCS file: /home/ncvs/ports/net/openldap23-server/Makefile,v retrieving revision 1.143 diff -u -r1.143 Makefile --- Makefile15 Nov 2006 07:10:22 - 1.143 +++ Makefile27 Nov 2006 09:33:31 - @@ -78,6 +78,8 @@ OPENLDAP_PKGFILESUFX= .endif +CONFIGURE_SED= -e 's,-kthread,${PTHREAD_LIBS},g' + .include .if defined(CLIENT_ONLY) ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: ports/devel/icu: PTHREAD_LIBS clean
On Mon, 27 Nov 2006 10:32:17 -0500 Mikhail Teterin <[EMAIL PROTECTED]> wrote: > On Monday 27 November 2006 08:27, Norikatsu Shigemura wrote: > = Hi mi! > = I found a problem that icu don't reflect PTHREAD_LIBS=ANY(like -lthr). > = Please check following patch. > Thanks, I'll try it... Do you need it to be thread-aware though? It is built > by default without threads at all (because threads are/were busted on > FreeBSD/ia64). Now, there is a argument about libthr is default on 7.x. We test libthr environment little(maybe only on sparc64). But we don't almost test it on i386. So I'm testing libthr environment on 7-current/i386. It is a rule that BLENDING THREAD LIBRARIES IS TOO DANGER. So if we try to get libthr environment, we must select following approch. 1. PTHREAD_LIBS=-lthr So I removed libpthread.*, I'm testing. 2. WITHOUT_LIBPTHREAD=yes >> /etc/src.conf and make world ru@ committed this way. So I can do it. But we can only use on 7-current. If you'll try to get libthr environment, you can only select 1. 3. libpthread.so.2 -> libthr.so.2 in /etc/libmap.conf IS TOO BAD I don't think this approch is good, believe that I'll get unstable environment. > ICU developers think, threads ought to be enabled, but there really is no > software at the moment, which calls into ICU from multiple threads at the > same time, AFAIK... I don't think trying to use multiple threads at the same time. But if applications use libthr, libraries must use libthr, too. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: ports/devel/icu: PTHREAD_LIBS clean
On Mon, 27 Nov 2006 11:14:41 -0500 Mikhail Teterin <[EMAIL PROTECTED]> wrote: > = I don't think trying to use multiple threads at the same time. > = But if applications use libthr, libraries must use libthr, too. > You are right about the dangers of mixing different thread implementations, > but library may also be not using threads _at all_. -lm, for example, is > happily used by many threaded programs without itself being thread-aware. I understand your ideal, think so too. However, in fact, it is unrealistic environment:-(. > (If anything, a library, even a thread-aware one, should, arguably, not be > explicitly linking with any thread implementation -- this way, it will use, > whatever implementation the application is using. But that's a different > topic...) Yeah! :-) ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
[ports/devel/libgii] Respect PTHREAD_LIBS
Hi Antoine. I found a issue of not respect PTHREAD_LIBS. May I commit following patch? Index: Makefile === RCS file: /home/ncvs/ports/devel/libgii/Makefile,v retrieving revision 1.25 diff -u -r1.25 Makefile --- Makefile18 Mar 2006 13:42:48 - 1.25 +++ Makefile29 Nov 2006 14:21:49 - @@ -207,6 +207,9 @@ PLIST_SUB+=VGL="" .endif +post-patch: + ${REINPLACE_CMD} -e 's/-lpthread/${PTHREAD_LIBS}/' ${WRKSRC}/configure + post-install: ${INSTALL_DATA} ${WRKSRC}/libgii.conf ${PREFIX}/etc/ggi/libgii.conf.dist ${INSTALL_DATA} ${WRKSRC}/filter/mouse/mouse ${PREFIX}/etc/ggi/filter/mouse.dist ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
[ports/lang/mono] Respect PTHREAD_LIBS
Hi tmclaugh! I found a issue of not respect PTHREAD_LIBS. Please check following patch. Index: Makefile === RCS file: /home/ncvs/ports/lang/mono/Makefile,v retrieving revision 1.57 diff -u -r1.57 Makefile --- Makefile7 Oct 2006 17:39:36 - 1.57 +++ Makefile9 Dec 2006 14:09:59 - @@ -67,6 +67,8 @@ ${WRKSRC}/mono/metadata/assembly.c @${REINPLACE_CMD} -e 's|.so.0|.so|g' \ ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's|-pthread|${PTHREAD_LIBS}|g' \ + ${WRKSRC}/configure ${WRKSRC}/libgc/configure @${REINPLACE_CMD} -e 's|%%CC%%|${CC}|g ; \ s|%%PTHREAD_LIBS%%|${PTHREAD_LIBS}|g' \ ${WRKSRC}/mcs/tools/mkbundle/mkbundle.cs ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: ports/devel/icu: PTHREAD_LIBS clean
On Wed, 29 Nov 2006 10:52:22 -0500 Mikhail Teterin <[EMAIL PROTECTED]> wrote: > I know. And the ICU developers think, threads should be enabled by default. > The reason they aren't right now -- in the FreeBSD port -- is because of > certain bugs in thread implementation(s) on FreeBSD/ia64, which lead to > crashes in ICU. > Since nothing is using ICU in a multi-threaded fashion _right now_, the > current version of the port builds without threads by default. Norikatsu > confirms, he is not calling into ICU from multiple threads either, hence my > suggestion, he does not need to change the option. I just hope to respect PTHREAD_LIBS. But if you hope no thread feature, I don't use thread feature and test it. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: [ports/devel/libgii] Respect PTHREAD_LIBS
On Sat, 9 Dec 2006 16:26:36 +0100 Antoine Brodin <[EMAIL PROTECTED]> wrote: > > I found a issue of not respect PTHREAD_LIBS. > > May I commit following patch? > [snip] > Approved. Is there something to submit upstream ? > Can you replace INSTALLS_SHLIB=yes by USE_LDCONFIG=yes, while you are at it ? Thank you. I committed, done. Yes, if passible, please submit 'check PTHREAD_LIBS and PTHREAD_CFLAGS in configure like synergy's configure.'. I confirmed following codes in synergy(synergy-1.3.1.tar.gz)'s aclocal.m4. Please SEE ALSO: http://synergy2.sourceforge.net/ # First of all, check if the user has set any of the PTHREAD_LIBS, # etcetera environment variables, and if threads linking works using # them: if test x"$PTHREAD_LIBS$PTHREAD_CFLAGS" != x; then save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS $PTHREAD_CFLAGS" save_LIBS="$LIBS" LIBS="$PTHREAD_LIBS $LIBS" AC_MSG_CHECKING([for pthread_join in LIBS=$PTHREAD_LIBS with CFLAGS=$PTH READ_CFLAGS]) AC_TRY_LINK_FUNC(pthread_join, acx_pthread_ok=yes) AC_MSG_RESULT($acx_pthread_ok) if test x"$acx_pthread_ok" = xno; then PTHREAD_LIBS="" PTHREAD_CFLAGS="" fi LIBS="$save_LIBS" CFLAGS="$save_CFLAGS" fi ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
[ports/sysutils/synergy] Respect PTHREAD_LIBS
Hi Kevin! I found a issue of not respect PTHREAD_LIBS. Please commit following patch. Index: Makefile === RCS file: /home/ncvs/ports/sysutils/synergy/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- Makefile18 May 2006 03:22:46 - 1.10 +++ Makefile9 Dec 2006 16:42:01 - @@ -16,6 +16,8 @@ GNU_CONFIGURE= yes USE_X_PREFIX= yes +CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ + PTHREAD_LIBS="${PTHREAD_LIBS}" CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} DOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
[ports/multimedia/libdv] Respect PTHREAD_LIBS
Hi lioux! I found a issue of not respect PTHREAD_LIBS. Please commit following patch. Index: Makefile === RCS file: /home/ncvs/ports/multimedia/libdv/Makefile,v retrieving revision 1.33 diff -u -r1.33 Makefile --- Makefile20 Sep 2006 11:21:51 - 1.33 +++ Makefile9 Dec 2006 19:27:53 - @@ -88,6 +88,10 @@ @${REINPLACE_CMD} -E -e 's|(@REQUIRES_NOPKGCONFIG@)|-L${LOCALBASE}/include \1|' \ ${WRKSRC}/libdv.pc.in +pre-configure: + @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|' \ + ${WRKSRC}/configure + post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} Index: files/patch-configure === RCS file: files/patch-configure diff -N files/patch-configure --- /dev/null 1 Jan 1970 00:00:00 - +++ files/patch-configure 9 Dec 2006 19:23:02 - @@ -0,0 +1,11 @@ +--- configure.orig Tue Nov 30 12:23:44 2004 configure Sun Dec 10 04:22:48 2006 +@@ -20393,8 +20393,6 @@ + # FreeBSD and OpenBSD have neither -lpthread nor integrated pthreads in libc. + # Instead -pthread is used to the compiler/linker to get pthreads working right. + if test x$OS_ARCH = xFreeBSD -o x$OS_ARCH = xOpenBSD; then +- CFLAGS="$CFLAGS -pthread" +- CXXFLAGS="$CXXFLAGS -pthread" + fi + + ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
[ports/devel/boehm-gc] PTHREAD_LIBS clean
I found a problem to not use PTHREAD_LIBS. Please commit following patch. Index: Makefile === RCS file: /home/pcvs/ports/devel/boehm-gc/Makefile,v retrieving revision 1.53 diff -u -r1.53 Makefile --- Makefile1 Feb 2007 02:41:24 - 1.53 +++ Makefile1 Feb 2007 08:57:05 - @@ -31,10 +31,10 @@ CONFIGURE_ARGS+= --enable-threads=posix --enable-thread-local-alloc .if ${OSVERSION} < 502102 CONFIGURE_ENV= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \ - LIBS="${LIBS} -lc_r" + LIBS="${LIBS} ${PTHREAD_LIBS:C/-pthread/-lc_r/}" .else CONFIGURE_ENV= CFLAGSS="${CFLAGS} ${PTHREAD_CFLAGS}" \ - LIBS="${LIBS} -lpthread" + LIBS="${LIBS} ${PTHREAD_LIBS:C/-pthread/-lpthread/}" .endif .if defined(WITH_PARALLEL_MARK) CONFIGURE_ARGS+= --enable-parallel-mark ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
[ports/databases/postgresql82-server] not respect PTHREAD_LIBS issue
Hi girgen! This port has a 'not respect PTHREAD_LIBS' issue. Can you please investigate and/or validate following patch? By the way, I'm validating ports which have this issue on no libpthread.* environment. So you won't get this error, and notice it. Index: Makefile === RCS file: /home/pcvs/ports/databases/postgresql82-server/Makefile,v retrieving revision 1.166 diff -u -r1.166 Makefile --- Makefile7 Feb 2007 09:51:47 - 1.166 +++ Makefile11 Feb 2007 16:15:06 - @@ -41,7 +41,9 @@ CONFIGURE_ARGS+=--with-libraries=${LOCALBASE}/lib \ --with-includes=${LOCALBASE}/include \ --with-docdir=${DOCSDIR} -CONFIGURE_ENV+=LDFLAGS="${LDFLAGS}" +CONFIGURE_ENV+=LDFLAGS="${LDFLAGS}" \ + PTHREAD_LIBS="${PTHREAD_LIBS}" \ + PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" PLIST= ${PKGDIR}/pkg-plist${PKGNAMESUFFIX} === BACKUP YOUR DATA! = As always, backup your data before upgrading. If the upgrade leads to a higher minor revision (e.g. 7.3.x -> 7.4), a dump and restore of all databases is required. This is *NOT* done by the port! Press ctrl-C *now* if you need to pg_dump. === ===> Found saved configuration for postgresql-server-8.2.1 ===> Extracting for postgresql-server-8.2.3 => MD5 Checksum OK for postgresql/postgresql-base-8.2.3.tar.bz2. => SHA256 Checksum OK for postgresql/postgresql-base-8.2.3.tar.bz2. => MD5 Checksum OK for postgresql/postgresql-opt-8.2.3.tar.bz2. => SHA256 Checksum OK for postgresql/postgresql-opt-8.2.3.tar.bz2. => MD5 Checksum OK for postgresql/postgresql-test-8.2.3.tar.bz2. => SHA256 Checksum OK for postgresql/postgresql-test-8.2.3.tar.bz2. ===> Patching for postgresql-server-8.2.3 ===> Applying FreeBSD patches for postgresql-server-8.2.3 ===> postgresql-server-8.2.3 depends on executable in : gmake - found ===> postgresql-server-8.2.3 depends on shared library: intl - found ===> postgresql-server-8.2.3 depends on shared library: pq.5 - found ===> Configuring for postgresql-server-8.2.3 configure: WARNING: you should use --build, --host, --target checking build system type... i386-portbld-freebsd7.0 checking host system type... i386-portbld-freebsd7.0 checking which template to use... freebsd checking whether to build with 64-bit integer date/time support... yes checking whether NLS is wanted... yes checking for default port number... 5432 checking for i386-portbld-freebsd7.0-gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking if cc supports -Wdeclaration-after-statement... yes checking if cc supports -Wendif-labels... yes checking if cc supports -fno-strict-aliasing... yes configure: using CFLAGS=-O2 -fno-strict-aliasing -pipe -march=pentium3 -O3 -funroll-loops -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing checking whether the C compiler still works... yes checking how to run the C preprocessor... cc -E checking allow thread-safe client libraries... yes checking whether to build with Tcl... no checking whether to build Perl modules... no checking whether to build Python modules... no checking whether to build with Kerberos 5 support... no checking whether to build with PAM support... yes checking whether to build with LDAP support... no checking whether to build with Bonjour support... no checking whether to build with OpenSSL support... yes checking for egrep... grep -E configure: using CPPFLAGS=-I/usr/local/include -I/usr/local/include configure: using LDFLAGS= -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -L/usr/local/lib checking for gawk... no checking for mawk... no checking for nawk... nawk checking for flex... /usr/bin/flex checking whether ln -s works... yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for i386-portbld-freebsd7.0-ranlib... no checking for ranlib... ranlib checking for tar... /usr/bin/tar checking for i386-portbld-freebsd7.0-strip... no checking for strip... strip checking whether it is possible to strip libraries... yes checking for bison... bison -y checking for perl... /usr/local/bin/perl checking for main in -lm... yes checking for library containing setproctitle... none required checking for library containing dlopen... none required checking for library containing socket... none required checking for library containing shl_load... no checking for library containing getopt_long... none required checking for lib
[ports/devel/gettext] not respect PTHREAD_LIBS issue
Hi ade. This port has a 'not respect PTHREAD_LIBS' issue. Can you please investigate and/or validate following patch? By the way, I'm validating ports which have this issue on no libpthread.* environment. So you won't get this error, and notice it. Index: Makefile === RCS file: /home/pcvs/ports/devel/gettext/Makefile,v retrieving revision 1.75 diff -u -r1.75 Makefile --- Makefile17 Mar 2007 22:37:26 - 1.75 +++ Makefile24 Mar 2007 04:29:38 - @@ -62,7 +62,7 @@ post-patch: @${FIND} ${WRKSRC} -name configure -print | ${XARGS} \ - ${REINPLACE_CMD} -e 's|mkdir gmkdir|mkdir|' + ${REINPLACE_CMD} -e 's|mkdir gmkdir|mkdir|' -e 's/-lpthread/${PTHREAD_LIBS}/' .if defined (NOPORTDOCS) .for dir in runtime tools @${REINPLACE_CMD} -e 's|^SUBDIRS = doc|SUBDIRS =|' \ ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
[ports/graphics/graphviz] graphviz doesn't build-depend on tcl84
Hi dinoex. graphviz doesn't build-depend on tcl84. So I didn't make it. Sorry, I don't have any idea to fix this issue. So I just report to you. 1 [EMAIL PROTECTED] make : /usr/local/bin/tclsh8.4 ./gv_doc_writer.tcl "." /usr/local/bin/tclsh8.4: not found gmake[3]: *** [gv_perl.man] Error 127 gmake[3]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.12/tclpkg/gv' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.12/tclpkg' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.12' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/graphics/graphviz. 2 [EMAIL PROTECTED] which tclsh8.4 tclsh8.4 not found 3 [EMAIL PROTECTED] make -VBUILD_DEPENDS swig1.3:/usr/ports/devel/swig13 /usr/local/bin/python:/usr/ports/lang/python24 /usr/local/bin/ruby18:/usr/ports/lang/ruby18 gmake:/usr/ports/devel/gmake bison:/usr/ports/devel/bison /usr/local/bin/perl5.8.8:/usr/ports/lang/perl5.8 /usr/local/bin/libtool:/usr/ports/devel/libtool15 /usr/local/bin/intltool-extract:/usr/ports/textproc/intltool pkg-config:/usr/ports/devel/pkg-config 4 [EMAIL PROTECTED] make -VRUN_DEPENDS wish8.4:/usr/ports/x11-toolkits/tk84 swig1.3:/usr/ports/devel/swig13 /usr/local/bin/ruby18:/usr/ports/lang/ruby18 /usr/local/bin/perl5.8.8:/usr/ports/lang/perl5.8 pkg-config:/usr/ports/devel/pkg-config ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"