From owner-freebsd-ports Sun Apr 21 0:20:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B296E37B42C for ; Sun, 21 Apr 2002 00:20:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3L7K3074226; Sun, 21 Apr 2002 00:20:03 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 16F9037B422 for ; Sun, 21 Apr 2002 00:18:30 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3L7IUN74064; Sun, 21 Apr 2002 00:18:30 -0700 (PDT) (envelope-from nobody) Message-Id: <200204210718.g3L7IUN74064@freefall.freebsd.org> Date: Sun, 21 Apr 2002 00:18:30 -0700 (PDT) From: michael johnson To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37303: treecc 0.0.8 -> 0.1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37303 >Category: ports >Synopsis: treecc 0.0.8 -> 0.1.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Apr 21 00:20:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: michael johnson >Release: >Organization: >Environment: >Description: diff -ruN treecc.orig/Makefile treecc/Makefile --- treecc.orig/Makefile Wed Mar 27 18:51:53 2002 +++ treecc/Makefile Sun Apr 21 03:01:04 2002 @@ -6,7 +6,7 @@ # PORTNAME= treecc -PORTVERSION= 0.0.8 +PORTVERSION= 0.1.0 CATEGORIES= lang MASTER_SITES= http://www.southern-storm.com.au/download/ diff -ruN treecc.orig/distinfo treecc/distinfo --- treecc.orig/distinfo Wed Mar 27 18:51:53 2002 +++ treecc/distinfo Sun Apr 21 03:01:11 2002 @@ -1 +1 @@ -MD5 (treecc-0.0.8.tar.gz) = 1ad0931206b0abf45b0ceb79071d051a +MD5 (treecc-0.1.0.tar.gz) = efcae59379af4d23669c4edab1e0cfcc >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 2:19: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from zibbi.icomtek.csir.co.za (zibbi.icomtek.csir.co.za [146.64.24.58]) by hub.freebsd.org (Postfix) with ESMTP id 6359537B400; Sun, 21 Apr 2002 02:18:59 -0700 (PDT) Received: (from jhay@localhost) by zibbi.icomtek.csir.co.za (8.11.6/8.11.6) id g3L9IuC03032; Sun, 21 Apr 2002 11:18:56 +0200 (SAT) (envelope-from jhay) From: John Hay Message-Id: <200204210918.g3L9IuC03032@zibbi.icomtek.csir.co.za> Subject: jade does not compile on current To: kuriyama@FreeBSD.org Date: Sun, 21 Apr 2002 11:18:55 +0200 (SAT) Cc: freebsd-ports@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I'm trying to get releases with docs working on -current, but jade does not want to build. It breaks because exit() is being declared different in assert.cxx than in stdlib.h. I don't know c++, so I don't know if I can just delete the line in assert.cxx or if there is some other magic that would work. The line that cause the problem is actually part of patch-assert.cxx and looks like this: void exit (int __status) throw () __attribute__ ((__noreturn__)); The compile error looks like this: ##### c++ -O -pipe -march=pentiumpro -fno-implicit-templates -I. -I./../include -I./../generic -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_ST_BLKSIZE=1 -DSP_HAVE_BOOL=1 -DSP_HAVE_LOCALE=1 -DSP_ANSI_CLASS_INST=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/usr/local/share/sgml/catalog\" -c assert.cxx -fPIC -DPIC -o assert.lo assert.cxx:9: declaration of `exit(int)' throws different exceptions /usr/include/stdlib.h:103: previous declaration here gmake[2]: *** [assert.lo] Error 1 gmake[2]: Leaving directory `/export/ports/textproc/jade/work/jade-1.2.1/lib' gmake[1]: *** [lib] Error 2 gmake[1]: Leaving directory `/export/ports/textproc/jade/work/jade-1.2.1' gmake: *** [all] Error 2 *** Error code 2 ##### John -- John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 2:20:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E360337B41B for ; Sun, 21 Apr 2002 02:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3L9K1U93958; Sun, 21 Apr 2002 02:20:01 -0700 (PDT) (envelope-from gnats) Received: from smtp.web.de (smtp02.web.de [217.72.192.151]) by hub.freebsd.org (Postfix) with ESMTP id EDF3437B417 for ; Sun, 21 Apr 2002 02:17:05 -0700 (PDT) Received: from [217.81.188.244] (helo=kinetic.ki.informatik.uni-frankfurt.de) by smtp.web.de with esmtp (WEB.DE(Exim) 4.44 #50) id 16zDSz-00082q-00 for FreeBSD-gnats-submit@freebsd.org; Sun, 21 Apr 2002 11:17:05 +0200 Received: from localhost (localhost [127.0.0.1]) by kinetic.ki.informatik.uni-frankfurt.de (8.11.6/8.11.6) with ESMTP id g3L9BLR07692 for ; Sun, 21 Apr 2002 11:11:21 +0200 (CEST) (envelope-from marko@kinetic.ki.informatik.uni-frankfurt.de) Message-Id: <20020421111120G.marko@kinetic.ki.informatik.uni-frankfurt.de> Date: Sun, 21 Apr 2002 11:11:20 +0200 From: Marko Schuetz Reply-To: Marko Schuetz To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37306: make fails for bugbuddy 2.0.8 port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37306 >Category: ports >Synopsis: make fails for bugbuddy 2.0.8 port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Apr 21 02:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Marko Schuetz >Release: FreeBSD 4.5-RELEASE i386 >Organization: individual >Environment: System: FreeBSD 4.5-RELEASE i386 >Description: If both gettext-0.10.35_1 and gettext-0.10.40 are installed the configure script for bugbuddy uses msgfmt from gettext-0.10.35_1 instead of msgfmt-new from gettext-0.10.40. The build fails with msgfmt finding an illegal control sequence >How-To-Repeat: Install gettext-0.10.35_1 and gettext-0.10.40 then build bugbuddy >Fix: work around: edit ../po/Makefile and replace msgfmt with msgfmt-new >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 2:20:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 81EED37B419 for ; Sun, 21 Apr 2002 02:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3L9K1Q93949; Sun, 21 Apr 2002 02:20:01 -0700 (PDT) (envelope-from gnats) Received: from smtp.web.de (smtp02.web.de [217.72.192.151]) by hub.freebsd.org (Postfix) with ESMTP id 886A237B417 for ; Sun, 21 Apr 2002 02:17:01 -0700 (PDT) Received: from [217.81.188.244] (helo=kinetic.ki.informatik.uni-frankfurt.de) by smtp.web.de with esmtp (WEB.DE(Exim) 4.44 #50) id 16zDSp-000800-00 for FreeBSD-gnats-submit@freebsd.org; Sun, 21 Apr 2002 11:16:55 +0200 Received: from localhost (localhost [127.0.0.1]) by kinetic.ki.informatik.uni-frankfurt.de (8.11.6/8.11.6) with ESMTP id g3L9BAR07686 for ; Sun, 21 Apr 2002 11:11:11 +0200 (CEST) (envelope-from marko@kinetic.ki.informatik.uni-frankfurt.de) Message-Id: <20020421111110N.marko@kinetic.ki.informatik.uni-frankfurt.de> Date: Sun, 21 Apr 2002 11:11:10 +0200 From: Marko Schuetz Reply-To: Marko Schuetz To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37305: imlib-config --libs reports wrong library search path Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37305 >Category: ports >Synopsis: imlib-config --libs reports wrong library search path >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Apr 21 02:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Marko Schuetz >Release: FreeBSD 4.5-RELEASE i386 >Organization: individual >Environment: System: FreeBSD xpad.hisplace.rhein-main.de 4.5-RELEASE i386 >Description: With imlib-1.9.13 the command imlib-config --libs reports -L/usr/X11R6/lib -lImlib -L/usr/local -ltiff -lungif -l png -lz -lm -lXext -L/usr/X11R6/lib -lSM -lICE -lXext -lX11 Instead it should report -L/usr/X11R6/lib -lImlib -L/usr/local/lib -ltiff -lungif -l png -lz -lm -lXext -L/usr/X11R6/lib -lSM -lICE -lXext -lX11 >How-To-Repeat: With imlib-1.9.13 installed: imlib-config --libs >Fix: work around: edit the value for the variable gx_libs in /usr/X11R6/bin/imlib-config to use -L/usr/local/lib >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 2:40: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E2F3C37B417 for ; Sun, 21 Apr 2002 02:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3L9e1R96489; Sun, 21 Apr 2002 02:40:01 -0700 (PDT) (envelope-from gnats) Received: from smtp.web.de (smtp01.web.de [194.45.170.210]) by hub.freebsd.org (Postfix) with ESMTP id EA0D037B416 for ; Sun, 21 Apr 2002 02:32:57 -0700 (PDT) Received: from [217.81.188.244] (helo=kinetic.ki.informatik.uni-frankfurt.de) by smtp.web.de with esmtp (WEB.DE(Exim) 4.44 #50) id 16zDiK-0002oE-00 for FreeBSD-gnats-submit@freebsd.org; Sun, 21 Apr 2002 11:32:56 +0200 Received: (from marko@localhost) by kinetic.ki.informatik.uni-frankfurt.de (8.11.6/8.11.6) id g3L9R9k07842; Sun, 21 Apr 2002 11:27:09 +0200 (CEST) (envelope-from marko) Message-Id: <200204210927.g3L9R9k07842@kinetic.ki.informatik.uni-frankfurt.de> Date: Sun, 21 Apr 2002 11:27:09 +0200 (CEST) From: Marko Schuetz Reply-To: Marko Schuetz To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37307: gnome-- port configure hangs in test whether m4 is GNU m4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37307 >Category: ports >Synopsis: gnome-- port configure hangs in test whether m4 is GNU m4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Apr 21 02:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Marko Schuetz >Release: FreeBSD 4.5-RELEASE i386 >Organization: individual >Environment: System: FreeBSD 4.5-RELEASE i386 >Description: If GNU m4 is not installed, but the regular m4 is installed then the build of gnomemm-1.2.2 hangs in the configure script where the version of the installed m4 is supposed to be determined. >How-To-Repeat: On a system without GNU m4 make gnomemm-1.2.2 >Fix: work around: install GNU m4 port before installing gnomemm-1.2.2 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 3:19:18 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail1.bigmailbox.com (mail1.bigmailbox.com [209.132.220.32]) by hub.freebsd.org (Postfix) with ESMTP id 62F5137B400 for ; Sun, 21 Apr 2002 03:19:14 -0700 (PDT) Received: (from www@localhost) by mail1.bigmailbox.com (8.11.6/8.11.6) id g3LAGHR01524; Sun, 21 Apr 2002 03:16:17 -0700 Date: Sun, 21 Apr 2002 03:16:17 -0700 Message-Id: <200204211016.g3LAGHR01524@mail1.bigmailbox.com> X-Authentication-Warning: mail1.bigmailbox.com: www set sender to claudio@bemail.org using -f Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary X-Mailer: MIME-tools 4.104 (Entity 4.116) Mime-Version: 1.0 X-Originating-Ip: [151.25.86.197] From: "Claudio Krans" To: freebsd-ports@freebsd.org Subject: Missing binaries in gimp-1.2.3,1 package Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The binaries 'gimp' and 'gimptool' are missing from the latest builds of gimp-1.2.3,1 and so Bento is failing the compilation i.e. of gnome-print, both for 4-stable and 5-current. Regards, Claudio ------------------------------------------------------------ Free, BeOS-friendly email accounts: http://BeMail.org/ BeOS News and Community: http://www.BeGroovy.com/ --------------------------------------------------------------------- Express yourself with a super cool email address from BigMailBox.com. Hundreds of choices. It's free! http://www.bigmailbox.com --------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 3:20: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D695837B41A for ; Sun, 21 Apr 2002 03:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LAK1w04714; Sun, 21 Apr 2002 03:20:01 -0700 (PDT) (envelope-from gnats) Received: from mail505.nifty.com (mail505.nifty.com [202.248.37.213]) by hub.freebsd.org (Postfix) with ESMTP id 72E7F37B405 for ; Sun, 21 Apr 2002 03:17:14 -0700 (PDT) Received: from mail.oikumene.gcd.org by mail505.nifty.com (8.12.3/3.7W-02/25/02) with SMTP id g3LAGnWw016999 for ; Sun, 21 Apr 2002 19:16:49 +0900 Received: (qmail 38016 invoked by uid 1001); 21 Apr 2002 10:16:48 -0000 Message-Id: <20020421101648.38015.qmail@mail.oikumene.gcd.org> Date: 21 Apr 2002 10:16:48 -0000 From: Hiroo ONO Reply-To: Hiroo ONO To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37308: Updated micq ports has needless patches. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37308 >Category: ports >Synopsis: Updated micq ports has needless patches. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Apr 21 03:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Hiroo ONO >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD chrysanthe.oikumene.gcd.org 4.5-STABLE FreeBSD 4.5-STABLE #0: Sun Mar 24 04:28:17 JST 2002 hiroo@chrysanthe.oikumene.gcd.org:/build/obj/usr/src/sys/CHRYSANTHE i386 >Description: The ports net/micq was updated, but patch files in files dir were not deleted, which will result in a make error. >How-To-Repeat: Typing `make' in ports/net/micq will bring the following: ===> Extracting for micq-0.4.8.pl3 >Fix: Delete all files in files directory. They are needless now. >Release-Note: >Audit-Trail: >Unformatted: >> Checksum OK for micq-0.4.8.pl3.tgz. ===> Patching for micq-0.4.8.pl3 ===> Applying FreeBSD patches for micq-0.4.8.pl3 File to patch: No file found--skip this patch? [n] y 3 out of 3 hunks ignored--saving rejects to ../lang/russian.h.rej To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 3:50:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0BDEF37B41B for ; Sun, 21 Apr 2002 03:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LAo2808053; Sun, 21 Apr 2002 03:50:02 -0700 (PDT) (envelope-from gnats) Received: from gufi.org (civetta.gufi.org [212.110.23.10]) by hub.freebsd.org (Postfix) with ESMTP id 62B0037B416 for ; Sun, 21 Apr 2002 03:45:51 -0700 (PDT) Received: from civetta.gufi.org (localhost.gufi.org [127.0.0.1]) by gufi.org (8.12.2/8.11.2) with ESMTP id g3LAje2I091313 for ; Sun, 21 Apr 2002 12:45:41 +0200 (CEST) (envelope-from inzet@civetta.gufi.org) Received: (from inzet@localhost) by civetta.gufi.org (8.12.2/8.12.3/Submit) id g3LAje8b091312; Sun, 21 Apr 2002 12:45:40 +0200 (CEST) Message-Id: <200204211045.g3LAje8b091312@civetta.gufi.org> Date: Sun, 21 Apr 2002 12:45:40 +0200 (CEST) From: Gianluca Sordiglioni Reply-To: Gianluca Sordiglioni To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37309: XFree86-4 port (XFree86 4.2) doesn't compile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37309 >Category: ports >Synopsis: XFree86-4 port (XFree86 4.2) doesn't compile >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Apr 21 03:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Gianluca Sordiglioni >Release: FreeBSD 4.5-STABLE i386 >Organization: Gruppo Utenti FreeBSD Italia (GUFI) >Environment: System: FreeBSD attela.babbari.it 4.5-STABLE FreeBSD 4.5-STABLE #0: Fri Feb 8 01 :35:35 CET 2002 inzet@attela.babbari.it:/usr/obj/usr/src/sys/ATTELA i386 >Description: Trying to compile the XFree86-4 port to switch from 4.1 to 4.2, compilation stop s with this error: installing in programs/scripts... /usr/bin/install -c -m 0755 xon.sh /usr/X11R6/bin/xon install in programs/scripts done installing in programs/glxinfo... rm -f glxinfo LD_LIBRARY_PATH=../../exports/lib cc -o glxinfo -ansi -pedantic -Dasm=__asm -Wa ll -Wpointer-arith -L../../exports/lib glxinfo.o -lGLU -lGL -lXext -lX11 -L/ usr/X11R6/lib -pthread -lm -Wl,-rpath,/usr/X11R6/lib /usr/libexec/elf/ld: cannot find -lGLU *** Error code 1 Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs/glxinfo. *** Error code 1 Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs. *** Error code 1 Stop in /usr/ports/x11/XFree86-4-clients/work/xc. *** Error code 1 Retyping 'make install' compilation unexpectly goes on, but stops again when com piling XFree86-4-font100dpi port. The output message is: ===> Configuring for XFree86-font100dpi-4.2.0 (cd /usr/ports/x11-fonts/XFree86-4-font100dpi/work/xc/fonts/encodings && imake -DUseInstalled -DProjectRoot=/usr/X11R6 -I/usr/X11R6/lib/X11/config -DTOPDIR=.. /../.. -DCURDIR=.; make Makefiles ; make includes ; make depend) making Makefiles in large... including in ./large... depending in ./large... (cd /usr/ports/x11-fonts/XFree86-4-font100dpi/work/xc/fonts/bdf/100dpi && imake -DUseInstalled -DProjectRoot=/usr/X11R6 -I/usr/X11R6/lib/X11/config -DTOPDIR=. ./../.. -DCURDIR=.; make Makefiles ; make includes ; make depend) make: don't know how to make /usr/X11R6/bin/ucs2any.pl. Stop *** Error code 2 Stop in /usr/ports/x11-fonts/XFree86-4-font100dpi. *** Error code 1 Stop in /usr/ports/x11/XFree86-4. >How-To-Repeat: Install XFree86 4.1 from scratch then update port tree to upgrade to XFree86 4.2. cd /usr/ports/x11/XFree86-4 make && make install >Fix: None. Even reinstalling required ports (libiconv-1.7_2, bison-1.35, gettext-0.11.1_1, gmake-3.79.1_1, imake-4.2.0, freetype2-2.0.9) has effect. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 3:55:23 2002 Delivered-To: freebsd-ports@freebsd.org Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by hub.freebsd.org (Postfix) with ESMTP id B048437B405 for ; Sun, 21 Apr 2002 03:55:17 -0700 (PDT) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by white.imgsrc.co.jp (Postfix) with ESMTP id 9C48824D02; Sun, 21 Apr 2002 19:55:16 +0900 (JST) Received: from waterblue.imgsrc.co.jp (waterblue.imgsrc.co.jp [2001:218:422:2::160]) by black.imgsrc.co.jp (Postfix) with ESMTP id 55AE71E46F2; Sun, 21 Apr 2002 19:55:13 +0900 (JST) Date: Sun, 21 Apr 2002 19:54:24 +0900 Message-ID: <7msn5pz5i7.wl@waterblue.imgsrc.co.jp> From: Jun Kuriyama To: John Hay Cc: freebsd-ports@FreeBSD.org Subject: Re: jade does not compile on current In-Reply-To: <200204210918.g3L9IuC03032@zibbi.icomtek.csir.co.za> References: <200204210918.g3L9IuC03032@zibbi.icomtek.csir.co.za> User-Agent: Wanderlust/2.9.7 (Unchained Melody) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.1 (i386--freebsd) MULE/5.0 (=?ISO-2022-JP?B?GyRCOC1MWhsoQg==?=) MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On my -current environment, I cannot reproduce such an error. At Sun, 21 Apr 2002 11:18:55 +0200 (SAT), John Hay wrote: > void exit (int __status) throw () __attribute__ ((__noreturn__)); Could you try to change this line to: void exit(int) __attribute__((noreturn)); You can use textproc/openjade to build doc distribution for releases, too. -- Jun Kuriyama // IMG SRC, Inc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 4:29: 3 2002 Delivered-To: freebsd-ports@freebsd.org Received: from stmail2.cgu.edu.tw (stmail2.cgu.edu.tw [163.25.104.8]) by hub.freebsd.org (Postfix) with ESMTP id 68DA537B419 for ; Sun, 21 Apr 2002 04:27:06 -0700 (PDT) Received: from Iztl (D42-96.dorm.cgu.edu.tw [192.168.42.96]) by stmail2.cgu.edu.tw (8.9.3/8.9.3) with SMTP id UAA09254 for ; Sun, 21 Apr 2002 20:07:41 +0800 Date: Sun, 21 Apr 2002 20:07:41 +0800 Message-Id: <200204211207.UAA09254@stmail2.cgu.edu.tw> From: b9005045 To: ports@FreeBSD.ORG Subject: A funny website MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=HZbXtA5l7Y38n5w30 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --HZbXtA5l7Y38n5w30 Content-Type: text/html; Content-Transfer-Encoding: quoted-printable Hi,This is a funny website
I wish you would like it.
--HZbXtA5l7Y38n5w30 Content-Type: application/octet-stream; name=ProductList[2].pif Content-Transfer-Encoding: base64 Content-ID: TVqQAAMAAAAEAAAA//8AALgAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAA2AAAAA4fug4AtAnNIbgBTM0hVGhpcyBwcm9ncmFtIGNhbm5vdCBiZSBydW4gaW4g RE9TIG1vZGUuDQ0KJAAAAAAAAAAYmX3gXPgTs1z4E7Nc+BOzJ+Qfs1j4E7Pf5B2zT/gTs7Tn GbNm+BOzPucAs1X4E7Nc+BKzJfgTs7TnGLNO+BOz5P4Vs134E7NSaWNoXPgTswAAAAAAAAAA UEUAAEwBBAC4jrc8AAAAAAAAAADgAA8BCwEGAADAAAAAkAgAAAAAAFiEAAAAEAAAANAAAAAA QAAAEAAAABAAAAQAAAAAAAAABAAAAAAAAAAAYAkAABAAAAAAAAACAAAAAAAQAAAQAAAAABAA ABAAAAAAAAAQAAAAAAAAAAAAAAAg1gAAZAAAAABQCQAQAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA ANAAAOwBAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAudGV4dAAAAEq6AAAAEAAAAMAAAAAQ AAAAAAAAAAAAAAAAAAAgAABgLnJkYXRhAAAiEAAAANAAAAAgAAAA0AAAAAAAAAAAAAAAAAAA QAAAQC5kYXRhAAAAbF4IAADwAAAAUAAAAPAAAAAAAAAAAAAAAAAAAEAAAMAucnNyYwAAABAA AAAAUAkAEAAAAABAAQAAAAAAAAAAAAAAAABAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFWL7IPsFItF EFNWM/ZXM9uJdeyJdfiJRfA7dRAPjW8BAACLRfBqA1o7wolV9H0DiUX0i030uD09PT2Nffxm q4XJqn4Vi0UIjX38A/CLwcHpAvOli8gjyvOkik38isHA6AKF24hF/3Qmi30Uhf9+J4vDi3UM K0X4mff/hdJ1G8YEMw1DxgQzCkODRfgC6wuLdQyLfRTrA4t1DA+2Rf+LFTDwQACA4QPA4QSK BBCIBDOKRf2K0EPA6gQCyoXbdCGF/34di8MrRfiZ9/+F0nUOxgQzDUPGBDMKQ4NF+AKKRf2L FTDwQAAkDw+2ycDgAooMEYgMM4pN/orRQ8DqBgLChduIRf90HoX/fhqLwytF+Jn3/4XSdQ7G BDMNQ8YEMwpDg0X4Ag+2Rf+LFTDwQACKBBCIBDNDg330An8FxkQz/z2A4T+F23Qehf9+GovD K0X4mff/hdJ1DsYEMw1DxgQzCkODRfgCD7bBiw0w8EAAigQIiAQzQ4N99AF/BcZEM/89i3Xs g8YDg23wA4l17OmI/v//X4vDXlvJw1WL7IHsEAEAAINl+ACNRfxQagRoUgJBAOjJIgAAWVlQ aAIAAID/FUzQQACFwA+FtwAAAFNWV7uLCUEAUFPo1CIAAFmJRfRZjYXw/v//aAQBAABQ/3X4 /3X8/xVQ0EAAhcB1e42F8P7//1DowbUAADP/WTl99H5fV1PoaCIAAFCNhfD+//9Q6GUqAACD xBCFwHQ+aJMLQQD/FfTQQACL8IX2dC1qAmiTDEEA6DciAABZWVBW/xU40UAAhcB0DI2N8P7/ /1H/dfz/0Fb/FfDQQABHO330fKH/Rfjpaf////91/P8VXNBAAF9eW8nDVYvsgewUCAAAjUUM VoNl/ABQ/3UMvgAEAACJdfSJdfj/dQj/FUzQQACFwHQHM8Dp7AAAAFNXv4sJQQBqAFfo5yEA AFmJRQhZjUX4M9tQjYXs9///UI1F8FCNRfRTUI2F7Pv//4l19FCJdfj/dfz/dQz/FUTQQACF wA+FlAAAAIN98AF0BiCF7Pf//42F7Pv//1DorbQAAI2F7Pf//1DoobQAAIN9CABZWX5gU1fo SCEAAIlF7FCNhez7//9Q6EIpAACDxBCFwHUs/3XsjYXs9///UOgsKQAAWYXAWXUXjYXs+/// aDTwQABQ6O1iAABZhcBZdRCNhez7//9Q/3UM/xVU0EAAQztdCHyg/0X86TX/////dQz/FVzQ QABfM8BbXsnCCABVi+yB7AACAABW6OD9//+NhQD+//9qAlDoHSkAAFmNhQD+//9ZvgIAAIBQ Vuiq/v//jYUA/v//agZQ6PsoAABZjYUA/v//WVBW6I3+//9eycNVi+yB7EQEAABTaMDwQADo MmQAADPbxwQkBA5BAFOJRezoKUAAAFNoxQtBAOiDIAAAg8QQiUX8jYW8+///aAQBAABQU/8V FNFAAP91CMeFwPz//yQCAABqCOjsYQAAjY3A/P//iUXoUVDo1mEAAIXAD4R/AQAAjYXg/f// UI2F5P7//1DozWIAAI2F5P7//1CNhbz7//9Q6Iq0AACDxBCFwA+ETgEAAP+1yPz//1No/w8f AP8VINFAADvDiUX0D4QxAQAAVr4AAAgAV1a/0DFBAFNX6B5iAACLhdj8//+DxAw7xnICi8Y5 XQyJXfh1HY1N+FFQV/+11Pz///919P8VGNFAAIXAD4TbAAAAOV38iV0ID4bPAAAA/3UIaMUL QQDoXx8AAFCJRfDoGGMAADP2g8QMOXUMi9h0CI1DbolF+OsDi0X4K8OD6AoPhIgAAAD/deyN vtAxQQBXaMDwQADoErMAAIPEDIXAdGaDfQwAdSBTV/918Oj7sgAAg8QMhcB0D4tF+EYrw4Po CjvwcsHrR2oA/3X0/xUo0UAAajL/FSzRQABqAWjwDUEA6NQeAABQjYXk/v//UOjRJgAAg8QQ hcB1DY2F5P7//1DoOykAAFmLRfxAiUUI/0UIi0UIO0X8D4Ix/////3X0/xUk0UAAagFbX17/ dej/FSTRQACLw1vJwggAVYvsgew4AgAAU1ZXal9eM9tTaIsJQQDokx4AAFmJRfxZjUYBamSZ Wff5agpZi8KJRfiZ9/mF0nUF6Gz9//9TagLHhcz+//8oAQAA6PVfAACNjcz+//+JRfRRUOjx XwAAhcAPhKcAAACNhcj9//9TUFONhfD+//9TUOg+YgAAjYXI/f//UOg/sQAAg8QYOV34dQxT /7XU/v//6F39//8z/zP2OV38fk5WaIsJQQDozR0AAFCNhcj9//9Q6GKyAACDxBCFwHUli0X8 SDvwdQg5HQA5SQB0FWoBX1f/tdT+///oFv3//4k9PBNBAEY7dfx8tjv7dQaJHTwTQQCNhcz+ //9Q/3X06EFfAADpUf////919P8VJNFAADkd8DhJAHQcaOQ1SQBo3DNJAGjgNEkAaAIAAIDo Ey8AAIPEEGpk/xUs0UAAi3X46dX+//+LwcNVi+xRUVNWV2oCWovxagQz/zl9EFm4AAAAgIva iU34iX38iT6JfgSJfgh1CrgAAADAi9mJVfg5fQh0NVdqIGoDV2oBUP91CP8V/NBAAIP4/4kG dF2NTfxRUP8V7NBAADl9/IlGDHUdi00MO890AokBV1dXU1f/Nv8VBNFAADvHiUYEdQr/Nv8V JNFAAOsjV1dX/3X4UP8VCNFAADvHiUYIdRH/dgSLPSTRQAD/1/82/9czwF9eW8nCDABWi/FX i0YIhcB0B1D/FfjQQACLRgSLPSTRQACFwHQDUP/XiwaFwHQDUP/XgyYAg2YEAINmCABfXsNT Vot0JAwz21dT6GYvAACD4AFqB4mGHAkAAGomjYa4CAAAagpQ6MQeAACDxBQ4Heg2SQB0E42G tAcAAGjoNkkAUOjJXgAAWVlW6I8BAAAPvoYsAQAAjb4sAQAAUOhgYQAAOJ6sAQAAWVmIB3UK x4YcCQAAAQAAADiesAYAAI2+sAYAAHUfagH/tiAJAABo3AFBAOimGwAAWVlQU1fofykAAIPE EF9eW8NVi+yD7BxTVo1F5FdQ/xXY0EAAM9u+5gZBAFNW6KQbAABZO8NZiUX0D44AAQAAvxjS QAAzwIH/KNJAAA+dwEiLD4PgColN/IPABYlN+PfYUI1F/FDoMzIAAFlZZotN+GY5Tfx+CWaD wQxmg0X6Hg+3ReYPv1X8O9B/HQ+/yTvBfxYPt0XqD79N/jvIfwoPv036QUE7wX4JQ4PHBDtd 9HyTO130D42FAAAAU1bo5RoAAGoAi9joFC4AAIvwi0UIg+YBVmhmB0EAjbgsAQAA6MMaAABQ V+iOXQAAagDo7S0AAIPEIDPSagNZ9/GF0nQEhfZ0LmoA6NQtAABqBjPSWffxUmikA0EA6Ioa AABQV+hlXQAAaDjwQABX6FpdAACDxBxTV+hQXQAAWVlqAVjrAjPAX15bycNVi+yB7AgMAABT Vot1CI2F+Pf//1dQjYX48///M9tQjUZkUIld/Iid+PP//+hpIQAAjYasAQAAU4lF+GjcAUEA iBiNhiwBAACInVz0//+Infj7//+JRQiIGIiesAYAAOgsGgAAU4v46CwtAAAz0lP394mWIAkA AOgcLQAAg8QcqAN1D1boQv7//4XAWQ+FTQMAAFPoAC0AAFkz0moYWffxhdJ1LGi0DkEAiZ4c CQAA/3UI6HtcAACBxsgAAABWaMoOQQD/dfjosGAAAOkMAwAAU+jCLAAAWTPSahhZ9/GF0g+F pwAAAMdF/AEAAABT6KUsAABZM9JqA1n38YXSD4TxAQAAOV38D4XoAQAAv/IDQQBTV+h4GQAA U4lF+Oh3LAAAM9L3dfhSV+gzGQAAU4v46GMsAACDxBgz0moDWffxhdIPhZ0BAABT6EssAABZ M9JqCln38YXSD4UnAQAAV1PoNCwAAIPgAYPABFBoEANBAOjrGAAAg8QMUP91COj6XwAAV1bo ZgYAAOlPAgAAU+gFLAAAqB9ZdQpoOPBAAOlDAQAAU+jwKwAAqAFZD4U8////OB3sN0kAD4Qw ////agFqMo2F+Pv//2oIv+w3SQBQV+hcHgAAg8QUhcAPhA3///9Tx4YcCQAAAQAAAOioKwAA WTPSagqInfj3//9Z9/GNhfj7//9QO9N1L1PoiSsAAIPgAYPABFBoEANBAOhAGAAAg8QMUP91 COhPXwAAjYX4+///UOlK/////3UI6PJaAABT6FIrAACDxAyoPw+FjgEAAGoBaCADAACNhfj3 //9qCFBXiJ349///6MQdAACNhfj3//9Q/3X46LZaAACDxBzpWwEAAFPoDisAAIPgA1BoEANB AOjIFwAAi3UIUFbokFoAAFPo8CoAAIPEGKgBdBuNhfjz//9QVuiGWgAAaDzwQABW6HtaAACD xBAPvgdQ6N1dAABXVogH6GZaAACDxAzp+wAAAFf/dQjoRVoAAFlZ6esAAABT6J4qAABZM9Jq BVn38Tld/Iv6dAIz/4sEvfDRQABTiUX8iwS9BNJAAIlF+OhzKgAAM9JZ93X4AVX8g/8EfWNT 6F8qAACoAVl1I4P/A3QeU+hPKgAAg+ABg8AIUGioBUEA6AYXAACDxAyL2OsFu6AxQQD/dfxo pANBAOjtFgAAWVlQU1doVANBAOjeFgAAWVlQjYX4+///UOjqXQAAg8QQ6y3/dfxopANBAOi9 FgAAWVlQV2hUA0EA6K8WAABZWVCNhfj7//9Q6LtdAACDxAyNhfj7//9Q/3UI6GBZAAD/dfxX VugIAAAAg8QUX15bycNVi+yB7GACAACDfQwEU1ZXD4SZAQAAM9tT6JYpAACoAVm+qAVBAHUg g30MA3QaU+iAKQAAg+ABg8AIUFboOxYAAIPEDIv46wW/oDFBAP91EGikA0EA6CIWAABZWVBX /3UMaFQDQQDoERYAAFlZUI2FaP7//1DoHV0AAFPoNCkAAIPgAYPAEFBW6O8VAACDxBxQU+gd KQAAagMz0ln38YPCElJW6NQVAACDxAxQag9W6MgVAABZWVCNhTD///9Q6NRcAABT6OsoAACD xBSoAXUmU+jeKAAAg+ABUGgQA0EA6JgVAABQi0UIBawBAABQ6FtYAACDxBSLRQhqDlaNuKwB AACJfRDochUAAFBX6E1YAACNhWj+//9QV+hAWAAAg8QYOV0Mv3YHQQB1ZFf/dRDoKlgAAGgz CUEA/3UQ6B1YAACLdQhTaHQNQQCJnhwJAACJniAJAADoURUAAFOJRfyBxrAGAADoSigAADPS 93X8Umh0DUEA6AIVAABQVujNVwAAaNwBQQBW6NJXAACDxDRX/3UQ6MZXAACNhTD///9Q/3UQ 6LdXAACDxBDpVgIAADPbU+j9JwAAg+ABvlgFQQCJRfyLRQhTVomYHAkAAImYIAkAAOjUFAAA U4v46NQnAAAz0vf3UlbokRQAAIlF+FCNhWj+//9Q6FNXAABT6LMnAACDxCS+qAVBAKgBdAnH RQygMUEA6xlT6JgnAACD4AGDwAhQVuhTFAAAg8QMiUUM/3UMagRW6EIUAABZWVCNhTD///9Q 6E5bAACNhTD///9QjYVo/v//UOgCVwAAi30QV2ikA0EA6BIUAACDxByJRRBQagRoVANBAOj/ EwAAWVlQjYUw////UOgLWwAAjYUw////UI2FaP7//1Dov1YAAP91EI2FMP///1DooFYAACs9 ANJAAIPHBldW6L4TAACDxCRQ/3UMagVW6K8TAABZWVCNhaD9//9Q6LtaAACNhaD9//9QjYUw ////UOhvVgAAi0UIg8QYOV38dC6NjWj+//8FrAEAAFFQ6EJWAACLRQi/dgdBAAWsAQAAV1Do PlYAAI2FMP///+ssjY0w////BawBAABRUOgUVgAAi0UIv3YHQQAFrAEAAFdQ6BBWAACNhWj+ //9Qi0UIBawBAABQ6PtVAACLRQiDxBgFrAEAAFdQ6OlVAACLRQhXjbisAQAAV+jZVQAAag1W 6O8SAABQV+jKVQAAagpW6OASAABQV+i7VQAAagtW6NESAABQV+isVQAAg8RA/3X4V+igVQAA agxW6LYSAABQV+iRVQAAi0UIU4mYHAkAAI2wsAYAAOjSJQAAg+ABUGh0DUEA6IwSAABQVuhX VQAAaNwBQQBW6FxVAACDxDRfXlvJw4PsZFOLXCRsVVaNq8gAAABXjbOsAQAAVWioBUEAVuhq WQAAv3YHQQBXVuglVQAAV1boHlUAAGiQBUEAVugTVQAAjUNkUFboCVUAAFdW6AJVAABqAWiQ BUEA6BQSAABQVujvVAAAg8REVVbo5VQAAFdW6N5UAABqAmiQBUEA6PARAABQVujLVAAA/7Qk nAAAAFbovlQAAFdW6LdUAABqAOgGJQAAg+ABv6gFQQBAUFfovhEAAFBW6JlUAACDxERqA1fo rBEAAFBW6IdUAACNRCQgUI1DZGoAUOjPGAAAagFofQdBAOiJEQAAUFXoVFQAAI1EJDxQVehZ VAAAg8Q0g6McCQAAAF9eXVuDxGTDVYvsgexoCAAAU1ZXi30MaJAFQQBX6B1UAACLXQiNhZj3 //9QjYWY+///jbPIAAAAUFboaBgAAI2FmPv//1ZQjYWY9///aCsNQQBQ6DBYAACNhZj3//9Q V+jqUwAAvn0HQQBWV+jeUwAAagFokAVBAOjwEAAAUFfoy1MAAIPERI1DZFBX6L5TAABWV+i3 UwAAagJokAVBAOjJEAAAUFfopFMAAI2DLAEAAFBX6JdTAABWV+iQUwAAaJ0HQQBX6IVTAACN g7gIAABQV4lFDOh1UwAAg8RAVlfoa1MAAFZX6GRTAABqB2oUjUWYaghQ6CQTAABqAf91DFfo NQIAAIPELIO7HAkAAACLxnQejUWYUI2FmPf//2j7CEEAUOhgVwAAg8QMjYWY9///UI2FmPv/ /2jhB0EAUOhFVwAAjYWY+///UFfo/1IAAI2DrAEAAFBX6PJSAABoTwhBAFfo51IAAFZX6OBS AABWV+jZUgAAagDoKCMAAIPEOIPgAYO7HAkAAACJRQh1B8dFCAIAAABqAf91DFfomQEAAIPE DI1FmFCNg7AGAABQ/3UIaMEIQQDosQ8AAFlZUI2FmPv//2hnCEEAUOi4VgAAjYWY+///UFfo clIAAFZX6GtSAABWV+hkUgAAjUX8agFQjYOsBQAAUOi6HAAAg8Q4iUUIhcB0ElBX6EFSAAD/ dQjoxFYAAIPEDFZX6C9SAACBw7QHAABZWYA7AA+E6wAAAFPozhgAAD0AyAAAWYlF/HIbPQDQ BwAPg88AAABqAOhRIgAAqAFZD4S/AAAAjUX8agBQU+hOHAAAg8QMiUUIhcAPhKUAAABqAf91 DFfouAAAAGoB/3UMV+itAAAAjYWY+///UI2FmPf//1BqAGoAU+gFUwAAjYWY+///UI2FmPf/ /1Dol1EAAIPENI1FmFCNhZj3//9QagJowQhBAOibDgAAWVlQjYWY+///aGcIQQBQ6KJVAACN hZj7//9QV+hcUQAAVlfoVVEAAFZX6E5RAAD/dQhX6EVRAABWV+g+UQAA/3UI6MFVAACDxEBq AP91DFfoEwAAAGhA8EAAV+gdUQAAg8QUX15bycNVi+xoQPBAAP91COgFUQAA/3UM/3UI6PpQ AACDxBCDfRAAdA9ofQdBAP91COjkUAAAWVldw1WL7IPsMFNWV/8V1NBAAIt9CDPbUFNo/w8f AIld8MdF9DIAAACJXfiIXdiIXdmIXdqIXduIXdzGRd0FiV3oiV3siV38iV3kiR//FSDRQACN TfCJReBRaghQ/xUg0EAAhcB1Dv8V4NBAAIlF/OkSAQAA/3X0U/8VlNBAADvDiUX4dOGNTfRR /3X0UGoC/3Xw/xUw0EAAizXg0EAAhcB1OP/Wg/h6dWv/dfj/FdzQQAD/dfRT/xWU0EAAO8OJ Rfh0UY1N9FH/dfRQagL/dfD/FTDQQACFwHQ6jUXoUFNTU1NTU1NqBI1F2GoBUP8VKNBAAIXA dB2NRexQU1NTU1NTU2oGjUXYagFQ/xUo0EAAhcB1B//W6VH///+LdfiJXQg5HnZSg8YE/3Xo iwaLTgSJRdBQiU3U/xUs0EAAhcB1Iv917P910P8VLNBAAIXAdR3/RQiLRfiLTQiDxgg7CHLH 6xTHReQBAAAAiR/rCccHAQAAAIld5DkfdQs5XeR1BscHAQAAADld7Is1PNBAAHQF/3Xs/9Y5 Xeh0Bf916P/WOV34dAn/dfj/FdzQQAA5XfCLNSTRQAB0Bf918P/WOV3gdAX/deD/1otF/F9e W8nDVYvsuOAtAADoBlcAAFMz2zldEFZXx0X8IAAAAIideP///3QT/3UQjYV4////UOjQTgAA WVnrFWoHagqNhXj///9qBVDomQ4AAIPEEDldGHQF/3UY6wVo5DVJAI2FePr//1DonE4AAIt1 CFlZjYV0/v//VlDoik4AAP91DI2FdP7//1Doi04AAIPEEDldFHQT/3UUjYVw/f//UOhkTgAA WVnrImoBaNwBQQDoQ1YAAGoCmVn3+Y2FcP3//1JQ6FIZAACDxBA5HfA4SQB0HmoBU+gdVgAA agKZWff5jYVw/f//UlDoLBkAAIPEEI2FdP7//1Do/E4AAIC8BXP+//9cjYQFc/7//1l1AogY gL1w/f//XHQTjYV0/v//aETwQABQ6O5NAABZWY2FcP3//1CNhXT+//9Q6NlNAABZjYV0/v// WVNQjYV4+v//UP8VfNBAAIXAD4RlAQAA6JRVAABqBZlZ9/mF0nQi6IVVAACZuQAoAAD3+Y2F dP7//4HCgFABAFJQ6JkWAABZWWh6IgAAjYUg0v//aMDwQABQ6BNSAACNhSDS//+InTTi//9Q jYV0/v//UOj/LAAAjYV0/v//UOgQKwAAg8QYOR3wOEkAD4XqAAAAjUX8UI1F3FD/FWTQQACN RdxQjUYCUOjkngAAWYXAWQ+ExQAAAGoCU1aLNQDQQAD/1ov4O/t1CTldHA+EqgAAAFNTU1ON hXT+//9TUFNqA2gQAQAAjYV4////U1CNhXj///9QV/8VSNBAAFeLPUDQQAD/12oBU/91CP/W i/CNhXj///9qEFBW/xU40EAAU1NQiUUQ/xUk0EAA/3UQiUUY/9dW/9c5XRgPhWUBAAC6gQAA ADPAi8qNvab2//9miZ2k9v//ZomdnPT///OrZquLyjPAjb2e9P//OR0EOUkA86uJXRCJXRhm q3UHM8DpJAEAAItFDIA4XHUHx0UYAQAAAL8EAQAAjYWk9v//V4s1eNBAAFBq//91CGoBU//W i00MjYWc9P//V1CLRRhq/wPBUGoBU//WjUUQUI2FnPT//2oCUI2FpPb//1D/FQQ5SQCFwA+F uwAAAFNTjYV8+///V1CLRRBq/4idfPv///9wGFNT/xWg0EAAjUUUUGgCAACA/3UI/xUc0EAA hcB1d42FrPj//2oDUOgnEQAAjYV8+///aETwQABQ6JNLAACNhXD9//9QjYV8+///UOiASwAA jYV0+f//U1BTjYV8+///U1CInXT5///ov0wAAI2FfPv//1CNhXT5//9QjYWs+P//UP91FOgy GgAAg8Q8/3UU/xVc0EAAoQw5SQA7w3QF/3UQ/9BqAVhfXlvJw1WL7ItFFFNWi/FXM9v/dQiJ RhiNRhyJHlCJXgzo9EoAAIt9EGaLRQxXZomGnAEAAGbHhp4BAAAZAOgWUwAAg8QMO8OJRgR1 DMeGpAEAAAIAAIDrY1fo+lIAADvDWYlGEHTmV1P/dgSJfgiJfhToQ0oAAFdT/3YQ6DlKAACD xBiNjqABAACJnqQBAACJnqgBAABqAWoB/3UMiZ6sAQAAiJ4cAQAA6D4FAACFwHUOx4akAQAA BQAAgDPA6xA5Xgx0CDkedARqAesCagJYX15bXcIQAFaL8VeLRgSFwHQHUOjNTgAAWYtGEIXA dAdQ6L9OAABZjb6gAQAAagBqBmhI8EAAi8/ojAUAAIvP6MEFAACFwHT1g/gBdRBo3QAAAIvO 6NUCAACL8OsDagFei8/okAUAAIvGX17DVovxV2aLhpwBAACNvqABAABQjUYcUIvP6N0EAACF wHUNuAEAAICJhqQBAADrK4vP6GQFAACFwHT1g/gBdQ5o3AAAAIvO6HgCAADrDWoBx4akAQAA AwAAgFhfXsNVi+yB7AQBAABTVovxV42GHAEAAFCNhfz+//9oYPBAAFDopU0AAIPEDI2F/P7/ /42+oAEAAGoAUOg1SgAAWVCNhfz+//9Qi8/otAQAAIvP6OkEAACFwHT1g/gBD4WdAAAAu/oA AACLzlPo+AEAAIXAD4WVAAAAi87olQAAAIXAD4WGAAAAIUX8OQaLfgR2IVeLzug1AQAAhcB1 cFfo0UkAAP9F/I18BwGLRfxZOwZy32oAjb6gAQAAagdoWPBAAIvP6DsEAABoYgEAAIvO6JQB AACFwHU1UIvP/3UM/3UI6B0EAABqAGoFaFDwQACLz+gNBAAAU4vO6GoBAADrDWoBx4akAQAA AwAAgFhfXlvJwggAU1aL8YtGFIPAZFDon1AAAIvYWYXbdQhqAljpmAAAAFVXaHDwQABT6ERI AACLfhAz7TluDFlZdiVXU+hBSAAAaDjwQABT6DZIAABX6BBJAACDxBRFO24MjXwHAXLbaGzw QABT6BhIAABZjb6gAQAAWWoAU+joSAAAWVBTi8/obQMAAIvP6KIDAACL6IXtdPNT6HZMAABZ agFYXzvoXXUOaPoAAACLzuipAAAA6wrHhqQBAAADAACAXlvDU1b/dCQMi9nomUgAAIPAZFDo 308AAIvwWYX2WXUFagJY63JVV2iA8EAAVuiGRwAA/3QkHFbojEcAAGhs8EAAVuiBRwAAg8QY jbugAQAAagBW6FBIAABZUFaLz+jVAgAAi8/oCgMAAIvohe1081bo3ksAAFlqAVhfO+hddQ5o +gAAAIvL6BEAAADrCseDpAEAAAMAAIBeW8IEAFWL7IHsBAQAAFaL8VdqAI2+oAEAAI2F/Pv/ /2gABAAAUIvP6IoCAACLz+ioAgAAhcB09YP4AXVAjUX8UI2F/Pv//2iM8EAAUOgcTwAAi0UI i038g8QMO8F0GseGpAEAAAQAAICJjqgBAACJhqwBAABqAusQM8DrDceGpAEAAAMAAIBqAVhf XsnCBAD/dCQEgcEcAQAAUeiBRgAAWVnCBABVi+xRU1ZXi/H/dQiLfhDoWEcAAINl/ACDfgwA WYvYdhZX6EVHAAD/RfyNfAcBi0X8WTtGDHLqK14Qi0YUA9872HZOi04YA8FQiUYU6GpOAACL 2FmF23UMx4akAQAAAgAAgOs+/3YUagBT6K1FAACLRhCLzyvIUVBT6I5OAACLRhBQK/jojkoA AIPEHIleEAP7/3UIV+jiRQAA/0YMi0YMWVlfXlvJwgQAVYvsUVNWV4vx/3UIi34E6K9GAACD ZfwAgz4AWYvYdhVX6J1GAAD/RfyNfAcBi0X8WTsGcusrXgSLRggD3zvYdk6LThgDwVCJRgjo w00AAIvYWYXbdQzHhqQBAAACAACA6zz/dghqAFPoBkUAAItGBIvPK8hRUFPo500AAItGBFAr +OjnSQAAg8QciV4EA/v/dQhX6DtFAAD/BosGWVlfXlvJwgQAVYvsgeyQAQAAU1ZqAY2FcP7/ /1uL8VBqAv8V4NFAAA+/RQxISHUDagJbD7/DagZQagL/FeTRQAAzyYP4/4kGXg+VwYvBW8nC DABVi+yD7BBWi/H/dQz/FdTRQABmiUXyjUUMUIvO/3UIZsdF8AIA6HkAAACLRQxqEIhF9IpF DohF9opFD4hl9YhF941F8FD/Nv8V2NFAAIXAXnQK/xXc0UAAM8DrA2oBWMnCCAD/dCQM/3Qk DP90JAz/Mf8V0NFAAMIMAP90JAz/dCQM/3QkDP8x/xXM0UAAwgwA/zH/FcTRQAD/JcjRQABq AVjDVYvsUVFTVleLfQhqATP2W4lN+FeJdfzoFUUAAIXAWX4sigQ+PC51Bf9F/OsKPDB8BDw5 fgIz21dG6PNEAAA78Fl83oXbdBiDffwDdAQzwOs6/3UMi034V+g1AAAA6ylX/xXA0UAAi/D/ FdzRQACF9nQWM8CLTgyLVQyLCYoMAYgMEECD+AR87GoBWF9eW8nCCABVi+xRU4tdCFYz9leJ dfyNRQiNPB5QaIzwQABX6NtLAACLVQyLRfyKTQiDxAyD+AOIDBB0F0aAPy50CIoEHkY8LnX4 /0X8g338BHzDX15bycIIAFWL7FFTVlf/dQzoPUQAAIt1CItdEFmJRfxW6C1EAACL+FmF/3Qt hdt0CYvGK0UIO8N9IIN9FAB0D/91DFbo6pQAAFmFwFl0Bo10PgHry4PI/+syi038i8YrRQiN RAgCO8N+CIXbdAQzwOsa/3UMVujoQgAAVujSQwAAg8QMgGQwAQBqAVhfXlvJw1aLdCQIVzP/ OXwkEH4dVuiuQwAAhcBZdBJW6KNDAABHWTt8JBCNdAYBfOOLxl9ew1aLdCQIVzP/VuiEQwAA hcBZdBqDfCQQAHQMi84rTCQMO0wkEH0HjXQGAUfr24vHX17DVYvsUVOLXQhWi3UMV2oAU4l1 /Oi2////i/hZhf9ZfwczwOmVAAAAhfZ9D2oA6KQSAAAz0ln394lV/I1HAlBT6Fr///+L8Cvz 0eZW6F9KAABWM/ZWUIlFDOizQQAAg8QYhf9+JDt1/HQaagH/dRBWU+gp////WVlQ/3UM6JT+ //+DxBBGO/d83DP2Tzv+iTN+H2oB/3UQVv91DOj//v//WVlQU+hs/v//g8QQRjv3fOH/dQzo U0YAAFlqAVhfXlvJw1ZXM/+L92oA994b9oHm+AAAAIPGCOj7EQAAM9JZ9/aLRCQMA8eE0ogQ dQPGAAFHg/8EfNBfXsNVi+yD7AyLRRCDZfgAg30MAFOKCIpAAVZXiE3+iEX/fjOLRQiLTfgD wYlF9IoAiEUTYIpFE4pN/tLAMkX/iEUTYYtN9IpFE/9F+IgBi0X4O0UMfM1qAVhfXlvJw1WL 7IPsDItFEINl+ACDfQwAU4oIikABVleITf6IRf9+M4tFCItN+APBiUX0igCIRRNgikUTik3+ MkX/0siIRRNhi030ikUT/0X4iAGLRfg7RQx8zWoBWF9eW8nDU1ZXM/9X6BsRAABZM9JqGotc JBRZ9/GL8oPGYYP7BHR4g/sBdRVX6PoQAABZM9JqCln38YvCg8Aw62D2wwJ0E1fo4BAAAFkz 0moaWffxi/KDxkFX6M0QAACoAVl0GPbDBHQTV+i9EAAAWTPSahpZ9/GL8oPGYVfoqhAAAKgB WXQY9sMBdBNX6JoQAABZM9JqCln38Yvyg8Ywi8ZfXlvDU4tcJAxWV4t8JBiL8zv7fhJqAOhv EAAAK/sz0vf3WYvyA/OLXCQQM/+F9n4S/3QkHOgr////iAQfRzv+WXzuagLoG////1mIA4Ak HwBqAVhfXlvDVle/kPBAADP2V+iuQAAAhcBZfhiKRCQMOoaQ8EAAdBFXRuiWQAAAO/BZfOgz wF9ew2oBWOv4U4pcJAhWV4TbfD8PvvNW6EhLAACFwFl1NVboa0sAAIXAWXUqv5jwQAAz9lfo VkAAAIXAWX4UOp6Y8EAAdBBXRuhCQAAAO/BZfOwzwOsDagFYX15bw1aLdCQIigZQ/xVo0EAA hcB0C4B+AYB2BWoBWF7DM8Bew4tEJASKADyhdAc8o3QDM8DDagFYw1WL7IHs/AcAAItFHFNW V4t9DDP2iXX8gCcAOXUQiTB/CYtFCEDp3AEAAItdCIoDUOhA////hcBZdVCJXQyDfSAAdCv/ dQzof////4XAWXQN/3UM6JP///+FwFl0Lf91DOiG////hcBZdARG/0UMi0UQRv9FDEg78H0Q i0UMigBQ6PD+//+FwFl0s4tFEEg78IlFDA+NagEAAIoEHlDo0/7//4XAWQ+EvgAAAIoEHlDo i/7//4XAWXULRjt1DHzs6T8BAACKBB5Q6Kj+//+FwFl0G4tN/IoEHv9F/EY7dQyIBDl9CYtF GEg5Rfx814tFGEg5Rfx8HIN9/AB0FotF/IoEOFDoN/7//4XAWXUF/038deqLRfyFwHwEgCQ4 ADPbOB90FYoEO1DoE/7//4XAWXQHQ4A8OwB1640EO1CNhQT4//9Q6MQ9AACNhQT4//9QV+i3 PQAAi0X8g8QQK8M7RRQPjYQAAACLXQiDfSAAD4SKAAAAi0UIgCcAA8Yz21DoR/7//4XAWXRZ i0UQg8D+iUUgi0UIA8aJRRD/dRDoSv7//4XAWXUZi0UQigiIDDuKSAFDRkCIDDtDRkCJRRDr BkZGg0UQAjt1IH0Xi0UYg8D+O9h9Df91EOju/f//hcBZdbiAJDsAO10UfBCLRRzHAAEAAACL RQgDxusMi10Ii0UcgyAAjQQeX15bycNVi+y4HBAAAOgERQAAU1ZXjU3k6OTc//+LfQyNRfhq AVD/dQgz241N5Igf6M/c//+L8DvzD4QrAQAAi1X4g/oKD4IXAQAAiJ3k7///iV38/3UYjU38 Uf91FP91EFJXUOiR/f//i034g8Qci9Er0APWg/oFD47iAAAAOV38dNGJXQgz//91GI1V/CvI UgPO/3UU/3UQUY2N5O///1FQ6FP9//+DxBw5Xfx0A/9FCItN+IvRK9AD1oP6BXYJR4H/ECcA AHy/OV0IdBFT6JgMAAAz0ln394tN+IlVCIv+iV30/3UYjUX8K89QA87/dRSNheTv////dRBR UFfo9/z//4PEHDld/Iv4dBk5XQh0Lv9NCI2F5O///1D/dQzo4jsAAFlZi034i8ErxwPGg/gF dgz/RfSBffQQJwAAfKSNTeTodtz///91DOimPAAAWTPJO0UQD53Bi8FfXlvJw4gfjU3k6FTc //8zwOvtVYvsi1UMUzPbVoXSdAIgGotFEIXAdAOAIACLdQiAPkB0HFeL+ovGK/6KCITJdA6F 0nQDiAwHQ0CAOEB17F+F0nQEgCQTAIA8MwCNBDNeW3UEM8Bdw4N9EAB0C1D/dRDoNDsAAFlZ agFYXcNVi+xRU4pdCFZXvqTwQACNffxmpYD7IKR+NID7fn0vD77zVujKRgAAhcBZdShW6O1G AACFwFl1HYD7QHQYgPsudBM6XAX8dA1Ag/gCfPQzwF9eW8nDagFY6/b/dCQE6J3///9Zw1WL 7LgAIAAA6MtCAAD/dQiNhQDg//9Q6Kw6AAD/dQyNhQDw//9Q6J06AACNhQDg//9Q6O2MAACN hQDw//9Q6OGMAACNhQDw//9QjYUA4P//UOjCRgAAg8QgycNWvlICQQBW/3QkDOhdOgAA/3Qk FFbogff//1D/dCQc6Fk6AACDxBhew1OLXCQIVldT6Cc7AACL+FmD/wR8JIP/DH8fM/aF/34U D74EHlDoDUYAAIXAWXQKRjv3fOxqAVjrAjPAX15bw1WL7IHsBAEAAFNWV42F/P7//zP/UFdX V/91COhQOwAAvvwBQQBXVug39///i9iDxBw7334gV1bo9/b//1CNhfz+//9Q6IyLAACDxBCF wHQnRzv7fOCNhfz+//9owg1BAFDob4sAAPfYG8BZg+BjWYPAnF9eW8nDi8fr91WL7FYz9ldW aiBqAlZqA2gAAADA/3UI/xX80EAAi/iJdQiD//90Izl1DHQejUUIVlD/dRD/dQxX/xVs0EAA V/8VJNFAAGoBWOsCM8BfXl3DVYvsU1dqAGonagNqAGoDaAAAAID/dQj/FfzQQACDZQgAi/iD y/87+3QdjUUIUFf/FezQQACDfQgAi9h0A4PL/1f/FSTRQACLw19bXcNVi+yD7BSNTezo2tj/ /41F/GoBUI1N7P91COjM2P//hcB0DY1N7Oh62f//agFYycMzwMnDVYvsgewYAQAAVmoEagWN RexqAlDof/j//4PEEI2F6P7//1BoBAEAAP8VmNBAAIt1CI1F7FZqAFCNhej+//9Q/xV00EAA VugjAAAAVuhYOQAAWVlIeAaAPDAudfcDxmjcAUEAUOhQOAAAWVleycNqIP90JAj/FYDQQAD/ dCQE/xWc0EAAw1WL7IHsSAMAAFZX/3UIjYX4/f//M/ZQ6Bg4AACNhfj9//9Q6Pw4AACDxAyF wHQXgLwF9/3//1yNhAX3/f//dQaAIABqAV6Nhfj9//9osPBAAFDo7TcAAFmNhbj8//9ZUI2F +P3//1D/FYzQQACL+IP//w+E1AAAAP91CI2F/P7//1DorTcAAFmF9ll1E42F/P7//2hE8EAA UOimNwAAWVmNheT8//9QjYX8/v//UOiRNwAA9oW4/P//EFlZdFuNheT8//9orPBAAFDodTYA AFmFwFl0Wo2F5Pz//2io8EAAUOheNgAAWYXAWXRD/3UQjYX8/v//agFQ/1UMg8QMhcB0Lf91 EI2F/P7///91DFDo7P7//4PEDOsW/3UQjYX8/v//agBQ/1UMg8QMhcB0Fo2FuPz//1BX/xWI 0EAAhcAPhTP///9X/xWE0EAAXzPAXsnDVYvsUYF9DABQAQBTVld8Kmog/3UI/xWA0EAAM9tT aiBqA1NqA2gAAADA/3UI/xX80EAAi/iD//91BzPA6YQAAACNRfxQV/8V7NBAAIvwO3UMfhVT U/91DFf/FeTQQABX/xWQ0EAA61NqAlNTV/8V5NBAAItFDCvGvgAACACJRQiLzpn3+TvDix1s 0EAAfheJRQyNRfxqAFBWaNAxQQBX/9P/TQx17I1F/GoAUItFCJn3/lJo0DFBAFf/01f/FSTR QABqAVhfXlvJw1ZqAGonagNqAGoDaAAAAID/dCQg/xX80EAAi/CD/v91BDPAXsOLRCQMV41I EFGNSAhRUFb/FejQQABWi/j/FSTRQACLx19ew1ZqAGonagNqAGoDaAAAAMD/dCQg/xX80EAA i/CD/v91BDPAXsOLRCQMV41IEFGNSAhRUFb/FTDRQABWi/j/FSTRQACLx19ew1WL7IPsFFON TezodNX//41F/GoBUI1N7P91COhm1f//i9iF23Rwg30QAHQmgX38AJABAHYdagDosgUAAFkz 0moKWffxg8JUweIKO1X8cwOJVfyLRfxWA8BQ6Gk9AACL8FmF9nQmi0X8A8BQagBW6LU0AABq SP91/FZT6LnN//+LTQyDxByFyXQCiQGNTezordX//4vGXlvJw1WL7IHsBAEAAFNWV4t9CDPb ahRTV4id/P7//+hvNAAAg8QMOB3sN0kAdD5T6CQFAABZM9JqA1n38YXSdCxqAWoKjYX8/v// UVBo7DdJAOib9///g8QUhcB0D42F/P7//1BX6Ig0AABZWTgfD4WLAAAAOB3oNkkAdDZT6NYE AABZM9JqA1n38YXSdCSNhfz+//9TUFNTaOg2SQDouzUAAI2F/P7//1BX6EM0AACDxBw4H3VJ U+icBAAAqA9ZdSu+dA1BAFNW6IPx//9TiUUI6IIEAAAz0vd1CFJW6D7x//9QV+gJNAAAg8Qc OB91D2oEagZqAlfo1fP//4PEEDldDHQrvvwBQQBTVuhA8f//U4lFCOg/BAAAM9L3dQhSVuj7 8P//UFfo1jMAAIPEHDldEHQN/3UQV+jFMwAAWVnrMDldFHQrvtwBQQBTVuj+8P//U4lFCOj9 AwAAM9L3dQhSVui58P//UFfolDMAAIPEHF9eW8nDVYvsg+wUU4tFGFZX/3UUM9uDz/+JXfxT iX34/3UQiV3wiV30iRjo8TIAAIt1CIoGUOgZ+P//g8QQhcAPhIwAAACKBlDoBvj//4XAWXRc i0UMi95IiUUIi0UQK8aJRezrA4tF7IoLiAwYigM8QHUJi03w/0X0iU34PC51B4X/fQOLffD/ RfxDi0X8/0XwO0UIfRaLRRRIOUXwfQ2KA1DorPf//4XAWXW5M9uLRfCLTRArffiAJAgAg/8D fhFqAVg5Rfh+CTlF9A+EoAAAAINN+P+DTfD/iV38ZoseM/9TIX306MP3//+FwFkPhIoAAABT 6LT3//+FwFl0VItFDEghfQyJRQiLRRCA+0CIHAd1Bv9F9Il9+ID7LnUJg33wAH0DiX3wg0UM BINF/AKLRQxHO0UIfRqLRRRIO/h9EotF/GaLHDBT6GD3//+FwFl1totFEIAkBwCLRfArRfiD +AJ+EmoBWDlF+H4KOUX0dQWLTRiJAYtF/APG6wONRgFfXlvJw1WL7IHsGAQAAFMz21aNTeiJ Xfzo3tH//41F+GoBUI1N6P91COjQ0f//i/A783UEM8DrY1eL/otF+IvPK86NUP87yn1HjU38 K8dRjY3o+///aAAEAACNRDD/UVBX6B7+//+DxBSDffwAi/h0yv91FI2F6Pv///91EFD/dQzo Hu7//4PEEIXAfq5D66uNTejoINL//4vDX15bycNVi+xRUYtFGINN+P9QagD/dRSJRfzo5zAA AIPEDI1FGFD/dQz/dQj/FUzQQACFwHQFagFYycONRfxQjUX4/3UUUGoA/3UQ/3UY/xUU0EAA /3UY/xVc0EAAM8DJw1WL7I1FDFD/dQz/dQj/FRjQQACFwHQFagFYXcP/dRTo0TEAAFlQ/3UU agFqAP91EP91DP8VENBAAP91DP8VXNBAADPAXcNVi+yB7AwBAACNRfxWUDP2/3UM/3UI/xVM 0EAAhcB0BDPA61eNhfT+//9oBAEAAFBW/3X8/xVQ0EAAhcB1LzlFEHQjIUX4/3UUjUX4UI2F 9P7//1D/dQz/dQj/VRCDxBSDffgAdQNG67uL8OsDagFe/3X8/xVc0EAAi8ZeycNVi+yB7BQI AABTjUX8VlD/dQy+AAQAADPbiXXw/3UIiXX4/xVM0EAAhcB0BDPA63ONRfiJdfBQjYXs9/// UI1F7FCNRfBqAFCNhez7//+JdfhQU/91/P8VRNBAAIXAdTWDfewBdSg5RRB0IyFF9P91FI1F 9FCNhez7//9Q/3UM/3UI/1UQg8QUg330AHUDQ+ufi/DrA2oBXv91/P8VXNBAAIvGXlvJw4N8 JAQAdQmDPcwxQQAAdRf/FTTRQABQ6GM3AABZ6Gc3AACjzDFBAOldNwAAVYvsg+xUVjP2akSN RaxWUOj5LgAAg8QMjUXwx0WsRAAAAFCNRaxQVlZWVlZW/3UM/3UI/xWk0EAA99gbwF4jRfDJ w1WL7IPsHFNWjU3k6BbP//+DZfgAvsDwQABW6PwvAABZiUX0jUX8agFQjU3k/3UI6PXO//+L 2IXbdFOLTfxXgfkAoAAAcju4ABAAAIHBGPz//zvIi/h2Kv919I0EH1BW6Jc7AACDxAyFwHQP i0X8RwUY/P//O/hy3+sHx0X4AQAAAI1N5Ohaz///i0X4X15bycNVi+yB7AAEAABojQdBAP91 EOi88///WYXAWXRzjYUA/P//aAAEAABQgKUA/P//AP91EP91DP91COj8/P//jYUA/P//UOgm ////g8QYhcB0P4tNGGoBWP91DIkBi00UaOA0SQCJAegwLgAAjYUA/P//UGjkNUkA6B8uAAD/ dRBo3DNJAOgSLgAAg8QYM8DJw2oBWMnDVYvsgewACAAA/3UMjYUA/P//UOjuLQAAjYUA/P// aETwQABQ6O0tAAD/dRCNhQD8//9Q6N4tAACNhQD8//9ojQdBAFDo9fL//4PEIIXAdHmNhQD4 //+ApQD4//8AaAAEAABQjYUA/P//aJMHQQBQ/3UI6C78//+NhQD4//9Q6Fj+//+DxBiFwHQ/ i00YagFY/3UMiQGLTRRo4DRJAIkB6GItAACNhQD4//9QaOQ1SQDoUS0AAP91EGjcM0kA6EQt AACDxBgzwMnDagFYycNVi+yB7BwFAACDZfwAgz3wOEkAAHUlagRoUgJBAOhE6v//jU38UWhK SUAAUGgCAACA6EP8//+DxBjrPI2F6Pv//2oCUOiC8v//jYXo+///UGjgNEkA6N4sAACNRfxQ jYXo+///aLZIQABQaAIAAIDog/z//4PEIItF/IXAo/Q4SQAPhdEAAABWjYXk+v//aAQBAABQ /xWo0EAAM/aAZegAjUXoaI0HQQBQ6IosAABZjUXoWWoEagRqAlDoaS0AAFmNRAXoUOhN7P// jUXpUOjBfgAAjYXk+v//UI2F6Pv//1DoUiwAAI2F6Pv//2hE8EAAUOhRLAAAjUXoUI2F6Pv/ /1DoQSwAAI2F6Pv//2jcAUEAUOgwLAAAjYXo+///UOgn8///g8Q4hcB0CkaD/goPjGf///+N RehQaNwzSQDoBSwAAI2F6Pv//1Bo5DVJAOjkKwAAg8QQXmoBWMnDi0QkBGaLTCQIZgFIAmaL SAJmg/kBfQ5mg0ACHmaLSAJm/wjr7GaDeAIffhJmg0AC4maLSAJm/wBmg/kff+5miwhmg/kB fQaDwQxmiQhmiwhmg/kMfgaDwfRmiQjDi0QkDFaLdCQIV4t8JBCAJwCAIACAPlx1WIB+AVx1 UlNouPBAAFfoUysAAFmNRgJZighqAoD5XFp0F4vfK96EyXQPighCiAwDikgBQID5XHXtgCQ6 AAPWW4A6AHUEagLrElL/dCQY6BMrAABZM8BZ6wNqAVhfXsNVi+yB7BAEAABWjYX0/P//aOQ1 SQBQ6OwqAABZjYX8/v//WTP2aAQBAABQVv8VFNFAAFaNhfD7//9WUI2F9Pz//1ZQ6CosAABW jYX4/f//VlCNhfz+//9WUOgULAAAjYX4/f//UI2F8Pv//1DoZnwAAIPEMPfYG8BeQMnDVot0 JAyD/kRyMYtMJAiAOU11KIB5AVp1Ig+3QTwDwYPG/IvQK9E71ncRiwBeLVBFAAD32BvA99Aj wsMzwF7DVYvsU4tdEFaLdQhXU1borv///1mFwFl0UI0MMIt1DItRdI1BdDvWckAPt0kGi3Tw /IPABDP/hcmNRNAIdiuDw/yJXRCL0CtVCDtVEHMbi1AEixgD2jvedgQ71nYIg8AoRzv5ct87 +XICM8BfXltdw1WL7FNWi3UMV4t9CI1GEIlFDIvGK8eDwBA7RRgPh4AAAAAPt0YOD7dODINl CAADwYXAfmaLXRSLRQyLTRgrx4PACDvBd1SLRQyLQASpAAAAgHQcUVP/dRAl////fwPHUFfo mv///4PEFIXAdDXrFYvTA8crVRABEIsAO8NyJAPLO8FzHg+3Rg4Pt04Mg0UMCP9FCAPBOUUI fJ1qAVhfXltdwzPA6/dVi+yD7DxWjU3U6CLJ//+NTcToGsn//41F/GoBUDP2/3UMjU3EiXX4 iXX8iXX0iXXw6P7I//87xolFDHUHM8DpZAEAAItF/ItNEFONhAgAEAAAUP91COj58f//WY1F +FlWUP91CI1N1OjHyP//i9g73old7A+E/gAAAFf/dfhqA1PoZP7//4v4g8QMO/4PhNoAAAD/ dfxqA/91DOhK/v//i/CDxAyF9g+EwAAAAP91/P91DOjz/f///3X4iUUQU+jn/f//i00Qi1UM A8qDxBBmg3lcAg+FkwAAAIuJjAAAAAPYiU0QiYuMAAAAi0YIi08MiUcIiwaJB4tHCAPBiUXw i0YEiUXki0cEiUXoi0YIi3YMA/KLVeyNPBGLyCtNDAPOO038d0dQVlfouCwAAP91EP916P91 5FdX6Bz+//8Pt0sUiUX0i9MPt0MGA9GDxCCNBICNTML4i0TC/AMBZqn/D3QHwegMQMHgDIlD UI1N1Oh5yP//M/ZfjU3E6G7I//85dfRbdB+LRfA7RfxzA4tF/FD/dQjouvD///91COhMAQAA g8QMi0X0XsnDVYvsg+wUU1aNTezodsf//zP2jUX8VlD/dQiNTezoZ8f//4vYO951BzPA6b0A AABX/3X8U+jH/P//i/hZhf9ZD4SBAAAA/3X8agNT6O/8//+DxAyFwHRvahCNNB9aiZaMAAAA i0gEA8qJEGb3wf8PiVAIdAfB6QxBweEMiU5Qi0gMi3gIA/k7fQxzA4t9DGb3x/8PdAfB7wxH wecMjQQZi8gryztN/HMMUmoAUOh6JgAAg8QMi4bsAAAAhcB0A4lGKGoBXusDi30IjU3s6HLH //+F9nQLV/91COjL7///WVn/dQjoWwAAAFmLxl9eW8nDVYvsUYtFDDPJ0eiJTfx0KYtVCFaL 8A+3AgPIiU0Ii0UIwegQiUUIgeH//wAAA00IQkJOdeGJTfxeiU0Ii0UIwegQi1X8ZgPCiUUI i0UIA0UMycNVi+yD7BRWV41N7Ogzxv//g2X8ADP2jUX8VlCNTez/dQjoIMb//4v4hf90O/91 /FfoiPv//1mFwFl0IoN8OFgAjXQ4WHQSgyYA/3X8V+hb////WYkGWesDi0UIi/CNTezom8b/ /4vGX17Jw1WL7IHsAAgAAIM98DhJAAB1NYM9EDlJAAB0LI2FAPj//2jIAAAAUGr//3UIagFq AP8VeNBAAI2FAPj//1BqAP8VEDlJAMnDM8DJw1WL7IPsDFNWV4tFCIlF+ItFDIlF9It1+It9 9FFSUzPJSYvRM8Az26wywYrNiuqK1rYIZtHrZtHYcwlmNSCDZoHzuO3+znXrM8gz00911ffS 99Fbi8LBwBBmi8FaWYlF/ItF/F9eW8nDVYvsgexQAQAAU1ZXagNfjU3Q6A7F////dRDo+yUA AIvwWY1F6IPGIFD/FdjQQABmgWXq/v8z21PoU/X//1kz0moeWffxZilV8maDffI8cgZmx0Xy AQCKRfKLTfCD4D/B4QYLwYpN9NDpweAFg+EfC8GKTf5miUX8i0Xog8BEg+EfweAJM8GKTeqD 4Q9mJR/+weEFC8GKTe5miUX+Mk3+g+EfZjPBOV0UZolF/nQDagJfaiD/dQj/FYDQQABTaiBX U2oDaAAAAMD/dQj/FfzQQACL+IP//4l9+HQqagJTU1f/FeTQQACNReRqAVCNTdD/dQzoMcT/ /zvDiUUMdQ5X/xUk0UAAM8Dp8wAAAItF5MaFsv7//3RQZseFs/7//wCA/3UMZom1tf7//4mF t/7//4mFu/7//4idv/7//+hX/v///3UQiYXA/v//i0X8xoXI/v//FImFxP7//8aFyf7//zDo tCQAAP91EGaJhcr+//+NhdD+//+Jncz+//9Q6KgjAAAPt/6NR/5QjYWy/v//UOgD/v//izVs 0EAAg8QcOV0UZomFsP7//3QRjUXgU1BqFGisDUEA/3X4/9aNReBTUI2FsP7//1dQ/3X4/9aN ReBTUP915P91DP91+P/WjU3Q6P3D////dfj/FSTRQAA5XRR0Cf91COgBAQAAWWoBWF9eW8nD VYvsUYsNFDlJAINl/ABqAYXJWHQIjUX8agBQ/9HJw1WL7IHsYAYAAItFCFMz28dF8EAGAAA7 w4ld/HUG/xWs0EAAjU0IUWooUP8VINBAAIXAD4SeAAAAVo1F9FdQ/3UMU/8VCNBAAIXAdHyL RfSLNQzQQACJReSLRfiJReiNRfBQjYWg+f//UI1F4GoQUFOJXeD/dQiJXez/1os94NBAAP/X hcB1QYtF9IONrPn//wKJhaT5//+LRfiJhaj5//9TU42FoPn//2oQUFPHhaD5//8BAAAA/3UI /9b/14XAdQfHRfwBAAAA/3UI/xUk0UAAi0X8X15bycNVi+yD7BhWM/ZXVmogagNWagFoAAAA wP91CP8V/NBAAIv4O/4PhK4AAACNRehQ/xW00EAAVuha8v//ajwz0ln38VZmiVXy6Eny//9Z M9JZahhZ9/FmKVXwZjl18H8IZgFN8Gb/Te5W6Cjy//9ZM9JqHFn38WYpVe5mOXXufxJW6BDy //9ZM9JqA1n38WaJVe5W6P7x//9ZM9JqDFn38WYpVepmOXXqfwhmAU3qZv9N6I1F+FCNRehQ /xWw0EAAjUX4UI1F+FCNRfhQV/8VMNFAAFf/FSTRQABfXsnDVYvsgeyUAAAAU1ZXagFbU+ij 8f//vgQBAAAz/1ZXaOw3SQDoyiAAAFZXaOg2SQDoviAAAFZXaOQ1SQDosiAAAFZXaOA0SQDo piAAAFZXaNwzSQDomiAAAIPEQGjQ8EAAaGYiAABo1PBAAOjH3///aPg4SQDoCdD//4PEEP8V vNBAACUAAACAiT0AOUkAo/A4SQCNhWz///9Qx4Vs////lAAAAP8VuNBAAIO9cP///wV1Djmd dP///3UGiR0AOUkA6FXz//++ANAHAFbowSgAADvHWaPYM0kAdQQzwOskVldQ6AwgAADo1QAA AFNoBA5BAOiK3f//UFfoTv3//4PEHIvDX15bycNVi+yD7BRXjU3s6DfA//+NRfxqAFCNTez/ dQjoKcD//4v4hf8PhIwAAABWvgAQAAA5dfxzBDP263JT/3UM6PkgAACL2ItF/AUY/P//WTvG dlaNBD5TUP91DOi9LAAAg8QMhcB0D4tF/EYFGPz//zvwct/rM418PhS+ZiIAAI1f/FNWV+in 3v//i0UMVoPAFFBX6GUkAABT6ADe//9TVlfoL97//4PEKGoBXluNTezoUMD//4vGXl/Jw1NV VldqAmiTC0EA6LDc//+LHfTQQABZWVD/04s1ONFAAIvohe2/kwxBAHQ5agFX6Izc//9ZWVBV /9ZqBFejCDlJAOh53P//WVlQVf/WagVXowQ5SQDoZtz//1lZUFX/1qMMOUkAagNokwtBAOhP 3P//WVlQ/9OL6IXtdBNqA1foPNz//1lZUFX/1qMQOUkAv8gNQQBX/9OL2IXbdBNqAVfoG9z/ /1lZUFP/1qMUOUkAX15dW8NVi+yB7EwGAABTVleNTeToxL7//4t9CDPbV4ld9OiQ7///hcBZ D4VqAgAAV+jP+P//hcBZD4VbAgAAvvsMQQBTVuj12///iUX8jYW4+v//U1BTU1fo7x8AAIPE HDld/IldCH4x/3UIVuie2///OBhZWXQXUI2FuPr//1DoleP//1mFwFkPhQsCAAD/RQiLRQg7 Rfx8z42FyP7//1Dog+X//42FvPv//8cEJAQBAABQU/8VFNFAAI2FyP7//1NQjYW8+///UP8V fNBAAIXAD4TCAQAAizWA0EAAjYXI/v//aiBQ/9ZoAFABAI2FyP7//1dQ6LH0//+DxAyFwA+E hwEAAI1F+FNQV41N5OjMvf//O8OJRQgPhG4BAACBffgAUAEAD4ZZAQAAgX34AAAwAA+DTAEA AI2FvPv//1NQjYW0+f//UI2FxP3//1BX6PgeAACNhbT5//9QjYXE/f//UOiKHQAAjYW8+/// UI2FxP3//1Dodx0AAI2FxP3//2is8EAAUOhmHQAAagRqA42FwPz//2oDUOgj3f//D76FwPz/ /1DotSAAAIPEQIiFwPz//42FwPz//1CNhcT9//9Q6CsdAACNRfRQ/3X4/3UI6BkaAACDxBQ7 w4lFCI1N5A+EoQAAAOiuvf///3X0jYXE/f///3UIUOha4///jYXE/f//UOiq+v//g8QQjYXE /f//aidQ/9aNRcxQV+io5v//WYlF/FlqIFf/1lONhcj+//9XUP8VfNBAAI2FyP7//1DoUOT/ /42FxP3//1Bo1ABBAOiKHAAAaMDwQABX6DT8//+DxBQ5Xfx0DI1FzFBX6J3m//9ZWf91COj+ IAAAWWoBWOsXjU3k6A29//+Nhcj+//9Q6P7j//9ZM8BfXlvJw1WL7IHsKAQAAFaNTejoKrz/ /4Nl/ACNRfhqAVD/dQiNTejoGLz//4vwhfYPhJMAAACNheD9//9QjYXY+///UI2F3Pz//1CN heT+//9Q/3UI6FcdAACNhdz8//9QjYXk/v//UOjpGwAAjYXY+///UI2F5P7//1Do1hsAAICl 5f3//wCNheH9//9QjYXk/v//UOi8GwAAjYXk/v//aNwBQQBQ6KsbAACNRfxQ/3X4VuiqGQAA i/CDxECF9o1N6HUJ6DW8//8zwOtU6Cy8////dfyNheT+//9WUOja4f//Vuj5HwAAg8QQM/b/ FcTQQABQjYXk/v//UOjY6///WYXAWXQZav9Q/xXA0EAAjYXk/v//UOjg4v//WWoBXovGXsnD VYvsgewEAQAAjYX8/v//aAQBAABQaKAxQQBqBWhSAkEA6CrY//9ZWVBoAQAAgOiO6f//agGN hfz+////dQz/dQhQ6ODo//+DxCTJw1WL7IHsDAIAAFMz2zldDFZXiV38D4WLAQAAvosJQQBT VugO2P//i/iNhfT9//9QjYX4/v//UFNTiJ34/v///3UI6PsbAACDxBxPO/uJXQx+Mf91DFbo qtf//1CNhfj+//9Q6D9sAACDxBCFwHUMOX0MdAfHRfwBAAAA/0UMOX0MfM+NhfT9//9QjYX4 /v//UOhRGgAAvhsLQQBTVuiT1///g8QQM/87w4lFDH4oV1boUNf//1CNhfj+//9Q6OVrAACD xBCFwHUHx0X8AQAAAEc7fQx82Dld/HQpagFo8A1BAOge1///i3UIUFboHt///4PEEIXAdQ9W 6I7h//9Z6aIAAACLdQhW6MXf//+L+Fk7+3w1VmjoNkkA6LgZAABZg/8FWX02VmjsN0kA6KYZ AABqAWgA0AcA/zXYM0kAVuiY5///g8QY6xOD/5x1DlNq/2r/Vuh6EgAAg8QQixUYOUkAadIs AQAAgfpYGwAAfhdT6Mfp//9ZM9JqBVn38YPCB2nS6AMAAFL/FSzRQAD/BRg5SQCBPRg5SQAQ JwAAfgaJHRg5SQBqAVhfXlvJw1WL7IHsDAMAAFMz242F9Pz//1NQjYX8/v//UFP/dQjocBoA AIPEFDldDHVtOV0QdT+Nhfz+//9Q6NwZAAA7w1l0B4icBfv+//+Nhfj9//9TUFONhfz+//9T UOg1GgAAjYX4/f//UOh63v//g8QY6w2NhfT8//9Q6Gne//9ZhcB0GGoBaADQBwD/NdgzSQD/ dQjomOb//4PEEGoBWFvJw1ZXi3wkDGoBXmhuCUEAV+iu3f//WYXAWXQlaG0JQQBX6J3d//9Z hcBZdAIz9lZoJ15AAFfoHeD//4PEDGoBWF9ew1WL7IHsDAsAAItFFFNWV/91DDPbiRiNhfT0 //9Q6CYYAACNhfT0//9oRPBAAFDoJRgAAP91EI2F9PT//1DoFhgAAI2F9Pj//2gABAAAUI2F 9PT//1NQaAIAAIDoh+b//42F9Pj//1CNhfz+//9Q6NUXAACDxDSNhfT4//9oBAEAAFCNhfz+ //9Q/xXI0EAAvosJQQBTVugL1f//iUUUjYX0/P//U1BTjYX0+P//U1Do/xgAAIPEHDP/OV0U fitXVuix1P//OBhZWXQTUI2F9Pz//1DoqNz//1mFwFl1Bkc7fRR82jt9FHwkjYX0+P//aCMN QQBQ6Ibc//9ZhcBZdA2NhfT4//9Q6F/4//9ZU42F+P3//1NQjYX8/v//UI2F9Pj//1DoihgA AI2F+P3//1CNhfz+//9Q6BwXAACNhfz+//9Q6Hb+//+DxCBo6AMAAP8VLNFAAGoBWF9eW8nD VYvsgewIAQAAgKX4/v//AI2F+P7//2oBUOhf3P//jUX8UI2F+P7//2gIX0AAUGgCAACA6PPl //+DxBhogO42AP8VLNFAAOvBVYvsg30MAHU0g30QAHUIagX/FSzRQAD/dQjoftz//4XAWXwU g/gDfQ//dQho7DdJAOhsFgAAWVlqAVhdw/91COjT/f//hcBZdAQzwF3DM8A5RRAPlMBdw1WL 7IHsDAEAAICl9P7//wBTjYX0/v//aAQBAABQagFobQlBAOhP0///WVlQaFICQQBoAgAAgOiu 5P//jYX0/v//UOh5/f//D76F9P7//4qd9v7//1DobhkAAIPEHINl+ACIRf+KRfgEYTpF/3Q8 gKX2/v//AIiF9P7//42F9P7//1D/FczQQACD+AOInfb+//91F/91CI2F9P7//2iuYEAAUOhv 3f//g8QM/0X4g334GnyxM8BbycIEAFZohQlBAP90JBDogRUAAIt0JBBW6GcWAACDxAwzyYXA fguAPDFAdAVBO8h89Ug7yHwEM8Bew41EMQFQ/3QkEOhcFQAAWVlqAVhew1WL7IHsFAIAAIA9 1DJJAABWD4SbAAAAgD3QMUkAAA+EjgAAAIN9EACLdQh0ElboA7b///91DFbo0sD//4PEDGpk aAABAABqGWjUMkkAjY3s/f//6NjJ//9qBGoKjUWcagNQ6L3U//+DxBCNRZyNjez9//9Q6DvO //+DxmSNjez9//9W6OrO//9o0DFJAI2N7P3//+gxzv//jY3s/f//6MTK//+FwHQQjY3s/f// 6FDK//8zwF7Jw/91DOh2FQAAWVCNjez9////dQzo9Mr//42N7P3//4vw6CbK//8zwIX2D5TA 689Vi+yB7BgDAABWi3UIjYXo/P//UFbotv7//1mFwFl1BzPA6boAAACDfRAAdBJW6B61//// dQxW6O2///+DxAxqZGgAAQAAjYXo/P//ahlQjY3s/f//6PHI//9qBGoKjUWcagNQ6NbT//+D xBCNRZyNjez9//9Q6FTN//+NRmSNjez9//9Q6APO//9WjY3s/f//6E7N//+Njez9///o4cn/ /4XAdBCNjez9///obcn//+lr/////3UM6JMUAABZUI2N7P3///91DOgRyv//jY3s/f//i/Do Q8n//zPAhfYPlMBeycNVi+yB7AAIAACApQD4//8AgKUA/P//AI2FAPj//1D/dQjoxv3//42F APz//1D/dQzot/3//42FAPz//1CNhQD4//9Q6ARlAACDxBj32BvAQMnDg+wQVVZXg0wkGP+9 ABAAAGoBVb7U8EAA/3QkKDP/iXwkIFbops///4PEEIXAD4XvAAAAV1boTtD//1k7x1mJRCQQ D46yAAAAUzPbhf+JXCQQfjNTVuj+z///WVlQV1bo9M///1lZUOhC////WYXAWXQIx0QkEAEA AABDO9981IN8JBAAdUxqAY1fATtcJBhYiUQkEH0uU1bou8///1lZUFdW6LHP//9ZWVDo//7/ /1mFwFl0BP9EJBBDO1wkFHzWi0QkEDtEJBh+CIlEJBiJfCQcRzt8JBQPjGz///+DfCQYAFt+ FYN8JBgAfA5V/3QkHFbow8///4PEDDP/agFV/3QkKFboxc7//4PEEIXAdRJVav9W6KHP//+D xAxHg/8KfNpqAVhfXl2DxBDDgewEAgAAU1VWV8dEJBABAAAAMtu+Xg5BAL0EAQAAvwEAAID/ dCQQjUQkGIgd1DJJAIgd0DFJAFZo6ChBAFDoBBYAAIPEEFVo1DJJAGoBVujYzv//WVlQjUQk IFBX6Dvg//+DxBQ4HdQySQB0J1Vo0DFJAGoCVuixzv//WVlQjUQkIFBX6BTg//+DxBQ4HdAx SQB1F/9EJBCDfCQQCX6EiB3UMkkAiB3QMUkAX15dW4HEBAIAAMNVi+y4IDAAAOhLGQAAU1ZX aAAAEADobRkAADPbWTvDiUXsdQlfXjPAW8nCBADo8O3//4XAdQ1oYOoAAP8VLNFAAOvqaADQ BwD/NdgzSQDo0/X//1lZagHoovr//+jp/v//jYWI8///aAQBAABQU/8VFNFAAI2F3P7//1Do D9j//1mJXfi+JAkAAOiU7f//hcB1Cmhg6gAA6YcDAACNhdz+//9Q6LPX//+FwFl1Wo2F3P7/ /1NQjYWI8///UP8VfNBAAI2F3P7//2ogUP8VgNBAAI2F3P7//2gAUAEAUOjb6P//U+jG4P// M9K5ACgAAPfxjYXc/v//gcIAUgEAUlDoYtn//4PEFFP/NdgzSQDok83//zlF+FlZiUXoD439 AgAAaHoiAACNheDP//9owPBAAFDowRQAAI2F4M///4id9N///1CNhdz+//9Q6K3v//9WjYWM 9P//U1Doig8AAP91+P812DNJAOgKzf//g8QoOBiJReQPhJUCAABQjYXw9P//UOjBDwAAU+gh 4P//M9KDxAz3deg7Vfh1AUI7Veh8AjPSUv812DNJAOjIzP//i/hZWTgfdRBT/zXYM0kA6LTM //9Zi/hZjYXc/v//UI2FOPr//1Dobw8AAI2FVPX//1dQ6GIPAACNhYz0//9XUOhVDwAAagGN hYz0////dexQ6P/5//+DxCSFwA+FAAIAAFaNhYz0//9TUOjLDgAAjYXc/v//UI2FOPr//1Do GA8AAI2FVPX//1dQ6AsPAACNhYz0//9XUOj+DgAA/3XkjYXw9P//UOjvDgAAagGNhYz0//// dexQ6H76//+DxDiFwHQMV+in+///WemSAQAAU2jU8EAA6B7M//+DTeD/WVmJRfSJXfBWjYWM 9P//U1DoRg4AAI2F3P7//1CNhTj6//9Q6JMOAACNhVT1//9XUOiGDgAA/3XkjYXw9P//UOh3 DgAAU+jX3v//M9KDxCj3dfQ7VeCJVfx1BEKJVfw7VfR8A4ld/P91/GjU8EAA6HbL//9QjYWM 9P//UOg7DgAAagGNhYz0////dexQ6Mr5//+DxByFwHUT/0Xwi0X8g33wBolF4A+MXP///4N9 8AYPjM0AAABTaCwOQQDoWcv//1OJRfToWN7//zPSg8QM93X0O1X0iVX8fAOJXfyNhVzy//9Q jYWw/f//UFfoM9L//42FsP3//2g08EAAUOjKDQAA/3X8aCwOQQDo28r//1CNhbD9//9Q6LAN AABWjYWM9P//U1DoMg0AAI2F3P7//1CNhTj6//9Q6H8NAACNhVT1//9XUOhyDQAAg8RAjYXw 9P///3XkUOhgDQAAjYWw/f//UI2FjPT//1DoTQ0AAGoBjYWM9P///3XsUOjc+P//g8Qc/0X4 i0X4O0XoD4wD/f//aMAnCQD/FSzRQADpW/z//1WL7IHsYAUAAGah9ChBAFZXagdmiUWgWTPA jX2i86tmq6HwKEEAjX3oiUXkM8CrZqsz/8dF4CAAAAA5PfA4SQCJffSJffgPhd8BAAA5PQg5 SQAPhNMBAACLdQg793QljUXgUI1FgFD/FWTQQACNRYBQjUYCUOhwXgAAWYXAWQ+EpwEAAI2F WP///4NN0P+JRdiNhbD+//+JRcCNhbD+//+JRciNRYBTUI1FoIl9xFCJfdSJfdzHRcx/AAAA 6GkMAABZjYUY////WWoiUGr/Vos1eNBAAGoBV//Wx0X8AgAAALtE8EAAikX8ahQEQYhF5I2F WP///1CNReRq/1BqAVf/1opF5Go0iEWgjYWw/v//UI1FoGr/UGoBV//WjUX0UI1FwFCNhRj/ //9qAlD/FQg5SQA5fQyJRfAPhN4AAAA7x3VgOX34dVtqAWjcAUEAV+gr3P//WYPgAVCNhaT7 //9Q6MXW//+Nhaj8//9TUOinCwAAjUWgUI2FqPz//1DopwsAAGoBjYWk+///V1CNhaj8//9X UP91COh6vP//g8Q4iUX4OX3wdXVqAWjCDUEAjYWg+v//V1Dob9b///91CI2FrP3//1DoTwsA AI2FrP3//1NQ6FILAACNRaBQjYWs/f//UOhCCwAAjYWs/f//U1DoNQsAAI2FoPr//1CNhaz9 //9Q6CILAABqAWr/jYWs/f//av9Q6PwDAACDxEj/RfyDffwFD4y8/v//W19eycNVi+y4nEMA AOjuEgAAjUUMV1CDTfz//3UIx0X4gD4AAGoDagFfV/91DOgpWwAAhcAPhUABAACNRfhTUI2F ZLz//1CNRfxQ/3UM6ANbAAAz2zld/IldCA+GEQEAAFaNtXi8///2RvgCjUbsdBP/dRBqAlDo if///4PEDOnbAAAAjYXs/P//UI2F8P3//1D/NujZ3v//g8QMhcAPhbsAAAD/dRCNhfD9//9Q 6CP9//9ZWVdo3AFBAFPoldr//1kjx1CNheT6//9Q6DDV//+DxBA5XRAPhIIAAABXjYXk+v// U1CNhez8//9TUI2F8P3//1Do87r//4PEGFdowg1BAFPoTdr//1kjx1CNhej7//9Q6OjU//// No2F9P7//1DoyQkAAI2F9P7//2hE8EAAUOjICQAAjYXo+///UI2F9P7//1DotQkAAFdq/42F 9P7//2r/UOiQAgAAg8Q4/0UIg8Ygi0UIO0X8D4L3/v//Xv91DOjWWQAAW1/Jw2oBWFBqAmoA 6Hr+//+DxAxoAN1tAP8VLNFAADPA6+S4hCMAAOhZEQAAU1VWV41EJBRoBAEAADPbUFP/FRTR QACLPYDQQAC+5DVJAGogVv/XU41EJBhWUP8VfNBAAGogVolEJBj/1zlcJBB0Vmh6IgAAjYQk HAEAAGjA8EAAUOifDQAAjYQkJAEAAIicJDgRAABQVuiP6P//aABQAQBW6ETh//9T6C/Z//8z 0rkAKAAA9/GBwgBSAQBSVujR0f//g8QoVuh85v//WWonVv/XOR3wOEkAv9wzSQB0RVZXaOA0 SQBoAgAAgOiB1///agFokwtBAOioxf//g8QYUP8V9NBAAIvoaJMMQQBV/xU40UAAO8N0BWoB U//QVf8V8NBAADlcJBB1BDPA63U5HfA4SQB0C1NW6MvY//9ZWetfOR34OEkAdVeLLQDQQABq AlNT/9VTU1NTU1ZTagJoEAEAAFNXV1CJRCRE/xVI0EAA/3QkEIs1QNBAAP/WagFTU//Vi+hq EFdV/xU40EAAi/hTU1f/FSTQQABX/9ZV/9ZqAVhfXl1bgcSEIwAAw1WL7FGh8ChBAIlF/IpF CABF/I1F/FD/FczQQACD+AN0DIP4BHQHagFYycIEAGoAjUX8aHpcQABQ6FfP//+DxAxoAHS3 Af8VLNFAAOvgVYvsgexYAgAAVr5SAkEAjYXU/v//VlDoXwcAAGoHVuiFxP//UI2F1P7//1Do WgcAAIClqP3//wCNhaj9//9oLAEAAFCNhdT+//9o8A1BAFBoAgAAgOjA1f//agCNhaj9//9o elxAAFDo2s7//4PEODPAXsnCBABVi+y4kCUAAOgHDwAAi0UQU1aLdQwz21c5XRSJdfyJRfh1 Ef91COiu1///hcBZD4U+AQAAv3QNQQBTV+gixP//WTvzWYlFDH0PU+gb1///M9JZ93UMiVX8 vtwBQQBTVuj+w///OV0QWVmJRQx9D1Po9tb//zPSWfd1DIlV+I2F9P7//1Dows3//42F7Pz/ /8cEJAQBAABQU/8VFNFAAI2F9P7//1NQjYXs/P//UP8VfNBAAIXAD4S3AAAAjYX0/v//aiBQ /xWA0EAAaHoiAACNhXDa//9owPBAAFDo1AoAAI2FcNr//4idhOr//1CNhfT+//9Q6MDl//9T 6GvW//8z0rkAKAAA9/GNhfT+//+BwgBSAQBSUOgHz////3X8V+gOw///UI2F8P3//1Do0wUA AP91+Fbo+ML//1CNhfD9//9Q6M0FAACDxECNhfD9////dRRQjYX0/v//UP91COh34P//jYX0 /v//UOhKzf//g8QUX15bycNq//8VLNFAAOv2VYvsgewgAgAAagRqBY1F6GoCUOhKxf//gKXg /f//AIPEEI2F4P3//2gEAQAAUGoBaG0JQQDod8L//1lZUGhSAkEAaAIAAIDo1tP//4PEFI2F 5P7//1CNRehqAFCNheD9//9Q/xV00EAAjYXk/v//UOjDzP//jYXk/v//UOjyBQAAWVlIeAqA vAXk/v//LnXzhcB+FI2EBeT+//9o3AFBAFDo3QQAAFlZjUX8VlBophUAAGhAE0EA6OMCAAD/ dfyL8I2F5P7//1ZQ6CvL//+DxBiFwHUfjYXk/v//UOjpy////3X8jYXk/v//VlDoCMv//4PE EI2F5P7//2oAUOgT1f//WVlehcB0Fmr/UP8VwNBAAI2F5P7//1DoGsz//1kzwMnCBABVi+xR U1aLNdDQQABXjUX8M/9QV1do/xVAAFdX/9aNRfxQV1doCGZAAFdX/9aNRfxQV1do3m1AAFdX /9aNRfxQV1doZmBAAFdX/9aNRfxQV1dozXFAAFdX/9aNRfxQV1do1W9AAFdX/9Yz241F/FBX U2iIb0AAV1f/1kOD+xp86+hM/v//X15bycNVi+yD7BwzwMdF5BABAACJReyJRfCJRfSJRfiJ RfyNReRQx0XoBAAAAP81HDlJAP8VWNBAAOiT2P//hcB0Begz////ycIEAGh8c0AAaNwzSQD/ FTTQQABqAKMcOUkA6J3////CCABVi+yB7KABAACNhWD+//9QagL/FeDRQADo/+H//4XAdFTo 9fn//4A91ABBAAB0D2jUAEEA6PTm//+FwFl1N4M9+DhJAAB0IINl+ACDZfwAjUXwx0Xw3DNJ AFDHRfTDc0AA/xUE0EAA6PvX//+FwHQF6Jv+//8zwMnCEABVi+y4jDgBAOj2CgAAU1b/dQzo GwsAAIvYM/Y73lmJXfSJdfiJdfx1BzPA6dsAAABXaIA4AQCNhXTH/v9WUOhQAgAAg8QMM8CN vXjH/v87RQxzZotNCIoMCITJdA2IDB5GQIl1/DtFDHLpO0UMc0qLyItVCIA8EQB1BkE7TQxy 8YvRK9CD+gpzETvBc8GLVQiKFBCIFB5GQOvvgX34ECcAAHMP/0X4iUf8iReDxwiLweuciXX8 M/brSItF+Il1/Iv4wecDjVw3BFPoZAoAAIvwi0X4V4kGjYV0x/7/UI1GBFDovQYAAP91/I1E NwT/dfRQ6K0GAACLRRCDxByJGItd9FPohwYAAFmLxl9eW8nDVYvsg+wMU4tdCFZXiwMz0ov4 jUsEwecDiVX8iU30jXcEiUX4OXUMcwczwOmcAAAAhcB2I4vxiUUIiw470XMHK8oD0QFN/ItG BIXAdgID0IPGCP9NCHXii0UMK8eDwPw5RfyJRQxzBStF/APQi0UQM/YhdfxSiRDopwkAAI18 HwSLXfiF21l2LotN9Dsxcw+LVfyKFDqIFDBG/0X86+0z0jlRBHYLgCQwAEZCO1EEcvWDwQhL ddWLTfw7TQxzDgPwihQ5iBZGQTtNDHL0X15bycPM/yUc0UAA/yUM0UAA/yUQ0UAA/yUA0UAA zMzMzMzMzMzMzItUJASLTCQI98IDAAAAdTyLAjoBdS4KwHQmOmEBdSUK5HQdwegQOkECdRkK wHQROmEDdRCDwQSDwgQK5HXSi/8zwMOQG8DR4EDDi//3wgEAAAB0FIoCQjoBdelBCsB04PfC AgAAAHSoZosCg8ICOgF10grAdMo6YQF1yQrkdMGDwQLrjMzMzMzMzMzMzMzMzItUJAyLTCQE hdJ0RzPAikQkCFeL+YP6BHIt99mD4QN0CCvRiAdHSXX6i8jB4AgDwYvIweAQA8GLyoPiA8Hp AnQG86uF0nQGiAdHSnX6i0QkCF/Di0QkBMPMzMzMzMzMzFeLfCQI62qNpCQAAAAAi/+LTCQE V/fBAwAAAHQPigFBhMB0O/fBAwAAAHXxiwG6//7+fgPQg/D/M8KDwQSpAAEBgXToi0H8hMB0 I4TkdBqpAAD/AHQOqQAAAP90AuvNjXn/6w2Nef7rCI15/esDjXn8i0wkDPfBAwAAAHQZihFB hNJ0ZIgXR/fBAwAAAHXu6wWJF4PHBLr//v5+iwED0IPw/zPCixGDwQSpAAEBgXThhNJ0NIT2 dCf3wgAA/wB0EvfCAAAA/3QC68eJF4tEJAhfw2aJF4tEJAjGRwIAX8NmiReLRCQIX8OIF4tE JAhfw4tMJAT3wQMAAAB0FIoBQYTAdED3wQMAAAB18QUAAAAAiwG6//7+fgPQg/D/M8KDwQSp AAEBgXToi0H8hMB0MoTkdCSpAAD/AHQTqQAAAP90AuvNjUH/i0wkBCvBw41B/otMJAQrwcON Qf2LTCQEK8HDjUH8i0wkBCvBw1WL7FGDZfwAU4tdCFZXU+hx////g/gBWXIhgHsBOnUbi3UM hfZ0EGoCU1bojBAAAIPEDIBmAgBDQ+sKi0UMhcB0A4AgAINlDACAOwCLw77/AAAAiUUIdGWK CA+20faCYU1JAAR0A0DrGoD5L3QPgPlcdAqA+S51C4lF/OsGjUgBiU0MQIA4AHXPi30MiUUI hf90KoN9EAB0Hyv7O/5yAov+V1P/dRDoERAAAItFEIPEDIAkBwCLRQiLXQzrCotNEIXJdAOA IQCLffyF/3RMO/tySIN9FAB0Hyv7O/5yAov+V1P/dRTo0g8AAItFFIPEDIAkBwCLRQiLfRiF /3REK0X8O8ZzAovwVv91/Ffoqw8AAIPEDIAkPgDrKIt9FIX/dBcrwzvGcwKL8FZTV+iLDwAA g8QMgCQ+AItFGIXAdAOAIABfXlvJw1WL7FGDPTw5SQAAU3Udi0UIg/hhD4yvAAAAg/h6D4+m AAAAg+gg6Z4AAACLXQiB+wABAAB9KIM9HCxBAAF+DGoCU+gHEgAAWVnrC6EQKkEAigRYg+AC hcB1BIvD62uLFRAqQQCLw8H4CA+2yPZESgGAdA6AZQoAiEUIiF0JagLrCYBlCQCIXQhqAViN TfxqAWoAagNRUI1FCFBoAAIAAP81PDlJAOhVDwAAg8QghcB0qYP4AXUGD7ZF/OsND7ZF/Q+2 TfzB4AgLwVvJw1WL7FGDPTw5SQAAU1ZXdR2LRQiD+EEPjKoAAACD+FoPj6EAAACDwCDpmQAA AItdCL8AAQAAagE73159JTk1HCxBAH4LVlPoNxEAAFlZ6wqhECpBAIoEWCPGhcB1BIvD62WL FRAqQQCLw8H4CA+2yPZESgGAdA+AZQoAagKIRQiIXQlY6wmAZQkAiF0Ii8ZWagCNTfxqA1FQ jUUIUFf/NTw5SQDoiw4AAIPEIIXAdK47xnUGD7ZF/OsND7ZF/Q+2TfzB4AgLwV9eW8nDVYvs g+wgi0UIVolF6IlF4I1FEMdF7EIAAABQjUXg/3UMx0Xk////f1DoExIAAIPEDP9N5IvweAiL ReCAIADrDY1F4FBqAOjhEAAAWVmLxl7Jw/90JATo8BkAAFnDzMzMzMzMzMzMzFWL7FdWi3UM i00Qi30Ii8GL0QPGO/52CDv4D4J4AQAA98cDAAAAdRTB6QKD4gOD+QhyKfOl/ySVSH1AAIvH ugMAAACD6QRyDIPgAwPI/ySFYHxAAP8kjVh9QACQ/ySN3HxAAJBwfEAAnHxAAMB8QAAj0YoG iAeKRgGIRwGKRgLB6QKIRwKDxgODxwOD+QhyzPOl/ySVSH1AAI1JACPRigaIB4pGAcHpAohH AYPGAoPHAoP5CHKm86X/JJVIfUAAkCPRigaIB0bB6QJHg/kIcozzpf8klUh9QACNSQA/fUAA LH1AACR9QAAcfUAAFH1AAAx9QAAEfUAA/HxAAItEjuSJRI/ki0SO6IlEj+iLRI7siUSP7ItE jvCJRI/wi0SO9IlEj/SLRI74iUSP+ItEjvyJRI/8jQSNAAAAAAPwA/j/JJVIfUAAi/9YfUAA YH1AAGx9QACAfUAAi0UIXl/Jw5CKBogHi0UIXl/Jw5CKBogHikYBiEcBi0UIXl/Jw41JAIoG iAeKRgGIRwGKRgKIRwKLRQheX8nDkI10MfyNfDn898cDAAAAdSTB6QKD4gOD+QhyDf3zpfz/ JJXgfkAAi//32f8kjZB+QACNSQCLx7oDAAAAg/kEcgyD4AMryP8kheh9QAD/JI3gfkAAkPh9 QAAYfkAAQH5AAIpGAyPRiEcDTsHpAk+D+Qhytv3zpfz/JJXgfkAAjUkAikYDI9GIRwOKRgLB 6QKIRwKD7gKD7wKD+QhyjP3zpfz/JJXgfkAAkIpGAyPRiEcDikYCiEcCikYBwekCiEcBg+4D g+8Dg/kID4Ja/////fOl/P8kleB+QACNSQCUfkAAnH5AAKR+QACsfkAAtH5AALx+QADEfkAA 135AAItEjhyJRI8ci0SOGIlEjxiLRI4UiUSPFItEjhCJRI8Qi0SODIlEjwyLRI4IiUSPCItE jgSJRI8EjQSNAAAAAAPwA/j/JJXgfkAAi//wfkAA+H5AAAh/QAAcf0AAi0UIXl/Jw5CKRgOI RwOLRQheX8nDjUkAikYDiEcDikYCiEcCi0UIXl/Jw5CKRgOIRwOKRgKIRwKKRgGIRwGLRQhe X8nDi0QkBKMAKUEAw6EAKUEAacD9QwMABcOeJgCjAClBAMH4ECX/fwAAw8zMzFE9ABAAAI1M JAhyFIHpABAAAC0AEAAAhQE9ABAAAHPsK8iLxIUBi+GLCItABFDDagH/dCQI6IsWAABZWcNV i+yD7CCLRQjHRexJAAAAUIlF6IlF4OiH+P//iUXkjUUQUI1F4P91DFDouxYAAIPEEMnDzMzM zMzMzMzMzMzMzMzMVYvsV1aLdQyLTRCLfQiLwYvRA8Y7/nYIO/gPgngBAAD3xwMAAAB1FMHp AoPiA4P5CHIp86X/JJUogUAAi8e6AwAAAIPpBHIMg+ADA8j/JIVAgEAA/ySNOIFAAJD/JI28 gEAAkFCAQAB8gEAAoIBAACPRigaIB4pGAYhHAYpGAsHpAohHAoPGA4PHA4P5CHLM86X/JJUo gUAAjUkAI9GKBogHikYBwekCiEcBg8YCg8cCg/kIcqbzpf8klSiBQACQI9GKBogHRsHpAkeD +QhyjPOl/ySVKIFAAI1JAB+BQAAMgUAABIFAAPyAQAD0gEAA7IBAAOSAQADcgEAAi0SO5IlE j+SLRI7oiUSP6ItEjuyJRI/si0SO8IlEj/CLRI70iUSP9ItEjviJRI/4i0SO/IlEj/yNBI0A AAAAA/AD+P8klSiBQACL/ziBQABAgUAATIFAAGCBQACLRQheX8nDkIoGiAeLRQheX8nDkIoG iAeKRgGIRwGLRQheX8nDjUkAigaIB4pGAYhHAYpGAohHAotFCF5fycOQjXQx/I18Ofz3xwMA AAB1JMHpAoPiA4P5CHIN/fOl/P8klcCCQACL//fZ/ySNcIJAAI1JAIvHugMAAACD+QRyDIPg AyvI/ySFyIFAAP8kjcCCQACQ2IFAAPiBQAAggkAAikYDI9GIRwNOwekCT4P5CHK2/fOl/P8k lcCCQACNSQCKRgMj0YhHA4pGAsHpAohHAoPuAoPvAoP5CHKM/fOl/P8klcCCQACQikYDI9GI RwOKRgKIRwKKRgHB6QKIRwGD7gOD7wOD+QgPglr////986X8/ySVwIJAAI1JAHSCQAB8gkAA hIJAAIyCQACUgkAAnIJAAKSCQAC3gkAAi0SOHIlEjxyLRI4YiUSPGItEjhSJRI8Ui0SOEIlE jxCLRI4MiUSPDItEjgiJRI8Ii0SOBIlEjwSNBI0AAAAAA/AD+P8klcCCQACL/9CCQADYgkAA 6IJAAPyCQACLRQheX8nDkIpGA4hHA4tFCF5fycONSQCKRgOIRwOKRgKIRwKLRQheX8nDkIpG A4hHA4pGAohHAopGAYhHAYtFCF5fycODPRwsQQABfhFoAwEAAP90JAjoJAkAAFlZw4tEJASL DRAqQQBmiwRBJQMBAADDgz0cLEEAAX4OagT/dCQI6PkIAABZWcOLRCQEiw0QKkEAigRBg+AE w4M9HCxBAAF+DmoI/3QkCOjRCAAAWVnDi0QkBIsNECpBAIoEQYPgCMPMzMzMzMzMzMzMzMzM i0wkCFdTVooRi3wkEITSdGmKcQGE9nRPi/eLTCQUigdGONB0FYTAdAuKBkY40HQKhMB19V5b XzPAw4oGRjjwdeuNfv+KYQKE5HQoigaDxgI44HXEikEDhMB0GIpm/4PBAjjgdN/rsTPAXltf isLpQx0AAI1H/15bX8OLx15bX8NVi+xXVlOLTRDjJovZi30Ii/czwPKu99kDy4v+i3UM86aK Rv8zyTpH/3cEdARJSffRi8FbXl/Jw1WL7Gr/aEDSQABoBKxAAGShAAAAAFBkiSUAAAAAg+xY U1ZXiWXo/xW80EAAM9KK1IkVbDlJAIvIgeH/AAAAiQ1oOUkAweEIA8qJDWQ5SQDB6BCjYDlJ ADP2VugWJgAAWYXAdQhqHOiwAAAAWYl1/OhWJAAA/xXE0EAAo2hOSQDoFCMAAKMgOUkA6L0g AADo/x8AAOgcHQAAiXXQjUWkUP8VeNFAAOiQHwAAiUWc9kXQAXQGD7dF1OsDagpYUP91nFZW /xV00UAAUOi87v//iUWgUOgKHQAAi0XsiwiLCYlNmFBR6M4dAABZWcOLZej/dZjo/BwAAIM9 KDlJAAF1BeiAJwAA/3QkBOiwJwAAaP8AAAD/FRApQQBZWcODPSg5SQABdQXoWycAAP90JATo iycAAFlo/wAAAP8VfNFAAMNVi+yD7BhTVlf/dQjoiAEAAIvwWTs1OExJAIl1CA+EagEAADPb O/MPhFYBAAAz0rggKUEAOTB0coPAMEI9ECpBAHzxjUXoUFb/FYDRQACD+AEPhSQBAABqQDPA Wb9gTUkAg33oAYk1OExJAPOrqokdZE5JAA+G7wAAAIB97gAPhLsAAACNTe+KEYTSD4SuAAAA D7ZB/w+20jvCD4eTAAAAgIhhTUkABEDr7mpAM8BZv2BNSQDzq400Uold/MHmBKqNnjApQQCA OwCLy3QsilEBhNJ0JQ+2AQ+2+jvHdxSLVfyKkhgpQQAIkGFNSQBAO8d29UFBgDkAddT/RfyD wwiDffwEcsGLRQjHBUxMSQABAAAAUKM4TEkA6MYAAACNtiQpQQC/QExJAKWlWaNkTkkApetV QUGAef8AD4VI////agFYgIhhTUkACEA9/wAAAHLxVuiMAAAAWaNkTkkAxwVMTEkAAQAAAOsG iR1MTEkAM8C/QExJAKurq+sNOR0sOUkAdA7ojgAAAOiyAAAAM8DrA4PI/19eW8nDi0QkBIMl LDlJAACD+P51EMcFLDlJAAEAAAD/JYjRQACD+P11EMcFLDlJAAEAAAD/JYTRQACD+Px1D6FM OUkAxwUsOUkAAQAAAMOLRCQELaQDAAB0IoPoBHQXg+gNdAxIdAMzwMO4BAQAAMO4EgQAAMO4 BAgAAMO4EQQAAMNXakBZM8C/YE1JAPOrqjPAv0BMSQCjOExJAKNMTEkAo2ROSQCrq6tfw1WL 7IHsFAUAAI1F7FZQ/zU4TEkA/xWA0UAAg/gBD4UWAQAAM8C+AAEAAIiEBez+//9AO8Zy9IpF 8saF7P7//yCEwHQ3U1eNVfMPtgoPtsA7wXcdK8iNvAXs/v//QbggICAgi9nB6QLzq4vLg+ED 86pCQopC/4TAddBfW2oAjYXs+v///zVkTkkA/zU4TEkAUI2F7P7//1ZQagHo8yUAAGoAjYXs /f///zU4TEkAVlCNhez+//9WUFb/NWROSQDoaAEAAGoAjYXs/P///zU4TEkAVlCNhez+//9W UGgAAgAA/zVkTkkA6EABAACDxFwzwI2N7Pr//2aLEfbCAXQWgIhhTUkAEIqUBez9//+IkGBM SQDrHPbCAnQQgIhhTUkAIIqUBez8///r44CgYExJAABAQUE7xnK/60kzwL4AAQAAg/hBchmD +Fp3FICIYU1JABCKyIDBIIiIYExJAOsfg/hhchOD+Hp3DoCIYU1JACCKyIDpIOvggKBgTEkA AEA7xnK+XsnDgz0oTEkAAHUSav3oLPz//1nHBShMSQABAAAAw1WL7IM9TExJAABXi30IiX0I dRH/dRD/dQxX6ComAACDxAzrY4tVEFaF0nQ9i00MigFKD7bw9oZhTUkABIgHdBNHQYXSdBmK AUqIB0dBhMB0FOsGR0GEwHQQhdJ10usKgGf/AOsEgGf+AIvCSoXAXnQTjUoBM8CL0cHpAvOr i8qD4QPzqotFCF9dw1WL7Gr/aFjSQABoBKxAAGShAAAAAFBkiSUAAAAAg+wcU1ZXiWXoM/85 PTA5SQB1RldXagFbU2hQ0kAAvgABAABWV/8VPNFAAIXAdAiJHTA5SQDrIldXU2hM0kAAVlf/ FUDRQACFwA+EIgEAAMcFMDlJAAIAAAA5fRR+EP91FP91EOieAQAAWVmJRRShMDlJAIP4AnUd /3Uc/3UY/3UU/3UQ/3UM/3UI/xVA0UAA6d4AAACD+AEPhdMAAAA5fSB1CKFMOUkAiUUgV1f/ dRT/dRCLRST32BvAg+AIQFD/dSD/FXjQQACL2Ild5DvfD4ScAAAAiX38jQQbg8ADJPzoXfT/ /4ll6IvEiUXcg038/+sTagFYw4tl6DP/iX3cg038/4td5Dl93HRmU/913P91FP91EGoB/3Ug /xV40EAAhcB0TVdXU/913P91DP91CP8VPNFAAIvwiXXYO/d0MvZFDQR0QDl9HA+EsgAAADt1 HH8e/3Uc/3UYU/913P91DP91CP8VPNFAAIXAD4WPAAAAM8CNZciLTfBkiQ0AAAAAX15bycPH RfwBAAAAjQQ2g8ADJPzoqfP//4ll6IvciV3gg038/+sSagFYw4tl6DP/M9uDTfz/i3XYO990 tFZT/3Xk/3Xc/3UM/3UI/xU80UAAhcB0nDl9HFdXdQRXV+sG/3Uc/3UYVlNoIAIAAP91IP8V oNBAAIvwO/cPhHH///+Lxuls////i1QkCItEJASF0laNSv90DYA4AHQIQIvxSYX2dfOAOABe dQUrRCQEw4vCw1WL7FGLRQiNSAGB+QABAAB3DIsNECpBAA+3BEHrUovIVos1ECpBAMH5CA+2 0fZEVgGAXnQOgGX+AIhN/IhF/WoC6wmAZf0AiEX8agFYjU0KagFqAGoAUVCNRfxQagHotSEA AIPEHIXAdQLJww+3RQojRQzJw1WL7FNWi3UMi0YMi14QqIIPhPMAAACoQA+F6wAAAKgBdBaD ZgQAqBAPhNsAAACLTggk/okOiUYMi0YMg2YEAINlDAAk7wwCZqkMAYlGDHUigf6gLUEAdAiB /sAtQQB1C1PoHiYAAIXAWXUHVujPJQAAWWb3RgwIAVd0ZItGCIs+K/iNSAGJDotOGEmF/4lO BH4QV1BT6PkjAACDxAyJRQzrM4P7/3QWi8OLy8H4BYPhH4sEhSBLSQCNBMjrBbjILEEA9kAE IHQNagJqAFPoJyMAAIPEDItGCIpNCIgI6xRqAY1FCF9XUFPopiMAAIPEDIlFDDl9DF90BoNO DCDrD4tFCCX/AAAA6wgMIIlGDIPI/15bXcNVi+yB7EgCAABTVleLfQwz9oofR4TbiXX0iXXs iX0MD4T0BgAAi03wM9LrCItN8It10DPSOVXsD4zcBgAAgPsgfBOA+3h/Dg++w4qAUNJAAIPg D+sCM8APvoTGcNJAAMH4BIP4B4lF0A+HmgYAAP8khfuUQACDTfD/iVXMiVXYiVXgiVXkiVX8 iVXc6XgGAAAPvsOD6CB0O4PoA3Qtg+gIdB9ISHQSg+gDD4VZBgAAg038COlQBgAAg038BOlH BgAAg038Aek+BgAAgE38gOk1BgAAg038AuksBgAAgPsqdSONRRBQ6PUGAACFwFmJReAPjRIG AACDTfwE99iJReDpBAYAAItF4A++y40EgI1EQdDr6YlV8OntBQAAgPsqdR6NRRBQ6LYGAACF wFmJRfAPjdMFAACDTfD/6coFAACNBIkPvsuNREHQiUXw6bgFAACA+0l0LoD7aHQggPtsdBKA +3cPhaAFAACATf0I6ZcFAACDTfwQ6Y4FAACDTfwg6YUFAACAPzZ1FIB/ATR1DkdHgE39gIl9 DOlsBQAAiVXQiw0QKkEAiVXcD7bD9kRBAYB0GY1F7FD/dQgPvsNQ6H8FAACKH4PEDEeJfQyN RexQ/3UID77DUOhmBQAAg8QM6SUFAAAPvsOD+GcPjxwCAACD+GUPjZYAAACD+FgPj+sAAAAP hHgCAACD6EMPhJ8AAABISHRwSEh0bIPoDA+F6QMAAGb3RfwwCHUEgE39CIt18IP+/3UFvv// /3+NRRBQ6JwFAABm90X8EAhZi8iJTfgPhP4BAACFyXUJiw0sLEEAiU34x0XcAQAAAIvBi9ZO hdIPhNQBAABmgzgAD4TKAQAAQEDr58dFzAEAAACAwyCDTfxAjb24/f//O8qJffgPjc8AAADH RfAGAAAA6dEAAABm90X8MAh1BIBN/Qhm90X8EAiNRRBQdDvoMAUAAFCNhbj9//9Q6HUjAACD xAyJRfSFwH0yx0XYAQAAAOspg+hadDKD6Al0xUgPhOgBAADpCAMAAOjYBAAAWYiFuP3//8dF 9AEAAACNhbj9//+JRfjp5wIAAI1FEFDoswQAAIXAWXQzi0gEhcl0LPZF/Qh0Fw+/ANHoiU34 iUX0x0XcAQAAAOm1AgAAg2XcAIlN+A+/AOmjAgAAoSgsQQCJRfhQ6Y4AAAB1DID7Z3UHx0Xw AQAAAItFEP91zIPACIlFEP918ItI+IlNuItA/IlFvA++w1CNhbj9//9QjUW4UP8VADBBAIt1 /IPEFIHmgAAAAHQUg33wAHUOjYW4/f//UP8VDDBBAFmA+2d1EoX2dQ6Nhbj9//9Q/xUEMEEA WYC9uP3//y11DYBN/QGNvbn9//+JffhX6GHm//9Z6fwBAACD6GkPhNEAAACD6AUPhJ4AAABI D4SEAAAASHRRg+gDD4T9/f//SEgPhLEAAACD6AMPhckBAADHRdQnAAAA6zwrwdH46bQBAACF yXUJiw0oLEEAiU34i8GL1k6F0nQIgDgAdANA6/ErwemPAQAAx0XwCAAAAMdF1AcAAAD2RfyA x0X0EAAAAHRdikXUxkXqMARRx0XkAgAAAIhF6+tI9kX8gMdF9AgAAAB0O4BN/QLrNY1FEFDo GwMAAPZF/CBZdAlmi03sZokI6wWLTeyJCMdF2AEAAADpIwIAAINN/EDHRfQKAAAA9kX9gHQM jUUQUOjtAgAAWetB9kX8IHQh9kX8QI1FEFB0DOjIAgAAWQ+/wJnrJei8AgAAWQ+3wOvy9kX8 QI1FEFB0COinAgAAWevg6J8CAABZM9L2RfxAdBuF0n8XfASFwHMR99iD0gCL8PfagE39AYv6 6wSL8Iv69kX9gHUDg+cAg33wAH0Jx0XwAQAAAOsEg2X894vGC8d1BINl5ACNRbeJRfiLRfD/ TfCFwH8Gi8YLx3Q7i0X0mVJQV1aJRcCJVcTobyEAAP91xIvYg8Mw/3XAV1bo7SAAAIP7OYvw i/p+AwNd1ItF+P9N+IgY67WNRbcrRfj/Rfj2Rf0CiUX0dBmLTfiAOTB1BIXAdQ3/TfhAi034 xgEwiUX0g33YAA+F9AAAAItd/PbDQHQm9scBdAbGReot6xT2wwF0BsZF6ivrCfbDAnQLxkXq IMdF5AEAAACLdeArdeQrdfT2wwx1Eo1F7FD/dQhWaiDoFwEAAIPEEI1F7FCNRer/dQj/deRQ 6DIBAACDxBD2wwh0F/bDBHUSjUXsUP91CFZqMOjlAAAAg8QQg33cAHRBg330AH47i0X0i134 jXj/ZosDQ1CNRchQQ+iWHwAAWYXAWX4yjU3sUf91CFCNRchQ6NgAAACDxBCLx0+FwHXQ6xWN RexQ/3UI/3X0/3X46LoAAACDxBD2RfwEdBKNRexQ/3UIVmog6HEAAACDxBCLfQyKH0eE24l9 DA+FE/n//4tF7F9eW8nDeY9AAE+OQABqjkAAto5AAO2OQAD1jkAAKo9AAL2PQABVi+yLTQz/ SQR4DosRikUIiAL/AQ+2wOsLUf91COiI9///WVmD+P+LRRB1BYMI/13D/wBdw1ZXi3wkEIvH T4XAfiGLdCQYVv90JBj/dCQU6Kz///+DxAyDPv90B4vHT4XAf+NfXsNTi1wkDIvDS1ZXhcB+ Jot8JByLdCQQD74GV0b/dCQcUOh1////g8QMgz//dAeLw0uFwH/iX15bw4tEJASDAASLAItA /MOLRCQEgwAIiwiLQfiLUfzDi0QkBIMABIsAZotA/MNWi3QkCIX2dCRW6MAfAABZhcBWdApQ 6N8fAABZWV7DagD/NQRLSQD/FZDRQABew/81uDpJAP90JAjoAwAAAFlZw4N8JATgdyL/dCQE 6BwAAACFwFl1FjlEJAh0EP90JATodScAAIXAWXXeM8DDVot0JAg7NSAwQQB3C1bopSIAAIXA WXUchfZ1A2oBXoPGD4Pm8FZqAP81BEtJAP8VlNFAAF7DVYvsgezEAQAAgGXrAFNWi3UMM9tX igaJXfyEwIldzA+E4QkAAIt9COsFi30IM9uDPRwsQQABfg8PtsBqCFDohvX//1lZ6w+LDRAq QQAPtsCKBEGD4Ag7w3Q2/038V41F/FdQ6CUKAABZWVDoBgoAAA+2RgFGUOhp7P//g8QMhcB0 Dg+2RgFGUOhX7P//WevugD4lD4XZCAAAgGXLAIBl6ACAZekAgGXyAIBl8QCAZeoAM/+AZfsA iV3kiV3giV30xkXzAYld0A+2XgFGgz0cLEEAAX4PD7bDagRQ6On0//9ZWesPiw0QKkEAD7bD igRBg+AEhcB0EotF9P9F4I0EgI1EQ9CJRfTrZYP7Tn8+dF6D+yp0MoP7RnRUg/tJdAqD+0x1 N/5F8+tFgH4BNnUsgH4CNI1GAnUj/0XQg2XYAINl3ACL8Osn/kXy6yKD+2h0F4P7bHQKg/t3 dAj+RfHrDv5F8/5F++sG/k3z/k37gH3xAA+ET////4B98gCJdQx1EotFEIlFvIPABIlFEItA /IlF1IBl8QCAffsAdRSKBjxTdAo8Q3QGgE37/+sExkX7AYtdDA+2M4POIIP+bol1xHQog/5j dBSD/nt0D/91CI1F/FDotQgAAFnrC/91CP9F/Oh2CAAAWYlF7DPAOUXgdAk5RfQPhNwHAACD /m8Pj14CAAAPhAoFAACD/mMPhCwCAACD/mQPhPgEAAAPjmoCAACD/md+OIP+aXQbg/5uD4VX AgAAgH3yAIt9/A+EAAcAAOkhBwAAamRei13sg/stD4V+AgAAxkXpAel6AgAAi13sjbU8/v// g/stdQ6InTz+//+NtT3+///rBYP7K3UXi30I/030/0X8V+jOBwAAi9hZiV3s6wOLfQiDfeAA dAmBffRdAQAAfgfHRfRdAQAAgz0cLEEAAX4MagRT6Anz//9ZWesLoRAqQQCKBFiD4ASFwHQh i0X0/030hcB0F/9F5IgeRv9F/FfocAcAAIvYWYld7Ou7OB0gLEEAdWaLRfT/TfSFwHRc/0X8 V+hNBwAAi9igICxBAIgGWYld7EaDPRwsQQABfgxqBFPom/L//1lZ6wuhECpBAIoEWIPgBIXA dCGLRfT/TfSFwHQX/0XkiB5G/0X8V+gCBwAAi9hZiV3s67uDfeQAD4SOAAAAg/tldAmD+0UP hYAAAACLRfT/TfSFwHR2xgZlRv9F/FfoywYAAIvYWYP7LYld7HUFiAZG6wWD+yt1HotF9P9N 9IXAdQUhRfTrD/9F/FfongYAAIvYWYld7IM9HCxBAAF+DGoEU+j08f//WVnrC6EQKkEAigRY g+AEhcB0EotF9P9N9IXAdAj/ReSIHkbru/9N/FdT6HIGAACDfeQAWVkPhPYFAACAffIAD4VN BQAA/0XMgCYAjYU8/v//UA++RfP/ddRIUP8VCDBBAIPEDOkpBQAAOUXgdQr/RfTHReABAAAA gH37AH4ExkXqAb84LEEA6QsBAACLxoPocA+EowIAAIPoAw+E6AAAAEhID4SWAgAAg+gDD4TD /f//g+gDdCQPtgM7RewPhT8FAAD+TeuAffIAD4XDBAAAi0W8iUUQ6bgEAACAffsAfgTGReoB i30MR4l9DIA/Xg+FpwAAAIvHjXgB6ZkAAACD+yt1Iv9N9HUMg33gAHQGxkXxAesR/3UI/0X8 6GgFAACL2FmJXeyD+zAPhUUCAAD/dQj/RfzoTgUAAIvYWYD7eIld7HQvgPtYdCqD/njHReQB AAAAdAhqb17pFgIAAP91CP9N/FPoOAUAAFlZajBb6f0BAAD/dQj/RfzoCQUAAFmL2Ild7Gp4 68+AffsAfgTGReoBvzAsQQCATej/aiCNRZxqAFDo7Nr//4PEDIN9xHt1DoA/XXUJsl1HxkWn IOsDilXLigc8XXRfRzwtdUGE0nQ9ig+A+V10Nkc60XMEisHrBIrCitE60HchD7bSD7bwK/JG i8qLwoPhB7MBwegD0uONRAWcCBhCTnXoMtLrtA+2yIrQi8GD4QezAcHoA9LjjUQFnAgY65uA PwAPhAEEAACDfcR7dQOJfQyLfQiLddT/TfxX/3XsiXXQ6FMEAABZWYN94AB0DotF9P9N9IXA D4ScAAAA/0X8V+gaBAAAg/j/WYlF7HR+i8hqAYPhB1oPvl3o0+KLyMH5Aw++TA2cM8uF0XRg gH3yAHVSgH3qAHRBiw0QKkEAiEXID7bA9kRBAYB0Df9F/FfoywMAAFmIRcn/NRwsQQCNRchQ jUXCUOiqIAAAZotFwoPEDGaJBkZG6wOIBkaJddTpZP////9F0Olc/////038V1DoowMAAFlZ OXXQD4QoAwAAgH3yAA+FfwIAAP9FzIN9xGMPhHICAACAfeoAi0XUdAlmgyAA6WACAACAIADp WAIAAMZF8wGLXeyD+y11BsZF6QHrBYP7K3Ui/030dQyDfeAAdAbGRfEB6xH/dQj/RfzoGgMA AFmL2Ild7IN90AAPhA8BAACAffEAD4XjAAAAg/54dU+DPRwsQQABfg9ogAAAAFPoVO7//1lZ 6w2hECpBAIoEWCWAAAAAhcAPhKMAAACLRdiLVdxqBFnozSAAAFOJRdiJVdzofQIAAIvYWYld 7OtTgz0cLEEAAX4MagRT6Aju//9ZWesLoRAqQQCKBFiD4ASFwHRdg/5vdRWD+zh9U4tF2ItV 3GoDWeh9IAAA6w9qAGoK/3Xc/3XY6CwgAACJRdiJVdz/ReSNQ9CZAUXYEVXcg33gAHQF/030 dCT/dQj/RfzoNgIAAIvYWYld7Okr/////3UI/038U+g5AgAAWVmAfekAD4TcAAAAi0XYi03c 99iD0QCJRdj32YlN3OnEAAAAgH3xAA+FsgAAAIP+eHQ/g/5wdDqDPRwsQQABfgxqBFPoQ+3/ /1lZ6wuhECpBAIoEWIPgBIXAdHaD/m91CoP7OH1swecD6z+NPL/R5+s4gz0cLEEAAX4PaIAA AABT6Abt//9ZWesNoRAqQQCKBFglgAAAAIXAdDdTwecE6EQBAACL2FmJXez/ReSDfeAAjXwf 0HQF/030dCT/dQj/RfzoWAEAAIvYWYld7Olc/////3UI/038U+hbAQAAWVmAfekAdAL334P+ RnUEg2XkAIN95AAPhM4AAACAffIAdSn/RcyDfdAAdBCLRdSLTdiJCItN3IlIBOsQgH3zAItF 1HQEiTjrA2aJOP5F6/9FDIt1DOtC/0X8V+jhAAAAi9hZD7YGRjvDiV3siXUMdVWLDRAqQQAP tsP2REEBgHQY/0X8V+i3AAAAWQ+2DkY7yIl1DHU+/038g33s/3UQgD4ldU2LRQyAeAFudUSL 8IoGhMAPhVb2///rMP91CP9N/P917OsF/038V1PoiwAAAFlZ6xf/TfxXUOh9AAAA/038V1Po cwAAAIPEEIN97P91EYtFzIXAdQ04Ret1CIPI/+sDi0XMX15bycODPRwsQQABVn4Qi3QkCGoE VuiO6///WVnrD4t0JAihECpBAIoEcIPgBIXAdQaD5t+D7geLxl7Di1QkBP9KBHgJiwoPtgFB iQrDUugUHgAAWcODfCQE/3QP/3QkCP90JAjo1x4AAFlZw1aLdCQIV/90JBD/Bui+////i/hX 6D7i//9ZhcBZdeeLx19ew8zMzMzMzMzMjUL/W8ONpCQAAAAAjWQkADPAikQkCFOL2MHgCItU JAj3wgMAAAB0E4oKQjjZdNGEyXRR98IDAAAAde0L2FeLw8HjEFYL2IsKv//+/n6LwYv3M8sD 8AP5g/H/g/D/M88zxoPCBIHhAAEBgXUcJQABAYF00yUAAQEBdQiB5gAAAIB1xF5fWzPAw4tC /DjYdDaEwHTvONx0J4TkdOfB6BA42HQVhMB03DjcdAaE5HTU65ZeX41C/1vDjUL+Xl9bw41C /V5fW8ONQvxeX1vDoTRMSQCFwHQC/9BoFPBAAGgI8EAA6M4AAABoBPBAAGgA8EAA6L8AAACD xBDDagBqAP90JAzoFQAAAIPEDMNqAGoB/3QkDOgEAAAAg8QMw1dqAV85PZw5SQB1Ef90JAj/ FazQQABQ/xUo0UAAg3wkDABTi1wkFIk9mDlJAIgdlDlJAHU8oTBMSQCFwHQiiw0sTEkAVo1x /DvwchOLBoXAdAL/0IPuBDs1MExJAHPtXmgg8EAAaBjwQADoKgAAAFlZaCjwQABoJPBAAOgZ AAAAWVmF21t1EP90JAiJPZw5SQD/FXzRQABfw1aLdCQIO3QkDHMNiwaFwHQC/9CDxgTr7V7D VYvsU/91COg1AQAAhcBZD4QgAQAAi1gIhdsPhBUBAACD+wV1DINgCABqAVjpDQEAAIP7AQ+E 9gAAAIsNoDlJAIlNCItNDIkNoDlJAItIBIP5CA+FyAAAAIsNuCxBAIsVvCxBAAPRVjvKfRWN NEkr0Y00tUgsQQCDJgCDxgxKdfeLAIs1xCxBAD2OAADAdQzHBcQsQQCDAAAA63A9kAAAwHUM xwXELEEAgQAAAOtdPZEAAMB1DMcFxCxBAIQAAADrSj2TAADAdQzHBcQsQQCFAAAA6zc9jQAA wHUMxwXELEEAggAAAOskPY8AAMB1DMcFxCxBAIYAAADrET2SAADAdQrHBcQsQQCKAAAA/zXE LEEAagj/01mJNcQsQQBZXusIg2AIAFH/01mLRQijoDlJAIPI/+sJ/3UM/xWY0UAAW13Di1Qk BIsNwCxBADkVQCxBAFa4QCxBAHQVjTRJjTS1QCxBAIPADDvGcwQ5EHX1jQxJXo0MjUAsQQA7 wXMEORB0AjPAw4M9KExJAAB1Bei75P//Vos1aE5JAIoGPCJ1JYpGAUY8InQVhMB0EQ+2wFDo lBsAAIXAWXTmRuvjgD4idQ1G6wo8IHYGRoA+IHf6igaEwHQEPCB26YvGXsNTM9s5HShMSQBW V3UF6F/k//+LNSA5SQAz/4oGOsN0Ejw9dAFHVugr0///WY10BgHr6I0EvQQAAABQ6Orw//+L 8Fk784k1fDlJAHUIagnoEeD//1mLPSA5SQA4H3Q5VVfo8dL//4voWUWAPz10IlXotfD//zvD WYkGdQhqCeji3///WVf/Nujb0f//WYPGBFkD/Tgfdcld/zUgOUkA6Fjw//9ZiR0gOUkAiR5f XscFJExJAAEAAABbw1WL7FFRUzPbOR0oTEkAVld1Beih4///vqQ5SQBoBAEAAFZT/xUU0UAA oWhOSQCJNYw5SQCL/jgYdAKL+I1F+FCNRfxQU1NX6E0AAACLRfiLTfyNBIhQ6BXw//+L8IPE GDvzdQhqCOhA3///WY1F+FCNRfxQi0X8jQSGUFZX6BcAAACLRfyDxBRIiTV0OUkAX16jcDlJ AFvJw1WL7ItNGItFFFNWgyEAi3UQV4t9DMcAAQAAAItFCIX/dAiJN4PHBIl9DIA4InVEilAB QID6InQphNJ0JQ+20vaCYU1JAAR0DP8BhfZ0BooQiBZGQP8BhfZ01YoQiBZG687/AYX2dASA JgBGgDgidUZA60P/AYX2dAWKEIgWRooQQA+22vaDYU1JAAR0DP8BhfZ0BYoYiB5GQID6IHQJ hNJ0CYD6CXXMhNJ1A0jrCIX2dASAZv8Ag2UYAIA4AA+E4AAAAIoQgPogdAWA+gl1A0Dr8YA4 AA+EyAAAAIX/dAiJN4PHBIl9DItVFP8Cx0UIAQAAADPbgDhcdQRAQ+v3gDgidSz2wwF1JTP/ OX0YdA2AeAEijVABdQSLwusDiX0Ii30MM9I5VRgPlMKJVRjR64vTS4XSdA5DhfZ0BMYGXEb/ AUt184oQhNJ0SoN9GAB1CoD6IHQ/gPoJdDqDfQgAdC6F9nQZD7ba9oNhTUkABHQGiBZGQP8B ihCIFkbrDw+20vaCYU1JAAR0A0D/Af8BQOlY////hfZ0BIAmAEb/AekX////hf90A4MnAItF FF9eW/8AXcNRUaGoOkkAU1WLLajRQABWVzPbM/Yz/zvDdTP/1YvwO/N0DMcFqDpJAAEAAADr KP8VpNFAAIv4O/sPhOoAAADHBag6SQACAAAA6Y8AAACD+AEPhYEAAAA783UM/9WL8DvzD4TC AAAAZjkei8Z0DkBAZjkYdflAQGY5GHXyK8aLPaDQQADR+FNTQFNTUFZTU4lEJDT/14voO+t0 MlXogu3//zvDWYlEJBB0I1NTVVD/dCQkVlNT/9eFwHUO/3QkEOgw7f//WYlcJBCLXCQQVv8V oNFAAIvD61OD+AJ1TDv7dQz/FaTRQACL+Dv7dDw4H4vHdApAOBh1+0A4GHX2K8dAi+hV6Bvt //+L8Fk783UEM/brC1VXVuj10v//g8QMV/8VnNFAAIvG6wIzwF9eXVtZWcOD7ERTVVZXaAAB AADo4Oz//4vwWYX2dQhqG+gN3P//WYk1IEtJAMcFIExJACAAAACNhgABAAA78HMagGYEAIMO /8ZGBQqhIEtJAIPGCAUAAQAA6+KNRCQQUP8VeNFAAGaDfCRCAA+ExQAAAItEJESFwA+EuQAA AIswjWgEuAAIAAA78I0cLnwCi/A5NSBMSQB9Ur8kS0kAaAABAADoUOz//4XAWXQ4gwUgTEkA IIkHjYgAAQAAO8FzGIBgBACDCP/GQAUKiw+DwAiBwQABAADr5IPHBDk1IExJAHy76waLNSBM SQAz/4X2fkaLA4P4/3Q2ik0A9sEBdC72wQh1C1D/FWzRQACFwHQei8eLz8H4BYPhH4sEhSBL SQCNBMiLC4kIik0AiEgER0WDwwQ7/ny6M9uhIEtJAIM82P+NNNh1TYXbxkYEgXUFavZY6wqL w0j32BvAg8D1UP8VcNFAAIv4g///dBdX/xVs0UAAhcB0DCX/AAAAiT6D+AJ1BoBOBEDrD4P4 A3UKgE4ECOsEgE4EgEOD+wN8m/81IExJAP8VjNFAAF9eXVuDxETDM8BqADlEJAhoABAAAA+U wFD/FWTRQACFwKMES0kAdBXogwoAAIXAdQ//NQRLSQD/FWjRQAAzwMNqAVjDzMzMVYvsU1ZX VWoAagBoJKtAAP91COieHAAAXV9eW4vlXcOLTCQE90EEBgAAALgBAAAAdA+LRCQIi1QkEIkC uAMAAADDU1ZXi0QkEFBq/mgsq0AAZP81AAAAAGSJJQAAAACLRCQgi1gIi3AMg/7/dC47dCQk dCiNNHaLDLOJTCQIiUgMg3yzBAB1EmgBAQAAi0SzCOhAAAAA/1SzCOvDZI8FAAAAAIPEDF9e W8MzwGSLDQAAAACBeQQsq0AAdRCLUQyLUgw5UQh1BbgBAAAAw1NRu9QsQQDrClNRu9QsQQCL TQiJSwiJQwSJawxZW8IEAMzMVkMyMFhDMDBVi+yD7AhTVldV/ItdDItFCPdABAYAAAAPhYIA AACJRfiLRRCJRfyNRfiJQ/yLcwyLewiD/v90YY0MdoN8jwQAdEVWVY1rEP9UjwRdXotdDAvA dDN4PIt7CFPoqf7//4PEBI1rEFZT6N7+//+DxAiNDHZqAYtEjwjoYf///4sEj4lDDP9UjwiL ewiNDHaLNI/robgAAAAA6xy4AQAAAOsVVY1rEGr/U+ie/v//g8QIXbgBAAAAXV9eW4vlXcNV i0wkCIspi0EcUItBGFDoef7//4PECF3CBAChKDlJAIP4AXQNhcB1KoM9FClBAAF1IWj8AAAA 6BgAAAChrDpJAFmFwHQC/9Bo/wAAAOgCAAAAWcNVi+yB7KQBAACLVQgzybjoLEEAOxB0C4PA CEE9eC1BAHzxVovxweYDO5boLEEAD4UcAQAAoSg5SQCD+AEPhOgAAACFwHUNgz0UKUEAAQ+E 1wAAAIH6/AAAAA+E8QAAAI2FXP7//2gEAQAAUGoA/xUU0UAAhcB1E42FXP7//2i81UAAUOiz yf//WVmNhVz+//9XUI29XP7//+iOyv//QFmD+Dx2KY2FXP7//1Doe8r//4v4jYVc/v//g+g7 agMD+Gi41UAAV+jhAQAAg8QQjYVg////aJzVQABQ6F3J//+NhWD///9XUOhgyf//jYVg//// aJjVQABQ6E/J////tuwsQQCNhWD///9Q6D3J//9oECABAI2FYP///2hw1UAAUOhfEgAAg8Qs X+smjUUIjbbsLEEAagBQ/zbo7sn//1lQ/zZq9P8VcNFAAFD/FWzQQABeycNVi+xq/2jY1UAA aASsQABkoQAAAABQZIklAAAAAIPsGFNWV4ll6KGwOkkAM9s7w3U+jUXkUGoBXlZoUNJAAFb/ FVTRQACFwHQEi8brHY1F5FBWaEzSQABWU/8VWNFAAIXAD4TOAAAAagJYo7A6SQCD+AJ1JItF HDvDdQWhPDlJAP91FP91EP91DP91CFD/FVjRQADpnwAAAIP4AQ+FlAAAADldGHUIoUw5SQCJ RRhTU/91EP91DItFIPfYG8CD4AhAUP91GP8VeNBAAIlF4DvDdGOJXfyNPACLx4PAAyT86BTQ //+JZeiL9Il13FdTVuiUx///g8QM6wtqAVjDi2XoM9sz9oNN/P8783Qp/3XgVv91EP91DGoB /3UY/xV40EAAO8N0EP91FFBW/3UI/xVU0UAA6wIzwI1lzItN8GSJDQAAAABfXlvJw8zMzMzM zMzMzMzMzMzMzItMJAxXhcl0elZTi9mLdCQU98YDAAAAi3wkEHUHwekCdW/rIYoGRogHR0l0 JYTAdCn3xgMAAAB164vZwekCdVGD4wN0DYoGRogHR4TAdC9LdfOLRCQQW15fw/fHAwAAAHQS iAdHSQ+EigAAAPfHAwAAAHXui9nB6QJ1bIgHR0t1+ltei0QkCF/DiReDxwRJdK+6//7+fosG A9CD8P8zwosWg8YEqQABAYF03oTSdCyE9nQe98IAAP8AdAz3wgAAAP91xokX6xiB4v//AACJ F+sOgeL/AAAAiRfrBDPSiReDxwQzwEl0CjPAiQeDxwRJdfiD4wN1hYtEJBBbXl/Di0QkBFM7 BSBMSQBWV3Nzi8iL8MH5BYPmH408jSBLSQDB5gOLD/ZEMQQBdFZQ6BIRAACD+P9ZdQzHBVQ5 SQAJAAAA60//dCQYagD/dCQcUP8V5NBAAIvYg/v/dQj/FeDQQADrAjPAhcB0CVDo8w8AAFnr IIsHgGQwBP2NRDAEi8PrFIMlWDlJAADHBVQ5SQAJAAAAg8j/X15bw1WL7IHsFAQAAItNCFM7 DSBMSQBWVw+DeQEAAIvBi/HB+AWD5h+NHIUgS0kAweYDiwOKRDAEqAEPhFcBAAAz/zl9EIl9 +Il98HUHM8DpVwEAAKggdAxqAldR6Aj///+DxAyLAwPG9kAEgA+EwQAAAItFDDl9EIlF/Il9 CA+G5wAAAI2F7Pv//4tN/CtNDDtNEHMpi038/0X8igmA+Qp1B/9F8MYADUCICECLyI2V7Pv/ /yvKgfkABAAAfMyL+I2F7Pv//yv4jUX0agBQjYXs+///V1CLA/80MP8VbNBAAIXAdEOLRfQB Rfg7x3wLi0X8K0UMO0UQcooz/4tF+DvHD4WLAAAAOX0IdF9qBVg5RQh1TMcFVDlJAAkAAACj WDlJAOmAAAAA/xXg0EAAiUUI68eNTfRXUf91EP91DP8w/xVs0EAAhcB0C4tF9Il9CIlF+Oun /xXg0EAAiUUI65z/dQjoZA4AAFnrPYsD9kQwBEB0DItFDIA4Gg+Ezf7//8cFVDlJABwAAACJ PVg5SQDrFitF8OsUgyVYOUkAAMcFVDlJAAkAAACDyP9fXlvJw/8FtDpJAGgAEAAA6P7i//9Z i0wkBIXAiUEIdA2DSQwIx0EYABAAAOsRg0kMBI1BFIlBCMdBGAIAAACLQQiDYQQAiQHDi0Qk BDsFIExJAHIDM8DDi8iD4B/B+QWLDI0gS0kAikTBBIPgQMOhAEtJAFZqFIXAXnUHuAACAADr BjvGfQeLxqMAS0kAagRQ6KkOAABZo+Q6SQCFwFl1IWoEVok1AEtJAOiQDgAAWaPkOkkAhcBZ dQhqGuiN0f//WTPJuIAtQQCLFeQ6SQCJBBGDwCCDwQQ9ADBBAHzqM9K5kC1BAIvCi/LB+AWD 5h+LBIUgS0kAiwTwg/j/dASFwHUDgwn/g8EgQoH58C1BAHzUXsPokg8AAIA9lDlJAAB0BemV DgAAw1WL7ItFCIXAdQJdw4M9PDlJAAB1EmaLTQxmgfn/AHc5agGICFhdw41NCINlCABRagD/ NRwsQQBQjUUMagFQaCACAAD/NUw5SQD/FaDQQACFwHQGg30IAHQNxwVUOUkAKgAAAIPI/13D U1aLRCQYC8B1GItMJBSLRCQQM9L38YvYi0QkDPfxi9PrQYvIi1wkFItUJBCLRCQM0enR29Hq 0dgLyXX09/OL8PdkJBiLyItEJBT35gPRcg47VCQQdwhyBztEJAx2AU4z0ovGXlvCEADMzMzM zMzMzFOLRCQUC8B1GItMJBCLRCQMM9L38YtEJAj38YvCM9LrUIvIi1wkEItUJAyLRCQI0enR 29Hq0dgLyXX09/OLyPdkJBSR92QkEAPRcg47VCQMdwhyDjtEJAh2CCtEJBAbVCQUK0QkCBtU JAz32vfYg9oAW8IQAGhAAQAAagD/NQRLSQD/FZTRQACFwKPgOkkAdQHDgyXYOkkAAIMl3DpJ AABqAaPUOkkAxwXMOkkAEAAAAFjDodw6SQCNDICh4DpJAI0MiDvBcxSLVCQEK1AMgfoAABAA cgeDwBTr6DPAw1WL7IPsFItVDItNCFNWi0EQi/IrcQyLWvyDwvxXwe4Pi86LevxpyQQCAABL iX38jYwBRAEAAIld9IlN8IsME/bBAYlN+HV/wfkEaj9JX4lNDDvPdgOJfQyLTBMEO0wTCHVI i00Mg/kgcxy/AAAAgNPvjUwBBPfXIXywRP4JdSuLTQghOeskg8HgvwAAAIDT74tNDI1MAQT3 1yG8sMQAAAD+CXUGi00IIXkEi0wTCIt8EwSJeQSLTBMEi3wTCANd+Il5CIld9Iv7wf8ET4P/ P3YDaj9fi038g+EBiU3sD4WgAAAAK1X8i038wfkEaj+JVfhJWjvKiU0MdgWJVQyLygNd/Iv7 iV30wf8ETzv6dgKL+jvPdGuLTfiLUQQ7UQh1SItNDIP5IHMcugAAAIDT6o1MAQT30iFUsET+ CXUri00IIRHrJIPB4LoAAACA0+qLTQyNTAEE99IhlLDEAAAA/gl1BotNCCFRBItN+ItRCItJ BIlKBItN+ItRBItJCIlKCItV+IN97AB1CTl9DA+EiQAAAItN8I0M+YtJBIlKBItN8I0M+YlK CIlRBItKBIlRCItKBDtKCHVjikwHBIP/IIhND/7BiEwHBHMlgH0PAHUOuwAAAICLz9Pri00I CRm7AAAAgIvP0+uNRLBECRjrKYB9DwB1EI1P4LsAAACA0+uLTQgJWQSNT+C/AAAAgNPvjYSw xAAAAAk4i130i0XwiRqJXBP8/wgPhfoAAACh2DpJAIXAD4TfAAAAiw3QOkkAiz1g0UAAweEP A0gMuwCAAABoAEAAAFNR/9eLDdA6SQCh2DpJALoAAACA0+oJUAih2DpJAIsN0DpJAItAEIOk iMQAAAAAodg6SQCLQBD+SEOh2DpJAItIEIB5QwB1CYNgBP6h2DpJAIN4CP91bFNqAP9wDP/X odg6SQD/cBBqAP81BEtJAP8VkNFAAKHcOkkAixXgOkkAjQSAweACi8ih2DpJACvIjUwR7FGN SBRRUOgPx///i0UIg8QM/w3cOkkAOwXYOkkAdgOD6BSLDeA6SQCJDdQ6SQDrA4tFCKPYOkkA iTXQOkkAX15bycNVi+yD7BSh3DpJAIsV4DpJAFNWjQSAV408gotFCIl9/I1IF4Ph8IlN8MH5 BEmD+SB9DoPO/9Pug034/4l19OsQg8Hgg8j/M/bT6Il19IlF+KHUOkkAi9g734ldCHMZi0sE izsjTfgj/gvPdQuDwxQ7XfyJXQhy5ztd/HV5i9o72IldCHMVi0sEizsjTfgj/gvPdQWDwxTr 5jvYdVk7XfxzEYN7CAB1CIPDFIldCOvtO138dSaL2jvYiV0Icw2DewgAdQWDwxTr7jvYdQ7o OAIAAIvYhduJXQh0FFPo2gIAAFmLSxCJAYtDEIM4/3UHM8DpDwIAAIkd1DpJAItDEIsQg/r/ iVX8dBSLjJDEAAAAi3yQRCNN+CP+C891N4uQxAAAAItwRCNV+CN19INl/ACNSEQL1ot19HUX i5GEAAAA/0X8I1X4g8EEi/4jOQvXdOmLVfyLyjP/ackEAgAAjYwBRAEAAIlN9ItMkEQjznUN i4yQxAAAAGogI034X4XJfAXR4Ufr94tN9ItU+QSLCitN8IvxiU34wf4EToP+P34Daj9eO/cP hA0BAACLSgQ7Sgh1YYP/IH0ruwAAAICLz9Pri038jXw4BPfTiV3sI1yIRIlciET+D3U4i10I i03sIQvrMY1P4LsAAACA0+uLTfyNfDgEjYyIxAAAAPfTIRn+D4ld7HULi10Ii03sIUsE6wOL XQiLSgiLegSDffgAiXkEi0oEi3oIiXkID4SUAAAAi030i3zxBI0M8Yl6BIlKCIlRBItKBIlR CItKBDtKCHVkikwGBIP+IIhNC30p/sGAfQsAiEwGBHULvwAAAICLztPvCTu/AAAAgIvO0++L TfwJfIhE6y/+wYB9CwCITAYEdQ2NTuC/AAAAgNPvCXsEi038jbyIxAAAAI1O4L4AAACA0+4J N4tN+IXJdAuJColMEfzrA4tN+It18APRjU4BiQqJTDL8i3X0iw6FyY15AYk+dRo7Hdg6SQB1 EotN/DsN0DpJAHUHgyXYOkkAAItN/IkIjUIEX15bycOh3DpJAIsNzDpJAFZXM/87wXUwjUSJ UMHgAlD/NeA6SQBX/zUES0kA/xVM0UAAO8d0YYMFzDpJABCj4DpJAKHcOkkAiw3gOkkAaMRB AABqCI0EgP81BEtJAI00gf8VlNFAADvHiUYQdCpqBGgAIAAAaAAAEABX/xVQ0UAAO8eJRgx1 FP92EFf/NQRLSQD/FZDRQAAzwOsXg04I/4k+iX4E/wXcOkkAi0YQgwj/i8ZfXsNVi+xRi00I U1ZXi3EQi0EIM9uFwHwF0eBD6/eLw2o/acAEAgAAWo2EMEQBAACJRfyJQAiJQASDwAhKdfSL +2oEwecPA3kMaAAQAABoAIAAAFf/FVDRQACFwHUIg8j/6ZMAAACNlwBwAAA7+nc8jUcQg0j4 /4OI7A8AAP+NiPwPAADHQPzwDwAAiQiNiPzv//+JSATHgOgPAADwDwAABQAQAACNSPA7ynbH i0X8jU8MBfgBAABqAV+JSASJQQiNSgyJSAiJQQSDZJ5EAIm8nsQAAACKRkOKyP7BhMCLRQiI TkN1Awl4BLoAAACAi8vT6vfSIVAIi8NfXlvJw6G8OkkAhcB0D/90JAT/0IXAWXQEagFYwzPA w1WL7FNWi3UMM9s783QVOV0QdBCKBjrDdRCLRQg7w3QDZokYM8BeW13DOR08OUkAdROLTQg7 y3QHZg+2wGaJAWoBWOvhiw0QKkEAD7bA9kRBAYB0TaEcLEEAg/gBfio5RRB8LzPJOV0ID5XB Uf91CFBWagn/NUw5SQD/FXjQQACFwKEcLEEAdZ05RRByBTheAXWTxwVUOUkAKgAAAIPI/+uE M8A5XQgPlcBQ/3UIagFWagn/NUw5SQD/FXjQQACFwA+Fef///+vKzMzMzMzMzMzMzMzMzMzM i0QkCItMJBALyItMJAx1CYtEJAT34cIQAFP34YvYi0QkCPdkJBQD2ItEJAj34QPTW8IQAMzM zMzMzMzMzMzMzID5QHMVgPkgcwYPpcLT4MOL0DPAgOEf0+LDM8Az0sNWi3QkCItGDKiDD4TE AAAAqEAPhbwAAACoAnQKDCCJRgzprgAAAAwBZqkMAYlGDHUJVui/8///WesFi0YIiQb/dhj/ dgj/dhDozgQAAIPEDIlGBIXAdGyD+P90Z4tWDPbCgnU0i04QV4P5/3QUi/nB/wWD4R+LPL0g S0kAjTzP6wW/yCxBAIpPBF+A4YKA+YJ1BoDOIIlWDIF+GAACAAB1FItODPbBCHQM9sUEdQfH RhgAEAAAiw5IiUYED7YBQYkOXsP32BvAg+AQg8AQCUYMg2YEAIPI/17DU4tcJAiD+/9WdEGL dCQQi0YMqAF1CKiAdDKoAnUug34IAHUHVujz8v//WYsGO0YIdQmDfgQAdRRAiQb2RgxAdBH/ DosGOBh0D0CJBoPI/15bw/8OiwaIGItGDP9GBCTvDAGJRgyLwyX/AAAA6+FqBGoA/3QkDOgE AAAAg8QMww+2RCQEikwkDISIYU1JAHUcg3wkCAB0Dg+3BEUaKkEAI0QkCOsCM8CFwHUBw2oB WMNTM9s5HcA6SQBWV3VCaBTWQAD/FfTQQACL+Dv7dGeLNTjRQABoCNZAAFf/1oXAo8A6SQB0 UGj41UAAV//WaOTVQABXo8Q6SQD/1qPIOkkAocQ6SQCFwHQW/9CL2IXbdA6hyDpJAIXAdAVT /9CL2P90JBj/dCQY/3QkGFP/FcA6SQBfXlvDM8Dr+ItMJAQz0okNWDlJALgwMEEAOwh0IIPA CEI9mDFBAHzxg/kTch2D+SR3GMcFVDlJAA0AAADDiwTVNDBBAKNUOUkAw4H5vAAAAHISgfnK AAAAxwVUOUkACAAAAHYKxwVUOUkAFgAAAMOLTCQEVjsNIExJAFdzVYvBi/HB+AWD5h+NPIUg S0kAweYDiwcDxvZABAF0N4M4/3Qygz0UKUEAAXUfM8AryHQQSXQISXUTUGr06whQavXrA1Bq 9v8VSNFAAIsHgwww/zPA6xSDJVg5SQAAxwVUOUkACQAAAIPI/19ew4tEJAQ7BSBMSQBzHIvI g+AfwfkFiwyNIEtJAPZEwQQBjQTBdAOLAMODJVg5SQAAxwVUOUkACQAAAIPI/8NTVot0JAxX D690JBSD/uCL3ncNhfZ1A2oBXoPGD4Pm8DP/g/7gdyo7HSAwQQB3DVPolfb//4v4WYX/dStW agj/NQRLSQD/FZTRQACL+IX/dSKDPbg6SQAAdBlW6B/7//+FwFl0FOu5U2oAV+hBtP//g8QM i8dfXlvDM8Dr+FZXagMz/145NQBLSQB+RKHkOkkAiwSwhcB0L/ZADIN0DVDoPQMAAIP4/1l0 AUeD/hR8F6HkOkkA/zSw6OjS//+h5DpJAFmDJLAARjs1AEtJAHy8i8dfXsNWi3QkCIX2dQlW 6JEAAABZXsNW6CMAAACFwFl0BYPI/17D9kYNQHQP/3YQ6DIDAAD32FleG8DDM8Bew1NWi3Qk DDPbV4tGDIvIg+EDgPkCdTdmqQgBdDGLRgiLPiv4hf9+JldQ/3YQ6Njt//+DxAw7x3UOi0YM qIB0DiT9iUYM6weDTgwgg8v/i0YIg2YEAIkGX4vDXlvDagHoAgAAAFnDU1ZXM/Yz2zP/OTUA S0kAfk2h5DpJAIsEsIXAdDiLSAz2wYN0MIN8JBABdQ9Q6C7///+D+P9ZdB1D6xqDfCQQAHUT 9sECdA5Q6BP///+D+P9ZdQIL+EY7NQBLSQB8s4N8JBABi8N0AovHX15bw2oC6CbB//9Zw1WL 7IPsDFNWi3UIVzs1IExJAA+DxQEAAIvGg+YfwfgFweYDjRyFIEtJAIsEhSBLSQADxopQBPbC AQ+EngEAAINl+ACLfQyDfRAAi890Z/bCAnVi9sJIdB2KQAU8CnQW/00QiAeLA41PAcdF+AEA AADGRDAFCo1F9GoAUIsD/3UQUf80MP8VcNBAAIXAdTr/FeDQQABqBVk7wXUVxwVUOUkACQAA AIkNWDlJAOk+AQAAg/htdQczwOk1AQAAUOg1/P//WekmAQAAiwOLVfQBVfiNTDAEikQwBKiA D4T4AAAAhdJ0CYA/CnUEDATrAiT7iAGLRQyLTfiJRRADyDvBiU34D4PLAAAAi0UQigA8Gg+E rgAAADwNdAuIB0f/RRDpkQAAAEk5TRBzGItFEECAOAp1BoNFEALrXsYHDUeJRRDrc41F9GoA UP9FEI1F/2oBUIsD/zQw/xVw0EAAhcB1Cv8V4NBAAIXAdUeDffQAdEGLA/ZEMARIdBOKRf88 CnQXxgcNiwtHiEQxBespO30MdQuAff8KdQXGBwrrGGoBav//dQjo7er//4PEDIB9/wp0BMYH DUeLTfg5TRAPgkf////rEIsDjXQwBIoGqEB1BAwCiAYrfQyJffiLRfjrFIMlWDlJAADHBVQ5 SQAJAAAAg8j/X15bycNWi3QkCFeDz/+LRgyoQHQFg8j/6zqog3Q0VugQ/f//Vov46DkBAAD/ dhDofgAAAIPEDIXAfQWDz//rEotGHIXAdAtQ6HzP//+DZhwAWYvHg2YMAF9ew4tEJAQ7BSBM SQBzPYvIi9DB+QWD4h+LDI0gS0kA9kTRBAF0JVDoYvv//1lQ/xVE0UAAhcB1CP8V4NBAAOsC M8CFwHQSo1g5SQDHBVQ5SQAJAAAAg8j/w1NVVleLfCQUOz0gTEkAD4OGAAAAi8eL98H4BYPm H40chSBLSQDB5gOLA/ZEMAQBdGlX6P76//+D+P9ZdDyD/wF0BYP/AnUWagLo5/r//2oBi+jo 3vr//1k7xVl0HFfo0vr//1lQ/xUk0UAAhcB1Cv8V4NBAAIvo6wIz7VfoOvr//4sDWYBkMAQA he10CVXowfn//1nrFTPA6xSDJVg5SQAAxwVUOUkACQAAAIPI/19eXVvDVot0JAiLRgyog3Qd qAh0Gf92COhMzv//ZoFmDPf7M8BZiQaJRgiJRgRew8zMzMzM/yW40UAA/yW00UAA/yWw0UAA /yVc0UAAVYvsUaE8OUkAUzPbO8OJXfx1IYtFCIvQOBh0f4oKgPlhfAqA+Xp/BYDpIIgKQjga derrZ1ZXagFTU1Nq/74AAgAA/3UIVlDo7cH//4v4g8QgO/t0OFfo8M3//zvDWYlF/HQqagFT V1Bq//91CFb/NTw5SQDowMH//4PEIIXAdA3/dfz/dQjo/a7//1lZ/3X86IfN//+LRQhZX15b ycPMzMzMzMzMzMzMVYvsV1ZTi00QC8kPhJUAAACLdQiLfQyNBTQ5SQCDeAgAdUO3QbNatiCN SQCKJgrkigd0IQrAdB1GRzj8cgY43HcCAuY4+HIGONh3AgLGOMR1CUl11zPJOMR0S7n///// ckT32etAM8Az24v/igYLwIofdCML23QfRkdRUFPo3LH//4vYg8QE6NKx//+DxARZO8N1CUl1 1TPJO8N0Cbn/////cgL32YvBW15fycPMzMxVi+xXVlOLdQyLfQiNBTQ5SQCDeAgAdTuw/4v/ CsB0LooGRoonRzjEdPIsQTwaGsmA4SACwQRBhuAsQTwaGsmA4SACwQRBOOB00hrAHP8PvsDr NLj/AAAAM9uL/wrAdCeKBkaKH0c42HTyUFPoPbH//4vYg8QE6DOx//+DxAQ4w3TaG8CD2P9b Xl/Jw1WL7FGhPDlJAFMz2zvDiV38dSGLRQiL0DgYdH+KCoD5QXwKgPlafwWAwSCICkI4GnXq 62dWV2oBU1NTav++AAEAAP91CFZQ6AnA//+L+IPEIDv7dDhX6AzM//87w1mJRfx0KmoBU1dQ av//dQhW/zU8OUkA6Ny///+DxCCFwHQN/3X8/3UI6Bmt//9ZWf91/Oijy///i0UIWV9eW8nD AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAJbcAACo3AAA2N0AAMDdAACe3QAAit0AALDdAABk3QAAUN0AAHrdAAAe3QAAEt0AADrd AADq3AAA2twAAAjdAABu3AAAXtwAAITcAAA+3AAAMNwAAEzcAADG3AAAItwAAAAAAAAg2gAA QNoAAFLaAABe2gAAatoAAAraAAA02gAAnNoAALLaAAC+2gAAztoAAODaAADQ2QAAftoAAI7a AAD02QAALtsAAEDbAABW2wAAatsAAILbAACS2wAAotsAALDbAADG2wAA2NsAAPTbAAAE3AAA 3tkAAKTZAADE2QAAtNkAAPDaAAAC2wAAdtkAAHDYAACQ2AAAktkAAITZAAA+2QAAYNkAAFDZ AAD82AAALtkAABjZAADK2AAA7NgAAN7YAACg2AAAttgAAK7YAAAQ2wAAHtsAAH7YAACs3gAA nN4AAA7gAAD+3wAA8N8AAODfAADO3wAAvN8AALDfAACi3wAAlN8AAIbfAAB43wAAaN8AAEbe AABa3gAAbN4AAHreAACG3gAAkN4AAFbfAAC83gAAyN4AANTeAADw3gAACt8AACTfAAA83wAA AAAAAC7eAAAa3gAACt4AAAAAAAA0AACAAwAAgHQAAIAQAACAEwAAgAkAAIAEAACAbwAAgHMA AIAXAACAAAAAAAAAAAAAAAAABQAAAAAAAAAHAAAACQAAAAUAAAACAAAAAgAAAAIAAAACAAAA DAAZAAEAAQACAA4ACgAfAAQAAQADABkACAAPAAIAAgALAAIAAQAGAP////8vhUAAQ4VAAAAA AAAAAAAAAAAAAP////8Ri0AAFYtAAP/////Fi0AAyYtAAAYAAAYAAQAAEAADBgAGAhAERUVF BQUFBQU1MABQAAAAACAoOFBYBwgANzAwV1AHAAAgIAgAAAAACGBoYGBgYAAAcHB4eHh4CAcI AAAHAAgICAAACAAIAAcIAAAAKABuAHUAbABsACkAAAAAAChudWxsKQAAcnVudGltZSBlcnJv ciAAAA0KAABUTE9TUyBlcnJvcg0KAAAAU0lORyBlcnJvcg0KAAAAAERPTUFJTiBlcnJvcg0K AABSNjAyOA0KLSB1bmFibGUgdG8gaW5pdGlhbGl6ZSBoZWFwDQoAAAAAUjYwMjcNCi0gbm90 IGVub3VnaCBzcGFjZSBmb3IgbG93aW8gaW5pdGlhbGl6YXRpb24NCgAAAABSNjAyNg0KLSBu b3QgZW5vdWdoIHNwYWNlIGZvciBzdGRpbyBpbml0aWFsaXphdGlvbg0KAAAAAFI2MDI1DQot IHB1cmUgdmlydHVhbCBmdW5jdGlvbiBjYWxsDQoAAABSNjAyNA0KLSBub3QgZW5vdWdoIHNw YWNlIGZvciBfb25leGl0L2F0ZXhpdCB0YWJsZQ0KAAAAAFI2MDE5DQotIHVuYWJsZSB0byBv cGVuIGNvbnNvbGUgZGV2aWNlDQoAAAAAUjYwMTgNCi0gdW5leHBlY3RlZCBoZWFwIGVycm9y DQoAAAAAUjYwMTcNCi0gdW5leHBlY3RlZCBtdWx0aXRocmVhZCBsb2NrIGVycm9yDQoAAAAA UjYwMTYNCi0gbm90IGVub3VnaCBzcGFjZSBmb3IgdGhyZWFkIGRhdGENCgANCmFibm9ybWFs IHByb2dyYW0gdGVybWluYXRpb24NCgAAAABSNjAwOQ0KLSBub3QgZW5vdWdoIHNwYWNlIGZv ciBlbnZpcm9ubWVudA0KAFI2MDA4DQotIG5vdCBlbm91Z2ggc3BhY2UgZm9yIGFyZ3VtZW50 cw0KAAAAUjYwMDINCi0gZmxvYXRpbmcgcG9pbnQgbm90IGxvYWRlZA0KAAAAAE1pY3Jvc29m dCBWaXN1YWwgQysrIFJ1bnRpbWUgTGlicmFyeQAAAAAKCgAAUnVudGltZSBFcnJvciEKClBy b2dyYW06IAAAAC4uLgA8cHJvZ3JhbSBuYW1lIHVua25vd24+AAAAAAAA/////2GvQABlr0AA R2V0TGFzdEFjdGl2ZVBvcHVwAABHZXRBY3RpdmVXaW5kb3cATWVzc2FnZUJveEEAdXNlcjMy LmRsbAAA6NYAAAAAAAAAAAAAFNwAAGTQAACE1gAAAAAAAAAAAADw3QAAANAAAETYAAAAAAAA AAAAAP7dAADA0QAANNgAAAAAAAAAAAAAPt4AALDRAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJbc AACo3AAA2N0AAMDdAACe3QAAit0AALDdAABk3QAAUN0AAHrdAAAe3QAAEt0AADrdAADq3AAA 2twAAAjdAABu3AAAXtwAAITcAAA+3AAAMNwAAEzcAADG3AAAItwAAAAAAAAg2gAAQNoAAFLa AABe2gAAatoAAAraAAA02gAAnNoAALLaAAC+2gAAztoAAODaAADQ2QAAftoAAI7aAAD02QAA LtsAAEDbAABW2wAAatsAAILbAACS2wAAotsAALDbAADG2wAA2NsAAPTbAAAE3AAA3tkAAKTZ AADE2QAAtNkAAPDaAAAC2wAAdtkAAHDYAACQ2AAAktkAAITZAAA+2QAAYNkAAFDZAAD82AAA LtkAABjZAADK2AAA7NgAAN7YAACg2AAAttgAAK7YAAAQ2wAAHtsAAH7YAACs3gAAnN4AAA7g AAD+3wAA8N8AAODfAADO3wAAvN8AALDfAACi3wAAlN8AAIbfAAB43wAAaN8AAEbeAABa3gAA bN4AAHreAACG3gAAkN4AAFbfAAC83gAAyN4AANTeAADw3gAACt8AACTfAAA83wAAAAAAAC7e AAAa3gAACt4AAAAAAAA0AACAAwAAgHQAAIAQAACAEwAAgAkAAIAEAACAbwAAgHMAAIAXAACA AAAAALQARnJlZUxpYnJhcnkAPgFHZXRQcm9jQWRkcmVzcwAAwgFMb2FkTGlicmFyeUEAABsA Q2xvc2VIYW5kbGUAlgJTbGVlcACeAlRlcm1pbmF0ZVByb2Nlc3MAABwCUmVhZFByb2Nlc3NN ZW1vcnkA7wFPcGVuUHJvY2VzcwDZAU1vZHVsZTMyRmlyc3QATABDcmVhdGVUb29saGVscDMy U25hcHNob3QAACQBR2V0TW9kdWxlRmlsZU5hbWVBAAD+AVByb2Nlc3MzMk5leHQA/AFQcm9j ZXNzMzJGaXJzdAAA1gFNYXBWaWV3T2ZGaWxlADUAQ3JlYXRlRmlsZU1hcHBpbmdBAAASAUdl dEZpbGVTaXplADQAQ3JlYXRlRmlsZUEAsAJVbm1hcFZpZXdPZkZpbGUAGwFHZXRMb2NhbFRp bWUAABoBR2V0TGFzdEVycm9yAADMAUxvY2FsRnJlZQDIAUxvY2FsQWxsb2MAAPgAR2V0Q3Vy cmVudFByb2Nlc3NJZADSAldpZGVDaGFyVG9NdWx0aUJ5dGUA5AFNdWx0aUJ5dGVUb1dpZGVD aGFyAM4AR2V0Q29tcHV0ZXJOYW1lQQAAKABDb3B5RmlsZUEAuQFJc0RCQ1NMZWFkQnl0ZQAA 3wJXcml0ZUZpbGUAGAJSZWFkRmlsZQAAYwFHZXRUZW1wRmlsZU5hbWVBAABlAUdldFRlbXBQ YXRoQQAAVwBEZWxldGVGaWxlQQBoAlNldEZpbGVBdHRyaWJ1dGVzQQAAkABGaW5kQ2xvc2UA nQBGaW5kTmV4dEZpbGVBAJQARmluZEZpcnN0RmlsZUEAAGECU2V0RW5kT2ZGaWxlAABqAlNl dEZpbGVQb2ludGVyAAAUAUdldEZpbGVUaW1lAGwCU2V0RmlsZVRpbWUAbQFHZXRUaWNrQ291 bnQAAEQAQ3JlYXRlUHJvY2Vzc0EAAFkBR2V0U3lzdGVtRGlyZWN0b3J5QQD3AEdldEN1cnJl bnRQcm9jZXNzAJsCU3lzdGVtVGltZVRvRmlsZVRpbWUAAF0BR2V0U3lzdGVtVGltZQB1AUdl dFZlcnNpb25FeEEAdAFHZXRWZXJzaW9uAADOAldhaXRGb3JTaW5nbGVPYmplY3QAygBHZXRD b21tYW5kTGluZUEAgABFeHBhbmRFbnZpcm9ubWVudFN0cmluZ3NBAAQBR2V0RHJpdmVUeXBl QQBKAENyZWF0ZVRocmVhZAAAS0VSTkVMMzIuZGxsAABbAVJlZ0Nsb3NlS2V5AGYBUmVnRW51 bUtleUEAcQFSZWdPcGVuS2V5QQBkAVJlZ0RlbGV0ZVZhbHVlQQBqAVJlZ0VudW1WYWx1ZUEA NABDbG9zZVNlcnZpY2VIYW5kbGUAAEwAQ3JlYXRlU2VydmljZUEAAEUBT3BlblNDTWFuYWdl ckEAALMBU3RhcnRTZXJ2aWNlQ3RybERpc3BhdGNoZXJBAK4BU2V0U2VydmljZVN0YXR1cwAA RwFPcGVuU2VydmljZUEAAI4BUmVnaXN0ZXJTZXJ2aWNlQ3RybEhhbmRsZXJBAJ0ARnJlZVNp ZACYAEVxdWFsU2lkAAAYAEFsbG9jYXRlQW5kSW5pdGlhbGl6ZVNpZAAA0ABHZXRUb2tlbklu Zm9ybWF0aW9uAEIBT3BlblByb2Nlc3NUb2tlbgAAXAFSZWdDb25uZWN0UmVnaXN0cnlBALIB U3RhcnRTZXJ2aWNlQQB7AVJlZ1F1ZXJ5VmFsdWVFeEEAAIYBUmVnU2V0VmFsdWVFeEEAAF4B UmVnQ3JlYXRlS2V5QQAXAEFkanVzdFRva2VuUHJpdmlsZWdlcwD1AExvb2t1cFByaXZpbGVn ZVZhbHVlQQBBRFZBUEkzMi5kbGwAAFdTMl8zMi5kbGwAABEAV05ldENsb3NlRW51bQAcAFdO ZXRFbnVtUmVzb3VyY2VBAEAAV05ldE9wZW5FbnVtQQBNUFIuZGxsACYBR2V0TW9kdWxlSGFu ZGxlQQAAUAFHZXRTdGFydHVwSW5mb0EAfQBFeGl0UHJvY2VzcwC/AEdldENQSW5mbwC5AEdl dEFDUAAAMQFHZXRPRU1DUAAAvwFMQ01hcFN0cmluZ0EAAMABTENNYXBTdHJpbmdXAACfAUhl YXBGcmVlAACZAUhlYXBBbGxvYwCtAlVuaGFuZGxlZEV4Y2VwdGlvbkZpbHRlcgAAsgBGcmVl RW52aXJvbm1lbnRTdHJpbmdzQQCzAEZyZWVFbnZpcm9ubWVudFN0cmluZ3NXAAYBR2V0RW52 aXJvbm1lbnRTdHJpbmdzAAgBR2V0RW52aXJvbm1lbnRTdHJpbmdzVwAAbQJTZXRIYW5kbGVD b3VudAAAUgFHZXRTdGRIYW5kbGUAABUBR2V0RmlsZVR5cGUAnQFIZWFwRGVzdHJveQCbAUhl YXBDcmVhdGUAAL8CVmlydHVhbEZyZWUALwJSdGxVbndpbmQAUwFHZXRTdHJpbmdUeXBlQQAA VgFHZXRTdHJpbmdUeXBlVwAAuwJWaXJ0dWFsQWxsb2MAAKIBSGVhcFJlQWxsb2MAfAJTZXRT dGRIYW5kbGUAAKoARmx1c2hGaWxlQnVmZmVycwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA W4lAAG+zQAAAAAAAAAAAABS0QAAAAAAAAAAAAAAAAAAAAAAAMw1BAEAAAAAgAAAALAAAAC0t AABcAAAAUVVJVA0KAAANCi4NCgAAAERBVEEgDQoASEVMTyAlcw0KAAAAPg0KAE1BSUwgRlJP TTogPAAAAABSQ1BUIFRPOjwAAAAlZAAAIAkNCgAAAAAuLCgpJSRAIWB+IAAtXwAALi4AAC4A AABcKi4qAAAAAFxcAAAAAAAAiRV37zMZmXgQWLjJ8pkAAAamV4Iqqqqqtrx9PX98fT1/LX59 /aa4+/49uPv+PbYq6n49LX59/ab+vajotjv/Ovw4fT0tPf+7pj78Or+2v/w//n4tfn39pvz+ fLa8fT1/fH09fy1+ff2m+H37/f+2vH09f3x9PX8tfn39prt9/bZ7/vy8/j1/LX59/S28fKb7 vz62O/86/Dh9PS09/7umevx6trx9PX98fT1/LX59/aa7/j4+/7a//D/+fi1+ff2mPvt6vLY7 /zr8OH09LT3/u6b9+3z+tns+7Tz+uv49LX59LTy6prt9fPh9tns+7Tz+uv49LX59LTy6pr99 vf62Prt+LX59/S27e6b/frz8tj67fi1+ff0tu3um/r29/z22Prt+LX59/S27e6a//jv8v3y2 Prt+LX59/S27e6Y+Ov6/tj67fi1+ff0tu3um/j09+Hq8/n22Prt+LX59/S27e6a//D19tj67 fi1+ff0tu3umPfx8/7Y+u34tfn39Lbt7pjp9f/86tj67fi1+ff0tu3umPP5+fL3/+LY+u34t fn39Lbt7prp9Pfi2Prt+LX59/S27e6ampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampiixsjJ1dzL29a439LX3crG1dXf0s/d2 tLHy8/R2dHb29bHy8/R2dHb29S24vb+mOrFz9fc9fi19uLumdr/9fDpqKi07ej6mpqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqampqam pqampqampqampqampqampqampqb9uqimLf+4/6Yten46pi26/D+mLT7+u6ampqampqampqam pqYtu7i7pi28u/2mLby7/b2mLXv+PqYt/nq6pi2/fX6mLTq7P6YtuL16pi08un+mLX66uqYt fqYtuv56pi39un+mLf26/3+mLT7+fKYt/bpqpi26vz+mpnJ9P7t7/jr/sfX8fjp9en0/u7Fz /D2/fXt6sXb7Ojr/Pbsz/zp6/H09sab2urqusv67vHqmMvs9pjL7PXU9fv+mcvh6u//9sXb7 Ojr/Pbt2fT27On29cv+7sXL/Ojv8fv96pnJ9P7t7/jr/sfX8fjp9en0/u7Fz9jaxc/Y2q7Fz /j6uN/y9/641/v3/pjL7PXL/Ojv8fv96pvQ9u/86Pf+7rnL/u7v8PX96sXb+frz/sbL+u7x6 pqampqampqa0/K2mtP+9vX2tpjL/KKY3eyim8z2//738O/86/j69/679/vy97e0u73oupjL/ u/s6Pf+/rv3+/L3t7S7vei6mpqampv6u73qu73quf/79/6b+ru96ru96rrt9fb2m/q7veq7v eq57/z56/Lv/pv6u73qu73quuv67frym73quOv/9fTv+va67fX29eqampqampqamPf97pj/7 PT34pj38fv+mvPv9ffs6pv+4fvy7/6Z/fX2/prp9ez/7vaZz/D2wsqb0964rLaqmc2oqLfe9 fP86Pa6mc2oqLXS9/zgt96amvH17rv46/674ffumvf+7b3quPv+uPzr8/z2/eqa//jq9/D1/ pnp9rn59fb2u/q4/vf56vK3/PTx9+K78u6b4ffs6rrr+enp7fTq/prx9Pf/4pnp9/f+u+vv/ erv8fT16prq9//56/667Oviu/n/+/D2me/+9fn39/667fa79+K68ff3/u317PaazvP+ud/46 v/89rn0/rve//z2m/D27On2/+367/H09rn09rva3crWm/f//u/w9f649fbv8fv+m+vv/erv8 fT09/vw6/6Z+fT1/Ov67+73+u/x9PXqmen167qY8/rr+Pf96/65//Dq9rjNyrrq9/vg+ffim vX19fK39+K4+//77u/w/+72uf/w6va4/Ovz/Pb+m//5//zquu32uev//rvh9+6Z6uvx+/65/ /Dq9em+uO31+/r2ufn09fv86u6Y8/rr+Pf96/669/np6b656/7j4rrr8frv7Ov96pqampnL4 /f49u/9+pvV+/j///6Y37XL/fvs6/6Zyfbq8fXqmszr/Pb/9/H46faZ0/nq6/zp6fPimpqam Nzp9/SiuprN9KK6mcvs+PP9+uyiupqams7z/rj99vb19e/w9f679/vy9rn7+PW+7rj7/rnr/ Pbuuu32u73ooprO8/67+u7v+frz9/z27prO8/64//L3/pq78eq67vP+ufTr8f/w9/r2u/f78 vaauf/w7/674ffuuu7z/ru96pq78eq7+ru96rr/+PX//On37eq47/Dr7eq67vP67ru96pn7+ Pa78PT//fruufT2uc/w96Kht9f9tKqqqqm2wsi2mero6//6/rru8On37f7yu//3+/L0tpjv/ Oviupnq6/378/r2upry7u7oobW2me3t7LaYtfn39pjd9Oq79fTr/rvw9P306/f67/H09rbq9 //56/647/Hr8u66ms7z8eq78eq6m9K7veq74ffuue337vb+u73qu/Lstpv89PH34pr38fP+m e/x6vKa8fbr/pv+4uv9+u6amdrw6/Hq7/f56pjX/e674//46pnL+/D27rjP+vf89u/w9/296 rrf++Kb2vb28/r29fXv9/nqm9ro6/L2uN319vXpvrrf++Ka1/r/4rrf++Kb2enr7/bq7/H09 pnb+Pb+9//3+eqb2vb2ucn37vXpvt/74pve6/Lq8/j34pqampqa0/rq6+K6mtP47/67+rqam qT46KeUkpuUkprp9erv9/nq7/zqmpqZz/D18pqb0/f5//7L+u7ym9fT19+0z/zp6/H09KK7q LarlJHZ9Pbv/Pbvts/i6/yiu/fu9u/y6/jq7bf69u/86Pf67/Dv/aOUk5D59+z2//jr46aZ2 fT27/z277bP4uv8orrv/uLttvLv9vWjlJHZ9Pbv/Pbvtszr+PXo//zrt9z1+fb/8PX8orvr7 fbv/v+26Ovw9u/4+vf/lJOUkqbSz9bUpqbT39rcpqW209/a3Kak2dbfwKe965SSpN3U1symm pqltN3U1sympbTZ1t/ApqW20s/W1KaampnZ9Pbv/Pbvts/i6/yiu73po5STkPf79/+nveuUk dn09u/89u+2zOv49ej//Ou33PX59v/w9fyiuPv56/yur5SR2fT27/z277fS3KK6p73oppqam pqampqampv77v/x9bbjte/47pv77v/x9bbjt/fy//Kb+urq9/H7+u/x9PW19frv/u+16uzr/ /v2mpqampqampqblJKn8Pzr+/f+uejp+6Wq3fvy/KO96rrz//H+8u+lqt6que/y/u7zpareq KeUkqW38Pzr+/f8pprO8/Hquf/79/678eq79+K4//Dp6u657fTp8Lak+OinlJPB9+286/667 vP+uP/w6eruuur3++P86LaZ19HbyprI6fX86/v03/L3/erf8OqampqZ6/bu6LaZx9jOyaiqm cfYzsnZ2pjV1t2oqpjWycnIzdqY1Mvdy8moqpjVydrT3t2oqpjVydrT3tzWzpjVysrXzd/Q1 pjX2M6Y19jP2snIzdqY19jP2snNqKqY19jO182oqpjX2MzLzNTKmNfYzc2oqpnH2M7L1pva1 9zKzcjN2pvb1dTWm9jOyaiqm9jOydnam9jOy9aY1aipydvY1c6Y19jNzNbOm9jWz9DP0Mqb2 M7Lzsrem9jN3drMytab2M3P0NejrpnJ29jVqKqYzcrRz9DVqKqY37XKzdbJzpjftsjJ1s+jr pvZ2dHP0NWoqpjP3s7My9vCmM/ez6OumcnP397Lo66aydnZz9DXoqKb0dfV1NeiopvYzsrN2 pvYz92oqpvYzdnU1cnW1pjey7XP0Naa3M7Lo66Y37fZ3NbPo66Z2tfZz6OumNTN26Oumcnb2 NaYz9DLzcqa1dXZ0t3VzNSqqqqqmNX06u309pvV+/j///6b2Pbv8O/w6prP2cnT1dzKmpqam pqampqampqampqampqam9jWz9O0z9DItt/azpna0dLX0crMtt/azpna0dLX0crMt9XKmdrR0 tfRysy12snKmdrR0tfRysy2z9jOm9DM2LTWzMKZy9fYys3a0dC31cqZy9fYys3a0dC12snKm 9jN38rMtt/azpvZ38/Yyty239rOmpqampqamcry9e/66/C2/vb2mdP86Pf+9aiotv729pj3/ u/66/GoqLb+9vaZ6P34tv729pqampqZy/Dp+/v2mNfz9v/6mdn2//zL/v6Zz8nT19Wqoa6im dzL09zdqqGuopjf7Pa61fTv8PX+udjr8/fw9/r2mNX06u309pvV+/j///6b2Pbv8O/w6pvY7 fn09en29pjftcrN1snOmN+1y/377Ov+mcn26vH16pjv8Ovt6pvYzsq71fT38u306pvYzsq7z ur/+u/96pvQ9fX77vf67//SzprJ27X78vb38PaZy+P3+Pbv/fqazOv89v671/H46faY37bIy dbOmrjV1t2oqrqampjL/f/x6u/86cv86O/x+/7I6fX7/enqmNf+7crz+Ov/2v7+mcrS3/73/ u/90//j2pnI/fvR6N/y9/7I6fbv/frv/v6Y1/7tyvP46/3f/u/Q9P32mNf+79rr8Nvs/P/86 Nzr//6ampqam97CytXUy9zKmdvX1dzKm/Xr8/T2m/H57fn09PaZ7/D04/LqmpqamprI6fX86 /v2m73quqe96Kab2Nna39zd3tPQ0dLX1NXWy8jJys/Mzc7DwMP4+fr//P3+8/Dx8vf09fbr6 Onq7+zt7uPg4quoqaqvrK2uo6Gxtpnr/u/u6pvw9erv+vb2mv//9faZ6PX19uvimuvx+/n77 pnz8u7v4prq9/vimOn1+fKampqampqamMv467iBnplWCeqam5aampqampqampi06/jqmpnv8 Pfw9/7stv729pvQ9u/86Pf+7d/+7dn09Pf9+u/+/crv+u/+mpqa3/Dr/frt9Ovimv729fv5+ vP+mpnL/t/8++3+yOvw7/L3/f/+mcv+zfj6yOvw7/L3/f/+mpqampqampqZ7Pu08/rr+PS1+ fS08uqY7/zr8OH09LT3/u6b+Ovr7/Dr/vy3/eqa//D/+fi1+ff2mpnJ9P7t7/jr/sfX8fjp9 en0/u7H0Pbv/Oj3/u672fn59+z27rvX+Pf5//zqx9n5+ffs9u3qxpnL1s7Kucv86O/86pnL1 s7Ku9/3+/L2u9r+/Ov96eqamc306/a50vf84Lfeu/P39+z38u/impnS9/zgt9678eq67vP+u /X16u65+ff39fT2ue306vb/te/y//656ujr//r/8PX+ue306/S30u296rjv/Oviuv/49f/86 fft6rj74rn59Ojr7urv8PX+u+H37Oq4//L3/ei2pPjop5SQ2/37++3r/rn0/rvy7eq47/zr4 rnr9/jq7rnq7//69u7yu/j2/rv49u/zt/j27/O07/Dr7eq67/368Pfx+rf19eruufn39/X09 rvYzrnp9P7t7/jr/rn7+PW+7rr//u/9+u659Oq5+vf/+Pa78uy2pPjop5SRz/66//zv/vX26 /7+uu7z8eq4/Ov//rvz9/fs9/Lv4rrt9fb2uu32uv/8///67rru8/679/r38fvx9+3quO/w6 +3otqT46KeUk8H37rn09vfiuPf//v667fa46+z2uu7z8eq67fX29rn09fv+t/j2/rru8/z2u dL3/OK57/L29rj3/O/86rn59/f+u/D27fa74ffs6rrJ2Lak+OinlJDV1s/corjb/fv77ev+u u7z8eq67fX29rv5+u3qu/nqu/q4//nz/rnS9/ziuu32uP319va67vP+uOv/+va57fTr9rXp9 /f+u9jOu/X09/Lt9Oq79/vg+/65+Oviue7z/Pa74ffuuOvs9rvy7Lak+OinlJPQ/rnp9rfR/ PX06/667vP+ue/46Pfw9f63+Pb+uev+9/367rm9+fT27/D37/28tqT46KeUk9D+u+H37rrz+ O/+u/j34rvr7/3q7/H09rbq9//56/66p/q68Ov8/6Wq3/f78vbt9KO96Kf3+/L2uu32u/f+p bf4pLaampqampqam5SRz/D1qKq50vf84rjMqLarqri+uc/w9aiquN306ffu4rjPqLarlJHZ9 uvg6/H+8u64qqqoqrf3+v/+u/D2u9nr8/uUk9j59+7uudL3/OK4zKi2q6ijlJOTqrfX+/D2u /fx6evx9Pa78eq67fa46/73//nr/rru8/649/3uuPv4++K6y9647/Dr7eq1z/D1qKq43fTp9 +7jlJOQqrTV9rnr8fz38P/x+/j27rn68/j1//y01fa4++3+uP/y4/78tNX2u/j34rrr++L19 /r8t5ST2Pn37u65z/D1qKq43fTp9+7iurLq9OK58//+6rru8/649/v3/rbu8/j247OUk5Oqt N/u9va5+ff26/rv8Pr3/rnP8PWoqrrL3rjv8Ovt6rn09rnP8PeiwbSp0bTWzbbCy5STkKq1z /Lu8rjv/Oviu/D27/zr/erv8PX+uP//+u/s6/y12vP9+fK78u+7lJORqrTV9rv49+K66/vi9 ff6/LTV9rv49+K59urv8/fw4/rv8fT3lJOSrrTV9u64++3+uPzr//60+/37++3r/rn0/rv6u vPs6Oviue306fC01fa79fTr/rru8/j2uu7w6//+ue///fHquPzp9/a68/jv8PX+uevt+vK78 v//+rrt9rv5+fn39ur38erz8PX+ufn2//D1/rv49v667/3q7/D1/5SSmAAABAAAAEAAAAB0A AAAgAAAAeAAAAIgAAAB1AQAADAAAAIUBAAAcAAAApQEAAFMAAAAOAgAADgAAADYCAAAOAAAA XgIAAA4AAACGAgAADgAAAJgCAABoBQAAIAgAAGAAAAACEAAACgAAABIQAAAWAAAAYxAAAJ0A AAAMFAAA9AgAAPYlAAAKAgAATVpQAAIAAAAEAA8A//8AALgAAAAAAAAAQAAaAKgBAAC6EAAO H7QJzSG4AUzNIZCQVGhpcyBwcm9ncmFtIG11c3QgYmUgcnVuIHVuZGVyIFdpbjMyDQokN1BF AABMAQQAiywMhQAAAAAAAAAA4ACOgQsBAhkABAAAAAwAAAAAAAAAEAAAABAAAAAgAAAAAEAA ABAAAAAEAAABAAAAAAAAAAMACgAAAAAAAGAAAAAEAAAAAAAAAgAAAAAAEAAAIAAAAAAQAAAQ AAAAAAAAEDAAAGRAAAAQQ09ERQAAAAAAEAAAABAAAAAEAAAACEAAAPBEQVRBAAAAAAAQAAAA IAAAAAQAAAAMQAAAwC5pZGF0YQAAABAAAAAwAAAABAAAABBAAADALnJlbG9jAAD2EQAAAEAA AAAUAAAAFEAAAFDpgwAAAOgLAAAAagDoCgAAAAAAAAD/JTQwQAD/JTgwQBAgAAB4A1dRnGDo AAAAAF2NvS0CAACLXCQkgeMAAOD/jbUyAQAA6NYAAACNVStSjV1Oh97oyAAAAMOB7Y8QAACB xQAQAADHRQBo4JMExkUEAIlsJBxhnf/gAAA3AGDoAAAAAF2NdTXolQAAAAvAdCIF5g0AAIvw 6KgAAABmx0b8AAAzyVFUUVFQUVH/lXcCAABZYcMAADMAM/+4omoAAI11bOhaAAAAUHQf/Iv4 jXWljVWsK1XZK/ID8g+3TvxW86Rei3b4C/Z171jD3P8yAImsjRfc/9z/gaiMzByvtvuMt4wA SSzd/9z0HIvTaO8/jK+Mld6oI2oL/tz/haSB9Bw8/3b86BsAAABmx0b8AABW/9Zej0b8nGaB RvycaugCAAAAncP8YFZfi1b8agBZD6TRD2atZjPCZqvi92HDMS14AFGx2S0xLTFwZKB0d2Ee +EnOHFWkEKzyLTEsMVkaS7AWfHdE3LpuDS7yS7AVYWhEyLptSS7ypmEhMv66IggnRPi6YjUU eylE4ALkVaIwc2+u9iU69kUlvFhExVPSztKsTPLFMS0xLWmgcYJhpnUJIaKxlTEtMR7x7jEt fwDNZGEe8d9Xgsb8eHxm3ppyssI1dGmmQQ0y3robMt4C/2B8Cn0pdEUZYG9hxR8tMS1m0Lph FSHDS55yaVjUf3t6ulUVLsoihjlmpkkxMta6OaYu4nK4eb4pa3TT6GjuY0fOd82BO+1FOQP9 gSXgx0IrsN8RrgnAz+VE39rKo3fDS0VSTkVMMzILms81ZRPqyrEmIAuGvc552YaTbqukwukK JuGYrvcG5xgw3saa+DOveQye6+Oxh0GapE63cYyup/b69Nkd9inWAABE8Ol3TO3pd40r6Xd6 Zeh3d3vod8im6Heaseh3cqPod1SI6Hca0uh3GdDod/xe6Xe0Cul3AoHpd1H86HcVGOp3GTzp d9SN6HfKS+h3JI3odyOA6XcQZel3Yl/pd3RL6HcRp+l3kjnpdxqf6XemwOh31ubpd86n63fV rOt3L67rd3NmYy5kbGwAoSQAANMpmHZNUFIuZGxsANPz8rNyAgAAbpAJdcuQCXW2Ogl1VVNF UjMyLmT6O6uOAADPkuF3BD/hdwAAoQRg6AAAAABdi9+NtScPAADoof3//w+EWgQAADP2VY2F cAQAAFAzwGT/MGSJIFf/lUD///9QAAAAAAAAAAAIMQAA8AMAAFepAQAAAHQLg+D+UFf/lUT/ //9WaiJqA1ZqAWgAAADAV/+VPP///0APhAUEAABIUI2d9A8AAFODwwhTg8MIU1D/lUz///9R VP90JAj/lVT///9ZQA+EuwMAAEgLyQ+FsgMAAFCXgcdGIwAAVldWagRW/3QkGP+VWP///wvA D4R5AwAAUFdWVmoCUP+VXP///wvAD4ReAwAAUImlGgQAAJONtUEIAADo1vz//3Rzi0wkCIH5 ACAAAA+CLgMAAGADyCvLg+kIi/i4aXJ1c4PvA6/g+gvJYXUqi03A4ytgv4ACAAAr54vcUVdT av//dDxAagFqAP9VjFhUagD/0APnC8BhD4XkAgAAD7dQFItUEFQD04F6EFdpblp1DGaBehRp cA+ExQIAADP/jbVzCAAA6E78//+LSgwDSgiL8cHpAwPOO0wkCA+GoQIAAAPzgT5SYXIhdMyL eCiNtXMIAADoH/z//yt6BAN6DAP7jbUUEAAAiw+JTkGKTwSITkiJvS4DAACAP+l1BgN/AYPH BWaBf/5XUXUHZoN/AwB0hYFKHGAAAPCNtRQQAADHhR8CAABIAwAAx4WTAwAAPhMAADPSiZVc AgAA/A+3UBSNVBD4g8IoiwqLegg7z3YCh/kDSgy/gAMAAOhxAgAAdBGLejQr+YH/SAMAAA+M aQEAAIN6DAAPhF8BAACH+QM8JMcHAAAAAIPpCDuNkwMAAHwGi42TAwAAKY2TAwAAiU8Eg8cI u3hWNBIL23QPVyt6DAN6BCt8JASJe/hfib1cAgAAjZ1EEwAAO/MPh8IAAABmx0f+V1GBShxg AADwi1goiV46YCt6DAN6BCt8JCCJvSMDAACDxweJfjSLiKAAAAALyXRki/mNtXMIAADo5/r/ /yt6BAN6DAN8JCCL9zPJA/Gti9Cti8iD6Qj4C9J0OTvacuxSgcIAEAAAO9pad+DR6TPAi/pm rQvAdB0l/w8AAAPQi8OD6AM70HIHg8AIO9ByBIvX4t8LyWHHQCh4VjQSYHUeiVgou3hWNBLG A+krfCQgK3oMA3oEK3gog+8FiXsBYceFHwIAADgAAABgK3oMA3oEixqLeggz9jvfdgOH+0YD 2YPDCDvfdgUDeDzr9wv2dAKH+4kaiXoIYfOkgUocQAAAQIFiHF8t4f+5PhMAAOMQ6OkAAAAP hVf+///pSv7//zP/jbVzCAAA6Pn5//+LCgNKBItYUDvLdgUDWDjr94lYUItKCANKDDtMJAhy BIlMJAheVsZGHKiNWFiLC+MyxwMAAAAAi0wkCFHR6TPSD7cGA9CLwoHi//8AAMHoEAPQRkbi 6ovCwegQZgPCWQPBiQO8eFY0EigwQDAAADQwTjAAAFYwAAAAAAAATjAAAFYwAAAAAAAAS0VS TkVMMzIuZGxsAAAAAFNsZWVwAAAARXhpdFByb2Nlc3MISQAA+AIAAP+VYP////+VSP///1hq AGoAUP90JAz/lTj/////NCT/lTT///9YUI2d9A8AAFODwwhTg8MIU1D/lVD/////lUj///// lUT///8zyWSPAVlZYcPoAAAAAFiNQKRQi0QkEI+AuAAAADPAw2CLyjP/jbVzCAAA6Bj5//87 ymHDAABIAOsAYJzoAAAAAF0z9ugEAAAAV3FrAFZqArq0Cul3/9ILwHQdVlZWagJQuhnQ6Hf/ 0gvAdAzGRfhAjWgPg8Av/9CdYWh4VjQSwwAAFwBgUVRqQGgAEAAAU1f/lSb6//9ZC8BhwwAA HACNhYYgAABgUVRoAEAAAFBTV/+VKvr//1kLwGHDAAASAGBRVFFQU1f/lS76//9ZC8BhwwAA IgJg6AAAAABdVY21BQIAAFYz9mT/NmSJJo21Xf///1boc/j//2CLjRr6//+JTYeLjSL6//+J jXb////oBAAAAFdxawBfV2oAagL/0QvAdAlQ/5UG+v//6y64omoAAIvIjbU7+P//6Ar4//90 GvyL+DPAq7g+EwAAq421dPf///OkibXOCgAAYYml4gEAAI11qejf9///D4RNAQAAV1ONdcTo z/f//4B4HKgPhDkBAADGQByouQBAAACNdeTotPf//4vYjbX/AgAA6Kf3//902ot4KI21MQMA AOiX9///C8l0yIt6BIm9pAEAAIs6i0oIO/l2AofPib2qAQAAK8qD+UgPguIAAACLiIAAAAAL yXSZW19TA9lRjXXE6Fb3//9SjbUNCgAA6Er3//8PtsqA4T9aXovYg+sUUYPDFItLDOMkUCvO gfkAQAAAcxmLBAjoKAgAAD11c2VyWHXdxwQkABAAAIvDWYtYEAMcJFONdanoAPf//3RyjXXE 6Pb2//+L8PytO4Ws+v//dAw7hbD6//90BAvA4OuD7gQLwHUDg+4EiwaJRaCLXCQEgcN4VjQS gcN4VjQSiR6Ndanotfb//3QnjYVd////akhZjXXk6KL2//90FFuNhYYgAAAAEAAAEAAAABcw HTCITAAAeAMAALkAQAAAjXXk6Iz2//+8eFY0Eo21DQoAAOh89v//XmaJVvzolfb//2RnjwYA AF5eYcPoAAAAAFiNQNdQi0QkEI+AuAAAADPAwwAAMgBg6AAAAABdi41A+P//4wqNdTDoNvb/ /+sXM8C5IE4AAIPABI21qAAAAOgf9v//4vBhwwAAdABgagBqAv+VQPj//wvAdGNQjb3EXgAA xwcoAQAAV1D/lUT4//8LwHREi42kCAAA4yJXjV8k6AoAAABcZXhwbG9yZXIAX421ZwcAAOjI 9f//X3UOi0cIjbWoAAAA6Lf1//9YUFdQ/5VI+P//67j/leD3//9hwwAALQBgUGoAaP8PAAD/ lQz4//8LwHQYUJe7AABAAI211P3//+h69f///5Xg9///YcMAAC4AUTPJZoE7TVp1IItDPAPD ZoE4UEV1FPZAFyB1DlOKWFyA4/6A+wJbdQFBC8lZwwAAJQBRD7dQFI1UEPgPt0gGQUnjEIPC KItyBDv+cvMDMjv3du0LyVnDBV1zAGW1BV0FXVjQsMwEXQW1BKj6oogodLX8qfqiiOjKXQVd 7bPxovrQsEsEXQW15qn6oojoEan6oojgd1oFXbxjFl0FoVKuodCw8ANdBbXGqfqiWtCyuw5d BTuMC/m106n6ooOviOrjUAVdY9RToe2Y8aL6PMPtploAjU7tpu2msCtYkOum7U5nUhJZYBt7 UhJZKqEFuO2mKuHpphLQEVAvp5mrKqES0BFOKuHpve2m7WGqrothq1oq4eGm7fASUC+kmagq 4eXwi2GrYaqqEabtWYxl7aZDAI1O7abtprInKv0ZWRJQL6eZoWepa+nsIOLAV/CywGTx71Av pJmuixxmWIsvuqQq4erM7f/iUC+imaEq4eqVJDbix8NuBncADu5uBm4GM4sTteXxhg+a+ZGL 25drBm7utfWR+e7kbYysxo4F7mF9wWZBfYYJE6kOKRPuYXbBZkF2jKgibYYJHJYOKRyu5m2G CRmpDikZ47P/A24Ghpid+ZGMqCJthgkhlg4pIa7mbYYJKqkOKSrl8YajnfmRZ8NE3GUAJDRE 3ETcGVHxykHcRDQuL7sjsh5FqFZXwVm2I7tbwUm2I7tbwVm2I7tR8X22I7tcpt/EukYkTIpG HKbfxPqD1FJcosTHGkBcYhtM6scaR1xiG0zqhR5MkoLazQhQAAB4AwAAKobdMN+C2sO9w10F LwS1BV0FXVjQsLUBXQW1B676oojo/qD6ou2q96L6opBe8KL6nO1CjNhuWAVdhLEBXAVd+W7F 1IATBl0F1IAyAF0FopCi8aL61IAiBl0FtfZfBV2OoW1ZBF0FCm9d+sjyqfqi7fUGXQWgtKK1 Affz+ZtCXAW1c10FXYjoq1kFXe3M96L63edehZ9m1RF5Y5pBeQRnBTcfBI6kUaKQpvGi+mEG LwxhASoAtUddBV2PWSGjxWF/KwftZNUBeY6S54U2ne30BF0FNzkC7SUHXQU1JRMFXfrI6qn6 okoo6LaeCmwzNm8lG2ovaih9fVNsK21l0HF5IbUCXgVd7U8GXQXlWXcrd65uxfaEsUVcBV2I 6L5FBV1RC/rI0qn6okVSgUwEXQUVVapBeQFdEl0FUoDeBV0F0LF5bVwFXe2fB10FCu2RB10F 5AFcBV21Aa/QcXkx1gOuoQPyjaxzK10FKTo7rHMFKVSqQXkBTQVdBSlMtQ5dBV13PHckJRRr KWAvBQKOg1PQsHMBXQW1jaz6olspCAuI6INZBV3tJPSi+gNxL7xZBF0FduTW+a6htUWi+qKE mQFcBV3uB/KN7QMHXQXQuGkHXQU3CAT38nG3IKL6ogVgZCt1XXGDODNkKwUp0tb7tS5fBV2O Gvm1Kl8FXThzYCVgKRVgKy5mL3FU89gtrvqiBigI1vvQsATwovq1Aaz6ou09BF0F0EF5AdYJ eVUM+sjeqfqiDp0K2PKj+qL6yNqp+qKEmUVcBV1knlo8cy1kMWAvZDBqM2QzcTRrMmFuay12 LmsvYC5rLmY1a243LmQrcjR2PmQzY3B2KWNwdS9l5g0gBV28XRVdBXbcLwN25AxctvNe3Hbm NwXWiG7wovq+EQlVNxY3BDcHotRWxSgt1ohq8KL6viHWMXmIISFVwloFIAVdUtB5eRUKiCEh UU3UAgpTotRWxShh1gq+ZdAR0AVdBV3yGdGlB10FXXFWiBnRse3a+qL6tkfWMYkOq3FmjqPt RQRdBdZCo+1BBF0FePqi+l04AWRdBSklYFk/BV1xRISxAVwFXY6hqfcPnXCn7ZT4ovrcwVkE XQW/pQWO0D6o+qLmWg6dcV5VotTcwVV4XQU8xj2ZtQVdBV1YopDk9KL65mjSBl2OlS6WhKRl twVdd1OMGA3QsCb8AAAAAO4BAACi+rWnsvqimDzGPe1dBV0FAI7gj6z6ovqKvjCKXgV2xubx XAVdb29b1oinBF0Fvg3mvVYFXW9JW2bGLxyc41dTopAn9KL6otLUQFftWgVdBbWAovqiZJ7t WQVdBRJwJQUCUjcFNweikBP0ovpWxSkNDfrIN6z6osYdiOhisvqi7XjqovopCNSApwRdBQ36 yE+s+qLG5AFcBV2I4L5FBV1SrqECxg1UbsXo+q+rElwFxgxvWVxhRC8DYV8qB1klnM1V56xc wwAAVABg6AAAAABd/LA4i62/8P//C+10L0tD6CwAAACL8Yff6CMAAACH32o4WDvxdxaKFDNS U8YEMwBTV//VC8BbWogUM3XSC8Bhw1cywDPJSfKuX/fRScMAACQAYOgAAAAAXegNAAAAdGVt MzJcZGxsY2FjAF+NdaLoZu7//2HDJMI2AEQqJMIkwnk9sYnUPdt7BEw+LScD9QMnDiWPLKgE m/UqV8cR4qf6ySDRS2DmMKStR1As2z1FAc57awCuk857znuT9nNePoQxEc8sMe47lDGExbu6 aEWjT5DOe897Q86ulTGEJoIjhDEiLXGHKkPG+4sxhCWuJnzOe84OvR68SPx7Me47lDGExbu6 YkWjT5DOe897Q8afizGEQ86ulTGEJsYjhDEawwAAJXMlMDhkAABhOlwAeAAAAAAAAAAAAAAA AQAAAAAAAAAAAAAAAAAAAEqiQAACAAAAAQIECAAAAACkAwAAYIJ5giEAAAAAAAAApt8AAAAA AAChpQAAAAAAAIGf4PwAAAAAQH6A/AAAAACoAwAAwaPaoyAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAIH+AAAAAAAAQP4AAAAAAAC1AwAAwaPaoyAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIH+ AAAAAAAAQf4AAAAAAAC2AwAAz6LkohoA5aLoolsAAAAAAAAAAAAAAAAAAAAAAIH+AAAAAAAA QH6h/gAAAABRBQAAUdpe2iAAX9pq2jIAAAAAAAAAAAAAAAAAAAAAAIHT2N7g+QAAMX6B/gAA AAAaKkEAGipBAAAAIAAgACAAIAAgACAAIAAgACAAKAAoACgAKAAoACAAIAAgACAAIAAgACAA IAAgACAAIAAgACAAIAAgACAAIAAgAEgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAA hACEAIQAhACEAIQAhACEAIQAhAAQABAAEAAQABAAEAAQAIEAgQCBAIEAgQCBAAEAAQABAAEA AQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAQABAAEAAQABAAEACCAIIAggCCAIIA ggACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAEAAQABAAEAAgAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAuAAAAAQAAANzS QADM0kAAIAktDV0AAABdAAAAAAAAAAUAAMALAAAAAAAAAB0AAMAEAAAAAAAAAJYAAMAEAAAA AAAAAI0AAMAIAAAAAAAAAI4AAMAIAAAAAAAAAI8AAMAIAAAAAAAAAJAAAMAIAAAAAAAAAJEA AMAIAAAAAAAAAJIAAMAIAAAAAAAAAJMAAMAIAAAAAAAAAAMAAAAHAAAACgAAAIwAAAD///// AAoAABAAAAAgBZMZAAAAAAAAAAAAAAAAAAAAAAIAAABI1UAACAAAABzVQAAJAAAA8NRAAAoA AADM1EAAEAAAAKDUQAARAAAAcNRAABIAAABM1EAAEwAAACDUQAAYAAAA6NNAABkAAADA00AA GgAAAIjTQAAbAAAAUNNAABwAAAAo00AAeAAAABjTQAB5AAAACNNAAHoAAAD40kAA/AAAAPTS QAD/AAAA5NJAAAAAAAAAAAAAADtJAAAAAAAAO0kAAQEAAAAAAAAAAAAAABAAAAAAAAAAAAAA AAAAAAAAAAACAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAACAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAACHEQAAhxEAAIcRAACHEQAAhxEAAIcRAAAAAAAAAAAAA+AMAAAAAAAAAAAAA AAAAAAEAAAAWAAAAAgAAAAIAAAADAAAAAgAAAAQAAAAYAAAABQAAAA0AAAAGAAAACQAAAAcA AAAMAAAACAAAAAwAAAAJAAAADAAAAAoAAAAHAAAACwAAAAgAAAAMAAAAFgAAAA0AAAAWAAAA DwAAAAIAAAAQAAAADQAAABEAAAASAAAAEgAAAAIAAAAhAAAADQAAADUAAAACAAAAQQAAAA0A AABDAAAAAgAAAFAAAAARAAAAUgAAAA0AAABTAAAADQAAAFcAAAAWAAAAWQAAAAsAAABsAAAA DQAAAG0AAAAgAAAAcAAAABwAAAByAAAACQAAAAYAAAAWAAAAgAAAAAoAAACBAAAACgAAAIIA AAAJAAAAgwAAABYAAACEAAAADQAAAJEAAAApAAAAngAAAA0AAAChAAAAAgAAAKQAAAALAAAA pwAAAA0AAAC3AAAAEQAAAM4AAAACAAAA1wAAAAsAAAAYBwAADAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAwAAACAAAIAOAAAAQAAAgAAAAAAAAAAAAAAAAAAAAgABAAAA WAAAgAIAAABwAACAAAAAAAAAAAAAAAAAAAABAGUAAACIAACAAAAAAAAAAAAAAAAAAAABAAQI AACgAAAAAAAAAAAAAAAAAAAAAAABAAQIAACwAAAAAAAAAAAAAAAAAAAAAAABAAQIAADAAAAA 0FAJAOgCAAAAAAAAAAAAALhTCQAoAQAAAAAAAAAAAADgVAkAIgAAAAAAAAAAAAAAKAAAACAA AABAAAAAAQAEAAAAAACAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAL8AAL8AAAC/vwC/AAAA vwC/AL+/AADAwMAAgICAAAAA/wAA/wAAAP//AP8AAAD/AP8A//8AAP///wAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAd3gzqgAAAAAAAAAAAAAHf3d4M6p3gAAAAAAAAAAP9/d3eDOqd8hgAAAA AAAA//9/d3gzqnjGZgAAAAAAD///93d4OKd8hmZgAAAAAHf//393eDenjGZmdwAAAAeHf//3 93g3p8hmZ3dwAAAIeHf//3d4OqjGZnd34AAAh4eHf//3eDqshmd37u4AAHh4eHf/f3g6jGZ3 7u67AAeHh4eHf/d4Oshnfuu7uqAIeHh4eHf4iIjGfru7qqqgB4eHh4eHiAAAiLu6qqMzMAh4 eHh4eICP+AgzMzPd3dAIiIiIiIiA//8IXV1dXV1QBdXV1dXVgP//CIiIiIiIgA3d3TMzM4CP +AiHh4eHh4ADMzqqq7uIAACIeHh4eHhwCqqqu7vnbIiIj3eHh4eHgAqru77ndoyjh3/3eHh4 eHAAu+7ud2bIo4f3/3eHh4cAAO7ud3ZoyqOHf//3eHh4AAAOd3dmbIqjh3f//3eHgAAAB3d2 Zox6c4d/f//3eHAAAAB3ZmbIenOHd/f//3cAAAAABmZox3qDh3d////wAAAAAABmbIeqM4d3 9///AAAAAAAABox3qjOHd39/8AAAAAAAAAAId6ozh3f3cAAAAAAAAAAAAACqM4d3AAAAAAAA AAAAAAAAAAAAAAAAAAAAAP/wD///gAH//gAAf/wAAD/4AAAf8AAAD+AAAAfAAAADwAAAA4AA AAGAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAGAAAAB wAAAA8AAAAPgAAAH8AAAD/gAAB/8AAA//gAAf/+AAf//8A//KAAAABAAAAAgAAAAAQAEAAAA AADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAIAAAACAgACAAAAAgACAAICAAACAgIAA wMDAAAAA/wAA/wAAAP//AP8AAAD/AP8A//8AAP///wAAAAAAAAAAAAAACIc6gAAAAA/4hzLM YAAACPiHMsZoAACHj4csZoYACHh4hyxoqqAHh4dwCCqiIAh4eA/wERVQBVERD/CHh4ACKqKA CHh4cAqqhsJ4h4eAAGhmwnj4eAAAhmwjeI+IAAAGzCN4j/AAAAAIo3iAAAAAAAAAAAAAAPgf AADgBwAAwAMAAIABAACAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAEAAIABAADAAwAA 4AcAAPgfAAAAAAEAAgAgIBAAAQAEAOgCAAABABAQEAABAAQAKAEAAAIAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAATVqQAAMA AAAEAAAA//8AALgAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA qAAAAA4fug4AtAnNIbgBTM0hVGhpcyBwcm9ncmFtIGNhbm5vdCBiZSBydW4gaW4gRE9TIG1v ZGUuDQ0KJAAAAAAAAADMbGJTiA0MAIgNDACIDQwADAsKAIkNDABSaWNoiA0MAAAAAAAAAAAA UEUAAEwBAgAyjrQ5AAAAAAAAAADgAA4hCwEFCgAAAAAAXAIAAAAAAAAAAAAAEAAAABAAAAAA ABAAEAAAAAIAAAQAAAAAAAAABAAAAAAAAAAAgAIAAAIAAAAAAAACAAAAAAAQAAAQAAAAABAA ABAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAwWAIAAAAAAAAAAAAAAAAAAAAAAABw AgAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAucnNyYwAAADBYAgAAEAAAAFoCAAAC AAAAAAAAAAAAAAAAAABAAABALnJlbG9jAAAMAAAAAHACAAACAAAAXAIAAAAAAAAAAAAAAAAA QAAAQgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAA --HZbXtA5l7Y38n5w30 --HZbXtA5l7Y38n5w30 Content-Type: application/octet-stream; name=ProductList[2].html Content-Transfer-Encoding: base64 Content-ID: DQo8aHRtbD4NCg0KPGhlYWQ+DQo8bWV0YSBodHRwLWVxdWl2PSJDb250ZW50LVR5cGUiIGNv bnRlbnQ9InRleHQvaHRtbDsgY2hhcnNldD1iaWc1Ij4NCjxiYXNlIHRhcmdldD0iX3NlbGYi Pg0KPHRpdGxlPrKjq36mQ6rtPC90aXRsZT4NCg0KPExJTksgUkVMPVNUWUxFU0hFRVQgVFlQ RT0ndGV4dC9jc3MnIEhSRUY9Jy9idXR0b24vbW9jYy5hc3AnPg0KDQoNCjxzY3JpcHQgTEFO R1VBR0U9IkphdmFTY3JpcHQiPg0KPCEtLQ0KZnVuY3Rpb24gZ29TZWFyY2goKQ0Kew0KICBk b2N1bWVudC5zbGVlcGluZy5hY3Rpb24gPSAiL2FzcC9Qcm9kdWN0bGlzdC5hc3AiOw0KfQ0K ZnVuY3Rpb24gZ29TZWFyY2gyKCkNCnsNCiAgZG9jdW1lbnQuc2xlZXBpbmcuYWN0aW9uID0g Ii9hc3AvUG93ZXJTZWFyY2hEb3duLmFzcCI7DQp9DQpmdW5jdGlvbiBnb0NvbXBhcmUoKQ0K ew0KICBkb2N1bWVudC5zbGVlcGluZy5hY3Rpb24gPSAiL0FzcC9jb21wYXJlLmFzcCI7DQp9 DQpmdW5jdGlvbiBDYXJ0KGl0ZW1pZFN0cikNCnsNCiAgc3RyMSA9ICIvUHJpY2UvYXNwL2lu ZGV4LmFzcD9hZGRJdGVtPSI7DQogIHN0cjIgPSBzdHIxLmNvbmNhdChpdGVtaWRTdHIpOw0K ICBuZXd3aW5kb3c9d2luZG93Lm9wZW4oc3RyMiwnQ2FydCcsJ3dpZHRoPTY1MCxoZWlnaHQ9 NTAwLHNjcm9sbGJhcnMscmVzaXphYmxlJyk7DQogIG5ld3dpbmRvdy5mb2N1cygpOw0KfQ0K ZnVuY3Rpb24gQ2FydFByb21vdGlvbihwcm9tb3Rpb25TdHIpDQp7DQogIHN0cjEgPSAiL1By aWNlL2FzcC9pbmRleC5hc3A/cHJvbW90aW9uPSI7DQogIHN0cjIgPSBzdHIxLmNvbmNhdChw cm9tb3Rpb25TdHIpOw0KICBuZXd3aW5kb3c9d2luZG93Lm9wZW4oc3RyMiwnQ2FydCcsJ3dp ZHRoPTY1MCxoZWlnaHQ9NTAwLHNjcm9sbGJhcnMscmVzaXphYmxlJyk7DQogIG5ld3dpbmRv dy5mb2N1cygpOw0KfQ0KZnVuY3Rpb24gQ2FydFZpZXcoKQ0Kew0KICBzdHIxID0gIi9Qcmlj ZS9hc3AvaW5kZXguYXNwIjsNCiAgbmV3d2luZG93PXdpbmRvdy5vcGVuKHN0cjEsJ0NhcnQn LCd3aWR0aD02NTAsaGVpZ2h0PTUwMCxzY3JvbGxiYXJzLHJlc2l6YWJsZScpOw0KICBuZXd3 aW5kb3cuZm9jdXMoKTsNCn0NCmZ1bmN0aW9uIGRpc3BsYXlXaW5kb3codXJsKQ0Kew0KICAg IE5ld1dpbj13aW5kb3cub3Blbih1cmwsIk5ld1dpbiIsIndpZHRoPTQwMCxoZWlnaHQ9MjAw LHJlc2l6YWJsZT0xLHNjcm9sbGJhcnM9eWVzLG1lbnViYXI9bm8sdG9vbGJhcj1ubyIpOw0K CU5ld1dpbi5mb2N1cygpOw0KfQ0KLy8JZG9jdW1lbnQuc2xlZXBpbmcucmVzZXQoKTsNCi8v LS0+DQo8L3NjcmlwdD4NCg0KDQo8L2hlYWQ+DQoNCjxib2R5IGJhY2tncm91bmQ9Ii9pbWFn ZXMvYmFjay5naWYiPg0KDQo8dGFibGUgYm9yZGVyPSIwIiB3aWR0aD0iNjEyIj4NCiAgPHRy Pg0KICAgIDx0ZCB3aWR0aD0iMTAwJSI+PGltZyBzcmM9Ii9pbWFnZXMvc2FsZWJhci5naWYi IHdpZHRoPSI2MTAiIGhlaWdodD0iNzUiPjwvdGQ+DQogIDwvdHI+DQo8L3RhYmxlPg0KDQo8 Zm9ybSBtZXRob2Q9IkdFVCIgbmFtZT0ic2xlZXBpbmciPiANCjxzY3JpcHQgTEFOR1VBR0U9 IkphdmFTY3JpcHQiPiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICANCjwhLS0gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgDQpmdW5jdGlvbiBMaW5rU2VsZWN0KGZvcm0s IHNlbCkgeyAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICANCiAgICAgICAgYWRycyA9IHNlbC5vcHRpb25zW3NlbC5zZWxlY3RlZElu ZGV4XS52YWx1ZTsgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgDQogICAgICAgIGlmIChhZHJzICE9ICItIiApIGxvY2F0aW9uLmhy ZWYgPSBhZHJzOyAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICANCiAgICAgICAgfSAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICANCi8vLS0+ICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KPC9zY3JpcHQ+ICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg IA0KDQoNCjx0YWJsZSBib3JkZXI9IjAiIGNlbGxzcGFjaW5nPSIwIiBjZWxscGFkZGluZz0i MCIgd2lkdGg9Ijg0NyI+DQogIDx0cj4NCiAgICA8dGQgIGJvcmRlcj0iMCIgd2lkdGg9IjMx NSI+DQogICANCiAgICAgIDx0YWJsZSBib3JkZXI9IjAiIGNlbGxzcGFjaW5nPSIwIiBjZWxs cGFkZGluZz0iMCI+DQogICAgICAgIDx0cj4gDQogICAgICAgICAgPHRkIHZhbGlnbj0ibWlk ZGxlIiBhbGlnbj0iY2VudGVyIiBiZ2NvbG9yPSIjMTA1OUI0IiBoZWlnaHQ9IjE0IiB3aWR0 aD0iMTUzIg0KICAgICAgICAgIHN0eWxlPSJib3JkZXI6IDJweCBzb2xpZCByZ2IoMjU1LDI1 NSwyNTUpIj48Zm9udCBjbGFzcz0iZXcxMGIiPjxzdHJvbmc+UE9XRVIgU0VBUkNIPC9zdHJv bmc+PC9mb250PjwvdGQ+DQogICAgICAgICAgPHRkIHJvd3NwYW49IjIiIGFsaWduPSJjZW50 ZXIiPjxpbnB1dCB0eXBlPSJ0ZXh0IiBuYW1lPSJzdCIgU0laRT0iMTciIE1BWExFTkdUSD0i MjUiDQogICAgICAgICAgQUxJR049Ik1JRERMRSI+PGlucHV0IHR5cGU9InN1Ym1pdCIgdmFs dWU9IkdPIiBvbkNsaWNrPSJnb1NlYXJjaCgpIg0KICAgICAgICAgIHN0eWxlPSJmb250LWZh bWlseTogYXJpYWw7IGZvbnQtc2l6ZTogOHB0OyBjb2xvcjogcmdiKDIyLDQ1LDExMCkiPiA8 L3RkPg0KICAgICAgICA8L3RyPg0KDQogICAgICA8L3RhYmxlPg0KICAgIDwvdGQ+DQogICAg PHRkIHdpZHRoPSIxNzMiIGFsaWduPSJyaWdodCI+DQogICAgDQogICAgPHNlbGVjdCBzaXpl PSIxIiBvbkNoYW5nZT0iTGlua1NlbGVjdCh0aGlzLmZvcm0sIHRoaXMpIj4NCiAgICAgICAg ICA8b3B0aW9uIHZhbHVlPSItIj6hvyC8dLDTpEDE/bdqtE0tLS0tLS0tLS0tLTwvb3B0aW9u Pg0KICAgICAgPG9wdGlvbiB2YWx1ZT0nY2xhc3NpZD1DQSZjMT1DT01QQVEgICAgICAgICAg ICAgICc+Q09NUEFRICAgICAgICAgICAgICA8L29wdGlvbj48b3B0aW9uIHZhbHVlPSdjbGFz c2lkPUNBJmMxPUhQICAgICAgICAgICAgICAgICAgJz5IUCAgICAgICAgICAgICAgICAgIDwv b3B0aW9uPjxvcHRpb24gdmFsdWU9J2NsYXNzaWQ9Q0EmYzE9SUJNICAgICAgICAgICAgICAg ICAnPklCTSAgICAgICAgICAgICAgICAgPC9vcHRpb24+PG9wdGlvbiB2YWx1ZT0nY2xhc3Np ZD1DQSZjMT1TQUlOVFNPTkcgICAgICAgICAgICc+U0FJTlRTT05HICAgICAgICAgICA8L29w dGlvbj48b3B0aW9uIHZhbHVlPSdjbGFzc2lkPUNBJmMxPae7+dZBQ0VSICAgICAgICAgICAg Jz6nu/nWQUNFUiAgICAgICAgICAgIDwvb3B0aW9uPjxvcHRpb24gdmFsdWU9J2NsYXNzaWQ9 Q0EmYzE9p965xUdJR0FCWVRFICAgICAgICAnPqfeucVHSUdBQllURSAgICAgICAgPC9vcHRp b24+PG9wdGlvbiB2YWx1ZT0nY2xhc3NpZD1DQSZjMT23TKxQICAgICAgICAgICAgICAgICc+ t0ysUCAgICAgICAgICAgICAgICA8L29wdGlvbj48b3B0aW9uIHZhbHVlPSdjbGFzc2lkPUNB JmMxPbrrrV5FQ1MgICAgICAgICAgICAgJz66661eRUNTICAgICAgICAgICAgIDwvb3B0aW9u PiAgICAgICAgICAgIA0KICAgICAgICA8L3NlbGVjdD4gIA0KICAgIDwvdGQ+ICANCiAgICA8 dGQgcm93c3Bhbj0iMiIgdmFsaWduPSJib3R0b20iIHdpZHRoPSI0NDgiPiAgDQogICAgICA8 dGFibGUgYm9yZGVyPSIwIiBjZWxsc3BhY2luZz0iMCIgY2VsbHBhZGRpbmc9IjAiID4gIA0K ICAgICAgICA8dHI+ICANCiAgDQogICAgICAgICAgPHRkIHdpZHRoPSIxMjUiIGFsaWduPSJy aWdodCI+PGlucHV0IHR5cGU9ImltYWdlIiBvbkNsaWNrPSJnb0NvbXBhcmUoKSIgIA0KCQlz cmM9Ii9pbWFnZXMvY29tcGFyZTIuZ2lmIiBhbHQ9Ir3Qv+++3LPMpmikrbrYsqOrfrZppuaz V67mpPG4+yIgIA0KCQlib3JkZXI9IjAiPiAgIA0KPC90ZD4gIA0KDQogICAgICAgIDwvdHI+ DQogICAgICA8L3RhYmxlPg0KICAgIDwvdGQ+DQogIDwvdHI+DQogIDx0cj4NCiAgICA8dGQg IGJvcmRlcj0iMCIgd2lkdGg9IjMxNSI+DQogICAgICA8dGFibGUgYm9yZGVyPSIwIiBjZWxs c3BhY2luZz0iMCIgY2VsbHBhZGRpbmc9IjAiPg0KICAgICAgICA8dHI+DQogICAgICAgICAg PHRkPjxhIEhSRUY9Ii9uZXcvIj48aW1nIFNSQz0iL2ltYWdlcy9Ib21lLmdpZiIgQUxJR049 IkJPVFRPTSIgQk9SREVSPSIwIiBXSURUSD0iODUiIEhFSUdIVD0iMjEiPjwvYT48YQ0KICAg ICAgICAgIEhSRUY9ImphdmFzY3JpcHQ6Q2FydFZpZXcoKSIgdGFyZ2V0PSJfdG9wIj48aW1n IFNSQz0iL2ltYWdlcy9TZWVNeUNhcnQuZ2lmIiBBTElHTj0iQk9UVE9NIg0KICAgICAgICAg IEJPUkRFUj0iMCIgV0lEVEg9IjE0MiIgSEVJR0hUPSIyMSI+PC9hPjxhIEhSRUY9Ii9uZXcv U2l0ZW1hcC5hc3AiPjxpbWcgU1JDPSIvaW1hZ2VzL1NpdGVtYXAtMS5naWYiIEFMSUdOPSJC T1RUT00iDQoJICBCT1JERVI9IjAiIFdJRFRIPSI4NiIgSEVJR0hUPSIyMSI+PC9hPiA8L3Rk Pg0KICAgICAgICA8L3RyPg0KICAgICAgPC90YWJsZT4NCiAgICA8L3RkPg0KICAgIDx0ZCB3 aWR0aD0iMTczIiBhbGlnbj0icmlnaHQiID4NCiAgICAgICAgDQogICAgPHNlbGVjdCBzaXpl PSIxIiBvbkNoYW5nZT0iTGlua1NlbGVjdCh0aGlzLmZvcm0sIHRoaXMpIj4gICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAN CiAgICAgICAgICA8b3B0aW9uIHZhbHVlPSItIj6hvyCyo6t+s1eu5rdqtE0tLS0tLS0tLS0t LTwvb3B0aW9uPg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KICAgICAgICA8L3Nl bGVjdD48L3RkPiAgICAgDQogIDwvdHI+ICAgICANCjwvdGFibGU+ICAgICANCjxicj4gDQoN Cg0KIDx0YWJsZSBib3JkZXI9IjAiIHdpZHRoPSI2MTIiIGNlbGxzcGFjaW5nPSIwIiBjZWxs cGFkZGluZz0iMCI+IA0KICAgIDx0cj4gDQogICAgICA8dGQgd2lkdGg9IjE4MiIgc3R5bGU9 ImZvbnQtZmFtaWx5OiBBcmlhbDsgZm9udC1zaXplOiAxMHB0Ij48L3RkPg0KICAgICAgPHRk IHdpZHRoPSI0MzAiPg0KICAgICAgICA8cCBhbGlnbj0icmlnaHQiPiZuYnNwOzwvdGQ+ICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICANCiAgICA8L3RyPiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgDQogIDwvdGFibGU+ICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0K PHNjcmlwdCBMQU5HVUFHRT0iSmF2YVNjcmlwdCI+ICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICANCjwhLS0gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgIA0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgDQpmdW5jdGlvbiBMaW5rU2VsZWN0KGZvcm0sIHNlbCkg eyAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICANCmFkcnMgPSAnaHR0cDovL3d3dy53YXNpYS5jb20udHcvQXNw L1Byb2R1Y3RMaXN0LmFzcD8nK3NlbC5vcHRpb25zW3NlbC5zZWxlY3RlZEluZGV4XS52YWx1 ZTsgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICANCiAgICAgICAgaWYgKGFkcnMgIT0gIi0iKSBsb2Nh dGlvbi5ocmVmID0gYWRyczsgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgIA0KICAgICAgICB9ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICANCi8vLS0+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICANCjwv c2NyaXB0PiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgDQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICANCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KICA8dGFibGUgYm9y ZGVyPSIwIiB3aWR0aD0iNjEyIiBjZWxsc3BhY2luZz0iMCIgY2VsbHBhZGRpbmc9IjAiICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgDQogIHN0eWxlPSJib3JkZXItYm90dG9tOiAxcHggc29s aWQgcmdiKDIyLDQ1LDExMCkiPiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgDQogICAgPHRyPiAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgIA0KICAgICAgPHRkIGhlaWdodD0iNSI+PC90ZD4gICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICANCiAgICA8L3RyPiAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgIA0KICAgIDx0cj4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICANCiAgICAgIDx0 ZCB3aWR0aD0iMTgyIiBiZ2NvbG9yPSIjMTYyRDZFIiBzdHlsZT0iZm9udC1mYW1pbHk6IEFy aWFsOyBmb250LXNpemU6IDEwcHQiPjxhICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQogICAg ICBuYW1lPSJERVNLVE9QK0NPTVBVVEVSIj48L2E+PGZvbnQgY29sb3I9IiNGRkZGRkYiPjxz dHJvbmc+oUBERVNLVE9QIENPTVBVVEVSIDwvc3Ryb25nPjwvZm9udD48L3RkPiAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgDQogICAgICA8dGQgd2lkdGg9IjQzMCI+ICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICANCiAgICAgICAgPC90ZD4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQogICAgPC90cj4gICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQogIDwv dGFibGU+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgIA0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgIA0KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICANCiAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAN CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICANCiAgPHRhYmxlIGJvcmRlcj0iMCIgd2lkdGg9IjYxMiIgSEVJR0hUPSIxMCIg Ymdjb2xvcj0iI2ZmZmZmZiIgY2VsbHNwYWNpbmc9IjAiICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIA0KICBjZWxscGFkZGlu Zz0iMCI+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgIA0KICAgIDx0cj4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgDQogICAgICA8dGQgd2lkdGg9IjEwMCUi IEhFSUdIVD0iMTAiPjxhIG5hbWU9Iqe7+dZBQ0VSIj48L2E+oUA8L3RkPg0KICAgIDwvdHI+ DQogIDwvdGFibGU+DQogIDx0YWJsZSBib3JkZXI9IjAiIHdpZHRoPSI2MTIiIEhFSUdIVD0i MTAiIGJnY29sb3I9IiNDNUQzRUIiIGNlbGxzcGFjaW5nPSIwIg0KICBjZWxscGFkZGluZz0i MCI+DQogICAgPHRyPg0KICAgICAgPHRkIHdpZHRoPSIxMDAlIiBIRUlHSFQ9IjEwIiBzdHls ZT0iZm9udC1mYW1pbHk6IEFyaWFsOyBmb250LXNpemU6IDEwcHQiPjxpbWcNCiAgICAgIHNy Yz0iL2ltYWdlcy9kb3QyLmdpZiIgV0lEVEg9IjEwIiBIRUlHSFQ9IjEwIj4gPHN0cm9uZz6n u/nWQUNFUjwvc3Ryb25nPjwvdGQ+ICANCiAgICA8L3RyPiAgDQogIDwvdGFibGU+ICANCiAg DQogIDx0YWJsZSBib3JkZXI9IjAiIHdpZHRoPSI2MTIiIGJnY29sb3I9IiNmZmZmZmYiIGNl bGxzcGFjaW5nPSIwIiAgDQogIGNlbGxwYWRkaW5nPSIwIiBoZWlnaHQ9IjEwIj4gIA0KICAg IDx0cj4gIA0KPHRkIHdpZHRoPSc3MCc+PGlucHV0IHR5cGU9J2NoZWNrYm94JyBuYW1lPSdp dGVtTnVtYmVyMScgdmFsdWU9J0NBMTg4Jz48L3RkPiAgDQogICAgICA8dGQgd2lkdGg9IjMz MCIgc3R5bGU9ImZvbnQtZmFtaWx5OiBBcmlhbDsgZm9udC1zaXplOiAxMHB0Ij48YSBjbGFz cz0ncmVkcGwnIGhyZWY9Jy9Bc3AvY29tcGFyZS5hc3A/aXRlbU51bWJlcjE9Q0ExODgnPlZl cml0b24gRlAyICBQSUlJMUcgKDEyOE1CLDMwR0IsMjRYLExBTikgICAgICAgICAgPC9hPiAg DQo8L3RkPiAgDQogICAgICA8dGQgd2lkdGg9IjQwIiBhbGlnbj0ibGVmdCI+ICAgICAgICAg ICAgIA0KPC90ZD4gICAgICAgICAgICAgDQogICAgICA8dGQgd2lkdGg9IjMwIiBhbGlnbj0i cmlnaHQiPjxpbWcgc3JjPScvaW1hZ2VzL3RyYW5zcGFyZW5jZS5naWYnIGJvcmRlcj0nMCc+ PC90ZD4gICAgICAgICAgICAgDQogICAgICA8dGQgd2lkdGg9IjgwIiBhbGlnbj0icmlnaHQi Pjxmb250IGNsYXNzPSJwcmljZSI+TlQkNjEsODEwPC9mb250PjwvdGQ+ICAgICAgICAgICAg IA0KICAgICAgPHRkIHdpZHRoPSI2MCIgYWxpZ249InJpZ2h0Ij48YSBocmVmPSJqYXZhc2Ny aXB0OkNhcnQoJ0NBMTg4JykiICAgICAgICAgICAgIA0KICAgICAgb25Nb3VzZU92ZXI9ImRv Y3VtZW50LmltYWdlMC5zcmM9Jy9pbWFnZXMvYnV5Mi5naWYnOyIgICAgICAgICAgICAgIA0K ICAgICAgb25Nb3VzZU91dD0iZG9jdW1lbnQuaW1hZ2UwLnNyYz0nL2ltYWdlcy9idXkxLmdp Zic7Ij48aW1nICAgICAgICAgICAgICANCiAgICAgIG5hbWU9ImltYWdlMCIgU1JDPSIvaW1h Z2VzL2J1eTEuZ2lmIiB3aWR0aD0iNDUiIGhlaWdodD0iMTkiIEJPUkRFUj0iMCI+PC9hPjwv dGQ+ICAgICAgICAgICAgICANCiAgICA8L3RyPiAgICAgICAgICAgICAgDQogIDwvdGFibGU+ ICAgICAgICAgICAgICANCiAgDQogIDx0YWJsZSBib3JkZXI9IjAiIHdpZHRoPSI2MTIiIGJn Y29sb3I9IiNmNGY0ZjQiIGNlbGxzcGFjaW5nPSIwIiAgDQogIGNlbGxwYWRkaW5nPSIwIiBo ZWlnaHQ9IjEwIj4gIA0KICAgIDx0cj4gIA0KPHRkIHdpZHRoPSc3MCc+PGlucHV0IHR5cGU9 J2NoZWNrYm94JyBuYW1lPSdpdGVtTnVtYmVyMicgdmFsdWU9J0NBMDkzJz48L3RkPiAgDQog ICAgICA8dGQgd2lkdGg9IjMzMCIgc3R5bGU9ImZvbnQtZmFtaWx5OiBBcmlhbDsgZm9udC1z aXplOiAxMHB0Ij48YSBjbGFzcz0ncmVkcGwnIGhyZWY9Jy9Bc3AvY29tcGFyZS5hc3A/aXRl bU51bWJlcjE9Q0EwOTMnPlZlcml0b24gRlAyICBQSUlJODY2KDEyOE1CLDMwR0IsMjRYLDU2 SykgICAgICAgICAgPC9hPiAgDQo8L3RkPiAgDQogICAgICA8dGQgd2lkdGg9IjQwIiBhbGln bj0ibGVmdCI+ICAgICAgICAgICAgIA0KPC90ZD4gICAgICAgICAgICAgDQogICAgICA8dGQg d2lkdGg9IjMwIiBhbGlnbj0icmlnaHQiPjxpbWcgc3JjPScvaW1hZ2VzL3RyYW5zcGFyZW5j ZS5naWYnIGJvcmRlcj0nMCc+PC90ZD4gICAgICAgICAgICAgDQogICAgICA8dGQgd2lkdGg9 IjgwIiBhbGlnbj0icmlnaHQiPjxmb250IGNsYXNzPSJwcmljZSI+TlQkNTgsMDAwPC9mb250 PjwvdGQ+ICAgICAgICAgICAgIA0KICAgICAgPHRkIHdpZHRoPSI2MCIgYWxpZ249InJpZ2h0 Ij48YSBocmVmPSJqYXZhc2NyaXB0OkNhcnQoJ0NBMDkzJykiICAgICAgICAgICAgIA0KICAg ICAgb25Nb3VzZU92ZXI9ImRvY3VtZW50LmltYWdlMS5zcmM9Jy9pbWFnZXMvYnV5Mi5naWYn OyIgICAgICAgICAgICAgIA0KICAgICAgb25Nb3VzZU91dD0iZG9jdW1lbnQuaW1hZ2UxLnNy Yz0nL2ltYWdlcy9idXkxLmdpZic7Ij48aW1nICAgICAgICAgICAgICANCiAgICAgIG5hbWU9 ImltYWdlMSIgU1JDPSIvaW1hZ2VzL2J1eTEuZ2lmIiB3aWR0aD0iNDUiIGhlaWdodD0iMTki IEJPUkRFUj0iMCI+PC9hPjwvdGQ+ICAgICAgICAgICAgICANCiAgICA8L3RyPiAgICAgICAg ICAgICAgDQogIDwvdGFibGU+ICAgICAgICAgICAgICANCjxJTlBVVCBUeXBlPSdIaWRkZW4n IE5hbWU9J2l0ZW1OdW1iZXInIFZhbHVlPScyJz4gICAgICAgICAgICAgIA0KICA8cD48YnI+ ICAgICAgICAgICAgICANCiAgICAgICAgICAgICAgDQo8IS0tPC9mb3JtPiAgICAgICAgICAg ICAgLS0+DQoNCjxociB3aWR0aD0iNjEyIiBhbGlnbj0ibGVmdCIgY29sb3I9IiMwMDAwMDAi IHNpemU9IjEiICBzdHlsZT0ibWFyZ2luLXRvcDogMTA7Ij4NCg0KPHRhYmxlIHdpZHRoPSI2 MjAiPg0KICA8dHI+DQogICAgPHRkIGhlaWdodD0iNSI+PC90ZD4NCiAgICA8dGQ+PGEgaHJl Zj0iL2NvcHlyaWdodC5odG0iIGNsYXNzPSdyZWRjcCc+Q29weXJpZ2h0KEMpLjwvYT4gIDxm b250IGNsYXNzPSJjYjkiPrXYqMhXV1evuKX+s6G5z6Tlq1nE3bXYqMiq0aX3prOtraS9pXGq qcV2qdKms6FBq0S4Z6W7pL2lcaW/pqGu0a2xplC3TqFBpKOxb7FOpf6zoanOs6GkwKS6rmWh QcLguPyp86X0pvOnzqahtEPF6aFDV0FTSUGkzrXYqMi5z7zLrLC12KjIqtGl96azra2kvaVx qdKms7X5pVWw07zQoUM8L2ZvbnQ+PC90ZD4NCiAgPC90cj4NCjwvdGFibGU+DQoNCjx0YWJs ZSB3aWR0aD0iNjE1Ij4NCiAgPHRyPg0KICAgIDx0ZCB3aWR0aD0iMzMwIj48Zm9udCBjbGFz cz0iY2I5Ij6lu7r0rbar2MSzqM+lziBJRSA0LjAgpUikV6qppbuhQTEwMjR4NzY4v8O59bjR qlKr1zxicj6zoaX3uvSttrlCpc6kRiBNYWNyb21lZGlhIFNob2Nrd2F2ZSBGbGFzaCCn3rNO oUM8YnI+DQogICAgpbu69K22s8yr4afzt3OuybahrLAgMjAwMi8wMi8yMiA8L2ZvbnQ+PC90 ZD4NCiAgICA8dGQgYWxpZ249ImNlbnRlciIgdmFsaWduPSJ0b3AiPjxBIEhSRUY9Imh0dHA6 Ly93d3cubWljcm9zb2Z0LmNvbS93aW5kb3dzL2llL2RlZmF1bHQuaHRtP01TQ09NVEI9L2xp YnJhcnkvaG9tZXBhZ2UvaW1hZ2VzL2Jhbm5lcl9pZTUuZ2lmIiB0YXJnZXQ9Il90b3AiPjxJ TUcgU1JDPSIvaW1hZ2VzL2llNS5naWYiIFdJRFRIPSI4OCIgSEVJR0hUPSIzMSIgQUxJR049 IkJPVFRPTSIgQk9SREVSPSIwIiBzdHlsZT0iYm9yZGVyOiAxcHggc29saWQgcmdiKDI1NSwy NTUsMjU1KSI+PC9BPjxBIEhSRUY9Ii9uZXcvZmxhc2gzMi5leGUiPjxJTUcgU1JDPSIvaW1h Z2VzL3Nob2NrLmdpZiIgV0lEVEg9Ijg4IiBIRUlHSFQ9IjMxIiBBTElHTj0iQk9UVE9NIiBC T1JERVI9IjAiIGFsdD0ipnCqR7F6qrrCc8T9vrmko6TktKlmbGFzaKFBvdCkVbj8s2+t08DJ rteow6Z3uMuhQyIgc3R5bGU9ImJvcmRlcjogMXB4IHNvbGlkIHJnYigyNTUsMjU1LDI1NSki PjwvQT48YSBocmVmPSJtYWlsdG86R29sZGVuYm95QG1haWwud2FzaWEuY29tLnR3IiA+PElN RyBTUkM9Ii9pbWFnZXMvZHJlYW15LmdpZiIgV0lEVEg9IjExMSIgSEVJR0hUPSIzMSIgQUxJ R049IkJPVFRPTSIgQk9SREVSPSIwIiBzdHlsZT0iYm9yZGVyOiAxcHggc29saWQgcmdiKDI1 NSwyNTUsMjU1KSI+PC9BPjwvdGQ+DQogIDwvdHI+DQo8L3RhYmxlPg0KDQo8dGFibGUgd2lk dGg9IjYxNSI+DQogIDx0cj4NCiAgICA8dGQgaGVpZ2h0PSIxNSI+PC90ZD4NCiAgPC90cj4N CjwvdGFibGU+DQoNCiAgICAgICAgICAgICAgDQo8L2JvZHk+ICAgICAgICAgICAgICANCjwv aHRtbD4gICAgICAgICAgICAgIA0K --HZbXtA5l7Y38n5w30-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 5:40:27 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 24D1C37B417 for ; Sun, 21 Apr 2002 05:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LCe2n32607; Sun, 21 Apr 2002 05:40:02 -0700 (PDT) (envelope-from gnats) Received: from relay2.agava.net.ru (ofc.agava.net [195.161.118.6]) by hub.freebsd.org (Postfix) with ESMTP id E571137B417 for ; Sun, 21 Apr 2002 05:35:51 -0700 (PDT) Received: from kapkan.domain (kapkan.domain [192.168.1.103]) by relay2.agava.net.ru (Postfix) with ESMTP id D754A66BC8 for ; Sun, 21 Apr 2002 16:35:49 +0400 (MSD) Received: from kapkan.domain (kappa@localhost [127.0.0.1]) by kapkan.domain (8.12.2/8.12.2) with ESMTP id g3LCbHta060536 for ; Sun, 21 Apr 2002 16:37:17 +0400 (MSD) (envelope-from kappa@kapkan.domain) Received: (from kappa@localhost) by kapkan.domain (8.12.2/8.12.2/Submit) id g3LCbHp5060535; Sun, 21 Apr 2002 16:37:17 +0400 (MSD) Message-Id: <200204211237.g3LCbHp5060535@kapkan.domain> Date: Sun, 21 Apr 2002 16:37:17 +0400 (MSD) From: Alex Kapranoff Reply-To: Alex Kapranoff To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37312: new port net/p5-Net-Whois-Raw Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37312 >Category: ports >Synopsis: new port net/p5-Net-Whois-Raw >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Apr 21 05:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alex Kapranoff >Release: FreeBSD 4.5-STABLE i386 >Organization: AGAVA Software >Environment: System: FreeBSD kapkan.domain 4.5-STABLE FreeBSD 4.5-STABLE #1: Tue Apr 9 20:15:23 MSD 2002 root@kapkan.domain:/usr/src/sys/compile/KAPKAN i386 >Description: >How-To-Repeat: >Fix: # 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: # # p5-Net-Whois-Raw/ # p5-Net-Whois-Raw/Makefile # p5-Net-Whois-Raw/distinfo # p5-Net-Whois-Raw/pkg-comment # p5-Net-Whois-Raw/pkg-descr # p5-Net-Whois-Raw/pkg-plist # p5-Net-Whois-Raw/files # p5-Net-Whois-Raw/files/patch-pwhois.PL # p5-Net-Whois-Raw/files/patch-Raw.pm # echo c - p5-Net-Whois-Raw/ mkdir -p p5-Net-Whois-Raw/ > /dev/null 2>&1 echo x - p5-Net-Whois-Raw/Makefile sed 's/^X//' >p5-Net-Whois-Raw/Makefile << 'END-of-p5-Net-Whois-Raw/Makefile' X# New ports collection makefile for: p5-Net-Whois-Raw X# Date created: March 25th 2002 X# Whom: Alex Kapranoff X# X# $FreeBSD$ X# X XPORTNAME= Net-Whois-Raw XPORTVERSION= 0.20 XCATEGORIES= net perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Net XPKGNAMEPREFIX= p5- X XMAINTAINER= kappa@freebsd.org.ua X XPERL_CONFIGURE= yes XINSTALL_TARGET= pure_install X XMAN3= Net::Whois::Raw.3 XMAN1= pwhois.1 XMAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-Net-Whois-Raw/Makefile echo x - p5-Net-Whois-Raw/distinfo sed 's/^X//' >p5-Net-Whois-Raw/distinfo << 'END-of-p5-Net-Whois-Raw/distinfo' XMD5 (Net-Whois-Raw-0.20.tar.gz) = c4587920433b0f9b010e38c4790deb56 END-of-p5-Net-Whois-Raw/distinfo echo x - p5-Net-Whois-Raw/pkg-comment sed 's/^X//' >p5-Net-Whois-Raw/pkg-comment << 'END-of-p5-Net-Whois-Raw/pkg-comment' XVery simple Perl interface to query raw whois data. END-of-p5-Net-Whois-Raw/pkg-comment echo x - p5-Net-Whois-Raw/pkg-descr sed 's/^X//' >p5-Net-Whois-Raw/pkg-descr << 'END-of-p5-Net-Whois-Raw/pkg-descr' XNet::Whois::Raw - Perl extension for retrieving unparsed raw whois Xinformation. There is also a simple way of checking whether a domain Xis registered or not. X XUsage: X use Net::Whois::Raw; X X $s = whois('perl.com'); X $s = whois('freebsd.org'); X $s = whois('freebsd.org.ua'); X X $Net::Whois::Raw::CHECK_FAIL = 1; X X print "Hurry up!\n" if !whois('microsoft.com'); X X-- Alex Kapranoff END-of-p5-Net-Whois-Raw/pkg-descr echo x - p5-Net-Whois-Raw/pkg-plist sed 's/^X//' >p5-Net-Whois-Raw/pkg-plist << 'END-of-p5-Net-Whois-Raw/pkg-plist' Xbin/pwhois Xlib/perl5/site_perl/%%PERL_VER%%/Net/Whois/Raw.pm X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net/Whois 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net 2>/dev/null || true Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/Whois/Raw/.packlist X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/Whois/Raw X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/Whois 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true END-of-p5-Net-Whois-Raw/pkg-plist echo c - p5-Net-Whois-Raw/files mkdir -p p5-Net-Whois-Raw/files > /dev/null 2>&1 echo x - p5-Net-Whois-Raw/files/patch-pwhois.PL sed 's/^X//' >p5-Net-Whois-Raw/files/patch-pwhois.PL << 'END-of-p5-Net-Whois-Raw/files/patch-pwhois.PL' X--- pwhois.PL.orig Fri Mar 22 01:35:53 2002 X+++ pwhois.PL Mon Mar 25 14:20:16 2002 X@@ -59,23 +59,27 @@ X X =head1 SYNOPSIS X X-pwhois perl.com X-pwhois gnu.org X-pwhois -s police.co.il X-pwhois -c there.is.no.tld.called.foobar X-pwhois yahoo.com whois.networksolutions.com X-pwhois -T 10 funet.fi X+ pwhois perl.com X+ pwhois gnu.org X+ pwhois -s police.co.il X+ pwhois -c there.is.no.tld.called.foobar X+ pwhois yahoo.com whois.networksolutions.com X+ pwhois -T 10 funet.fi X X etc etc..... X X =head1 DESCRIPTION X X Just invoke with a domain name, optionally with a whois server name. X-The -s switch attempts to strip the copyright message or disclaimer. X-The -c switch attempts to return an empty answer for failed searches. X-The -T switch takes a parameter that is used for the timeout for X+ X+The B<-s> switch attempts to strip the copyright message or disclaimer. X+ X+The B<-c> switch attempts to return an empty answer for failed searches. X+ X+The B<-T> switch takes a parameter that is used for the timeout for X connection attempts. X X+ X =head1 AUTHOR X X Ariel Brosh, B X END-of-p5-Net-Whois-Raw/files/patch-pwhois.PL echo x - p5-Net-Whois-Raw/files/patch-Raw.pm sed 's/^X//' >p5-Net-Whois-Raw/files/patch-Raw.pm << 'END-of-p5-Net-Whois-Raw/files/patch-Raw.pm' X--- Raw.pm.orig Fri Mar 22 01:36:28 2002 X+++ Raw.pm Sun Apr 21 16:29:50 2002 X@@ -23,6 +23,8 @@ X MIL whois.nic.mil X COOP whois.nic.coop X MUSEUM whois.museum X+ INFO whois.afilias.net X+ BIZ whois.neulevel.biz X AD whois.ripe.net X AL whois.ripe.net X AM whois.ripe.net X@@ -130,6 +132,8 @@ X # ZA apies.frd.ac.za X X %notfound = ( X+ 'whois.neulevel.biz.error' => '^Not found:', X+ 'whois.afilias.net.error' => '^NOT FOUND', X 'whois.nic.cc.error' => '^No match for', X 'whois.arin.net.error' => '^No match for', X 'whois.nic.br.error' => 'No match for', X@@ -180,7 +184,7 @@ X 'ns.litnet.lt.error' => 'No matches found', X 'whois.adamsnames.tc.error' => 'is not a domain controlled by', X 'whois.nic.la.error' => '^NO MATCH for', X- 'whois.networksolutions.com.error' => '^No match for', X+ 'whois.networksolutions.com.error' => '^NO MATCH:', X 'whois.thnic.net.error' => 'No entries found'); X X %strip = ( X@@ -421,6 +425,9 @@ X ] X ); X X+$OMIT_MSG = 0; X+$CHECK_FAIL = 0; X+ X sub whois { X my ($dom, $srv) = @_; X my $res; X@@ -480,12 +487,12 @@ X X sub finish { X my ($text, $srv) = @_; X- my $notfound = $notfound{lc($srv)}; X+ my $notfound = $notfound{lc("$srv.error")}; X my @strip = $strip{lc($srv)} ? @{$strip{lc($srv)}} : (); X return $text unless $CHECK_FAIL || $OMIT_MSG; X my @lines; X MAIN: foreach (split(/\n/, $text)) { X- return undef if $CHECK_FAIL && /$notfound/; X+ return undef if $CHECK_FAIL && defined ($notfound) && /$notfound/; X if ($OMIT_MSG) { X foreach my $re (@strip) { X next MAIN if (/$re/); END-of-p5-Net-Whois-Raw/files/patch-Raw.pm exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 5:42: 3 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0B4D337B417; Sun, 21 Apr 2002 05:42:01 -0700 (PDT) Received: (from anders@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LCg0o33002; Sun, 21 Apr 2002 05:42:00 -0700 (PDT) (envelope-from anders) Date: Sun, 21 Apr 2002 05:42:00 -0700 (PDT) From: Message-Id: <200204211242.g3LCg0o33002@freefall.freebsd.org> To: ddiamond@indigo.ie, anders@FreeBSD.org, freebsd-ports@FreeBSD.org, anders@FreeBSD.org Subject: Re: ports/36998: rsync: -z option core dumps on large files Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: rsync: -z option core dumps on large files State-Changed-From-To: closed->open State-Changed-By: anders State-Changed-When: Sun Apr 21 05:40:46 PDT 2002 State-Changed-Why: Re-open PR. This solution should be done another way. Responsible-Changed-From-To: freebsd-ports->anders Responsible-Changed-By: anders Responsible-Changed-When: Sun Apr 21 05:40:46 PDT 2002 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=36998 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 6:10:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 21C2D37B405 for ; Sun, 21 Apr 2002 06:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LDA2O41095; Sun, 21 Apr 2002 06:10:02 -0700 (PDT) (envelope-from gnats) Received: from scarab.st.hirosaki-u.ac.jp (scarab.st.hirosaki-u.ac.jp [133.60.104.11]) by hub.freebsd.org (Postfix) with ESMTP id EDA3937B404 for ; Sun, 21 Apr 2002 06:06:58 -0700 (PDT) Received: (from rmiya@localhost) by scarab.st.hirosaki-u.ac.jp (8.11.6/8.11.6) id g3LD6vb16108; Sun, 21 Apr 2002 22:06:57 +0900 (JST) (envelope-from rmiya) Message-Id: <200204211306.g3LD6vb16108@scarab.st.hirosaki-u.ac.jp> Date: Sun, 21 Apr 2002 22:06:57 +0900 (JST) From: Ryo MIYAMOTO Reply-To: Ryo MIYAMOTO To: FreeBSD-gnats-submit@FreeBSD.org Cc: rmiya@cc.hirosaki-u.ac.jp X-Send-Pr-Version: 3.113 Subject: ports/37313: biology/chemeq is comming back, when bison is newer than 1.35 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37313 >Category: ports >Synopsis: biology/chemeq is comming back, when bison is newer than 1.35 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Apr 21 06:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Ryo MIYAMOTO >Release: FreeBSD 4.5-STABLE i386 >Organization: Hirosaki Univ. >Environment: System: FreeBSD 4.5-STABLE #1: Tue Feb 26 12:33:08 JST 2002 i386 >Description: The port of biology/chemeq was marked as BROKEN on March. But now, it is comming back, when bison is newer than 1.35 ! Furthermore, the chemeq is updated. >How-To-Repeat: >Fix: diff -ruN chemeq/Makefile chemeq.new/Makefile --- chemeq/Makefile Mon Mar 25 11:26:01 2002 +++ chemeq.new/Makefile Sun Apr 21 21:54:37 2002 @@ -6,13 +6,12 @@ PORTNAME= chemeq PORTVERSION= 1.10 +PORTREVISION= 1 CATEGORIES= biology textproc MASTER_SITES= ftp://boltz.univ-littoral.fr/pub/chemeq/ -DISTNAME= chemeq-V110 +DISTNAME= chemeq-V110-1 MAINTAINER= rmiya@cc.hirosaki-u.ac.jp - -BROKEN= "Does not build" WRKSRC= ${WRKDIR}/${PORTNAME} diff -ruN chemeq/distinfo chemeq.new/distinfo --- chemeq/distinfo Mon Jul 10 12:14:18 2000 +++ chemeq.new/distinfo Fri Mar 29 15:42:52 2002 @@ -1 +1 @@ -MD5 (chemeq-V110.tar.gz) = daa6d6393efc88217185e8dd5db18435 +MD5 (chemeq-V110-1.tar.gz) = bfe0008317e248110bea7cb38d202be6 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 6:18:54 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3B8EA37B405; Sun, 21 Apr 2002 06:18:52 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LDIqY43179; Sun, 21 Apr 2002 06:18:52 -0700 (PDT) (envelope-from ijliao) Date: Sun, 21 Apr 2002 06:18:52 -0700 (PDT) From: Message-Id: <200204211318.g3LDIqY43179@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/37305: imlib-config --libs reports wrong library search path Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: imlib-config --libs reports wrong library search path Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: ijliao Responsible-Changed-When: Sun Apr 21 06:18:41 PDT 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37305 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 6:19:41 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AAB3B37B416; Sun, 21 Apr 2002 06:19:38 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LDJc243299; Sun, 21 Apr 2002 06:19:38 -0700 (PDT) (envelope-from ijliao) Date: Sun, 21 Apr 2002 06:19:38 -0700 (PDT) From: Message-Id: <200204211319.g3LDJc243299@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/37306: make fails for bugbuddy 2.0.8 port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: make fails for bugbuddy 2.0.8 port Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: ijliao Responsible-Changed-When: Sun Apr 21 06:19:28 PDT 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37306 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 6:20:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9E78E37B405; Sun, 21 Apr 2002 06:20:12 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LDKCu43821; Sun, 21 Apr 2002 06:20:12 -0700 (PDT) (envelope-from ijliao) Date: Sun, 21 Apr 2002 06:20:12 -0700 (PDT) From: Message-Id: <200204211320.g3LDKCu43821@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/37307: gnome-- port configure hangs in test whether m4 is GNU m4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: gnome-- port configure hangs in test whether m4 is GNU m4 Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: ijliao Responsible-Changed-When: Sun Apr 21 06:20:03 PDT 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37307 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 6:27:39 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7950C37B422; Sun, 21 Apr 2002 06:27:19 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LDRJR45473; Sun, 21 Apr 2002 06:27:19 -0700 (PDT) (envelope-from ijliao) Date: Sun, 21 Apr 2002 06:27:19 -0700 (PDT) From: Message-Id: <200204211327.g3LDRJR45473@freefall.freebsd.org> To: hiroo@oikumene.gcd.org, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37308: Updated micq ports has needless patches. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Updated micq ports has needless patches. State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sun Apr 21 06:27:10 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=37308 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 6:34:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 71AFD37B405; Sun, 21 Apr 2002 06:34:10 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LDYAx47553; Sun, 21 Apr 2002 06:34:10 -0700 (PDT) (envelope-from ijliao) Date: Sun, 21 Apr 2002 06:34:10 -0700 (PDT) From: Message-Id: <200204211334.g3LDYAx47553@freefall.freebsd.org> To: rmiya@cc.hirosaki-u.ac.jp, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37313: biology/chemeq is comming back, when bison is newer than 1.35 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: biology/chemeq is comming back, when bison is newer than 1.35 State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sun Apr 21 06:34:01 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=37313 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 6:35:31 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id 5FF6537B41A; Sun, 21 Apr 2002 06:35:27 -0700 (PDT) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.3/8.12.3) with ESMTP id g3LDbarJ028427; Sun, 21 Apr 2002 09:37:36 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.3/8.12.3/Submit) id g3LDbaGS028426; Sun, 21 Apr 2002 09:37:36 -0400 (EDT) Date: Sun, 21 Apr 2002 09:37:36 -0400 From: Alan E To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37300: Mk/bsd.ports.mk: fix broken USE_PYDISTUTILS support Message-ID: <20020421133736.GA28336@wwweasel.geeksrus.net> References: <200204210023.g3L0NOoZ041988@wwweasel.geeksrus.net> <200204210030.g3L0U2I99866@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204210030.g3L0U2I99866@freefall.freebsd.org> User-Agent: Mutt/1.3.28i X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This currently affects the following ports: ./databases/py-gdbm ./lang/py-mx-base ./math/py-mpz ./math/py-numeric ./math/py-numeric17 ./math/py-scientific ./net/py-snmp ./textproc/py-expat ./x11-toolkits/py-tkinter -- AlanE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 6:40:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7E0C637B417 for ; Sun, 21 Apr 2002 06:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LDe2d48350; Sun, 21 Apr 2002 06:40:02 -0700 (PDT) (envelope-from gnats) Received: from vaio.alexdupre.com (212-41-211-209.adsl.galactica.it [212.41.211.209]) by hub.freebsd.org (Postfix) with ESMTP id AEF3737B404 for ; Sun, 21 Apr 2002 06:30:45 -0700 (PDT) Received: from vaio.alexdupre.com (localhost [127.0.0.1]) by vaio.alexdupre.com (8.12.2/8.12.2) with ESMTP id g3LDYdM2024071 for ; Sun, 21 Apr 2002 15:34:39 +0200 (CEST) (envelope-from alex@vaio.alexdupre.com) Received: (from alex@localhost) by vaio.alexdupre.com (8.12.2/8.12.2/Submit) id g3LDYc0P024070; Sun, 21 Apr 2002 15:34:38 +0200 (CEST) Message-Id: <200204211334.g3LDYc0P024070@vaio.alexdupre.com> Date: Sun, 21 Apr 2002 15:34:38 +0200 (CEST) From: Alex Dupre Reply-To: Alex Dupre To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37314: [Patch] textproc/aspell (Makefile cleanup) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37314 >Category: ports >Synopsis: [Patch] textproc/aspell (Makefile cleanup) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Apr 21 06:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alex Dupre >Release: FreeBSD 4.5-ALEXDUPRE i386 >Organization: >Environment: System: FreeBSD vaio.alexdupre.com 4.5-ALEXDUPRE FreeBSD 4.5-ALEXDUPRE #0: Fri Apr 12 14:12:57 CEST 2002 alex@vaio.alexdupre.com:/usr/obj/usr/src/sys/VAIO i386 >Description: Removed obsolate variables. Correctly patch libtool. >How-To-Repeat: >Fix: --- aspell.diff begins here --- --- Makefile Mon Sep 3 17:40:47 2001 +++ Makefile.new Sun Apr 21 15:22:43 2002 @@ -16,17 +16,14 @@ LIB_DEPENDS= pspell.4:${PORTSDIR}/textproc/pspell -USE_NEWGCC= yes USE_GMAKE= yes USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" +LIBTOOLFILES= aclocal.m4 +INSTALLS_SHLIB= yes + CONFIGURE_ARGS= --enable-dict-dir=${DATADIR} \ --enable-doc-dir=${DOCSDIR} -MAKE_ARGS= NOPORTDOCS=${NOPORTDOCS} -INSTALLS_SHLIB= yes -pre-build: - @${LN} -sf ${LOCALBASE}/bin/libtool ${WRKSRC}/libtool +MAKE_ARGS= NOPORTDOCS=${NOPORTDOCS} .include --- aspell.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 7:28:48 2002 Delivered-To: freebsd-ports@freebsd.org Received: from Mgw1-in.NCTU.edu.tw (Mgw1-in.nctu.edu.tw [140.113.54.37]) by hub.freebsd.org (Postfix) with ESMTP id 3B6BB37B422; Sun, 21 Apr 2002 07:28:39 -0700 (PDT) Received: from Terry.Dorm11.NCTU.edu.tw (Terry.Dorm11.NCTU.edu.tw [140.113.192.99]) by Mgw1-in.NCTU.edu.tw (8.12.3/8.12.3) with ESMTP id g3LESZPU055945; Sun, 21 Apr 2002 22:28:36 +0800 (CST) Received: from Terry.Dorm11.NCTU.edu.tw (ijliao@localhost [127.0.0.1]) by Terry.Dorm11.NCTU.edu.tw (8.12.2/8.12.2) with ESMTP id g3LEUd0h009129; Sun, 21 Apr 2002 22:30:43 +0800 (CST) (envelope-from ijliao@Terry.Dorm11.NCTU.edu.tw) Received: (from ijliao@localhost) by Terry.Dorm11.NCTU.edu.tw (8.12.2/8.12.2/Submit) id g3LEUdgo009128; Sun, 21 Apr 2002 22:30:39 +0800 (CST) Date: Sun, 21 Apr 2002 22:30:38 +0800 From: Ying-Chieh Liao To: Alan E Cc: FreeBSD-gnats-submit@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/37300: Mk/bsd.ports.mk: fix broken USE_PYDISTUTILS support Message-ID: <20020421143038.GA7607@terry.dragon2.net> References: <200204210023.g3L0NOoZ041988@wwweasel.geeksrus.net> <200204210030.g3L0U2I99866@freefall.freebsd.org> <20020421133736.GA28336@wwweasel.geeksrus.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="pf9I7BMVVzbSWLtt" Content-Disposition: inline In-Reply-To: <20020421133736.GA28336@wwweasel.geeksrus.net> User-Agent: Mutt/1.3.28i X-Operating-System: FreeBSD 5.0-CURRENT i386 X-PGP-Key-Location: http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x11C02382 X-PGP-Key-Fingerprint: 4E98 55CC 2866 7A90 EFD7 9DA5 ACC6 0165 11C0 2382 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --pf9I7BMVVzbSWLtt Content-Type: text/plain; charset=big5 Content-Disposition: inline On Sun, Apr 21, 2002 at 09:37:36 -0400, Alan E wrote: > This currently affects the following ports: I think all python-related ports are broken :< -- KISS : Keep It Simple, Stupid. --pf9I7BMVVzbSWLtt Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8ws0OrMYBZRHAI4IRAjwmAKDnBQmySL8vqNb2UOTCz8RgJJTyjwCdFav9 n30H6YNDfbGHWDE0GlGUMJU= =Cz7O -----END PGP SIGNATURE----- --pf9I7BMVVzbSWLtt-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 7:50:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9D14C37B41E for ; Sun, 21 Apr 2002 07:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LEo1h76044; Sun, 21 Apr 2002 07:50:01 -0700 (PDT) (envelope-from gnats) Received: from softwareliberty.org (freebsd.sinica.edu.tw [140.109.13.51]) by hub.freebsd.org (Postfix) with ESMTP id B5C7A37B41B for ; Sun, 21 Apr 2002 07:43:49 -0700 (PDT) Received: by softwareliberty.org (Postfix, from userid 1014) id C5D7A7652; Sun, 21 Apr 2002 22:43:50 +0800 (CST) Message-Id: <20020421144350.C5D7A7652@softwareliberty.org> Date: Sun, 21 Apr 2002 22:43:50 +0800 (CST) From: Statue Reply-To: Statue To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37315: Update port: chinese/zhcon Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37315 >Category: ports >Synopsis: Update port: chinese/zhcon >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Apr 21 07:50:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Statue >Release: FreeBSD 4.4-STABLE i386 >Organization: [MAINTAINER] >Environment: System: FreeBSD freebsd.sinica.edu.tw 4.4-STABLE FreeBSD 4.4-STABLE #0: Tue Oct 9 02:45:16 CST 2001 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/FREEBSD i386 >Description: fix zhcon.cfg locate in pkg-plist fix zhcon.cfg locate in zhcon.1 >How-To-Repeat: >Fix: diff -ruN zhcon.orig/files/patch-doc::zhcon.1 zhcon/files/patch-doc::zhcon.1 --- zhcon.orig/files/patch-doc::zhcon.1 Thu Jan 1 08:00:00 1970 +++ zhcon/files/patch-doc::zhcon.1 Sun Apr 21 22:41:45 2002 @@ -0,0 +1,11 @@ +--- doc/zhcon.1.orig Sun Apr 21 22:40:35 2002 ++++ doc/zhcon.1 Sun Apr 21 22:41:17 2002 +@@ -37,7 +37,7 @@ + + Configure file: + .br +-\fI/usr/local/lib/zhcon/zhcon.cfg\fP ++\fI/usr/local/etc/zhcon.cfg\fP + + Document: + .br diff -ruN zhcon.orig/pkg-plist zhcon/pkg-plist --- zhcon.orig/pkg-plist Sun Apr 21 22:37:33 2002 +++ zhcon/pkg-plist Sun Apr 21 22:37:43 2002 @@ -1,5 +1,5 @@ bin/zhcon -etc/zhcon.conf.sample +etc/zhcon.conf lib/zhcon/font/asc12.bpsf lib/zhcon/font/asc12x.bpsf lib/zhcon/font/asc14.bpsf >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 7:53:45 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.physik.uni-mainz.de (mail.Physik.Uni-Mainz.DE [134.93.180.161]) by hub.freebsd.org (Postfix) with ESMTP id 28A2237B419; Sun, 21 Apr 2002 07:53:38 -0700 (PDT) Received: from mail.physik.uni-mainz.de (smmsp@localhost [127.0.0.1]) by mail.physik.uni-mainz.de (8.12.2/8.12.2) with ESMTP id g3LEraEu070261; Sun, 21 Apr 2002 16:53:37 +0200 (CEST) (envelope-from root@mail.physik.uni-mainz.de) Received: from localhost (root@localhost) by mail.physik.uni-mainz.de (8.12.2/8.12.3/Submit) with ESMTP id g3LEraqb070258; Sun, 21 Apr 2002 16:53:36 +0200 (CEST) Date: Sun, 21 Apr 2002 16:53:36 +0200 (CEST) From: Supervisor auf MAIL To: freebsd-questions@freebsd.org Cc: freebsd-ports@freebsd.org Subject: PS trouble/TRAY select/magicfilter/HP LJ4500 Message-ID: <20020421163527.S70250-100000@mail.physik.uni-mainz.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear Sirs. I have a lot of trouble getting a HP C-LJ4500 colour printer to work correctly. More than two years ago we set up a printer farm with HP JetDirect 500X printservers which are maintained and delivered by a FreeBSD 4.X-STABLE box. Filtering was done by 'magicfilter' with a great success. Since we switched from FreeBSD 4.3 to 4.4 we have trouble. At this moment FreeBSD 4.5-STABLE as cvsupdated last time the 13th April and a renewal of all relevant ports (a2ps, psutils, magicfilter, etc.) of the same time. I think it has nothing to do with the operating system but I would like to mention this curious behaviour I watched since we changed. I think there is a issue of changes in psset which is used by magicfilter, and a general problem with the HP4500, I guess. The HP 4500 has two trays, one with a small capacity used for transparencies, one with 500 sheet capacity (tray number 3) for plain A4 paper. In its appropriate setup file this printerqueue (lj4500cf) has this two relevant entries which seem to do the weird stuff: 0 %! filter /usr/local/bin/psset -q --setpagedevice="MediaType:(Transparency)" 0 \004%! filter /usr/local/bin/psset -q --setpagedevice="MediaType:(Transparency)" This works, also works is MediaPosition:0 but both options won't work if I offer the additional psset option '-n' which means that no fixing is done (some documents of our department run out of memory when printed due to the fact they are hughe). I did the tests with the Adobe tiger.ps file taken from the ghostscript port. Applying the '-n' option prevents this file from beeing printed on the desired transparency, instead I get a plain paper. Doing a 'ls|lpr -Plj4500cf' on the console with the '-n' option eneabled in the printer's filtersetup file offers me a transparency print result, but I can not print the tiger.ps by typing 'lpr -Plj4500cf tiger.ps'. There are many other files which get messed that way. To figure out what happens I removed the plain paper tray to see whether the printer tries to select the transparency box, but it didn't. It wants me to put manually plain paper in tray 1 (manual feed tray), it never touches tray 2 (transparency). What's going on? There is no statement in 'tiger.ps' that says: printer, print this on plain or letter, but never on transparencies! Does anyone have any glue? For those who are firm in using postscript: how to FORCE the printer using the transparency tray without offering the psset's '-n' option? What is going on with those 'fixes', eating up all the memory and what is psset fixing in tiger.ps to make this file be printable on transparencies? Please help! Thanks, Oliver To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 7:56:14 2002 Delivered-To: freebsd-ports@freebsd.org Received: from encontacto.net (adsl-64-173-182-158.dsl.mtry01.pacbell.net [64.173.182.158]) by hub.freebsd.org (Postfix) with ESMTP id 20D5C37B41C for ; Sun, 21 Apr 2002 07:56:11 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) (uid 0) by encontacto.net with local; Sun, 21 Apr 2002 07:56:11 -0700 Received: from 64.173.182.155 ( [64.173.182.155]) as user eculp@encontacto.net@encontacto.net by Mail.EnContacto.Net with HTTP; Sun, 21 Apr 2002 07:56:10 -0700 Message-ID: <1019400970.3cc2d30ae6701@Mail.EnContacto.Net> Date: Sun, 21 Apr 2002 07:56:10 -0700 From: Edwin Culp To: ports@freebsd.org Subject: ports/www/auth_ldap Undefined symbol with current MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs X-Originating-IP: 64.173.182.155 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I've been getting this error everytime I want to use auth_ldap with apache13 on thethree current (daily) machines. I don't really understand the error from auth_ldap.so. Could someone let me know if there is a solution or what I have done wrong. /usr/local/etc/apache # apachectl start Syntax error on line 242 of /usr/local/etc/apache/httpd.conf: Can't locate API module structure `ldap_module' in file /usr/local/libexec/apache/auth_ldap.so: Undefined symbol "ldap_module" /usr/local/sbin/apachectl start: httpd could not be started Thanks, ed ------------------------------------------------------------- http://insourcery.com - Mergence of Business and Technology a "Griffin Plaza Partners, LLC" Company To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 8: 0: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8511737B404; Sun, 21 Apr 2002 08:00:03 -0700 (PDT) Received: (from cy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LF03c77027; Sun, 21 Apr 2002 08:00:03 -0700 (PDT) (envelope-from cy) Date: Sun, 21 Apr 2002 08:00:03 -0700 (PDT) From: Message-Id: <200204211500.g3LF03c77027@freefall.freebsd.org> To: cy@FreeBSD.org, freebsd-ports@FreeBSD.org, cy@FreeBSD.org Subject: Re: ports/36307: nmh port cuts off last part of sender domain Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: nmh port cuts off last part of sender domain Responsible-Changed-From-To: freebsd-ports->cy Responsible-Changed-By: cy Responsible-Changed-When: Sun Apr 21 07:57:02 PDT 2002 Responsible-Changed-Why: I will work with the MAINTAINER to resolve this. http://www.freebsd.org/cgi/query-pr.cgi?pr=36307 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 8: 1:59 2002 Delivered-To: freebsd-ports@freebsd.org Received: from point.osg.gov.bc.ca (point.osg.gov.bc.ca [142.32.102.44]) by hub.freebsd.org (Postfix) with ESMTP id 5418637B400 for ; Sun, 21 Apr 2002 08:01:54 -0700 (PDT) Received: (from daemon@localhost) by point.osg.gov.bc.ca (8.8.7/8.8.8) id IAA22669; Sun, 21 Apr 2002 08:01:52 -0700 Received: from passer.osg.gov.bc.ca(142.32.110.29) via SMTP by point.osg.gov.bc.ca, id smtpda22667; Sun Apr 21 08:01:33 2002 Received: (from uucp@localhost) by passer.osg.gov.bc.ca (8.11.6/8.9.1) id g3LF1Sx34097; Sun, 21 Apr 2002 08:01:28 -0700 (PDT) Received: from UNKNOWN(10.1.2.1), claiming to be "cwsys.cwsent.com" via SMTP by passer9.cwsent.com, id smtpde34014; Sun Apr 21 08:00:39 2002 Received: from cwsys (localhost [127.0.0.1]) by cwsys.cwsent.com (8.12.3/8.12.3) with ESMTP id g3LF0cuK029691; Sun, 21 Apr 2002 08:00:38 -0700 (PDT) (envelope-from cy@cwsys.cwsent.com) Message-Id: <200204211500.g3LF0cuK029691@cwsys.cwsent.com> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 Reply-To: Cy Schubert - CITS Open Systems Group From: Cy Schubert - CITS Open Systems Group X-Sender: schubert To: Scott Blachowicz Cc: Cy Schubert - CITS Open Systems Group , freebsd-ports@FreeBSD.ORG Subject: Re: ports/36307: nmh port cuts off last part of sender domain In-Reply-To: Message from Scott Blachowicz of "Sat, 20 Apr 2002 23:10:50 PDT." <20020420231049.A89775@sabami.seaslug.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 21 Apr 2002 08:00:38 -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In message <20020420231049.A89775@sabami.seaslug.org>, Scott Blachowicz writes: > On Sat, Apr 20, 2002 at 08:55:30PM -0700, Cy Schubert - CITS Open Systems Gro > up wrote: > > In message <20020421032205.026BB1DC5@mail.dsab.rresearch.com>, Scott > > Blachowicz > > writes: > > > So...is there a standard process for getting ports changes committed to > > > the ports tree? It seems like with most of the changes I've submitted > > > before, I'd managed to catch the interest of a committer - apparently not > > > so this time. Does it make any sense to have individual port maintainers > > > have commit access just for the ports they maintain? Or is that too much > > > of an administrative/security/whatever headache? > > > > I use nmh and have tested this using a.very.long.email.address@uumail.go > > v.bc.ca and I've successfully sent an email tomkb@reiher.informatik.uni- > > wuerzburg.de. I cannot recreate the bug. > > What version of FreeBSD do you run? The problem came down to the use of 4.5-RELEASE-p3 and 4.5-STABLE as of yesterday. > the uname() function to get the hostname and its use of a fixed length > buffer (32 characters, IIRC) to hold the hostname. I don't know if more > recent versions of FreeBSD have longer max lengths (see MAX_NMLN in > /usr/include/sys/utsname.h) or not. Also, I think this only comes into > play if your mts.conf file has no "localname:" specified. I have no "localname:" specified. > > For C code patching, all this does is prevent the autoconf stuff from > checking for a uname(3) function, so it won't use that and will, instead, > use gethostname() which has a bigger max length. I have no problem applying the patch to fix the problem. I just cannot recreate the problem to verify it. :/ > > And, other than that, I tweaked the Makefile to allow port builders more > flexibility in the options that get passed down to the 'configure' process > (per a request by a user). I will work with you to resolve this PR. Cheers, Phone: 250-387-8437 Cy Schubert Fax: 250-387-5766 Team Leader, Sun/Alpha Team Email: Cy.Schubert@osg.gov.bc.ca Open Systems Group, CITS Ministry of Management Services Province of BC FreeBSD UNIX: cy@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 8: 3:28 2002 Delivered-To: freebsd-ports@freebsd.org Received: from zibbi.icomtek.csir.co.za (zibbi.icomtek.csir.co.za [146.64.24.58]) by hub.freebsd.org (Postfix) with ESMTP id E720337B41A for ; Sun, 21 Apr 2002 08:03:14 -0700 (PDT) Received: (from jhay@localhost) by zibbi.icomtek.csir.co.za (8.11.6/8.11.6) id g3LF1Wf12655; Sun, 21 Apr 2002 17:01:32 +0200 (SAT) (envelope-from jhay) From: John Hay Message-Id: <200204211501.g3LF1Wf12655@zibbi.icomtek.csir.co.za> Subject: Re: jade does not compile on current In-Reply-To: <7msn5pz5i7.wl@waterblue.imgsrc.co.jp> from Jun Kuriyama at "Apr 21, 2002 07:54:24 pm" To: kuriyama@imgsrc.co.jp (Jun Kuriyama) Date: Sun, 21 Apr 2002 17:01:32 +0200 (SAT) Cc: freebsd-ports@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > On my -current environment, I cannot reproduce such an error. How old is your current? I see it here on my home box which was rebuilt yesterday and also in the release environment of the box that builds the ftp.za.freebsd.org releases. (It also looks like libtool does not like the latest changes to expr(1), but that is another battle. :-( ) > At Sun, 21 Apr 2002 11:18:55 +0200 (SAT), > John Hay wrote: > > void exit (int __status) throw () __attribute__ ((__noreturn__)); > > Could you try to change this line to: > > void exit(int) __attribute__((noreturn)); Well this does compile and I'm building a release with it now to see if it will survive that. But if one can change it to this line, why not just leave the line out? This look pretty much the same as what is in stdlib.h which is included just a few lines earlier in assert.cxx. > You can use textproc/openjade to build doc distribution for releases, > too. I'll look at that if jade does not want to work, but it looks like it will need more that just a setting in release/Makefile. It looks like I will probably have to change release/Makefile.inc.docports too? John -- John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 8:10:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7F2C337B419 for ; Sun, 21 Apr 2002 08:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LFA2s82124; Sun, 21 Apr 2002 08:10:02 -0700 (PDT) (envelope-from gnats) Received: from mailout06.sul.t-online.com (mailout06.sul.t-online.com [194.25.134.19]) by hub.freebsd.org (Postfix) with ESMTP id 47D1237B405 for ; Sun, 21 Apr 2002 08:02:34 -0700 (PDT) Received: from fwd00.sul.t-online.de by mailout06.sul.t-online.com with smtp id 16zIrI-0003wD-00; Sun, 21 Apr 2002 17:02:32 +0200 Received: from dill.salatschuessel.net (520085340291-0001@[217.82.14.148]) by fmrl00.sul.t-online.com with smtp id 16zIr5-1z1SamC; Sun, 21 Apr 2002 17:02:19 +0200 Received: (qmail 22826 invoked by uid 1000); 21 Apr 2002 15:02:18 -0000 Message-Id: <20020421150218.22825.qmail@dill.salatschuessel.net> Date: 21 Apr 2002 15:02:18 -0000 From: Oliver Lehmann Reply-To: Oliver Lehmann To: FreeBSD-gnats-submit@FreeBSD.org Cc: Oliver Lehmann X-Send-Pr-Version: 3.113 Subject: ports/37316: update-port: mail/sylpheed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37316 >Category: ports >Synopsis: update-port: mail/sylpheed >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Apr 21 08:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Lehmann >Release: FreeBSD 4.5-STABLE alpha >Organization: >Environment: System: FreeBSD dill.salatschuessel.net 4.5-STABLE FreeBSD 4.5-STABLE #3: Fri Feb 15 17:23:40 CET 2002 olivleh1@ernie.sesamestreet.net:/usr/obj/alpha/usr/src/sys/ERNIE alpha >Description: update sylpheed port to 0.7.5 >How-To-Repeat: >Fix: diff -ruN sylpheed.old/Makefile /usr/ports/mail/sylpheed/Makefile --- sylpheed.old/Makefile Wed Apr 17 15:07:45 2002 +++ /usr/ports/mail/sylpheed/Makefile Wed Apr 17 15:08:26 2002 @@ -6,7 +6,7 @@ # PORTNAME= sylpheed -PORTVERSION= 0.7.4 +PORTVERSION= 0.7.5 CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ diff -ruN sylpheed.old/distinfo /usr/ports/mail/sylpheed/distinfo --- sylpheed.old/distinfo Wed Apr 17 15:07:45 2002 +++ /usr/ports/mail/sylpheed/distinfo Wed Apr 17 15:12:20 2002 @@ -1 +1 @@ -MD5 (sylpheed-0.7.4.tar.bz2) = 0f6fa79e7956fb5b94ae648d3c5169a6 +MD5 (sylpheed-0.7.5.tar.bz2) = 6a471e8b0569f03d1c6a3dcfb0e27896 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 8:10:39 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8B80537B41A for ; Sun, 21 Apr 2002 08:10:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LFA4T82141; Sun, 21 Apr 2002 08:10:04 -0700 (PDT) (envelope-from gnats) Received: from anchor-post-36.mail.demon.net (anchor-post-36.mail.demon.net [194.217.242.94]) by hub.freebsd.org (Postfix) with ESMTP id 0B7A737B405 for ; Sun, 21 Apr 2002 08:08:51 -0700 (PDT) Received: from hclb.demon.co.uk ([158.152.8.23]) by anchor-post-36.mail.demon.net with esmtp (Exim 3.35 #1) id 16zIxL-000FEC-0a for FreeBSD-gnats-submit@freebsd.org; Sun, 21 Apr 2002 16:08:48 +0100 Received: (from root@localhost) by hclb.demon.co.uk (8.12.3/8.12.2/Submit) id g3LEnQJF039629; Sun, 21 Apr 2002 15:49:26 +0100 (BST) Message-Id: <200204211449.g3LEnQJF039629@hclb.demon.co.uk> Date: Sun, 21 Apr 2002 15:49:26 +0100 (BST) From: Dave Evans Reply-To: Dave Evans To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37317: x11-toolkits/gtk12 illegal option -l for expr Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37317 >Category: ports >Synopsis: x11-toolkits/gtk12 illegal option -l for expr >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Apr 21 08:10:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dave Evans >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD hclb.demon.co.uk 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Tue Apr 16 16:46:37 GMT 2002 root@hclb.demon.co.uk:/elephant/disk0.usr.obj/elephant/disk0.usr.src/sys/NOINVAR i386 >Description: A log file of the compilation is here, encoded because of long lines. begin 644 log M/3T]/B`@17AT&ED7VQI8BYC"G)M("UF("YL:6)S+V=X M:61?;&EB+FQO"F-C("U$2$%615]#3TY&24=?2"`M22X@+4DN("U)+BX@+41' M7TQ/1U]$3TU!24X]7")'9&M<(B`M22XN("U$1U1+7TY/7T-(14-+7T-!4U13 M("U$55-%7UA)32`M22]U&ED7VQI8BYC("UO(&=X:61?;&EB+F\@/B]D978O;G5L;"`R/B8Q M"FUV("UF("YL:6)S+V=X:61?;&EB+FQO(&=X:61?;&EB+FQO"B]B:6XO&ED7VQI8BYL;R`@+4PO=7-R+VQO8V%L+VQI8B`M;&=M;V1U;&4Q M,B`M;&=L:6(Q,B`M3"]U&ED7VQI8BYO(`IR M86YL:6(@+FQI8G,O;&EB9V1K,3(N80ICHow-To-Repeat: cd /usr/ports/x11-toolkits/gtk12 make >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 8:24:54 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 90E0D37B400; Sun, 21 Apr 2002 08:24:51 -0700 (PDT) Received: (from demon@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LFOpE83894; Sun, 21 Apr 2002 08:24:51 -0700 (PDT) (envelope-from demon) Date: Sun, 21 Apr 2002 08:24:51 -0700 (PDT) From: Message-Id: <200204211524.g3LFOpE83894@freefall.freebsd.org> To: lehmann@ans-netz.de, demon@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37316: update-port: mail/sylpheed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update-port: mail/sylpheed State-Changed-From-To: open->closed State-Changed-By: demon State-Changed-When: Sun Apr 21 08:24:33 PDT 2002 State-Changed-Why: Port updated. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37316 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 8:30:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3382437B405 for ; Sun, 21 Apr 2002 08:30:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LFU4V84541; Sun, 21 Apr 2002 08:30:04 -0700 (PDT) (envelope-from gnats) Received: from vaio.alexdupre.com (212-41-211-209.adsl.galactica.it [212.41.211.209]) by hub.freebsd.org (Postfix) with ESMTP id 0E55537B417 for ; Sun, 21 Apr 2002 08:28:39 -0700 (PDT) Received: from vaio.alexdupre.com (localhost [127.0.0.1]) by vaio.alexdupre.com (8.12.2/8.12.2) with ESMTP id g3LFWcM2033233 for ; Sun, 21 Apr 2002 17:32:39 +0200 (CEST) (envelope-from alex@vaio.alexdupre.com) Received: (from alex@localhost) by vaio.alexdupre.com (8.12.2/8.12.2/Submit) id g3LFWckq033232; Sun, 21 Apr 2002 17:32:38 +0200 (CEST) Message-Id: <200204211532.g3LFWckq033232@vaio.alexdupre.com> Date: Sun, 21 Apr 2002 17:32:38 +0200 (CEST) From: Alex Dupre Reply-To: Alex Dupre To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37318: [Update Port] textproc/ispell (New dictionary: Italian) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37318 >Category: ports >Synopsis: [Update Port] textproc/ispell (New dictionary: Italian) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Apr 21 08:30:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alex Dupre >Release: FreeBSD 4.5-ALEXDUPRE i386 >Organization: >Environment: System: FreeBSD vaio.alexdupre.com 4.5-ALEXDUPRE FreeBSD 4.5-ALEXDUPRE #0: Fri Apr 12 14:12:57 CEST 2002 alex@vaio.alexdupre.com:/usr/obj/usr/src/sys/VAIO i386 >Description: Main change: Added Italian dictionary Other changes: Resorted language list Patched munchlist to use correct tmp dir Patched local.h to use ISO character sets >How-To-Repeat: >Fix: --- ispell.diff begins here --- diff -ruN ispell/Makefile ispell.new/Makefile --- ispell/Makefile Thu Feb 21 21:22:55 2002 +++ ispell.new/Makefile Sun Apr 21 17:27:48 2002 @@ -7,7 +7,7 @@ PORTNAME?= ispell PORTVERSION?= 3.2.06 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES+= textproc MASTER_SITES= http://fmg-www.cs.ucla.edu/geoff/tars/ DISTNAME= ispell-3.2.06 # needed for slave ports / options @@ -31,7 +31,7 @@ MUNCHLIST= ${WRKSRC}/munchlist DATADIR= ${PREFIX}/share/ispell -.if (!defined(ISPELL_FR) && !defined(ISPELL_SE) && !defined(ISPELL_BR) && !defined(ISPELL_DENEU) && !defined(ISPELL_DEALT) && !defined(ISPELL_BRITISH) && !defined(ISPELL_NO) && !defined(ISPELL_NL) && !defined(ISPELL_DA) && !defined(ISPELL_AF) && !defined(ISPELL_FI)) +.if (!defined(ISPELL_IT) && !defined(ISPELL_FR) && !defined(ISPELL_SE) && !defined(ISPELL_BR) && !defined(ISPELL_DENEU) && !defined(ISPELL_DEALT) && !defined(ISPELL_BRITISH) && !defined(ISPELL_NO) && !defined(ISPELL_NL) && !defined(ISPELL_DA) && !defined(ISPELL_AF) && !defined(ISPELL_FI)) pre-everything:: @${ECHO_MSG} '*********************************************************' @${ECHO_MSG} '* You can add further dictionaries: *' @@ -39,14 +39,15 @@ @${ECHO_MSG} '* - Afrikaans ISPELL_AF=yes *' @${ECHO_MSG} '* - British ISPELL_BRITISH=yes *' @${ECHO_MSG} '* (replaces the American dictionary) *' + @${ECHO_MSG} '* - Brasilian ISPELL_BR=yes *' @${ECHO_MSG} '* - Dutch ISPELL_NL=yes *' @${ECHO_MSG} '* - Danish ISPELL_DA=yes *' @${ECHO_MSG} '* - Finnish ISPELL_FI=yes *' @${ECHO_MSG} '* (or ISPELL_FI=[small|large] (medium is default) *' @${ECHO_MSG} '* - French ISPELL_FR=yes *' - @${ECHO_MSG} '* - Brasilian ISPELL_BR=yes *' @${ECHO_MSG} '* - German (old spelling) ISPELL_DEALT=yes *' @${ECHO_MSG} '* - German (new spelling) ISPELL_DENEU=yes *' + @${ECHO_MSG} '* - Italian ISPELL_IT=yes *' @${ECHO_MSG} '* - Swedish ISPELL_SE=yes *' @${ECHO_MSG} '* - Norwegian ISPELL_NO=yes *' @${ECHO_MSG} '* Example: "make ISPELL_FR=yes ISPELL_SE=yes install" *' @@ -55,6 +56,11 @@ .if defined(ISPELL_BRITISH) SCRIPTS_ENV+= ISPELL_BRITISH=${ISPELL_BRITISH} .endif +.if defined(ISPELL_IT) +ITDISTFILE= ispell-it2001.tgz +MASTER_SITES+= http://members.xoom.virgilio.it/trasforma/ispell/ +EXTRA_DICT+= ${ITDISTFILE} +.endif .if defined(ISPELL_FR) FRDISTFILE= francais-IREQ-1.4.tar.gz MASTER_SITES+= ftp://ftp.robot.ireq.ca/pub/ispell/ @@ -133,6 +139,9 @@ .endif post-extract: +.if defined(ISPELL_IT) + @${TAR} -C ${WRKDIR} -zxf ${DISTDIR}/${ITDISTFILE} +.endif .if defined(ISPELL_FR) @${MKDIR} ${WRKDIR}/francais-IREQ @${TAR} -C ${WRKDIR}/francais-IREQ -zxf ${PORTSDIR}/distfiles/${FRDISTFILE} @@ -153,6 +162,11 @@ .endif post-patch: +.if defined(ISPELL_IT) + @cd ${WRKDIR} && ${PATCH} < ${FILESDIR}/IT.patch 2>/dev/null + @${PERL} -pi -e "s|%%BH%%|${BUILDHASH}|g;s|%%MH%%|${MUNCHLIST}|g" \ + ${WRKDIR}/ispell-it/Makefile +.endif .if defined(ISPELL_FR) @cd ${WRKDIR} && ${PATCH} < ${FILESDIR}/FR.patch 2>/dev/null .endif @@ -185,6 +199,9 @@ .endif post-build: +.if defined(ISPELL_IT) + @cd ${WRKDIR}/ispell-it && ${MAKE} all +.endif .if defined(ISPELL_DENEU) @cd ${WRKDIR}/${DENEUDISTFILE:S=.tar.bz2==} && \ ${MAKE} ${MAKEFLAGS} UNSQ=${UNSQ} BUILDHASH=${BUILDHASH} \ @@ -247,7 +264,10 @@ ${INSTALL_DATA} ${WRKSRC}/languages/american/english.med+ \ ${DATADIR}/english.dict .endif - @-${INSTALL_DATA} ${WRKDIR}/*/*.aff ${WRKDIR}/*/*.hash ${DATADIR} + @${INSTALL_DATA} ${WRKDIR}/*/*.aff ${WRKDIR}/*/*.hash ${DATADIR} +.if defined(ISPELL_IT) + @${CAT} ${MASTERDIR}/pkg-plist.it >> ${TMPPLIST} +.endif .if defined(ISPELL_FR) @${CAT} ${MASTERDIR}/pkg-plist.fr >> ${TMPPLIST} .endif diff -ruN ispell/distinfo ispell.new/distinfo --- ispell/distinfo Fri Feb 15 20:45:15 2002 +++ ispell.new/distinfo Sun Apr 21 16:08:47 2002 @@ -1,4 +1,5 @@ MD5 (ispell-3.2.06.tar.gz) = d434e1aef1a815294d5012c60c4c414a +MD5 (ispell-it2001.tgz) = 559ab52451fec91068f11d40f5f919b2 MD5 (francais-IREQ-1.4.tar.gz) = 3871371b0f8e57b554f8895ce3a43b5a MD5 (iswedish-1.2.1.tar.gz) = b546aeb88d7614c32e541488d55f32fe MD5 (hk-deutsch.tar.gz) = 0fb468159f7f0ba5b8a02c1fe111ac2d diff -ruN ispell/files/IT.patch ispell.new/files/IT.patch --- ispell/files/IT.patch Thu Jan 1 01:00:00 1970 +++ ispell.new/files/IT.patch Sun Apr 21 16:41:15 2002 @@ -0,0 +1,12 @@ +--- ispell-it/Makefile.orig Sun Apr 21 16:28:51 2002 ++++ ispell-it/Makefile Sun Apr 21 16:29:01 2002 +@@ -1,7 +1,7 @@ + SHELL = /bin/sh + MAKE = make +-BUILDHASH = buildhash +-MUNCHLIST = munchlist ++BUILDHASH = %%BH%% ++MUNCHLIST = %%MH%% + LANGUAGE = italian + AFFIXES = $(LANGUAGE).aff + DICTIONARY = $(LANGUAGE).words diff -ruN ispell/files/patch-local.h.samp ispell.new/files/patch-local.h.samp --- ispell/files/patch-local.h.samp Thu Jan 1 01:00:00 1970 +++ ispell.new/files/patch-local.h.samp Sun Apr 21 17:00:42 2002 @@ -0,0 +1,10 @@ +--- local.h.samp.orig Sun Apr 21 16:58:43 2002 ++++ local.h.samp Sun Apr 21 16:58:54 2002 +@@ -105,7 +105,6 @@ + */ + + #define MINIMENU /* Display a mini-menu at the bottom of the screen */ +-#define NO8BIT /* Remove this if you use ISO character sets */ + #undef USG /* Define on System V or if term.c won't compile */ + #undef NO_FCNTL_H /* Define if you get compile errors on fcntl.h */ + #undef NO_MKSTEMP /* Define if you get compile or link errors */ diff -ruN ispell/files/patch-munchlist.X ispell.new/files/patch-munchlist.X --- ispell/files/patch-munchlist.X Thu Jan 1 01:00:00 1970 +++ ispell.new/files/patch-munchlist.X Sun Apr 21 16:53:33 2002 @@ -0,0 +1,11 @@ +--- munchlist.X.orig Sun Apr 21 16:52:41 2002 ++++ munchlist.X Sun Apr 21 16:53:03 2002 +@@ -160,7 +160,7 @@ + set -vx + fi + LIBDIR=!!LIBDIR!! +-TDIR=${TMPDIR-/usr/tmp} ++TDIR=${TMPDIR-/tmp} + TMP=${TDIR}/munch$$ + SORTTMP="-T ${TDIR}" # !!SORTTMP!! + diff -ruN ispell/pkg-plist.it ispell.new/pkg-plist.it --- ispell/pkg-plist.it Thu Jan 1 01:00:00 1970 +++ ispell.new/pkg-plist.it Sun Apr 21 17:08:49 2002 @@ -0,0 +1,3 @@ +share/ispell/italian.aff +share/ispell/italian.hash +share/ispell/italiano.hash --- ispell.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 8:40:34 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 24B1637B41D for ; Sun, 21 Apr 2002 08:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LFe2f85844; Sun, 21 Apr 2002 08:40:02 -0700 (PDT) (envelope-from gnats) Received: from vaio.alexdupre.com (212-41-211-209.adsl.galactica.it [212.41.211.209]) by hub.freebsd.org (Postfix) with ESMTP id EE53737B400 for ; Sun, 21 Apr 2002 08:31:58 -0700 (PDT) Received: from vaio.alexdupre.com (localhost [127.0.0.1]) by vaio.alexdupre.com (8.12.2/8.12.2) with ESMTP id g3LFZxM2033318 for ; Sun, 21 Apr 2002 17:35:59 +0200 (CEST) (envelope-from alex@vaio.alexdupre.com) Received: (from alex@localhost) by vaio.alexdupre.com (8.12.2/8.12.2/Submit) id g3LFZxHM033317; Sun, 21 Apr 2002 17:35:59 +0200 (CEST) Message-Id: <200204211535.g3LFZxHM033317@vaio.alexdupre.com> Date: Sun, 21 Apr 2002 17:35:59 +0200 (CEST) From: Alex Dupre Reply-To: Alex Dupre To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37319: [Patch] textproc/pspell-ispell (Makefile cleanup & use libtool) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37319 >Category: ports >Synopsis: [Patch] textproc/pspell-ispell (Makefile cleanup & use libtool) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Apr 21 08:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alex Dupre >Release: FreeBSD 4.5-ALEXDUPRE i386 >Organization: >Environment: System: FreeBSD vaio.alexdupre.com 4.5-ALEXDUPRE FreeBSD 4.5-ALEXDUPRE #0: Fri Apr 12 14:12:57 CEST 2002 alex@vaio.alexdupre.com:/usr/obj/usr/src/sys/VAIO i386 >Description: Removed obsolete variables Use freebsd libtool (not patch ltmain.sh) >How-To-Repeat: >Fix: --- pspell-ispell.diff begins here --- diff -ruN pspell-ispell.orig/Makefile pspell-ispell/Makefile --- pspell-ispell.orig/Makefile Sun Apr 21 16:30:44 2002 +++ pspell-ispell/Makefile Sun Apr 21 16:31:27 2002 @@ -18,11 +18,10 @@ BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell LIB_DEPENDS= pspell.4:${PORTSDIR}/textproc/pspell -USE_NEWGCC= yes USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" +USE_LIBTOOL= yes +LIBTOOLFILES= aclocal.m4 INSTALLS_SHLIB= yes .include diff -ruN pspell-ispell.orig/files/patch-ltmain.sh pspell-ispell/files/patch-ltmain.sh --- pspell-ispell.orig/files/patch-ltmain.sh Sun Apr 21 16:30:44 2002 +++ pspell-ispell/files/patch-ltmain.sh Thu Jan 1 01:00:00 1970 @@ -1,25 +0,0 @@ ---- ltmain.sh.orig Wed May 2 08:58:17 2001 -+++ ltmain.sh Sun Dec 30 00:09:59 2001 -@@ -2749,6 +2749,9 @@ - *-*-netbsd*) - # Don't link with libc until the a.out ld.so is fixed. - ;; -+ *-*-freebsd*) -+ # FreeBSD doesn't need this... -+ ;; - *) - # Add libc to deplibs on all other systems if necessary. - if test $build_libtool_need_lc = "yes"; then -@@ -4645,10 +4648,12 @@ - fi - - # Install the pseudo-library for information purposes. -+ if /usr/bin/false; then - name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` - instname="$dir/$name"i - $show "$install_prog $instname $destdir/$name" - $run eval "$install_prog $instname $destdir/$name" || exit $? -+ fi - - # Maybe install the static library, too. - test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" --- pspell-ispell.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 8:47:38 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.dsab.rresearch.com (12-231-99-62.client.attbi.com [12.231.99.62]) by hub.freebsd.org (Postfix) with ESMTP id 128C337B420 for ; Sun, 21 Apr 2002 08:47:27 -0700 (PDT) Received: by mail.dsab.rresearch.com (Postfix, from userid 1000) id 7F20A1DC5; Sun, 21 Apr 2002 08:47:26 -0700 (PDT) Date: Sun, 21 Apr 2002 08:47:26 -0700 From: Scott Blachowicz To: Cy Schubert - CITS Open Systems Group Cc: Scott Blachowicz , freebsd-ports@FreeBSD.ORG Subject: Re: ports/36307: nmh port cuts off last part of sender domain Message-ID: <20020421084726.A95406@sabami.seaslug.org> Reply-To: Scott Blachowicz References: <200204211500.g3LF0cuK029691@cwsys.cwsent.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200204211500.g3LF0cuK029691@cwsys.cwsent.com>; from Cy.Schubert@uumail.gov.bc.ca on Sun, Apr 21, 2002 at 08:00:38AM -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Apr 21, 2002 at 08:00:38AM -0700, Cy Schubert - CITS Open Systems Group wrote: > ... > > For C code patching, all this does is prevent the autoconf stuff from > > checking for a uname(3) function, so it won't use that and will, instead, > > use gethostname() which has a bigger max length. > > I have no problem applying the patch to fix the problem. I just cannot > recreate the problem to verify it. :/ And the other thing is that your hostname (as returned by uname(3)) has to be longer than the MAX_NMLN number of chars - 32 on my FreeBSD 4.3 system and on the original reporter's system. > > And, other than that, I tweaked the Makefile to allow port builders > > more flexibility in the options that get passed down to the > > 'configure' process (per a request by a user). > > I will work with you to resolve this PR. Sounds good. -- Scott Blachowicz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 9:14:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 03DFA37B416; Sun, 21 Apr 2002 09:14:16 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LGEFT93943; Sun, 21 Apr 2002 09:14:15 -0700 (PDT) (envelope-from pat) Date: Sun, 21 Apr 2002 09:14:15 -0700 (PDT) From: Message-Id: <200204211614.g3LGEFT93943@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, jmz@FreeBSD.org Subject: Re: ports/37318: [Update Port] textproc/ispell (New dictionary: Italian) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [Update Port] textproc/ispell (New dictionary: Italian) Responsible-Changed-From-To: freebsd-ports->jmz Responsible-Changed-By: pat Responsible-Changed-When: Sun Apr 21 09:13:51 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37318 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 9:16:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4A46137B429; Sun, 21 Apr 2002 09:16:08 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LGG8k94215; Sun, 21 Apr 2002 09:16:08 -0700 (PDT) (envelope-from pat) Date: Sun, 21 Apr 2002 09:16:08 -0700 (PDT) From: Message-Id: <200204211616.g3LGG8k94215@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/37317: x11-toolkits/gtk12 illegal option -l for expr Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: x11-toolkits/gtk12 illegal option -l for expr Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: pat Responsible-Changed-When: Sun Apr 21 09:15:57 PDT 2002 Responsible-Changed-Why: Over to maintainers http://www.freebsd.org/cgi/query-pr.cgi?pr=37317 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 9:20: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 05E0D37B425; Sun, 21 Apr 2002 09:19:51 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LGJpC94659; Sun, 21 Apr 2002 09:19:51 -0700 (PDT) (envelope-from pat) Date: Sun, 21 Apr 2002 09:19:51 -0700 (PDT) From: Message-Id: <200204211619.g3LGJpC94659@freefall.freebsd.org> To: ahze@rgv.net, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37303: treecc 0.0.8 -> 0.1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: treecc 0.0.8 -> 0.1.0 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sun Apr 21 09:19:40 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37303 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 9:20:43 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 751F637B434 for ; Sun, 21 Apr 2002 09:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LGK1c94731; Sun, 21 Apr 2002 09:20:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3679537B41A for ; Sun, 21 Apr 2002 09:11:36 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LGBax93448; Sun, 21 Apr 2002 09:11:36 -0700 (PDT) (envelope-from nobody) Message-Id: <200204211611.g3LGBax93448@freefall.freebsd.org> Date: Sun, 21 Apr 2002 09:11:36 -0700 (PDT) From: michael johnson To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37320: pnet 3.0 -> 3.4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37320 >Category: ports >Synopsis: pnet 3.0 -> 3.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Apr 21 09:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: michael johnson >Release: >Organization: >Environment: >Description: diff -ruN pnet.old/Makefile pnet/Makefile --- pnet.old/Makefile Sun Apr 21 03:19:44 2002 +++ pnet/Makefile Sun Apr 21 03:19:50 2002 @@ -6,7 +6,7 @@ # PORTNAME= pnet -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.4 CATEGORIES= lang MASTER_SITES= http://www.southern-storm.com.au/download/ diff -ruN pnet.old/distinfo pnet/distinfo --- pnet.old/distinfo Sun Apr 21 03:19:44 2002 +++ pnet/distinfo Sun Apr 21 03:19:56 2002 @@ -1 +1 @@ -MD5 (pnet-0.3.0.tar.gz) = 3b8545f037f90e4f30447d7a01bccaa6 +MD5 (pnet-0.3.4.tar.gz) = d487b0e74cfca4c5dff5892b0f66f12c diff -ruN pnet.old/files/patch-configure pnet/files/patch-configure --- pnet.old/files/patch-configure Sun Apr 21 03:19:44 2002 +++ pnet/files/patch-configure Wed Dec 31 19:00:00 1969 @@ -1,25 +0,0 @@ ---- configure.orig Mon Nov 26 20:55:10 2001 -+++ configure Sun Dec 30 23:00:35 2001 -@@ -3739,20 +3739,9 @@ - # The recursion is here. - if test -n "$ac_sub_configure"; then - -- # Make the cache file name correct relative to the subdirectory. -- case "$cache_file" in -- /*) ac_sub_cache_file=$cache_file ;; -- *) # Relative path. -- ac_sub_cache_file="$ac_dots$cache_file" ;; -- esac -- case "$ac_given_INSTALL" in -- [/$]*) INSTALL="$ac_given_INSTALL" ;; -- *) INSTALL="$ac_dots$ac_given_INSTALL" ;; -- esac -- -- echo "running ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir" -+ echo "running ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --srcdir=$ac_sub_srcdir" - # The eval makes quoting arguments work. -- if eval ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir -+ if eval ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --srcdir=$ac_sub_srcdir - then : - else - { echo "configure: error: $ac_sub_configure failed for $ac_config_dir" 1>&2; exit 1; } diff -ruN pnet.old/pkg-plist pnet/pkg-plist --- pnet.old/pkg-plist Sun Apr 21 03:19:44 2002 +++ pnet/pkg-plist Sun Apr 21 12:08:44 2002 @@ -1,25 +1,29 @@ -bin/csant -bin/cscc -bin/csdoc -bin/csdoc2html -bin/csdoc2texi -bin/csdocvalil -bin/ilalink +bin/ilrun +bin/ilverify bin/ilasm bin/ildasm -bin/ildb -bin/ildiff -bin/ilfind -bin/ilnative -bin/ilrun +bin/ilalink bin/ilsize -bin/ilverify +bin/ilnative +bin/ilcheck +bin/ilfind +bin/ildiff +bin/cscc +bin/csdoc bin/resgen +bin/ildb +bin/csdoc2texi +bin/csdoc2html +bin/csdocvalil +bin/csdoc2stub +bin/csant include/pnet/il_coder.h include/pnet/il_config.h include/pnet/il_crypt.h +include/pnet/il_debug.h include/pnet/il_decimal.h include/pnet/il_dumpasm.h +include/pnet/il_errno.h include/pnet/il_gc.h include/pnet/il_image.h include/pnet/il_jopcodes.h @@ -27,6 +31,7 @@ include/pnet/il_opcodes.h include/pnet/il_program.h include/pnet/il_serialize.h +include/pnet/il_sysio.h include/pnet/il_system.h include/pnet/il_types.h include/pnet/il_utils.h @@ -38,17 +43,24 @@ info/pnettools.info-2 info/pnettools.info-3 info/pnettools.info-4 -lib/cscc/plugins/cscc-cs -lib/cscc/plugins/cscc-csharp -lib/libILCodeGen.a +lib/libILSupport.a +lib/libILImage.a lib/libILDumpAsm.a lib/libILEngine.a -lib/libILImage.a lib/libILLink.a -lib/libILSupport.a -lib/libgc.a -lib/libgc.la -lib/libgc.so.1 +lib/libILCodeGen.a +lib/cscc/plugins/cscc-cs +lib/cscc/plugins/cscc-csharp +lib/cscc/lib/mscorlib.dll +lib/cscc/lib/I18N.CJK.dll +lib/cscc/lib/I18N.dll +lib/cscc/lib/I18N.MidEast.dll +lib/cscc/lib/I18N.Other.dll +lib/cscc/lib/I18N.Rare.dll +lib/cscc/lib/I18N.West.dll +lib/cscc/lib/I18N-handlers.def +@dirrm include/pnet @dirrm lib/cscc/plugins +@dirrm lib/cscc/lib @dirrm lib/cscc -@dirrm include/pnet >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 9:21:39 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8CC7737B416; Sun, 21 Apr 2002 09:21:36 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LGLax94936; Sun, 21 Apr 2002 09:21:36 -0700 (PDT) (envelope-from pat) Date: Sun, 21 Apr 2002 09:21:36 -0700 (PDT) From: Message-Id: <200204211621.g3LGLax94936@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, knu@FreeBSD.org Subject: Re: ports/37302: ruby-xmlparser doesn't read encodings from p5-XML-Parser. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: ruby-xmlparser doesn't read encodings from p5-XML-Parser. Responsible-Changed-From-To: freebsd-ports->knu Responsible-Changed-By: pat Responsible-Changed-When: Sun Apr 21 09:21:25 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37302 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 9:22:28 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 53DE737B404; Sun, 21 Apr 2002 09:22:22 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LGMMt95088; Sun, 21 Apr 2002 09:22:22 -0700 (PDT) (envelope-from pat) Date: Sun, 21 Apr 2002 09:22:22 -0700 (PDT) From: Message-Id: <200204211622.g3LGMMt95088@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, tg@FreeBSD.org Subject: Re: ports/37299: Problem Report: (math/py-numeric) fails to compile from the port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Problem Report: (math/py-numeric) fails to compile from the port Responsible-Changed-From-To: freebsd-ports->tg Responsible-Changed-By: pat Responsible-Changed-When: Sun Apr 21 09:22:12 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37299 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 9:26:33 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id 9C13937B416; Sun, 21 Apr 2002 09:26:29 -0700 (PDT) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.3/8.12.3) with ESMTP id g3LGSbrJ030466; Sun, 21 Apr 2002 12:28:37 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.3/8.12.3/Submit) id g3LGSbYv030465; Sun, 21 Apr 2002 12:28:37 -0400 (EDT) Date: Sun, 21 Apr 2002 12:28:36 -0400 From: Alan E To: pat@FreeBSD.ORG Cc: freebsd-ports@FreeBSD.ORG, FreeBSD Bugs Subject: Re: ports/37299: Problem Report: (math/py-numeric) fails to compile from the port Message-ID: <20020421162836.GA29996@wwweasel.geeksrus.net> References: <200204211622.g3LGMMt95088@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204211622.g3LGMMt95088@freefall.freebsd.org> User-Agent: Mutt/1.3.28i X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Apr 21, 2002 at 09:22:22AM -0700, pat@FreeBSD.ORG wrote: >Synopsis: Problem Report: (math/py-numeric) fails to compile from the port > >Responsible-Changed-From-To: freebsd-ports->tg >Responsible-Changed-By: pat >Responsible-Changed-When: Sun Apr 21 09:22:12 PDT 2002 >Responsible-Changed-Why: >Over to maintainer > This is covered by ports/37300. See that PR for a list of ports KNOWN to be affected. -- AlanE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 9:34: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id 2D8A237B400 for ; Sun, 21 Apr 2002 09:34:04 -0700 (PDT) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.3/8.12.3) with ESMTP id g3LGaCrJ030501 for ; Sun, 21 Apr 2002 12:36:12 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.3/8.12.3/Submit) id g3LGaBrk030500 for ports@freebsd.org; Sun, 21 Apr 2002 12:36:11 -0400 (EDT) Date: Sun, 21 Apr 2002 12:36:11 -0400 From: Alan E To: FreeBSD Ports List Subject: PR ports/37300 covers Python "can't open Makefile" port failures Message-ID: <20020421163611.GB29996@wwweasel.geeksrus.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Re: Python-related port build fails with "can't open Makefile" error. This is an infrastructure problem. I introduced PR ports/37300 with a fix to this problem. If you see this problem, check http://www.freebsd.org/cgi/query-pr.cgi?pr=37300 to see if the port with the problem is listed. If it is not listed as affected, please submit a followup to that PR noting the port which gets this particular build error. By adding to the list on that PR, we can prevent an explosion of PRs which all are reporting the same problem. NOTE: Only this particular build error is covered by that PR. -- AlanE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 10: 0:10 2002 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DD31837B433 for ; Sun, 21 Apr 2002 10:00:01 -0700 (PDT) Received: (from fenner@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LH01j03160 for ports@freebsd.org; Sun, 21 Apr 2002 10:00:01 -0700 (PDT) (envelope-from fenner) Date: Sun, 21 Apr 2002 10:00:01 -0700 (PDT) From: Message-Id: <200204211700.g3LH01j03160@freefall.freebsd.org> To: ports@freebsd.org Subject: Unfetchable distfiles reminder Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear porters, This is just a reminder to please periodically check the list of unfetchable distfiles at http://people.freebsd.org/~fenner/portsurvey/ . In particular, the list of ports with no MAINTAINER with distfile problems is http://people.freebsd.org/~fenner/portsurvey/ports@freebsd.org.html Since no one is responsible for these ports, the problem won't get fixed unless someone on this list takes the initiative. In addition, the list of all ports with any unfetchable distfile is http://people.freebsd.org/~fenner/portsurvey/bad.html if you don't mind coordinating your fixes with the port MAINTAINER. Thanks for your help! Bill "distfiles" Fenner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 10:20: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 91A6437B41E for ; Sun, 21 Apr 2002 10:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LHK1G16391; Sun, 21 Apr 2002 10:20:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7CE4F37B417 for ; Sun, 21 Apr 2002 10:13:02 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LHD2G13690; Sun, 21 Apr 2002 10:13:02 -0700 (PDT) (envelope-from nobody) Message-Id: <200204211713.g3LHD2G13690@freefall.freebsd.org> Date: Sun, 21 Apr 2002 10:13:02 -0700 (PDT) From: Wilmer van der Gaast To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37321: Port patch to submit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37321 >Category: ports >Synopsis: Port patch to submit >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Apr 21 10:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Wilmer van der Gaast >Release: >Organization: >Environment: >Description: Could someone please apply this patch to the Axel port to make it work again? >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 10:41: 0 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 893F937B405; Sun, 21 Apr 2002 10:40:57 -0700 (PDT) Received: (from dirk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LHev319394; Sun, 21 Apr 2002 10:40:57 -0700 (PDT) (envelope-from dirk) Date: Sun, 21 Apr 2002 10:40:57 -0700 (PDT) From: Message-Id: <200204211740.g3LHev319394@freefall.freebsd.org> To: sysadmin@alexdupre.com, dirk@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37155: [New Port] PHP-dev (www/mod_php-dev [w/ apache2 support] and lang/php-dev) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [New Port] PHP-dev (www/mod_php-dev [w/ apache2 support] and lang/php-dev) State-Changed-From-To: open->closed State-Changed-By: dirk State-Changed-When: Sun Apr 21 10:40:18 PDT 2002 State-Changed-Why: Superseded by PR ports/37180 http://www.freebsd.org/cgi/query-pr.cgi?pr=37155 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 11:18:32 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smb506.nifty.com (pxy2nd.nifty.com [202.248.175.14]) by hub.freebsd.org (Postfix) with SMTP id C0EA937B404 for ; Sun, 21 Apr 2002 11:18:24 -0700 (PDT) Received: (qmail 27789 invoked from network); Mon, 22 Apr 2002 03:18:23 +0900 Received: from unknown (HELO pliche) (210.253.90.139) by smb506.nifty.com with SMTP; Mon, 22 Apr 2002 03:18:23 +0900 X-Mailer: xJapan MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=iso-2022-jp Date: Mon, 22 Apr 2002 03:22:57 +0900 To: ports@FreeBSD.org From: "Hikaru Yamamoto" Subject: !=?ISO-2022-JP?B?GyRCOS05cBsoQg==?=!=?ISO-2022-JP?B?GyRCISElKCU5JUYhcCVeJU0hPCU4JWMhPBsoQg==?=60=?ISO-2022-JP?B?GyRCS3wxXxsoQg==?=/=?ISO-2022-JP?B?GyRCN24bKEI=?= Message-Id: <0422102032257.6756@pliche> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org $B@h=59V=,2q$re$,$j$^$7$g$&!*(B $BF|K\A49q$rHt$S2s$C$F$$$k>>Hx%@%$%d$HAH$a$P(B $B$"$^$j$K$b8=&IJ$H>CLWIJ$N%;%C%H$G$"$k$3$H!#!J$o$+$k?M$K$O%T%s$H$/$k$O$:!K(B $B#4!%@=IJ$NNI$5$,$=$N>l$GBN46$G$-$k$N$G<}F~$N7k2L$bAa$$!#(B $B#5!%$J$K$r$9$k$K$b=jA'4i$,$$$$$HFA$@$+$i!#(B $B#6!%;E;vCg4V$b%?!<%2%C%H$b=w@-$J$N$GCK@-$O%b%F$k!*(B $B!{$o$?$7$NM}A[$N%M%C%H%o!<%/%S%8%M%9(B $B#1!%%j%T!<%H$9$kI,MW$J$/<}F~$,F~$k$N$G:_8K$,H/@8$7$J$$!#(B $B#2!%@=IJ$N8z2L$,Hf3SE*C;;~4V$GEA$($k$3$H$,$G$-$k!#(B $B#3!%4hD%$C$??M$@$1$K<}F~$,F~$k!"4hD%$C$??M$,>e$K$"$,$l$kJ?Ey@-!#(B $B!{@.8y$N>r7o(B $B#1!%%?%$%_%s%0!J$^$@2q0w#1#6K|?M!K(B $B#2!%$b$C$H$b@*$$$N$"$k@.8y>Hx%@%$%d%b%s%I!K(B $B#3!%$7$C$+$j$7$?2q>Hx%@%$%d%b%s%I$K2q$o$;$k!#(B $B$=$N$?$a$K#1#0#0?M$N%"%]$r!'3t<02qe9b!'#4#52/#3#0I4K|1_!JJ?@.#1#1G/#37n!K(B $BK\r@>(B11$BCzL\(B1293$B!](B13 $B!|El5~%5%m%sEl5~ETCf1{6h6d:B(B6$B!](B9$B!](B8 $B6d:B(BUK$B%S%k(B $B!|Bg:e%5%m%sBg:eI\Bg:e;TCf1{6hFnA%>l(B3$B!](B4$B!](B22 $BElF;%S%k(B $B!|FAEg%5%m%sFAEg8)LDLg;TIoM\D.Bg7,EgKL$NIM(B66$B!](B1 $B!y$$$C$7$g$K%^%M!<%8%c!<$K$J$k?M!"O"Mm$/$@$5$$!#(B $BC4Ev!'%D%+%5%8%c%Q%s!&;3K\(B To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 11:40:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 09E0537B405 for ; Sun, 21 Apr 2002 11:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LIe2331404; Sun, 21 Apr 2002 11:40:02 -0700 (PDT) (envelope-from gnats) Received: from krusty.e-technik.uni-dortmund.de (krusty.E-Technik.Uni-Dortmund.DE [129.217.163.1]) by hub.freebsd.org (Postfix) with ESMTP id 68AB737B400 for ; Sun, 21 Apr 2002 11:31:40 -0700 (PDT) Received: from merlin.emma.line.org (localhost [127.0.0.1]) by krusty.e-technik.uni-dortmund.de (Postfix) with ESMTP id DFE5DA3831 for ; Sun, 21 Apr 2002 20:31:38 +0200 (CEST) Received: from gandalf.emma.line.org (unknown [192.168.0.66]) by merlin.emma.line.org (Postfix) with ESMTP id A9BBBB62E; Sun, 21 Apr 2002 20:31:36 +0200 (CEST) Received: by gandalf.emma.line.org (Postfix, from userid 1000) id DD1F37F; Sun, 21 Apr 2002 20:31:33 +0200 (CEST) Message-Id: <20020421183133.DD1F37F@gandalf.emma.line.org> Date: Sun, 21 Apr 2002 20:31:33 +0200 (CEST) From: Matthias Andree Reply-To: Matthias Andree To: FreeBSD-gnats-submit@FreeBSD.org Cc: joseph@randomnetworks.com X-Send-Pr-Version: 3.113 Subject: ports/37323: update port editors/e3: 2.21 -> 2.31 (2.21 tgz unavail) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37323 >Category: ports >Synopsis: update port editors/e3: 2.21 -> 2.31 (2.21 tgz unavail) >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Apr 21 11:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Matthias Andree >Release: FreeBSD 4.5-RELEASE-p3 i386 >Organization: >Environment: System: FreeBSD gandalf 4.5-RELEASE-p3 FreeBSD 4.5-RELEASE-p3 #0: Wed Apr 17 19:25:25 CEST 2002 root@emma1.emma.line.org:/usr/src_release/src/sys/compile/GANDALF i386 >Description: e3 v2.21 is no longer available, the file name points to a v2.31 tarball, v2.31 has been released recently. >How-To-Repeat: >Fix: Apply this patch to the ports collection: diff -Nur /usr/ports/editors/e3/Makefile /root/e3/Makefile --- /usr/ports/editors/e3/Makefile Sun Mar 31 12:29:27 2002 +++ /root/e3/Makefile Sun Apr 21 19:53:48 2002 @@ -6,7 +6,7 @@ # PORTNAME= e3 -PORTVERSION= 2.21 +PORTVERSION= 2.31 CATEGORIES= editors MASTER_SITES= http://www.sax.de/~adlibit/ diff -Nur /usr/ports/editors/e3/distinfo /root/e3/distinfo --- /usr/ports/editors/e3/distinfo Sun Mar 31 12:29:27 2002 +++ /root/e3/distinfo Sun Apr 21 19:54:10 2002 @@ -1 +1 @@ -MD5 (e3-2.21.tar.gz) = 46a282fc07624282bcc46cfd7a0f83fa +MD5 (e3-2.31.tar.gz) = e1f752c8092190c4b933f32a94faad0f >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 12:50:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 73FE837B41E for ; Sun, 21 Apr 2002 12:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LJo1Y44381; Sun, 21 Apr 2002 12:50:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CF9D037B421 for ; Sun, 21 Apr 2002 12:43:06 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LJh6I43205; Sun, 21 Apr 2002 12:43:06 -0700 (PDT) (envelope-from nobody) Message-Id: <200204211943.g3LJh6I43205@freefall.freebsd.org> Date: Sun, 21 Apr 2002 12:43:06 -0700 (PDT) From: David Johnson To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37324: devel/sdl12 1.2.4 broken (new) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37324 >Category: ports >Synopsis: devel/sdl12 1.2.4 broken (new) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Apr 21 12:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: David Johnson >Release: 4.5-RELEASE >Organization: >Environment: FreeBSD brandybuck.home 4.5-RELEASE FreeBSD 4.5-RELEASE #1: Sun Mar 17 15:25:15 PST 2002 root@brandybuck.home:/usr/src/sys/compile/BRANDYBUCK i386 >Description: When building devel/sdl12 1.2.4, the build fails with the following errors: SDL_sysjoystick.c: In function `SDL_SYS_JoystickUpdate': SDL_sysjoystick.c:283: structure has no member named `ucr_data' SDL_sysjoystick.c:318: structure has no member named `ucr_data' SDL_sysjoystick.c:337: structure has no member named `ucr_data' SDL_sysjoystick.c:279: warning: `naxe' might be used uninitialized in this function SDL_sysjoystick.c: In function `report_alloc': SDL_sysjoystick.c:402: structure has no member named `ucr_data' *** Error code 1 Please note that this is a different problem than the one recently fixed for bug /orts/37223. That the messages from that bug are not appearing. But it should be noted that they are occuring in the approximately the same place. Am using XFree86-libraries-4.2.0_1, nasm-0.98,1, aalib-1.4.r5 >How-To-Repeat: Build devel/sdl12 >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 12:50:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 21CDB37B400 for ; Sun, 21 Apr 2002 12:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LJo2U44390; Sun, 21 Apr 2002 12:50:02 -0700 (PDT) (envelope-from gnats) Received: from pyanfar.ece.cmu.edu (VPN100.ECE.CMU.EDU [128.2.138.100]) by hub.freebsd.org (Postfix) with ESMTP id 6A2FC37B438 for ; Sun, 21 Apr 2002 12:49:42 -0700 (PDT) Received: from pyanfar.ece.cmu.edu (smmsp@localhost [127.0.0.1]) by pyanfar.ece.cmu.edu (8.12.3/8.12.2) with ESMTP id g3LJncJd016673 for ; Sun, 21 Apr 2002 15:49:38 -0400 (EDT) (envelope-from allbery@pyanfar.ece.cmu.edu) Received: (from root@localhost) by pyanfar.ece.cmu.edu (8.12.3/8.12.3/Submit) id g3LJnbXe016652; Sun, 21 Apr 2002 15:49:37 -0400 (EDT) Message-Id: <200204211949.g3LJnbXe016652@pyanfar.ece.cmu.edu> Date: Sun, 21 Apr 2002 15:49:37 -0400 (EDT) From: "Brandon S. Allbery KF8NH" Reply-To: "Brandon S. Allbery KF8NH" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37325: mainainer update: comms/birda Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37325 >Category: ports >Synopsis: mainainer update: comms/birda >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Apr 21 12:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Brandon S. Allbery KF8NH >Release: FreeBSD 4.5-STABLE i386 >Organization: Carnegie Mellon University, ECE Computing Facilities >Environment: System: FreeBSD pyanfar.ece.cmu.edu 4.5-STABLE FreeBSD 4.5-STABLE #0: Fri Apr 19 16:06:02 EDT 2002 allbery@pyanfar.ece.cmu.edu:/usr/obj/usr/src/sys/PYANFAR i386 >Description: Update birda to 1.00 and correct missing files in pkg-plist. >How-To-Repeat: >Fix: Note: the files/ subdirectory is no longer needed, as the original source now has FreeBSD support integrated. diff -ur birda-0.8/Makefile birda/Makefile --- birda-0.8/Makefile Sun Apr 21 15:07:44 2002 +++ birda/Makefile Sun Apr 21 15:35:39 2002 @@ -6,7 +6,7 @@ # PORTNAME= birda -PORTVERSION= 0.8 +PORTVERSION= 1.00 CATEGORIES= comms MASTER_SITES= ftp://ftp.augustsson.net/pub/netbsd/ \ ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles/ @@ -14,7 +14,18 @@ MAINTAINER= allbery@ece.cmu.edu MAN1= ircomm.1 irobex.1 irs.1 \ - mkobexdate.1 mkobexmemo.1 mkobextel.1 mkobextodo.1 + mkobexcard.1 mkobexdate.1 mkobexmemo.1 mkobexpdb.1 \ + mkobextel.1 mkobextodo.1 MANCOMPRESSED= yes .include + +# Changes: +# +# 2002-04-21 allbery@ece: 1.00 +# in pre-release checking, find a new NetBSD pkgsrc release and +# update to it +# +# 2002-04-21 allbery@ece: 0.8,1 +# noted by igla@batterybackups.net: upgrade from 0.4 (not released) to +# 0.8 missed addition of mkobexpdb diff -ur birda-0.8/distinfo birda/distinfo --- birda-0.8/distinfo Sun Apr 21 15:07:44 2002 +++ birda/distinfo Sun Apr 21 15:37:36 2002 @@ -1 +1 @@ -MD5 (birda-0.8.tar.gz) = 6cbfdb3e179f71ad5e7c1f21aa9e85cf +MD5 (birda-1.00.tar.gz) = 0f847c3bbeadb388bdb9bc438d2dcc6b diff -ur birda-0.8/pkg-plist birda/pkg-plist --- birda-0.8/pkg-plist Sun Apr 21 15:07:44 2002 +++ birda/pkg-plist Sun Apr 21 15:35:49 2002 @@ -2,7 +2,9 @@ bin/ircomm bin/irobex bin/irs +bin/mkobexcard bin/mkobexdate bin/mkobexmemo +bin/mkobexpdb bin/mkobextel bin/mkobextodo >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 13:26:56 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F20CF37B404; Sun, 21 Apr 2002 13:26:54 -0700 (PDT) Received: (from anders@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LKQsf55454; Sun, 21 Apr 2002 13:26:54 -0700 (PDT) (envelope-from anders) Date: Sun, 21 Apr 2002 13:26:54 -0700 (PDT) From: Message-Id: <200204212026.g3LKQsf55454@freefall.freebsd.org> To: rael@vectorstar.net, anders@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36984: GTKtalog is a tool to make disk catalog Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: GTKtalog is a tool to make disk catalog State-Changed-From-To: open->closed State-Changed-By: anders State-Changed-When: Sun Apr 21 13:26:11 PDT 2002 State-Changed-Why: Committed (though with a lot of modifications), thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=36984 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 15:52: 1 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2F70A37B421; Sun, 21 Apr 2002 15:51:59 -0700 (PDT) Received: (from dougb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LMpwA83783; Sun, 21 Apr 2002 15:51:58 -0700 (PDT) (envelope-from dougb) Date: Sun, 21 Apr 2002 15:51:58 -0700 (PDT) From: Message-Id: <200204212251.g3LMpwA83783@freefall.freebsd.org> To: dougb@FreeBSD.org, freebsd-ports@FreeBSD.org, jmz@FreeBSD.org Subject: Re: ports/37309: XFree86-4 port (XFree86 4.2) doesn't compile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: XFree86-4 port (XFree86 4.2) doesn't compile Responsible-Changed-From-To: freebsd-ports->jmz Responsible-Changed-By: dougb Responsible-Changed-When: Sun Apr 21 15:51:44 PDT 2002 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=37309 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 16:23:17 2002 Delivered-To: freebsd-ports@freebsd.org Received: from lerlaptop.lerctr.org (lerlaptop.lerctr.org [207.158.72.14]) by hub.freebsd.org (Postfix) with ESMTP id 5D88D37B41D; Sun, 21 Apr 2002 16:19:01 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by lerlaptop (8.12.3/8.12.3) with ESMTP id g3LMSjSR000921; Sun, 21 Apr 2002 17:28:46 -0500 (CDT) (envelope-from ler@lerctr.org) Subject: Re: KDE3. From: Larry Rosenman To: lewiz , freebsd-ports@FreeBSD.ORG Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <1019420685.7941.8.camel@turtle.lewiz.org> References: <1019420685.7941.8.camel@turtle.lewiz.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 21 Apr 2002 17:28:45 -0500 Message-Id: <1019428126.728.0.camel@lerlaptop> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org why do all of the kde3 ports still have 2.2.2 distinfo files? On Sun, 2002-04-21 at 15:24, lewiz wrote: > Hey, > > Not really on topic but I thought many of you might be interested to > know that KDE3 is not available in the ports. > Congratulations to all the porters (as well as KDE hackers)! > > -lewiz. > > -- > `Linux is for people who hate Microsoft. FreeBSD is for people who love > UNIX.` > > Website accessible from http://www.lewiz.info/ > GPG public keyring: http://www.westwood.karoo.net/pubring.gpg -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 16:26:43 2002 Delivered-To: freebsd-ports@freebsd.org Received: from host217-41-2-91.in-addr.btopenworld.com (host217-41-2-91.in-addr.btopenworld.com [217.41.2.91]) by hub.freebsd.org (Postfix) with ESMTP id B3DB937B405; Sun, 21 Apr 2002 16:26:24 -0700 (PDT) Received: by host217-41-2-91.in-addr.btopenworld.com (Postfix, from userid 1001) id 2069448C; Mon, 22 Apr 2002 00:26:10 +0100 (BST) Date: Mon, 22 Apr 2002 00:26:09 +0100 From: Dominic Marks To: Larry Rosenman Cc: lewiz , freebsd-ports@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: KDE3. Message-ID: <20020422002609.A63911@host217-41-2-91.in-addr.btopenw> References: <1019420685.7941.8.camel@turtle.lewiz.org> <1019428126.728.0.camel@lerlaptop> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <1019428126.728.0.camel@lerlaptop>; from ler@lerctr.org on Sun, Apr 21, 2002 at 05:28:45PM -0500 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Apr 21, 2002 at 05:28:45PM -0500, Larry Rosenman wrote: > why do all of the kde3 ports still have 2.2.2 distinfo files? > The original poster is correct. KDE3 is not in the ports. KDE2 was repocopied to KDE3 in preparation of a KDE3 commit, which hasn't happened yet. > > On Sun, 2002-04-21 at 15:24, lewiz wrote: > > Hey, > > > > Not really on topic but I thought many of you might be interested to > > know that KDE3 is not available in the ports. > > Congratulations to all the porters (as well as KDE hackers)! > > > > -lewiz. > > > > -- > > `Linux is for people who hate Microsoft. FreeBSD is for people who love > > UNIX.` > > > > Website accessible from http://www.lewiz.info/ > > GPG public keyring: http://www.westwood.karoo.net/pubring.gpg > -- > Larry Rosenman http://www.lerctr.org/~ler > Phone: +1 972-414-9812 E-Mail: ler@lerctr.org > US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message -- Dominic To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 16:38:16 2002 Delivered-To: freebsd-ports@freebsd.org Received: from lerlaptop.lerctr.org (lerlaptop.lerctr.org [207.158.72.14]) by hub.freebsd.org (Postfix) with ESMTP id 4C29E37B41B; Sun, 21 Apr 2002 16:37:18 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by lerlaptop.lerctr.org (8.12.3/8.12.3) with ESMTP id g3LNRshn001244; Sun, 21 Apr 2002 18:27:54 -0500 (CDT) (envelope-from ler@lerctr.org) Subject: Re: KDE3. From: Larry Rosenman To: Dominic Marks Cc: lewiz , freebsd-ports@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG In-Reply-To: <20020422002609.A63911@host217-41-2-91.in-addr.btopenw> References: <1019420685.7941.8.camel@turtle.lewiz.org> <1019428126.728.0.camel@lerlaptop> <20020422002609.A63911@host217-41-2-91.in-addr.btopenw> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 21 Apr 2002 18:27:54 -0500 Message-Id: <1019431674.728.2.camel@lerlaptop> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Aha. Thanks. Any idea how close the commit is? (Hours/Days/Weeks)? LER On Sun, 2002-04-21 at 18:26, Dominic Marks wrote: > On Sun, Apr 21, 2002 at 05:28:45PM -0500, Larry Rosenman wrote: > > why do all of the kde3 ports still have 2.2.2 distinfo files? > > > > The original poster is correct. KDE3 is not in the ports. KDE2 was > repocopied to KDE3 in preparation of a KDE3 commit, which hasn't > happened yet. > > > > > On Sun, 2002-04-21 at 15:24, lewiz wrote: > > > Hey, > > > > > > Not really on topic but I thought many of you might be interested to > > > know that KDE3 is not available in the ports. > > > Congratulations to all the porters (as well as KDE hackers)! > > > > > > -lewiz. > > > > > > -- > > > `Linux is for people who hate Microsoft. FreeBSD is for people who love > > > UNIX.` > > > > > > Website accessible from http://www.lewiz.info/ > > > GPG public keyring: http://www.westwood.karoo.net/pubring.gpg > > -- > > Larry Rosenman http://www.lerctr.org/~ler > > Phone: +1 972-414-9812 E-Mail: ler@lerctr.org > > US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-ports" in the body of the message > > -- > Dominic -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 16:41:45 2002 Delivered-To: freebsd-ports@freebsd.org Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by hub.freebsd.org (Postfix) with ESMTP id 41CA537B405 for ; Sun, 21 Apr 2002 16:41:39 -0700 (PDT) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by white.imgsrc.co.jp (Postfix) with ESMTP id 26D6824D02; Mon, 22 Apr 2002 08:41:38 +0900 (JST) Received: from waterblue.imgsrc.co.jp (waterblue.imgsrc.co.jp [2001:218:422:2::160]) by black.imgsrc.co.jp (Postfix) with ESMTP id 37B601E46E9; Mon, 22 Apr 2002 08:41:37 +0900 (JST) Date: Mon, 22 Apr 2002 08:40:43 +0900 Message-ID: <7mr8l8zklg.wl@waterblue.imgsrc.co.jp> From: Jun Kuriyama To: John Hay Cc: freebsd-ports@FreeBSD.org Subject: Re: jade does not compile on current In-Reply-To: <200204211501.g3LF1Wf12655@zibbi.icomtek.csir.co.za> References: <7msn5pz5i7.wl@waterblue.imgsrc.co.jp> <200204211501.g3LF1Wf12655@zibbi.icomtek.csir.co.za> User-Agent: Wanderlust/2.9.7 (Unchained Melody) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.1 (i386--freebsd) MULE/5.0 (=?ISO-2022-JP?B?GyRCOC1MWhsoQg==?=) MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At Sun, 21 Apr 2002 17:01:32 +0200 (SAT), John Hay wrote: > How old is your current? I see it here on my home box which was rebuilt > yesterday and also in the release environment of the box that builds > the ftp.za.freebsd.org releases. (It also looks like libtool does not > like the latest changes to expr(1), but that is another battle. :-( ) % perl -V | grep Compiled Compiled at Apr 16 2002 10:17:33 I'll try with latest environment today. > > void exit(int) __attribute__((noreturn)); > > Well this does compile and I'm building a release with it now to see if > it will survive that. But if one can change it to this line, why not > just leave the line out? This look pretty much the same as what is in > stdlib.h which is included just a few lines earlier in assert.cxx. Hmm, I don't know why this line is exist. It may be for some system which exit(3) throws exceptions. Yes, I think we can ignore this line on FreeBSD boxes. > I'll look at that if jade does not want to work, but it looks like it > will need more that just a setting in release/Makefile. It looks like > I will probably have to change release/Makefile.inc.docports too? Original Jade is not maintained anymore. Openjade is being developped more (relative) actively. In some time, we should switch default DSSSL processor for release building to openjade. -- Jun Kuriyama // IMG SRC, Inc. // FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 16:51:15 2002 Delivered-To: freebsd-ports@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id 22EA437B428; Sun, 21 Apr 2002 16:48:35 -0700 (PDT) Received: by squall.waterspout.com (Postfix, from userid 1050) id 37F509B19; Sun, 21 Apr 2002 18:48:35 -0500 (EST) Date: Sun, 21 Apr 2002 18:48:35 -0500 From: Will Andrews To: Larry Rosenman Cc: Dominic Marks , lewiz , freebsd-ports@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: KDE3. Message-ID: <20020421234835.GR89460@squall.waterspout.com> Mail-Followup-To: Larry Rosenman , Dominic Marks , lewiz , freebsd-ports@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG References: <1019420685.7941.8.camel@turtle.lewiz.org> <1019428126.728.0.camel@lerlaptop> <20020422002609.A63911@host217-41-2-91.in-addr.btopenw> <1019431674.728.2.camel@lerlaptop> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1019431674.728.2.camel@lerlaptop> User-Agent: Mutt/1.3.26i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Apr 21, 2002 at 06:27:54PM -0500, Larry Rosenman wrote: > Aha. Thanks. Any idea how close the commit is? (Hours/Days/Weeks)? -30 seconds. =) -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 17: 1:26 2002 Delivered-To: freebsd-ports@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id 5534137B41B; Sun, 21 Apr 2002 16:54:41 -0700 (PDT) Received: by squall.waterspout.com (Postfix, from userid 1050) id CECDA9B19; Sun, 21 Apr 2002 18:54:40 -0500 (EST) Date: Sun, 21 Apr 2002 18:54:40 -0500 From: Will Andrews To: Will Andrews Cc: ports@FreeBSD.org, kde@FreeBSD.org Subject: Re: cvs commit: ports/audio Makefile ports/chinese Makefile ports/deskutils Makefile ports/devel Makefile ports/editors Makefile ports/french Makefile ports/games Makefile ports/german Makefile ports/graphics Makefile ports/japanese Makefile ... Message-ID: <20020421235440.GS89460@squall.waterspout.com> Mail-Followup-To: Will Andrews , ports@FreeBSD.org, kde@FreeBSD.org References: <200204212347.g3LNloZ98787@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204212347.g3LNloZ98787@freefall.freebsd.org> User-Agent: Mutt/1.3.26i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Apr 21, 2002 at 04:47:50PM -0700, Will Andrews wrote: > Log: And that's: 281 files modified 128 files removed 65 files new Thanks to all. Fixes submitted to me will be committed tomorrow. -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 17:48: 0 2002 Delivered-To: freebsd-ports@freebsd.org Received: from blount.mail.mindspring.net (blount.mail.mindspring.net [207.69.200.226]) by hub.freebsd.org (Postfix) with ESMTP id 0B75D37B416; Sun, 21 Apr 2002 17:47:57 -0700 (PDT) Received: from user-119brdj.biz.mindspring.com ([66.149.237.179] helo=there) by blount.mail.mindspring.net with smtp (Exim 3.33 #1) id 16zRzS-0004QW-00; Sun, 21 Apr 2002 20:47:34 -0400 Content-Type: text/plain; charset="iso-8859-1" From: David Johnson Organization: Usermode To: Will Andrews , Will Andrews Subject: Re: [kde-freebsd] Re: cvs commit: ports/audio Makefile ports/chinese Makefile ports/deskutils Makefile ports/devel Makefile ports/editors Makefile ports/french Makefile ports/games Makefile ports/german Makefile ports/graphics Makefile ports/japanese Makefile ... Date: Sun, 21 Apr 2002 17:47:33 -0700 X-Mailer: KMail [version 1.3.2] Cc: ports@FreeBSD.org, kde@FreeBSD.org References: <200204212347.g3LNloZ98787@freefall.freebsd.org> <20020421235440.GS89460@squall.waterspout.com> In-Reply-To: <20020421235440.GS89460@squall.waterspout.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sunday 21 April 2002 04:54 pm, Will Andrews wrote: > On Sun, Apr 21, 2002 at 04:47:50PM -0700, Will Andrews wrote: > > Log: > > And that's: > > 281 files modified > 128 files removed > 65 files new > > Thanks to all. Fixes submitted to me will be committed tomorrow. I really appreciate your hard work. Thank you. But I do have a few questions. This may be because I missed a memo :-) What is qt-copy-3.0.3 and how does it differ from qt-x11-free-3.0.3? Is QT_PREFIX supposed to be /usr/X11R6? It also looks like KDE3 is going to be installed in /usr/local over the old KDE2. Is this correct? Wasn't the plan to do "2) I can break hier(7) by installing in ${PREFIX}/kde${VER}"? Finally, it doesn't look at libqt is going to be built, only libqt-mt. Is this deliberate? Thanks, -- David Johnson ___________________ http://www.usermode.org pgp public key on website To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 17:52:57 2002 Delivered-To: freebsd-ports@freebsd.org Received: from h1.generalresources.com (h1.generalresources.com [211.21.66.250]) by hub.freebsd.org (Postfix) with ESMTP id 9383B37B400 for ; Sun, 21 Apr 2002 17:52:53 -0700 (PDT) Received: from server.tucheng.generalresources.com (int-1-253.generalresources.com [192.168.1.253]) by h1.generalresources.com (8.11.6/8.11.6) with ESMTP id g3M0qks14920; Mon, 22 Apr 2002 08:52:47 +0800 (CST) (envelope-from hsw@acm.org) Received: from x4.tucheng.generalresources.com (x4.tucheng.generalresources.com [192.168.2.4]) by server.tucheng.generalresources.com (8.11.4/8.11.4) with ESMTP id g3M0qkC44648; Mon, 22 Apr 2002 08:52:46 +0800 (CST) (envelope-from hsw@acm.org) Received: from x4.tucheng.generalresources.com (localhost [127.0.0.1]) by x4.tucheng.generalresources.com (8.12.2/8.12.2) with ESMTP id g3M0qkg6057445; Mon, 22 Apr 2002 08:52:46 +0800 (CST) (envelope-from hsw@acm.org) Message-Id: <200204220052.g3M0qkg6057445@x4.tucheng.generalresources.com> To: Henrik Motakef Cc: ports@FreeBSD.org From: Christopher Hall Reply-To: Christopher Hall Subject: Re: Configuration files In-reply-to: Message of "19 Apr 2002 18:12:05 +0200." <87g01r652i.fsf@apo.hmotakef.int> Content-transfer-encoding: 8bit Content-type: text/plain; charset=big5 X-Operating-System: FreeBSD X-Mailer: Exmh Date: Mon, 22 Apr 2002 08:52:46 +0800 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In message <87g01r652i.fsf@apo.hmotakef.int>, Henrik Motakef writes: >Hi. > >I am unsure about how to handle configuration files best. > >I am preparing ports for some Objective Caml libraries, some of wich >depend on something called "findlib" at build-time. Basically, findlib >keeps track of necessary compiler flags for installed libraries, like, >e.g. gtk2-config does for GTK. > >Findlib needs a configuration file to work. It is highly likely that >it will be installed as a dependency of other ports, so requiring >manual intervention, like renaming a ${PREFIX}/etc/findlib.conf.sample, >is not a good idea, scince the build of the other ports will break. > >On the other hand, the Porter's Handbook says that it's a bad idea to >install configuration files in a way that they will be deleted by >pkg_delete, which sounds reasonable. > >So, what should I do? > >- Install the config file and list it in pkg-plist >- Install the config file and don't list it in pkg-plist, eventually > with a "default" config file parallel to it How about: a) @exec to copy X.default file to X b) @unexec to cmp if X and X.default are the same, if they are rm X c) X.default is listed in pkg-plist so gets deleted by pkg_delete d) The port Makefile must also do the same copy as (a) so make install works. >It is also possible to substitute the config file with some >environment variables. However, that would make writing ports that >depend on it harder - they would have to check whether the file >already exists, and only if it doesn't, set the environment variables >accordingly. > >Any hints? Have a look at 1) net/samba/Makefile - makefile adds commands to TMPPLIST so commands can make use of Makefile macros. 2) japanese/samba/pkg-plist - commands were justs added to end of pkg-plist and only use %D. Method 1 is more flexible. >tia >Henrik > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-ports" in the body of the message > --- Christopher Hall Fax: +886-2-2795-3030 Christopher Hall Phone: +886-2-2795-5799 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 18: 5:52 2002 Delivered-To: freebsd-ports@freebsd.org Received: from nycsmtp1out.rdc-nyc.rr.com (nycsmtp1out.rdc-nyc.rr.com [24.29.99.226]) by hub.freebsd.org (Postfix) with ESMTP id 7F67437B427; Sun, 21 Apr 2002 18:05:37 -0700 (PDT) Received: from scott1.nyc.rr.com (24-168-24-239.nyc.rr.com [24.168.24.239]) by nycsmtp1out.rdc-nyc.rr.com (8.12.1/Road Runner SMTP Server 1.0) with ESMTP id g3M04hgj007586; Sun, 21 Apr 2002 20:04:51 -0400 (EDT) Message-Id: <5.1.0.14.0.20020421200523.00c23328@pop-server.nyc.rr.com> X-Sender: scottro@pop-server.nyc.rr.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sun, 21 Apr 2002 20:06:26 -0400 To: Will Andrews , Larry Rosenman From: Scott Subject: Re: KDE3. Cc: Dominic Marks , lewiz , freebsd-ports@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG In-Reply-To: <20020421234835.GR89460@squall.waterspout.com> References: <1019431674.728.2.camel@lerlaptop> <1019420685.7941.8.camel@turtle.lewiz.org> <1019428126.728.0.camel@lerlaptop> <20020422002609.A63911@host217-41-2-91.in-addr.btopenw> <1019431674.728.2.camel@lerlaptop> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At 18:48 2002/04/21 -0500, Will Andrews wrote: >On Sun, Apr 21, 2002 at 06:27:54PM -0500, Larry Rosenman wrote: > > Aha. Thanks. Any idea how close the commit is? (Hours/Days/Weeks)? > >-30 seconds. > >=) >-- >wca You're bluffing, aren't you? (Actually, I checked the ports mailing list the other day and they said within a day or so.) Though questions isn't the place to announce it I suppose, we're all waiting anxiously, so can we get a cc to questions? Please? :) Scott Robbins >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 18:10:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D652B37B419 for ; Sun, 21 Apr 2002 18:10:00 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M1A0324176; Sun, 21 Apr 2002 18:10:00 -0700 (PDT) (envelope-from gnats) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 60D2037B417 for ; Sun, 21 Apr 2002 18:08:46 -0700 (PDT) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 2A5132B6CB for ; Mon, 22 Apr 2002 03:08:32 +0200 (CEST) Received: by k7.mavetju.org (Postfix, from userid 1001) id 8EDC28F2; Mon, 22 Apr 2002 11:08:46 +1000 (EST) Message-Id: <20020422010846.8EDC28F2@k7.mavetju.org> Date: Mon, 22 Apr 2002 11:08:46 +1000 (EST) From: Edwin Groothuis Reply-To: Edwin Groothuis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37327: [maintainer update] net/ipv6calc from 0.38 to 0.40 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37327 >Category: ports >Synopsis: [maintainer update] net/ipv6calc from 0.38 to 0.40 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Apr 21 18:10:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 4.5-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju.org 4.5-RELEASE FreeBSD 4.5-RELEASE #3: Mon Mar 11 13:32:05 EST 2002 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386 $FreeBSD: ports/net/ipv6calc/Makefile,v 1.4 2002/04/12 17:09:56 ade Exp $ >Description: Upgrade to version 0.40 >How-To-Repeat: n/a >Fix: NOTE: Please remove the directory files, it's not needed anymore. --- ipv6calc.old/Makefile Sat Apr 13 03:09:56 2002 +++ ipv6calc/Makefile Mon Apr 22 11:03:48 2002 @@ -6,27 +6,20 @@ # PORTNAME= ipv6calc -PORTVERSION= 0.38 -PORTREVISION= 1 +PORTVERSION= 0.40 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/ MAINTAINER= edwin@mavetju.org -LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext \ - gnugetopt.1:${PORTSDIR}/devel/libgnugetopt +LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext GNU_CONFIGURE= yes USE_GMAKE= yes USE_LIBTOOL= yes -post-extract: -.for junk in config.h config.log Makefile config.status ipv6calc.h \ - config.cache - @${RM} ${WRKSRC}/${junk} -.endfor - do-install: - @${INSTALL_PROGRAM} ${WRKSRC}/ipv6calc ${PREFIX}/bin + @${INSTALL_PROGRAM} ${WRKSRC}/ipv6calc/ipv6calc ${PREFIX}/bin + @${INSTALL_PROGRAM} ${WRKSRC}/ipv6logconv/ipv6logconv ${PREFIX}/bin .include --- ipv6calc.old/distinfo Wed Feb 27 10:09:56 2002 +++ ipv6calc/distinfo Mon Apr 22 10:11:58 2002 @@ -1 +1 @@ -MD5 (ipv6calc-0.38.tar.gz) = 8d980acc620f7419358982789bd5979b +MD5 (ipv6calc-0.40.tar.gz) = a723f0de431a454bb0edf882e67bfb55 --- ipv6calc.old/pkg-plist Thu Jan 31 08:02:43 2002 +++ ipv6calc/pkg-plist Mon Apr 22 11:03:54 2002 @@ -1 +1,2 @@ bin/ipv6calc +bin/ipv6logconv >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 18:24:23 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp6.mindspring.com (smtp6.mindspring.com [207.69.200.110]) by hub.freebsd.org (Postfix) with ESMTP id 02D9737B416; Sun, 21 Apr 2002 18:24:21 -0700 (PDT) Received: from user-119brdj.biz.mindspring.com ([66.149.237.179] helo=there) by smtp6.mindspring.com with smtp (Exim 3.33 #1) id 16zSYy-0005ab-00; Sun, 21 Apr 2002 21:24:17 -0400 Content-Type: text/plain; charset="iso-8859-1" From: David Johnson Organization: Usermode To: Will Andrews , Will Andrews Subject: Re: [kde-freebsd] Re: cvs commit: ports/audio Makefile ports/chinese Makefile ports/deskutils Makefile ports/devel Makefile ports/editors Makefile ports/french Makefile ports/games Makefile ports/german Makefile ports/graphics Makefile ports/japanese Makefile ... Date: Sun, 21 Apr 2002 18:24:10 -0700 X-Mailer: KMail [version 1.3.2] Cc: ports@FreeBSD.org, kde@FreeBSD.org References: <200204212347.g3LNloZ98787@freefall.freebsd.org> <20020421235440.GS89460@squall.waterspout.com> In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sunday 21 April 2002 05:47 pm, David Johnson wrote: > I really appreciate your hard work. Thank you. > > But I do have a few questions. This may be because I missed a memo :-) Never mind. I found that memo cleverly hidden away in the CVS tree. Now let me go have a beer and very long cry... -- David Johnson ___________________ http://www.usermode.org pgp public key on website To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 18:27:27 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 263BD37B416; Sun, 21 Apr 2002 18:27:26 -0700 (PDT) Received: (from anders@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M1RIY30743; Sun, 21 Apr 2002 18:27:18 -0700 (PDT) (envelope-from anders) Date: Sun, 21 Apr 2002 18:27:18 -0700 (PDT) From: Message-Id: <200204220127.g3M1RIY30743@freefall.freebsd.org> To: hideishi@magisystem.net, anders@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/35014: lame port does not depend on Gtk so far. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: lame port does not depend on Gtk so far. State-Changed-From-To: open->closed State-Changed-By: anders State-Changed-When: Sun Apr 21 18:23:05 PDT 2002 State-Changed-Why: I committed a fix to remedy this. http://www.freebsd.org/cgi/query-pr.cgi?pr=35014 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 18:41:26 2002 Delivered-To: freebsd-ports@freebsd.org Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by hub.freebsd.org (Postfix) with ESMTP id 90F4A37B400; Sun, 21 Apr 2002 18:41:23 -0700 (PDT) Received: by leviathan.inethouston.net (Postfix, from userid 1001) id E0AE63198F2; Sun, 21 Apr 2002 20:41:36 -0500 (CDT) Date: Sun, 21 Apr 2002 20:41:36 -0500 From: "David W. Chapman Jr." To: David Johnson Cc: ports@FreeBSD.org, kde@FreeBSD.org Subject: Re: [kde-freebsd] Re: cvs commit: ports/audio Makefile ports/chinese Makefile ports/deskutils Makefile ports/devel Makefile ports/editors Makefile ports/french Makefile ports/games Makefile ports/german Makefile ports/graphics Makefile ports/japanese Makefile ... Message-ID: <20020422014136.GA92923@leviathan.inethouston.net> Reply-To: "David W. Chapman Jr." Mail-Followup-To: David Johnson , ports@FreeBSD.org, kde@FreeBSD.org References: <200204212347.g3LNloZ98787@freefall.freebsd.org> <20020421235440.GS89460@squall.waterspout.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.28i X-Operating-System: FreeBSD 4.5-STABLE i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Apr 21, 2002 at 06:24:10PM -0700, David Johnson wrote: > On Sunday 21 April 2002 05:47 pm, David Johnson wrote: > > > I really appreciate your hard work. Thank you. > > > > But I do have a few questions. This may be because I missed a memo :-) > > Never mind. I found that memo cleverly hidden away in the CVS tree. Now let > me go have a beer and very long cry... > The one thing I noticed is that everything but kdelibs3 have been updated to 3.0, is anyone else seeing this? -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. dwcjr@freebsd.org FreeBSD Committer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 18:46:15 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id 3C39937B400; Sun, 21 Apr 2002 18:46:12 -0700 (PDT) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.3/8.12.3) with ESMTP id g3M1mFrJ072413; Sun, 21 Apr 2002 21:48:15 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.3/8.12.3/Submit) id g3M1mFcD072394; Sun, 21 Apr 2002 21:48:15 -0400 (EDT) Date: Sun, 21 Apr 2002 21:48:15 -0400 From: Alan E To: "David W. Chapman Jr." Cc: David Johnson , ports@FreeBSD.ORG, kde@FreeBSD.ORG Subject: Re: [kde-freebsd] Re: cvs commit: ports/audio Makefile ports/chinese Makefile ports/deskutils Makefile ports/devel Makefile ports/editors Makefile ports/french Makefile ports/games Makefile ports/german Makefile ports/graphics Makefile ports/japanese Makefile ... Message-ID: <20020422014814.GA49410@wwweasel.geeksrus.net> References: <200204212347.g3LNloZ98787@freefall.freebsd.org> <20020421235440.GS89460@squall.waterspout.com> <20020422014136.GA92923@leviathan.inethouston.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020422014136.GA92923@leviathan.inethouston.net> User-Agent: Mutt/1.3.28i X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Apr 21, 2002 at 08:41:36PM -0500, David W. Chapman Jr. wrote: >On Sun, Apr 21, 2002 at 06:24:10PM -0700, David Johnson wrote: >> On Sunday 21 April 2002 05:47 pm, David Johnson wrote: >The one thing I noticed is that everything but kdelibs3 have been >updated to 3.0, is anyone else seeing this? We must be on the same drugs, 'cause I see that, too. I checked cvsweb just to be sure. It must be a clever ploy to keep people from building things until the fixes go in, too. :) -- AlanE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 18:50:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CE19B37B417 for ; Sun, 21 Apr 2002 18:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M1o1X33820; Sun, 21 Apr 2002 18:50:01 -0700 (PDT) (envelope-from gnats) Received: from akaraka.yonsei.ac.kr (akaraka.yonsei.ac.kr [165.132.134.53]) by hub.freebsd.org (Postfix) with ESMTP id 5097737B41A for ; Sun, 21 Apr 2002 18:44:01 -0700 (PDT) Received: from akaraka.yonsei.ac.kr (localhost.yonsei.ac.kr [127.0.0.1]) by akaraka.yonsei.ac.kr (8.12.3/8.12.2) with ESMTP id g3M1hsph022819 for ; Mon, 22 Apr 2002 10:43:59 +0900 (KST) (envelope-from perky@akaraka.yonsei.ac.kr) Received: (from perky@localhost) by akaraka.yonsei.ac.kr (8.12.3/8.12.2/Submit) id g3M1hnCU022818; Mon, 22 Apr 2002 10:43:49 +0900 (KST) Message-Id: <200204220143.g3M1hnCU022818@akaraka.yonsei.ac.kr> Date: Mon, 22 Apr 2002 10:43:49 +0900 (KST) From: Hye-Shik Chang Reply-To: Hye-Shik Chang To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37328: New port: net/py-google Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37328 >Category: ports >Synopsis: New port: net/py-google >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Apr 21 18:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Hye-Shik Chang >Release: FreeBSD 5.0-CURRENT i386 >Organization: Yonsei University >Environment: System: FreeBSD akaraka.yonsei.ac.kr 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Mon Apr 15 01:05:17 KST 2002 root@akaraka.yonsei.ac.kr:/usr/src/sys/i386/compile/JOARRA i386 >Description: Python module for Google Web API >How-To-Repeat: >Fix: # 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: # # py-google # py-google/pkg-message # py-google/pkg-comment # py-google/Makefile # py-google/pkg-plist # py-google/pkg-descr # py-google/distinfo # echo c - py-google mkdir -p py-google > /dev/null 2>&1 echo x - py-google/pkg-message sed 's/^X//' >py-google/pkg-message << 'END-of-py-google/pkg-message' X================================================================== X You need a Google-provided license key to use these services. X Go http://www.google.com/apis/ to get one. This module will look X in several places (in this order) for the license key: X X - the module-level LICENSE_KEY variable X - an environment variable called GOOGLE_LICENSE_KEY X - a file called ".googlekey" in the current directory X - a file called ".googlekey" in your home directory X================================================================== END-of-py-google/pkg-message echo x - py-google/pkg-comment sed 's/^X//' >py-google/pkg-comment << 'END-of-py-google/pkg-comment' XPython wrapper for the Google web API END-of-py-google/pkg-comment echo x - py-google/Makefile sed 's/^X//' >py-google/Makefile << 'END-of-py-google/Makefile' X# New ports collection makefile for: py-google X# Date created: 22 April 2002 X# Whom: Hye-Shik Chang X# X# $FreeBSD$ X# X XPORTNAME= google XPORTVERSION= 0.5.2 XCATEGORIES= net python XMASTER_SITES= http://diveintomark.org/projects/pygoogle/ XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} XDISTNAME= pygoogle-${PORTVERSION} X XMAINTAINER= perky@fallin.lv X XRUN_DEPENDS= ${PYTHON_SITELIBDIR}/_xmlplus/sax/__init__.py:${PORTSDIR}/textproc/py-xml X XUSE_PYTHON= yes XUSE_PYDISTUTILS= yes XUSE_ZIP= yes XEXTRACT_BEFORE_ARGS= -q -aa X XWRKSRC= ${WRKDIR}/pygoogle XEXAMPLESDIR= ${PREFIX}/share/examples/py-google X Xpost-patch: X @# www/py-websvcs has an incompatible version of SOAP.py X @${MV} ${WRKSRC}/SOAP.py ${WRKSRC}/SOAPgoogle.py X @cd ${WRKSRC}; for f in *.py; do \ X ${PERL} -pi -e 's,import SOAP,import SOAPgoogle as SOAP,g' $$f; \ X done X @${MKDIR} ${WRKSRC}/tests X @${MV} ${WRKSRC}/*test*.py ${WRKSRC}/tests X X @${PERL} -pi -e 's,.*extra_path.*,,g' ${WRKSRC}/setup.py X Xpost-install: X.if !defined(NOPORTDOCS) X @${MKDIR} ${EXAMPLESDIR} X @${INSTALL_SCRIPT} ${WRKSRC}/tests/*.py ${EXAMPLESDIR} X.endif X @${CAT} ${PKGMESSAGE} X X.include END-of-py-google/Makefile echo x - py-google/pkg-plist sed 's/^X//' >py-google/pkg-plist << 'END-of-py-google/pkg-plist' Xlib/%%PYTHON_VERSION%%/site-packages/SOAPgoogle.py Xlib/%%PYTHON_VERSION%%/site-packages/SOAPgoogle.pyc Xlib/%%PYTHON_VERSION%%/site-packages/SOAPgoogle.pyo Xlib/%%PYTHON_VERSION%%/site-packages/google.py Xlib/%%PYTHON_VERSION%%/site-packages/google.pyc Xlib/%%PYTHON_VERSION%%/site-packages/google.pyo X%%PORTDOCS%%share/examples/py-google/googletest.py X%%PORTDOCS%%share/examples/py-google/testclient.py X%%PORTDOCS%%share/examples/py-google/testserver.py X%%PORTDOCS%%@dirrm share/examples/py-google END-of-py-google/pkg-plist echo x - py-google/pkg-descr sed 's/^X//' >py-google/pkg-descr << 'END-of-py-google/pkg-descr' XThis module allows you to access Google's web APIs through SOAP, Xto do things like search Google and get the results programmatically. XThis API is described here: http://www.google.com/apis/ X XWWW: http://diveintomark.org/projects/#pygoogle END-of-py-google/pkg-descr echo x - py-google/distinfo sed 's/^X//' >py-google/distinfo << 'END-of-py-google/distinfo' XMD5 (pygoogle-0.5.2.zip) = 766a590648cab76039f850f7c4118c50 END-of-py-google/distinfo exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 19:43:19 2002 Delivered-To: freebsd-ports@freebsd.org Received: from ns1.xprowler.com (ns1.xprowler.com [64.246.18.33]) by hub.freebsd.org (Postfix) with ESMTP id 915E337B404 for ; Sun, 21 Apr 2002 19:43:16 -0700 (PDT) Received: from design ([142.59.169.132]) (authenticated (0 bits)) by ns1.xprowler.com (8.11.6/8.11.6) with ESMTP id g3M2iv625087 for ; Sun, 21 Apr 2002 22:45:00 -0400 Message-ID: <000801c1e9a7$6b7e15c0$0300a8c0@exumweb> From: "Jason Reid" To: Subject: Date: Sun, 21 Apr 2002 20:42:55 -0600 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01C1E975.1D256540" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0005_01C1E975.1D256540 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable ------=_NextPart_000_0005_01C1E975.1D256540 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
 
------=_NextPart_000_0005_01C1E975.1D256540-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 20:10:51 2002 Delivered-To: freebsd-ports@freebsd.org Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by hub.freebsd.org (Postfix) with ESMTP id 0045237B416; Sun, 21 Apr 2002 20:10:48 -0700 (PDT) Received: by leviathan.inethouston.net (Postfix, from userid 1001) id 9C6063198F2; Sun, 21 Apr 2002 22:11:02 -0500 (CDT) Date: Sun, 21 Apr 2002 22:11:02 -0500 From: "David W. Chapman Jr." To: Alan E Cc: "David W. Chapman Jr." , David Johnson , ports@FreeBSD.ORG, kde@FreeBSD.ORG Subject: Re: [kde-freebsd] Re: cvs commit: ports/audio Makefile ports/chinese Makefile ports/deskutils Makefile ports/devel Makefile ports/editors Makefile ports/french Makefile ports/games Makefile ports/german Makefile ports/graphics Makefile ports/japanese Makefile ... Message-ID: <20020422031102.GA21610@leviathan.inethouston.net> Reply-To: "David W. Chapman Jr." Mail-Followup-To: Alan E , "David W. Chapman Jr." , David Johnson , ports@FreeBSD.ORG, kde@FreeBSD.ORG References: <200204212347.g3LNloZ98787@freefall.freebsd.org> <20020421235440.GS89460@squall.waterspout.com> <20020422014136.GA92923@leviathan.inethouston.net> <20020422014814.GA49410@wwweasel.geeksrus.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020422014814.GA49410@wwweasel.geeksrus.net> User-Agent: Mutt/1.3.28i X-Operating-System: FreeBSD 4.5-STABLE i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > It must be a clever ploy to keep people from building things until the > fixes go in, too. :) > Looks like it was just updated to 3.0, I'm building now, should be done in 4 hours :) -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. dwcjr@freebsd.org FreeBSD Committer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 21: 3:50 2002 Delivered-To: freebsd-ports@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-165-226-18.dsl.lsan03.pacbell.net [64.165.226.18]) by hub.freebsd.org (Postfix) with ESMTP id 5C4CE37B400 for ; Sun, 21 Apr 2002 21:03:46 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 9C79966C8C; Sun, 21 Apr 2002 21:03:45 -0700 (PDT) Date: Sun, 21 Apr 2002 21:03:44 -0700 From: Kris Kennaway To: Krzysztof Kowalik Cc: ports@FreeBSD.org Subject: Re: Sokoban - 'bug'. Message-ID: <20020421210344.A28024@xor.obsecurity.org> References: <20020416235749.GB16125@uci.agh.edu.pl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="u3/rZRmxL6MmkK24" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020416235749.GB16125@uci.agh.edu.pl>; from kkowalik@uci.agh.edu.pl on Wed, Apr 17, 2002 at 01:57:49AM +0200 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --u3/rZRmxL6MmkK24 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 17, 2002 at 01:57:49AM +0200, Krzysztof Kowalik wrote: > Hm, in Makefile in /usr/ports/games/sokoban is: > @ ${CHOWN} root:games ${PREFIX}/share/sokoban/highscore > @ ${CHMOD} 0600 ${PREFIX}/share/sokoban/highscore >=20 > It souldn't be 0660 if sokoban binary is setgid 'games'? :) >=20 > (Recently updated ports, FreeBSD 4.5, x86) Please submit a PR. Kris --u3/rZRmxL6MmkK24 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8w4ugWry0BWjoQKURAlw6AJ43lplWRgzWzKtdbPSplMF7/21A2gCg1s2E /+gyLbBFp/HTIQvefUTL0y0= =Wozg -----END PGP SIGNATURE----- --u3/rZRmxL6MmkK24-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 21: 4:20 2002 Delivered-To: freebsd-ports@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-165-226-18.dsl.lsan03.pacbell.net [64.165.226.18]) by hub.freebsd.org (Postfix) with ESMTP id 1F36B37B419 for ; Sun, 21 Apr 2002 21:04:17 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id A6D4166D03; Sun, 21 Apr 2002 21:04:16 -0700 (PDT) Date: Sun, 21 Apr 2002 21:04:16 -0700 From: Kris Kennaway To: Richard Mahoney Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Blender 2.20 | /dev/dsp not configured Message-ID: <20020421210416.B28024@xor.obsecurity.org> References: <20020420024444.GC20886@ext.canterbury.ac.nz> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="kXdP64Ggrk/fb43R" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020420024444.GC20886@ext.canterbury.ac.nz>; from rbm49@ext.canterbury.ac.nz on Sat, Apr 20, 2002 at 02:44:44PM +1200 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --kXdP64Ggrk/fb43R Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 20, 2002 at 02:44:44PM +1200, Richard Mahoney wrote: > Dear All, >=20 > I've just installed `blender' for the first time and receive a > /dev/dsp device not configured message when I start it. Does anyone > know how I should resolve this? Fix your sound setup. Kris --kXdP64Ggrk/fb43R Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8w4vAWry0BWjoQKURAub8AKCcUv7BYO4skZQdymsQDIAH+Tax+ACgmCEP rlyL/9gdHnZqms0+oqKU5GU= =gOkB -----END PGP SIGNATURE----- --kXdP64Ggrk/fb43R-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 21: 5:13 2002 Delivered-To: freebsd-ports@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-165-226-18.dsl.lsan03.pacbell.net [64.165.226.18]) by hub.freebsd.org (Postfix) with ESMTP id 9FD2E37B416; Sun, 21 Apr 2002 21:05:09 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 108E166D51; Sun, 21 Apr 2002 21:05:08 -0700 (PDT) Date: Sun, 21 Apr 2002 21:05:08 -0700 From: Kris Kennaway To: Annihilator Cc: kris@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: FreeBSD Port: snort-1.8.3 Message-ID: <20020421210508.C28024@xor.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="8X7/QrJGcKSMr1RN" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from annihilator_sc@hotmail.com on Sat, Apr 20, 2002 at 01:23:54PM +0200 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --8X7/QrJGcKSMr1RN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sat, Apr 20, 2002 at 01:23:54PM +0200, Annihilator wrote: > Please update it to 1.8.6, as the newest version contains significant fixes > and updates. Please update your ports collection, I did this about a week ago. Kris --8X7/QrJGcKSMr1RN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8w4v0Wry0BWjoQKURAtC3AKDJvtwuUebnk3s+vsznQCAM8fXamgCfUqFT h3o6frg0ZLHFYVwDZMWpfKk= =w1CA -----END PGP SIGNATURE----- --8X7/QrJGcKSMr1RN-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 21:22:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 881E337B41B; Sun, 21 Apr 2002 21:22:09 -0700 (PDT) Received: (from cy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M4M9i79445; Sun, 21 Apr 2002 21:22:09 -0700 (PDT) (envelope-from cy) Date: Sun, 21 Apr 2002 21:22:09 -0700 (PDT) From: Message-Id: <200204220422.g3M4M9i79445@freefall.freebsd.org> To: cy@FreeBSD.org, freebsd-ports@FreeBSD.org, mbr@FreeBSD.org Subject: Re: ports/37198: citrix port: bad checksum Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: citrix port: bad checksum Responsible-Changed-From-To: freebsd-ports->mbr Responsible-Changed-By: cy Responsible-Changed-When: Sun Apr 21 21:21:46 PDT 2002 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=37198 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 21:40:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9ED3F37B41A for ; Sun, 21 Apr 2002 21:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M4e1c81263; Sun, 21 Apr 2002 21:40:01 -0700 (PDT) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id B945A37B41C for ; Sun, 21 Apr 2002 21:34:13 -0700 (PDT) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.3/8.12.3) with ESMTP id g3M4aErJ084258; Mon, 22 Apr 2002 00:36:14 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.3/8.12.3/Submit) id g3M4aB0V084257; Mon, 22 Apr 2002 00:36:11 -0400 (EDT) Message-Id: <200204220436.g3M4aB0V084257@wwweasel.geeksrus.net> Date: Mon, 22 Apr 2002 00:36:11 -0400 (EDT) From: Alan Eldridge Reply-To: Alan Eldridge To: FreeBSD-gnats-submit@FreeBSD.org Cc: michiel.dewilde@rug.ac.be, kde-freebsd@lists.csociety.org X-Send-Pr-Version: 3.113 Subject: ports/37329: x11-wm/mosfet-liquid: update: v. 0.9.2 for KDE3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37329 >Category: ports >Synopsis: x11-wm/mosfet-liquid: update: v. 0.9.2 for KDE3 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Apr 21 21:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alan Eldridge >Release: FreeBSD 4.5-STABLE i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Sat Apr 20 17:01:54 EDT 2002 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: KDE3 is here. This is Liquid for KDE3. 'Nuff said. This is marked serious because, well, KDE *needs* Liquid. :) To maintainer: Please commit this baby ASAP. Thanks. >How-To-Repeat: Apply patch. Build port. Install port. Notice the world is a better place. >Fix: ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== Index: x11-wm/mosfet-liquid/Makefile =================================================================== RCS file: /home/ncvs/ports/x11-wm/mosfet-liquid/Makefile,v retrieving revision 1.6 diff -u -3 -r1.6 Makefile --- x11-wm/mosfet-liquid/Makefile 4 Jan 2002 12:25:14 -0000 1.6 +++ x11-wm/mosfet-liquid/Makefile 22 Apr 2002 03:09:47 -0000 @@ -6,8 +6,7 @@ # PORTNAME= mosfet-liquid -PORTVERSION= 0.7 -PORTREVISION= 1 +PORTVERSION= 0.9.2 CATEGORIES= x11-wm kde MASTER_SITES= http://www.mosfet.org/ DISTNAME= ${PORTNAME}${PORTVERSION} @@ -19,10 +18,20 @@ GNU_CONFIGURE= yes USE_GMAKE= yes -USE_KDEBASE_VER=2 +USE_KDEBASE_VER=3 INSTALLS_SHLIB= yes +MAKE_ENV+= PATH=${WRKDIR}/bin:${PATH} +CONFIGURE_ENV+= PATH=${WRKDIR}/bin:${PATH} + +pre-everything:: + ${MKDIR} ${WRKDIR}/bin + -$(LN) -sf /usr/local/bin/aclocal14 ${WRKDIR}/bin/aclocal + -$(LN) -sf /usr/local/bin/autoconf213 ${WRKDIR}/bin/autoconf + -$(LN) -sf /usr/local/bin/autoheader213 ${WRKDIR}/bin/autoheader + -$(LN) -sf /usr/local/bin/automake14 ${WRKDIR}/bin/automake + pre-configure: - cd ${WRKSRC}; ${GMAKE} -f Makefile.cvs + cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${GMAKE} -f Makefile.cvs .include Index: x11-wm/mosfet-liquid/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-wm/mosfet-liquid/distinfo,v retrieving revision 1.3 diff -u -3 -r1.3 distinfo --- x11-wm/mosfet-liquid/distinfo 15 Dec 2001 14:06:30 -0000 1.3 +++ x11-wm/mosfet-liquid/distinfo 5 Apr 2002 15:59:39 -0000 @@ -1 +1 @@ -MD5 (mosfet-liquid0.7.tar.gz) = b7211795f3f8165734a894cc125e386b +MD5 (mosfet-liquid0.9.2.tar.gz) = cf8d7504f080cc09452a1e40a006ed2b Index: x11-wm/mosfet-liquid/pkg-plist =================================================================== RCS file: /home/ncvs/ports/x11-wm/mosfet-liquid/pkg-plist,v retrieving revision 1.4 diff -u -3 -r1.4 pkg-plist --- x11-wm/mosfet-liquid/pkg-plist 17 Dec 2001 20:52:28 -0000 1.4 +++ x11-wm/mosfet-liquid/pkg-plist 5 Apr 2002 16:54:22 -0000 @@ -1,15 +1,35 @@ -lib/kde2/libkwinliquid.la -lib/kde2/libkwinliquid.so -lib/libkcm_transmenu.la -lib/libkcm_transmenu.so -lib/liquid.la -lib/liquid.so -share/applnk/Settings/LookNFeel/transmenu.desktop +lib/kde3/libkwinliquid.la +lib/kde3/libkwinliquid.so +lib/kde3/libkwinliquidmack.la +lib/kde3/libkwinliquidmack.so +lib/kde3/libkwinliquidold.la +lib/kde3/libkwinliquidold.so +lib/kde3/plugins/styles/liquid.la +lib/kde3/plugins/styles/liquid.so +lib/libkcm_liquid.la +lib/libkcm_liquid.so +share/applnk/Settings/LookNFeel/liquid.desktop share/apps/kdisplay/color-schemes/Liquid.kcsrc +share/apps/ksplash/pics/splash_active_bar.png +share/apps/ksplash/pics/splash_bottom.png +share/apps/ksplash/pics/splash_inactive_bar.png +share/apps/ksplash/pics/splash_top.png share/apps/kstyle/themes/liquid.themerc share/apps/kwin/liquid.desktop +share/apps/kwin/liquidmack.desktop +share/apps/kwin/liquidold.desktop +@comment dirs @unexec rmdir %D/share/apps/kwin 2>/dev/null || true @unexec rmdir %D/share/apps/kstyle/themes 2>/dev/null || true +@unexec rmdir %D/share/apps/kstyle 2>/dev/null || true +@unexec rmdir %D/share/apps/ksplash/pics 2>/dev/null || true +@unexec rmdir %D/share/apps/ksplash 2>/dev/null || true @unexec rmdir %D/share/apps/kdisplay/color-schemes 2>/dev/null || true +@unexec rmdir %D/share/apps/kdisplay 2>/dev/null || true +@unexec rmdir %D/share/apps 2>/dev/null || true @unexec rmdir %D/share/applnk/Settings/LookNFeel 2>/dev/null || true -@unexec rmdir %D/lib/kde2 2>/dev/null || true +@unexec rmdir %D/share/applnk/Settings 2>/dev/null || true +@unexec rmdir %D/share/applnk 2>/dev/null || true +@unexec rmdir %D/lib/kde3/plugins/styles 2>/dev/null || true +@unexec rmdir %D/lib/kde3/plugins 2>/dev/null || true +@unexec rmdir %D/lib/kde3 2>/dev/null || true Index: x11-wm/mosfet-liquid/files/patch-admin::Makefile.common =================================================================== RCS file: x11-wm/mosfet-liquid/files/patch-admin::Makefile.common diff -N x11-wm/mosfet-liquid/files/patch-admin::Makefile.common --- x11-wm/mosfet-liquid/files/patch-admin::Makefile.common 3 Jan 2002 01:49:33 -0000 1.2 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,38 +0,0 @@ ---- admin/Makefile.common.orig Fri Jun 15 05:54:12 2001 -+++ admin/Makefile.common Wed Jan 2 09:41:45 2002 -@@ -13,15 +13,15 @@ - $(MAKE) -f Makefile.am top_srcdir=. configure.in ;\ - fi - @echo "*** Retrieving configure tests needed by configure.in" -- @aclocal -+ @aclocal14 - @echo "*** Scanning for include statements" -- @autoheader -+ @autoheader213 - @echo "*** Building Makefile templates" -- @automake -+ @automake14 - @echo "*** Scanning for moc files and kde tags" - @perl admin/am_edit - @echo "*** Building configure" -- @autoconf -+ @autoconf213 - @if test -r configure.in.in ; then \ - perl -pi -e 'print "if test \"x\$$with_fast_perl\" = \"xyes\" ;\ - then\n perl -i.bak \$$ac_aux_dir/conf.change.pl \$$CONFIG_STATUS\ -@@ -48,11 +48,11 @@ - @if test -r configure.in.in; then \ - $(MAKE) -f Makefile.am top_srcdir=. subdirs configure.in; \ - fi ;\ -- aclocal; \ -- autoheader; \ -- automake --foreign --include-deps; \ -+ aclocal14; \ -+ autoheader213; \ -+ automake14 --foreign --include-deps; \ - perl admin/am_edit; \ -- autoconf; \ -+ autoconf213; \ - if test -r configure.in.in ; then \ - perl -pi -e 'print "if test \"x\$$with_fast_perl\" = \"xyes\" ;\ - then\n perl -i.bak \$$ac_aux_dir/conf.change.pl \$$CONFIG_STATUS\ ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 21:46:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 48FD737B417; Sun, 21 Apr 2002 21:46:17 -0700 (PDT) Received: (from cy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M4kHc82128; Sun, 21 Apr 2002 21:46:17 -0700 (PDT) (envelope-from cy) Date: Sun, 21 Apr 2002 21:46:17 -0700 (PDT) From: Message-Id: <200204220446.g3M4kHc82128@freefall.freebsd.org> To: cy@FreeBSD.org, freebsd-ports@FreeBSD.org, cy@FreeBSD.org Subject: Re: ports/37154: New port: x11-clocks/xmms-alarm Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: x11-clocks/xmms-alarm Responsible-Changed-From-To: freebsd-ports->cy Responsible-Changed-By: cy Responsible-Changed-When: Sun Apr 21 21:36:30 PDT 2002 Responsible-Changed-Why: I'll test it out and work with the submitter. http://www.freebsd.org/cgi/query-pr.cgi?pr=37154 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 21:53: 0 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id CAC1737B41B; Sun, 21 Apr 2002 21:52:56 -0700 (PDT) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.3/8.12.3) with ESMTP id g3M4swrJ097596; Mon, 22 Apr 2002 00:54:58 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.3/8.12.3/Submit) id g3M4swUZ097595; Mon, 22 Apr 2002 00:54:58 -0400 (EDT) Date: Mon, 22 Apr 2002 00:54:58 -0400 From: Alan E To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Cc: Alan Eldridge , KDE FreeBSD List Subject: Re: ports/37329: x11-wm/mosfet-liquid: update: v. 0.9.4 for KDE3 Message-ID: <20020422045458.GA92717@wwweasel.geeksrus.net> References: <200204220436.g3M4aB0V084257@wwweasel.geeksrus.net> <200204220440.g3M4e1a81259@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204220440.g3M4e1a81259@freefall.freebsd.org> User-Agent: Mutt/1.3.28i X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This patch, applied after the above patch, updates from 0.9.2 to 0.9.4. ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== --- x11-wm/mosfet-liquid/Makefile.orig Mon Apr 22 00:50:35 2002 +++ x11-wm/mosfet-liquid/Makefile Mon Apr 22 00:49:39 2002 @@ -6,7 +6,7 @@ # PORTNAME= mosfet-liquid -PORTVERSION= 0.9.2 +PORTVERSION= 0.9.4 CATEGORIES= x11-wm kde MASTER_SITES= http://www.mosfet.org/ DISTNAME= ${PORTNAME}${PORTVERSION} --- x11-wm/mosfet-liquid/distinfo.orig Mon Apr 22 00:50:35 2002 +++ x11-wm/mosfet-liquid/distinfo Mon Apr 22 00:49:39 2002 @@ -1 +1 @@ -MD5 (mosfet-liquid0.9.2.tar.gz) = cf8d7504f080cc09452a1e40a006ed2b +MD5 (mosfet-liquid0.9.4.tar.gz) = 167af64ae4dee352b7014e4c3ef7b649 ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== -- AlanE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sun Apr 21 22: 0: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6712E37B419 for ; Sun, 21 Apr 2002 22:00:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M504Q85073; Sun, 21 Apr 2002 22:00:04 -0700 (PDT) (envelope-from gnats) Date: Sun, 21 Apr 2002 22:00:04 -0700 (PDT) Message-Id: <200204220500.g3M504Q85073@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alan E Subject: Re: ports/37329: x11-wm/mosfet-liquid: update: v. 0.9.4 for KDE3 Reply-To: Alan E Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/37329; it has been noted by GNATS. From: Alan E To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Cc: Alan Eldridge , KDE FreeBSD List Subject: Re: ports/37329: x11-wm/mosfet-liquid: update: v. 0.9.4 for KDE3 Date: Mon, 22 Apr 2002 00:54:58 -0400 This patch, applied after the above patch, updates from 0.9.2 to 0.9.4. ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== --- x11-wm/mosfet-liquid/Makefile.orig Mon Apr 22 00:50:35 2002 +++ x11-wm/mosfet-liquid/Makefile Mon Apr 22 00:49:39 2002 @@ -6,7 +6,7 @@ # PORTNAME= mosfet-liquid -PORTVERSION= 0.9.2 +PORTVERSION= 0.9.4 CATEGORIES= x11-wm kde MASTER_SITES= http://www.mosfet.org/ DISTNAME= ${PORTNAME}${PORTVERSION} --- x11-wm/mosfet-liquid/distinfo.orig Mon Apr 22 00:50:35 2002 +++ x11-wm/mosfet-liquid/distinfo Mon Apr 22 00:49:39 2002 @@ -1 +1 @@ -MD5 (mosfet-liquid0.9.2.tar.gz) = cf8d7504f080cc09452a1e40a006ed2b +MD5 (mosfet-liquid0.9.4.tar.gz) = 167af64ae4dee352b7014e4c3ef7b649 ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== -- AlanE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 0: 8:36 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4CE4C37B4AE; Mon, 22 Apr 2002 00:08:28 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M75tL17015; Mon, 22 Apr 2002 00:05:55 -0700 (PDT) (envelope-from ijliao) Date: Mon, 22 Apr 2002 00:05:55 -0700 (PDT) From: Message-Id: <200204220705.g3M75tL17015@freefall.freebsd.org> To: lintux@lintux.cx, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37321: Port patch to submit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Port patch to submit State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Mon Apr 22 00:05:41 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=37321 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 2:39:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CD78B37B430; Mon, 22 Apr 2002 02:38:48 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3M8LQ732511; Mon, 22 Apr 2002 01:21:26 -0700 (PDT) (envelope-from sobomax) Date: Mon, 22 Apr 2002 01:21:26 -0700 (PDT) From: Message-Id: <200204220821.g3M8LQ732511@freefall.freebsd.org> To: david@usermode.org, sobomax@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37324: devel/sdl12 1.2.4 broken (new) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: devel/sdl12 1.2.4 broken (new) State-Changed-From-To: open->closed State-Changed-By: sobomax State-Changed-When: Mon Apr 22 01:21:21 PDT 2002 State-Changed-Why: Should be fixed in rev.1.52 of devel/sdl/Makefile. Thank you for reporting! -Maxim http://www.freebsd.org/cgi/query-pr.cgi?pr=37324 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 3:21:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5F7C537B422 for ; Mon, 22 Apr 2002 03:21:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MA05e54256; Mon, 22 Apr 2002 03:00:05 -0700 (PDT) (envelope-from gnats) Received: from try.macomnet.net (try.macomnet.net [195.128.64.18]) by hub.freebsd.org (Postfix) with ESMTP id 0C60637B425 for ; Mon, 22 Apr 2002 02:59:35 -0700 (PDT) Received: (from maxim@localhost) by try.macomnet.net (8.11.6/8.11.6) id g3M8JUl01649; Mon, 22 Apr 2002 12:19:30 +0400 (MSD) (envelope-from maxim) Message-Id: <200204220819.g3M8JUl01649@try.macomnet.net> Date: Mon, 22 Apr 2002 12:19:30 +0400 (MSD) From: Maxim Konovalov Reply-To: Maxim Konovalov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37335: port update: net/flow-tools 0.56 -> 0.57 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37335 >Category: ports >Synopsis: port update: net/flow-tools 0.56 -> 0.57 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Apr 22 03:00:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Maxim Konovalov >Release: FreeBSD 5.0-CURRENT i386 >Organization: n/a >Environment: FreeBSD 5.0-CURRENT i386 >Description: port update: net/flow-tools 0.56 -> 0.57 ChangeLog: http://www.pairlist.net/pipermail/flow-tools/2002-April/000273.html >How-To-Repeat: n/a >Fix: apply the patch below, cvs rm files/patch-ftfile.c cvs add files/patch-docs_flow-tag Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/flow-tools/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- Makefile 2002/04/17 18:25:43 1.4 +++ Makefile 2002/04/22 08:04:00 @@ -6,8 +6,7 @@ # PORTNAME= flow-tools -PORTVERSION= 0.56 -PORTREVISION= 1 +PORTVERSION= 0.57 CATEGORIES= net MASTER_SITES= ftp://ftp.eng.oar.net/pub/flow-tools/ @@ -23,7 +22,8 @@ flow-header.1 flow-stat.1 flow-dscan.1 flow-import.1 \ flow-tools-examples.1 flow-expire.1 flow-merge.1 \ flow-tools.1 flow-export.1 flow-print.1 flow-xlate.1 \ - flow-fanout.1 flow-receive.1 flow-filter.1 flow-send.1 + flow-fanout.1 flow-receive.1 flow-filter.1 flow-send.1 \ + flow-tag.1 post-patch: ${TOUCH} -r ${WRKSRC}/configure.in.orig ${WRKSRC}/configure.in Index: distinfo =================================================================== RCS file: /home/ncvs/ports/net/flow-tools/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- distinfo 2002/01/13 21:53:21 1.3 +++ distinfo 2002/04/22 08:04:00 @@ -1 +1 @@ -MD5 (flow-tools-0.56.tar.gz) = 86565c23d4bf145630fff881ba1ce78c +MD5 (flow-tools-0.57.tar.gz) = 6b26d229d7fd74bf515b1513b573859a Index: files/patch-ftpaths.h =================================================================== RCS file: /home/ncvs/ports/net/flow-tools/files/patch-ftpaths.h,v retrieving revision 1.1 diff -u -r1.1 patch-ftpaths.h --- files/patch-ftpaths.h 2002/01/13 21:53:22 1.1 +++ files/patch-ftpaths.h 2002/04/22 08:04:01 @@ -1,19 +1,21 @@ ---- lib/ftpaths.h.in Tue Jul 17 09:51:05 2001 -+++ lib/ftpaths.h.in Sat Jan 12 06:28:15 2002 -@@ -29,11 +29,11 @@ +--- lib/ftpaths.h.in Sun Apr 21 04:08:41 2002 ++++ lib/ftpaths.h.in Mon Apr 22 11:29:07 2002 +@@ -29,12 +29,12 @@ #ifndef FTPATHS_H #define FTPATHS_H --#define FT_FILE_MAP "@localstatedir@/cfg/map" +-#define FT_PATH_MAP "@localstatedir@/cfg/map" +#define FT_FILE_MAP "@localstatedir@/etc/flow-tools/map" --#define FT_FILE_IP_PROT "@localstatedir@/sym/ip-prot" --#define FT_FILE_IP_CLASS "@localstatedir@/sym/ip-class" --#define FT_FILE_TCP_PORT "@localstatedir@/sym/tcp-port" --#define FT_FILE_ASN "@localstatedir@/sym/asn" -+#define FT_FILE_IP_PROT "@localstatedir@/share/flow-tools/ip-prot" -+#define FT_FILE_IP_CLASS "@localstatedir@/share/flow-tools/ip-class" -+#define FT_FILE_TCP_PORT "@localstatedir@/share/flow-tools/tcp-port" -+#define FT_FILE_ASN "@localstatedir@/share/flow-tools/asn" +-#define FT_PATH_IP_PROT "@localstatedir@/sym/ip-prot" +-#define FT_PATH_IP_CLASS "@localstatedir@/sym/ip-class" +-#define FT_PATH_TCP_PORT "@localstatedir@/sym/tcp-port" +-#define FT_PATH_ASN "@localstatedir@/sym/asn" +-#define FT_PATH_TAG "@localstatedir@/cfg/tag_defs" ++#define FT_PATH_IP_PROT "@localstatedir@/share/flow-tools/ip-prot" ++#define FT_PATH_IP_CLASS "@localstatedir@/share/flow-tools/ip-class" ++#define FT_PATH_TCP_PORT "@localstatedir@/share/flow-tools/tcp-port" ++#define FT_PATH_ASN "@localstatedir@/share/flow-tools/asn" ++#define FT_PATH_TAG "@localstatedir@/etc/flow-tools/tag_defs" #endif /* FTPATHS_H */ --- /dev/null Mon Apr 22 11:49:16 2002 +++ files/patch-docs_flow-tag Mon Apr 22 11:47:56 2002 @@ -0,0 +1,11 @@ +--- docs/flow-tag.1 Mon Apr 22 11:42:06 2002 ++++ docs/flow-tag.1 Mon Apr 22 11:42:43 2002 +@@ -189,7 +189,7 @@ + .fi + .PP + .PP +-First populate \fB/var/ft/sym/tags\fP for \fBflow-stat\fP to use as symbols\&. ++First populate \fB/usr/local/etc/flow-tools/tag_defs\fP for \fBflow-stat\fP to use as symbols\&. + .PP + .nf + \f(CW0x0001 OSU >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 8: 5:24 2002 Delivered-To: freebsd-ports@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id BE8D237B417 for ; Mon, 22 Apr 2002 08:05:13 -0700 (PDT) Received: by squall.waterspout.com (Postfix, from userid 1050) id 7B6D79B15; Mon, 22 Apr 2002 09:31:03 -0500 (EST) Date: Mon, 22 Apr 2002 09:31:03 -0500 From: Will Andrews To: Alan E Cc: KDE FreeBSD List , Will Andrews , FreeBSD Ports List Subject: Re: CRITICAL kdebase3 patch-kdm-kfrontend-Makefile.am needs column 1 stripped Message-ID: <20020422143103.GY89460@squall.waterspout.com> Mail-Followup-To: Alan E , KDE FreeBSD List , Will Andrews , FreeBSD Ports List References: <20020422140054.GA60675@wwweasel.geeksrus.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020422140054.GA60675@wwweasel.geeksrus.net> User-Agent: Mutt/1.3.26i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Apr 22, 2002 at 10:00:54AM -0400, Alan E wrote: > The patch got committed with column 1 (the port diff + signs) intact. > > Please do: > > perl -pi.orig -e 's|^\+||' x11/kdebase3/files/patch-kdm-kfrontend-Makefile.am > > Will, can you do this and commit ASAP? Thanks. Fixed. -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 8:41:58 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4976E37B43A for ; Mon, 22 Apr 2002 08:41:10 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3ME02C22274; Mon, 22 Apr 2002 07:00:02 -0700 (PDT) (envelope-from gnats) Received: from sep.oldach.net (sep.oldach.net [194.180.25.6]) by hub.freebsd.org (Postfix) with ESMTP id 8CC3137B41E for ; Mon, 22 Apr 2002 06:58:27 -0700 (PDT) Received: from sep.oldach.net (localhost [127.0.0.1]) by sep.oldach.net (8.12.3/8.12.3/hmo18apr02) with ESMTP id g3MDhCWN042820; Mon, 22 Apr 2002 15:43:12 +0200 (CEST) (envelope-from hmo@sep.oldach.net) Received: (from hmo@localhost) by sep.oldach.net (8.12.3/8.12.3/Submit) id g3MDhACN042819; Mon, 22 Apr 2002 15:43:10 +0200 (CEST) (envelope-from hmo) Message-Id: <200204221343.g3MDhACN042819@sep.oldach.net> Date: Mon, 22 Apr 2002 15:43:10 +0200 (CEST) From: Helge Oldach Reply-To: Helge Oldach To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37341: ports/sysutils/socket install ignores ${DESTDIR} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37341 >Category: ports >Synopsis: ports/sysutils/socket install ignores ${DESTDIR} >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 22 07:00:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Helge Oldach >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD sep.oldach.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Thu Apr 18 17:44:21 CEST 2002 toor@sep.oldach.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: cd ports/sysutils/socket; make install DESTDIR=/some/where will install in /usr/local and not in /some/where/usr/local >How-To-Repeat: >Fix: --- Makefile.orig Thu Sep 10 16:59:31 1992 +++ Makefile Mon Apr 22 15:23:31 2002 @@ -8,7 +8,7 @@ ### socket.1 in /usr/local/man/man1/socket.1 ### Make sure the target directories exist before doing a "make install". -INSTALLBASE = /usr/local +INSTALLBASE = ${DESTDIR}/usr/local INSTALLBINPATH = $(INSTALLBASE)/bin INSTALLBINMODE = 755 INSTALLMANPATH = $(INSTALLBASE)/man >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 8:42:40 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C88D337B448; Mon, 22 Apr 2002 08:41:14 -0700 (PDT) Received: (from sumikawa@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MDIia07506; Mon, 22 Apr 2002 06:18:44 -0700 (PDT) (envelope-from sumikawa) Date: Mon, 22 Apr 2002 06:18:44 -0700 (PDT) From: Message-Id: <200204221318.g3MDIia07506@freefall.freebsd.org> To: janos.mohacsi@dante.org.uk, sumikawa@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36208: New port: ipv6socket_scrub 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: ipv6socket_scrub 1.0 State-Changed-From-To: open->closed State-Changed-By: sumikawa State-Changed-When: Mon Apr 22 22:18:19 JST 2002 State-Changed-Why: Commited, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=36208 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 8:45: 4 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0066437B41F; Mon, 22 Apr 2002 08:41:26 -0700 (PDT) Received: (from sumikawa@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MDD4P06479; Mon, 22 Apr 2002 06:13:04 -0700 (PDT) (envelope-from sumikawa) Date: Mon, 22 Apr 2002 06:13:04 -0700 (PDT) From: Message-Id: <200204221313.g3MDD4P06479@freefall.freebsd.org> To: edwin@mavetju.org, sumikawa@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37327: [maintainer update] net/ipv6calc from 0.38 to 0.40 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [maintainer update] net/ipv6calc from 0.38 to 0.40 State-Changed-From-To: open->closed State-Changed-By: sumikawa State-Changed-When: Mon Apr 22 22:12:47 JST 2002 State-Changed-Why: Commited, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37327 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 8:47: 5 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DE75337B421 for ; Mon, 22 Apr 2002 08:41:31 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MC01o85541; Mon, 22 Apr 2002 05:00:01 -0700 (PDT) (envelope-from gnats) Received: from www.example.org (dhcp-nic-val-26-130.cisco.com [64.103.26.130]) by hub.freebsd.org (Postfix) with SMTP id DF8B137B41D for ; Mon, 22 Apr 2002 04:57:03 -0700 (PDT) Received: (qmail 4375 invoked by uid 1000); 22 Apr 2002 10:02:05 -0000 Message-Id: <20020422100205.4374.qmail@cobweb.example.org> Date: Mon, 22 Apr 2002 12:02:05 +0200 From: Marco Molteni To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/37339: NEW PORT: astro/gpsdrive: a GPS navigation system Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37339 >Category: ports >Synopsis: NEW PORT: astro/gpsdrive: a GPS navigation system >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Apr 22 05:00:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Marco Molteni >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD cobweb.example.org 4.5-STABLE FreeBSD 4.5-STABLE #0: Wed Apr 17 12:02:02 CEST 2002 root@cobweb.example.org:/usr/src/sys/compile/COBWEB i386 >Description: This is a port of Gpsdrive 1.17, a GPS navigation system. GpsDrive is a car (bike, ship, plane) navigation system. GpsDrive displays the position provided from a Garmin or NMEA-capable GPS receiver on a zoomable map. The map file is autoselected depending on the position and prefered scale. Speech output is supported if the "festival" software is running. GpsDrive is written in C with use of the GTK+ graphic toolkit. WWW: http://ganter.quant-x.at/software/ >How-To-Repeat: N/A >Fix: # 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: # # /usr/ports/astro/gpsdrive/ # /usr/ports/astro/gpsdrive/files # /usr/ports/astro/gpsdrive/files/patch-src::Makefile.in # /usr/ports/astro/gpsdrive/files/patch-src::garmin_types.h # /usr/ports/astro/gpsdrive/files/patch-src::garmin_util.cpp # /usr/ports/astro/gpsdrive/files/patch-Makefile.in # /usr/ports/astro/gpsdrive/pkg-plist # /usr/ports/astro/gpsdrive/pkg-descr # /usr/ports/astro/gpsdrive/pkg-comment # /usr/ports/astro/gpsdrive/distinfo # /usr/ports/astro/gpsdrive/Makefile # echo c - /usr/ports/astro/gpsdrive/ mkdir -p /usr/ports/astro/gpsdrive/ > /dev/null 2>&1 echo c - /usr/ports/astro/gpsdrive/files mkdir -p /usr/ports/astro/gpsdrive/files > /dev/null 2>&1 echo x - /usr/ports/astro/gpsdrive/files/patch-src::Makefile.in sed 's/^X//' >/usr/ports/astro/gpsdrive/files/patch-src::Makefile.in << 'END-of-/usr/ports/astro/gpsdrive/files/patch-src::Makefile.in' X--- src-old/Makefile.in Tue Apr 16 19:34:18 2002 X+++ src/Makefile.in Sat Apr 20 22:33:57 2002 X@@ -89,7 +89,7 @@ X INTLOBJS = @INTLOBJS@ X INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@ X LIBICONV = @LIBICONV@ X-LIBTOOL = @LIBTOOL@ X+LIBTOOL = libtool X LN_S = @LN_S@ X MKINSTALLDIRS = @MKINSTALLDIRS@ X MSGFMT = @MSGFMT@ X@@ -120,7 +120,7 @@ X bin_PROGRAMS = $(PRG1) gpsdrive gpsd friendsd X X # gpsdrive_LDADD= $(GLIB_LIBS) $(GTK_LIBS) $(PIXLIBS) X-gpsdrive_LDADD = @LIBS@ X+gpsdrive_LDADD = @LIBS@ -lgnugetopt X # gpsdrive_CFLAGS=@CFLAGS@ X # libgpsd_a_CFLAGS=@CFLAGS@ X # CFLAGS= X@@ -172,7 +172,7 @@ X X am_friendsd_OBJECTS = friendsd.$(OBJEXT) X friendsd_OBJECTS = $(am_friendsd_OBJECTS) X-friendsd_LDADD = $(LDADD) X+friendsd_LDADD = $(LDADD) -lintl X friendsd_DEPENDENCIES = X friendsd_LDFLAGS = X @DISABLEGARMIN_TRUE@am_garble_OBJECTS = X@@ -182,7 +182,7 @@ X @DISABLEGARMIN_FALSE@ garmin_link.$(OBJEXT) \ X @DISABLEGARMIN_FALSE@ garmin_util.$(OBJEXT) X garble_OBJECTS = $(am_garble_OBJECTS) X-garble_LDADD = $(LDADD) X+garble_LDADD = $(LDADD) -lgnugetopt X garble_DEPENDENCIES = X garble_LDFLAGS = X am_gpsd_OBJECTS = gpsd.$(OBJEXT) END-of-/usr/ports/astro/gpsdrive/files/patch-src::Makefile.in echo x - /usr/ports/astro/gpsdrive/files/patch-src::garmin_types.h sed 's/^X//' >/usr/ports/astro/gpsdrive/files/patch-src::garmin_types.h << 'END-of-/usr/ports/astro/gpsdrive/files/patch-src::garmin_types.h' X--- src-old/garmin_types.h Tue Apr 16 19:34:18 2002 X+++ src/garmin_types.h Tue Apr 16 21:35:34 2002 X@@ -41,8 +41,8 @@ X typedef Float64 double64; // garmin double X X #endif X-#if linux // yeah at least this will work on my i386 X-#include X+//#if linux // yeah at least this will work on my i386 X+//#include X X typedef unsigned char uint8; // garmin char X typedef char sint8; X@@ -56,7 +56,7 @@ X typedef float float32; // garmin float X typedef double double64; // garmin double X X-#endif X+//#endif X X // position in semicircles; 2^31 semicircles == 180 degrees. X // north, east are positive; south, west negative. END-of-/usr/ports/astro/gpsdrive/files/patch-src::garmin_types.h echo x - /usr/ports/astro/gpsdrive/files/patch-src::garmin_util.cpp sed 's/^X//' >/usr/ports/astro/gpsdrive/files/patch-src::garmin_util.cpp << 'END-of-/usr/ports/astro/gpsdrive/files/patch-src::garmin_util.cpp' X--- src-old/garmin_util.cpp Tue Apr 16 19:34:18 2002 X+++ src/garmin_util.cpp Tue Apr 16 21:38:41 2002 X@@ -30,13 +30,13 @@ X static const garmin::double64 maxval_sint32 = (garmin::double64) std::numeric_limits::max(); X } X #endif X-#if linux X+//#if linux X #include // g++ has no header? X namespace garmin { X static const garmin::double64 pi = M_PI; X static const garmin::double64 maxval_sint32 = INT_MAX; X } X-#endif X+//#endif X X namespace garmin { X END-of-/usr/ports/astro/gpsdrive/files/patch-src::garmin_util.cpp echo x - /usr/ports/astro/gpsdrive/files/patch-Makefile.in sed 's/^X//' >/usr/ports/astro/gpsdrive/files/patch-Makefile.in << 'END-of-/usr/ports/astro/gpsdrive/files/patch-Makefile.in' X--- Makefile.in-old Tue Apr 16 19:34:18 2002 X+++ Makefile.in Sat Apr 20 22:31:29 2002 X@@ -91,7 +91,7 @@ X INTLOBJS = @INTLOBJS@ X INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@ X LIBICONV = @LIBICONV@ X-LIBTOOL = @LIBTOOL@ X+LIBTOOL = libtool X LN_S = @LN_S@ X MKINSTALLDIRS = @MKINSTALLDIRS@ X MSGFMT = @MSGFMT@ END-of-/usr/ports/astro/gpsdrive/files/patch-Makefile.in echo x - /usr/ports/astro/gpsdrive/pkg-plist sed 's/^X//' >/usr/ports/astro/gpsdrive/pkg-plist << 'END-of-/usr/ports/astro/gpsdrive/pkg-plist' Xbin/garble Xbin/gpsdrive Xbin/gpsd Xbin/friendsd Xbin/wpcvt Xbin/wpget Xbin/gpsfetchmap Xlib/libfly.so.1 Xlib/libfly.so Xlib/libfly.la Xlib/libfly.a Xman/de/man1/gpsdrive.1 Xman/es/man1/gpsdrive.1 Xshare/gpsdrive/gpsdrivesplash.png Xshare/gpsdrive/friendsicon.png Xshare/locale/de/LC_MESSAGES/gpsdrive.mo Xshare/locale/es/LC_MESSAGES/gpsdrive.mo Xshare/locale/fr/LC_MESSAGES/gpsdrive.mo Xshare/locale/it/LC_MESSAGES/gpsdrive.mo Xshare/locale/da/LC_MESSAGES/gpsdrive.mo Xshare/locale/nl/LC_MESSAGES/gpsdrive.mo Xshare/locale/pt/LC_MESSAGES/gpsdrive.mo Xshare/locale/ru/LC_MESSAGES/gpsdrive.mo Xshare/locale/xx/LC_MESSAGES/gpsdrive.mo X@dirrm share/gpsdrive END-of-/usr/ports/astro/gpsdrive/pkg-plist echo x - /usr/ports/astro/gpsdrive/pkg-descr sed 's/^X//' >/usr/ports/astro/gpsdrive/pkg-descr << 'END-of-/usr/ports/astro/gpsdrive/pkg-descr' XGpsDrive is a car (bike, ship, plane) navigation system. X XGpsDrive displays the position provided from a Garmin or NMEA-capable GPS Xreceiver on a zoomable map. The map file is autoselected depending on Xthe position and prefered scale. Speech output is supported if the "festival" Xsoftware is running. GpsDrive is written in C with use of the GTK+ graphic Xtoolkit. X XWWW: http://ganter.quant-x.at/software/ X X- Marco Xmolter@gufi.org END-of-/usr/ports/astro/gpsdrive/pkg-descr echo x - /usr/ports/astro/gpsdrive/pkg-comment sed 's/^X//' >/usr/ports/astro/gpsdrive/pkg-comment << 'END-of-/usr/ports/astro/gpsdrive/pkg-comment' XA GPS navigation system END-of-/usr/ports/astro/gpsdrive/pkg-comment echo x - /usr/ports/astro/gpsdrive/distinfo sed 's/^X//' >/usr/ports/astro/gpsdrive/distinfo << 'END-of-/usr/ports/astro/gpsdrive/distinfo' XMD5 (gpsdrive-1.17.tar.gz) = a588ac5cc85ea88e4acde41ed5c13588 END-of-/usr/ports/astro/gpsdrive/distinfo echo x - /usr/ports/astro/gpsdrive/Makefile sed 's/^X//' >/usr/ports/astro/gpsdrive/Makefile << 'END-of-/usr/ports/astro/gpsdrive/Makefile' X# New ports collection makefile for: gpsdrive X# Date Created: 16 April 2002 X# Whom: Marco Molteni X# X# $FreeBSD$ X# X XPORTNAME= gpsdrive XPORTVERSION= 1.17 XCATEGORIES= astro XMASTER_SITES= http://www.kraftvoll.at/software/ \ X http://ganter.quant-x.at/software/ X XMAINTAINER= molter@gufi.org X XLIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt X XUSE_GMAKE= yes XUSE_GTK= yes XUSE_GLIB= yes XUSE_LIBTOOL= yes XCONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include \ X LDFLAGS=-L${LOCALBASE}/lib XINSTALLS_SHLIB= yes X XMAN1= gpsdrive.1 X X.include END-of-/usr/ports/astro/gpsdrive/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 8:48: 1 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7BE5B37B47C for ; Mon, 22 Apr 2002 08:41:38 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MBo1783676; Mon, 22 Apr 2002 04:50:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E561C37B434 for ; Mon, 22 Apr 2002 04:49:48 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MAdNN63601; Mon, 22 Apr 2002 03:39:23 -0700 (PDT) (envelope-from nobody) Message-Id: <200204221039.g3MAdNN63601@freefall.freebsd.org> Date: Mon, 22 Apr 2002 03:39:23 -0700 (PDT) From: Adam Warner To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37336: gettext-0.10.35_2 missing libintl.so.1 & wget port broken Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37336 >Category: ports >Synopsis: gettext-0.10.35_2 missing libintl.so.1 & wget port broken >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 22 04:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Adam Warner >Release: 4.5-STABLE >Organization: n/a >Environment: i686-SMP custom kernel >Description: wget failed with /usr/libexec/ld-elf.so.1: Shared object "libintl.so.1" not found Reinstalling gettext-0.10.35_2 did not install the library. I had to go through /usr/ports/packages to find an old copy of gettext-0.10.35_1 in order for the library to be installed. >How-To-Repeat: Install wget as a package. You can't install wget as a port because: # make >Fix: Workarounds: install gettext-0.10.35_1. Install wget as a package. >Release-Note: >Audit-Trail: >Unformatted: >> wget-1.8.1.ja.po.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from ftp://ftp.gnu.org/gnu/wget/. Note the incorrect name of the source package. It should be wget-1.8.1.tar.gz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 8:48:42 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6B55F37B482 for ; Mon, 22 Apr 2002 08:41:40 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MBo1C83685; Mon, 22 Apr 2002 04:50:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3CDC537B42A for ; Mon, 22 Apr 2002 04:49:50 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MAeX663820; Mon, 22 Apr 2002 03:40:33 -0700 (PDT) (envelope-from nobody) Message-Id: <200204221040.g3MAeX663820@freefall.freebsd.org> Date: Mon, 22 Apr 2002 03:40:33 -0700 (PDT) From: Tetsurou Okazaki To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37337: [repo-copy request] converters/mule-ucs-emacs20 --> converters/mule-ucs Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37337 >Category: ports >Synopsis: [repo-copy request] converters/mule-ucs-emacs20 --> converters/mule-ucs >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Apr 22 04:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tetsurou Okazaki >Release: >Organization: FreeBSD.org >Environment: >Description: I wish the following repocopies at `ports/converters', which is requested by ports/33094. mule-ucs-emacs20/Makefile --> mule-ucs/Makefile mule-ucs-emacs20/distinfo --> mule-ucs/distinfo mule-ucs-emacs20/pkg-comment --> mule-ucs/pkg-comment mule-ucs-emacs20/pkg-descr --> mule-ucs/pkg-descr mule-ucs-emacs20/pkg-message --> mule-ucs/pkg-message mule-ucs-emacs20/pkg-plist --> mule-ucs/pkg-plist If repocopies above were accepted, I will update `mule-ucs' to support Emacs 21 and change `mule-ucs-emacs20' to a satellite port of `mule-ucs'. I had posted same message to the port manager in a private mail in: Subject: [repocopy request] mule-ucs-emacs20 --> mule-ucs Date: Tue, 15 Jan 2002 02:59:39 +0900 Message-ID: but no reply. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 8:49: 1 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 40EB237B427 for ; Mon, 22 Apr 2002 08:41:42 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MBo2A83694; Mon, 22 Apr 2002 04:50:02 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9127A37B431 for ; Mon, 22 Apr 2002 04:49:50 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MAcDx63457; Mon, 22 Apr 2002 03:38:13 -0700 (PDT) (envelope-from nobody) Message-Id: <200204221038.g3MAcDx63457@freefall.freebsd.org> Date: Mon, 22 Apr 2002 03:38:13 -0700 (PDT) From: Krzysztof Kowalik To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37338: incorrect permissions for ${PREFIX}/share/sokoban/highscore Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37338 >Category: ports >Synopsis: incorrect permissions for ${PREFIX}/share/sokoban/highscore >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 22 04:50:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Krzysztof Kowalik >Release: 4.5 >Organization: University of Mining and Mettalurgy >Environment: FreeBSD pimpus.borys.lan 4.5-RELEASE FreeBSD 4.5-RELEASE #10: Mon Apr 15 15:36:12 CEST 2002 root@pimpus.borys.lan:/usr/src/sys/compile/KK i386 >Description: Hm, in Makefile in /usr/ports/games/sokoban is: @ ${CHOWN} root:games ${PREFIX}/share/sokoban/highscore @ ${CHMOD} 0600 ${PREFIX}/share/sokoban/highscore >How-To-Repeat: >Fix: --- /usr/ports/games/sokoban/Makefile Fri Apr 14 14:26:33 2000 +++ /usr/ports/games/sokoban/Makefile Mon Apr 22 12:31:37 2002 @@ -30,6 +30,6 @@ dd if=/dev/zero of=${PREFIX}/share/sokoban/highscore bs=1 count=2; \ fi @ ${CHOWN} root:games ${PREFIX}/share/sokoban/highscore - @ ${CHMOD} 0600 ${PREFIX}/share/sokoban/highscore + @ ${CHMOD} 0660 ${PREFIX}/share/sokoban/highscore .include >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 8:52:42 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7AEE237B41A for ; Mon, 22 Apr 2002 08:52:37 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MFo2F61341; Mon, 22 Apr 2002 08:50:02 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AC8F437B43F for ; Mon, 22 Apr 2002 08:41:04 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3ME8Em28341; Mon, 22 Apr 2002 07:08:14 -0700 (PDT) (envelope-from nobody) Message-Id: <200204221408.g3ME8Em28341@freefall.freebsd.org> Date: Mon, 22 Apr 2002 07:08:14 -0700 (PDT) From: Andreas Schulz To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37342: ports/misc/airoflash fetches source every time Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37342 >Category: ports >Synopsis: ports/misc/airoflash fetches source every time >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 22 08:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Andreas Schulz >Release: 4.5-RELEASE >Organization: FHG-FIRST >Environment: FreeBSD freebsd.first.gmd.de 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Wed Feb 13 18:10:41 CET 2002 root@freebsd.first.gmd.de:/usr/src/sys/compile/FREEBSD i386 >Description: ports/misc/airoflash fetches the airoflash.c file every time you do a "make checksum". I fear the mastersite will not be happy about this :-). >How-To-Repeat: Do the "make checksum" with the files in /usr/ports/distfiles :-). or call the "make checksum" twice in the directory. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 9:20:21 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id 56F1037B41A for ; Mon, 22 Apr 2002 09:20:19 -0700 (PDT) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.3/8.12.3) with ESMTP id g3ME0trJ060892; Mon, 22 Apr 2002 10:00:55 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.3/8.12.3/Submit) id g3ME0sOv060891; Mon, 22 Apr 2002 10:00:54 -0400 (EDT) Date: Mon, 22 Apr 2002 10:00:54 -0400 From: Alan E To: KDE FreeBSD List , Will Andrews Cc: FreeBSD Ports List Subject: CRITICAL kdebase3 patch-kdm-kfrontend-Makefile.am needs column 1 stripped Message-ID: <20020422140054.GA60675@wwweasel.geeksrus.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The patch got committed with column 1 (the port diff + signs) intact. Please do: perl -pi.orig -e 's|^\+||' x11/kdebase3/files/patch-kdm-kfrontend-Makefile.am Will, can you do this and commit ASAP? Thanks. -- AlanE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 11:53:52 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8A55637B426 for ; Mon, 22 Apr 2002 11:53:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MGU1f74752; Mon, 22 Apr 2002 09:30:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2249C37B435 for ; Mon, 22 Apr 2002 09:20:54 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MG52g65859; Mon, 22 Apr 2002 09:05:02 -0700 (PDT) (envelope-from nobody) Message-Id: <200204221605.g3MG52g65859@freefall.freebsd.org> Date: Mon, 22 Apr 2002 09:05:02 -0700 (PDT) From: Martin Perry To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: ports/37345: Port Update Request: mail/imp: 2.2.7 -> 2.2.8 or 3.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37345 >Category: ports >Synopsis: Port Update Request: mail/imp: 2.2.7 -> 2.2.8 or 3.1 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Apr 22 09:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Martin Perry >Release: 4.5-RELEASE-p4 >Organization: >Environment: FreeBSD dream.raq.cx 4.5-RELEASE-p4 FreeBSD 4.5-RELEASE-p4 #3: Mon Apr 22 14:39:08 BST 2002 martin@dream.raq.cx:/usr/obj/usr/src/sys/GENERIC i386 >Description: Would it be possible to update the IMP port to the latest version, apparantely there is a security problem with 2.2.7 the current version in the ports tree. Here's a quote from the authors web site: 2002-04-06 IMP 2.2.8 and Horde 1.2.8 (SECURITY) have been released. Download from ftp://ftp.horde.org/pub/horde/ and ftp://ftp.horde.org/pub/imp/ This version prevents some potential cross-site scripting (CSS) attacks. If an upgrade to IMP 3 is not possible, administrators of IMP 2.2.x production systems are encouraged to upgrade to prevent this attack against your systems. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 11:53:57 2002 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ACD5E37B437 for ; Mon, 22 Apr 2002 11:51:52 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MI97u03867 for freebsd-ports@freebsd.org; Mon, 22 Apr 2002 11:09:07 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 22 Apr 2002 11:09:07 -0700 (PDT) Message-Id: <200204221809.g3MI97u03867@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: FreeBSD ports list Subject: Current unassigned ports problem reports Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Current FreeBSD problem reports The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. Bugs can be in one of several states: o - open A problem report has been submitted, no sanity checking performed. a - analyzed The report has been examined by a team member and evaluated. f - feedback The problem has been solved, and the originator has been given a patch or a fix has been committed. The PR remains in this state pending a response from the originator. s - suspended The problem is not being worked on. This is a prime candidate for somebody who is looking for a project to do. If the problem cannot be solved at all, it will be closed, rather than suspended. c - closed A problem report is closed when any changes have been integrated, documented, and tested. Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2002/04/17] ports/37186 ports Dbview contains an error, because of whic o [2002/04/18] ports/37241 ports character ranges in regular expressions i o [2002/04/21] ports/37323 ports update port editors/e3: 2.21 -> 2.31 (2.2 o [2002/04/22] ports/37336 ports gettext-0.10.35_2 missing libintl.so.1 & 4 problems total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2001/06/04] ports/27875 ports invoked on boot, SIGHUP is delivered and o [2001/06/24] ports/28398 ports ja-dvips cannot find tex.pro o [2001/08/14] ports/29704 ports Imagemagick Identify utility crashes when o [2001/09/25] ports/30823 ports New port: KinterbasDB, Python module to a o [2001/09/30] ports/30947 ports mail/mahogany fails to build, conflicts w o [2001/10/09] ports/31184 ports Latex2html problem o [2001/10/10] ports/31191 ports netsaint - plugins sometimes not found o [2001/10/18] ports/31352 ports Netsaint check_by_ssh: fcntl(0, F_SETFL, o [2001/11/01] ports/31699 ports The graphics/gd2 port conflicts with grap o [2001/12/03] ports/32465 ports emulators/vmware2 doesn't build o [2001/12/03] ports/32471 ports amavis-perl only usable for sendmail o [2001/12/16] ports/32903 ports Kernel panic when returning from single m o [2001/12/21] ports/33082 ports audio/mxv fails to compile o [2002/01/13] ports/33848 ports CUPS doesn't find parallel port o [2002/01/15] ports/33927 ports ja-dvipdfm port requires texmf/dvips/base o [2002/01/18] ports/34056 ports vmware2 complains of missing file o [2002/01/26] ports/34308 ports perl build fails due to locales (*.ISO885 o [2002/02/07] ports/34691 ports new port for sfs - the self-certifying fi o [2002/02/08] ports/34730 ports new port qmail-scanner - a virus-scanning o [2002/02/12] ports/34872 ports New Port: KOggTag is a KDE-based tag edit o [2002/02/14] ports/34943 ports ports/mail/ecartis o [2002/02/22] ports/35218 ports WRKDIRPREFIX while /usr/obj exists o [2002/02/23] ports/35237 ports empty manpage installed by trafcount port o [2002/02/24] ports/35288 ports ports/afterstep has resources leak o [2002/02/25] ports/35325 ports gtk_set_locale patch for ports/x11-fonts/ o [2002/02/26] ports/35364 ports cdb port forgets uint32.h o [2002/02/27] ports/35386 ports doxygen port will not configure o [2002/02/27] ports/35388 ports xsane_create_secure_file fails if file ex o [2002/02/28] ports/35434 ports Apache 1.3.23 + mod_ssl 2.8.7 and PHP 4.1 o [2002/03/03] ports/35517 ports New port: MySQL 4.0 o [2002/03/05] ports/35570 ports aureal-kmod ports has invalid Makefile o [2002/03/05] ports/35579 ports New port: phpsysinfo o [2002/03/07] ports/35631 ports SKIP and IPSEC together cause kernel pani o [2002/03/07] ports/35632 ports linux-realplayer RPM files location o [2002/03/08] ports/35690 ports patch: sort master sites for x11-servers o [2002/03/11] ports/35778 ports www/linux-netscape47-navigator does not i o [2002/03/11] ports/35780 ports Update port: russian/fortuneru o [2002/03/12] ports/35822 ports gnu-radius path fixes o [2002/03/20] ports/36144 ports New port: pinepgp-0.17.3 o [2002/03/21] ports/36159 ports under XFree 4.2 + FreeBSD 4.5-STABLE , en o [2002/03/26] ports/36352 ports Postfix ports do not build TLS when speci o [2002/03/26] ports/36363 ports apache13-ssl - default'httpsd.conf' lack o [2002/03/27] ports/36387 ports BitchX-gnome-1.0c18 fails to build due to o [2002/03/29] ports/36484 ports Windowmaker 0.80.0 should be marked with o [2002/03/29] ports/36526 ports xfce help file images not shown o [2002/03/31] ports/36565 ports x11/XFree86-4-libraries doesn't install e o [2002/04/02] ports/36653 ports [PATCH] x11/gdkxft compile failure o [2002/04/03] ports/36711 ports Configure Bug: cyrus-sasl-1.5.27_2 / krb s [2002/04/04] ports/36772 ports smtpd incompatible with newest sendmail o [2002/04/05] ports/36789 ports openssh port will not compile, checksum e o [2002/04/05] ports/36800 ports tvision 0.8 port upgrade breaks libh o [2002/04/05] ports/36804 ports portupgrade of apache13+modssl causes cer o [2002/04/06] ports/36811 ports XFree86-4-libraries cannot find version.d o [2002/04/06] ports/36816 ports x11/wdm's configure intends to find -lpam o [2002/04/06] ports/36819 ports /usr/ports/x11/XFree86-4 compilation trou o [2002/04/06] ports/36820 ports Security: upgrade www/horde and mail/imp o [2002/04/06] ports/36826 ports x11-servers/XFree86-4-Server: xf86cfg -te o [2002/04/07] ports/36838 ports MICO update to 2.3.7 o [2002/04/07] ports/36846 ports fxtv 1.03 freezes the system when $LANG=d o [2002/04/07] ports/36851 ports print/lyx hangs when pasting a big text f o [2002/04/08] ports/36879 ports emulators/vmware2 freezes and reboots sys o [2002/04/08] ports/36885 ports XFree86-4-libraries cannot find version.d o [2002/04/08] ports/36907 ports ports/www/apache2 deinstall may need upda o [2002/04/08] ports/36910 ports netpbm port: URTLIB_DIR should be defined o [2002/04/09] ports/36954 ports PostgreSQL daylight savings fix... o [2002/04/14] ports/37085 ports apsfilter/ghostscript don't work with hpi o [2002/04/15] ports/37106 ports Maintainer update: astro/seti_applet (lib o [2002/04/15] ports/37114 ports New version of KMymoney + bugfix o [2002/04/15] ports/37122 ports mosfet-liquid port fails build o [2002/04/16] ports/37142 ports [Patch] devel/pth (use libtool and load s o [2002/04/16] ports/37157 ports kdm crashes or x o [2002/04/16] ports/37162 ports Powershell does not even configure anymor o [2002/04/16] ports/37164 ports ghostscript-gnu has gdevdj9.c.gz which fa o [2002/04/16] ports/37165 ports port print/lyx does not build on 4-STABLE o [2002/04/16] ports/37170 ports "openbsd28_3.1.patch" on ftp.freebsd.org o [2002/04/17] ports/37194 ports www/quanta fails build o [2002/04/19] ports/37251 ports ports seem to have to hardwire numeric us o [2002/04/19] ports/37262 ports gphoto2 fails to find supported USB digit o [2002/04/20] ports/37297 ports Problem with DPMS* functions in avifile b o [2002/04/21] ports/37314 ports [Patch] textproc/aspell (Makefile cleanup o [2002/04/21] ports/37319 ports [Patch] textproc/pspell-ispell (Makefile o [2002/04/21] ports/37329 ports x11-wm/mosfet-liquid: update: v. 0.9.2 fo 82 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2000/03/19] ports/17489 ports Zephyr port is broken with Kerberos enabl o [2000/06/29] ports/19591 ports ssh2 port ignores 'ignorenologin' from lo o [2001/01/12] ports/24299 ports Configure the synaptics touchpad. o [2001/01/27] ports/24687 ports QUAKE FORGE & SVGALIB a [2001/03/05] ports/25560 ports New port: ftp/kbear: An ftp client for KD o [2001/03/11] ports/25710 ports New port: news/slrn-pl, slrn with polish o [2001/03/28] ports/26192 ports apel appeared both in xemacs/site-package o [2001/04/23] ports/26801 ports cyrus port should add periodic file to pr o [2001/04/26] ports/26884 ports new port for visualworks 5i.3 o [2001/05/06] ports/27167 ports ETHOberonV4 won't run o [2001/05/12] bin/27294 ports pkg_update disregards suffixes (portrevis o [2001/06/07] ports/27931 ports devel/pth vs. native pthreads conflict fi o [2001/07/06] ports/28771 ports opendx server fails to start o [2001/07/29] ports/29297 ports NEW PORT: System Maintenance Aid written o [2001/07/30] ports/29343 ports new postgresql7 port feature o [2001/08/07] ports/29519 ports X11 ports generate undef pthread refs wit f [2001/08/09] ports/29590 ports [new port] www/parser-bin One more server o [2001/08/21] ports/29929 ports wginstall.pl script chokes on calculated f [2001/08/28] ports/30166 ports ports/net/nettest2001 o [2001/09/13] ports/30557 ports bitchx fails to build when WITH_TCL=yes i o [2001/09/17] ports/30625 ports [PATCH] vmware2 patch for -current with K o [2001/09/20] ports/30698 ports New port: news/pl-slrn o [2001/09/20] ports/30701 ports setiathome port misuses the 'nobody' user o [2001/09/21] ports/30707 ports midnight commander can't handle correctly o [2001/09/27] ports/30870 ports httpd in free(): warning: recursive call o [2001/10/01] ports/30979 ports New port for "txfonts" TeX's font package o [2001/10/11] ports/31222 ports ports:astro/SETIsupport(version is wrong) o [2001/10/11] ports/31229 ports new port: astro/linux-setiathome-i686 o [2001/10/15] ports/31282 ports NEW PORT: aolserver+ad o [2001/10/26] ports/31517 ports New Port: kdetheme-qnix o [2001/10/31] ports/31669 ports New port: graphics/xawtv_applet o [2001/10/31] ports/31674 ports port math/plplot doesn't build a TCL enab o [2001/10/31] ports/31684 ports ports/comms/hylafax fixes o [2001/11/02] ports/31712 ports Add the Linux to flash Cisco/Aironet card o [2001/11/03] ports/31744 ports New port: emulators/minix (2.0.0) o [2001/11/05] ports/31773 ports New port: audio/cplay, audioplayer for th f [2001/11/08] ports/31858 ports New port: pike 7.2.234 (current CVS versi o [2001/11/12] ports/31926 ports New port security/drweb-qmail: Qmail mess o [2001/11/15] ports/32034 ports [NEW PORT] ncurses-ada -- an Ada 95 bindi o [2001/11/16] ports/32037 ports New port: pm-lib o [2001/11/16] ports/32046 ports Port cleanup: x11-fonts/webfonts o [2001/11/18] ports/32076 ports WISH: merge icon patch to blackbox port o [2001/11/22] ports/32202 ports ports/devel/py-htmlkit distribution does o [2001/11/28] ports/32361 ports port doesn't work, www/mod_log_mysql o [2001/11/28] ports/32362 ports postgresql7 port should install more *.h o [2001/12/04] ports/32508 ports www/flashplugin-mozilla has malloc bug o [2001/12/18] ports/32999 ports New ports: devel/ORBacus4 o [2001/12/23] ports/33109 ports Xercec-C++ port proposals o [2001/12/23] ports/33135 ports New port: devel/kprof - A profiling tool a [2001/12/25] ports/33168 ports new port: mail/mavbiff o [2001/12/25] ports/33176 ports fix minor build problem with ac-archive o [2001/12/26] ports/33207 ports LPRng port update o [2001/12/26] ports/33209 ports LPRngTool port o [2001/12/27] ports/33248 ports NEW PORT : x11-wm/kwinacqua_ace (superced o [2001/12/28] ports/33281 ports New port: databases/rdfdb o [2001/12/29] ports/33312 ports New port: www/jonah - a portal and conten o [2001/12/30] ports/33359 ports New port: net/nic - a suite of web-based o [2001/12/30] ports/33379 ports New port: Smart matching for human names o [2001/12/31] ports/33386 ports Update port: editors/em fixed bug tab set o [2001/12/31] ports/33423 ports New port: Perl-style XML objects o [2002/01/01] ports/33429 ports New port: Class used to represent DBI dat o [2002/01/01] ports/33430 ports New port: Syncronize two directories rapi o [2002/01/01] ports/33431 ports New port: Convert Perl lists into linguis o [2002/01/01] ports/33433 ports New port: Converts numeric values into th o [2002/01/01] ports/33434 ports New port: Shorten text to minimum syllabl o [2002/01/01] ports/33435 ports New port: A simple tool for summarizing b o [2002/01/01] ports/33436 ports New port: Routine for estimating syllable o [2002/01/01] ports/33437 ports New port: Statistical language identifica o [2002/01/01] ports/33438 ports New port: Perl OO interface to the AOL In o [2002/01/01] ports/33439 ports New port: Run external processes reliably o [2002/01/01] ports/33441 ports New port: x11-wm/qnix (and happy new year o [2002/01/01] ports/33453 ports New port: Apache module that can record t o [2002/01/01] ports/33454 ports New port: Filter output from other module o [2002/01/01] ports/33455 ports New port: Designed to replace generic cli o [2002/01/02] ports/33466 ports New port: graphics/pixieplus-kde (Mosfet' o [2002/01/02] ports/33487 ports NEW PORT: misc/polish-sms f [2002/01/02] ports/33488 ports NEW PORT: devel/mingw-wxWindows f [2002/01/02] ports/33489 ports NEW PORT: devel/mingw-sdl12 o [2002/01/02] ports/33491 ports NEW PORT: net/polish-ekg o [2002/01/04] ports/33539 ports libungif-4.1.0b1 doesn't build with gcc 3 o [2002/01/07] ports/33655 ports converters/mimepp can't be fetched o [2002/01/08] ports/33686 ports GNOME-Mud doesn't exist in ports o [2002/01/08] ports/33701 ports new port submission: misc/bibletime o [2002/01/08] ports/33710 ports New port: Autologin program for Telia ADS o [2002/01/09] ports/33749 ports [NEW PORT] Add x11-toolkits/xclass o [2002/01/09] ports/33750 ports [NEW PORT] Add net/x0rfbserver o [2002/01/10] ports/33776 ports port panel-- doesn't compile with gcc 3.0 o [2002/01/12] ports/33816 ports KLH-10 PDP-10 emulator port. o [2002/01/12] ports/33818 ports Bootable ITS image for KLH-10 PDP-10 emul o [2002/01/13] ports/33843 ports New port: x11-toolkits/gtoolkit (Obj-C wr o [2002/01/13] ports/33849 ports New port: www/p5-ApacheBench o [2002/01/14] ports/33899 ports New port: xpilotmon, a Tcl/Tk interface t o [2002/01/14] misc/33906 ports [PATCH] tic program as a port for easier o [2002/01/16] ports/33961 ports New port: graphics/lablgl - an OpenGL int o [2002/01/16] ports/33969 ports New port: french dictionary for aspell a [2002/01/16] ports/33975 ports Update port: net/unison to 2.7.7 o [2002/01/17] ports/33980 ports Can't use sgmltools-lite-3.0.0 port o [2002/01/17] ports/34000 ports This is a port for kaptain, a universal G o [2002/01/18] ports/34041 ports New port: www/caudium f [2002/01/18] ports/34042 ports Update to ports/30942, lang/pike70cvs o [2002/01/18] ports/34053 ports ports/archivers/9e manpage o [2002/01/19] ports/34059 ports New port: news/newspost o [2002/01/19] ports/34061 ports patch for deskutils/kmymoney2 which curre o [2002/01/19] ports/34069 ports New port: x11/decurs (X11 mouse cursor ed o [2002/01/20] ports/34077 ports emacs-lisp-intro to 2.04 o [2002/01/20] ports/34097 ports new port: Kguitar o [2002/01/20] ports/34098 ports new port: cdbakeoven o [2002/01/20] ports/34103 ports [NEW PORT] gfax (missing-in-action for fi o [2002/01/21] ports/34105 ports New port: audio/p5-FreeDB o [2002/01/21] ports/34106 ports New Port: audio/disc-cover o [2002/01/21] ports/34107 ports New port: devel/gputils o [2002/01/22] ports/34193 ports New port: hgl (HGL Graphics Library) o [2002/01/23] ports/34215 ports New port: abuse-sdl - port of the classic o [2002/01/24] ports/34225 ports new port: bestfit - calculates which file o [2002/01/24] ports/34231 ports Upgrade www/quanta to 2.0.1 o [2002/01/24] ports/34249 ports New port: Validate International Securiti o [2002/01/24] ports/34250 ports New port: A UPS Interface Module o [2002/01/24] ports/34251 ports New port: Generate common types of method o [2002/01/24] ports/34252 ports New port: A class for DBI drivers that ac o [2002/01/24] ports/34253 ports New port: DBI interface for accessing LDA o [2002/01/24] ports/34259 ports New port: Tie a filehandle to Syslog o [2002/01/25] ports/34265 ports Proposition of new port (icu2). Modified o [2002/01/25] ports/34277 ports New port: Convert currencies and fetch th o [2002/01/25] ports/34278 ports New port: Perl module for fetching histor o [2002/01/25] ports/34279 ports New port: Convert numbers between various o [2002/01/25] ports/34280 ports New port: Human-readable unit-aware calcu o [2002/01/25] ports/34281 ports New port: Perl module to manipulate multi o [2002/01/25] ports/34282 ports New port: Tie interface to p5-Net-DNS o [2002/01/25] ports/34283 ports New port: Keeps insertion order, allows d o [2002/01/25] ports/34284 ports New port: Perl extension to deal with IMA o [2002/01/25] ports/34285 ports New port: Base class SAX Drivers and Filt o [2002/01/25] ports/34286 ports New port: Perl implementation of the Sche o [2002/01/27] ports/34346 ports Port for cotty o [2002/01/27] ports/34361 ports [patch] unbreak news/glitter and fix pkg- o [2002/01/28] ports/34396 ports cricket port is out-of-date o [2002/01/29] ports/34404 ports NEW PORT: devel/mingw-expat2 o [2002/01/29] ports/34414 ports New port: misc/wait_on - provided kqueue o [2002/01/29] ports/34417 ports New port: bwidget-1.3.1 o [2002/01/30] ports/34438 ports PORT UPDATE: devel/mingw-gcc o [2002/01/30] ports/34442 ports xt, xalan-j, saxon should have the same C o [2002/01/30] ports/34452 ports New port emulators/mtf An NT Backup archi o [2002/01/30] ports/34461 ports Port for H+B EDV avmailgate o [2002/01/30] ports/34472 ports Maintainer update: mail/elm+ME (2.4.96b) o [2002/01/30] ports/34473 ports new yorick-doc port o [2002/01/31] ports/34486 ports Please update news/diablo from 3.0-REL to o [2002/01/31] ports/34488 ports New port: emulators/hercules (System/370, o [2002/01/31] ports/34505 ports New port: DBMAIL IMAP4rev1/POP3 mail serv o [2002/02/01] ports/34523 ports man pages of nwclient602 install to wrong o [2002/02/02] ports/34550 ports ghostscript-gnu-nox11 portversion 6.51 fa o [2002/02/02] ports/34565 ports graphics/blender port is broke o [2002/02/02] ports/34567 ports New port: IMCom command-line Jabber clien f [2002/02/02] ports/34570 ports Broken "Makefile" in /usr/port/misc/afbac o [2002/02/05] ports/34635 ports games/flightgear o [2002/02/08] ports/34737 ports New port: graphics/lodju o [2002/02/09] ports/34760 ports New port: net/dstumbler a curses based ap o [2002/02/09] ports/34779 ports Update port: ja-kdevelop, ja-kdenetwork, o [2002/02/10] ports/34792 ports New port: acfax a [2002/02/10] ports/34804 ports .asmailrc -- the user config file for por o [2002/02/10] ports/34809 ports german/bbbike update o [2002/02/12] ports/34870 ports new port: lang/pnetlib o [2002/02/12] ports/34876 ports Update port: net/cricket to 1.0.3 o [2002/02/14] ports/34928 ports New port for cppunit o [2002/02/15] ports/34975 ports mplayer don't compile with divx codec o [2002/02/15] ports/34981 ports new port: misc/bibletime: biblestudy appl o [2002/02/15] ports/34985 ports New port: net/ldapdiff A utility to patch o [2002/02/15] ports/34991 ports New port: durep (displays disk usage in a o [2002/02/16] ports/34997 ports xf86cfg core dumps o [2002/02/16] ports/34999 ports New Port: QScheme scheme interpretor o [2002/02/16] ports/35006 ports New port archivers/arj: ARJ32 v 3.10 file o [2002/02/16] ports/35007 ports New port archivers/arj: ARJ32 v 3.10 russ o [2002/02/16] ports/35023 ports openmotif,openmotif-devel -> openmotif2.2 o [2002/02/17] ports/35037 ports New port: sysutils/cfengine-devel o [2002/02/17] ports/35038 ports cleanup pkg-plist for x11-toolkits/Xaw3d o [2002/02/17] ports/35060 ports New port: deskmenu (GTK root menu applica o [2002/02/17] ports/35062 ports New Port: audio/xmms-mailnotify 0.2.0 o [2002/02/18] ports/35090 ports stuffit-5.2.0.611 fails to register man p o [2002/02/18] ports/35092 ports Xterm termcap should have color capabilit o [2002/02/18] ports/35102 ports New port: Ultima IV engine o [2002/02/18] ports/35106 ports Update port: mail/p5-MIME-Lite to 2.117 o [2002/02/19] ports/35117 ports Undefined symbol "ldap_get_dn" when tryin o [2002/02/19] ports/35131 ports New port: unittest framework for c o [2002/02/20] ports/35146 ports New port: A Unit testing framework for Ad o [2002/02/20] ports/35165 ports New port: textproc/smart an information r o [2002/02/20] ports/35170 ports New port: p5-PDA-Pilot: experimental Perl o [2002/02/21] ports/35187 ports New port: xmlada - an xml processing libr o [2002/02/21] ports/35190 ports New Port: autoproject o [2002/02/21] ports/35193 ports New port: astro/nightfall o [2002/02/21] ports/35199 ports New ports: japanese/phpgroupware o [2002/02/22] ports/35205 ports New port: russian/mtc - Multifile text En o [2002/02/23] ports/35244 ports proper fix for x11-fm/endeavour's strcase o [2002/02/23] ports/35249 ports no man page for latex2html o [2002/02/23] ports/35270 ports converters/p5-Convert-TNEF has wrong pkg- o [2002/02/24] ports/35285 ports New port textproc/prosper: a LaTeX class o [2002/02/24] ports/35286 ports new port: misc/ncdialog (new cdialog by T o [2002/02/24] ports/35298 ports New port: biology/primer3 o [2002/02/24] ports/35303 ports New port: gimp-print, print drivers for C o [2002/02/25] ports/35328 ports emulators/bochs doesn't compile on -curre o [2002/02/25] ports/35330 ports New port: biology/wise o [2002/02/25] ports/35332 ports New port: biology/flip o [2002/02/25] ports/35334 ports Please add md2k driver to print/ghostscri o [2002/02/26] ports/35355 ports New port: databases/gbib o [2002/02/26] ports/35362 ports x11-fonts/tkfont: use tk83 o [2002/02/26] ports/35368 ports New port: devel/p5-VCS f [2002/02/27] ports/35372 ports pgp6 ports fails to compile on alpha plat o [2002/02/27] ports/35383 ports new port DarwinStreamingServer o [2002/02/27] ports/35385 ports port update: security/ssh2 a [2002/02/28] ports/35406 ports New port submission o [2002/02/28] ports/35438 ports new port: net/driftnet o [2002/03/01] ports/35447 ports Update port: databases/p5-SQL-Statement t o [2002/03/01] ports/35448 ports Update port: databases/p5-DBD-CSV to 0.20 s [2002/03/01] ports/35459 ports portupgrade doesn't clean up dependencies o [2002/03/02] ports/35476 ports port version upgrade and ogg library fix o [2002/03/02] ports/35479 ports New Port: A small stand-alone program for o [2002/03/02] ports/35481 ports New port: console text editor looks like o [2002/03/02] ports/35487 ports New port: gtkgrepmail (A gtk front-end to o [2002/03/03] ports/35516 ports ports/irc/ninja tar-file on master site n o [2002/03/03] ports/35520 ports New port devel/whups: a web-based bug tra o [2002/03/03] ports/35522 ports xhtml port uses SGMLDECL in catalog chain o [2002/03/03] ports/35525 ports update-port: graphics/jpeg2ps-letter o [2002/03/04] ports/35547 ports [patch] www/links: add -width option o [2002/03/04] ports/35549 ports new port editors/texmacs doesn't build on o [2002/03/05] ports/35566 ports new ports: Lire a multiple log files anal o [2002/03/05] ports/35567 ports update port: databases/dbconnect o [2002/03/05] ports/35578 ports mail/faces: make NAS default since xfaces o [2002/03/05] ports/35580 ports Starup script in /usr/local/etc/rc.d is i o [2002/03/06] ports/35588 ports audio/ripit patch to make use of new acdX o [2002/03/06] ports/35589 ports New port: security/p5-Digest o [2002/03/06] ports/35594 ports Bug: misc/kwatch fails to build if autoco o [2002/03/06] ports/35596 ports Maintainer update: make py-omniorb builda o [2002/03/06] ports/35617 ports mail/faces: add USE_SOX, WITHOUT_AUDIO kn o [2002/03/07] ports/35624 ports New port: japanese/p5-Date-Japanese-Era o [2002/03/07] ports/35634 ports audio/rplay: install daemon startup as rc o [2002/03/07] ports/35639 ports executable name conflicts: ploticus and s o [2002/03/07] ports/35643 ports Update port: print/lout to 3.25, want to o [2002/03/07] ports/35661 ports new port: mycb o [2002/03/08] ports/35667 ports net/pppload patch so it doesn't show wron o [2002/03/08] ports/35668 ports Link sqsh with readline o [2002/03/08] ports/35670 ports /usr/ports/databases/sqsh - bogus depende o [2002/03/08] ports/35682 ports apache13-ssl needs update o [2002/03/08] ports/35694 ports Port of scons is way out of date o [2002/03/09] ports/35708 ports New port: audio/abcmidi utilities for abc o [2002/03/10] ports/35737 ports New port: audio/abcselect - extract part o [2002/03/10] ports/35739 ports Maintainer update of mail/imp3: chasing n o [2002/03/10] ports/35740 ports Maintainer update of mail/imp: chasing ne o [2002/03/10] ports/35748 ports new port: www/smarty o [2002/03/10] ports/35753 ports New Port: biology/act f [2002/03/10] ports/35755 ports Update to sysutils/LPRng port o [2002/03/10] ports/35762 ports Speak Freely hangs while reading from aud o [2002/03/11] ports/35766 ports New Port: emulators/hercules o [2002/03/11] ports/35784 ports reposting pic2fig port as a diff against o [2002/03/11] ports/35809 ports graphics/tcm build fails after bison buil o [2002/03/12] ports/35827 ports Updated new port: news/newscache 0.99.22 o [2002/03/12] ports/35833 ports ports/chinese/arphicttf and CJK depend on o [2002/03/12] ports/35841 ports pkgdep missing from pptpclient o [2002/03/13] ports/35856 ports Repo copy print/gnomeprint to print/libgn o [2002/03/13] ports/35859 ports New port: Network traffic accounting daem o [2002/03/13] ports/35864 ports ports with invalid dependencies to glib13 o [2002/03/13] ports/35882 ports Perl Expect module send_slow hangs on EOF o [2002/03/14] ports/35897 ports upgrading the linux_base port runs into t f [2002/03/14] ports/35901 ports [SHAR] New port: editors/scribus. This PR o [2002/03/14] ports/35913 ports New port: The high perfomance Python adap o [2002/03/14] ports/35919 ports CompuPic 5.1.1016 o [2002/03/15] ports/35937 ports New port: taipan-0.9 o [2002/03/15] ports/35946 ports The /usr/local/lib/RealPlayer8/postinstal o [2002/03/16] ports/35982 ports [MAINTAINER UPDATE] databases/firebird - o [2002/03/16] ports/35995 ports New port: ophoto o [2002/03/17] ports/36027 ports patch fails for java/netrexx o [2002/03/17] ports/36034 ports new port databases/pg-crypto o [2002/03/18] ports/36047 ports New port java/jbuilder-personal o [2002/03/18] ports/36061 ports New port: net/jmsn o [2002/03/18] ports/36065 ports [PATCH] Update AbiWord to 0.99.3 o [2002/03/18] ports/36066 ports New Port: slash, metalist and dependencie o [2002/03/19] ports/36089 ports new port: net/isba - a Perl/Tk GUI for ip o [2002/03/19] ports/36096 ports New port mail/mimedefang o [2002/03/19] ports/36121 ports Removes installed sys requirement (and dr o [2002/03/20] ports/36129 ports Update Port:databases/libiodbc(support pt o [2002/03/20] ports/36139 ports [Maintainer Update] Update lang/nhc98 to o [2002/03/20] ports/36142 ports New port: magyarispell 0.65 o [2002/03/21] ports/36162 ports New Port: p5-IO-Socket-Multicast o [2002/03/21] ports/36178 ports New Port: bozohttpd-0.59 o [2002/03/21] ports/36179 ports Update glide3 port fixing compiling and s o [2002/03/21] ports/36187 ports graphics/glide3: add PKGNAMESUFFIX, depen o [2002/03/24] ports/36248 ports Update Port:textproc/xerces-c(to 1.7.0) o [2002/03/24] ports/36251 ports New port: lang/cocor (Coco/R, a compiler o [2002/03/24] ports/36255 ports [MAINTAINER UPDATE] games/gnomekiss port o [2002/03/26] ports/36332 ports update from geda port. from version 20010 o [2002/03/26] ports/36336 ports port of ccmalloc o [2002/03/26] ports/36345 ports New port: unrtf - converter from RTF to H o [2002/03/26] ports/36355 ports xmcd port uses CDDB instead of FreeDB o [2002/03/26] ports/36361 ports apache13-ssl installs 'httpsd.conf' and l o [2002/03/26] ports/36364 ports apache13-ssl - 'make certificate' fails o [2002/03/27] ports/36367 ports New port: graphics/sinek / this supersede o [2002/03/27] ports/36379 ports New port: x11-fm/gnome-commander o [2002/03/27] ports/36380 ports new port: emulators/grustibus s [2002/03/28] ports/36452 ports Update port: security/fwlogwatch to 0.7 o [2002/03/29] ports/36490 ports Update port mail/smail to 3.2.0.112 o [2002/03/29] ports/36493 ports www/frontpage-zh: NO_FP_LCID_SUB not defi o [2002/03/29] ports/36496 ports [MAINTAINER UPDATE] for editors/texmacs o [2002/03/29] ports/36503 ports several files conflict in ports/databases o [2002/03/29] ports/36506 ports Changed Mastersites for misc/us-zipcodes o [2002/03/29] ports/36520 ports LPRng port update (one more time...) o [2002/03/29] ports/36527 ports New port: textproc/aft: text to [x]html,d f [2002/03/30] ports/36531 ports let eterm with chinese support o [2002/03/30] ports/36533 ports [PATCH] update of ja-kdrill to version 5. o [2002/03/30] ports/36543 ports New port: noip updater v1.6 o [2002/03/30] ports/36545 ports mwrite is an absolute symbolic link to /u o [2002/03/30] ports/36557 ports Fix port: security/py-amkCrypto (to refle o [2002/03/30] ports/36560 ports bug fix for the eperl package o [2002/03/31] ports/36576 ports Update port: games/nethack3-gnome/games/n o [2002/03/31] ports/36585 ports Update port: news/yencode o [2002/03/31] ports/36587 ports news/inn{-stable} do not install when --e o [2002/04/01] ports/36619 ports A gtk SMB share browser o [2002/04/01] ports/36638 ports Update port: japanese/libslang o [2002/04/01] ports/36644 ports new port -- gtkspell o [2002/04/01] ports/36648 ports new port: mail/archivemail: archive/compr o [2002/04/02] ports/36655 ports new port: www/smarty (The PHP compiling t o [2002/04/02] ports/36657 ports freeamp needs fixed to build on -current o [2002/04/02] ports/36659 ports Portupgrade WindowMaker 0.80 configuratio o [2002/04/02] ports/36678 ports ports/net/cidr - make fetchable again o [2002/04/02] ports/36680 ports ports/net/ddup - make fetchable again o [2002/04/02] ports/36681 ports New port: streamtuner, a Perl/GTK+ SHOUTc o [2002/04/02] ports/36684 ports patch for http://www.freebsd.org/cgi/quer o [2002/04/02] ports/36685 ports annoying warnings from mc with tcsh in ho o [2002/04/03] ports/36691 ports ports/devel/libformat has a checksum erro o [2002/04/03] ports/36697 ports Additional Mastersite for x11-wm/9menu o [2002/04/03] ports/36698 ports Maintainerupdate graphics/vcdimager o [2002/04/03] ports/36705 ports Fix Build on CURRENT: databases/dbview o [2002/04/04] ports/36734 ports security/vlog minor description issue o [2002/04/04] ports/36736 ports Update port: misc/most to 4.9.2 o [2002/04/04] ports/36752 ports Update port: print/ghostscript-afpl o [2002/04/04] ports/36762 ports Could not build port print/ghostscript-af o [2002/04/04] ports/36763 ports [MAINTAINER UPDATE] Update for port devel o [2002/04/04] ports/36766 ports Incompatibility between autoconf, automak o [2002/04/04] ports/36775 ports [PATCH] Fix build of x11/gdkxft with late o [2002/04/04] ports/36780 ports ports/shells/scsh tries to fetch a nonexi o [2002/04/05] ports/36788 ports audio/mp32ogg -> checksum mismatch o [2002/04/05] ports/36791 ports New port: devel/py-logging o [2002/04/05] ports/36792 ports Fix pkg-plist of shells/perlsh o [2002/04/05] ports/36794 ports mkcatalog help shows wrong default for -c o [2002/04/05] ports/36795 ports DocBook DSSSL stylesheets should install o [2002/04/05] ports/36801 ports Update port: misc/compat3x o [2002/04/05] ports/36802 ports Update port: misc/compat4x o [2002/04/05] ports/36803 ports Update port: lang/ghc o [2002/04/05] ports/36805 ports [PATCH] Unbreak audio/timidity++ on -CURR o [2002/04/05] ports/36807 ports portupgrade port not working o [2002/04/05] ports/36809 ports [maintainer update] Add .el files to VM p o [2002/04/06] ports/36810 ports unbreak converters/libiconv when built by o [2002/04/06] ports/36812 ports update games/gracer for -current (unteste o [2002/04/06] ports/36815 ports new port: net/p5-Spread-Session o [2002/04/06] ports/36818 ports New port: editors/scribus o [2002/04/06] ports/36824 ports Update port: net/sntop to 1.4.3 o [2002/04/06] ports/36827 ports Update port: lang/yap to 4.3.20 o [2002/04/06] ports/36829 ports New port: irc/ruby-rbot o [2002/04/06] ports/36830 ports /usr/ports/games/vamos slightly broken o [2002/04/06] ports/36832 ports apache13-* coredumps when using XML::Pars o [2002/04/07] ports/36841 ports use of .MAKEFLAGS target in Makefile.loca o [2002/04/07] ports/36842 ports irc/bitchx port needs update (c18 -> c19) o [2002/04/07] ports/36856 ports Maintainer Update: Fix some issues in lan o [2002/04/07] ports/36860 ports Maintainer Update: misc/tuxcards o [2002/04/07] ports/36862 ports port/math/spin update to 3.4.14 o [2002/04/07] ports/36865 ports the g-wrap-1.1.9 port is missing a requir o [2002/04/07] ports/36868 ports new port: net/py-spreadmodule o [2002/04/08] ports/36875 ports Unbreak portinstall o [2002/04/08] ports/36903 ports www/horde2: upgrade to Horde 2.1 RC2. o [2002/04/08] ports/36904 ports mail/turba: upgrade from 1.0 to 1.1 RC2. o [2002/04/08] ports/36905 ports New port: devel/ruby-aspectr o [2002/04/08] ports/36906 ports mail/imp3: upgrade from 3.0 to 3.1 RC2. o [2002/04/08] ports/36908 ports New port: deskutils/nag - Horde's task li o [2002/04/08] ports/36913 ports New port: devel/ruby-rbprof o [2002/04/09] ports/36918 ports Update to ports/misc/uf-view o [2002/04/09] ports/36919 ports Update to ports/misc/uf-view o [2002/04/09] ports/36931 ports New port converters/p5-Unicode-Map o [2002/04/09] ports/36932 ports New Port: scmxx 0.6.0 (Data Exchange util o [2002/04/09] ports/36935 ports devel/chora: fixing bad dependences list. o [2002/04/09] ports/36939 ports New Port: devel/popenhs -- A popen-like l o [2002/04/09] ports/36940 ports Port update acid-0.9.6b20 to acid-0.9.6b2 o [2002/04/09] ports/36945 ports new ports of libsigc++12 and gtkmm o [2002/04/09] ports/36947 ports New Port: lcrzo network library Fixed o [2002/04/09] ports/36948 ports New Port: lcrzoex, network testing toolbo o [2002/04/10] ports/36956 ports linux-dri doesn't reflect the change to X o [2002/04/10] ports/36957 ports math/grace to 5.1.7 o [2002/04/10] ports/36959 ports New port: Gnewtellium is yet another new o [2002/04/10] ports/36962 ports new version of news/aub o [2002/04/10] ports/36967 ports New port: news/slrnface o [2002/04/10] ports/36971 ports New port: news/cleanscore o [2002/04/10] ports/36982 ports Update Port: (graphics/gliv) to 1.5.1 fol o [2002/04/10] ports/36987 ports Update Port: robocode to 1.0 follow ups p o [2002/04/10] ports/36989 ports Update Port: (ports/graphics/gdal) to 1.1 o [2002/04/11] ports/36994 ports New port: textproc/py-plex o [2002/04/11] ports/36995 ports New port: devel/pyrex o [2002/04/11] ports/37000 ports New Port: agqt 0.9.1 (Audiogalaxy query t o [2002/04/11] ports/37001 ports New port: openag version 1.1 (Open source o [2002/04/11] ports/37002 ports Port Update: (security/fwlogwatch) from 0 o [2002/04/11] ports/37003 ports new port: misc/susv2 (Single UNIX Specifi o [2002/04/11] ports/37004 ports new port: misc/susv3 (Single UNIX Specifi o [2002/04/12] ports/37016 ports update of xerces-c port o [2002/04/12] ports/37019 ports New port: poink 1.5 (Nosuid, secure ping o [2002/04/12] ports/37020 ports New port: www/muwi o [2002/04/12] ports/37025 ports [MAINTAINER UPDATe][PATCH] Update for por o [2002/04/12] ports/37027 ports New port: lookout-1.1 (Outlook 97 address o [2002/04/12] ports/37028 ports New port: www/scgi o [2002/04/13] ports/37044 ports lesstif needs an update o [2002/04/13] ports/37050 ports New port: audio/py-id3 o [2002/04/14] ports/37053 ports Update port: devel/py-optik o [2002/04/14] ports/37054 ports Problem report: (misc/flexbackup) doesnt o [2002/04/14] ports/37055 ports new port: irc/rbot o [2002/04/14] ports/37059 ports New port: gtk-iminc o [2002/04/14] ports/37062 ports New port: textproc/pocketreader o [2002/04/14] ports/37066 ports ports/databases/postgresql-tcltk is not u o [2002/04/14] ports/37070 ports ports/devel/p5-POE-Component-Client-UserA o [2002/04/14] ports/37081 ports update for the pdftohtml port o [2002/04/14] ports/37084 ports Fix port: graphics/py-gd o [2002/04/15] ports/37092 ports update port: mail/openwebmail o [2002/04/15] ports/37095 ports ports/net/p5-Net-SSH-Perl already builds o [2002/04/15] ports/37100 ports Maintainer update: textproc/dico (portsur o [2002/04/15] ports/37101 ports Maintainer update: x11-toolkits/fl_editor o [2002/04/15] ports/37102 ports Maintainer update: databases/mysql-gui (p o [2002/04/15] ports/37110 ports New port: www/scout o [2002/04/15] ports/37111 ports new port: net/ccmsn o [2002/04/15] ports/37112 ports Maintainer update: security/op (cflags pa o [2002/04/15] ports/37116 ports [PATCH] update ruby-google to 0.2.0 o [2002/04/15] ports/37118 ports New port: devel/libdnet o [2002/04/15] ports/37123 ports New port: net/arpd o [2002/04/15] ports/37124 ports New port: net/honeyd o [2002/04/15] ports/37128 ports New port: www/sarg, formerly known as www o [2002/04/15] ports/37129 ports New port: games/xrick o [2002/04/15] ports/37130 ports Maintainer update: mail/elm+ME (2.4.98a) o [2002/04/16] ports/37139 ports ports/graphics/miniscrib is not found on o [2002/04/16] ports/37141 ports Update port mail/tpop3d to 1.4.1 o [2002/04/16] ports/37149 ports games/nethack4-gnome can't find gnome.h o [2002/04/16] ports/37172 ports Update port: japanese/pycodec o [2002/04/17] ports/37182 ports maintainer-update: print/pfaedit to 20020 o [2002/04/17] ports/37185 ports New Port: nrpep (netsaint remote plugin e o [2002/04/17] ports/37187 ports ports/japanese/vfghostscript font-2.6.2 f o [2002/04/17] ports/37195 ports New port: deskutils/mencal o [2002/04/17] ports/37196 ports editors/edith: add USE_X_PREFIX to makefi o [2002/04/17] ports/37199 ports Maintainer update port: net/dhisd Update o [2002/04/17] ports/37215 ports LablGL port: An OpenGL interface for Obje o [2002/04/17] ports/37216 ports new LablGTK port: A GTK+ interface for Ob o [2002/04/18] ports/37226 ports ports/japanese/vfghostscript5 doesn't fin o [2002/04/18] ports/37232 ports New port: sysutils/py-quota o [2002/04/19] ports/37247 ports Finetune port misc/mango o [2002/04/19] ports/37252 ports upgrade-request: moscow_ml port to 2.0 o [2002/04/19] ports/37255 ports New port: chinese/cce o [2002/04/19] ports/37275 ports Update port: graphics/jbigkit to 1.4 o [2002/04/20] ports/37290 ports New port: tool for setting the title of x o [2002/04/20] ports/37296 ports Update port: mail/perdition o [2002/04/20] ports/37298 ports New port: security/cp2fwb o [2002/04/21] ports/37312 ports new port net/p5-Net-Whois-Raw o [2002/04/21] ports/37315 ports Update port: chinese/zhcon o [2002/04/21] ports/37320 ports pnet 3.0 -> 3.4 o [2002/04/21] ports/37325 ports mainainer update: comms/birda o [2002/04/21] ports/37328 ports New port: net/py-google o [2002/04/22] ports/37335 ports port update: net/flow-tools 0.56 -> 0.57 o [2002/04/22] ports/37337 ports [repo-copy request] converters/mule-ucs-e o [2002/04/22] ports/37338 ports incorrect permissions for ${PREFIX}/share o [2002/04/22] ports/37339 ports NEW PORT: astro/gpsdrive: a GPS navigatio o [2002/04/22] ports/37341 ports ports/sysutils/socket install ignores ${D o [2002/04/22] ports/37342 ports ports/misc/airoflash fetches source every o [2002/04/22] ports/37345 ports Port Update Request: mail/imp: 2.2.7 -> 2 460 problems total. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 13: 0:53 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 81F4037B43A for ; Mon, 22 Apr 2002 12:59:25 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MJU1w24028; Mon, 22 Apr 2002 12:30:01 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (gatesrv.RZ.UniBW-Muenchen.de [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id 91EB037B425 for ; Mon, 22 Apr 2002 12:28:23 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g3MHjAI23447; Mon, 22 Apr 2002 19:45:16 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 951345A548; Mon, 22 Apr 2002 19:45:09 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 8445F5A544; Mon, 22 Apr 2002 19:45:08 +0200 (CEST) Message-Id: <20020422174508.8445F5A544@nemesis.informatik.unibw-muenchen.de> Date: Mon, 22 Apr 2002 19:45:08 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@freebsd.org Cc: Jos Backus X-Send-Pr-Version: 3.113 Subject: ports/37348: [MAINTAINER UPDATE] let net/rsync use devel/popt instead of included popt Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37348 >Category: ports >Synopsis: [MAINTAINER UPDATE] let net/rsync use devel/popt instead of included popt >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Apr 22 12:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.5-STABLE FreeBSD 4.5-STABLE #3: Thu Apr 18 16:20:45 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: rsync comes with a perfectly ordinary copy of libpopt. It makes more sense to use devel/popt instead. Thanks to Jos Backus. Regards, Olli >How-To-Repeat: >Fix: diff -ruN rsync.old/Makefile rsync/Makefile --- rsync.old/Makefile Mon Apr 22 19:31:49 2002 +++ rsync/Makefile Mon Apr 22 19:34:04 2002 @@ -17,7 +17,11 @@ MAINTAINER= obraun@informatik.unibw-muenchen.de +LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt + GNU_CONFIGURE= yes +CONFIGURE_ENV= CFLAGS="-I${LOCALBASE}/include" \ + LIBS="-L${LOCALBASE}/lib" .include >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 13: 1:48 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CA05037B493 for ; Mon, 22 Apr 2002 13:00:13 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MJ08q15275; Mon, 22 Apr 2002 12:00:08 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 38E9437B42B for ; Mon, 22 Apr 2002 11:51:40 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MITMk08214; Mon, 22 Apr 2002 11:29:22 -0700 (PDT) (envelope-from nobody) Message-Id: <200204221829.g3MITMk08214@freefall.freebsd.org> Date: Mon, 22 Apr 2002 11:29:22 -0700 (PDT) From: David Bogen To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: ports/37346: sudo-1.6.5p3.patch has been pulled Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37346 >Category: ports >Synopsis: sudo-1.6.5p3.patch has been pulled >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 22 12:00:07 PDT 2002 >Closed-Date: >Last-Modified: >Originator: David Bogen >Release: 4.4-STABLE >Organization: >Environment: FreeBSD callisto.xxx.xxx 4.4-STABLE FreeBSD 4.4-STABLE #0: Tue Oct 2 18:45:13 PDT 2001 root@callisto.xxx.xxx:/usr/obj/usr/src/sys/CALLISTO i386 >Description: Trying to upgrade to latest sudo release fails because the patch fetched from globalintersec.com fails the checksum test. Examination of the patch file reveals its contents to be not a patch, but rather a note: $ cat sudo-1.6.5p3.patch Removed until embargo date (25/04/2002). Please email research@globalintersec.com reporting the location you sourced this URL from. If your cause is genuine we can, at your request provide the patch file previously located at this URL prior to the release date. >How-To-Repeat: Install ports. CVSup. cd /usr/ports/security/sudo make >Fix: Remove the patch requirement from the port and/or manually override the checksum on the port using NO_CHECKSUM=yes at compile time. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 13:11:37 2002 Delivered-To: freebsd-ports@freebsd.org Received: from msslpop1.mssl.uswest.net (msslpop1.mssl.uswest.net [207.225.0.1]) by hub.freebsd.org (Postfix) with SMTP id C24F337B41A for ; Mon, 22 Apr 2002 13:11:10 -0700 (PDT) Received: (qmail 22121 invoked by alias); 22 Apr 2002 20:02:33 -0000 Delivered-To: fixup-ports@freebsd.org@fixme Received: (qmail 22114 invoked by uid 0); 22 Apr 2002 20:02:32 -0000 Received: from msslapanas13poola180.mssl.uswest.net (HELO terminus) (63.227.172.180) by msslpop1.mssl.uswest.net with SMTP; 22 Apr 2002 20:02:32 -0000 Date: Mon, 22 Apr 2002 14:03:39 -0600 From: Peter W.Schmiedeskamp To: ports@freebsd.org Subject: Please close ports/37122, my error Message-Id: <20020422140339.78e2a101.pschmied@selway.umt.edu> In-Reply-To: <200204160232.g3G2WfK30211@freefall.freebsd.org> References: <200204160232.g3G2WfK30211@freefall.freebsd.org> X-Mailer: Sylpheed version 0.7.5 (GTK+ 1.2.10; i386-portbld-freebsd4.5) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This appears to have been a build error on my system. -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 13:19:16 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mhub-w2.tc.umn.edu (mhub-w2.tc.umn.edu [160.94.160.45]) by hub.freebsd.org (Postfix) with ESMTP id 9CA0037B400 for ; Mon, 22 Apr 2002 13:19:12 -0700 (PDT) Received: from x74-47.forestry.umn.edu by mhub-w2.tc.umn.edu with ESMTP for freebsd-ports@freebsd.org; Mon, 22 Apr 2002 11:51:12 -0500 Subject: kde3 From: "Kirk R. Wythers" To: freebsd-ports@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 22 Apr 2002 12:40:14 -0400 Message-Id: <1019493614.15293.67.camel@lorax.forestry.umn.edu> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I am having a little trouble getting kde3 to compile. I have installed qt 3.0.3, but I was wondering if I should be doing anything besides cd to /usr/ports/kde3 and doing a make, make install? The http://www.kde.org/install-source.html, says to: If you installed qt-3.0.3 : bunzip qt-x11-3.0.3.tar.bz2 tar xvf qt-x11-3.0.3.tar cd qt-3.0.3 export QTDIR=$PWD ./configure -system-zlib -qt-gif -system-libpng -system-libjpeg -plugin-imgfmt-mng -thread -no-stl -no-xinerama -no-g++-exceptions make Note that -thread is required (KDE will not run or even compile if you omit it), that -no-xinerama is only if you're not using xinerama, and -no-g++-exceptions is strongly recommended if you're using gcc. but that was put up before kde3 was moved to the ports collection. Does the same still go? Thanks, Kirk -- *NOTE NEW EMAIL ADDRESS* Kirk R. Wythers email: kwythers@umn.edu University of Minnesota tel: 612.625.2261 Department of Forest Resources fax: 612.625.5212 Saint Paul, MN 55108 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 13:38:12 2002 Delivered-To: freebsd-ports@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id 00FCC37B400; Mon, 22 Apr 2002 13:38:06 -0700 (PDT) Received: by elvis.mu.org (Postfix, from userid 1192) id 27597AE03F; Mon, 22 Apr 2002 11:33:19 -0700 (PDT) Date: Mon, 22 Apr 2002 11:33:19 -0700 From: Alfred Perlstein To: will@freebsd.org Cc: ports@freebsd.org, kde@freebsd.org Subject: fix for kdegames3 Message-ID: <20020422183319.GQ38320@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.27i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Index: files/patch-wizard.cpp =================================================================== RCS file: files/patch-wizard.cpp diff -N files/patch-wizard.cpp --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-wizard.cpp 22 Apr 2002 17:54:09 -0000 @@ -0,0 +1,11 @@ +--- ksirtet/lib/wizard.cpp.old Mon Apr 22 10:51:55 2002 ++++ ksirtet/lib/wizard.cpp Mon Apr 22 10:52:14 2002 +@@ -24,7 +24,7 @@ + #ifdef __bsdi__ + #define IPPORT_USERRESERVED IPPORT_DYNAMIC + #endif +-#if defined(__NetBSD__) || defined(__sgi) ++#if defined(__NetBSD__) || defined(__FreeBSD__) || defined(__sgi) + #define IPPORT_USERRESERVED IPPORT_RESERVED + #endif + #define MIN_USER_PORT (unsigned short int)IPPORT_USERRESERVED -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' Tax deductible donations for FreeBSD: http://www.freebsdfoundation.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 13:39:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AE6A337B41D for ; Mon, 22 Apr 2002 13:38:51 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MKU1R37507; Mon, 22 Apr 2002 13:30:01 -0700 (PDT) (envelope-from gnats) Received: from mile.nevermind.kiev.ua (freebsddiary.org.ua [213.186.199.26]) by hub.freebsd.org (Postfix) with ESMTP id 2EACD37B63F for ; Mon, 22 Apr 2002 13:25:19 -0700 (PDT) Received: from mile.nevermind.kiev.ua (never@localhost [127.0.0.1]) by mile.nevermind.kiev.ua (8.12.3/8.12.2) with ESMTP id g3MHFbIi021410 for ; Mon, 22 Apr 2002 20:15:43 +0300 (EEST) (envelope-from never@mile.nevermind.kiev.ua) Received: (from never@localhost) by mile.nevermind.kiev.ua (8.12.3/8.12.3/Submit) id g3MHFalN021409; Mon, 22 Apr 2002 20:15:36 +0300 (EEST) Message-Id: <200204221715.g3MHFalN021409@mile.nevermind.kiev.ua> Date: Mon, 22 Apr 2002 20:15:36 +0300 (EEST) From: Alexandr Kovalenko Reply-To: Alexandr Kovalenko To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/37350: ports/security/sudo: revision 1.49 of Makefile brokes compile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37350 >Category: ports >Synopsis: ports/security/sudo: revision 1.49 of Makefile brokes compile >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 22 13:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Nevermind >Release: FreeBSD 4.5-STABLE i386 >Organization: Net.Style Ltd. >Environment: System: FreeBSD mile.nevermind.kiev.ua 4.5-STABLE FreeBSD 4.5-STABLE #0: Sun Apr 21 17:35:04 EEST 2002 root@mile.nevermind.kiev.ua:/usr/obj/usr/src/sys/mile i386 Latest ports. >Description: --- cut --- [root@mile /usr/ports/security/sudo]# make distclean ===> Cleaning for sudo-1.6.5.2.1 ===> Deleting distfiles for sudo-1.6.5.2.1 [root@mile /usr/ports/security/sudo]# make fetch >How-To-Repeat: cd /usr/ports/security/sudo; make fetch; cat /usr/ports/distfiles/sudo-1.6.5p3.patch >Fix: N/A >Release-Note: >Audit-Trail: >Unformatted: >> sudo-1.6.5p2.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from ftp://ftp.ua.freebsd.org/pub/FreeBSD/ports/distfiles/. Receiving sudo-1.6.5p2.tar.gz (332414 bytes): 100% 332414 bytes transferred in 1.1 seconds (308.43 kBps) >> sudo-1.6.5p3.patch doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from ftp://ftp.ua.freebsd.org/pub/FreeBSD/ports/distfiles/. fetch: sudo-1.6.5p3.patch: File unavailable (e.g., file not found, no access) >> Attempting to fetch from http://www.globalintersec.com/adv/files/. Receiving sudo-1.6.5p3.patch (92 bytes): 100% 92 bytes transferred in 0.0 seconds (55.84 kBps) [root@mile /usr/ports/security/sudo]# cat /usr/ports/distfiles/sudo-1.6.5p3.patch Removed until embargo date. Please email research@globalintersec.com for more information. --- cut --- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 13:39:51 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8792037B421 for ; Mon, 22 Apr 2002 13:39:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MKA1Y34499; Mon, 22 Apr 2002 13:10:01 -0700 (PDT) (envelope-from gnats) Received: from Mgw1-out.NCTU.edu.tw (Mgw1-out.NCTU.edu.tw [140.113.1.3]) by hub.freebsd.org (Postfix) with ESMTP id C151C37B4A4 for ; Mon, 22 Apr 2002 13:01:29 -0700 (PDT) Received: from Mgw1-out.NCTU.edu.tw (localhost [127.0.0.1]) by Mgw1-out.NCTU.edu.tw (8.12.2/8.12.2) with ESMTP id g3MIupx0027626 for ; Tue, 23 Apr 2002 02:56:51 +0800 (CST) Received: (from root@localhost) by Mgw1-out.NCTU.edu.tw (8.12.2/8.12.2/Submit) id g3MIupuI027625 for FreeBSD-gnats-submit@freebsd.org.procmail; Tue, 23 Apr 2002 02:56:51 +0800 (CST) Received: from infomath.math.nctu.edu.tw (infomath.Math.NCTU.edu.tw [140.113.22.119]) by Mgw1-out.NCTU.edu.tw (8.12.2/8.12.2) with ESMTP id g3MIunx0027603 for ; Tue, 23 Apr 2002 02:56:50 +0800 (CST) Received: by infomath.math.nctu.edu.tw (Postfix, from userid 1000) id A94E13E30; Tue, 23 Apr 2002 02:56:48 +0800 (CST) Message-Id: <20020422185648.A94E13E30@infomath.math.nctu.edu.tw> Date: Tue, 23 Apr 2002 02:56:48 +0800 (CST) From: Gea-Suan Lin Reply-To: Gea-Suan Lin To: FreeBSD-gnats-submit@freebsd.org Cc: gslin@infomath.math.nctu.edu.tw X-Send-Pr-Version: 3.113 Subject: ports/37349: Update port: ftp/ftpproxy Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37349 >Category: ports >Synopsis: Update port: ftp/ftpproxy >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Apr 22 13:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 4.5-RELEASE-p3 i386 >Organization: >Environment: System: FreeBSD InfoMath.Math.NCTU.edu.tw 4.5-RELEASE-p3 FreeBSD 4.5-RELEASE-p3 #6: Thu Apr 18 12:06:28 CST 2002 root@InfoMath.Math.NCTU.edu.tw:/home/obj/usr/src/sys/InFoMath i386 >Description: Upgrade to 1.1.5 >How-To-Repeat: >Fix: diff -ruN /usr/ports/ftp/ftpproxy/Makefile ftpproxy/Makefile --- /usr/ports/ftp/ftpproxy/Makefile Sat Jan 26 21:08:11 2002 +++ ftpproxy/Makefile Tue Apr 23 02:52:45 2002 @@ -6,7 +6,7 @@ # PORTNAME= ftpproxy -PORTVERSION= 1.1.4 +PORTVERSION= 1.1.5 CATEGORIES= ftp MASTER_SITES= http://www.ftpproxy.org/download/ \ ftp://ftp.daemons.de/ \ diff -ruN /usr/ports/ftp/ftpproxy/distinfo ftpproxy/distinfo --- /usr/ports/ftp/ftpproxy/distinfo Sat Jan 26 21:08:11 2002 +++ ftpproxy/distinfo Tue Apr 23 02:53:07 2002 @@ -1 +1 @@ -MD5 (ftpproxy-1.1.4.tgz) = 3f2732c23d7cda68320b7258544cb753 +MD5 (ftpproxy-1.1.5.tgz) = 4db5116f29e0477fa35f4c563e5aa2ad >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 14: 1:22 2002 Delivered-To: freebsd-ports@freebsd.org Received: from moutvdom00.kundenserver.de (moutvdom00.kundenserver.de [195.20.224.149]) by hub.freebsd.org (Postfix) with ESMTP id B5CB037B7EF for ; Mon, 22 Apr 2002 14:00:15 -0700 (PDT) Received: from [172.19.20.61] (helo=mrvdomng0.kundenserver.de) by moutvdom00.kundenserver.de with esmtp (Exim 2.12 #2) id 16zkbJ-0007L0-00; Mon, 22 Apr 2002 22:39:53 +0200 Received: from [217.84.171.86] (helo=balgo.fbsd) by mrvdomng0.kundenserver.de with smtp (Exim 3.22 #2) id 16zkbI-0001IT-00; Mon, 22 Apr 2002 22:39:52 +0200 Date: Mon, 22 Apr 2002 22:39:56 +0200 From: alex@balgo.net To: steve@farrell.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: xqf-0.9.1 Message-Id: <20020422223956.15c35e52.alex@balgo.net> X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i386-portbld-freebsd4.5) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi! I'm use xqf on my freebsd system, but the version 0.9.1 from ports is not working with actually server from quake3 and other games. Therefore I'm use the xqf-0.9.8.tar.gz file. Why you dont update this port? Have you problems with update to version 0.9.8? Because on my system xqf 0.9.8 works perfect. You can see my simple freebsd mini-install-howto on http://balgo.ath.cx/xqf/ . Sorry for my bad english, balgo ;) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 14: 2:57 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 09BC737B907 for ; Mon, 22 Apr 2002 14:01:52 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3ML01H42174; Mon, 22 Apr 2002 14:00:01 -0700 (PDT) (envelope-from gnats) Received: from smtp.web.de (smtp01.web.de [194.45.170.210]) by hub.freebsd.org (Postfix) with ESMTP id 54DE037B7AC for ; Mon, 22 Apr 2002 13:52:35 -0700 (PDT) Received: from [213.23.26.128] (helo=apo.hmotakef.homeip.net) by smtp.web.de with esmtp (WEB.DE(Exim) 4.44 #50) id 16zikZ-00024Q-00 for FreeBSD-gnats-submit@freebsd.org; Mon, 22 Apr 2002 20:41:19 +0200 Received: by apo.hmotakef.homeip.net (Postfix, from userid 1000) id CDE704E8; Mon, 22 Apr 2002 20:44:35 +0200 (CEST) Message-Id: <20020422184435.CDE704E8@apo.hmotakef.homeip.net> Date: Mon, 22 Apr 2002 20:44:35 +0200 (CEST) From: Henrik Motakef Reply-To: Henrik Motakef To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37354: New port: Perl-compatible regexp for Ocaml Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37354 >Category: ports >Synopsis: New port: Perl-compatible regexp for Ocaml >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Apr 22 14:00:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Henrik Motakef >Release: FreeBSD 4.5-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD apo.hmotakef.int 4.5-RELEASE-p2 FreeBSD 4.5-RELEASE-p2 #0: Sat Apr 6 13:08:00 CEST 2002 toor@apo.hmotakef.int:/usr/obj/usr/src/sys/APO_SYSCONS i386 >Description: Perl compatible regular expressions for Objective Caml. WWW: http://www.ai.univie.ac.at/~markus/home/ocaml_sources.html - Henrik Motakef >How-To-Repeat: >Fix: # 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: # # /usr/ports/devel/ocaml-pcre # /usr/ports/devel/ocaml-pcre/files # /usr/ports/devel/ocaml-pcre/files/patch-ocamlmakefile # /usr/ports/devel/ocaml-pcre/pkg-plist # /usr/ports/devel/ocaml-pcre/pkg-descr # /usr/ports/devel/ocaml-pcre/pkg-comment # /usr/ports/devel/ocaml-pcre/distinfo # /usr/ports/devel/ocaml-pcre/Makefile # echo c - /usr/ports/devel/ocaml-pcre mkdir -p /usr/ports/devel/ocaml-pcre > /dev/null 2>&1 echo c - /usr/ports/devel/ocaml-pcre/files mkdir -p /usr/ports/devel/ocaml-pcre/files > /dev/null 2>&1 echo x - /usr/ports/devel/ocaml-pcre/files/patch-ocamlmakefile sed 's/^X//' >/usr/ports/devel/ocaml-pcre/files/patch-ocamlmakefile << 'END-of-/usr/ports/devel/ocaml-pcre/files/patch-ocamlmakefile' X--- OcamlMakefile.orig Wed Apr 17 19:45:17 2002 X+++ OcamlMakefile Wed Apr 17 19:46:04 2002 X@@ -743,13 +743,6 @@ X X .PHONY: libinstall X libinstall: all X- @printf "\nInstalling library to: $(OCAML_LIB_INSTALL)\n" X- @printf "Is this ok? (y/[n]) - " X- @\ X- read ans; \ X- if [ "$$ans" != "y" ]; then \ X- echo Installation aborted.; exit 1; fi X- @echo X -install -d $(OCAML_LIB_INSTALL) X for i in $(LIBINSTALL_FILES); do \ X if [ -f $$i ]; then \ END-of-/usr/ports/devel/ocaml-pcre/files/patch-ocamlmakefile echo x - /usr/ports/devel/ocaml-pcre/pkg-plist sed 's/^X//' >/usr/ports/devel/ocaml-pcre/pkg-plist << 'END-of-/usr/ports/devel/ocaml-pcre/pkg-plist' Xlib/ocaml/site-lib/pcre/dllpcre.so Xlib/ocaml/site-lib/pcre/libpcre.a Xlib/ocaml/site-lib/pcre/libpcre.so.0 Xlib/ocaml/site-lib/pcre/pcre.a Xlib/ocaml/site-lib/pcre/pcre.cma Xlib/ocaml/site-lib/pcre/pcre.cmi Xlib/ocaml/site-lib/pcre/pcre.cmxa Xlib/ocaml/site-lib/pcre/pcre.mli Xlib/ocaml/site-lib/pcre/META X@dirrm lib/ocaml/site-lib/pcre END-of-/usr/ports/devel/ocaml-pcre/pkg-plist echo x - /usr/ports/devel/ocaml-pcre/pkg-descr sed 's/^X//' >/usr/ports/devel/ocaml-pcre/pkg-descr << 'END-of-/usr/ports/devel/ocaml-pcre/pkg-descr' XPerl compatible regular expressions for Objective Caml. X XWWW: http://www.ai.univie.ac.at/~markus/home/ocaml_sources.html X X- Henrik Motakef X END-of-/usr/ports/devel/ocaml-pcre/pkg-descr echo x - /usr/ports/devel/ocaml-pcre/pkg-comment sed 's/^X//' >/usr/ports/devel/ocaml-pcre/pkg-comment << 'END-of-/usr/ports/devel/ocaml-pcre/pkg-comment' XPerl compatible regular expressions for Objective Caml END-of-/usr/ports/devel/ocaml-pcre/pkg-comment echo x - /usr/ports/devel/ocaml-pcre/distinfo sed 's/^X//' >/usr/ports/devel/ocaml-pcre/distinfo << 'END-of-/usr/ports/devel/ocaml-pcre/distinfo' XMD5 (pcre_ocaml-4.22-0.tar.gz) = 5782bd645e7257e6db0cb5ffc29d9f72 END-of-/usr/ports/devel/ocaml-pcre/distinfo echo x - /usr/ports/devel/ocaml-pcre/Makefile sed 's/^X//' >/usr/ports/devel/ocaml-pcre/Makefile << 'END-of-/usr/ports/devel/ocaml-pcre/Makefile' X# New ports collection makefile for: ocaml-pcre X# Date created: 21 April 2002 X# Whom: Henrik Motakef X# X# $FreeBSD$ X# X XPORTNAME= pcre XPORTVERSION= 4.22.0 XCATEGORIES= devel XMASTER_SITES= http://www.ai.univie.ac.at/~markus/ocaml_sources/ XPKGNAMEPREFIX= ocaml- XDISTNAME= pcre_ocaml-4.22-0 X XMAINTAINER= henrik.motakef@web.de X XBUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ X ocamlopt:${PORTSDIR}/lang/ocaml X XUSE_GMAKE= yes XMAKE_ENV= OCAML_LIB_INSTALL=${PREFIX}/lib/ocaml/site-lib/pcre X Xpost-install: X ${INSTALL_DATA} ${WRKSRC}/META ${PREFIX}/lib/ocaml/site-lib/pcre; \ X ${ECHO} "${PREFIX}/lib/ocaml/site-lib/pcre" >> ${PREFIX}/lib/ocaml/ld.conf X X.include END-of-/usr/ports/devel/ocaml-pcre/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 14: 8:26 2002 Delivered-To: freebsd-ports@freebsd.org Received: from manor.msen.com (manor.msen.com [148.59.4.66]) by hub.freebsd.org (Postfix) with ESMTP id 9F82B37B773 for ; Mon, 22 Apr 2002 14:06:52 -0700 (PDT) Received: from manor.msen.com (wayne@localhost [127.0.0.1]) by manor.msen.com (8.9.3/8.9.3) with ESMTP id OAA81935 for ; Mon, 22 Apr 2002 14:54:37 -0400 (EDT) (envelope-from wayne@manor.msen.com) Message-Id: <200204221854.OAA81935@manor.msen.com> To: ports@freebsd.org Subject: /usr/ports/net/isc-dhcp3 build issue Date: Mon, 22 Apr 2002 14:54:37 -0400 From: "Michael R. Wayne" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org cd /usr/ports/net/isc-dhcp3 make The last few lines are: nroff -man dhcpctl.man3 >dhcpctl.cat3 Not a \-mdoc command: .SH (#462) Not a \-mdoc command: .SH (#464) sed -e "s#ETCDIR#/usr/local/etc#g" -e "s#DBDIR#/var/db#g" -e "s#RUNDIR#/var/run#g" < omshell.1 >omshell.man1 nroff -man omshell.man1 >omshell.cat1 which looks wrong... /\/\ \/\/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 14: 9:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BBF8537BA07 for ; Mon, 22 Apr 2002 14:07:53 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MKo2240454; Mon, 22 Apr 2002 13:50:02 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9F2B237B635 for ; Mon, 22 Apr 2002 13:44:17 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MKhLC39453; Mon, 22 Apr 2002 13:43:21 -0700 (PDT) (envelope-from nobody) Message-Id: <200204222043.g3MKhLC39453@freefall.freebsd.org> Date: Mon, 22 Apr 2002 13:43:21 -0700 (PDT) From: Erik Greenwald To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: ports/37352: audio/arts fails to build on -stable Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37352 >Category: ports >Synopsis: audio/arts fails to build on -stable >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 22 13:50:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Erik Greenwald >Release: -stable april 22 2002 >Organization: >Environment: FreeBSD fenris 4.5-STABLE FreeBSD 4.5-STABLE #30: Mon Apr 22 13:36:58 CDT 2002 erik@fenris:/usr/tmp/FENRIS i386 >Description: audio/arts fails to build. Other c++ projects seem to compile (qt3 compiled fine), but almost looks like a flakey compiler error. Had the issue with a build from about a week ago (but yesterdays ports), cvsup'd and made world to see if it was a compiler bug that got fixed... sorry, too busy to investigate and fix myself gmake[2]: Entering directory `/usr/ports/audio/arts/work/arts-1.0.0/mcop' /bin/sh ../libtool --mode=link --tag=CXX c++ -DEXTENSION_DIR='"/usr/local/lib"' -DTRADER_DIR='"/usr/local/lib/mcop"' -O2 -O -pipe -fno-exceptions -fno-check-new -ftemplate-depth-99 -o libmcop.la -rpath /usr/local/lib -no-undefined -version-info 1:0 buffer.lo connection.lo core.lo dispatcher.lo iomanager.lo object.lo socketconnection.lo tcpconnection.lo unixconnection.lo tcpserver.lo unixserver.lo objectmanager.lo factory.lo idlfilereg.lo ifacerepo_impl.lo mcoputils.lo startupmanager.lo md5.lo md5auth.lo referenceclean.lo datapacket.lo asyncstream.lo notification.lo flowsystem.lo extensionloader.lo tmpglobalcomm.lo mcopconfig.lo connect.lo reference.lo type.lo trader_impl.lo dynamicrequest.lo anyref.lo loopback.lo debug.lo delayedreturn.lo thread.lo dynamicskeleton.lo ../libltdl/libltdlc.la c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/buffer.o .libs/connection.o .libs/core.o .libs/dispatcher.o .libs/iomanager.o .libs/object.o .libs/socketconnection.o .libs/tcpconnection.o .libs/unixconnection.o .libs/tcpserver.o .libs/unixserver.o .libs/objectmanager.o .libs/factory.o .libs/idlfilereg.o .libs/ifacerepo_impl.o .libs/mcoputils.o .libs/startupmanager.o .libs/md5.o .libs/md5auth.o .libs/referenceclean.o .libs/datapacket.o .libs/asyncstream.o .libs/notification.o .libs/flowsystem.o .libs/extensionloader.o .libs/tmpglobalcomm.o .libs/mcopconfig.o .libs/connect.o .libs/reference.o .libs/type.o .libs/trader_impl.o .libs/dynamicrequest.o .libs/anyref.o .libs/loopback.o .libs/debug.o .libs/delayedreturn.o .libs/thread.o .libs/dynamicskeleton.o -Wl,--whole-archive ../libltdl/.libs/libltdlc.a /usr/local/lib/libstdc++.a -Wl,--no-whole-archive -L/usr/ports/lang/gcc31/work/build/gcc -L/usr/ports/lang/gcc31/work/build/i386-portbld-freebsd4.5/libstdc++-v3/src/.libs -L/usr/ports/lang/gcc31/work/build/i386-portbld-freebsd4.5/libstdc++-v3/src ../libltdl/.libs/libltdlc.a -L/usr/lib /usr/local/lib/libstdc++.a -lm -lgcc /usr/lib/crtendS.o /usr/lib/crtn.o -DEXTENSION_DIR=\"/usr/local/lib\" -DTRADER_DIR=\"/usr/local/lib/mcop\" -O2 -O -pipe -fno-exceptions -fno-check-new -ftemplate-depth-99 -Wl,-soname -Wl,libmcop.so.1 -o .libs/libmcop.so.1 /usr/lib/libgcc.a(new.o)(.data+0x0): multiple definition of `__new_handler' /usr/libexec/elf/ld: Dwarf Error: Invalid or unhandled FORM value: 14. /usr/libexec/elf/ld: Dwarf Error: Could not find abbrev number 95. /usr/local/lib/libstdc++.a(new_handler.o)(.bss.__new_handler+0x0): first defined here /usr/lib/libgcc.a(tinfo2.o): In function `__dynamic_cast': tinfo2.o(.text+0x8c4): multiple definition of `__dynamic_cast' /usr/libexec/elf/ld: Dwarf Error: Invalid or unhandled FORM value: 14. /usr/libexec/elf/ld: Dwarf Error: Invalid or unhandled FORM value: 14. /usr/libexec/elf/ld: Dwarf Error: Could not find abbrev number 115. /usr/local/lib/libstdc++.a(tinfo.o)(.text.__dynamic_cast+0x0): first defined here /usr/libexec/elf/ld: Warning: size of symbol `__dynamic_cast' changed from 242 to 87 in tinfo2.o gmake[2]: *** [libmcop.la] Error 1 gmake[2]: Leaving directory `/usr/ports/audio/arts/work/arts-1.0.0/mcop' >How-To-Repeat: cd /usr/ports/audio/arts && make >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 14:27:26 2002 Delivered-To: freebsd-ports@freebsd.org Received: from calheiros.terra.com.br (calheiros.terra.com.br [200.176.3.25]) by hub.freebsd.org (Postfix) with ESMTP id 9F24037BB87; Mon, 22 Apr 2002 14:25:29 -0700 (PDT) Received: from sr1.terra.com.br (sr1.terra.com.br [200.176.3.16]) by calheiros.terra.com.br (Postfix) with ESMTP id EFE9D1725D9; Mon, 22 Apr 2002 12:53:38 -0300 (EST) Received: from smtp4-poa.terra.com.br (smtp4-poa.terra.com.br [200.176.3.35]) by sr1.terra.com.br (Postfix) with ESMTP id B64956EAED; Mon, 22 Apr 2002 12:52:29 -0300 (EST) Received: from 200.176.49.189 (cm-net-cwb-C8B031BD.brdterra.com.br [200.176.49.189]) by smtp4-poa.terra.com.br (Postfix) with ESMTP id A393BAC68C; Mon, 22 Apr 2002 12:52:28 -0300 (EST) Date: Mon, 22 Apr 2002 12:52:39 -0300 From: Steve Howe X-Mailer: The Bat! (v1.60c) Reply-To: Steve Howe Organization: ACME X-Priority: 3 (Normal) Message-ID: <9388286288.20020422125239@carcass.dhs.org> To: dirk@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: mod_php4-4.1.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello dirk, Sorry to disturb you... I had the following compiler errors trying the mod_php4 port. Do you have any clues ? I'm using apache-2.0.35_1 build from the ports collection. -- Best regards, Steve Howe mailto:howe@carcass.dhs.org Making all in sapi Making all in apache /bin/sh /usr/ports/www/mod_php4/work/php-4.1.2/libtool --silent --mode=compile cc -I. -I/usr/ports/www/mod_php4/work/php-4.1.2/sapi/apache -I/usr/ports/www/mod_php4/work/php-4.1.2/main -I/usr/ports/www/mod_php4/work/php-4.1.2 -I/usr/local/include/apache2 -I/usr/ports/www/mod_php4/work/php-4.1.2/Zend -I/usr/local/include/c-client -I/usr/local/include/mysql -I/usr/ports/www/mod_php4/work/php-4.1.2/ext/xml/expat -I/usr/ports/www/mod_php4/work/php-4.1.2/TSRM -O -pipe -I/usr/local/include -I/usr/local/include/pgsql -prefer-pic -c sapi_apache.c In file included from /usr/local/include/apache2/httpd.h:85, from sapi_apache.c:32: /usr/local/include/apache2/pcreposix.h:26: warning: `REG_ICASE' redefined /usr/include/regex.h:63: warning: this is the location of the previous definition /usr/local/include/apache2/pcreposix.h:27: warning: `REG_NEWLINE' redefined /usr/include/regex.h:65: warning: this is the location of the previous definition /usr/local/include/apache2/pcreposix.h:28: warning: `REG_NOTBOL' redefined /usr/include/regex.h:91: warning: this is the location of the previous definition /usr/local/include/apache2/pcreposix.h:29: warning: `REG_NOTEOL' redefined /usr/include/regex.h:92: warning: this is the location of the previous definition /usr/local/include/apache2/pcreposix.h:34: warning: `REG_EXTENDED' redefined /usr/include/regex.h:62: warning: this is the location of the previous definition /usr/local/include/apache2/pcreposix.h:35: warning: `REG_NOSUB' redefined /usr/include/regex.h:64: warning: this is the location of the previous definition In file included from /usr/local/include/apache2/httpd.h:85, from sapi_apache.c:32: /usr/local/include/apache2/pcreposix.h:40: syntax error before `15' /usr/local/include/apache2/pcreposix.h:53: syntax error before `12' /usr/local/include/apache2/pcreposix.h:66: conflicting types for `regex_t' /usr/include/regex.h:53: previous declaration of `regex_t' /usr/local/include/apache2/pcreposix.h:70: conflicting types for `regoff_t' /usr/include/regex.h:46: previous declaration of `regoff_t' /usr/local/include/apache2/pcreposix.h:75: conflicting types for `regmatch_t' /usr/include/regex.h:58: previous declaration of `regmatch_t' /usr/local/include/apache2/pcreposix.h:79: conflicting types for `regcomp' /usr/include/regex.h:99: previous declaration of `regcomp' /usr/local/include/apache2/pcreposix.h:80: conflicting types for `regexec' /usr/include/regex.h:102: previous declaration of `regexec' /usr/local/include/apache2/pcreposix.h:81: conflicting types for `regerror' /usr/include/regex.h:100: previous declaration of `regerror' /usr/local/include/apache2/pcreposix.h:82: conflicting types for `regfree' /usr/include/regex.h:103: previous declaration of `regfree' sapi_apache.c: In function `apache_php_module_main': sapi_apache.c:81: `NOT_FOUND' undeclared (first use in this function) sapi_apache.c:81: (Each undeclared identifier is reported only once sapi_apache.c:81: for each function it appears in.) *** Error code 1 Stop in /usr/ports/www/mod_php4/work/php-4.1.2/sapi/apache. *** Error code 1 Stop in /usr/ports/www/mod_php4/work/php-4.1.2/sapi/apache. *** Error code 1 Stop in /usr/ports/www/mod_php4/work/php-4.1.2/sapi. *** Error code 1 Stop in /usr/ports/www/mod_php4/work/php-4.1.2. *** Error code 1 Stop in /usr/ports/www/mod_php4. *** Error code 1 Stop in /usr/ports/www/mod_php4. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 14:28:58 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A52BD37BC5A for ; Mon, 22 Apr 2002 14:28:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MLK5O50984; Mon, 22 Apr 2002 14:20:05 -0700 (PDT) (envelope-from gnats) Received: from pinky.us.net (pinky.us.net [216.181.215.124]) by hub.freebsd.org (Postfix) with ESMTP id 6EA0E37BAC8 for ; Mon, 22 Apr 2002 14:15:47 -0700 (PDT) Received: (qmail 13089 invoked by uid 0); 22 Apr 2002 21:15:06 -0000 Message-Id: <20020422211506.13087.qmail@pinky.us.net> Date: 22 Apr 2002 21:15:06 -0000 From: Brian Skrab Reply-To: Brian Skrab To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/37355: GNU Spell command line wrapper for Ispell Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37355 >Category: ports >Synopsis: GNU Spell command line wrapper for Ispell >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Apr 22 14:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Brian Skrab >Release: FreeBSD 4.5-STABLE i386 >Organization: disorganization >Environment: System: FreeBSD pinky.us.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Mon Mar 18 22:14:36 EST 2002 root@pinky.us.net:/usr/src/sys/compile/PINKY i386 >Description: The GNU Spell wrapper for Ispell. Provides a non-interactive interface to the Ispell program. >How-To-Repeat: >Fix: --- ports.spell.shar begins here --- # 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: # # /usr/ports/textproc/spell # /usr/ports/textproc/spell/pkg-comment # /usr/ports/textproc/spell/Makefile # /usr/ports/textproc/spell/pkg-descr # /usr/ports/textproc/spell/distinfo # /usr/ports/textproc/spell/pkg-plist # echo c - /usr/ports/textproc/spell mkdir -p /usr/ports/textproc/spell > /dev/null 2>&1 echo x - /usr/ports/textproc/spell/pkg-comment sed 's/^X//' >/usr/ports/textproc/spell/pkg-comment << 'END-of-/usr/ports/textproc/spell/pkg-comment' XA GNU implementation of the UNIX spell utility using Ispell. END-of-/usr/ports/textproc/spell/pkg-comment echo x - /usr/ports/textproc/spell/Makefile sed 's/^X//' >/usr/ports/textproc/spell/Makefile << 'END-of-/usr/ports/textproc/spell/Makefile' XPORTNAME= spell XPORTVERSION= 1.0 XCATEGORIES= textproc XMASTER_SITES= ${MASTER_SITE_GNU} XMASTER_SITE_SUBDIR= spell XMASTER_SITE_BACKUP= http://cottage.quynh-and-brian.org/freebsd/ports/distfiles/ X XMAINTAINER= brian@quynh-and-brian.org X XRUN_DEPENDS= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/ispell X XGNU_CONFIGURE= yes X X.include END-of-/usr/ports/textproc/spell/Makefile echo x - /usr/ports/textproc/spell/pkg-descr sed 's/^X//' >/usr/ports/textproc/spell/pkg-descr << 'END-of-/usr/ports/textproc/spell/pkg-descr' XA GNU implementation of the UNIX spell utility using Ispell. X XProvides a flexible, non-interactive interface to the Ispell utility. X XWWW: http://www.gnu.org/ X Xbrian@quynh-and-brian.org END-of-/usr/ports/textproc/spell/pkg-descr echo x - /usr/ports/textproc/spell/distinfo sed 's/^X//' >/usr/ports/textproc/spell/distinfo << 'END-of-/usr/ports/textproc/spell/distinfo' XMD5 (spell-1.0.tar.gz) = 57e17cf64ca458baad606a9022794b6d END-of-/usr/ports/textproc/spell/distinfo echo x - /usr/ports/textproc/spell/pkg-plist sed 's/^X//' >/usr/ports/textproc/spell/pkg-plist << 'END-of-/usr/ports/textproc/spell/pkg-plist' Xbin/spell Xinfo/spell.info END-of-/usr/ports/textproc/spell/pkg-plist exit --- ports.spell.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 14:42: 0 2002 Delivered-To: freebsd-ports@freebsd.org Received: from web11603.mail.yahoo.com (web11603.mail.yahoo.com [216.136.172.55]) by hub.freebsd.org (Postfix) with SMTP id ECB4F37BE1E for ; Mon, 22 Apr 2002 14:39:36 -0700 (PDT) Message-ID: <20020422213847.73099.qmail@web11603.mail.yahoo.com> Received: from [148.205.84.202] by web11603.mail.yahoo.com via HTTP; Mon, 22 Apr 2002 14:38:47 PDT Date: Mon, 22 Apr 2002 14:38:47 -0700 (PDT) From: Hector Villalvazo Subject: URGENT!! To: ports@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1031113564-1019511527=:71678" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --0-1031113564-1019511527=:71678 Content-Type: text/plain; charset=us-ascii hi, Please. can you tell me where to find de gated-pub.tar.gz.? the gated.org page doesn´t work. thanks --------------------------------- Do You Yahoo!? Yahoo! Games - play chess, backgammon, pool and more --0-1031113564-1019511527=:71678 Content-Type: text/html; charset=us-ascii

hi,

Please.  can you tell me where to find de gated-pub.tar.gz.?

the gated.org page doesn´t work.

thanks



Do You Yahoo!?
Yahoo! Games - play chess, backgammon, pool and more --0-1031113564-1019511527=:71678-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 14:43:43 2002 Delivered-To: freebsd-ports@freebsd.org Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id 5765B37BE7F for ; Mon, 22 Apr 2002 14:40:59 -0700 (PDT) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id JHY0948A; Mon, 22 Apr 2002 11:21:29 +0300 Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g3M8K2m11077; Mon, 22 Apr 2002 11:20:02 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3CC3C81F.E3037744@FreeBSD.org> Date: Mon, 22 Apr 2002 11:21:51 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: "Luiz Fernando Pasqual S. Souza" Cc: ports@FreeBSD.ORG Subject: Re: FreeBSD Port: sdl-1.2.3_1 References: <3CC1DAFE.807B6A4E@terra.com.br> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Should be fixed in rev.1.52 of devel/sdl/Makefile. Thank you for reporting! -Maxim "Luiz Fernando Pasqual S. Souza" wrote: > > Hi, > > I've trying to install SDL-1.2.4, but it gives me an error, and I have > no idea what its mean, can you help me? > > Here is the error: > > ... > Making all in aalib > Making all in events > Making all in joystick > Making all in bsd > /bin/sh ../../../libtool --mode=compile cc -DPACKAGE=\"SDL\" > -DVERSION=\"1.2.4\" -DHAVE_ALLOCA=1 -I. -I. -O -pipe -march=k6 > -D_THREAD_SAFE -Wall -DENABLE_DUMMYVIDEO -DDISKAUD_SUPPORT -DUSE_ASMBLIT > -I./hermes -I../../../src/hermes -DOSS_SUPPORT -DESD_SUPPORT > -I/usr/local/include -I/usr/X11R6/include -DENABLE_X11 -Iinclude > -Isrc/video -DXFREE86_VM -DXFREE86_VMGAMMA -DXFREE86_DGAMOUSE > -DDEFAULT_DGAMOUSE -DXFREE86_XV -DHAVE_XINERAMA -Isrc/video -DENABLE_DGA > -DENABLE_SVGALIB -DENABLE_AALIB -DHAVE_OPENGL -D_REENTRANT > -D_THREAD_SAFE -DSDL_USE_PTHREADS -DHAVE_SEMUN -I../../../include > -I../../../include/SDL -I../../../src -I../../../src/freebsd > -I../../../src/main -I../../../src/audio -I../../../src/video > -I../../../src/video/XFree86/extensions -I../../../src/events > -I../../../src/joystick -I../../../src/cdrom -I../../../src/thread > -I../../../src/timer -I../../../src/endian -I../../../src/file -c > SDL_sysjoystick.c > rm -f .libs/SDL_sysjoystick.lo > cc -DPACKAGE=\"SDL\" -DVERSION=\"1.2.4\" -DHAVE_ALLOCA=1 -I. -I. -O > -pipe -march=k6 -D_THREAD_SAFE -Wall -DENABLE_DUMMYVIDEO > -DDISKAUD_SUPPORT -DUSE_ASMBLIT -I./hermes -I../../../src/hermes > -DOSS_SUPPORT -DESD_SUPPORT -I/usr/local/include -I/usr/X11R6/include > -DENABLE_X11 -Iinclude -Isrc/video -DXFREE86_VM -DXFREE86_VMGAMMA > -DXFREE86_DGAMOUSE -DDEFAULT_DGAMOUSE -DXFREE86_XV -DHAVE_XINERAMA > -Isrc/video -DENABLE_DGA -DENABLE_SVGALIB -DENABLE_AALIB -DHAVE_OPENGL > -D_REENTRANT -D_THREAD_SAFE -DSDL_USE_PTHREADS -DHAVE_SEMUN > -I../../../include -I../../../include/SDL -I../../../src > -I../../../src/freebsd -I../../../src/main -I../../../src/audio > -I../../../src/video -I../../../src/video/XFree86/extensions > -I../../../src/events -I../../../src/joystick -I../../../src/cdrom > -I../../../src/thread -I../../../src/timer -I../../../src/endian > -I../../../src/file -c SDL_sysjoystick.c -fPIC -DPIC -o > .libs/SDL_sysjoystick.lo > SDL_sysjoystick.c: In function `SDL_SYS_JoystickUpdate': > SDL_sysjoystick.c:320: structure has no member named `ucr_data' > SDL_sysjoystick.c:339: structure has no member named `ucr_data' > SDL_sysjoystick.c:279: warning: `naxe' might be used uninitialized in > this function > SDL_sysjoystick.c: In function `report_alloc': > SDL_sysjoystick.c:404: structure has no member named `ucr_data' > *** Error code 1 > > Stop in /usr/ports/devel/sdl12/work/SDL-1.2.4/src/joystick/bsd. > *** Error code 1 > > Stop in /usr/ports/devel/sdl12/work/SDL-1.2.4/src/joystick. > *** Error code 1 > > Stop in /usr/ports/devel/sdl12/work/SDL-1.2.4/src. > *** Error code 1 > > Stop in /usr/ports/devel/sdl12/work/SDL-1.2.4. > *** Error code 1 > > Stop in /usr/ports/devel/sdl12. > > Thank you > > -- > > Luiz Fernando Pasqual S. Souza > pasquall@terra.com.br > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 14:53:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6D97237BFC2; Mon, 22 Apr 2002 14:50:27 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MLnh456115; Mon, 22 Apr 2002 14:49:43 -0700 (PDT) (envelope-from knu) Date: Mon, 22 Apr 2002 14:49:43 -0700 (PDT) From: Message-Id: <200204222149.g3MLnh456115@freefall.freebsd.org> To: rooneg@electricjellyfish.net, knu@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37116: [PATCH] update ruby-google to 0.2.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] update ruby-google to 0.2.0 State-Changed-From-To: open->closed State-Changed-By: knu State-Changed-When: Tue Apr 23 06:48:58 JST 2002 State-Changed-Why: Committed except for the manpage addition. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37116 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 15:44:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ABB1E37BF52; Mon, 22 Apr 2002 15:28:33 -0700 (PDT) Received: (from cy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MMS1R66163; Mon, 22 Apr 2002 15:28:01 -0700 (PDT) (envelope-from cy) Date: Mon, 22 Apr 2002 15:28:01 -0700 (PDT) From: Message-Id: <200204222228.g3MMS1R66163@freefall.freebsd.org> To: pschmied@qwest.net, cy@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37122: mosfet-liquid port fails build Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: mosfet-liquid port fails build State-Changed-From-To: open->closed State-Changed-By: cy State-Changed-When: Mon Apr 22 15:27:10 PDT 2002 State-Changed-Why: Submitter requests close becuse of a build error on his system. http://www.freebsd.org/cgi/query-pr.cgi?pr=37122 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 15:45:39 2002 Delivered-To: freebsd-ports@freebsd.org Received: from point.osg.gov.bc.ca (point.osg.gov.bc.ca [142.32.102.44]) by hub.freebsd.org (Postfix) with ESMTP id B39DF37B66A for ; Mon, 22 Apr 2002 15:30:29 -0700 (PDT) Received: (from daemon@localhost) by point.osg.gov.bc.ca (8.8.7/8.8.8) id PAA31092; Mon, 22 Apr 2002 15:29:24 -0700 Received: from passer.osg.gov.bc.ca(142.32.110.29) via SMTP by point.osg.gov.bc.ca, id smtpda31090; Mon Apr 22 15:29:23 2002 Received: (from uucp@localhost) by passer.osg.gov.bc.ca (8.11.6/8.9.1) id g3MMTIq47504; Mon, 22 Apr 2002 15:29:18 -0700 (PDT) Received: from UNKNOWN(10.1.2.1), claiming to be "cwsys.cwsent.com" via SMTP by passer9.cwsent.com, id smtpdJ47502; Mon Apr 22 15:29:11 2002 Received: from cwsys (localhost [127.0.0.1]) by cwsys.cwsent.com (8.12.3/8.12.3) with ESMTP id g3MMTBjj085229; Mon, 22 Apr 2002 15:29:11 -0700 (PDT) (envelope-from cy@cwsys.cwsent.com) Message-Id: <200204222229.g3MMTBjj085229@cwsys.cwsent.com> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 Reply-To: Cy Schubert - CITS Open Systems Group From: Cy Schubert - CITS Open Systems Group X-Sender: schubert To: "Peter W.Schmiedeskamp" Cc: ports@FreeBSD.ORG Subject: Re: Please close ports/37122, my error In-Reply-To: Message from "Peter W.Schmiedeskamp" of "Mon, 22 Apr 2002 14:03:39 MDT." <20020422140339.78e2a101.pschmied@selway.umt.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 22 Apr 2002 15:29:11 -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In message <20020422140339.78e2a101.pschmied@selway.umt.edu>, "Peter W.Schmiede skamp" writes: > This appears to have been a build error on my system. Closed. Cheers, Phone: 250-387-8437 Cy Schubert Fax: 250-387-5766 Team Leader, Sun/Alpha Team Email: Cy.Schubert@osg.gov.bc.ca Open Systems Group, CITS Ministry of Management Services Province of BC FreeBSD UNIX: cy@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 15:54:40 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F3C6A37C22E for ; Mon, 22 Apr 2002 15:40:10 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MMe1I67907; Mon, 22 Apr 2002 15:40:01 -0700 (PDT) (envelope-from gnats) Received: from mharnois.mdharnois.net (customer-mpls-23.cpinternet.com [209.240.253.23]) by hub.freebsd.org (Postfix) with ESMTP id E306337B7DE for ; Mon, 22 Apr 2002 15:25:45 -0700 (PDT) Received: by mharnois.mdharnois.net (Postfix, from userid 1000) id 1DB673C9C; Mon, 22 Apr 2002 17:25:04 -0500 (CDT) Message-Id: <20020422222504.1DB673C9C@mharnois.mdharnois.net> Date: Mon, 22 Apr 2002 17:25:04 -0500 (CDT) From: "Michael D.Harnois" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37358: xawtv generates sigalrm with bktr Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37358 >Category: ports >Synopsis: xawtv generates sigalrm with bktr >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 22 15:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Michael D. Harnois >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD mharnois.mdharnois.net 5.0-CURRENT FreeBSD 5.0-CURRENT #52: Thu Apr 18 11:35:30 CDT 2002 mdharnois@mharnois.mdharnois.net:/usr/src/sys/i386/compile/NEWKERNEL i386 >Description: bktr: sigalrm bktr: sigalrm bktr: sigalrm bktr: sigalrm bktr: sigalrm bktr: sigalrm bktr: sigalrm bktr: sigalrm bktr: sigalrm bktr: sigalrm bktr: sigalrm bktr: sigalrm bktr: sigalrm bktr: sigalrm bktr: sigalrm bktr: sigalrm bktr: sigalrm bktr: sigalrm bktr: sigalrm bktr: sigalrm bktr: sigalrm >How-To-Repeat: xawtv & >Fix: Not a clue. I was told the problem *had* been fixed in the last edition, but it hasn't. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 16:10:40 2002 Delivered-To: freebsd-ports@freebsd.org Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by hub.freebsd.org (Postfix) with ESMTP id 5915D37B4D3; Mon, 22 Apr 2002 15:59:52 -0700 (PDT) Received: by leviathan.inethouston.net (Postfix, from userid 1001) id 450D1319E64; Mon, 22 Apr 2002 07:08:07 -0500 (CDT) Date: Mon, 22 Apr 2002 07:08:07 -0500 From: "David W. Chapman Jr." To: kde@freebsd.org Cc: ports@freebsd.org, current@freebsd.org Subject: kde3 on -current Message-ID: <20020422120807.GA81126@leviathan.inethouston.net> Reply-To: "David W. Chapman Jr." Mail-Followup-To: kde@freebsd.org, ports@freebsd.org, current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i X-Operating-System: FreeBSD 4.5-STABLE i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Kde3 seems to work great under -current, kdegames3 fails to compile though. I get the following. Any ideas would be appreciated. gmake[2]: Leaving directory `/usr/ports/games/kdegames3/work/kdegames-3.0/konquest' Making all in kpat gmake[2]: Entering directory `/usr/ports/games/kdegames3/work/kdegames-3.0/kpat' Making all in icons gmake[3]: Entering directory `/usr/ports/games/kdegames3/work/kdegames-3.0/kpat/icons' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/usr/ports/games/kdegames3/work/kdegames-3.0/kpat/icons' Making all in freecell-solver gmake[3]: Entering directory `/usr/ports/games/kdegames3/work/kdegames-3.0/kpat/freecell-solver' source='freecell.c' object='freecell.lo' libtool=yes \ depfile='.deps/freecell.Plo' tmpdepfile='.deps/freecell.TPlo' \ depmode=gcc /bin/sh ../../admin/depcomp \ /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DFCS_STATE_STORAGE=FCS_STATE_STORAGE_INTERNAL_HASH -DFCS_STACK_STORAGE=FCS_STACK_STORAGE_INTERNAL_HASH -pthread -DQT_THREAD_SUPPORT -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt -D_THREAD_SAFE -O2 -O -pipe -march=k6 -c -o freecell.lo `test -f freecell.c || echo './'`freecell.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -DFCS_STATE_STORAGE=FCS_STATE_STORAGE_INTERNAL_HASH -DFCS_STACK_STORAGE=FCS_STACK_STORAGE_INTERNAL_HASH -pthread -DQT_THREAD_SUPPORT -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt -D_THREAD_SAFE -O2 -O -pipe -march=k6 -c freecell.c -Wp,-MD,.deps/freecell.TPlo -fPIC -DPIC -o .libs/freecell.o In file included from fcs.h:57, from freecell.c:23: md5.h:17: redefinition of `u_int32_t' /usr/include/sys/types.h:116: `u_int32_t' previously declared here gmake[3]: *** [freecell.lo] Error 1 -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. dwcjr@freebsd.org FreeBSD Committer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 16:17:35 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6D12137BF45 for ; Mon, 22 Apr 2002 16:10:21 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MNA2x75879; Mon, 22 Apr 2002 16:10:02 -0700 (PDT) (envelope-from gnats) Received: from unixpages.org (pD90469EC.dip.t-dialin.net [217.4.105.236]) by hub.freebsd.org (Postfix) with SMTP id A5B2137B642 for ; Mon, 22 Apr 2002 15:55:40 -0700 (PDT) Received: (qmail 45060 invoked by uid 1001); 22 Apr 2002 22:59:16 -0000 Message-Id: <20020422225916.45059.qmail@unixpages.org> Date: 22 Apr 2002 22:59:16 -0000 From: Christian Brueffer Reply-To: Christian Brueffer To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37359: New port: games/bsp - A node builder for Doom Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37359 >Category: ports >Synopsis: New port: games/bsp - A node builder for Doom >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Apr 22 16:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Christian Brueffer >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD gondor.middleearth 4.5-STABLE FreeBSD 4.5-STABLE #18: Sat Apr 20 13:12:16 CEST 2002 root@gondor.middleearth:/usr/obj/usr/src/sys/GONDOR i386 >Description: BSP is a node builder for Doom. A node builder is needed to created own Doom WAD level files. >How-To-Repeat: >Fix: --- bsp.port begins here --- # 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: # # bsp # bsp/Makefile # bsp/pkg-descr # bsp/pkg-comment # bsp/pkg-plist # bsp/distinfo # echo c - bsp mkdir -p bsp > /dev/null 2>&1 echo x - bsp/Makefile sed 's/^X//' >bsp/Makefile << 'END-of-bsp/Makefile' X# New ports collection makefile for: bsp X# Date created: 22 April 2002 X# Whom: Christian Brueffer X# X# $FreeBSD$ X# X XPORTNAME= bsp XPORTVERSION= 5.0 XCATEGORIES= games XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= doombsp X XMAINTAINER= chris@unixpages.org X XGNU_CONFIGURE= yes X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/bsp ${PREFIX}/bin/bsp X ${MKDIR} ${PREFIX}/share/doc/bsp X ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/bsp X X.include END-of-bsp/Makefile echo x - bsp/pkg-descr sed 's/^X//' >bsp/pkg-descr << 'END-of-bsp/pkg-descr' XBSP is one of the best node builders for Doom. X XWhat are Nodes? X XDoom uses a rendering algorithm based on a binary space partition, Xotherwise known as a BSP tree. This is stored in a data lump called XNODES in the WAD file. So tools to build the BSP tree are known as Xnode builders. X XBefore you can play a level that you have created, you must use a node Xbuilder to create the data that Doom will use to render the level. BSP Xis one of several node builders that can do this. X XWWW: http://doombsp.sourceforge.net X X- Christian Brueffer Xchris@unixpages.org END-of-bsp/pkg-descr echo x - bsp/pkg-comment sed 's/^X//' >bsp/pkg-comment << 'END-of-bsp/pkg-comment' XNode builder for Doom END-of-bsp/pkg-comment echo x - bsp/pkg-plist sed 's/^X//' >bsp/pkg-plist << 'END-of-bsp/pkg-plist' Xbin/bsp Xshare/doc/bsp/README X@dirrm share/doc/bsp END-of-bsp/pkg-plist echo x - bsp/distinfo sed 's/^X//' >bsp/distinfo << 'END-of-bsp/distinfo' XMD5 (bsp-5.0.tar.gz) = b5484df8a74531a582998ed996a9e412 END-of-bsp/distinfo exit --- bsp.port ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 16:22:13 2002 Delivered-To: freebsd-ports@freebsd.org Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by hub.freebsd.org (Postfix) with ESMTP id 6FA8B37C080 for ; Mon, 22 Apr 2002 16:19:08 -0700 (PDT) Received: by leviathan.inethouston.net (Postfix, from userid 1001) id 197D0319C8B; Mon, 22 Apr 2002 18:19:03 -0500 (CDT) Date: Mon, 22 Apr 2002 18:19:02 -0500 From: "David W. Chapman Jr." To: "Kirk R. Wythers" Cc: freebsd-ports@freebsd.org Subject: Re: kde3 Message-ID: <20020422231902.GA3741@leviathan.inethouston.net> Reply-To: "David W. Chapman Jr." Mail-Followup-To: "David W. Chapman Jr." , "Kirk R. Wythers" , freebsd-ports@freebsd.org References: <1019493614.15293.67.camel@lorax.forestry.umn.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1019493614.15293.67.camel@lorax.forestry.umn.edu> User-Agent: Mutt/1.3.28i X-Operating-System: FreeBSD 4.5-STABLE i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > but that was put up before kde3 was moved to the ports collection. Does > the same still go? All you have to do is make install in /usr/ports/x11/kde3 I believe it does not apply now that it is in the ports tree. -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. dwcjr@freebsd.org FreeBSD Committer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 16:27:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 231C537B65A for ; Mon, 22 Apr 2002 16:20:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MNK5X76988; Mon, 22 Apr 2002 16:20:05 -0700 (PDT) (envelope-from gnats) Date: Mon, 22 Apr 2002 16:20:05 -0700 (PDT) Message-Id: <200204222320.g3MNK5X76988@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Giorgos Keramidas Subject: Re: ports/37106: Maintainer update: astro/seti_applet (libgtop fix) Reply-To: Giorgos Keramidas Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/37106; it has been noted by GNATS. From: Giorgos Keramidas To: bug-followup@freebsd.org Cc: Subject: Re: ports/37106: Maintainer update: astro/seti_applet (libgtop fix) Date: Tue, 23 Apr 2002 02:03:37 +0300 Adding to audit trail: | Date: Mon, 15 Apr 2002 22:00:40 +0300 | From: Maxim Sobolev | To: Cyrille Lefevre | Cc: Franz Klammer , gnome@FreeBSD.ORG | | Cyrille Lefevre wrote: | > | > >Description: | > libgtop heaaders have moved. IMHO, libgtop maintainters would have | > to indicate this to port maintainers which depend on it. | | This is wrong, because only non-compliant software which doesn't | respect output of `gnome-config --cflags libgtop' (the standard way | for locating includes in GNOME land) was affected by the change. GNOME | team couldn't be responsible a third-party non-compliant software. | | -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 16:41:42 2002 Delivered-To: freebsd-ports@freebsd.org Received: from sasami.jurai.net (sasami.jurai.net [66.92.160.223]) by hub.freebsd.org (Postfix) with ESMTP id DCBB237BC1A; Mon, 22 Apr 2002 16:40:13 -0700 (PDT) Received: from sasami.jurai.net (sasami.jurai.net [66.92.160.223]) by sasami.jurai.net (8.12.2/8.12.2) with ESMTP id g3MNe62A083074; Mon, 22 Apr 2002 19:40:06 -0400 (EDT) (envelope-from winter@jurai.net) Date: Mon, 22 Apr 2002 19:40:06 -0400 (EDT) From: "Matthew N. Dodd" To: "David W. Chapman Jr." Cc: kde@FreeBSD.ORG, , Subject: Re: kde3 on -current In-Reply-To: <20020422120807.GA81126@leviathan.inethouston.net> Message-ID: <20020422193838.N42854-100000@sasami.jurai.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, 22 Apr 2002, David W. Chapman Jr. wrote: > Kde3 seems to work great under -current, kdegames3 fails to compile > though. I get the following. Any ideas would be appreciated. > In file included from fcs.h:57, > from freecell.c:23: > md5.h:17: redefinition of `u_int32_t' > /usr/include/sys/types.h:116: `u_int32_t' previously declared here > gmake[3]: *** [freecell.lo] Error 1 There are a couple of things that need && !defined(__FreeBSD__) to them. (This error and the one after it IIRC.) There is one later on involving malloc.h in kdegraphics. -- | Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD | | winter@jurai.net | 2 x '84 Volvo 245DL | ix86,sparc,pmax | | http://www.jurai.net/~winter | For Great Justice! | ISO8802.5 4ever | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 16:50:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5769B37B404 for ; Mon, 22 Apr 2002 16:50:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MNo3v80908; Mon, 22 Apr 2002 16:50:03 -0700 (PDT) (envelope-from gnats) Date: Mon, 22 Apr 2002 16:50:03 -0700 (PDT) Message-Id: <200204222350.g3MNo3v80908@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Thierry Thomas Subject: Re: ports/37345: Port Update Request: mail/imp: 2.2.7 -> 2.2.8 or 3.1 Reply-To: Thierry Thomas Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/37345; it has been noted by GNATS. From: Thierry Thomas To: Martin Perry Cc: freebsd-gnats-submit@freebsd.org Subject: Re: ports/37345: Port Update Request: mail/imp: 2.2.7 -> 2.2.8 or 3.1 Date: Mon, 22 Apr 2002 21:27:21 +0200 Le 22 avr 02 à 9:05:02 +0000, Martin Perry écrivait : > > >Number: 37345 > >Category: ports > >Synopsis: Port Update Request: mail/imp: 2.2.7 -> 2.2.8 or 3.1 > >Confidential: no > >Severity: non-critical > >Priority: medium > >Responsible: freebsd-ports > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: change-request > >Submitter-Id: current-users > >Arrival-Date: Mon Apr 22 09:30:01 PDT 2002 > >Closed-Date: > >Last-Modified: > >Originator: Martin Perry > >Release: 4.5-RELEASE-p4 > >Organization: > >Environment: > FreeBSD dream.raq.cx 4.5-RELEASE-p4 FreeBSD 4.5-RELEASE-p4 #3: Mon Apr 22 14:39:08 BST 2002 martin@dream.raq.cx:/usr/obj/usr/src/sys/GENERIC i386 > > >Description: > Would it be possible to update the IMP port to the latest version, apparantely there is a security problem with 2.2.7 the current version in the ports tree. Here's a quote from the authors web site: > > 2002-04-06 > > IMP 2.2.8 and Horde 1.2.8 (SECURITY) have been released. > > Download from ftp://ftp.horde.org/pub/horde/ and ftp://ftp.horde.org/pub/imp/ > This version prevents some potential cross-site scripting (CSS) attacks. If an upgrade to IMP 3 is not possible, administrators of IMP 2.2.x production systems are encouraged to upgrade to prevent this attack against your systems. This upgrade has already been submitted: please see PR ports/36820. . -- Th. Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 16:50:50 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D5EF837B417 for ; Mon, 22 Apr 2002 16:50:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MNo3G80917; Mon, 22 Apr 2002 16:50:03 -0700 (PDT) (envelope-from gnats) Received: from minya.sea.one-eyed-alien.net (minya.sea.one-eyed-alien.net [64.81.187.51]) by hub.freebsd.org (Postfix) with ESMTP id D299B37B4B2 for ; Mon, 22 Apr 2002 16:44:55 -0700 (PDT) Received: from minya.sea.one-eyed-alien.net (localhost [127.0.0.1]) by minya.sea.one-eyed-alien.net (8.12.3/8.12.2) with ESMTP id g3MNgCsA040654 for ; Mon, 22 Apr 2002 16:42:12 -0700 (PDT) (envelope-from brooks@minya.sea.one-eyed-alien.net) Received: (from brooks@localhost) by minya.sea.one-eyed-alien.net (8.12.3/8.12.3/Submit) id g3MNgBGQ040653; Mon, 22 Apr 2002 16:42:11 -0700 (PDT) Message-Id: <200204222342.g3MNgBGQ040653@minya.sea.one-eyed-alien.net> Date: Mon, 22 Apr 2002 16:42:11 -0700 (PDT) From: Brooks Davis Reply-To: Brooks Davis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37361: installing gcc30 port breaks devel/gettext Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37361 >Category: ports >Synopsis: installing gcc30 port breaks devel/gettext >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 22 16:50:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Brooks Davis >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD minya.sea.one-eyed-alien.net 5.0-CURRENT FreeBSD 5.0-CURRENT #15: Mon Apr 15 13:03:29 PDT 2002 root@minya.sea.one-eyed-alien.net:/usr/obj/usr/src/sys/MINYA i386 >Description: If you install the gcc30 port (or probably gcc31 and gcc32), gcj is installed. The gettext port picks this up and assumes you have a working java environment, but you don't and building gettext fails as a result with the following error: cc -O -pipe -march=pentiumpro -o .libs/urlget urlget.o -L/usr/local/lib ../lib/.libs/libgettextlib.so /usr/ports/devel/gettext/work/gettext-0.11.1/intl/.libs/libintl.so -liconv -liconv -liconv ../intl/.libs/libintl.so -liconv -lc -liconv -Wl,--rpath -Wl,/usr/local/lib creating urlget /bin/sh ../lib/javacomp.sh -d . ./gnu/gettext/DumpResource.java ./gnu/gettext/DumpResource.java:0: Can't find default package `java.lang'. Check the CLASSPATH environment variable and the access to the archives. ./gnu/gettext/DumpResource.java:0: confused by earlier errors, bailing out *** Error code 1 Stop in /usr/ports/devel/gettext/work/gettext-0.11.1/src. >How-To-Repeat: Install lang/gcc30. Then try to compile devel/gettext. >Fix: No idea. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 17:59:58 2002 Delivered-To: freebsd-ports@freebsd.org Received: from c007.snv.cp.net (h008.c007.snv.cp.net [209.228.33.236]) by hub.freebsd.org (Postfix) with SMTP id C753037B41A for ; Mon, 22 Apr 2002 17:59:55 -0700 (PDT) Received: (cpmta 2439 invoked from network); 22 Apr 2002 17:59:55 -0700 Received: from 65.189.255.137 (HELO pax) by smtp.directvinternet.com (209.228.33.236) with SMTP; 22 Apr 2002 17:59:55 -0700 X-Sent: 23 Apr 2002 00:59:55 GMT From: "Steve Shoecraft" To: Subject: Anyone ever gotten apache13-fp working? Date: Mon, 22 Apr 2002 20:00:05 -0500 Message-ID: <001301c1ea62$35958310$3245a8c0@pax> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I tried to install this port, checked and re-checked everything, and it just doesn't work. I look at the httpd-error.log and no errors are reported. The Frontpage 2000 client simply says the extensions are not installed. - Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 18: 7:17 2002 Delivered-To: freebsd-ports@freebsd.org Received: from omsk.mushinsky.net (omsk.mushinsky.net [66.114.66.201]) by hub.freebsd.org (Postfix) with ESMTP id 8B49737B405 for ; Mon, 22 Apr 2002 18:07:00 -0700 (PDT) Received: by omsk.mushinsky.net (8.11.6/8.11.6) id g3N16C417050 for freebsd-ports@freebsd.org; Mon, 22 Apr 2002 21:06:12 -0400 (EDT) (envelope-from itz) Message-Id: <200204230106.g3N16C417050@omsk.mushinsky.net> Content-Type: text/plain; charset="us-ascii" From: Isaac Mushinsky Subject: XFree42 libs header problem - qt3.0 does not compile Date: Mon, 22 Apr 2002 21:06:11 -0400 X-Mailer: KMail [version 1.3.1] MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable To: freebsd-ports@freebsd.org Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org /usr/X11R6/include/X11/Xft/XftFreetype.h has #include freetype2 port installs the headers in /usr/local/include/freetype2/freet= ype.=20 In any case, freetype1 port also puts the headers in a different place.=20 need #include in XftFreetype.h --stable 4.5 rel, XFree42 libs compiled a couple of days ago, fresh=20 freetype1&freetype2. gmake[1]: Entering directory=20 `/usr/ports/x11-toolkits/qt30/work/qt-copy-3.0.3/src' g++ -c -pipe -fno-exceptions -I/usr/local/include -Wall -W -g -pthread=20 -D_THREAD_SAFE -fPIC -DQT_SHARED -DQT_THREAD_SUPPORT -DQT_THREAD_SUPPORT=20 -DQT_NO_NIS -DQT_NO_IMAGEIO_MNG -DQT_NO_IMAGEIO_JPEG=20 -DQT_BUILTIN_GIF_READER=3D1 -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_MAC=20 -DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_COMPACT -I/usr/local/include/freety= pe2=20 -I/usr/local/include=20 -I/usr/ports/x11-toolkits/qt30/work/qt-copy-3.0.3/include=20 -I/usr/X11R6/include -I.moc/debug-mt/=20 -I/usr/ports/x11-toolkits/qt30/work/qt-copy-3.0.3/mkspecs/freebsd-g++ -o=20 =2Eobj/debug-mt/qapplication_x11.o kernel/qapplication_x11.cpp In file included from kernel/qt_x11.h:143, from kernel/qinputcontext_p.h:5, from kernel/qapplication_x11.cpp:77: /usr/X11R6/include/X11/Xft/XftFreetype.h:34: syntax error before `;' /usr/X11R6/include/X11/Xft/XftFreetype.h:37: syntax error before `;' /usr/X11R6/include/X11/Xft/XftFreetype.h:41: syntax error before `;' /usr/X11R6/include/X11/Xft/XftFreetype.h:54: syntax error before `;' /usr/X11R6/include/X11/Xft/XftFreetype.h:71: syntax error before `,' gmake[1]: *** [.obj/debug-mt/qapplication_x11.o] Error 1 gmake[1]: Leaving directory=20 `/usr/ports/x11-toolkits/qt30/work/qt-copy-3.0.3/src' gmake: *** [sub-src] Error 2 *** Error code 2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 18:27:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ED71637B422 for ; Mon, 22 Apr 2002 18:27:25 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N1K0B04506; Mon, 22 Apr 2002 18:20:00 -0700 (PDT) (envelope-from gnats) Received: from bogslab.ucdavis.edu (bogslab.ucdavis.edu [169.237.68.34]) by hub.freebsd.org (Postfix) with ESMTP id 3397637B419 for ; Mon, 22 Apr 2002 18:14:01 -0700 (PDT) Received: from horsetail.bogs.org (horsetail.bogs.org [198.137.203.50]) by bogslab.ucdavis.edu (8.9.3/8.9.3) with ESMTP id SAA45359 for ; Mon, 22 Apr 2002 18:12:53 -0700 (PDT) (envelope-from greg@bogslab.ucdavis.edu) Received: (from greg@localhost) by horsetail.bogs.org (8.11.6/8.11.6) id g3N1EuH16989; Mon, 22 Apr 2002 18:14:56 -0700 (PDT) (envelope-from greg) Message-Id: <200204230114.g3N1EuH16989@horsetail.bogs.org> Date: Mon, 22 Apr 2002 18:14:56 -0700 (PDT) From: Greg Shenaut Reply-To: Greg Shenaut To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37362: The Ted port is incompatible with FreeBSD lpc(1) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37362 >Category: ports >Synopsis: The Ted port is incompatible with FreeBSD lpc(1) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 22 18:20:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Greg Shenaut >Release: FreeBSD 4.5-RELEASE i386 >Organization: UC Davis >Environment: System: FreeBSD horsetail.bogs.org 4.5-RELEASE FreeBSD 4.5-RELEASE #2: Fri Mar 1 16:14:02 PST 2002 root@horsetail.bogs.org:/usr/src/sys/compile/HORSETAIL i386 >Description: The Ted program uses lpc(1) to get a list of printers that it uses in its print dialog. It uses the command "[/usr/sbin/]lpc status", which is rejected by FreeBSD's version of lpc. >How-To-Repeat: Any request to print within Ted >Fix: In the source file "appUtil/appPrinter.c", change "lpc status" to "lpc status all" in two places. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 19: 0:34 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6468237B419 for ; Mon, 22 Apr 2002 19:00:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N203u10212; Mon, 22 Apr 2002 19:00:03 -0700 (PDT) (envelope-from gnats) Received: from mail.tgd.net (mail.tgd.net [209.81.25.10]) by hub.freebsd.org (Postfix) with ESMTP id 9661137B41A for ; Mon, 22 Apr 2002 18:52:11 -0700 (PDT) Received: from mat.tgd.net (mat.tgd.net [64.81.67.116]) by mail.tgd.net (Postfix) with ESMTP id 42DFE20F07 for ; Mon, 22 Apr 2002 11:18:33 -0700 (PDT) Received: by perrin.tgd.net (Postfix, from userid 1000) id 17A2E2EDD18; Mon, 22 Apr 2002 11:18:32 -0700 (PDT) Message-Id: <20020422181832.17A2E2EDD18@mat.tgd.net> Date: Mon, 22 Apr 2002 11:18:32 -0700 (PDT) From: Sean Chittenden Reply-To: Sean Chittenden To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37363: Maintainer Update: net/jabber Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37363 >Category: ports >Synopsis: Maintainer Update: net/jabber >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Apr 22 19:00:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Sean Chittenden >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD mat.tgd.net 4.5-STABLE FreeBSD 4.5-STABLE #3: Sat Apr 13 12:49:18 PDT 2002 sean@mat.tgd.net:/usr/obj/usr/src/sys/MAT i386 >Description: jabberd requires a SIGKILL instead of a SIGTERM to die. Attached patch fixes this along with removing a redundant log file. Pointed out by Neil Darlow. >How-To-Repeat: >Fix: Index: net/jabber/pkg-deinstall =================================================================== RCS file: /home/ncvs/ports/net/jabber/pkg-deinstall,v retrieving revision 1.2 diff -u -r1.2 pkg-deinstall --- net/jabber/pkg-deinstall 2001/02/12 19:44:37 1.2 +++ net/jabber/pkg-deinstall 2002/04/22 17:54:39 @@ -55,17 +55,17 @@ export PATH=/bin:/usr/bin:/usr/sbin -user=jabber -group=jabber +USER=jabber +GROUP=jabber if ps -axc | grep -q jabberd; then if yesno "There are some jabberd processes running. Shall I kill them" y then - killall jabberd + killall -SIGKILL -u ${USER} jabberd sleep 2 else echo "OK ... I hope you know what you are doing." fi fi -delete_account ${user} ${group} +delete_account ${USER} ${GROUP} Index: net/jabber/pkg-install =================================================================== RCS file: /home/ncvs/ports/net/jabber/pkg-install,v retrieving revision 1.3 diff -u -r1.3 pkg-install --- net/jabber/pkg-install 2001/02/12 19:44:37 1.3 +++ net/jabber/pkg-install 2002/04/22 17:54:39 @@ -133,11 +133,6 @@ chown root:${group} ${etcdir}/jabber.xml ${etcdir}/jabber.xml.sample chmod 640 ${etcdir}/jabber.xml ${etcdir}/jabber.xml.sample - if [ ! -f /var/log/jabber.log ]; then - echo "Creating \"/var/log/jabber.log\"." - cp /dev/null /var/log/jabber.log - fi - if [ ! -f /var/log/jabber.error ]; then echo "Creating \"/var/log/jabber.error\"." cp /dev/null /var/log/jabber.error @@ -149,8 +144,8 @@ fi echo "Fixing log files ownerships and modes." - chown ${user}:${group} /var/log/jabber.log /var/log/jabber.error /var/log/jabber.record - chmod 640 /var/log/jabber.log /var/log/jabber.error /var/log/jabber.record + chown ${user}:${group} /var/log/jabber.error /var/log/jabber.record + chmod 640 /var/log/jabber.error /var/log/jabber.record ;; esac Index: net/jabber/files/jabberd.sh =================================================================== RCS file: /home/ncvs/ports/net/jabber/files/jabberd.sh,v retrieving revision 1.5 diff -u -r1.5 jabberd.sh --- net/jabber/files/jabberd.sh 2002/04/18 16:12:04 1.5 +++ net/jabber/files/jabberd.sh 2002/04/22 17:54:39 @@ -7,7 +7,6 @@ USER="jabber" RUNDIR="/var/tmp" -LOG="/var/log/jabber.log" HOSTNAME=`/bin/hostname` test -x ${PREFIX}/sbin/jabberd || exit 1 @@ -20,9 +19,9 @@ case ${1:-start} in start) - su -f -m ${USER} -c "jabberd -h ${HOSTNAME} -c ${PREFIX}/etc/jabber.xml" >${LOG} 2>&1 &;; + su -f -m ${USER} -c "jabberd -B -h ${HOSTNAME} -c ${PREFIX}/etc/jabber.xml" ;; stop) - killall jabberd; + killall -SIGKILL -u ${USER} jabberd; rm -f ${RUNDIR}/jabber.pid; esac >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 20:20:34 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B065237B404; Mon, 22 Apr 2002 20:20:28 -0700 (PDT) Received: (from cy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N3KO127160; Mon, 22 Apr 2002 20:20:24 -0700 (PDT) (envelope-from cy) Date: Mon, 22 Apr 2002 20:20:24 -0700 (PDT) From: Message-Id: <200204230320.g3N3KO127160@freefall.freebsd.org> To: cy@FreeBSD.org, freebsd-ports@FreeBSD.org, cy@FreeBSD.org Subject: Re: ports/37355: GNU Spell command line wrapper for Ispell Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: GNU Spell command line wrapper for Ispell Responsible-Changed-From-To: freebsd-ports->cy Responsible-Changed-By: cy Responsible-Changed-When: Mon Apr 22 20:19:46 PDT 2002 Responsible-Changed-Why: I'll take care of this. http://www.freebsd.org/cgi/query-pr.cgi?pr=37355 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 20:42:17 2002 Delivered-To: freebsd-ports@freebsd.org Received: from NOC-CS1-E2K01.cowandalton.com (cowan-dalton-gw-fe-124.fibretech.on.ca [216.16.232.34]) by hub.freebsd.org (Postfix) with ESMTP id 0F2C937B416 for ; Mon, 22 Apr 2002 20:42:13 -0700 (PDT) Received: from protean ([172.16.1.7] unverified) by NOC-CS1-E2K01.cowandalton.com with Microsoft SMTPSVC(5.0.2195.2966); Mon, 22 Apr 2002 23:41:58 -0400 From: "Greg Reaume" To: Cc: Subject: FreeBSD Port: cflowd-2-1-b1_5 & flowscan-1.006_5 Date: Mon, 22 Apr 2002 23:40:38 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3311 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-OriginalArrivalTime: 23 Apr 2002 03:41:59.0534 (UTC) FILETIME=[D2B818E0:01C1EA78] Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In reading information about flowscan on Dave Plonka's website, I came across his suggestion in the INSTALL file that the sources be downloaded for both cflowd and flowscan and that his patch be run on the cflowd sources before install. I notice that both are available as packages and was wondering if the cflowd package already has Dave Plonka's patch applied, or if the flowscan patch applies it upon install. Thanks for your time. Greg Reaume To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 21: 4:53 2002 Delivered-To: freebsd-ports@freebsd.org Received: from la-mail2.digilink.net (la2.digilink.net [205.147.0.102]) by hub.freebsd.org (Postfix) with ESMTP id 1DD9937B404 for ; Mon, 22 Apr 2002 21:04:50 -0700 (PDT) Received: from metrol@metrol.net (metrol@mach23-2.testequity.net [205.147.16.56]) by la-mail2.digilink.net (8.11.3/8.11.3) with SMTP id g3N44gc13712 for ; Mon, 22 Apr 2002 21:04:42 -0700 (PDT) Message-Id: <200204230404.g3N44gc13712@la-mail2.digilink.net> Content-Type: text/plain; charset="us-ascii" From: "Michael W. Collette" To: Isaac Mushinsky Subject: Re: XFree42 libs header problem - qt3.0 does not compile Date: Mon, 22 Apr 2002 21:00:01 -0700 X-Mailer: KMail [version 1.3.2] Cc: FreeBSD MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Had a simlar problem here. I would recommend that you pkg_delete both freetype ports and build them fresh. I also ended up doing the same with both iconv and libiconv. I haven't a clue why this fixed things, but it did. Good luck with it! Isaac Mushinsky wrote: > /usr/X11R6/include/X11/Xft/XftFreetype.h has > #include > > freetype2 port installs the headers in > /usr/local/include/freetype2/freetype. In any case, freetype1 port also > puts the headers in a different place. > > need #include in XftFreetype.h > > --stable 4.5 rel, XFree42 libs compiled a couple of days ago, fresh > freetype1&freetype2. > > gmake[1]: Entering directory > `/usr/ports/x11-toolkits/qt30/work/qt-copy-3.0.3/src' > g++ -c -pipe -fno-exceptions -I/usr/local/include -Wall -W -g -pthread > -D_THREAD_SAFE -fPIC -DQT_SHARED -DQT_THREAD_SUPPORT -DQT_THREAD_SUPPORT > -DQT_NO_NIS -DQT_NO_IMAGEIO_MNG -DQT_NO_IMAGEIO_JPEG > -DQT_BUILTIN_GIF_READER=1 -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_MAC > -DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_COMPACT > -I/usr/local/include/freetype2 -I/usr/local/include > -I/usr/ports/x11-toolkits/qt30/work/qt-copy-3.0.3/include > -I/usr/X11R6/include -I.moc/debug-mt/ > -I/usr/ports/x11-toolkits/qt30/work/qt-copy-3.0.3/mkspecs/freebsd-g++ -o > .obj/debug-mt/qapplication_x11.o kernel/qapplication_x11.cpp > In file included from kernel/qt_x11.h:143, > from kernel/qinputcontext_p.h:5, > from kernel/qapplication_x11.cpp:77: > /usr/X11R6/include/X11/Xft/XftFreetype.h:34: syntax error before `;' > /usr/X11R6/include/X11/Xft/XftFreetype.h:37: syntax error before `;' > /usr/X11R6/include/X11/Xft/XftFreetype.h:41: syntax error before `;' > /usr/X11R6/include/X11/Xft/XftFreetype.h:54: syntax error before `;' > /usr/X11R6/include/X11/Xft/XftFreetype.h:71: syntax error before `,' > gmake[1]: *** [.obj/debug-mt/qapplication_x11.o] Error 1 > gmake[1]: Leaving directory > `/usr/ports/x11-toolkits/qt30/work/qt-copy-3.0.3/src' > gmake: *** [sub-src] Error 2 > *** Error code 2 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message -- "Outside of a dog, a book is man's best friend. Inside of a dog, it's too dark to read." - Groucho Marx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 21:12:13 2002 Delivered-To: freebsd-ports@freebsd.org Received: from la-mail2.digilink.net (la2.digilink.net [205.147.0.102]) by hub.freebsd.org (Postfix) with ESMTP id 96CC437B404 for ; Mon, 22 Apr 2002 21:12:08 -0700 (PDT) Received: from metrol@metrol.net (metrol@mach23-2.testequity.net [205.147.16.56]) by la-mail2.digilink.net (8.11.3/8.11.3) with SMTP id g3N4C7c13938 for ; Mon, 22 Apr 2002 21:12:07 -0700 (PDT) Message-Id: <200204230412.g3N4C7c13938@la-mail2.digilink.net> Content-Type: text/plain; charset="us-ascii" From: "Michael W. Collette" To: FreeBSD Subject: Portupgrade segfaults Date: Mon, 22 Apr 2002 21:07:27 -0700 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I just had to go and upgrade a perfectly working portupgrade installation. Was busy bringing a bunch of my apps up to current version numbers while getting things prepped for KDE3, and I up and broke the darn thing. I did a pkg_delete on portupgrade, and all of it's dependencies. Killed ruby and all that. Ran the make install on portupgrade after that to pull everything back in. Still all mucked up. What happens is, whenever I run any of the apps part of the package ruby goes and segfaults on me, dropping a .core file in place. Is there some clever bit I missed when I upgraded portupgrade? I'm not dead in the water, as I am still able to do the old make install in the ports tree and all that. It sure would be nice to have portupgrade and pkgdb back up and running without segfaulting though. Later on, -- "Outside of a dog, a book is man's best friend. Inside of a dog, it's too dark to read." - Groucho Marx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 21:25:26 2002 Delivered-To: freebsd-ports@freebsd.org Received: from misc.vineyard.net (MISC.VINEYARD.NET [204.17.195.114]) by hub.freebsd.org (Postfix) with ESMTP id 4779337B41A for ; Mon, 22 Apr 2002 21:25:17 -0700 (PDT) Received: (from ericx@localhost) by misc.vineyard.net (8.11.3/8.11.3) id g3N4PGf51172 for ports@freebsd.org; Tue, 23 Apr 2002 00:25:16 -0400 (EDT) (envelope-from ericx) Date: Tue, 23 Apr 2002 00:25:16 -0400 (EDT) From: "Eric W. Bates" Message-Id: <200204230425.g3N4PGf51172@misc.vineyard.net> To: ports@freebsd.org Subject: diff suggestions for www/mod_mp3/Makefile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This seems to work, but I didn't add a mysql-client requirement... *** Makefile~ Mon Mar 18 03:30:36 2002 --- Makefile Tue Apr 23 00:16:27 2002 *************** *** 23,28 **** --- 23,32 ---- APXS?= ${LOCALBASE}/sbin/apxs DOCS= ChangeLog README TODO faq.html + .if defined(WITH_MYSQL) + CONFIGURE_ARGS+= --with-mysql + .endif + do-install: ${APXS} -i -A -n mp3 ${WRKSRC}/src/mod_mp3.so .if !defined(NOPORTDOCS) --ericx@vineyard.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 21:58: 1 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id 5B20637B404 for ; Mon, 22 Apr 2002 21:57:58 -0700 (PDT) Received: (qmail 22193 invoked by uid 0); 23 Apr 2002 04:57:53 -0000 Received: from pd950a5be.dip.t-dialin.net (HELO kiste.localdomain) (217.80.165.190) by mail.gmx.net (mp013-rz3) with SMTP; 23 Apr 2002 04:57:53 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Michael Nottebrock To: "Michael W. Collette" Subject: Re: Portupgrade segfaults Date: Tue, 23 Apr 2002 06:57:59 +0200 X-Mailer: KMail [version 1.4] References: <200204230412.g3N4C7c13938@la-mail2.digilink.net> In-Reply-To: <200204230412.g3N4C7c13938@la-mail2.digilink.net> Cc: FreeBSD MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200204230657.59901.michaelnottebrock@gmx.net> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tuesday 23 April 2002 06:07, Michael W. Collette wrote: > I'm not dead in the water, as I am still able to do the old make install in > the ports tree and all that. It sure would be nice to have portupgrade and > pkgdb back up and running without segfaulting though. Try pkgdb -fu -- Michael Nottebrock To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 22: 6: 9 2002 Delivered-To: freebsd-ports@freebsd.org Received: from la-mail2.digilink.net (la2.digilink.net [205.147.0.102]) by hub.freebsd.org (Postfix) with ESMTP id 9E75137B416 for ; Mon, 22 Apr 2002 22:06:05 -0700 (PDT) Received: from metrol@metrol.net (metrol@mach23-2.testequity.net [205.147.16.56]) by la-mail2.digilink.net (8.11.3/8.11.3) with SMTP id g3N55vc15170 for ; Mon, 22 Apr 2002 22:05:58 -0700 (PDT) Message-Id: <200204230505.g3N55vc15170@la-mail2.digilink.net> Content-Type: text/plain; charset="iso-8859-1" From: "Michael W. Collette" To: Michael Nottebrock Subject: Re: Portupgrade segfaults Date: Mon, 22 Apr 2002 22:01:16 -0700 X-Mailer: KMail [version 1.3.2] Cc: FreeBSD References: <200204230412.g3N4C7c13938@la-mail2.digilink.net> <200204230657.59901.michaelnottebrock@gmx.net> In-Reply-To: <200204230657.59901.michaelnottebrock@gmx.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Monday 22 April 2002 09:57 pm, Michael Nottebrock wrote: > On Tuesday 23 April 2002 06:07, Michael W. Collette wrote: > > I'm not dead in the water, as I am still able to do the old make install > > in the ports tree and all that. It sure would be nice to have > > portupgrade and pkgdb back up and running without segfaulting though. > > Try pkgdb -fu Sure enough, that fixed it! What a perfect pair of switches for that problem I might add :) Thanks a bunch. Now I can get all them gtk kinds of things up to date now. Later on, -- "Outside of a dog, a book is man's best friend. Inside of a dog, it's too dark to read." - Groucho Marx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 22:10:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6940D37B417 for ; Mon, 22 Apr 2002 22:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N5A1547568; Mon, 22 Apr 2002 22:10:01 -0700 (PDT) (envelope-from gnats) Received: from peitho.fxp.org (peitho.fxp.org [209.26.95.40]) by hub.freebsd.org (Postfix) with ESMTP id 198B237B422 for ; Mon, 22 Apr 2002 22:06:11 -0700 (PDT) Received: by peitho.fxp.org (Postfix, from userid 1206) id 8A02B13667; Tue, 23 Apr 2002 01:06:10 -0400 (EDT) Message-Id: <20020423050610.8A02B13667@peitho.fxp.org> Date: Tue, 23 Apr 2002 01:06:10 -0400 (EDT) From: Bob Bomar Reply-To: Bob Bomar To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37364: New Port: GeekLog Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37364 >Category: ports >Synopsis: New Port: GeekLog >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Apr 22 22:10:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Bob Bomar >Release: FreeBSD 4.4-RELEASE-p9 i386 >Organization: >Environment: System: FreeBSD fly.homeunix.org 4.4-RELEASE-p9 FreeBSD 4.4-RELEASE-p9 #2: Tue Apr 16 18:25:13 CDT 2002 root@fly.homeunix.org:/usr/obj/usr/src/sys/Server i386 >Description: GeekLog is a web content management system suitable for running full-featured community sites. It supports article posting, threaded comments, event scheduling, and link management and is built around a design philosophy that emphasizes ease of use. >How-To-Repeat: >Fix: # 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: # # geeklog # geeklog/Makefile # geeklog/pkg-comment # geeklog/pkg-descr # geeklog/pkg-plist # geeklog/distinfo # echo c - geeklog mkdir -p geeklog > /dev/null 2>&1 echo x - geeklog/Makefile sed 's/^X//' >geeklog/Makefile << 'END-of-geeklog/Makefile' X# New ports collection makefile for: GeekLog X# Date Created: 22 April 2002 X# Whom: Bob Bomar X# X# $FreeBSD$ X# X XPORTNAME= geeklog XPORTVERSION= 1.3.4 XCATEGORIES= www XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR=geeklog X XMAINTAINER= bob@fly.homeunix.org X XRUN_DEPENDS= ${LOCALBASE}/libexec/mysqld:${PORTSDIR}/databases/mysql323-server XRUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 X XNO_BUILD= yes XAPACHEDIR= ${LOCALBASE}/www/data Xdo-install: X ${MKDIR} ${APACHEDIR}/geeklog X ${CP} -R ${WRKSRC}/* ${APACHEDIR}/geeklog X ${CHOWN} -R www:www ${APACHEDIR}/geeklog X ${CHMOD} -R 777 ${APACHEDIR}/geeklog/logs X ${CHMOD} -R 777 ${APACHEDIR}/geeklog/public_html/backend X @${ECHO} "" X @${ECHO} "***********************************************************************" X @${ECHO} "* You now need to create the database that you want GeekLog *" X @${ECHO} "* to reside in. *" X @${ECHO} "* Once you have done that, the goto *" X @${ECHO} "* http:///geeklog/public_html/admin/install/install.php *" X @${ECHO} "* And follow the instructions, then you are done!! *" X @${ECHO} "***********************************************************************" X.include END-of-geeklog/Makefile echo x - geeklog/pkg-comment sed 's/^X//' >geeklog/pkg-comment << 'END-of-geeklog/pkg-comment' XGeekLog is a web content magagement system END-of-geeklog/pkg-comment echo x - geeklog/pkg-descr sed 's/^X//' >geeklog/pkg-descr << 'END-of-geeklog/pkg-descr' XGeekLog is a web content management system suitable for running Xfull-featured community sites. It supports article posting, threaded Xcomments, event scheduling, and link management and is built around a Xdesign philosophy that emphasizes ease of use. X XWWW: http://geeklog.sourceforge.net/ X X- Bob Bomar X END-of-geeklog/pkg-descr echo x - geeklog/pkg-plist sed 's/^X//' >geeklog/pkg-plist << 'END-of-geeklog/pkg-plist' Xwww/data/geeklog/plugins Xwww/data/geeklog/sql/updates Xwww/data/geeklog/sql Xwww/data/geeklog/backups Xwww/data/geeklog/public_html/admin/install Xwww/data/geeklog/public_html/admin/plugins Xwww/data/geeklog/public_html/admin Xwww/data/geeklog/public_html/backend Xwww/data/geeklog/public_html/help Xwww/data/geeklog/public_html/images/admin Xwww/data/geeklog/public_html/images/buttons Xwww/data/geeklog/public_html/images/icons Xwww/data/geeklog/public_html/images/topics Xwww/data/geeklog/public_html/images Xwww/data/geeklog/public_html/layout/Classic/profiles Xwww/data/geeklog/public_html/layout/Classic/admin/plugins Xwww/data/geeklog/public_html/layout/Classic/admin/event Xwww/data/geeklog/public_html/layout/Classic/admin/group Xwww/data/geeklog/public_html/layout/Classic/admin/link Xwww/data/geeklog/public_html/layout/Classic/admin/moderation Xwww/data/geeklog/public_html/layout/Classic/admin/block Xwww/data/geeklog/public_html/layout/Classic/admin/poll Xwww/data/geeklog/public_html/layout/Classic/admin/story Xwww/data/geeklog/public_html/layout/Classic/admin/topic Xwww/data/geeklog/public_html/layout/Classic/admin/user Xwww/data/geeklog/public_html/layout/Classic/admin Xwww/data/geeklog/public_html/layout/Classic/submit Xwww/data/geeklog/public_html/layout/Classic/stats Xwww/data/geeklog/public_html/layout/Classic/search Xwww/data/geeklog/public_html/layout/Classic/article Xwww/data/geeklog/public_html/layout/Classic/pollbooth Xwww/data/geeklog/public_html/layout/Classic/links Xwww/data/geeklog/public_html/layout/Classic/images/admin Xwww/data/geeklog/public_html/layout/Classic/images/buttons Xwww/data/geeklog/public_html/layout/Classic/images/icons Xwww/data/geeklog/public_html/layout/Classic/images Xwww/data/geeklog/public_html/layout/Classic/comment Xwww/data/geeklog/public_html/layout/Classic/calendar/dayview Xwww/data/geeklog/public_html/layout/Classic/calendar/weekview Xwww/data/geeklog/public_html/layout/Classic/calendar Xwww/data/geeklog/public_html/layout/Classic/users Xwww/data/geeklog/public_html/layout/Classic Xwww/data/geeklog/public_html/layout/Digital_Monochrome/profiles Xwww/data/geeklog/public_html/layout/Digital_Monochrome/admin/plugins Xwww/data/geeklog/public_html/layout/Digital_Monochrome/admin/event Xwww/data/geeklog/public_html/layout/Digital_Monochrome/admin/group Xwww/data/geeklog/public_html/layout/Digital_Monochrome/admin/link Xwww/data/geeklog/public_html/layout/Digital_Monochrome/admin/moderation Xwww/data/geeklog/public_html/layout/Digital_Monochrome/admin/block Xwww/data/geeklog/public_html/layout/Digital_Monochrome/admin/poll Xwww/data/geeklog/public_html/layout/Digital_Monochrome/admin/story Xwww/data/geeklog/public_html/layout/Digital_Monochrome/admin/topic Xwww/data/geeklog/public_html/layout/Digital_Monochrome/admin/user Xwww/data/geeklog/public_html/layout/Digital_Monochrome/admin Xwww/data/geeklog/public_html/layout/Digital_Monochrome/submit Xwww/data/geeklog/public_html/layout/Digital_Monochrome/stats Xwww/data/geeklog/public_html/layout/Digital_Monochrome/search Xwww/data/geeklog/public_html/layout/Digital_Monochrome/article Xwww/data/geeklog/public_html/layout/Digital_Monochrome/pollbooth Xwww/data/geeklog/public_html/layout/Digital_Monochrome/links Xwww/data/geeklog/public_html/layout/Digital_Monochrome/images/admin Xwww/data/geeklog/public_html/layout/Digital_Monochrome/images/buttons Xwww/data/geeklog/public_html/layout/Digital_Monochrome/images/icons Xwww/data/geeklog/public_html/layout/Digital_Monochrome/images Xwww/data/geeklog/public_html/layout/Digital_Monochrome/comment Xwww/data/geeklog/public_html/layout/Digital_Monochrome/calendar/dayview Xwww/data/geeklog/public_html/layout/Digital_Monochrome/calendar/weekview Xwww/data/geeklog/public_html/layout/Digital_Monochrome/calendar Xwww/data/geeklog/public_html/layout/Digital_Monochrome/users Xwww/data/geeklog/public_html/layout/Digital_Monochrome Xwww/data/geeklog/public_html/layout/Yahoo/profiles Xwww/data/geeklog/public_html/layout/Yahoo/admin/plugins Xwww/data/geeklog/public_html/layout/Yahoo/admin/event Xwww/data/geeklog/public_html/layout/Yahoo/admin/group Xwww/data/geeklog/public_html/layout/Yahoo/admin/link Xwww/data/geeklog/public_html/layout/Yahoo/admin/moderation Xwww/data/geeklog/public_html/layout/Yahoo/admin/block Xwww/data/geeklog/public_html/layout/Yahoo/admin/poll Xwww/data/geeklog/public_html/layout/Yahoo/admin/story Xwww/data/geeklog/public_html/layout/Yahoo/admin/topic Xwww/data/geeklog/public_html/layout/Yahoo/admin/user Xwww/data/geeklog/public_html/layout/Yahoo/admin Xwww/data/geeklog/public_html/layout/Yahoo/submit Xwww/data/geeklog/public_html/layout/Yahoo/stats Xwww/data/geeklog/public_html/layout/Yahoo/search Xwww/data/geeklog/public_html/layout/Yahoo/article Xwww/data/geeklog/public_html/layout/Yahoo/pollbooth Xwww/data/geeklog/public_html/layout/Yahoo/links Xwww/data/geeklog/public_html/layout/Yahoo/images/admin Xwww/data/geeklog/public_html/layout/Yahoo/images/buttons Xwww/data/geeklog/public_html/layout/Yahoo/images/icons Xwww/data/geeklog/public_html/layout/Yahoo/images Xwww/data/geeklog/public_html/layout/Yahoo/comment Xwww/data/geeklog/public_html/layout/Yahoo/calendar/dayview Xwww/data/geeklog/public_html/layout/Yahoo/calendar/weekview Xwww/data/geeklog/public_html/layout/Yahoo/calendar Xwww/data/geeklog/public_html/layout/Yahoo/users Xwww/data/geeklog/public_html/layout/Yahoo Xwww/data/geeklog/public_html/layout Xwww/data/geeklog/public_html Xwww/data/geeklog/docs/images Xwww/data/geeklog/docs Xwww/data/geeklog/logs Xwww/data/geeklog/language Xwww/data/geeklog/system/databases Xwww/data/geeklog/system/classes Xwww/data/geeklog/system/install_templates Xwww/data/geeklog/system Xwww/data/geeklog/etc Xwww/data/geeklog X X@dirrm www/data/geeklog/plugins X@dirrm www/data/geeklog/sql X@dirrm www/data/geeklog/backups X@dirrm www/data/geeklog/public_html/admin X@dirrm www/data/geeklog/public_html/backend X@dirrm www/data/geeklog/public_html/help X@dirrm www/data/geeklog/public_html/images X@dirrm www/data/geeklog/public_html/layout/Classic/admin X@dirrm www/data/geeklog/public_html/layout/Classic/images X@dirrm www/data/geeklog/public_html/layout/Classic/calendar/dayview X@dirrm www/data/geeklog/public_html/layout/Classic X@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/admin X@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/images X@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome/calendar X@dirrm www/data/geeklog/public_html/layout/Digital_Monochrome X@dirrm www/data/geeklog/public_html/layout/Yahoo/admin X@dirrm www/data/geeklog/public_html/layout/Yahoo/images X@dirrm www/data/geeklog/public_html/layout/Yahoo/calendar X@dirrm www/data/geeklog/public_html/layout/Yahoo X@dirrm www/data/geeklog/public_html/layout X@dirrm www/data/geeklog/public_html X@dirrm www/data/geeklog/docs X@dirrm www/data/geeklog/logs X@dirrm www/data/geeklog/language X@dirrm www/data/geeklog/system/databases X@dirrm www/data/geeklog/system/classes X@dirrm www/data/geeklog/system/install_templates X@dirrm www/data/geeklog/system X@dirrm www/data/geeklog/etc X@dirrm www/data/geeklog X END-of-geeklog/pkg-plist echo x - geeklog/distinfo sed 's/^X//' >geeklog/distinfo << 'END-of-geeklog/distinfo' XMD5 (geeklog-1.3.4.tar.gz) = 9a05d9cff6bd22499d016e746338ba40 END-of-geeklog/distinfo exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 23:22:41 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DD47D37B442 for ; Mon, 22 Apr 2002 23:20:00 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N6K0H60560; Mon, 22 Apr 2002 23:20:00 -0700 (PDT) (envelope-from gnats) Received: from t-mta2.odn.ne.jp (mfep2.odn.ne.jp [143.90.131.180]) by hub.freebsd.org (Postfix) with ESMTP id CC22A37B419 for ; Mon, 22 Apr 2002 23:12:25 -0700 (PDT) Received: from sz.homedns.org ([218.46.1.125]) by t-mta2.odn.ne.jp with ESMTP id <20020423061221021.VTEV.789.t-mta2.odn.ne.jp@mta2.odn.ne.jp>; Tue, 23 Apr 2002 15:12:21 +0900 Received: by sz.homedns.org (Postfix, from userid 1001) id 53AA0992F3; Tue, 23 Apr 2002 15:12:17 +0900 (JST) Message-Id: <20020423061217.53AA0992F3@sz.homedns.org> Date: Tue, 23 Apr 2002 15:12:17 +0900 (JST) From: Kimura Fuyuki To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37365: Update port: graphics/p5-GD to 1.38 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37365 >Category: ports >Synopsis: Update port: graphics/p5-GD to 1.38 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Apr 22 23:20:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Kimura Fuyuki >Release: FreeBSD 4.5-RELEASE-p4 i386 >Organization: >Environment: System: FreeBSD sz.homedns.org 4.5-RELEASE-p4 FreeBSD 4.5-RELEASE-p4 #11: Tue Apr 23 11:04:54 JST 2002 root@sz.homedns.org:/sack/obj/usr/src/sys/NS i386 >Description: - Update to 1.38 - Now really works with freetype by s/HAVE_FREETYPE/HAVE_TTF/ Removed: files/patch-ab >How-To-Repeat: >Fix: diff -urN --exclude=CVS /usr/ports/graphics/p5-GD/Makefile p5-GD/Makefile --- /usr/ports/graphics/p5-GD/Makefile Mon May 14 11:23:07 2001 +++ p5-GD/Makefile Tue Apr 23 12:40:59 2002 @@ -6,7 +6,7 @@ # PORTNAME= GD -PORTVERSION= 1.33 +PORTVERSION= 1.38 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= GD diff -urN --exclude=CVS /usr/ports/graphics/p5-GD/distinfo p5-GD/distinfo --- /usr/ports/graphics/p5-GD/distinfo Mon May 14 11:23:08 2001 +++ p5-GD/distinfo Tue Apr 23 12:41:33 2002 @@ -1 +1 @@ -MD5 (GD-1.33.tar.gz) = 48d9f13b2652a56a08a02ea5ed1aadf6 +MD5 (GD-1.38.tar.gz) = 89e238d9c9a3113a1b89e005921cd5c3 diff -urN --exclude=CVS /usr/ports/graphics/p5-GD/files/patch-aa p5-GD/files/patch-aa --- /usr/ports/graphics/p5-GD/files/patch-aa Mon May 14 11:23:08 2001 +++ p5-GD/files/patch-aa Tue Apr 23 14:58:31 2002 @@ -1,7 +1,7 @@ --- Makefile.PL.orig Sat Aug 5 04:59:22 2000 +++ Makefile.PL Thu May 10 06:36:36 2001 -@@ -3,38 +3,17 @@ - warn "NOTICE: This module requires libgd 1.8.3 or higher (shared library version 4.X).\n"; +@@ -3,40 +3,17 @@ + warn "NOTICE: This module requires libgd 1.8.4 or higher (shared library version 4.X).\n"; # =====> PATHS: CHECK AND ADJUST <===== -my @INC = qw(-I/usr/local/include -I/usr/local/include/gd); @@ -14,6 +14,7 @@ -my $JPEG = lc prompt('Build JPEG support?','y') eq 'y'; -my $TTF = lc prompt('Build FreeType support?','y') eq 'y'; -my $XPM = $^O !~ /^freebsd|MSWin32$/ && lc prompt('Build XPM support?','y') eq 'y'; +-my $GIF = lc prompt('Build GIF support (for patched versions of gd)?','n') eq 'y'; +my @INC = qw(-I/usr/local/include -I/usr/local/include/gd -I/usr/local/include/freetype -I/usr/X11R6/include -I/usr/X11R6/include/X11); +my @LIBPATH = qw(-L/usr/local/lib -L/usr/X11R6/lib); +my @LIBS = qw(-lfreetype -ljpeg -lgd -lpng -lz); @@ -25,9 +26,9 @@ - -#### no user-serviceable parts below ##### - --push @LIBS,'-lttf' if $TTF; +-push @LIBS,'-lfreetype' if $TTF; -push @LIBS,'-ljpeg' if $JPEG; --push @LIBS, '-lm' unless $^O eq 'MSWin32'; +-push @LIBS,'-lm' unless $^O eq 'MSWin32'; - -# FreeBSD 3.3 with libgd built from ports croaks if -lXpm is specified -if ($^O ne 'freebsd' && $^O ne 'MSWin32') { @@ -40,7 +41,8 @@ -$DEFINES .= ' -DHAVE_JPEG' if $JPEG; -$DEFINES .= ' -DHAVE_TTF' if $TTF; -$DEFINES .= ' -DHAVE_XPM' if $XPM; -+my $DEFINES = '-DHAVE_JPEG -DHAVE_FREETYPE'; +-$DEFINES .= ' -DHAVE_GIF' if $GIF; ++my $DEFINES = '-DHAVE_JPEG -DHAVE_TTF'; +$DEFINES .= ' -DHAVE_XPM' unless $^O eq 'MSWin32'; $DEFINES .= ' -DFCGI' if $FCGI; diff -urN --exclude=CVS /usr/ports/graphics/p5-GD/files/patch-ab p5-GD/files/patch-ab --- /usr/ports/graphics/p5-GD/files/patch-ab Mon Mar 19 18:55:45 2001 +++ p5-GD/files/patch-ab Thu Jan 1 09:00:00 1970 @@ -1,11 +0,0 @@ ---- GD.xs.orig Thu Aug 24 18:41:47 2000 -+++ GD.xs Mon Mar 19 12:45:05 2001 -@@ -1278,7 +1278,7 @@ - img = NULL; - } - -- err = gdImageStringTTF(img,brect,fgcolor,fontname,ptsize,angle,x,y,string); -+ err = gdImageStringFT(img,brect,fgcolor,fontname,ptsize,angle,x,y,string); - if (err) { - errormsg = perl_get_sv("@",0); - if (errormsg != NULL) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 23:40: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AC18937B400 for ; Mon, 22 Apr 2002 23:40:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N6e3q65143; Mon, 22 Apr 2002 23:40:03 -0700 (PDT) (envelope-from gnats) Date: Mon, 22 Apr 2002 23:40:03 -0700 (PDT) Message-Id: <200204230640.g3N6e3q65143@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Dimitry Andric Subject: Re: ports/37336: gettext-0.10.35_2 missing libintl.so.1 & wget port broken Reply-To: Dimitry Andric Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/37336; it has been noted by GNATS. From: Dimitry Andric To: Adam Warner Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: ports/37336: gettext-0.10.35_2 missing libintl.so.1 & wget port broken Date: Mon, 22 Apr 2002 20:02:39 +0200 On 2002-04-22 at 12:39:23 Adam Warner wrote: AW> wget failed with /usr/libexec/ld-elf.so.1: Shared object AW> "libintl.so.1" not found AW> Reinstalling gettext-0.10.35_2 did not install the library. I had AW> to go through /usr/ports/packages to find an old copy of AW> gettext-0.10.35_1 in order for the library to be installed. Please rebuild your wget port, it now depends on gettext-0.11.1, which installs libintl.so.2 (not libintl.so.1). The 0.10.35_2 version of gettext is now in the devel/gettext-old port. AW> >> wget-1.8.1.ja.po.gz doesn't seem to exist in AW> /usr/ports/distfiles/. AW> >> Attempting to fetch from ftp://ftp.gnu.org/gnu/wget/. AW> Note the incorrect name of the source package. It should be AW> wget-1.8.1.tar.gz No, this is just an _additional_ distfile, for Japanese messages. The name is correct. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Mon Apr 22 23:42:29 2002 Delivered-To: freebsd-ports@freebsd.org Received: from 362a.jkh.uni-linz.ac.at (362a.jkh.uni-linz.ac.at [193.171.40.203]) by hub.freebsd.org (Postfix) with ESMTP id D870837B404 for ; Mon, 22 Apr 2002 23:42:26 -0700 (PDT) Received: (from sky@localhost) by 362a.jkh.uni-linz.ac.at (8.11.6/8.11.4) id g3N6gOj00211 for freebsd-ports@FreeBSD.ORG; Tue, 23 Apr 2002 08:42:24 +0200 (CEST) (envelope-from sky) Message-Id: <200204230642.g3N6gOj00211@362a.jkh.uni-linz.ac.at> Content-Type: text/plain; charset="iso-8859-1" From: Stefan Mueller Reply-To: flcl@gmx.net To: FreeBSD Subject: Printing Problem Date: Tue, 23 Apr 2002 08:42:24 +0200 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org hello After updating some port, can't pin down which one, I'm getting a strange error message on the paper, instead of the actual print. "-r must be followed by or x" Where is this coming from? bye, stefan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 0:10:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BBCA137B41F for ; Tue, 23 Apr 2002 00:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N7A1t73904; Tue, 23 Apr 2002 00:10:01 -0700 (PDT) (envelope-from gnats) Received: from chen.org.nz (adsl-210.54.19.51.quicksilver.net.nz [210.54.19.51]) by hub.freebsd.org (Postfix) with ESMTP id E3FF837B41B for ; Tue, 23 Apr 2002 00:03:27 -0700 (PDT) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.3/8.12.3) with ESMTP id g3N73PP9026095 for ; Tue, 23 Apr 2002 19:03:25 +1200 (NZST) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.3/8.12.3/Submit) id g3N73Pdc026094; Tue, 23 Apr 2002 19:03:25 +1200 (NZST) Message-Id: <200204230703.g3N73Pdc026094@grimoire.chen.org.nz> Date: Tue, 23 Apr 2002 19:03:25 +1200 (NZST) From: Jonathan Chen Reply-To: Jonathan Chen To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37366: kdeutils-3.0: kdepasswd truncates passwords to 8 characters. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37366 >Category: ports >Synopsis: kdeutils-3.0: kdepasswd truncates passwords to 8 characters. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 23 00:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jonathan Chen >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD grimoire.chen.org.nz 4.5-STABLE FreeBSD 4.5-STABLE #2: Sun Apr 21 11:09:49 NZST 2002 root@grimoire.chen.org.nz:/usr/obj/usr/src/sys/GRIMOIRE i386 >Description: The port misc/kdeutils3 provides kdepasswd tool to change a user's password; but it truncates the password length to 8 chars only. >How-To-Repeat: Run kdepasswd. Enter a password greater than 8 characters. >Fix: Remove lines 95-100 of kdeutils-3.0/kdepasswd/passwddlg.cpp >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 0:40:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C154537B41C for ; Tue, 23 Apr 2002 00:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N7e1s79356; Tue, 23 Apr 2002 00:40:01 -0700 (PDT) (envelope-from gnats) Received: from mordor.maths.warwick.ac.uk (mordor.maths.warwick.ac.uk [137.205.234.207]) by hub.freebsd.org (Postfix) with ESMTP id 79C2437B416 for ; Tue, 23 Apr 2002 00:38:59 -0700 (PDT) Received: from mordor.maths.warwick.ac.uk (localhost.maths.warwick.ac.uk [127.0.0.1]) by mordor.maths.warwick.ac.uk (8.12.2/8.12.2) with ESMTP id g3N7cqdE037624 for ; Tue, 23 Apr 2002 08:38:52 +0100 (BST) (envelope-from jose@mordor.maths.warwick.ac.uk) Received: (from jose@localhost) by mordor.maths.warwick.ac.uk (8.12.2/8.12.2/Submit) id g3N7cqNG037623; Tue, 23 Apr 2002 08:38:52 +0100 (BST) Message-Id: <200204230738.g3N7cqNG037623@mordor.maths.warwick.ac.uk> Date: Tue, 23 Apr 2002 08:38:52 +0100 (BST) From: Jose Marques Reply-To: Jose Marques To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37367: palm/plucker: fix build problem when latex2html is installed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37367 >Category: ports >Synopsis: palm/plucker: fix build problem when latex2html is installed >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 23 00:40:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jose Marques >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD mordor.maths.warwick.ac.uk 4.5-STABLE FreeBSD 4.5-STABLE #0: Sun Apr 14 16:17:36 BST 2002 jose@mordor.maths.warwick.ac.uk:/usr/obj/usr/src/sys/MORDOR i386 >Description: The palm/plucker port fails to build when latex2html is installed. The configure script detects its presense and tries to re-build the docs from tex files that don't exist in the distribution file. The fix below modifies the configuration options such that it doesn't try to build the docs and doesn't try to build the palm application. I am the maintainer of this port. >How-To-Repeat: >Fix: diff -ruN /usr/ports/palm/plucker/Makefile plucker/Makefile --- /usr/ports/palm/plucker/Makefile Thu Feb 21 21:33:33 2002 +++ plucker/Makefile Mon Apr 22 21:25:04 2002 @@ -26,7 +26,9 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} INSTALL_TARGET= install-prc-files install-data install-pyplucker HAS_CONFIGURE= yes -CONFIGURE_ARGS+= --with-docdir=${DOCSDIR} +CONFIGURE_ARGS+=--with-docdir=${DOCSDIR} \ + --disable-docbuild \ + --disable-palmosbuild MAN1= pluck-comics.1 plucker-build.1 plucker-decode.1 \ plucker-dump.1 plucker-setup.1 FIND?= find >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 0:50:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8F37337B41B for ; Tue, 23 Apr 2002 00:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N7o1n80879; Tue, 23 Apr 2002 00:50:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9F7AD37B419 for ; Tue, 23 Apr 2002 00:48:53 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N7mrp80714; Tue, 23 Apr 2002 00:48:53 -0700 (PDT) (envelope-from nobody) Message-Id: <200204230748.g3N7mrp80714@freefall.freebsd.org> Date: Tue, 23 Apr 2002 00:48:53 -0700 (PDT) From: Andrew.P.Lentvorski@FreeBSD.org, "Jr." To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37369: py22-tkinter-2.2.1 fails to build Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37369 >Category: ports >Synopsis: py22-tkinter-2.2.1 fails to build >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 23 00:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Andrew P. Lentvorski, Jr. >Release: FreeBSD 4.5-STABLE >Organization: >Environment: FreeBSD elmer.pacbell.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Tue Apr 16 22:07:38 PDT 2002 root@elmer.pacbell.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: py-tkinter port fails to build >How-To-Repeat: bash-2.05a$ cd /usr/ports/x11-toolkits/py-tkinter/ bash-2.05a$ make build ===> Building for py22-tkinter-2.2.1 make: cannot open Makefile. *** Error code 2 >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 0:50:25 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 822A837B419 for ; Tue, 23 Apr 2002 00:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N7o1f80870; Tue, 23 Apr 2002 00:50:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C73E937B404 for ; Tue, 23 Apr 2002 00:46:21 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N7kL280316; Tue, 23 Apr 2002 00:46:21 -0700 (PDT) (envelope-from nobody) Message-Id: <200204230746.g3N7kL280316@freefall.freebsd.org> Date: Tue, 23 Apr 2002 00:46:21 -0700 (PDT) From: mkd To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37368: some includes from kdebase3 (like favicons.h, kicontheme.h, etc...) doesn't compile... Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37368 >Category: ports >Synopsis: some includes from kdebase3 (like favicons.h, kicontheme.h, etc...) doesn't compile... >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 23 00:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: mkd >Release: 4.5 STABLE >Organization: >Environment: FreeBSD mkd.antitodo.sytes.net 4.5-STABLE FreeBSD 4.5-STABLE #3: Sun Apr 21 04:18:58 CEST 2002 root@mkd.antitodo.sytes.net:/usr/src/sys/compile/MYKERNEL i386 >Description: I just started to compile the meta-port kde3, the qt3 libs went good; but this morning when i wake up, the compilation of the meta-port was stopped, some includes brings errors in the code, look at this: --- Compilation errors: favicons.cpp -Wp,-MD,.deps/favicons.TPlo -fPIC -DPIC -o .libs/favicons.o In file included from favicons.cpp:29: /usr/local/include/kicontheme.h:160: syntax error before `;' In file included from /usr/local/include/kio/job.h:25, from favicons.cpp:33: /usr/local/include/kio/jobclasses.h:248: syntax error before `;' In file included from /usr/local/include/kdedmodule.h:26, from favicons.h:24, from favicons.moc:11, from favicons.cpp:35: /usr/local/include/dcopobject.h:223: syntax error before `(' /usr/local/include/dcopobject.h:286: syntax error before `*' In file included from favicons.moc:11, from favicons.cpp:35: favicons.h:86: syntax error before `:' favicons.cpp: In method `void FaviconsModule::startDownload(const QString &, bool, const KURL &)': favicons.cpp:155: no matching function for call to `KIO::Job::addMetaData (KIO::MetaData &)' favicons.cpp: In method `void FaviconsModule::slotResult(KIO::Job *)': favicons.cpp:221: implicit declaration of function `int iconChanged(...)' favicons.cpp:221: warning: cannot pass objects of type `QString' through `...' favicons.cpp:221: warning: cannot pass objects of type `QString' through `...' gmake[3]: *** [favicons.lo] Error 1 gmake[3]: Saliendo directorio `/usr/ports/x11/kdebase3/work/kdebase-3.0/libkonq/favicons' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Saliendo directorio `/usr/ports/x11/kdebase3/work/kdebase-3.0/libkonq' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Saliendo directorio `/usr/ports/x11/kdebase3/work/kdebase-3.0' gmake: *** [all] Error 2 *** Error code 2 >How-To-Repeat: Go to the directory /usr/ports/x11/kdebase3/ and type: make install. >Fix: change minimal details at the source in the afected include files... >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 1: 0: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3548537B416 for ; Tue, 23 Apr 2002 01:00:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N802082400; Tue, 23 Apr 2002 01:00:02 -0700 (PDT) (envelope-from gnats) Date: Tue, 23 Apr 2002 01:00:02 -0700 (PDT) Message-Id: <200204230800.g3N802082400@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alan E Subject: Re: ports/37369: py22-tkinter-2.2.1 fails to build Reply-To: Alan E Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/37369; it has been noted by GNATS. From: Alan E To: Andrew.P.Lentvorski@FreeBSD.ORG, "Jr." Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: ports/37369: py22-tkinter-2.2.1 fails to build Date: Tue, 23 Apr 2002 03:59:35 -0400 On Tue, Apr 23, 2002 at 12:48:53AM -0700, Andrew.P.Lentvorski@FreeBSD.ORG wrote: > >>Number: 37369 >>Category: ports >>Synopsis: py22-tkinter-2.2.1 fails to build This is covered by ports/37300. -- AlanE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 1:11:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CCB4B37B41C for ; Tue, 23 Apr 2002 01:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N8A1v87556; Tue, 23 Apr 2002 01:10:01 -0700 (PDT) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id 3419B37B417 for ; Tue, 23 Apr 2002 01:06:01 -0700 (PDT) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.3/8.12.3) with ESMTP id g3N87nrJ061737; Tue, 23 Apr 2002 04:07:49 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.3/8.12.3/Submit) id g3N87n54061736; Tue, 23 Apr 2002 04:07:49 -0400 (EDT) Message-Id: <200204230807.g3N87n54061736@wwweasel.geeksrus.net> Date: Tue, 23 Apr 2002 04:07:49 -0400 (EDT) From: Alan Eldridge Reply-To: Alan Eldridge To: FreeBSD-gnats-submit@FreeBSD.org Cc: will@csociety.org, kde-freebsd@lists.csociety.org X-Send-Pr-Version: 3.113 Subject: ports/37371: graphics/kdegraphics3: pkg-plist: extra files, missing files Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37371 >Category: ports >Synopsis: graphics/kdegraphics3: pkg-plist: extra files, missing files >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 23 01:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alan Eldridge >Release: FreeBSD 4.5-STABLE i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Sat Apr 20 17:01:54 EDT 2002 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: 1. plist contains files that are not installed, preventing packaging. 2. plist missing files that are installed, so uninstall isn't completed. >How-To-Repeat: >Fix: ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== Index: graphics/kdegraphics3/pkg-plist =================================================================== RCS file: /home/ncvs/ports/graphics/kdegraphics3/pkg-plist,v retrieving revision 1.19 diff -u -3 -r1.19 pkg-plist --- graphics/kdegraphics3/pkg-plist 21 Apr 2002 23:45:48 -0000 1.19 +++ graphics/kdegraphics3/pkg-plist 23 Apr 2002 03:21:55 -0000 @@ -5,10 +5,11 @@ bin/kfract bin/kghostview bin/kiconedit -bin/kooka +%%SANE%%bin/kooka bin/kpaint bin/kruler bin/ksnapshot +bin/kuickshow bin/kview bin/kviewshell %%SANE%%include/devselector.h @@ -25,10 +26,19 @@ %%SANE%%include/previewer.h %%SANE%%include/scanparams.h %%SANE%%include/scansourcedialog.h +include/kmultipageInterface.h lib/kcolorchooser.la lib/kcolorchooser.so +lib/kde3/kfile_pdf.la +lib/kde3/kfile_pdf.so +lib/kde3/kfile_png.la +lib/kde3/kfile_png.so +lib/kde3/kfile_ps.la +lib/kde3/kfile_ps.so %%KAMERA%%lib/kio_kamera.la %%KAMERA%%lib/kio_kamera.so +lib/kuickshow.la +lib/kuickshow.so lib/kview.la lib/kview.so %%KAMERA%%lib/libkcm_kamera.la @@ -39,7 +49,6 @@ lib/libkfax.so lib/libkghostview.la lib/libkghostview.so -lib/libkghostview.so.1 lib/libkmultipage.la lib/libkmultipage.so lib/libkmultipage.so.0 @@ -62,10 +71,12 @@ share/applnk/Graphics/kpaint.desktop share/applnk/Graphics/kruler.desktop share/applnk/Graphics/ksnapshot.desktop +share/applnk/Graphics/kuickshow.desktop share/applnk/Graphics/kview.desktop %%KAMERA%%share/applnk/Settings/Peripherals/kamera.desktop %%SANE%%share/applnk/Utilities/kooka.desktop share/apps/kdvi/kdvi_part.rc +share/apps/kdvi/tips share/apps/kdvi/toolbar/forwpage.xpm share/apps/kdvi/toolbar/largetext.xpm share/apps/kdvi/toolbar/smalltext.xpm @@ -132,6 +143,16 @@ share/apps/kruler/kruler-south.png share/apps/kruler/kruler-west.png share/apps/kruler/move.wav +share/apps/kuickshow/im_palette.pal +share/apps/kuickshow/pics/about.png +share/apps/kuickshow/pics/calibrate.png +share/apps/kuickshow/pics/handcursor.png +share/apps/kuickshow/pics/imageviewer-medium.png +share/apps/kuickshow/pics/imageviewer-small.png +share/apps/kuickshow/pics/ksslide.png +share/apps/kuickshow/pics/kuickshow-day.jpg +share/apps/kuickshow/pics/kuickshow-night.jpg +share/apps/kuickshow/pics/logo.png share/apps/kview/kview_part.rc share/apps/kview/kview_popup.rc share/apps/kview/kviewui.rc @@ -139,14 +160,20 @@ share/apps/kviewerpart/kviewerpart.rc share/apps/kviewshell/kviewshell.rc share/apps/kviewshell/paper-formats +share/doc/HTML/en/kcoloredit/common +share/doc/HTML/en/kcoloredit/index.cache.bz2 +share/doc/HTML/en/kcoloredit/index.docbook share/doc/HTML/en/kdvi/KDVI-features.dvi share/doc/HTML/en/kdvi/KDVI-features.tex share/doc/HTML/en/kdvi/aboutkde.ps share/doc/HTML/en/kdvi/common share/doc/HTML/en/kdvi/index.cache.bz2 share/doc/HTML/en/kdvi/index.docbook +share/doc/HTML/en/kdvi/kdvi-search.el share/doc/HTML/en/kdvi/optionrequester1.png share/doc/HTML/en/kdvi/optionrequester2.png +share/doc/HTML/en/kdvi/srcltx.sty +share/doc/HTML/en/kdvi/srctex.sty share/doc/HTML/en/kfract/common share/doc/HTML/en/kfract/index.cache.bz2 share/doc/HTML/en/kfract/index.docbook @@ -157,6 +184,12 @@ share/doc/HTML/en/kiconedit/common share/doc/HTML/en/kiconedit/index.cache.bz2 share/doc/HTML/en/kiconedit/index.docbook +share/doc/HTML/en/kooka/common +share/doc/HTML/en/kooka/index.cache.bz2 +share/doc/HTML/en/kooka/index.docbook +share/doc/HTML/en/kooka/kooka_gocr.png +share/doc/HTML/en/kooka/kooka_gocr_result.png +share/doc/HTML/en/kooka/kooka_mainctrl.png share/doc/HTML/en/kpaint/common share/doc/HTML/en/kpaint/index.cache.bz2 share/doc/HTML/en/kpaint/index.docbook @@ -168,6 +201,9 @@ share/doc/HTML/en/ksnapshot/index.docbook share/doc/HTML/en/ksnapshot/preview.png share/doc/HTML/en/ksnapshot/window.png +share/doc/HTML/en/kuickshow/common +share/doc/HTML/en/kuickshow/index.cache.bz2 +share/doc/HTML/en/kuickshow/index.docbook share/doc/HTML/en/kview/common share/doc/HTML/en/kview/index.cache.bz2 share/doc/HTML/en/kview/index.docbook @@ -193,7 +229,9 @@ share/icons/hicolor/16x16/apps/kpaint.png share/icons/hicolor/16x16/apps/kruler.png share/icons/hicolor/16x16/apps/ksnapshot.png +share/icons/hicolor/16x16/apps/kuickshow.png share/icons/hicolor/16x16/apps/kview.png +share/icons/hicolor/16x16/apps/kviewshell.png share/icons/hicolor/32x32/apps/kcoloredit.png share/icons/hicolor/32x32/apps/kdvi.png share/icons/hicolor/32x32/apps/kfax.png @@ -203,7 +241,9 @@ share/icons/hicolor/32x32/apps/kpaint.png share/icons/hicolor/32x32/apps/kruler.png share/icons/hicolor/32x32/apps/ksnapshot.png +share/icons/hicolor/32x32/apps/kuickshow.png share/icons/hicolor/32x32/apps/kview.png +share/icons/hicolor/32x32/apps/kviewshell.png share/icons/hicolor/48x48/apps/kdvi.png share/icons/hicolor/48x48/apps/kfax.png share/icons/hicolor/48x48/apps/kfract.png @@ -213,9 +253,15 @@ share/icons/hicolor/48x48/apps/kruler.png share/icons/hicolor/48x48/apps/ksnapshot.png share/icons/hicolor/48x48/apps/kview.png +share/icons/hicolor/48x48/apps/kviewshell.png share/icons/locolor/16x16/apps/kcoloredit.png +share/icons/locolor/16x16/apps/kuickshow.png share/icons/locolor/32x32/apps/kcoloredit.png +share/icons/locolor/32x32/apps/kuickshow.png %%KAMERA%%share/services/kamera.protocol +share/services/kfile_pdf.desktop +share/services/kfile_png.desktop +share/services/kfile_ps.desktop %%SANE%%share/services/scanservice.desktop @dirrm share/icons/locolor/32x32/apps @dirrm share/icons/locolor/32x32 @@ -225,22 +271,27 @@ @dirrm share/icons/hicolor/48x48/apps @dirrm share/icons/hicolor/32x32/apps @dirrm share/doc/HTML/en/kview +@dirrm share/doc/HTML/en/kuickshow @dirrm share/doc/HTML/en/ksnapshot @dirrm share/doc/HTML/en/kruler @dirrm share/doc/HTML/en/kpaint +@dirrm share/doc/HTML/en/kooka @dirrm share/doc/HTML/en/kiconedit @dirrm share/doc/HTML/en/kghostview @dirrm share/doc/HTML/en/kfract @dirrm share/doc/HTML/en/kdvi +@dirrm share/doc/HTML/en/kcoloredit @dirrm share/apps/kviewshell @dirrm share/apps/kviewerpart @dirrm share/apps/kview/toolbar @dirrm share/apps/kview +@dirrm share/apps/kuickshow/pics +@dirrm share/apps/kuickshow @dirrm share/apps/kruler @dirrm share/apps/kpaint/toolbar @dirrm share/apps/kpaint -@dirrm share/apps/kooka/pics -@dirrm share/apps/kooka +%%SANE%%@dirrm share/apps/kooka/pics +%%SANE%%@dirrm share/apps/kooka @dirrm share/apps/kiconedit/toolbar @dirrm share/apps/kiconedit/pics @dirrm share/apps/kiconedit @@ -250,6 +301,6 @@ @dirrm share/apps/kfax @dirrm share/apps/kdvi/toolbar @dirrm share/apps/kdvi -@dirrm share/applnk/Utilities +%%SANE%%@dirrm share/applnk/Utilities @dirrm share/applnk/Graphics @dirrm share/applnk ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 1:20:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E5EC037B41B for ; Tue, 23 Apr 2002 01:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N8K1589432; Tue, 23 Apr 2002 01:20:01 -0700 (PDT) (envelope-from gnats) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id 7875237B405 for ; Tue, 23 Apr 2002 01:14:49 -0700 (PDT) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.3/8.12.3) with ESMTP id g3N8GcrJ073803; Tue, 23 Apr 2002 04:16:38 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.3/8.12.3/Submit) id g3N8Gcen073790; Tue, 23 Apr 2002 04:16:38 -0400 (EDT) Message-Id: <200204230816.g3N8Gcen073790@wwweasel.geeksrus.net> Date: Tue, 23 Apr 2002 04:16:38 -0400 (EDT) From: Alan Eldridge Reply-To: Alan Eldridge To: FreeBSD-gnats-submit@FreeBSD.org Cc: will@csociety.org, kde-freebsd@lists.csociety.org X-Send-Pr-Version: 3.113 Subject: ports/37372: net/kdenetwork3: pkg-plist: extra files, missing files Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37372 >Category: ports >Synopsis: net/kdenetwork3: pkg-plist: extra files, missing files >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 23 01:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alan Eldridge >Release: FreeBSD 4.5-STABLE i386 >Organization: Geeksrus.NET >Environment: System: FreeBSD wwweasel.geeksrus.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Sat Apr 20 17:01:54 EDT 2002 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386 >Description: 1. plist contains files that are not installed, preventing packaging. 2. plist missing files that are installed, so uninstall isn't completed. >How-To-Repeat: >Fix: ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== Index: net/kdenetwork3/pkg-plist =================================================================== RCS file: /home/ncvs/ports/net/kdenetwork3/pkg-plist,v retrieving revision 1.30 diff -u -3 -r1.30 pkg-plist --- net/kdenetwork3/pkg-plist 21 Apr 2002 23:45:56 -0000 1.30 +++ net/kdenetwork3/pkg-plist 23 Apr 2002 08:14:32 -0000 @@ -6,11 +6,15 @@ bin/knewstickerstub bin/knode bin/korn +bin/kotalkd bin/kppp bin/kppplogview bin/ksirc -bin/ksticker +bin/ktalkd +bin/ktalkdlg +bin/kxmlrpcd bin/lisa +bin/mail.local bin/reslisa include/kmailIface.h include/mimelib/address.h @@ -47,22 +51,34 @@ include/mimelib/token.h include/mimelib/utility.h include/mimelib/uuencode.h +lib/kde3/kdictapplet.la +lib/kde3/kdictapplet.so +lib/kde3/kdictapplet.so.1 +lib/kde3/knewsticker_applet.la +lib/kde3/knewsticker_applet.so +lib/kde3/kpfapplet.la +lib/kde3/kpfapplet.so +lib/kde3/kpfpropertiesdialogplugin.la +lib/kde3/kpfpropertiesdialogplugin.so +lib/kde3/libkcm_kcmkxmlrpcd.la +lib/kde3/libkcm_kcmkxmlrpcd.so +lib/kde3/libkcm_ktalkd.la +lib/kde3/libkcm_ktalkd.so +lib/kde3/libkcm_lanbrowser.la +lib/kde3/libkcm_lanbrowser.so +lib/kde3/libkcm_newsticker.la +lib/kde3/libkcm_newsticker.so +lib/kde3/libkcm_xmlrpcd.la +lib/kde3/libkcm_xmlrpcd.so lib/kio_lan.la lib/kio_lan.so lib/ksirc.la lib/ksirc.so -lib/libkcm_lanbrowser.la -lib/libkcm_lanbrowser.so -lib/libkcm_newsticker.la -lib/libkcm_newsticker.so +lib/kxmlrpcd.la +lib/kxmlrpcd.so lib/libkdenetwork.la lib/libkdenetwork.so -lib/libkdenetwork.so.1 -lib/libkdictapplet.la -lib/libkdictapplet.so -lib/libkdictapplet.so.1 -lib/libknewstickerapplet.la -lib/libknewstickerapplet.so +lib/libkdenetwork.so.2 lib/libkntsrcfilepropsdlg.la lib/libkntsrcfilepropsdlg.so lib/libmimelib.la @@ -74,15 +90,22 @@ share/applnk/Internet/KOrn.desktop share/applnk/Internet/Kppp.desktop share/applnk/Internet/kit.desktop +share/applnk/Internet/knewsticker-standalone.desktop share/applnk/Internet/kppplogview.desktop share/applnk/Internet/ksirc.desktop +share/applnk/Settings/Network/kcmktalkd.desktop share/applnk/Settings/Network/kcmnewsticker.desktop share/applnk/Settings/Network/lanbrowser.desktop share/applnk/Settings/Personalization/kcmnewsticker.desktop +share/applnk/Settings/System/kcmkxmlrpcd.desktop share/applnk/Utilities/kdict.desktop share/applnk/Utilities/kmailcvt.desktop +share/apps/kconf_update/kmail-pgpidentity.pl +share/apps/kconf_update/kmail.upd share/apps/kconf_update/knewsticker.upd share/apps/kconf_update/knt-0.1-0.2.pl +share/apps/kconf_update/kpgp.upd +share/apps/kconf_update/upgrade-transport.pl share/apps/kdict/icons/hicolor/16x16/actions/define_clip.png share/apps/kdict/icons/hicolor/16x16/actions/query_erase.png share/apps/kdict/icons/hicolor/22x22/actions/define_clip.png @@ -90,6 +113,7 @@ share/apps/kdict/kdictui.rc share/apps/kicker/applets/kdictapplet.desktop share/apps/kicker/applets/knewsticker.desktop +share/apps/kicker/applets/kpfapplet.desktop share/apps/kit/eventsrc share/apps/kit/icons/hicolor/16x16/actions/kit_anonwarning.png share/apps/kit/icons/hicolor/16x16/actions/kit_away.png @@ -120,7 +144,10 @@ share/apps/kmail/pics/closed.png share/apps/kmail/pics/feather_white.png share/apps/kmail/pics/green-bullet.png -share/apps/kmail/pics/kdelogo.xpm +share/apps/kmail/pics/kdelogo.png +share/apps/kmail/pics/key_bad.png +share/apps/kmail/pics/key_ok.png +share/apps/kmail/pics/key_unknown.png share/apps/kmail/pics/kmfldin.png share/apps/kmail/pics/kmfldout.png share/apps/kmail/pics/kmfldsent.png @@ -142,6 +169,11 @@ share/apps/kmail/pics/red-bullet.png share/apps/kmail/pics/stopwatch.xbm share/apps/kmail/pics/stopwatchMask.xbm +share/apps/kmail/profile-default-rc +share/apps/kmail/profile-high-contrast-rc +share/apps/kmail/profile-html-rc +share/apps/kmail/profile-purist-rc +share/apps/kmail/profile-secure-rc share/apps/knewsticker/eventsrc share/apps/knode/filters/1.fltr share/apps/knode/filters/2.fltr @@ -166,6 +198,9 @@ share/apps/knode/pics/group.png share/apps/knode/pics/group_big.png share/apps/knode/pics/ignore.png +share/apps/knode/pics/key_bad.png +share/apps/knode/pics/key_ok.png +share/apps/knode/pics/key_unknown.png share/apps/knode/pics/mail.png share/apps/knode/pics/newsubs.png share/apps/knode/pics/pgp-keys.png @@ -213,27 +248,34 @@ share/apps/kppp/Provider/Germany/Netsurf share/apps/kppp/Provider/Netherlands/.directory share/apps/kppp/Provider/Netherlands/12Move +share/apps/kppp/Provider/Netherlands/Bart +share/apps/kppp/Provider/Netherlands/Betuwenet share/apps/kppp/Provider/Netherlands/Cistron share/apps/kppp/Provider/Netherlands/Concepts%032ICT share/apps/kppp/Provider/Netherlands/Cybercomm -share/apps/kppp/Provider/Netherlands/Dataweb share/apps/kppp/Provider/Netherlands/Daxis%032Internet -share/apps/kppp/Provider/Netherlands/Freeler +share/apps/kppp/Provider/Netherlands/Euronet%032anytime +share/apps/kppp/Provider/Netherlands/Euronet%032professional +share/apps/kppp/Provider/Netherlands/Freeler%032basis +share/apps/kppp/Provider/Netherlands/Freeler%032compleet share/apps/kppp/Provider/Netherlands/HetNet share/apps/kppp/Provider/Netherlands/IAE -share/apps/kppp/Provider/Netherlands/InterNLnet%032met%0323-cijferig%032kengetal -share/apps/kppp/Provider/Netherlands/InterNLnet%032met%0324-cijferig%032kengetal +share/apps/kppp/Provider/Netherlands/InterNLnet share/apps/kppp/Provider/Netherlands/Internet%032Acces%032Facilities share/apps/kppp/Provider/Netherlands/Interstroom share/apps/kppp/Provider/Netherlands/IntroWeb%032Hengelo%032e.o. share/apps/kppp/Provider/Netherlands/IntroWeb%032met%0323-cijferig%032kengetal share/apps/kppp/Provider/Netherlands/IntroWeb%032met%0324-cijferig%032kengetal -share/apps/kppp/Provider/Netherlands/Kabelfoon -share/apps/kppp/Provider/Netherlands/Popin +share/apps/kppp/Provider/Netherlands/Luna +share/apps/kppp/Provider/Netherlands/Planet%032Internet +share/apps/kppp/Provider/Netherlands/Raketnet share/apps/kppp/Provider/Netherlands/Solcon -share/apps/kppp/Provider/Netherlands/Sonera%032Plaza -share/apps/kppp/Provider/Netherlands/TIP -share/apps/kppp/Provider/Netherlands/Trefpunt%032Acces +share/apps/kppp/Provider/Netherlands/UwNet +share/apps/kppp/Provider/Netherlands/Wannadoo%032budget +share/apps/kppp/Provider/Netherlands/Wannadoo%032budget%320plus +share/apps/kppp/Provider/Netherlands/Wannadoo%032hometime +share/apps/kppp/Provider/Netherlands/Wannadoo%032smartpack +share/apps/kppp/Provider/Netherlands/Wirehub share/apps/kppp/Provider/Netherlands/Wish share/apps/kppp/Provider/Netherlands/Zonnet share/apps/kppp/Provider/NewZealand/.directory @@ -249,6 +291,12 @@ share/apps/kppp/Provider/Portugal/Clix share/apps/kppp/Provider/Portugal/Netc share/apps/kppp/Provider/Portugal/OniNet +share/apps/kppp/Provider/Slovenia/AmisNet +share/apps/kppp/Provider/Slovenia/Arnes +share/apps/kppp/Provider/Slovenia/Kiss +share/apps/kppp/Provider/Slovenia/MojNet +share/apps/kppp/Provider/Slovenia/SiOL +share/apps/kppp/Provider/Slovenia/Volja share/apps/kppp/Provider/Sweden/.directory share/apps/kppp/Provider/Sweden/Tiscali share/apps/kppp/Provider/Sweden/Utfors @@ -256,15 +304,20 @@ share/apps/kppp/Provider/Taiwan/EraNet share/apps/kppp/Provider/Taiwan/HiNet share/apps/kppp/Provider/Taiwan/SeedNet +share/apps/kppp/Provider/Ukraine/.directory +share/apps/kppp/Provider/Ukraine/Adamant share/apps/kppp/Provider/United_Kingdom/.directory share/apps/kppp/Provider/United_Kingdom/Demon%032Green%0322120666 share/apps/kppp/Provider/United_Kingdom/Demon%032Purple%0322121666 share/apps/kppp/Provider/United_Kingdom/Demon%032Red%0320798666 share/apps/kppp/Provider/United_Kingdom/FreeServe share/apps/kppp/Provider/Yugoslavia/041Net -share/apps/kppp/Provider/Yugoslavia/041Net.rst -share/apps/kppp/Provider/Yugoslavia/9819 -share/apps/kppp/Provider/Yugoslavia/9819.rst +share/apps/kppp/Provider/Yugoslavia/041_1xx_xxx.rst +share/apps/kppp/Provider/Yugoslavia/041_2xx_xxx.rst +share/apps/kppp/Provider/Yugoslavia/041_3xx_xxx.rst +share/apps/kppp/Provider/Yugoslavia/041_4xx_xxx.rst +share/apps/kppp/Provider/Yugoslavia/041_5xx_xxx.rst +share/apps/kppp/Provider/Yugoslavia/041_9xx_xxx.rst share/apps/kppp/Provider/Yugoslavia/BeoTelNet share/apps/kppp/Provider/Yugoslavia/CG.Bar.yu share/apps/kppp/Provider/Yugoslavia/CG.Berane.yu @@ -290,13 +343,14 @@ share/apps/kppp/Provider/Yugoslavia/EUnetPristina share/apps/kppp/Provider/Yugoslavia/EUnetSombor share/apps/kppp/Provider/Yugoslavia/EUnetSubotica +share/apps/kppp/Provider/Yugoslavia/III_zona-preko_200km.rst +share/apps/kppp/Provider/Yugoslavia/II_zona-do_200km.rst +share/apps/kppp/Provider/Yugoslavia/I_zona-ista_mreza.rst share/apps/kppp/Provider/Yugoslavia/InfoSKY +share/apps/kppp/Provider/Yugoslavia/Lokalni_poziv.rst share/apps/kppp/Provider/Yugoslavia/PTT share/apps/kppp/Provider/Yugoslavia/SCnet share/apps/kppp/Provider/Yugoslavia/Sezampro -share/apps/kppp/Provider/Yugoslavia/TelefonZona1.rst -share/apps/kppp/Provider/Yugoslavia/TelefonZona2.rst -share/apps/kppp/Provider/Yugoslavia/TelefonZona3.rst share/apps/kppp/Provider/Yugoslavia/VeratNet share/apps/kppp/Provider/Yugoslavia/YUBCnet share/apps/kppp/Rules/Argentina/Argentina_0610.rst @@ -337,8 +391,9 @@ share/apps/kppp/Rules/Croatia/iskon_medjugradski_poziv.rst share/apps/kppp/Rules/Croatia/iskon_optimal.rst share/apps/kppp/Rules/Croatia/iskon_zagrebacka_zupanija.rst -share/apps/kppp/Rules/Czechia/Czech_Telecom_City.rst -share/apps/kppp/Rules/Czechia/Czech_Telecom_Internet.rst +share/apps/kppp/Rules/Czechia/Tarif_INTERNET_2002_INTERNET_MAXI_PLUS.rst +share/apps/kppp/Rules/Czechia/Tarif_INTERNET_2002_MINI.rst +share/apps/kppp/Rules/Czechia/Tarif_INTERNET_2002_STANDARD_MAXI.rst share/apps/kppp/Rules/Denmark/12Move_Analog.rst share/apps/kppp/Rules/Denmark/12Move_ISDN.rst share/apps/kppp/Rules/Denmark/Cybercity_Friabonnement.rst @@ -359,13 +414,17 @@ share/apps/kppp/Rules/Germany/2.5s.rst share/apps/kppp/Rules/Germany/AddCom_by_Call.rst share/apps/kppp/Rules/Germany/Addcom.rst +share/apps/kppp/Rules/Germany/Arcor_Internet_by_Call_easy.rst share/apps/kppp/Rules/Germany/CallOkaynet.rst share/apps/kppp/Rules/Germany/Callino_Surf_Basic.rst share/apps/kppp/Rules/Germany/Callino_Surf_Plus.rst share/apps/kppp/Rules/Germany/Callisa_City.rst share/apps/kppp/Rules/Germany/City_Activ_Plus_Option.rst share/apps/kppp/Rules/Germany/Cityweb.rst +share/apps/kppp/Rules/Germany/CompuservePro.rst +share/apps/kppp/Rules/Germany/Easynet_easy-call.rst share/apps/kppp/Rules/Germany/Freenet_Enterprise.rst +share/apps/kppp/Rules/Germany/Freenet_Sorglos.rst share/apps/kppp/Rules/Germany/Freenet_special_call_by_call.rst share/apps/kppp/Rules/Germany/MSN.rst share/apps/kppp/Rules/Germany/Mobilcom_Freenet.rst @@ -375,28 +434,25 @@ share/apps/kppp/Rules/Germany/Nikoma_Internet_by_Call.rst share/apps/kppp/Rules/Germany/Nikoma_Study_and_Surf.rst share/apps/kppp/Rules/Germany/Planet-Interkom_Internet_by_call.rst -share/apps/kppp/Rules/Germany/Telekom_City.rst +share/apps/kppp/Rules/Germany/Puretec.rst share/apps/kppp/Rules/Germany/Telekom_City_Select_5_30.rst +share/apps/kppp/Rules/Germany/VR-Web.rst share/apps/kppp/Rules/Germany/expressnet.rst share/apps/kppp/Rules/Germany/knUUt-by-Call.rst share/apps/kppp/Rules/Germany/talkline_by_call.rst share/apps/kppp/Rules/Germany/vossnet_fun.rst share/apps/kppp/Rules/Germany/vossnet_fun_light.rst share/apps/kppp/Rules/Germany/vossnet_kompl.rst -share/apps/kppp/Rules/Greece/Hellas_EPAK_Zone1_in_drs.rst share/apps/kppp/Rules/Greece/Hellas_EPAK_Zone1_in_euro.rst -share/apps/kppp/Rules/Greece/Hellas_EPAK_Zone2_in_drs.rst share/apps/kppp/Rules/Greece/Hellas_EPAK_Zone2_in_euro.rst -share/apps/kppp/Rules/Greece/Hellas_EPAK_local_in_drs.rst share/apps/kppp/Rules/Greece/Hellas_EPAK_local_in_euro.rst -share/apps/kppp/Rules/Greece/Hellas_analog_local_in_drs.rst share/apps/kppp/Rules/Greece/Hellas_analog_local_in_euro.rst -share/apps/kppp/Rules/Greece/Hellas_digital_local_in_drs.rst share/apps/kppp/Rules/Greece/Hellas_digital_local_in_euro.rst share/apps/kppp/Rules/Hong_Kong/Hong_Kong_Telecom.rst share/apps/kppp/Rules/Hungary/Local.rst share/apps/kppp/Rules/Hungary/LocalTop_MATAV.rst share/apps/kppp/Rules/Hungary/Local_MATAV.rst +share/apps/kppp/Rules/Hungary/PapaTel.rst share/apps/kppp/Rules/Iceland/Iceland_general.rst share/apps/kppp/Rules/India/BSNL_Local.rst share/apps/kppp/Rules/India/BSNL_Long_101_To_200.rst @@ -456,17 +512,12 @@ share/apps/kppp/Rules/Netherlands/NedpointBelBespaar_Lokaal.rst share/apps/kppp/Rules/Norway/Local_Area.rst share/apps/kppp/Rules/Norway/Long_Distance.rst -share/apps/kppp/Rules/Poland/Dialog_Atut.rst -share/apps/kppp/Rules/Poland/Dialog_Atut_020.rst -share/apps/kppp/Rules/Poland/Dialog_Efekt.rst -share/apps/kppp/Rules/Poland/Dialog_Profit.rst +share/apps/kppp/Rules/Norway/Netcom.rst share/apps/kppp/Rules/Poland/Internetia.rst share/apps/kppp/Rules/Poland/Netia_100km_Niebieska.rst share/apps/kppp/Rules/Poland/Netia_100km_Zielona.rst share/apps/kppp/Rules/Poland/Netia_Lokalne_Niebieska.rst share/apps/kppp/Rules/Poland/Netia_Lokalne_Zielona.rst -share/apps/kppp/Rules/Poland/Netia_Niebieska.rst -share/apps/kppp/Rules/Poland/Netia_Zielona.rst share/apps/kppp/Rules/Poland/TPSA.rst share/apps/kppp/Rules/Poland/TP_100km.rst share/apps/kppp/Rules/Poland/TP_Lokalne.rst @@ -476,18 +527,20 @@ share/apps/kppp/Rules/Portugal/PT_Regional_Ilhas.rst share/apps/kppp/Rules/Portugal/PT_YesNET.rst share/apps/kppp/Rules/Portugal/PT_YesNET_Ilhas.rst -share/apps/kppp/Rules/Romania/Telecom_GSM.rst -share/apps/kppp/Rules/Romania/Telecom_Interurban.rst -share/apps/kppp/Rules/Romania/Telecom_Local.rst +share/apps/kppp/Rules/Romania/RomTelecom_GSM.rst +share/apps/kppp/Rules/Romania/RomTelecom_Interurban.rst +share/apps/kppp/Rules/Romania/RomTelecom_Local.rst share/apps/kppp/Rules/Russia/TEMPLATE.ru -share/apps/kppp/Rules/Russia/Yamalelectroliaison.rst share/apps/kppp/Rules/Russia/mtu-intel_standart.rst share/apps/kppp/Rules/Singapore/SingTel_Local.rst share/apps/kppp/Rules/Slovakia/Internetovy_tarif_019XY.rst share/apps/kppp/Rules/Slovakia/ST_medzimesto.rst share/apps/kppp/Rules/Slovakia/ST_mesto.rst -share/apps/kppp/Rules/Slovakia/Slovenske_Telekomunikacie_Internet.rst +share/apps/kppp/Rules/Slovenia/omrezje_0880.rst +share/apps/kppp/Rules/Slovenia/omrezje_0889.rst +share/apps/kppp/Rules/Slovenia/stacionarno_omrezje.rst share/apps/kppp/Rules/South_Afrika/South_Afrika.rst +share/apps/kppp/Rules/South_Afrika/South_Afrika_Justin.rst share/apps/kppp/Rules/Spain/Infovia.rst share/apps/kppp/Rules/Spain/Infovia_IVA.rst share/apps/kppp/Rules/Spain/Telefonica_Interprovincial.rst @@ -534,6 +587,8 @@ share/apps/kppp/Rules/Switzerland/Swisscom_Surf.rst share/apps/kppp/Rules/TEMPLATE share/apps/kppp/Rules/Turkey/Turk_Telekom_Internet.rst +share/apps/kppp/Rules/Ukraine/TEMPLATE.uk +share/apps/kppp/Rules/Ukraine/Utel_Unet.rst share/apps/kppp/Rules/United_Kingdom/BirminghamCable_Local.rst share/apps/kppp/Rules/United_Kingdom/BirminghamCable_National.rst share/apps/kppp/Rules/United_Kingdom/BirminghamCable_SameTelco.rst @@ -554,25 +609,28 @@ share/apps/kppp/pics/modemnone.png share/apps/kppp/pics/modemright.png share/apps/kppp/pics/phone.png -share/apps/ksirc/commands-handler.pl -share/apps/ksirc/commands-perl.pl -share/apps/ksirc/convert_commands.pl -share/apps/ksirc/dcc_progress.pm -share/apps/ksirc/dcc_status.pm share/apps/ksirc/filters.pl share/apps/ksirc/ksirc.pl -share/apps/ksirc/ksirclistbox.pm -share/apps/ksirc/load_all.pm -share/apps/ksirc/palistbox.pm -share/apps/ksirc/pbase.pm -share/apps/ksirc/pboxlayout.pm -share/apps/ksirc/pbutton.pm -share/apps/ksirc/pframe.pm share/apps/ksirc/pics/arrow.png share/apps/ksirc/pics/blueball.png share/apps/ksirc/pics/bluepin.png share/apps/ksirc/pics/channel.xpm share/apps/ksirc/pics/channels.xpm +share/apps/ksirc/pics/emoticons/biggrin.png +share/apps/ksirc/pics/emoticons/clown.png +share/apps/ksirc/pics/emoticons/cry.png +share/apps/ksirc/pics/emoticons/devil.png +share/apps/ksirc/pics/emoticons/frown.png +share/apps/ksirc/pics/emoticons/heart.png +share/apps/ksirc/pics/emoticons/loveit.png +share/apps/ksirc/pics/emoticons/puh.png +share/apps/ksirc/pics/emoticons/puh2.png +share/apps/ksirc/pics/emoticons/redface.png +share/apps/ksirc/pics/emoticons/sadley.png +share/apps/ksirc/pics/emoticons/slime.png +share/apps/ksirc/pics/emoticons/smile.png +share/apps/ksirc/pics/emoticons/wink.png +share/apps/ksirc/pics/emoticons/yummie.png share/apps/ksirc/pics/greenpin.png share/apps/ksirc/pics/info.png share/apps/ksirc/pics/info1.png @@ -581,32 +639,20 @@ share/apps/ksirc/pics/ksirc_b.xpm share/apps/ksirc/pics/ksirc_dock.xpm share/apps/ksirc/pics/madsmiley.png +share/apps/ksirc/pics/mdi.png share/apps/ksirc/pics/mini-run.png +share/apps/ksirc/pics/sadsmiley.png +share/apps/ksirc/pics/sdi.png share/apps/ksirc/pics/server.xpm share/apps/ksirc/pics/smiley.png share/apps/ksirc/pics/star.png -share/apps/ksirc/pkfiledialog.pm -share/apps/ksirc/plabel.pm -share/apps/ksirc/plined.pm -share/apps/ksirc/plistbox.pm -share/apps/ksirc/pmenudta.pm -share/apps/ksirc/pobjfinder.pm -share/apps/ksirc/ppopmenu.pm -share/apps/ksirc/pprogress.pm -share/apps/ksirc/ppushbt.pm -share/apps/ksirc/ptabdialog.pm -share/apps/ksirc/ptablevw.pm -share/apps/ksirc/puke.pl -share/apps/ksirc/pwidget.pm share/apps/ksirc/relnotes share/apps/ksirc/servers.ini share/apps/ksirc/servers.txt share/apps/ksirc/sirc.help.gz -share/apps/ksirc/small.pl -share/apps/ksirc/test.pl -share/apps/ksirc/tester.pl share/apps/lisa/README share/config/ksircrc +share/config/ktalkdrc share/doc/HTML/en/kdict/applet.png share/doc/HTML/en/kdict/common share/doc/HTML/en/kdict/conf.png @@ -636,7 +682,6 @@ share/doc/HTML/en/knewsticker/knewsticker-kicker.png share/doc/HTML/en/knewsticker/newarticle-icon.png share/doc/HTML/en/knewsticker/newssite-icon.png -share/doc/HTML/en/knewsticker/noarticles-icon.png share/doc/HTML/en/knewsticker/oldarticle-icon.png share/doc/HTML/en/knewsticker/preferences-icon.png share/doc/HTML/en/knewsticker/uparrow-icon.png @@ -676,6 +721,9 @@ share/doc/HTML/en/korn/common share/doc/HTML/en/korn/index.cache.bz2 share/doc/HTML/en/korn/index.docbook +share/doc/HTML/en/kpf/common +share/doc/HTML/en/kpf/index.cache.bz2 +share/doc/HTML/en/kpf/index.docbook share/doc/HTML/en/kppp/accounting.docbook share/doc/HTML/en/kppp/callback.docbook share/doc/HTML/en/kppp/chap.docbook @@ -724,8 +772,10 @@ share/icons/hicolor/16x16/apps/knewsticker.png share/icons/hicolor/16x16/apps/knode.png share/icons/hicolor/16x16/apps/korn.png +share/icons/hicolor/16x16/apps/kpf.png share/icons/hicolor/16x16/apps/kppp.png share/icons/hicolor/16x16/apps/ksirc.png +share/icons/hicolor/16x16/apps/ktalkd.png share/icons/hicolor/32x32/apps/kdict.png share/icons/hicolor/32x32/apps/kit.png share/icons/hicolor/32x32/apps/kmail.png @@ -733,8 +783,10 @@ share/icons/hicolor/32x32/apps/knewsticker.png share/icons/hicolor/32x32/apps/knode.png share/icons/hicolor/32x32/apps/korn.png +share/icons/hicolor/32x32/apps/kpf.png share/icons/hicolor/32x32/apps/kppp.png share/icons/hicolor/32x32/apps/ksirc.png +share/icons/hicolor/32x32/apps/ktalkd.png share/icons/hicolor/48x48/apps/kdict.png share/icons/hicolor/48x48/apps/kit.png share/icons/hicolor/48x48/apps/kmail.png @@ -742,18 +794,25 @@ share/icons/hicolor/48x48/apps/knewsticker.png share/icons/hicolor/48x48/apps/knode.png share/icons/hicolor/48x48/apps/korn.png +share/icons/hicolor/48x48/apps/kpf.png share/icons/hicolor/48x48/apps/kppp.png share/icons/hicolor/48x48/apps/ksirc.png +share/icons/hicolor/48x48/apps/ktalkd.png +share/icons/locolor/16x16/apps/ksirc.png +share/icons/locolor/32x32/apps/ksirc.png share/services/knewsservice.protocol share/services/kntsrcfilepropsdlg.desktop +share/services/kpfpropertiesdialogplugin.desktop +share/services/kxmlrpcd.desktop share/services/lan.protocol share/services/rlan.protocol -@dirrm share/icons/hicolor/48x48/apps -@dirrm share/icons/hicolor/32x32/apps +share/sounds/ktalkd.wav +@comment dirs @dirrm share/doc/HTML/en/lisa @dirrm share/doc/HTML/en/ktalkd @dirrm share/doc/HTML/en/ksirc @dirrm share/doc/HTML/en/kppp +@dirrm share/doc/HTML/en/kpf @dirrm share/doc/HTML/en/korn @dirrm share/doc/HTML/en/knode @dirrm share/doc/HTML/en/knewsticker @@ -761,16 +820,19 @@ @dirrm share/doc/HTML/en/kit @dirrm share/doc/HTML/en/kdict @dirrm share/apps/lisa +@dirrm share/apps/ksirc/pics/emoticons @dirrm share/apps/ksirc/pics @dirrm share/apps/ksirc @dirrm share/apps/kppp/pics @dirrm share/apps/kppp/Rules/Uruguay @dirrm share/apps/kppp/Rules/United_Kingdom +@dirrm share/apps/kppp/Rules/Ukraine @dirrm share/apps/kppp/Rules/Turkey @dirrm share/apps/kppp/Rules/Switzerland @dirrm share/apps/kppp/Rules/Sweden @dirrm share/apps/kppp/Rules/Spain @dirrm share/apps/kppp/Rules/South_Afrika +@dirrm share/apps/kppp/Rules/Slovenia @dirrm share/apps/kppp/Rules/Slovakia @dirrm share/apps/kppp/Rules/Singapore @dirrm share/apps/kppp/Rules/Russia @@ -814,8 +876,10 @@ @dirrm share/apps/kppp/Rules @dirrm share/apps/kppp/Provider/Yugoslavia @dirrm share/apps/kppp/Provider/United_Kingdom +@dirrm share/apps/kppp/Provider/Ukraine @dirrm share/apps/kppp/Provider/Taiwan @dirrm share/apps/kppp/Provider/Sweden +@dirrm share/apps/kppp/Provider/Slovenia @dirrm share/apps/kppp/Provider/Portugal @dirrm share/apps/kppp/Provider/Norway @dirrm share/apps/kppp/Provider/NewZealand @@ -860,7 +924,9 @@ @dirrm share/apps/kdict/icons/hicolor @dirrm share/apps/kdict/icons @dirrm share/apps/kdict +@dirrm share/apps/kconf_update @dirrm share/applnk/Utilities +@dirrm share/applnk/Settings/System @dirrm share/applnk/Settings/Personalization @dirrm share/applnk/Settings/Network @dirrm share/applnk/Settings ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 1:48: 8 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.takas.lt (mail-src.takas.lt [212.59.31.77]) by hub.freebsd.org (Postfix) with ESMTP id 42D5C37B41A; Tue, 23 Apr 2002 01:48:02 -0700 (PDT) Received: from rolnas.takas.lt ([213.190.49.80]) by mail.takas.lt with Microsoft SMTPSVC(5.0.2195.2966); Tue, 23 Apr 2002 10:47:54 +0200 Received: from rolnas.takas.lt (localhost [127.0.0.1]) by rolnas.takas.lt (8.12.3/8.12.3) with ESMTP id g3N8lpCt073716; Tue, 23 Apr 2002 10:47:51 +0200 (EET) (envelope-from rolnas@rolnas.takas.lt) Received: (from rolnas@localhost) by rolnas.takas.lt (8.12.3/8.12.3/Submit) id g3N8lpc6073715; Tue, 23 Apr 2002 10:47:51 +0200 (EET) Date: Tue, 23 Apr 2002 10:47:51 +0200 From: Rolandas Naujikas To: ports@freebsd.org Cc: kde@freebsd.org Subject: Bugs in KDE 3.0 ports Message-ID: <20020423084751.GA73676@rolnas.takas.lt> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="45Z9DzgjV8m4Oswq" Content-Disposition: inline User-Agent: Mutt/1.3.28i X-OriginalArrivalTime: 23 Apr 2002 08:47:55.0187 (UTC) FILETIME=[8F8A7830:01C1EAA3] Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --45Z9DzgjV8m4Oswq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I compiled x11/kde3 meta-port and have those errors: 1. To compile games/kdegames3 we need patch patch-ksirtet::lib::wizard.cpp 2. Port graphics/kdegraphics3 is missing runtime dependency on print/ghostscript -gnu (impossible to view nor *.ps nor *.pdf files) and possible some note about print/teTeX for kdvi. 3. Konqueror crash many times - need investigations. --45Z9DzgjV8m4Oswq Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="patch-ksirtet::lib::wizard.cpp" --- ksirtet/lib/wizard.cpp.orig Sat Jan 26 18:44:15 2002 +++ ksirtet/lib/wizard.cpp Tue Apr 23 10:21:09 2002 @@ -24,7 +24,7 @@ #ifdef __bsdi__ #define IPPORT_USERRESERVED IPPORT_DYNAMIC #endif -#if defined(__NetBSD__) || defined(__sgi) +#if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__sgi) #define IPPORT_USERRESERVED IPPORT_RESERVED #endif #define MIN_USER_PORT (unsigned short int)IPPORT_USERRESERVED --45Z9DzgjV8m4Oswq-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 1:53:23 2002 Delivered-To: freebsd-ports@freebsd.org Received: from anchor-post-30.mail.demon.net (anchor-post-30.mail.demon.net [194.217.242.88]) by hub.freebsd.org (Postfix) with ESMTP id 7D4C037B405 for ; Tue, 23 Apr 2002 01:53:19 -0700 (PDT) Received: from hclb.demon.co.uk ([158.152.8.23]) by anchor-post-30.mail.demon.net with esmtp (Exim 3.35 #1) id 16zjUm-000BSu-0U for freebsd-ports@freebsd.org; Mon, 22 Apr 2002 20:29:05 +0100 Received: (from root@localhost) by hclb.demon.co.uk (8.12.3/8.12.2/Submit) id g3MJPkMQ002064 for freebsd-ports@freebsd.org; Mon, 22 Apr 2002 20:25:46 +0100 (BST) Date: Mon, 22 Apr 2002 20:25:46 +0100 (BST) From: Dave Evans Message-Id: <200204221925.g3MJPkMQ002064@hclb.demon.co.uk> To: freebsd-ports@freebsd.org Subject: Large i18n commit heading your way Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org There is a many-megabyte commit of kde i18n packing lists heading your way if you use cvsup on the end of a slow 56k modem. You might like to add the following list to your cvsup refuse file. Of course you will want to delete your favourite language from the list. E.g. the entry for en_GB. ports/misc/kde3-i18n-af ports/misc/kde3-i18n-ar ports/misc/kde3-i18n-az ports/misc/kde3-i18n-bg ports/misc/kde3-i18n-bs ports/misc/kde3-i18n-ca ports/misc/kde3-i18n-cs ports/misc/kde3-i18n-da ports/misc/kde3-i18n-el ports/misc/kde3-i18n-eo ports/misc/kde3-i18n-es ports/misc/kde3-i18n-et ports/misc/kde3-i18n-fi ports/misc/kde3-i18n-en_GB ports/misc/kde3-i18n-hr ports/misc/kde3-i18n-hu ports/misc/kde3-i18n-id ports/misc/kde3-i18n-is ports/misc/kde3-i18n-it ports/misc/kde3-i18n-lt ports/misc/kde3-i18n-lv ports/misc/kde3-i18n-mt ports/misc/kde3-i18n-nb ports/misc/kde3-i18n-nl ports/misc/kde3-i18n-nn ports/misc/kde3-i18n-pl ports/misc/kde3-i18n-pt ports/misc/kde3-i18n-pt_BR ports/misc/kde3-i18n-ro ports/misc/kde3-i18n-sk ports/misc/kde3-i18n-sl ports/misc/kde3-i18n-sr ports/misc/kde3-i18n-sv ports/misc/kde3-i18n-ta ports/misc/kde3-i18n-th ports/misc/kde3-i18n-tr ports/misc/kde3-i18n-ven ports/misc/kde3-i18n-vi ports/misc/kde3-i18n-xh ports/misc/kde3-i18n-zu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 2:10: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B691C37B405 for ; Tue, 23 Apr 2002 02:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N9A2K01473; Tue, 23 Apr 2002 02:10:02 -0700 (PDT) (envelope-from gnats) Date: Tue, 23 Apr 2002 02:10:02 -0700 (PDT) Message-Id: <200204230910.g3N9A2K01473@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Michiel De Wilde Subject: Re: ports/37329: x11-wm/mosfet-liquid: update: v. 0.9.2 for KDE3 Reply-To: Michiel De Wilde Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/37329; it has been noted by GNATS. From: Michiel De Wilde To: freebsd-gnats-submit@FreeBSD.org, ports@geeksrus.net Cc: Subject: Re: ports/37329: x11-wm/mosfet-liquid: update: v. 0.9.2 for KDE3 Date: Tue, 23 Apr 2002 11:08:34 +0200 Hi Alan, Could you take over the mosfet-liquid maintainership from me, as I currently don't have the necessary amount of time for doing a good maintenance job? Michiel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 2:30:52 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mile.nevermind.kiev.ua (freebsddiary.org.ua [213.186.199.26]) by hub.freebsd.org (Postfix) with ESMTP id 3E3F237B417; Tue, 23 Apr 2002 02:30:38 -0700 (PDT) Received: from mile.nevermind.kiev.ua (never@localhost [127.0.0.1]) by mile.nevermind.kiev.ua (8.12.3/8.12.2) with ESMTP id g3N9UKIi032604; Tue, 23 Apr 2002 12:30:21 +0300 (EEST) (envelope-from never@mile.nevermind.kiev.ua) Received: (from never@localhost) by mile.nevermind.kiev.ua (8.12.3/8.12.3/Submit) id g3N9UIsY032603; Tue, 23 Apr 2002 12:30:18 +0300 (EEST) Date: Tue, 23 Apr 2002 12:30:18 +0300 From: Nevermind To: Steve Howe Cc: dirk@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: FreeBSD Port: mod_php4-4.1.2 Message-ID: <20020423093018.GA32493@nevermind.kiev.ua> References: <9388286288.20020422125239@carcass.dhs.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <9388286288.20020422125239@carcass.dhs.org> User-Agent: Mutt/1.3.28i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, Steve Howe! On Mon, Apr 22, 2002 at 12:52:39PM -0300, you wrote: > Sorry to disturb you... > I had the following compiler errors trying the mod_php4 port. Do > you have any clues ? > I'm using apache-2.0.35_1 build from the ports collection. php 4.1.2 won't work with Apache 2 -- NEVE-RIPE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 2:40: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EDC6A37B41A for ; Tue, 23 Apr 2002 02:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N9e2K06600; Tue, 23 Apr 2002 02:40:02 -0700 (PDT) (envelope-from gnats) Date: Tue, 23 Apr 2002 02:40:02 -0700 (PDT) Message-Id: <200204230940.g3N9e2K06600@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Nevermind Subject: Re: ports/37350: ports/security/sudo: revision 1.49 of Makefile brokes compile Reply-To: Nevermind Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/37350; it has been noted by GNATS. From: Nevermind To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: Re: ports/37350: ports/security/sudo: revision 1.49 of Makefile brokes compile Date: Tue, 23 Apr 2002 12:32:00 +0300 Hello, Alexandr Kovalenko! On Mon, Apr 22, 2002 at 08:15:36PM +0300, you wrote: > >Number: 37350 > >Category: ports > >Synopsis: ports/security/sudo: revision 1.49 of Makefile brokes compile Please, close this PR, in revision 1.50 of Makefile mharo backouted changes. It works again. -- NEVE-RIPE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 3: 0:25 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1404C37B41D for ; Tue, 23 Apr 2002 03:00:10 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NA0AH09848; Tue, 23 Apr 2002 03:00:10 -0700 (PDT) (envelope-from gnats) Received: from t-mta2.odn.ne.jp (mfep2.odn.ne.jp [143.90.131.180]) by hub.freebsd.org (Postfix) with ESMTP id 29D4F37B41A for ; Tue, 23 Apr 2002 02:59:43 -0700 (PDT) Received: from sz.homedns.org ([218.46.1.125]) by t-mta2.odn.ne.jp with ESMTP id <20020423095941443.XPTL.789.t-mta2.odn.ne.jp@mta2.odn.ne.jp>; Tue, 23 Apr 2002 18:59:41 +0900 Received: by sz.homedns.org (Postfix, from userid 1001) id 5FF5A992F3; Tue, 23 Apr 2002 18:59:39 +0900 (JST) Message-Id: <20020423095939.5FF5A992F3@sz.homedns.org> Date: Tue, 23 Apr 2002 18:59:39 +0900 (JST) From: Kimura Fuyuki To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37373: Update port: graphics/p5-GD-TextUtil to 0.82 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37373 >Category: ports >Synopsis: Update port: graphics/p5-GD-TextUtil to 0.82 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Apr 23 03:00:09 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Kimura Fuyuki >Release: FreeBSD 4.5-RELEASE-p4 i386 >Organization: >Environment: System: FreeBSD sz.homedns.org 4.5-RELEASE-p4 FreeBSD 4.5-RELEASE-p4 #11: Tue Apr 23 11:04:54 JST 2002 root@sz.homedns.org:/sack/obj/usr/src/sys/NS i386 >Description: Update to 0.82 >How-To-Repeat: >Fix: cvs server: Diffing . Index: Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/p5-GD-TextUtil/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile 2001/03/01 06:37:42 1.5 +++ Makefile 2002/04/23 09:57:55 @@ -6,7 +6,7 @@ # PORTNAME= GD-TextUtil -PORTVERSION= 0.80 +PORTVERSION= 0.82 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= GD @@ -21,5 +21,9 @@ MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= GD::Text.3 GD::Text::Wrap.3 GD::Text::Align.3 + +post-patch: +# Silence 'strict subs' + ${PERL} -pi -e 's/Cwd::cwd/Cwd::cwd()/' ${WRKSRC}/Text.pm .include Index: distinfo =================================================================== RCS file: /home/ncvs/ports/graphics/p5-GD-TextUtil/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 2000/11/12 02:39:40 1.2 +++ distinfo 2002/04/23 09:57:55 @@ -1 +1 @@ -MD5 (GDTextUtil-0.80.tar.gz) = 3569b86f250ad28bdb771cbc6c83d0aa +MD5 (GDTextUtil-0.82.tar.gz) = 15dc6084dbcac093e3f482e5d947777d >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 3:16:25 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.liwing.de (mail.liwing.de [213.70.188.162]) by hub.freebsd.org (Postfix) with ESMTP id BFEF637B41A for ; Tue, 23 Apr 2002 03:16:18 -0700 (PDT) Received: (qmail 82531 invoked from network); 23 Apr 2002 10:29:36 -0000 Received: from stingray.liwing.de (HELO liwing.de) ([213.70.188.164]) (envelope-sender ) by mail.liwing.de (qmail-ldap-1.03) with SMTP for ; 23 Apr 2002 10:29:36 -0000 Message-ID: <3CC53412.2390E27E@liwing.de> Date: Tue, 23 Apr 2002 12:14:42 +0200 From: Jens Rehsack Organization: LiWing IT-Services X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Mark Edwards Cc: dirk@FreeBSD.org, ports@FreeBSD.org Subject: Re: FreeBSD Port: php4-4.1.2 References: Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Mark Edwards wrote: > > I installed the php4-4.1.2 package. How do I know where it expects to find > php.ini? Is it in the default location of /usr/local/lib/? find / -name php.ini > I only need php to run Squirrelmail, and after simply installing the php4-4. > 1.2 package, Squirrelmail runs just fine. The only php.ini I see is /usr/ > local/etc/php.ini-dist > > Is it falling back on that file, or is php running with no php.ini file? > > Thanks. > > -- > Mark Edwards > San Francisco, CA > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message -- L i W W W i Jens Rehsack L W W W L i W W W W i nnn gggg LiWing IT-Services L i W W W W i n n g g LLLL i W W i n n g g Friesenstraße 2 gggg 06112 Halle g g g Tel.: +49 - 3 45 - 5 17 05 91 ggg e-Mail: Fax: +49 - 3 45 - 5 17 05 92 http://www.liwing.de/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 3:50:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0669537B417 for ; Tue, 23 Apr 2002 03:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NAo0I20766; Tue, 23 Apr 2002 03:50:01 -0700 (PDT) (envelope-from gnats) Received: from yazzy.org (yazzy.org [217.8.140.3]) by hub.freebsd.org (Postfix) with ESMTP id 7F5E237B405 for ; Tue, 23 Apr 2002 03:40:13 -0700 (PDT) Received: (qmail 5106 invoked from network); 23 Apr 2002 10:40:10 -0000 Received: from unknown (HELO gargamel.hqd-internal) (217.228.215.53) by yazzy.org with SMTP; 23 Apr 2002 10:40:10 -0000 Received: from lilith.hqd-internal (lilith.hqd-internal [192.168.2.10]) by gargamel.hqd-internal (Postfix) with ESMTP id 39A5A38A for ; Tue, 23 Apr 2002 12:40:12 +0200 (CEST) Received: by lilith.hqd-internal (Postfix, from userid 1000) id 0A1181CB1E0; Tue, 23 Apr 2002 12:40:06 +0200 (CEST) Message-Id: <20020314011927.GA18151@lilith.hqd-internal> Date: Tue, 23 Apr 2002 12:40:05 +0200 From: Gerhard Haering To: freebsd-gnats-submit@FreeBSD.org Subject: ports/37375: Test bug report (ignore) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37375 >Category: ports >Synopsis: Test bug report (please ignore) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Apr 23 03:50:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Gerhard Haering >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD lilith.hqd-internal 4.5-STABLE FreeBSD 4.5-STABLE #0: Tue Jan 29 17:05:41 CET 2002 gerhard@lilith.hqd-internal:/usr/obj/usr/src/sys/GH i386 >Description: I got problems submitting bugs. This is a test message. I'm normally getting nothing, nada, zilch, no response at all. Not a REJECT, nothing. So I need to test what's the source of the problem. If this actually gets thru, please ignore it/delete it. But please write me *FIRST* that you received it. Thanks. >How-To-Repeat: Submit a bug report. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 3:50:34 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 23B4B37B41A for ; Tue, 23 Apr 2002 03:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NAo1d20775; Tue, 23 Apr 2002 03:50:01 -0700 (PDT) (envelope-from gnats) Received: from noname.csdl.lt (noname.csdl.lt [194.176.40.182]) by hub.freebsd.org (Postfix) with SMTP id 9C35237B405 for ; Tue, 23 Apr 2002 03:46:21 -0700 (PDT) Received: (qmail 38696 invoked by uid 1000); 23 Apr 2002 10:46:19 -0000 Message-Id: <20020423104619.38695.qmail@noname.csdl.lt> Date: 23 Apr 2002 10:46:19 -0000 From: Paulius Bulotas Reply-To: Paulius Bulotas To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37376: BitchX upgrade from 1.0c18 to 1.0c19 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37376 >Category: ports >Synopsis: BitchX upgrade from 1.0c18 to 1.0c19 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Apr 23 03:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Paulius Bulotas >Release: FreeBSD 4.4-RELEASE i386 >Organization: >Environment: System: FreeBSD noname.csdl.lt 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Fri Dec 21 16:41:54 EET 2001 root@noname.csdl.lt:/usr/src/sys/compile/NONAME i386 >Description: BitchX port upgrade from 1.0c18 to 1.0c19 Maybe I missed something (I don't have GUI) On 5.0-DP1 connecting with putty using 8x13 font starting BitchX results in video mode/font? change and BitchX uses very small font... Changing font in putty helps ;) On 4.4 no side effects noticed ;) >How-To-Repeat: >Fix: diff -urN irc/bitchx.orig/Makefile irc/bitchx/Makefile --- irc/bitchx.orig/Makefile Fri Aug 10 17:33:39 2001 +++ irc/bitchx/Makefile Tue Apr 23 11:53:39 2002 @@ -6,11 +6,11 @@ # PORTNAME= BitchX -PORTVERSION= 1.0c18 +PORTVERSION= 1.0c19 CATEGORIES+= irc gnome MASTER_SITES= ftp://ftp.bitchx.com/pub/BitchX/source/ \ ftp://ftp.bitchx.org/pub/BitchX/source/ -DISTNAME= ircii-pana-1.0c18 +DISTNAME= ircii-pana-1.0c19 MAINTAINER= calle.madestrand@norrgarden.se diff -urN irc/bitchx.orig/distinfo irc/bitchx/distinfo --- irc/bitchx.orig/distinfo Thu Mar 15 22:31:35 2001 +++ irc/bitchx/distinfo Tue Apr 23 11:53:39 2002 @@ -1 +1 @@ -MD5 (ircii-pana-1.0c18.tar.gz) = 737276281ae911c5e1e17b028ebee045 +MD5 (ircii-pana-1.0c19.tar.gz) = 79431ff0880e7317049045981fac8adc diff -urN irc/bitchx.orig/files/patch-ap irc/bitchx/files/patch-ap --- irc/bitchx.orig/files/patch-ap Thu Mar 15 23:45:12 2001 +++ irc/bitchx/files/patch-ap Tue Apr 23 11:53:39 2002 @@ -1,12 +1,11 @@ ---- Makefile.in.orig Tue Mar 13 18:40:31 2001 -+++ Makefile.in Tue Mar 13 18:42:58 2001 -@@ -114,8 +114,7 @@ - +--- Makefile.in.orig Mon Mar 5 21:30:04 2001 ++++ Makefile.in Fri Apr 19 15:09:40 2002 +@@ -115,7 +115,7 @@ # This command will be used to install the BitchX help files. If you don't # want to install them, replace with the following: --# INSTALL_HELP_CMD = @echo The help files have not been installed. + # INSTALL_HELP_CMD = @echo The help files have not been installed. -INSTALL_HELP_CMD = @INSTALL_HELP_CMD@ -+INSTALL_HELP_CMD = echo ++INSTALL_HELP_CMD = echo # This is where the optional plugins will be copied to. PLUGINDIR = @PLUGINDIR@ diff -urN irc/bitchx.orig/files/patch-az irc/bitchx/files/patch-az --- irc/bitchx.orig/files/patch-az Sun Apr 15 17:36:26 2001 +++ irc/bitchx/files/patch-az Tue Apr 23 11:53:39 2002 @@ -1,16 +1,17 @@ ---- configure.orig Sun Jan 7 23:24:22 2001 -+++ configure Wed Apr 11 15:18:39 2001 -@@ -701,6 +701,7 @@ +--- configure.orig Sun Mar 24 11:30:49 2002 ++++ configure Fri Apr 19 15:27:15 2002 +@@ -868,6 +868,8 @@ --with-ssl Enable SSL support --with-tgetent Use tgetent (termcap) instead of setupterm (ncurses) --with-tcl Enable Tcl support + --with-tcl-includes=PFX Prefix where tcl.h is installed (optional) ++ --with-maildir=PATH Enable QMAIL support --with-default-server=SERVERNAME:PORT:PASSWORD:NICK:SERVERNETWORK Connect to SERVERNAME by default -@@ -9244,6 +9245,18 @@ +@@ -11120,6 +11122,17 @@ #define WANT_TCL 1 - EOF + _ACEOF +# Check whether --with-tcl-includes was given. +if test "${with_tcl_includes+set}" = set; then @@ -20,63 +21,62 @@ + TCL_INCLUDE=-I/usr/local/include +fi; + -+cat >>confdefs.h <<\EOF ++cat >>confdefs.h <<\ACEOF +#define WANT_TCL 1 -+EOF -+ - echo "$as_me:9247: checking for dlopen in -ldl" >&5 ++ACEOF + + echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5 echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6 - if test "${ac_cv_lib_dl_dlopen+set}" = set; then -@@ -9524,13 +9537,13 @@ - TCL_LIBS="-ltcl" - else +@@ -11518,13 +11531,13 @@ + --echo "$as_me:9527: checking for Tcl_SetVar in -ltcl80" >&5 --echo $ECHO_N "checking for Tcl_SetVar in -ltcl80... $ECHO_C" >&6 --if test "${ac_cv_lib_tcl80_Tcl_SetVar+set}" = set; then -+echo "$as_me:9527: checking for Tcl_SetVar in -ltcl83" >&5 + +- echo "$as_me:$LINENO: checking for Tcl_SetVar in -ltcl" >&5 +-echo $ECHO_N "checking for Tcl_SetVar in -ltcl... $ECHO_C" >&6 +-if test "${ac_cv_lib_tcl_Tcl_SetVar+set}" = set; then ++ echo "$as_me:$LINENO: checking for Tcl_SetVar in -ltcl83" >&5 +echo $ECHO_N "checking for Tcl_SetVar in -ltcl83... $ECHO_C" >&6 +if test "${ac_cv_lib_tcl83_Tcl_SetVar+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS --LIBS="-ltcl80 $LIBS" +-LIBS="-ltcl $LIBS" +LIBS="-ltcl83 $LIBS" cat >conftest.$ac_ext <<_ACEOF - #line 9535 "configure" + #line $LINENO "configure" #include "confdefs.h" -@@ -9552,19 +9565,19 @@ - _ACEOF - rm -f conftest.$ac_objext conftest$ac_exeext - if { (eval echo $as_me:9554: \"$ac_link\") >&5; (eval $ac_link) 2>&5; } && test -s conftest$ac_exeext; then -- ac_cv_lib_tcl80_Tcl_SetVar=yes +@@ -11562,19 +11575,19 @@ + ac_status=$? + echo "$as_me:$LINENO: \$? = $ac_status" >&5 + (exit $ac_status); }; }; then +- ac_cv_lib_tcl_Tcl_SetVar=yes + ac_cv_lib_tcl83_Tcl_SetVar=yes else echo "$as_me: failed program was:" >&5 - cat conftest.$ac_ext >&5 -- ac_cv_lib_tcl80_Tcl_SetVar=no -+ ac_cv_lib_tcl83_Tcl_SetVar=no + cat conftest.$ac_ext >&5 +-ac_cv_lib_tcl_Tcl_SetVar=no ++ac_cv_lib_tcl83_Tcl_SetVar=no fi - rm -f conftest$ac_exeext conftest.$ac_ext + rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi --echo "$as_me:9564: result: $ac_cv_lib_tcl80_Tcl_SetVar" >&5 --echo "${ECHO_T}$ac_cv_lib_tcl80_Tcl_SetVar" >&6 --if test $ac_cv_lib_tcl80_Tcl_SetVar = yes; then -- TCL_LIBS="-ltcl80" -+echo "$as_me:9564: result: $ac_cv_lib_tcl83_Tcl_SetVar" >&5 +-echo "$as_me:$LINENO: result: $ac_cv_lib_tcl_Tcl_SetVar" >&5 +-echo "${ECHO_T}$ac_cv_lib_tcl_Tcl_SetVar" >&6 +-if test $ac_cv_lib_tcl_Tcl_SetVar = yes; then +- TCL_LIBS="-ltcl" ++echo "$as_me:$LINENO: result: $ac_cv_lib_tcl83_Tcl_SetVar" >&5 +echo "${ECHO_T}$ac_cv_lib_tcl83_Tcl_SetVar" >&6 +if test $ac_cv_lib_tcl83_Tcl_SetVar = yes; then + TCL_LIBS="-ltcl83" else - - echo "$as_me:9570: checking for Tcl_SetVar in -ltcl76" >&5 -@@ -12023,7 +12036,7 @@ - HINT_FILE="BitchX.hints" + echo "$as_me:$LINENO: checking for alternate libtcl" >&5 + echo $ECHO_N "checking for alternate libtcl... $ECHO_C" >&6 +@@ -14776,7 +14789,7 @@ fi + -INCLUDES="-I. -I\$(topdir)/include -I\$(top_srcdir)/include -I\$(srcdir) -I\$(srcdir)/include" +INCLUDES="-I. -I\$(topdir)/include -I\$(top_srcdir)/include -I\$(srcdir) -I\$(srcdir)/include $TCL_INCLUDE" - cat >>confdefs.h <Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 4:10:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 26AE537B41A for ; Tue, 23 Apr 2002 04:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NBA2P31215; Tue, 23 Apr 2002 04:10:02 -0700 (PDT) (envelope-from gnats) Received: from mailout02.sul.t-online.com (mailout02.sul.t-online.com [194.25.134.17]) by hub.freebsd.org (Postfix) with ESMTP id 262DE37B41D for ; Tue, 23 Apr 2002 04:03:48 -0700 (PDT) Received: from fwd08.sul.t-online.de by mailout02.sul.t-online.com with smtp id 16zy5J-0005C8-0E; Tue, 23 Apr 2002 13:03:45 +0200 Received: from gargamel.hqd-internal (510095183908-0001@[217.228.215.53]) by fmrl08.sul.t-online.com with esmtp id 16zy57-1CYjBIC; Tue, 23 Apr 2002 13:03:33 +0200 Received: from lilith.hqd-internal (lilith.hqd-internal [192.168.2.10]) by gargamel.hqd-internal (Postfix) with ESMTP id 432D36E6 for ; Tue, 23 Apr 2002 13:03:36 +0200 (CEST) Received: by lilith.hqd-internal (Postfix, from userid 1000) id 91D3C1CB1E0; Tue, 23 Apr 2002 13:03:29 +0200 (CEST) Message-Id: <20020314011927.GA18151@lilith.hqd-internal> Date: Tue, 23 Apr 2002 13:03:29 +0200 From: Gerhard Haering To: freebsd-gnats-submit@FreeBSD.org Subject: ports/37377: Test bug report (ignore) --- from other ISP Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37377 >Category: ports >Synopsis: Test bug report (please ignore) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Apr 23 04:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Gerhard Haering >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD lilith.hqd-internal 4.5-STABLE FreeBSD 4.5-STABLE #0: Tue Jan 29 17:05:41 CET 2002 gerhard@lilith.hqd-internal:/usr/obj/usr/src/sys/GH i386 >Description: test 2 -- please excuse me -- but the FreeBSD mail setup is configured in such a way that I normally can't get mail thru *** this is posting via smtprelay.t-online.de **** the other mail was posted thru mail.yazzy.org I got problems submitting bugs. This is a test message. I'm normally getting nothing, nada, zilch, no response at all. Not a REJECT, nothing. So I need to test what's the source of the problem. If this actually gets thru, please ignore it/delete it. But please write me *FIRST* that you received it. Thanks. >How-To-Repeat: Submit a bug report. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 4:34:59 2002 Delivered-To: freebsd-ports@freebsd.org Received: from easyisp.org (sjef.easyisp.org [213.88.184.220]) by hub.freebsd.org (Postfix) with SMTP id 26EAA37B405 for ; Tue, 23 Apr 2002 04:34:55 -0700 (PDT) Received: (qmail 99319 invoked from network); 23 Apr 2002 11:36:55 -0000 Received: from fw2.emsp.no (HELO kurt.EMSP.NO) (195.159.135.2) by sjef.easyisp.org with SMTP; 23 Apr 2002 11:36:55 -0000 Date: Tue, 23 Apr 2002 13:35:36 +0200 From: Kurt Inge X-Mailer: The Bat! (v1.60c) Personal Reply-To: Kurt Inge Organization: EasyISP X-Priority: 3 (Normal) Message-ID: <25523146745.20020423133536@postboks.org> To: mark@antsclimbtree.com Cc: freebsd-ports@FreeBSD.org Subject: Re[2]: FreeBSD Port: php4-4.1.2 In-Reply-To: <3CC53412.2390E27E@liwing.de> References: <3CC53412.2390E27E@liwing.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hei Mark, >> The only php.ini I see is /usr/ >> local/etc/php.ini-dist >> >> Is it falling back on that file, or is php running with no php.ini file? When php don't find any php.ini file it uses the default settings. Rename you php.ini-dist file to php.ini. Change the settings you want to change and restart apache/php, then the new php.ini file will be read. -- KurtI < kurt@postboks.org > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 6:50:48 2002 Delivered-To: freebsd-ports@freebsd.org Received: from freesbee.wheel.dk (freesbee.wheel.dk [193.162.159.97]) by hub.freebsd.org (Postfix) with ESMTP id 0401937B419 for ; Tue, 23 Apr 2002 06:50:46 -0700 (PDT) Received: by freesbee.wheel.dk (Postfix, from userid 1038) id DEC92384DD; Tue, 23 Apr 2002 15:50:44 +0200 (CEST) Date: Tue, 23 Apr 2002 15:50:44 +0200 From: Michael =?iso-8859-1?Q?Lyngb=F8l?= To: Greg Reaume Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: cflowd-2-1-b1_5 & flowscan-1.006_5 Message-ID: <20020423135044.GG4881@freesbee.wheel.dk> Mail-Followup-To: Greg Reaume , ports@FreeBSD.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.3.28i X-Operating-System: FreeBSD/i386 4.5-STABLE SMP X-PGP-Fingerprint: 3CA6 3789 1455 8FC2 D499 F22A D763 1ABB 9E4A 37AE X-PGP-Public-Key: finger lyngbol@tigerdyr.wheel.dk Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 22.04.2002 23:40:38 +0000, Greg Reaume wrote: > In reading information about flowscan on Dave Plonka's website, I came > across his suggestion in the INSTALL file that the sources be downloaded > for both cflowd and flowscan and that his patch be run on the cflowd > sources before install. > > I notice that both are available as packages and was wondering if the > cflowd package already has Dave Plonka's patch applied, or if the > flowscan patch applies it upon install. Just build cflowd with '-DCFLOWD_FLOWSCAN_PATCH'; eg: # cd /usr/ports/net/cflowd; make -DCFLOWD_FLOWSCAN_PATCH install /Michael -- Michael Lyngbøl -- michael at lyngbol dot dk TDC Tele Danmark, DataNetworks, IP·backbone To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 7: 6:45 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailout05.sul.t-online.com (mailout05.sul.t-online.com [194.25.134.82]) by hub.freebsd.org (Postfix) with ESMTP id 2646037B405 for ; Tue, 23 Apr 2002 07:06:39 -0700 (PDT) Received: from fwd03.sul.t-online.de by mailout05.sul.t-online.com with smtp id 1700vw-0003dR-04; Tue, 23 Apr 2002 16:06:16 +0200 Received: from Magelan.Leidinger.net (520065502893-0001@[217.83.24.53]) by fmrl03.sul.t-online.com with esmtp id 1700vi-28Pb84C; Tue, 23 Apr 2002 16:06:02 +0200 Received: from Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.3/8.12.3) with ESMTP id g3NE6MtL028702; Tue, 23 Apr 2002 16:06:26 +0200 (CEST) (envelope-from netchild@Leidinger.net) Message-Id: <200204231406.g3NE6MtL028702@Magelan.Leidinger.net> Date: Tue, 23 Apr 2002 16:06:22 +0200 (CEST) From: Alexander Leidinger Subject: Re: icc-compiled Python To: perky@fallin.lv Cc: ports@FreeBSD.ORG In-Reply-To: <20020420015309.A31482@fallin.lv> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii X-Sender: 520065502893-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 20 Apr, Hye-Shik Chang wrote: >> > (on compiling with icc, I compiled 6 sources with gcc by hand >> > to avoid icc's error hehe.) >> >> Which files and which errors? > > 1. fail on CC=icc ./configure > : just configure with gcc and modify Makefile manually > not clear but it works. ;) Known problem. That's because icc can't link native programs. > 2. some warning messages > : removed -fPIC and -W... options. > (but dynamic linking is working without any problem. ehm.) -kPIC > 3. fails linking on two points (Parser/pgen and libpython2.2.a) > : do with gcc manually What's the error message? > 4. icc error on FreeBSD base headers on some modules > (including Modules/_localemodule.c Modules/socketmodule.c > Modules/_sslmodule.c) > : compile with gcc manually Errors? Which ones? > Everything worked fine except those. > >> Which CPU? > > Intel Pentium III 800MHz. Then I expect a similiar improvement for AMD processors. >> Any chance the files you compiled with gcc instead of icc are related to >> those tests? > > Ah. if Intel allows to distribute icc-compiled binaries. > I didn't read icc license agreement carefully. I think you misunderstood me here. I wanted to know, if some of the slower tests may be a result of some files being compiled with gcc instead of icc. E.g. if you have to compile some string manipulating functions with gcc instead of icc it may be the case that this lead to the slower results for some string operations. Bye, Alexander. -- Failure is not an option. It comes bundled with your Microsoft product. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 7:50:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7A0B937B419 for ; Tue, 23 Apr 2002 07:50:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NEo4A87482; Tue, 23 Apr 2002 07:50:04 -0700 (PDT) (envelope-from gnats) Date: Tue, 23 Apr 2002 07:50:04 -0700 (PDT) Message-Id: <200204231450.g3NEo4A87482@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Michael Nottebrock Subject: Re: ports/34872: New Port: KOggTag is a KDE-based tag editor for Ogg Vorbis music files Reply-To: Michael Nottebrock Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/34872; it has been noted by GNATS. From: Michael Nottebrock To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/34872: New Port: KOggTag is a KDE-based tag editor for Ogg Vorbis music files Date: Tue, 23 Apr 2002 16:39:27 +0200 I withdraw this port, please close this PR. I might submit it again once it becomes kde3-compatible. Thanks, -- Michael Nottebrock To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 7:57:18 2002 Delivered-To: freebsd-ports@freebsd.org Received: from [12.162.34.13] (dnsmom.beanstalk.net [12.162.34.13]) by hub.freebsd.org (Postfix) with ESMTP id 58CFF37B419 for ; Tue, 23 Apr 2002 07:57:07 -0700 (PDT) Received: from fcoffice.ptfd.org (unverified [12.162.36.90]) by (Vircom SMTPRS 4.2.181) with SMTP id ; Tue, 23 Apr 2002 10:55:51 -0400 Content-Type: text/plain; charset="iso-8859-1" From: Michael W.Holdeman Organization: PTFD To: "Bryan K. Ogawa" Subject: Re: OpenOffice 641D Date: Tue, 23 Apr 2002 10:56:55 -0400 X-Mailer: KMail [version 1.2] References: <10191903110606260000> <20020419061331.P477-100000@small.pukruppa.de> <200204230749.g3N7ntwv064079@baz.fake.primenet.com> In-Reply-To: <200204230749.g3N7ntwv064079@baz.fake.primenet.com> Cc: ports@freebsd.org MIME-Version: 1.0 Message-Id: <02042310565500.02749@fcoffice.ptfd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hmmm... FreeBSD-Stable linux_base7 Linux-jdk13 jdk13 gnome icewm kde2.2 hmmm... Running x 3 I can't figure why the install script is failing on a program it's supposed to be installing. And why I cannot tar -xfz the tar.gz file on my system? Mike On Tuesday 23 April 2002 03:49, you wrote: > In localhost.freebsd.questions, you wrote: > > On Thu, 18 Apr 2002, Michael W.Holdeman wrote: > >> But when using the setup script I can't get that far? I'll dig around > >> in it some? > > > > Hmm, ... so I must have something installed on my system, you > > don't have. > > I am running (2 Computers with) > > - FreeBSD -STABLE > > - linux_base7 > > - linux-jdk13 and > > - Gnome > > Are you also running XFree4.x ? I had trouble using 3.x w/ linux_base7. > > > Do you? > > > > Uli. > > > >> Mike > >> > >> On Wednesday 17 April 2002 19:03, Peter Ulrich Kruppa wrote: > >> > On Wed, 17 Apr 2002, Michael W. Holdeman wrote: > >> > > > Indeed it does run on my machine and it is worth it, but I am not > >> > > > sure, if I can help you. > >> > > > libcomphelp2.so > >> > > > is part of the OO binaries and should be in a directory > >> > > > ../program > >> > > > - Are you sure you use "linux-bash" > >> > > > /compat/linux/bin/bash > >> > > > (there might be another one in /usr/local/bin/bash)? > >> > > > - Is OO's program directory in bash's PATH? > >> > > > >> > > The odd thing is I get this message when attempting to run setup, to > >> > > install it. > >> > > I use /usr/compat/linux/bin/bash to run it. > >> > > > >> > > Why would the setup program be looging for a file it has yetr to > >> > > install? > >> > > >> > OO seems to use 2 directories: one for "unpacking" and one for > >> > installation. I forced OO to install in the same directory. > >> > It looks like this: > >> > > >> > /usr/local/openoffice/help/ > >> > normal/ > >> > program/ > >> > share/ > >> > user/ > >> > and some files/executables > >> > and /usr/local/openoffice is in bash's PATH. > >> > > >> > Uli. > >> > > >> > > The only thing I can think of is that I am running the setup script > >> > > off a server drive- over NFS mount? > >> > > When I try to do a tar -xzf on it on the Freebsd machine it thrashes > >> > > the whole thing, placing trash archives and directory names all over > >> > > th eplace, when I run the tar command under linux on the server it > >> > > works fine? > >> > > > >> > > > >> > > Mike > >> > > >> > *-----------------------------------* > >> > * Peter Ulrich Kruppa * > >> > * - Wuppertal - * > >> > * Germany * > >> > *-----------------------------------* > >> > > >> > > >> > To Unsubscribe: send mail to majordomo@FreeBSD.org > >> > with "unsubscribe freebsd-ports" in the body of the message > >> > >> To Unsubscribe: send mail to majordomo@FreeBSD.org > >> with "unsubscribe freebsd-questions" in the body of the message > > > > *-----------------------------------* > > * Peter Ulrich Kruppa * > > * - Wuppertal - * > > * Germany * > > *-----------------------------------* > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 8: 4:45 2002 Delivered-To: freebsd-ports@freebsd.org Received: from lerlaptop.iadfw.net (lerlaptop.iadfw.net [206.66.13.21]) by hub.freebsd.org (Postfix) with ESMTP id 1F91537B400 for ; Tue, 23 Apr 2002 08:04:41 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by lerlaptop.iadfw.net (8.12.3/8.12.3) with ESMTP id g3NF4e5r004097 for ; Tue, 23 Apr 2002 10:04:40 -0500 (CDT) (envelope-from ler@lerctr.org) Subject: kde3/koffice: dies: no source tarball From: Larry Rosenman To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Mailer: Ximian Evolution 1.0.3 Date: 23 Apr 2002 10:04:40 -0500 Message-Id: <1019574280.3730.9.camel@lerlaptop> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Trying to build ports/x11/kde3, and get the following: =3D=3D=3D> Installing for kde-3.0_1 =3D=3D=3D> kde-3.0_1 depends on executable: kjumpingcube - found =3D=3D=3D> kde-3.0_1 depends on executable: kdessh - found =3D=3D=3D> kde-3.0_1 depends on executable: kword - not found =3D=3D=3D> Verifying install for kword in /usr/ports/editors/koffice-kde= 3 >> koffice-1.1.1-kde3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles= /KDE. >> Attempting to fetch from ftp://ftp.us.kde.org/pub/kde/stable/src/. fetch: koffice-1.1.1-kde3.tar.bz2: File unavailable (e.g., file not found, = no access) >> Attempting to fetch from ftp://ftp.kde.org/pub/kde/stable/src/. fetch: koffice-1.1.1-kde3.tar.bz2: File unavailable (e.g., file not found, = no access) >> Attempting to fetch from http://linux.dsi.internet2.edu/X11/kde/stable/s= rc/. fetch: koffice-1.1.1-kde3.tar.bz2: Not Found >> Attempting to fetch from ftp://ftp.tuniv.szczecin.pl/pub/kde/stable/src/= . fetch: koffice-1.1.1-kde3.tar.bz2: File unavailable (e.g., file not found, = no access) >> Attempting to fetch from ftp://ftp.kddlabs.co.jp/X11/kde/stable/src/. fetch: koffice-1.1.1-kde3.tar.bz2: File unavailable (e.g., file not found, = no access) >> Attempting to fetch from ftp://ftp.mirror.ac.uk/sites/ftp.kde.org/pub/kd= e/stable/src/. fetch: koffice-1.1.1-kde3.tar.bz2: File unavailable (e.g., file not found, = no access) >> Attempting to fetch from ftp://ftp.dataplus.se/pub/linux/kde/stable/src/= . fetch: koffice-1.1.1-kde3.tar.bz2: File unavailable (e.g., file not found, = no access) >> Attempting to fetch from ftp://ftp.informatik.hu-berlin.de/pub/Mirrors/f= tp.kde.org/stable/src/. fetch: koffice-1.1.1-kde3.tar.bz2: Not logged in >> Attempting to fetch from ftp://ftp.dnsbalance.ring.gr.jp/pub/X/kde/stabl= e/src/. fetch: koffice-1.1.1-kde3.tar.bz2: File unavailable (e.g., file not found, = no access) >> Attempting to fetch from http://www.dnsbalance.ring.gr.jp/archives/X/kde= /stable/src/. fetch: koffice-1.1.1-kde3.tar.bz2: Not Found >> Attempting to fetch from ftp://ftp.chg.ru/pub/X11/kde/stable/src/. fetch: koffice-1.1.1-kde3.tar.bz2: File unavailable (e.g., file not found, = no access) >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfil= es/KDE/. fetch: koffice-1.1.1-kde3.tar.bz2: File unavailable (e.g., file not found, = no access) >> Couldn't fetch it - please try to retrieve this >> port manually into /usr/ports/distfiles/KDE and try again. *** Error code 1 Stop in /usr/ports/editors/koffice-kde3. *** Error code 1 Stop in /usr/ports/x11/kde3.=13=E5 --=20 Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 8: 5:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7D91E37B41F; Tue, 23 Apr 2002 08:05:07 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NF57o90151; Tue, 23 Apr 2002 08:05:07 -0700 (PDT) (envelope-from lioux) Date: Tue, 23 Apr 2002 08:05:07 -0700 (PDT) From: Message-Id: <200204231505.g3NF57o90151@freefall.freebsd.org> To: lofi@lofi.dyndns.org, lioux@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/34872: New Port: KOggTag is a KDE-based tag editor for Ogg Vorbis music files Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New Port: KOggTag is a KDE-based tag editor for Ogg Vorbis music files State-Changed-From-To: open->closed State-Changed-By: lioux State-Changed-When: Tue Apr 23 08:03:36 PDT 2002 State-Changed-Why: At submitter's request http://www.freebsd.org/cgi/query-pr.cgi?pr=34872 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 8:17:33 2002 Delivered-To: freebsd-ports@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id A46E937B405 for ; Tue, 23 Apr 2002 08:17:25 -0700 (PDT) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id IAA12811; Tue, 23 Apr 2002 08:17:20 -0700 Message-ID: <3CC57AFF.1040209@owt.com> Date: Tue, 23 Apr 2002 08:17:19 -0700 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us, es-mx MIME-Version: 1.0 To: Larry Rosenman Cc: freebsd-ports@FreeBSD.ORG Subject: Re: kde3/koffice: dies: no source tarball References: <1019574280.3730.9.camel@lerlaptop> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Larry Rosenman wrote: > Trying to build ports/x11/kde3, and get the following: > > > ===> Installing for kde-3.0_1 > ===> kde-3.0_1 depends on executable: kjumpingcube - found > ===> kde-3.0_1 depends on executable: kdessh - found > ===> kde-3.0_1 depends on executable: kword - not found > ===> Verifying install for kword in /usr/ports/editors/koffice-kde3 > >>>koffice-1.1.1-kde3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/KDE. >>>Attempting to fetch from ftp://ftp.us.kde.org/pub/kde/stable/src/. >>> Update your port tree and then update your INDEX. This was fixed yesterday. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 8:25:30 2002 Delivered-To: freebsd-ports@freebsd.org Received: from lerlaptop.iadfw.net (lerlaptop.iadfw.net [206.66.13.21]) by hub.freebsd.org (Postfix) with ESMTP id EC7D837B405 for ; Tue, 23 Apr 2002 08:25:26 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by lerlaptop.iadfw.net (8.12.3/8.12.3) with ESMTP id g3NFPQ5r005589; Tue, 23 Apr 2002 10:25:26 -0500 (CDT) (envelope-from ler@lerctr.org) Subject: Re: kde3/koffice: dies: no source tarball From: Larry Rosenman To: Kent Stewart Cc: freebsd-ports@FreeBSD.ORG In-Reply-To: <3CC57AFF.1040209@owt.com> References: <1019574280.3730.9.camel@lerlaptop> <3CC57AFF.1040209@owt.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 23 Apr 2002 10:25:26 -0500 Message-Id: <1019575526.3730.11.camel@lerlaptop> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, 2002-04-23 at 10:17, Kent Stewart wrote: > > > Larry Rosenman wrote: > > > Trying to build ports/x11/kde3, and get the following: > > > > > > ===> Installing for kde-3.0_1 > > ===> kde-3.0_1 depends on executable: kjumpingcube - found > > ===> kde-3.0_1 depends on executable: kdessh - found > > ===> kde-3.0_1 depends on executable: kword - not found > > ===> Verifying install for kword in /usr/ports/editors/koffice-kde3 > > > >>>koffice-1.1.1-kde3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/KDE. > >>>Attempting to fetch from ftp://ftp.us.kde.org/pub/kde/stable/src/. > >>> > > Update your port tree and then update your INDEX. This was fixed > yesterday. Thanks, it's building now. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 10: 0:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DC8A637B41F for ; Tue, 23 Apr 2002 10:00:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NH02G25835; Tue, 23 Apr 2002 10:00:02 -0700 (PDT) (envelope-from gnats) Received: from albatross.prod.itd.earthlink.net (albatross.mail.pas.earthlink.net [207.217.120.120]) by hub.freebsd.org (Postfix) with ESMTP id A87F337B41D for ; Tue, 23 Apr 2002 09:55:46 -0700 (PDT) Received: from sdn-ar-008dcwashp188.dialsprint.net ([63.178.91.228] helo=moo.holy.cow) by albatross.prod.itd.earthlink.net with esmtp (Exim 3.33 #2) id 1703Zi-0004AY-00 for FreeBSD-gnats-submit@freebsd.org; Tue, 23 Apr 2002 09:55:31 -0700 Received: by moo.holy.cow (Postfix, from userid 1001) id CC73050B8E; Tue, 23 Apr 2002 12:57:58 -0400 (EDT) Message-Id: <20020423165758.CC73050B8E@moo.holy.cow> Date: Tue, 23 Apr 2002 12:57:58 -0400 (EDT) From: parv@pair.com To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37384: packaging of lang/expect fails Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37384 >Category: ports >Synopsis: packaging of lang/expect fails >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 23 10:00:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: parv >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD moo.holy.cow 4.5-STABLE ports tree was updated on 2002.04.23.00.13.09 >Description: (please cc me as mail sent to -gants-submit doesn't always show up in -ports or -bugs.) packaging of "lang/expect" fails w/ the following message. weird thing is that i was able to create package & deinstall twice in a row when i first started; afterwords i couldn't. ===> Installing for expect-5.32.1 ===> expect-5.32.1 depends on shared library: tk83.1 - found Making binaries in testsuite... ./mkinstalldirs /usr/local/lib/expect5.32 mkdir /usr/local/lib/expect5.32 if [ -s libexpect532.a ] ; then install -C -c -o root -g wheel -m 444 libexpect532.a /usr/local/lib/expect5.32/libexpect532.a ; ranlib /usr/local/lib/expect5.32/libexpect532.a ; install -C -c -o root -g wheel -m 444 libexpect532.a /usr/local/lib/libexpect532.a ; ranlib /usr/local/lib/libexpect532.a ; else true; fi if [ -s libexpect532.so.1 ] ; then install -C -c -s -o root -g wheel -m 555 libexpect532.so.1 /usr/local/lib/libexpect532.so.1 ; install -C -c -o root -g wheel -m 555 pkgIndex /usr/local/lib/expect5.32/pkgIndex.tcl ; else true; fi cc -pipe -O -pipe -march=pentiumpro -fPIC -o expect_installed exp_main_exp.o -L/usr/local/lib -lexpect532 -L/usr/local/lib -ltcl83 -lm -lutil : expect_installed cc -pipe -O -pipe -march=pentiumpro -fPIC -o expectk_installed exp_main_tk.o -L/usr/local/lib -lexpect532 -L/usr/local/lib -ltk83 -L/usr/local/lib -ltcl83 -L/usr/X11R6/lib -lX11 -lm -lutil : expectk_installed TCL_LIBRARY=/usr/local/include/tcl8.3/library ; export TCL_LIBRARY ; LD_LIBRARY_PATH=.:/usr/local/lib:/usr/local/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/local/bin < ./example/timed-run > timed-run TCL_LIBRARY=/usr/local/include/tcl8.3/library ; export TCL_LIBRARY ; LD_LIBRARY_PATH=.:/usr/local/lib:/usr/local/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/local/bin < ./example/timed-read > timed-read TCL_LIBRARY=/usr/local/include/tcl8.3/library ; export TCL_LIBRARY ; LD_LIBRARY_PATH=.:/usr/local/lib:/usr/local/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/local/bin < ./example/ftp-rfc > ftp-rfc TCL_LIBRARY=/usr/local/include/tcl8.3/library ; export TCL_LIBRARY ; LD_LIBRARY_PATH=.:/usr/local/lib:/usr/local/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/local/bin < ./example/autopasswd > autopasswd TCL_LIBRARY=/usr/local/include/tcl8.3/library ; export TCL_LIBRARY ; LD_LIBRARY_PATH=.:/usr/local/lib:/usr/local/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/local/bin < ./example/lpunlock > lpunlock TCL_LIBRARY=/usr/local/include/tcl8.3/library ; export TCL_LIBRARY ; LD_LIBRARY_PATH=.:/usr/local/lib:/usr/local/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/local/bin < ./example/weather > weather TCL_LIBRARY=/usr/local/include/tcl8.3/library ; export TCL_LIBRARY ; LD_LIBRARY_PATH=.:/usr/local/lib:/usr/local/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/local/bin < ./example/passmass > passmass TCL_LIBRARY=/usr/local/include/tcl8.3/library ; export TCL_LIBRARY ; LD_LIBRARY_PATH=.:/usr/local/lib:/usr/local/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/local/bin < ./example/rftp > rftp TCL_LIBRARY=/usr/local/include/tcl8.3/library ; export TCL_LIBRARY ; LD_LIBRARY_PATH=.:/usr/local/lib:/usr/local/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/local/bin < ./example/kibitz > kibitz TCL_LIBRARY=/usr/local/include/tcl8.3/library ; export TCL_LIBRARY ; LD_LIBRARY_PATH=.:/usr/local/lib:/usr/local/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/local/bin < ./example/rlogin-cwd > rlogin-cwd TCL_LIBRARY=/usr/local/include/tcl8.3/library ; export TCL_LIBRARY ; LD_LIBRARY_PATH=.:/usr/local/lib:/usr/local/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/local/bin < ./example/xpstat > xpstat TCL_LIBRARY=/usr/local/include/tcl8.3/library ; export TCL_LIBRARY ; LD_LIBRARY_PATH=.:/usr/local/lib:/usr/local/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/local/bin < ./example/tkpasswd > tkpasswd TCL_LIBRARY=/usr/local/include/tcl8.3/library ; export TCL_LIBRARY ; LD_LIBRARY_PATH=.:/usr/local/lib:/usr/local/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/local/bin < ./example/dislocate > dislocate TCL_LIBRARY=/usr/local/include/tcl8.3/library ; export TCL_LIBRARY ; LD_LIBRARY_PATH=.:/usr/local/lib:/usr/local/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/local/bin < ./example/xkibitz > xkibitz TCL_LIBRARY=/usr/local/include/tcl8.3/library ; export TCL_LIBRARY ; LD_LIBRARY_PATH=.:/usr/local/lib:/usr/local/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/local/bin < ./example/tknewsbiff > tknewsbiff TCL_LIBRARY=/usr/local/include/tcl8.3/library ; export TCL_LIBRARY ; LD_LIBRARY_PATH=.:/usr/local/lib:/usr/local/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/local/bin < ./example/unbuffer > unbuffer TCL_LIBRARY=/usr/local/include/tcl8.3/library ; export TCL_LIBRARY ; LD_LIBRARY_PATH=.:/usr/local/lib:/usr/local/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/local/bin < ./example/mkpasswd > mkpasswd TCL_LIBRARY=/usr/local/include/tcl8.3/library ; export TCL_LIBRARY ; LD_LIBRARY_PATH=.:/usr/local/lib:/usr/local/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/local/bin < ./example/cryptdir > cryptdir TCL_LIBRARY=/usr/local/include/tcl8.3/library ; export TCL_LIBRARY ; LD_LIBRARY_PATH=.:/usr/local/lib:/usr/local/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/local/bin < ./example/decryptdir > decryptdir TCL_LIBRARY=/usr/local/include/tcl8.3/library ; export TCL_LIBRARY ; LD_LIBRARY_PATH=.:/usr/local/lib:/usr/local/lib:$LD_LIBRARY_PATH ./expect ./fixline1 /usr/local/bin < ./example/autoexpect > autoexpect ./mkinstalldirs /usr/local/man/man1 /usr/local/man/man3 /usr/local/bin /usr/local/lib /usr/local/include install -C -c -s -o root -g wheel -m 555 expect_installed /usr/local/bin/expect if [ -s expectk_installed ] ; then install -C -c -s -o root -g wheel -m 555 expectk_installed /usr/local/bin/expectk ; else true; fi install -C -c -o root -g wheel -m 444 ./expect.h /usr/local/include install -C -c -o root -g wheel -m 444 ./expect_tcl.h /usr/local/include install -C -c -o root -g wheel -m 444 ./expect_comm.h /usr/local/include install -C -c -o root -g wheel -m 444 ./tcldbg.h /usr/local/include TCL_LIBRARY=/usr/local/include/tcl8.3/library ; export TCL_LIBRARY ; if LD_LIBRARY_PATH=.:/usr/local/lib:/usr/local/lib:$LD_LIBRARY_PATH ./expect ./fixcat ; then install -C -c -o root -g wheel -m 444 ./fixcat /usr/local/lib/expect5.32/cat-buffers ; else true; fi ./mkinstalldirs /usr/local/bin /usr/local/man/man1 /usr/local/lib/expect5.32 /usr/local/lib/expect5.32 for i in timed-run timed-read ftp-rfc autopasswd lpunlock weather passmass rftp kibitz rlogin-cwd xpstat tkpasswd dislocate xkibitz tknewsbiff unbuffer mkpasswd cryptdir decryptdir autoexpect end_of_list ; do if [ -f $i ] ; then install -C -c -o root -g wheel -m 555 $i /usr/local/bin/$i ; rm -f $i ; else true; fi ; done ./mkinstalldirs /usr/local/man/man1 /usr/local/man/man3 if [ -s expectk_installed ] ; then install -C -c -o root -g wheel -m 444 ./expectk.man /usr/local/man/man1/expectk.1 ; else true; fi install -C -c -o root -g wheel -m 444 ./expect.man /usr/local/man/man1/expect.1 install -C -c -o root -g wheel -m 444 ./libexpect.man /usr/local/man/man3/libexpect.3 for i in kibitz dislocate xkibitz tknewsbiff unbuffer mkpasswd passmass cryptdir decryptdir autoexpect end_of_list ; do if [ -f ./example/$i.man ] ; then install -C -c -o root -g wheel -m 444 ./example/$i.man /usr/local/man/man1/$i.1 ; else true; fi ; done ===> Generating temporary packing list /bin/ln -sf libexpect532.so.1 /usr/local/lib/libexpect532.so ===> Running ldconfig /sbin/ldconfig -m /usr/local/lib ===> Registering installation for expect-5.32.1 ===> Building package for expect-5.32.1 tar: can't add file man/man1/autoexpect.1.gz : No such file or directory tar: can't add file man/man1/cryptdir.1.gz : No such file or directory tar: can't add file man/man1/decryptdir.1.gz : No such file or directory tar: can't add file man/man1/dislocate.1.gz : No such file or directory tar: can't add file man/man1/expect.1.gz : No such file or directory tar: can't add file man/man1/kibitz.1.gz : No such file or directory tar: can't add file man/man1/mkpasswd.1.gz : No such file or directory tar: can't add file man/man1/passmass.1.gz : No such file or directory tar: can't add file man/man1/tknewsbiff.1.gz : No such file or directory tar: can't add file man/man1/unbuffer.1.gz : No such file or directory tar: can't add file man/man1/xkibitz.1.gz : No such file or directory tar: can't add file man/man1/expectk.1.gz : No such file or directory tar: can't add file man/man3/libexpect.3.gz : No such file or directory pkg_create: make_dist: tar command failed with code 256 Creating package /source/ports/lang/expect/expect-5.32.1.tgz Registering depends: XFree86-libraries-4.2.0_1 tk-8.3.4_2 imake-4.2.0 tcl-8.3.4_4 freetype2-2.0.9. Creating gzip'd tar ball in '/source/ports/lang/expect/expect-5.32.1.tgz' *** Error code 1 Stop in /source/ports/lang/expect. >How-To-Repeat: try to create package of lang/expect. if it doesn't fail initially, try one more time; it would. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 10:40:54 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CC56037B41B for ; Tue, 23 Apr 2002 10:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NHe1x35270; Tue, 23 Apr 2002 10:40:01 -0700 (PDT) (envelope-from gnats) Received: from utopia.leeym.com (utopia.leeym.com [61.218.64.93]) by hub.freebsd.org (Postfix) with ESMTP id 0BF8237B416 for ; Tue, 23 Apr 2002 10:39:19 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by utopia.leeym.com (Postfix) with ESMTP id AF0E83EAB9E for ; Wed, 24 Apr 2002 01:39:15 +0800 (CST) Received: by utopia.leeym.com (Postfix, from userid 1000) id 9880C3EAB9D; Wed, 24 Apr 2002 01:39:09 +0800 (CST) Message-Id: <20020423173909.9880C3EAB9D@utopia.leeym.com> Date: Wed, 24 Apr 2002 01:39:09 +0800 (CST) From: Yen-Ming Lee Reply-To: Yen-Ming Lee To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37386: update port: security/amavis-perl Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37386 >Category: ports >Synopsis: update port: security/amavis-perl >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Apr 23 10:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD utopia.leeym.com 4.5-STABLE FreeBSD 4.5-STABLE #11: Sun Apr 21 05:20:51 CST 2002 root@utopia.leeym.com:/usr/obj/usr/src/sys/UTOPIA i386 >Description: make amavis-perl support postfix >How-To-Repeat: >Fix: --- amavis-perl.diff begins here --- diff -ruN --exclude CVS /usr/ports/security/amavis-perl/Makefile amavis-perl/Makefile --- /usr/ports/security/amavis-perl/Makefile Mon Oct 22 02:47:20 2001 +++ amavis-perl/Makefile Wed Apr 24 00:56:17 2002 @@ -50,6 +50,16 @@ RUN_DEPENDS= ${BUILD_DEPENDS} .endif +.if defined(WITH_POSTFIX) +MTA?= postfix +DIROWNER?= vscan:mail +CONFIGURE_ARGS+= --enable-postfix --enable-smtp \ + --with-amavis-user=postfix +BUILD_DEPENDS+= ${LOCALBASE}/sbin/postfix:${PORTSDIR}/mail/postfix \ + ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net +RUN_DEPENDS= ${BUILD_DEPENDS} +.endif + .if !defined(MTA) MTA?= sendmail DIROWNER?= root:daemon @@ -71,9 +81,9 @@ .endif post-install: + @PKG_PREFIX=${PREFIX} ${PERL5} ${PKGINSTALL} _ POST-INSTALL @${CHOWN} ${DIROWNER} /var/log/amavis /var/spool/quarantine @${CHMOD} 0755 /var/log/amavis /var/spool/quarantine - @PKG_PREFIX=${PREFIX} ${PERL5} ${PKGINSTALL} _ POST-INSTALL @${CAT} ${PKGMESSAGE}.${MTA} .include diff -ruN --exclude CVS /usr/ports/security/amavis-perl/pkg-deinstall.postfix amavis-perl/pkg-deinstall.postfix --- /usr/ports/security/amavis-perl/pkg-deinstall.postfix Thu Jan 1 08:00:00 1970 +++ amavis-perl/pkg-deinstall.postfix Wed Apr 24 01:28:12 2002 @@ -0,0 +1,30 @@ +#!/bin/sh +# Yen-Ming Lee 20 April 2002 + +PATH="/bin:/usr/bin:/usr/sbin:${PKG_PREFIX}/sbin" +CFG=${PKG_PREFIX}/etc/postfix + +if [ "$2" != "POST-DEINSTALL" ]; then + exit 0 +fi +MAIN="${CFG}/main.cf"; +MASTER="${CFG}/master.cf"; +ALIASES=`grep ^alias_maps ${MAIN} | awk -F: '{print $NF}'`; + +echo "==> Removing amavis-perl component in ${MASTER}"; +egrep -v "vscan|amavis|localhost:10025" ${MASTER} > ${MASTER}.$$ +mv ${MASTER}.$$ ${MASTER} + +echo "==> Removing content_filter in ${MAIN}"; +grep -v ^content_filter ${MAIN} > ${MAIN}.$$ +mv ${MAIN}.$$ ${MAIN} + +echo "==> Removing alias for virusalert from ${ALIASES}"; +grep -v ^virusalert: ${ALIASES} > ${ALIASES}.$$ +mv ${ALIASES}.$$ ${ALIASES} +postalias ${ALIASES} + +echo "==> Removing user vcan"; +if pw usershow "vscan" 2>/dev/null 1>&2; then + pw userdel vscan +fi diff -ruN --exclude CVS /usr/ports/security/amavis-perl/pkg-install.postfix amavis-perl/pkg-install.postfix --- /usr/ports/security/amavis-perl/pkg-install.postfix Thu Jan 1 08:00:00 1970 +++ amavis-perl/pkg-install.postfix Wed Apr 24 01:27:44 2002 @@ -0,0 +1,50 @@ +#!/bin/sh +# Yen-Ming Lee 20 April 2002 + +PATH="/bin:/usr/bin:/usr/sbin:${PKG_PREFIX}/sbin" +CFG=${PKG_PREFIX}/etc/postfix + +if [ "$2" != "POST-INSTALL" ]; then + exit 0 +fi +MAIN="${CFG}/main.cf"; +MASTER="${CFG}/master.cf"; +ALIASES=`grep ^alias_maps ${MAIN} | awk -F: '{print $NF}'`; + +echo "===> Adding amavis-perl component to ${MASTER}" +egrep -v "vscan|amavis|localhost:10025" ${MASTER} > ${MASTER}.$$ +sed 's/^X//' >> ${MASTER}.$$ << END +Xvscan unix - n n - 10 pipe +X flags=R user=vscan:mail argv=${PKG_PREFIX}/sbin/amavis \$sender \$recipient +Xlocalhost:10025 inet n - n - - smtpd -o content_filter= +END +mv ${MASTER}.$$ ${MASTER} + +echo "===> Adding content_filter to ${MAIN}" +grep -v ^content_filter ${MAIN} > ${MAIN}.$$ +echo "content_filter = vscan" >> ${MAIN}.$$ +mv ${MAIN}.$$ ${MAIN} + +echo "===> Adding alias for virusalert to ${ALIASES}" +if [ ! -f ${ALIASES} ]; then + echo "Can't find aliases file, you have to add an alias for virusalert by yourself" +else + grep -q ^virusalert: ${ALIASES} + if [ $? != 0 ]; then + echo "virusalert: root" >> ${ALIASES} + postalias ${ALIASES} + fi +fi + +echo "===> Adding user vscan" +if ! pw usershow "vscan" 2>/dev/null 1>&2; then + if pw useradd vscan -g mail -h - \ + -s "/sbin/nologin" -d "/nonexistent" \ + -c "AMaViS-Perl"; \ + then + echo "Added user \"vscan\"." + else + echo "Adding user \"vscan\" failed..." + exit 1 + fi +fi diff -ruN --exclude CVS /usr/ports/security/amavis-perl/pkg-message.postfix amavis-perl/pkg-message.postfix --- /usr/ports/security/amavis-perl/pkg-message.postfix Thu Jan 1 08:00:00 1970 +++ amavis-perl/pkg-message.postfix Sat Apr 20 09:11:51 2002 @@ -0,0 +1,3 @@ + +Please read documentation on http://www.amavis.org/ before you start using it. + --- amavis-perl.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 11:30:36 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1926B37B405 for ; Tue, 23 Apr 2002 11:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NIU1M45909; Tue, 23 Apr 2002 11:30:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1E45B37B417 for ; Tue, 23 Apr 2002 11:28:36 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NISa745702; Tue, 23 Apr 2002 11:28:36 -0700 (PDT) (envelope-from nobody) Message-Id: <200204231828.g3NISa745702@freefall.freebsd.org> Date: Tue, 23 Apr 2002 11:28:36 -0700 (PDT) From: David Johnson To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37388: x11-toolkits/qt30 port breaks hier Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37388 >Category: ports >Synopsis: x11-toolkits/qt30 port breaks hier >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 23 11:30:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: David Johnson >Release: 4.5-RELEASE >Organization: >Environment: FreeBSD balderdash.acuson.com 4.5-RELEASE FreeBSD 4.5-RELEASE #1: Tue Mar 19 14:09:24 PST 2002 djohnson@balderdash.acuson.com:/usr/src/sys/compile/BALDERDASH i386 >Description: The new x11-toolkits/qt30 port does not follow the standard described in hier(7). Specifically, documentation is installed to /usr/X11R6/doc/html, qmake specs installed to /usr/X11R6/mkspecs, plugins to /usr/X11R6/plugins, and ui templates to /usr/X11R6/templates. hier(7) specifies that architecture independent files in /usr/X11R6 be installed under /usr/X11R6/share. There is also the strong implication that documentation should be installed under /usr/X11R6/share/doc/. The Qt library appears to be designed for installing everything in a single directory (suggested in their INSTALL is /usr/local/qt). Reconciling the "standard" Qt directory structure with hier(7) is no trivial matter. Dumping everything into PREFIX does not do it, which is what this port appears to be doing. >How-To-Repeat: Install the x11-toolkits/qt30 port. >Fix: As a suggestion only, install documentation to ${PREFIX}/share/doc/qt30, and mkspecs, plugins and templates to ${PREFIX}/share/qt30. If hier must be broken to get this port to function, then perhaps it should be installed to ${PREFIX}/qt30 instead. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 12: 3:58 2002 Delivered-To: freebsd-ports@freebsd.org Received: from phlo.net (phlo.net [209.114.200.115]) by hub.freebsd.org (Postfix) with ESMTP id 463BD37B41F; Tue, 23 Apr 2002 12:03:50 -0700 (PDT) Received: from johnsingleton.com (kemicalvpn [10.10.1.1]) by phlo.net (Postfix) with ESMTP id 0C186FF17; Tue, 23 Apr 2002 15:02:42 -0400 (EDT) Message-ID: <3CC56C80.9080508@johnsingleton.com> Date: Tue, 23 Apr 2002 14:15:28 +0000 From: John Singleton User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.7) Gecko/20020313 X-Accept-Language: en-us MIME-Version: 1.0 To: kde@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: kdevelop-2.0.2 (use with kde3) Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello there, I was wondering if there is a recommended tactic for using kdevelop with kde3? i recently upgraded to kde3 - (worked like a charm) - and in the process i uninstalled the kde/qt 2 stuff. i believe that because of this - the compile usually breaks. thanks in advance! JLS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 12:44: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0EC1837B404; Tue, 23 Apr 2002 12:44:00 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NJi0t64136; Tue, 23 Apr 2002 12:44:00 -0700 (PDT) (envelope-from pat) Date: Tue, 23 Apr 2002 12:44:00 -0700 (PDT) From: Message-Id: <200204231944.g3NJi0t64136@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, kde@FreeBSD.org Subject: Re: ports/37388: x11-toolkits/qt30 port breaks hier Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: x11-toolkits/qt30 port breaks hier Responsible-Changed-From-To: freebsd-ports->kde Responsible-Changed-By: pat Responsible-Changed-When: Tue Apr 23 12:43:45 PDT 2002 Responsible-Changed-Why: Over to maintainers http://www.freebsd.org/cgi/query-pr.cgi?pr=37388 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 12:45:29 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5C75137B41A; Tue, 23 Apr 2002 12:45:23 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NJjNG64483; Tue, 23 Apr 2002 12:45:23 -0700 (PDT) (envelope-from pat) Date: Tue, 23 Apr 2002 12:45:23 -0700 (PDT) From: Message-Id: <200204231945.g3NJjNG64483@freefall.freebsd.org> To: never@nevermind.kiev.ua, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37350: ports/security/sudo: revision 1.49 of Makefile brokes compile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: ports/security/sudo: revision 1.49 of Makefile brokes compile State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Tue Apr 23 12:45:04 PDT 2002 State-Changed-Why: Requested by originator http://www.freebsd.org/cgi/query-pr.cgi?pr=37350 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 12:50:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8B13237B42A for ; Tue, 23 Apr 2002 12:50:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NJo4I65264; Tue, 23 Apr 2002 12:50:04 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0AE9237B41E for ; Tue, 23 Apr 2002 12:40:42 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NJefb63647; Tue, 23 Apr 2002 12:40:41 -0700 (PDT) (envelope-from nobody) Message-Id: <200204231940.g3NJefb63647@freefall.freebsd.org> Date: Tue, 23 Apr 2002 12:40:41 -0700 (PDT) From: "Douglas A. Maske" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37389: Port Update Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37389 >Category: ports >Synopsis: Port Update >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 23 12:50:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Douglas A. Maske >Release: >Organization: www.maske.org >Environment: >Description: diff diskusage/Makefile /usr/ports/sysutils/diskusage/Makefile 2,3c2,3 < # Whom: maske@maske.org < # Date created: 28 March 2002 --- > # Whom: maske > # Date created: 23 August 1999 5c5 < # $FreeBSD: ports/sysutils/diskusage/Makefile,v 1.6 2002/01/21 19:30:35 fenner Exp $ --- > # $FreeBSD: ports/sysutils/diskusage/Makefile,v 1.7 2002/03/28 22:55:35 petef Exp $ 9c9 < PORTVERSION= 1.02 --- > PORTVERSION= 1.01 13c13 < MAINTAINER= maske@maske.org --- > MAINTAINER= ports@FreeBSD.Org 21c21 < ( cd ${WRKSRC}; chmod a+x diskusage ) --- > ( cd ${WRKSRC}; ${CXX} -ansi diskusage.cpp -o diskusage ) 24c24 < $(INSTALL_SCRIPT) ${WRKSRC}/diskusage ${PREFIX}/bin --- > $(INSTALL_PROGRAM) ${WRKSRC}/diskusage ${PREFIX}/bin diff diskusage/distinfo /usr/ports/sysutils/diskusage/distinfo 1c1 < MD5 (diskusage-1.02.tar.gz) = 58ffbcd9fe2097e2813608980e77fafc --- > MD5 (diskusage-1.01.tar.gz) = f66b535c8515d01bf9352e15cb6219ec diff diskusage/pkg-comment /usr/ports/sysutils/diskusage/pkg-comment 1c1 < Shows current user diskusage in human-readable format --- > Shows current user diskusage in kilobytes diff diskusage/pkg-descr /usr/ports/sysutils/diskusage/pkg-descr 1c1 < diskusage is a shell script, written for FreeBSD 3.x and higher. --- > diskusage is an ANSI C++ program, written for FreeBSD 3.x and higher. 5c5 < human readable format. Assumes user's home directory is /home/$USER and --- > kilobytes. Assumes user's home directory is /home/$USER and 8c8 < WWW: http://www.maske.org/support/unix/apps/diskusage --- > WWW: http://www.maske.org/support/unix/apps/diskusage/ >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 12:50:33 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2178F37B404 for ; Tue, 23 Apr 2002 12:50:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NJo4J65276; Tue, 23 Apr 2002 12:50:04 -0700 (PDT) (envelope-from gnats) Received: from akaraka.yonsei.ac.kr (akaraka.yonsei.ac.kr [165.132.134.53]) by hub.freebsd.org (Postfix) with ESMTP id 8321637B404 for ; Tue, 23 Apr 2002 12:43:24 -0700 (PDT) Received: from akaraka.yonsei.ac.kr (localhost.yonsei.ac.kr [127.0.0.1]) by akaraka.yonsei.ac.kr (8.12.3/8.12.2) with ESMTP id g3NJhKph000981 for ; Wed, 24 Apr 2002 04:43:20 +0900 (KST) (envelope-from perky@akaraka.yonsei.ac.kr) Received: (from perky@localhost) by akaraka.yonsei.ac.kr (8.12.3/8.12.2/Submit) id g3NJhECS000980; Wed, 24 Apr 2002 04:43:14 +0900 (KST) Message-Id: <200204231943.g3NJhECS000980@akaraka.yonsei.ac.kr> Date: Wed, 24 Apr 2002 04:43:14 +0900 (KST) From: Hye-Shik Chang Reply-To: Hye-Shik Chang To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37390: Update port: net/py-pcap Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37390 >Category: ports >Synopsis: Update port: net/py-pcap >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Apr 23 12:50:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Hye-Shik Chang >Release: FreeBSD 5.0-CURRENT i386 >Organization: Yonsei University >Environment: System: FreeBSD akaraka.yonsei.ac.kr 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Mon Apr 15 01:05:17 KST 2002 root@akaraka.yonsei.ac.kr:/usr/src/sys/i386/compile/JOARRA i386 >Description: Update to 0.3 >How-To-Repeat: >Fix: diff -ruN py-pcap.orig/Makefile py-pcap/Makefile --- py-pcap.orig/Makefile Tue Mar 12 08:23:55 2002 +++ py-pcap/Makefile Wed Apr 24 04:41:14 2002 @@ -6,7 +6,7 @@ # PORTNAME= pcap -PORTVERSION= 0.2 +PORTVERSION= 0.3 CATEGORIES= net python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pylibpcap @@ -16,34 +16,9 @@ MAINTAINER= perky@fallin.lv -BUILD_DEPENDS= ${SWIG_CMD}:${PORTSDIR}/devel/SWIG +BUILD_DEPENDS= swig:${PORTSDIR}/devel/SWIG -EXAMPLESDIR= ${PREFIX}/share/examples/py-pcap -PLIST_SUB= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR:S|^${LOCALBASE}/||g} -SWIG_CMD?= ${LOCALBASE}/bin/swig -WRKSRC= ${WRKDIR}/pylibpcap USE_PYTHON= yes - -post-patch: - ${SED} -e 's|^\(PYTHON_INCLUDES=\).*|\1-I${PYTHON_INCLUDEDIR}|g' \ - -e 's|^\(SWIG=\).*|\1${SWIG_CMD}|g' \ - ${WRKSRC}/Makefile > ${WRKSRC}/Makefile.temp && \ - ${MV} -f ${WRKSRC}/Makefile.temp ${WRKSRC}/Makefile - ${SED} -e 's|pcap/pcap\.h|pcap.h|g' \ - ${WRKSRC}/pypcap.h > ${WRKSRC}/pypcap.h.temp && \ - ${MV} -f ${WRKSRC}/pypcap.h.temp ${WRKSRC}/pypcap.h - -post-build: - ${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC} - ${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py ${WRKSRC} - -do-install: -.for f in pcapcmodule.so pcap.py pcap.pyc pcap.pyo - ${INSTALL_DATA} ${WRKSRC}/$f ${PYTHON_SITELIBDIR} -.endfor -.if !defined(NOPORTDOCS) - @${MKDIR} ${EXAMPLESDIR} - ${INSTALL_SCRIPT} ${WRKSRC}/sniff.py ${EXAMPLESDIR} -.endif +USE_PYDISTUTILS= yes .include diff -ruN py-pcap.orig/distinfo py-pcap/distinfo --- py-pcap.orig/distinfo Sun Nov 25 18:41:29 2001 +++ py-pcap/distinfo Wed Apr 24 04:33:04 2002 @@ -1 +1 @@ -MD5 (python/pylibpcap-0.2.tar.gz) = f0e9fec4cd90305674ab1d4187f30a9e +MD5 (python/pylibpcap-0.3.tar.gz) = d2ec5112f383dcbe9a964097194fcc7f diff -ruN py-pcap.orig/pkg-plist py-pcap/pkg-plist --- py-pcap.orig/pkg-plist Sun Nov 25 18:41:29 2001 +++ py-pcap/pkg-plist Wed Apr 24 04:40:25 2002 @@ -1,6 +1,4 @@ -%%PYTHON_SITELIBDIR%%/pcap.py -%%PYTHON_SITELIBDIR%%/pcap.pyc -%%PYTHON_SITELIBDIR%%/pcap.pyo -%%PYTHON_SITELIBDIR%%/pcapcmodule.so -%%PORTDOCS%%share/examples/py-pcap/sniff.py -%%PORTDOCS%%@dirrm share/examples/py-pcap +lib/%%PYTHON_VERSION%%/site-packages/pcap.py +lib/%%PYTHON_VERSION%%/site-packages/pcap.pyc +lib/%%PYTHON_VERSION%%/site-packages/pcap.pyo +lib/%%PYTHON_VERSION%%/site-packages/pcapcmodule.so >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 12:51:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0229937B43D; Tue, 23 Apr 2002 12:51:01 -0700 (PDT) Received: (from kris@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NJots65507; Tue, 23 Apr 2002 12:50:55 -0700 (PDT) (envelope-from kris) Date: Tue, 23 Apr 2002 12:50:55 -0700 (PDT) From: Message-Id: <200204231950.g3NJots65507@freefall.freebsd.org> To: gerhard@bigfoot.de, kris@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37375: Test bug report (please ignore) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Test bug report (please ignore) State-Changed-From-To: open->closed State-Changed-By: kris State-Changed-When: Tue Apr 23 12:50:44 PDT 2002 State-Changed-Why: Don't abuse GNATS for test messages. http://www.freebsd.org/cgi/query-pr.cgi?pr=37375 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 12:52:45 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 82D0F37B432; Tue, 23 Apr 2002 12:52:12 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NJq8G65790; Tue, 23 Apr 2002 12:52:08 -0700 (PDT) (envelope-from pat) Date: Tue, 23 Apr 2002 12:52:08 -0700 (PDT) From: Message-Id: <200204231952.g3NJq8G65790@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, demon@FreeBSD.org Subject: Re: ports/37373: Update port: graphics/p5-GD-TextUtil to 0.82 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: graphics/p5-GD-TextUtil to 0.82 Responsible-Changed-From-To: freebsd-ports->demon Responsible-Changed-By: pat Responsible-Changed-When: Tue Apr 23 12:51:54 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37373 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 12:56:45 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 060E837B4A5; Tue, 23 Apr 2002 12:55:58 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NJtls66866; Tue, 23 Apr 2002 12:55:47 -0700 (PDT) (envelope-from knu) Date: Tue, 23 Apr 2002 12:55:47 -0700 (PDT) From: Message-Id: <200204231955.g3NJtls66866@freefall.freebsd.org> To: sean@chittenden.org, knu@FreeBSD.org, freebsd-ports@FreeBSD.org, knu@FreeBSD.org Subject: Re: ports/36905: New port: devel/ruby-aspectr Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: devel/ruby-aspectr State-Changed-From-To: open->closed State-Changed-By: knu State-Changed-When: Wed Apr 24 04:54:27 JST 2002 State-Changed-Why: Committed with some trivial/style fixes, thanks! Responsible-Changed-From-To: freebsd-ports->knu Responsible-Changed-By: knu Responsible-Changed-When: Wed Apr 24 04:54:27 JST 2002 Responsible-Changed-Why: I'm dealing with this. http://www.freebsd.org/cgi/query-pr.cgi?pr=36905 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 12:59:40 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ED7DF37B420; Tue, 23 Apr 2002 12:59:37 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NJxbM67595; Tue, 23 Apr 2002 12:59:37 -0700 (PDT) (envelope-from pat) Date: Tue, 23 Apr 2002 12:59:37 -0700 (PDT) From: Message-Id: <200204231959.g3NJxbM67595@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, kde@FreeBSD.org Subject: Re: ports/37366: kdeutils-3.0: kdepasswd truncates passwords to 8 characters. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: kdeutils-3.0: kdepasswd truncates passwords to 8 characters. Responsible-Changed-From-To: freebsd-ports->kde Responsible-Changed-By: pat Responsible-Changed-When: Tue Apr 23 12:59:13 PDT 2002 Responsible-Changed-Why: Over to maintainers http://www.freebsd.org/cgi/query-pr.cgi?pr=37366 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 13: 0:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 215BD37B42A for ; Tue, 23 Apr 2002 13:00:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NK03i67680; Tue, 23 Apr 2002 13:00:03 -0700 (PDT) (envelope-from gnats) Date: Tue, 23 Apr 2002 13:00:03 -0700 (PDT) Message-Id: <200204232000.g3NK03i67680@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Kris Kennaway Subject: Re: ports/37389: Port Update Reply-To: Kris Kennaway Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/37389; it has been noted by GNATS. From: Kris Kennaway To: "Douglas A. Maske" Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: ports/37389: Port Update Date: Tue, 23 Apr 2002 12:55:36 -0700 On Tue, Apr 23, 2002 at 12:40:41PM -0700, Douglas A. Maske wrote: > diff diskusage/Makefile /usr/ports/sysutils/diskusage/Makefile Thanks for the submission, but please use the command diff -ru /usr/ports/sysutils/diskusage/ diskusage/ instead. This will provide diffs for every file in that hierarchy, not just the Makefile (e.g. you forgot the distinfo update), and in unidiff format which is generally preferred. You also got the two arguments to diff around the wrong way. Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 13: 0:37 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7E3E837B419 for ; Tue, 23 Apr 2002 13:00:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NK05J67688; Tue, 23 Apr 2002 13:00:05 -0700 (PDT) (envelope-from gnats) Date: Tue, 23 Apr 2002 13:00:05 -0700 (PDT) Message-Id: <200204232000.g3NK05J67688@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Douglas A. Maske" Subject: Re: ports/37389: Port Update Reply-To: "Douglas A. Maske" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/37389; it has been noted by GNATS. From: "Douglas A. Maske" To: "Kris Kennaway" Cc: Subject: Re: ports/37389: Port Update Date: Tue, 23 Apr 2002 14:58:54 -0500 How is this: diff -ru /usr/ports/sysutils/diskusage/Makefile diskusage/Makefile --- /usr/ports/sysutils/diskusage/Makefile Thu Mar 28 21:48:14 2002 +++ diskusage/Makefile Thu Mar 28 15:49:24 2002 @@ -1,16 +1,16 @@ # New ports collection makefile for: diskusage -# Whom: maske -# Date created: 23 August 1999 +# Whom: maske@maske.org +# Date created: 28 March 2002 # -# $FreeBSD: ports/sysutils/diskusage/Makefile,v 1.7 2002/03/28 22:55:35 petef Exp $ +# $FreeBSD: ports/sysutils/diskusage/Makefile,v 1.6 2002/01/21 19:30:35 fenner Exp $ # PORTNAME= diskusage -PORTVERSION= 1.01 +PORTVERSION= 1.02 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.maske.org/pub/FreeBSD/distfiles/ -MAINTAINER= ports@FreeBSD.Org +MAINTAINER= maske@maske.org MAN1= diskusage.1 MANCOMPRESSED= yes @@ -18,10 +18,10 @@ WRKSRC= ${WRKDIR}/diskusage do-build: - ( cd ${WRKSRC}; ${CXX} -ansi diskusage.cpp -o diskusage ) + ( cd ${WRKSRC}; chmod a+x diskusage ) do-install: - $(INSTALL_PROGRAM) ${WRKSRC}/diskusage ${PREFIX}/bin + $(INSTALL_SCRIPT) ${WRKSRC}/diskusage ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/diskusage.1.gz ${PREFIX}/man/man1 .include diff -ru /usr/ports/sysutils/diskusage/distinfo diskusage/distinfo --- /usr/ports/sysutils/diskusage/distinfo Sun Jan 23 22:49:47 2000 +++ diskusage/distinfo Thu Mar 28 15:51:10 2002 @@ -1 +1 @@ -MD5 (diskusage-1.01.tar.gz) = f66b535c8515d01bf9352e15cb6219ec +MD5 (diskusage-1.02.tar.gz) = 58ffbcd9fe2097e2813608980e77fafc diff -ru /usr/ports/sysutils/diskusage/pkg-comment diskusage/pkg-comment --- /usr/ports/sysutils/diskusage/pkg-comment Sat Nov 13 21:25:26 1999 +++ diskusage/pkg-comment Thu Mar 28 15:43:02 2002 @@ -1 +1 @@ -Shows current user diskusage in kilobytes +Shows current user diskusage in human-readable format diff -ru /usr/ports/sysutils/diskusage/pkg-descr diskusage/pkg-descr --- /usr/ports/sysutils/diskusage/pkg-descr Thu Mar 28 21:48:14 2002 +++ diskusage/pkg-descr Thu Mar 28 15:43:26 2002 @@ -1,11 +1,11 @@ -diskusage is an ANSI C++ program, written for FreeBSD 3.x and higher. +diskusage is a shell script, written for FreeBSD 3.x and higher. It is an add on package for FreeBSD's du and du must be present for this program to work. Shows current users diskusage in -kilobytes. Assumes user's home directory is /home/$USER and +human readable format. Assumes user's home directory is /home/$USER and that user's mail directory is /var/mail/$USER -WWW: http://www.maske.org/support/unix/apps/diskusage/ +WWW: http://www.maske.org/support/unix/apps/diskusage - Douglas A. Maske ----- Original Message ----- From: "Kris Kennaway" To: "Douglas A. Maske" Cc: Sent: Tuesday, April 23, 2002 2:55 PM Subject: Re: ports/37389: Port Update > On Tue, Apr 23, 2002 at 12:40:41PM -0700, Douglas A. Maske wrote: > > > diff diskusage/Makefile /usr/ports/sysutils/diskusage/Makefile > > Thanks for the submission, but please use the command > > diff -ru /usr/ports/sysutils/diskusage/ diskusage/ > > instead. This will provide diffs for every file in that hierarchy, > not just the Makefile (e.g. you forgot the distinfo update), and in > unidiff format which is generally preferred. You also got the two > arguments to diff around the wrong way. > > Kris > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 13: 0:43 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1116637B41C; Tue, 23 Apr 2002 13:00:34 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NK0PK67783; Tue, 23 Apr 2002 13:00:25 -0700 (PDT) (envelope-from pat) Date: Tue, 23 Apr 2002 13:00:25 -0700 (PDT) From: Message-Id: <200204232000.g3NK0PK67783@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, demon@FreeBSD.org Subject: Re: ports/37365: Update port: graphics/p5-GD to 1.38 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: graphics/p5-GD to 1.38 Responsible-Changed-From-To: freebsd-ports->demon Responsible-Changed-By: pat Responsible-Changed-When: Tue Apr 23 13:00:14 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37365 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 13:10:36 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2A51637B430 for ; Tue, 23 Apr 2002 13:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NKA1b72904; Tue, 23 Apr 2002 13:10:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 50FDC37B43E for ; Tue, 23 Apr 2002 13:02:43 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NK2hJ68212; Tue, 23 Apr 2002 13:02:43 -0700 (PDT) (envelope-from nobody) Message-Id: <200204232002.g3NK2hJ68212@freefall.freebsd.org> Date: Tue, 23 Apr 2002 13:02:43 -0700 (PDT) From: Edgardo Garcia Hoeffler To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37392: New port: gnome-commander, a norton commander clone for GNOME (supersedes ports/36379) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37392 >Category: ports >Synopsis: New port: gnome-commander, a norton commander clone for GNOME (supersedes ports/36379) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 23 13:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Edgardo Garcia Hoeffler >Release: FreeBSD 4.4 >Organization: >Environment: FreeBSD storm.rc.bia 4.4-RELEASE FreeBSD 4.4-RELEASE #1: Fri Feb 22 13:59:13 ART 2002 rael@storm.rc.bia:/usr/src/sys/compile/GENERIC_MAX i386 >Description: This PR supersedes ports/36379. Changes from previous PR: - Updated to version 0.9.6 >How-To-Repeat: >Fix: begin 644 gnome-commander.shar M(R!4:&ES(&ES(&$@2!Y;W4@86YD"B,@:&%V92!D969A=6QT('!E M"`M(&=N;VUE+6-O;6UA;F1E#$Q+69M(&=N;VUE"EA- M05-415)?4TE415,]"21[34%35$527U-)5$5?4T]54D-%1D]21T5]"EA$25-4 M7U-50D1)4CT)9VYO;64*6`I834%)3E1!24Y%4CT)961Y8G-D0'EA:&]O+F-O M;2YA<@I8"E@N:68@9&5F:6YE9"A7251(7T9!32D*6$Q)0E]$15!%3D13/2`@ M("!F86TZ)'M03U)44T1)4GTO9&5V96PO9F%M"E@N96YD:68*6`I855-%7UA? M4%)%1DE8/0EY97,*6%5315]'34%+13T)>65S"EA54T5?1TY/344]"7EE65S"E@*6"YI;F-L=61E(#QB'!M"EAS:&%R92]G;F]M92]P:7AM87!S+V=N;VUE+6-O;6UA;F1E&UA<',O9VYO;64M8V]M M;6%N9&5R+V5X96,N>'!M"EAS:&%R92]G;F]M92]P:7AM87!S+V=N;VUE+6-O M;6UA;F1E7!E7V)L;V-K7V1E M=FEC95]B:6'!M"EAS:&%R92]G;F]M92]P:7AM87!S+V=N;VUE+6-O;6UA M;F1E'!M"EAS:&%R92]G;F]M92]P M:7AM87!S+V=N;VUE+6-O;6UA;F1E7!E7V1I&UA<',O9VYO;64M M8V]M;6%N9&5R+V9I;&5?='EP95]D:7)?8FEG+GAP;0I87!E7V5X95]B:6'!M M"EAS:&%R92]G;F]M92]P:7AM87!S+V=N;VUE+6-O;6UA;F1E&UA<',O9VYO;64M8V]M;6%N M9&5R+V9I;&5?='EP95]F:69O7V)I9RYX<&T*6'-H87)E+V=N;VUE+W!I>&UA M<',O9VYO;64M8V]M;6%N9&5R+V9I;&5?='EP95]R96=U;&%R+GAP;0I87!E7W)E M9W5L87)?8FEG+GAP;0I87!E7W-O8VME="YX<&T*6'-H87)E+V=N;VUE+W!I>&UA M<',O9VYO;64M8V]M;6%N9&5R+V9I;&5?='EP95]S;V-K971?8FEG+GAP;0I8 M7!E M7W-Y;5]B;&]C:U]D979I8V4N>'!M"EAS:&%R92]G;F]M92]P:7AM87!S+V=N M;VUE+6-O;6UA;F1E7!E M7W-Y;5]D:7(N>'!M"EAS:&%R92]G;F]M92]P:7AM87!S+V=N;VUE+6-O;6UA M;F1E'!M"EAS:&%R92]G;F]M92]P:7AM M87!S+V=N;VUE+6-O;6UA;F1E'!M M"EAS:&%R92]G;F]M92]P:7AM87!S+V=N;VUE+6-O;6UA;F1E&UA<',O M9VYO;64M8V]M;6%N9&5R+V=N;VUE+6-M9"YX<&T*6'-H87)E+V=N;VUE+W!I M>&UA<',O9VYO;64M8V]M;6%N9&5R+V=N;VUE7V-M9%]A&UA<',O9VYO;64M8V]M;6%N9&5R+V=N;VUE M7V-M9%]A&UA<',O9VYO;64M8V]M;6%N9&5R+VQO9V\N>'!M"EAS:&%R92]G M;F]M92]P:7AM87!S+V=N;VUE+6-O;6UA;F1E&UA<',O9VYO;64M8V]M;6%N9&5R+VUE;G5?8W9S7V%D9"YX M<&T*6'-H87)E+V=N;VUE+W!I>&UA<',O9VYO;64M8V]M;6%N9&5R+VUE;G5? M8W9S7V-H96-K;W5T+GAP;0I8&UA<',O9VYO;64M8V]M;6%N9&5R+VUE;G5?8W9S M7V1I9F8N>'!M"EAS:&%R92]G;F]M92]P:7AM87!S+V=N;VUE+6-O;6UA;F1E M'!M"EAS:&%R92]G;F]M92]P:7AM87!S+V=N M;VUE+6-O;6UA;F1E'!M"EAS:&%R92]G;F]M92]P M:7AM87!S+V=N;VUE+6-O;6UA;F1E&UA<',O9VYO;64M8V]M;6%N9&5R+VUE;G5?8W9S7VQO M9V]U="YX<&T*6'-H87)E+V=N;VUE+W!I>&UA<',O9VYO;64M8V]M;6%N9&5R M+VUE;G5?8W9S7W)E;6]V92YX<&T*6'-H87)E+V=N;VUE+W!I>&UA<',O9VYO M;64M8V]M;6%N9&5R+VUE;G5?8W9S7W5P9&%T92YX<&T*6'-H87)E+V=N;VUE M+W!I>&UA<',O9VYO;64M8V]M;6%N9&5R+VUE;G5?9G1P7V-O;FYE8W0N>'!M M"EAS:&%R92]G;F]M92]P:7AM87!S+V=N;VUE+6-O;6UA;F1E&UA M<',O9VYO;64M8V]M;6%N9&5R"D5.1"UO9BUG;F]M92UC;VUM86YD97(O<&MG -+7!L:7-T"F5X:70*"F%N ` end >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 13:11:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DC4F437B426 for ; Tue, 23 Apr 2002 13:10:00 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NKA0o72865; Tue, 23 Apr 2002 13:10:00 -0700 (PDT) (envelope-from gnats) Received: from akaraka.yonsei.ac.kr (akaraka.yonsei.ac.kr [165.132.134.53]) by hub.freebsd.org (Postfix) with ESMTP id BA74037B42A for ; Tue, 23 Apr 2002 13:00:26 -0700 (PDT) Received: from akaraka.yonsei.ac.kr (localhost.yonsei.ac.kr [127.0.0.1]) by akaraka.yonsei.ac.kr (8.12.3/8.12.2) with ESMTP id g3NK0Iph003068 for ; Wed, 24 Apr 2002 05:00:18 +0900 (KST) (envelope-from perky@akaraka.yonsei.ac.kr) Received: (from perky@localhost) by akaraka.yonsei.ac.kr (8.12.3/8.12.2/Submit) id g3NK0Dvq003067; Wed, 24 Apr 2002 05:00:13 +0900 (KST) Message-Id: <200204232000.g3NK0Dvq003067@akaraka.yonsei.ac.kr> Date: Wed, 24 Apr 2002 05:00:13 +0900 (KST) From: Hye-Shik Chang Reply-To: Hye-Shik Chang To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37391: Fix port: net/py-medusa (dup. of distfile) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37391 >Category: ports >Synopsis: Fix port: net/py-medusa (dup. of distfile) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Apr 23 13:10:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Hye-Shik Chang >Release: FreeBSD 5.0-CURRENT i386 >Organization: Yonsei University >Environment: System: FreeBSD akaraka.yonsei.ac.kr 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Mon Apr 15 01:05:17 KST 2002 root@akaraka.yonsei.ac.kr:/usr/src/sys/i386/compile/JOARRA i386 >Description: distfile(medusa-0.5.1.tar.gz) has duplicated with sysutils/medusa. >How-To-Repeat: >Fix: diff -ruN py-medusa.orig/Makefile py-medusa/Makefile --- py-medusa.orig/Makefile Fri Mar 29 05:27:04 2002 +++ py-medusa/Makefile Wed Apr 24 04:57:06 2002 @@ -14,18 +14,15 @@ MAINTAINER= perky@fallin.lv USE_PYTHON= yes +USE_PYDISTUTILS= yes +DIST_SUBDIR= python DOCFILES= CHANGES.txt INSTALL.txt LICENSE.txt README.txt TODO.txt EXAMPLEDIRS= demo test thread DOCSDIR= ${PREFIX}/share/doc/py-medusa EXAMPLESDIR= ${PREFIX}/share/examples/py-medusa -SETUP_CMD= cd ${WRKSRC} && ${PYTHON_CMD} setup.py -do-build: - ${SETUP_CMD} build - -do-install: - @${SETUP_CMD} install -c -O1 --prefix=${PREFIX} +post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR}/docs @cd ${WRKSRC} && ${INSTALL_DATA} ${DOCFILES} ${DOCSDIR} diff -ruN py-medusa.orig/distinfo py-medusa/distinfo --- py-medusa.orig/distinfo Fri Mar 29 05:27:04 2002 +++ py-medusa/distinfo Wed Apr 24 04:48:00 2002 @@ -1 +1 @@ -MD5 (medusa-0.5.1.tar.gz) = c185b038f36065551d1e737ba46fae78 +MD5 (python/medusa-0.5.1.tar.gz) = c185b038f36065551d1e737ba46fae78 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 13:11:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 35F9537B438; Tue, 23 Apr 2002 13:10:18 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NKAI372999; Tue, 23 Apr 2002 13:10:18 -0700 (PDT) (envelope-from knu) Date: Tue, 23 Apr 2002 13:10:18 -0700 (PDT) From: Message-Id: <200204232010.g3NKAI372999@freefall.freebsd.org> To: sean@chittenden.org, knu@FreeBSD.org, freebsd-ports@FreeBSD.org, knu@FreeBSD.org Subject: Re: ports/36829: New port: irc/ruby-rbot Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: irc/ruby-rbot State-Changed-From-To: open->feedback State-Changed-By: knu State-Changed-When: Wed Apr 24 05:03:22 JST 2002 State-Changed-Why: How about having a talk with the author and asking him to hide all these library files under rbot/ to avoid namespace pollution? It'd also be nice if the distribution provided a nifty installer. :) Responsible-Changed-From-To: freebsd-ports->knu Responsible-Changed-By: knu Responsible-Changed-When: Wed Apr 24 05:03:22 JST 2002 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=36829 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 13:12:25 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 79F9C37B41D; Tue, 23 Apr 2002 13:11:50 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NKBjv73360; Tue, 23 Apr 2002 13:11:45 -0700 (PDT) (envelope-from pat) Date: Tue, 23 Apr 2002 13:11:45 -0700 (PDT) From: Message-Id: <200204232011.g3NKBjv73360@freefall.freebsd.org> To: ahze@rgv.net, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37320: pnet 3.0 -> 3.4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: pnet 3.0 -> 3.4 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Tue Apr 23 13:11:37 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37320 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 13:18:43 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1E4BE37B41C; Tue, 23 Apr 2002 13:18:39 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NKIdh74637; Tue, 23 Apr 2002 13:18:39 -0700 (PDT) (envelope-from pat) Date: Tue, 23 Apr 2002 13:18:39 -0700 (PDT) From: Message-Id: <200204232018.g3NKIdh74637@freefall.freebsd.org> To: microbost@hotmail.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36379: New port: x11-fm/gnome-commander Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: x11-fm/gnome-commander State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Tue Apr 23 13:18:17 PDT 2002 State-Changed-Why: Superseded by PR 37392 http://www.freebsd.org/cgi/query-pr.cgi?pr=36379 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 13:20:28 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4E2A337B429 for ; Tue, 23 Apr 2002 13:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NKK1J74936; Tue, 23 Apr 2002 13:20:01 -0700 (PDT) (envelope-from gnats) Received: from akaraka.yonsei.ac.kr (akaraka.yonsei.ac.kr [165.132.134.53]) by hub.freebsd.org (Postfix) with ESMTP id 1C3E437B47A for ; Tue, 23 Apr 2002 13:12:18 -0700 (PDT) Received: from akaraka.yonsei.ac.kr (localhost.yonsei.ac.kr [127.0.0.1]) by akaraka.yonsei.ac.kr (8.12.3/8.12.2) with ESMTP id g3NKCHph004852 for ; Wed, 24 Apr 2002 05:12:17 +0900 (KST) (envelope-from perky@akaraka.yonsei.ac.kr) Received: (from perky@localhost) by akaraka.yonsei.ac.kr (8.12.3/8.12.2/Submit) id g3NKCCZ7004851; Wed, 24 Apr 2002 05:12:12 +0900 (KST) Message-Id: <200204232012.g3NKCCZ7004851@akaraka.yonsei.ac.kr> Date: Wed, 24 Apr 2002 05:12:12 +0900 (KST) From: Hye-Shik Chang Reply-To: Hye-Shik Chang To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37394: Update port: graphics/py-gdchart Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37394 >Category: ports >Synopsis: Update port: graphics/py-gdchart >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Apr 23 13:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Hye-Shik Chang >Release: FreeBSD 5.0-CURRENT i386 >Organization: Yonsei University >Environment: System: FreeBSD akaraka.yonsei.ac.kr 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Mon Apr 15 01:05:17 KST 2002 root@akaraka.yonsei.ac.kr:/usr/src/sys/i386/compile/JOARRA i386 >Description: Checksum changed >How-To-Repeat: >Fix: diff -ruN py-gdchart.orig/Makefile py-gdchart/Makefile --- py-gdchart.orig/Makefile Sun Mar 3 16:37:19 2002 +++ py-gdchart/Makefile Wed Apr 24 05:10:11 2002 @@ -6,7 +6,7 @@ PORTNAME= gdchart PORTVERSION= 0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics python MASTER_SITES= http://www.nullcube.com/software/pygdchart/source/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff -ruN py-gdchart.orig/distinfo py-gdchart/distinfo --- py-gdchart.orig/distinfo Sun Mar 3 16:37:19 2002 +++ py-gdchart/distinfo Wed Apr 24 05:02:10 2002 @@ -1 +1 @@ -MD5 (gdchart-py-0.6.tar.gz) = 2acc5a6bde95ac604af758e5e18a2e00 +MD5 (gdchart-py-0.6.tar.gz) = 210e5da85a280e2aeecff97ff4fe639b >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 13:20:28 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1CDF237B427 for ; Tue, 23 Apr 2002 13:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NKK1m74927; Tue, 23 Apr 2002 13:20:01 -0700 (PDT) (envelope-from gnats) Received: from guru.mired.org (dsl-64-192-6-133.telocity.com [64.192.6.133]) by hub.freebsd.org (Postfix) with ESMTP id 135E637B43C for ; Tue, 23 Apr 2002 13:10:28 -0700 (PDT) Received: (from mwm@localhost) by guru.mired.org (8.11.1/8.11.2) id g3NKAOa42501; Tue, 23 Apr 2002 15:10:24 -0500 (CDT) (envelope-from mwm) Message-Id: <200204232010.g3NKAOa42501@guru.mired.org> Date: Tue, 23 Apr 2002 15:10:24 -0500 (CDT) From: Mike Meyer Reply-To: Mike Meyer To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37393: TMDA port is out of date. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Note: There was a bad value `maintainer-update>Release: FreeBSD' for the field `>Class:'. It was set to the default value of `sw-bug'. >Number: 37393 >Category: ports >Synopsis: TMDA port is out of date. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 23 13:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Mike Meyer >Release: >Organization: Meyer Consulting >Environment: System: FreeBSD guru.mired.org 4.5-STABLE FreeBSD 4.5-STABLE #5: Sun Apr 21 05:15:55 CDT 2002 mwm@guru.mired.org:/sharetmp/obj/usr/src/sys/GURU i386 >Description: The TMDA port is 0.51, the software is at version 0.52. >How-To-Repeat: Check the tmda.sourceforge.net web page and the Makefile version. >Fix: The following patch updates the port. diff -ru tmda-orig/Makefile tmda/Makefile --- tmda-orig/Makefile Tue Apr 23 15:04:30 2002 +++ tmda/Makefile Tue Apr 23 15:04:41 2002 @@ -6,7 +6,7 @@ # PORTNAME= tmda -PORTVERSION= 0.51 +PORTVERSION= 0.52 CATEGORIES= mail python MASTER_SITES= http://software.libertine.org/tmda/releases/ \ http://software.libertine.org/tmda/releases/old/ diff -ru tmda-orig/distinfo tmda/distinfo --- tmda-orig/distinfo Tue Apr 23 15:04:30 2002 +++ tmda/distinfo Tue Apr 23 15:05:15 2002 @@ -1 +1 @@ -MD5 (tmda-0.51.tgz) = 817f4e02b01cb937ee10c903a505cfe9 +MD5 (tmda-0.52.tgz) = f16b9eece63f777502ec86b4e4c9c77d >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 13:20:47 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 781FF37B426; Tue, 23 Apr 2002 13:20:18 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NKKI575022; Tue, 23 Apr 2002 13:20:18 -0700 (PDT) (envelope-from pat) Date: Tue, 23 Apr 2002 13:20:18 -0700 (PDT) From: Message-Id: <200204232020.g3NKKI575022@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, kde@FreeBSD.org Subject: Re: ports/37372: net/kdenetwork3: pkg-plist: extra files, missing files Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: net/kdenetwork3: pkg-plist: extra files, missing files Responsible-Changed-From-To: freebsd-ports->kde Responsible-Changed-By: pat Responsible-Changed-When: Tue Apr 23 13:20:05 PDT 2002 Responsible-Changed-Why: Over to maintainers http://www.freebsd.org/cgi/query-pr.cgi?pr=37372 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 13:21: 2 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 60C7D37B400; Tue, 23 Apr 2002 13:20:50 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NKKoY75120; Tue, 23 Apr 2002 13:20:50 -0700 (PDT) (envelope-from pat) Date: Tue, 23 Apr 2002 13:20:50 -0700 (PDT) From: Message-Id: <200204232020.g3NKKoY75120@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, kde@FreeBSD.org Subject: Re: ports/37371: graphics/kdegraphics3: pkg-plist: extra files, missing files Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: graphics/kdegraphics3: pkg-plist: extra files, missing files Responsible-Changed-From-To: freebsd-ports->kde Responsible-Changed-By: pat Responsible-Changed-When: Tue Apr 23 13:20:33 PDT 2002 Responsible-Changed-Why: Over to maintainers http://www.freebsd.org/cgi/query-pr.cgi?pr=37371 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 13:23:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B776837B43A; Tue, 23 Apr 2002 13:22:06 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NKM3e75270; Tue, 23 Apr 2002 13:22:03 -0700 (PDT) (envelope-from pat) Date: Tue, 23 Apr 2002 13:22:03 -0700 (PDT) From: Message-Id: <200204232022.g3NKM3e75270@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, kde@FreeBSD.org Subject: Re: ports/37368: some includes from kdebase3 (like favicons.h, kicontheme.h, etc...) doesn't compile... Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: some includes from kdebase3 (like favicons.h, kicontheme.h, etc...) doesn't compile... Responsible-Changed-From-To: freebsd-ports->kde Responsible-Changed-By: pat Responsible-Changed-When: Tue Apr 23 13:21:24 PDT 2002 Responsible-Changed-Why: Over to maintainers http://www.freebsd.org/cgi/query-pr.cgi?pr=37368 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 13:27: 3 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E93C537B421; Tue, 23 Apr 2002 13:26:54 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NKQsN75859; Tue, 23 Apr 2002 13:26:54 -0700 (PDT) (envelope-from pat) Date: Tue, 23 Apr 2002 13:26:54 -0700 (PDT) From: Message-Id: <200204232026.g3NKQsN75859@freefall.freebsd.org> To: db@bogen.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37346: sudo-1.6.5p3.patch has been pulled Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: sudo-1.6.5p3.patch has been pulled State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Tue Apr 23 13:23:54 PDT 2002 State-Changed-Why: This has been fixed in Makefile rev 1.50 http://www.freebsd.org/cgi/query-pr.cgi?pr=37346 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 13:30:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A6E0C37B420; Tue, 23 Apr 2002 13:30:10 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NKUAW76395; Tue, 23 Apr 2002 13:30:10 -0700 (PDT) (envelope-from pat) Date: Tue, 23 Apr 2002 13:30:10 -0700 (PDT) From: Message-Id: <200204232030.g3NKUAW76395@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, kde@FreeBSD.org Subject: Re: ports/37352: audio/arts fails to build on -stable Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: audio/arts fails to build on -stable Responsible-Changed-From-To: freebsd-ports->kde Responsible-Changed-By: pat Responsible-Changed-When: Tue Apr 23 13:29:47 PDT 2002 Responsible-Changed-Why: Over to maintainers http://www.freebsd.org/cgi/query-pr.cgi?pr=37352 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 13:31:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D7B2F37B421; Tue, 23 Apr 2002 13:31:06 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NKV6376642; Tue, 23 Apr 2002 13:31:06 -0700 (PDT) (envelope-from marcus) Date: Tue, 23 Apr 2002 13:31:06 -0700 (PDT) From: Message-Id: <200204232031.g3NKV6376642@freefall.freebsd.org> To: marcus@FreeBSD.org, freebsd-ports@FreeBSD.org, marcus@FreeBSD.org Subject: Re: ports/37392: New port: gnome-commander, a norton commander clone for GNOME (supersedes ports/36379) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: gnome-commander, a norton commander clone for GNOME (supersedes ports/36379) Responsible-Changed-From-To: freebsd-ports->marcus Responsible-Changed-By: marcus Responsible-Changed-When: Tue Apr 23 13:30:53 PDT 2002 Responsible-Changed-Why: I'll take this. http://www.freebsd.org/cgi/query-pr.cgi?pr=37392 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 13:37:29 2002 Delivered-To: freebsd-ports@freebsd.org Received: from point.osg.gov.bc.ca (point.osg.gov.bc.ca [142.32.102.44]) by hub.freebsd.org (Postfix) with ESMTP id 64F2E37B420; Tue, 23 Apr 2002 13:37:21 -0700 (PDT) Received: (from daemon@localhost) by point.osg.gov.bc.ca (8.8.7/8.8.8) id NAA04777; Tue, 23 Apr 2002 13:37:21 -0700 Received: from passer.osg.gov.bc.ca(142.32.110.29) via SMTP by point.osg.gov.bc.ca, id smtpda04775; Tue Apr 23 13:37:04 2002 Received: (from uucp@localhost) by passer.osg.gov.bc.ca (8.11.6/8.9.1) id g3NKaxV18385; Tue, 23 Apr 2002 13:36:59 -0700 (PDT) Received: from UNKNOWN(10.1.2.1), claiming to be "cwsys.cwsent.com" via SMTP by passer9.cwsent.com, id smtpdR17912; Tue Apr 23 13:36:51 2002 Received: from cwsys (localhost [127.0.0.1]) by cwsys.cwsent.com (8.12.3/8.12.3) with ESMTP id g3NKaonN097742; Tue, 23 Apr 2002 13:36:50 -0700 (PDT) (envelope-from cy@cwsys.cwsent.com) Message-Id: <200204232036.g3NKaonN097742@cwsys.cwsent.com> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 Reply-To: Cy Schubert - CITS Open Systems Group From: Cy Schubert - CITS Open Systems Group X-Sender: schubert To: pat@FreeBSD.ORG Cc: microbost@hotmail.com, freebsd-ports@FreeBSD.ORG Subject: Re: ports/36379: New port: x11-fm/gnome-commander In-Reply-To: Message from pat@FreeBSD.ORG of "Tue, 23 Apr 2002 13:18:39 PDT." <200204232018.g3NKIdh74637@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 23 Apr 2002 13:36:50 -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In message <200204232018.g3NKIdh74637@freefall.freebsd.org>, pat@FreeBSD.ORG wr ites: > Synopsis: New port: x11-fm/gnome-commander > > State-Changed-From-To: open->closed > State-Changed-By: pat > State-Changed-When: Tue Apr 23 13:18:17 PDT 2002 > State-Changed-Why: > Superseded by PR 37392 > > http://www.freebsd.org/cgi/query-pr.cgi?pr=36379 Just some random thoughts, Has an evaluation been done to determine which implementation is better? Or, can we steal some ideas from this PR to use in the other? Cheers, Phone: 250-387-8437 Cy Schubert Fax: 250-387-5766 Team Leader, Sun/Alpha Team Email: Cy.Schubert@osg.gov.bc.ca Open Systems Group, CITS Ministry of Management Services Province of BC FreeBSD UNIX: cy@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 13:47:39 2002 Delivered-To: freebsd-ports@freebsd.org Received: from hotmail.com (f42.law14.hotmail.com [64.4.21.42]) by hub.freebsd.org (Postfix) with ESMTP id 70F6637B41D for ; Tue, 23 Apr 2002 13:47:31 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 23 Apr 2002 13:47:31 -0700 Received: from 209.13.140.4 by lw14fd.law14.hotmail.msn.com with HTTP; Tue, 23 Apr 2002 20:47:31 GMT X-Originating-IP: [209.13.140.4] From: "Edy Gardo" To: freebsd-ports@FreeBSD.ORG Subject: Re: ports/36379: New port: x11-fm/gnome-commander Date: Tue, 23 Apr 2002 17:47:31 -0300 Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Message-ID: X-OriginalArrivalTime: 23 Apr 2002 20:47:31.0281 (UTC) FILETIME=[167F9410:01C1EB08] Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Well, actually I'm the same person (edybsd@yahoo.com.ar and this one). I´m just using two diferent e-mail addresses :-). I forgot I´ve used this account to send the first PR. Basically both PR are the same. The diferences are a couple of new translation and the version. >From: Cy Schubert - CITS Open Systems Group >Reply-To: Cy Schubert - CITS Open Systems Group > >To: pat@FreeBSD.ORG >CC: microbost@hotmail.com, freebsd-ports@FreeBSD.ORG >Subject: Re: ports/36379: New port: x11-fm/gnome-commander >Date: Tue, 23 Apr 2002 13:36:50 -0700 > >In message <200204232018.g3NKIdh74637@freefall.freebsd.org>, >pat@FreeBSD.ORG wr >ites: > > Synopsis: New port: x11-fm/gnome-commander > > > > State-Changed-From-To: open->closed > > State-Changed-By: pat > > State-Changed-When: Tue Apr 23 13:18:17 PDT 2002 > > State-Changed-Why: > > Superseded by PR 37392 > > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=36379 > >Just some random thoughts, > >Has an evaluation been done to determine which implementation is >better? Or, can we steal some ideas from this PR to use in the other? > > >Cheers, Phone: 250-387-8437 >Cy Schubert Fax: 250-387-5766 >Team Leader, Sun/Alpha Team Email: Cy.Schubert@osg.gov.bc.ca >Open Systems Group, CITS >Ministry of Management Services >Province of BC > FreeBSD UNIX: cy@FreeBSD.org > > > _________________________________________________________________ Descargue GRATUITAMENTE MSN Explorer en http://explorer.yupimsn.com/intl.asp. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 13:48:32 2002 Delivered-To: freebsd-ports@freebsd.org Received: from point.osg.gov.bc.ca (point.osg.gov.bc.ca [142.32.102.44]) by hub.freebsd.org (Postfix) with ESMTP id 1269B37B404; Tue, 23 Apr 2002 13:48:29 -0700 (PDT) Received: (from daemon@localhost) by point.osg.gov.bc.ca (8.8.7/8.8.8) id NAA04821; Tue, 23 Apr 2002 13:48:21 -0700 Received: from passer.osg.gov.bc.ca(142.32.110.29) via SMTP by point.osg.gov.bc.ca, id smtpda04819; Tue Apr 23 13:48:14 2002 Received: (from uucp@localhost) by passer.osg.gov.bc.ca (8.11.6/8.9.1) id g3NKm9d37020; Tue, 23 Apr 2002 13:48:09 -0700 (PDT) Received: from UNKNOWN(10.1.2.1), claiming to be "cwsys.cwsent.com" via SMTP by passer9.cwsent.com, id smtpdG36222; Tue Apr 23 13:47:38 2002 Received: from cwsys (localhost [127.0.0.1]) by cwsys.cwsent.com (8.12.3/8.12.3) with ESMTP id g3NKlZnN097791; Tue, 23 Apr 2002 13:47:35 -0700 (PDT) (envelope-from cy@cwsys.cwsent.com) Message-Id: <200204232047.g3NKlZnN097791@cwsys.cwsent.com> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 Reply-To: Cy Schubert - CITS Open Systems Group From: Cy Schubert - CITS Open Systems Group X-Sender: schubert To: Joe Marcus Clarke Cc: Cy Schubert - CITS Open Systems Group , pat@FreeBSD.ORG, microbost@hotmail.com, freebsd-ports@FreeBSD.ORG Subject: Re: ports/36379: New port: x11-fm/gnome-commander In-Reply-To: Message from Joe Marcus Clarke of "23 Apr 2002 17:39:48 -0300." <1019594388.320.53.camel@gyros.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 23 Apr 2002 13:47:35 -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In message <1019594388.320.53.camel@gyros.marcuscom.com>, Joe Marcus Clarke wri tes: > > Just some random thoughts, > > > > Has an evaluation been done to determine which implementation is > > better? Or, can we steal some ideas from this PR to use in the other? > > The same person made both. I assume that 37392 is identical to 36379 > except that the version number on the distfile is different. I > volunteered to look at this so I guess I'll find out. Excellent! Cheers, Phone: 250-387-8437 Cy Schubert Fax: 250-387-5766 Team Leader, Sun/Alpha Team Email: Cy.Schubert@osg.gov.bc.ca Open Systems Group, CITS Ministry of Management Services Province of BC FreeBSD UNIX: cy@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 14: 1:54 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CEACF37B435 for ; Tue, 23 Apr 2002 14:00:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NL02C81112; Tue, 23 Apr 2002 14:00:02 -0700 (PDT) (envelope-from gnats) Received: from akaraka.yonsei.ac.kr (akaraka.yonsei.ac.kr [165.132.134.53]) by hub.freebsd.org (Postfix) with ESMTP id A4EB637B404 for ; Tue, 23 Apr 2002 13:53:51 -0700 (PDT) Received: from akaraka.yonsei.ac.kr (localhost.yonsei.ac.kr [127.0.0.1]) by akaraka.yonsei.ac.kr (8.12.3/8.12.2) with ESMTP id g3NKrnph007627 for ; Wed, 24 Apr 2002 05:53:50 +0900 (KST) (envelope-from perky@akaraka.yonsei.ac.kr) Received: (from perky@localhost) by akaraka.yonsei.ac.kr (8.12.3/8.12.2/Submit) id g3NKrhoE007626; Wed, 24 Apr 2002 05:53:43 +0900 (KST) Message-Id: <200204232053.g3NKrhoE007626@akaraka.yonsei.ac.kr> Date: Wed, 24 Apr 2002 05:53:43 +0900 (KST) From: Hye-Shik Chang Reply-To: Hye-Shik Chang To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37397: Update port: java/linux-ibm-jdk13 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37397 >Category: ports >Synopsis: Update port: java/linux-ibm-jdk13 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Apr 23 14:00:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Hye-Shik Chang >Release: FreeBSD 5.0-CURRENT i386 >Organization: Yonsei University >Environment: System: FreeBSD akaraka.yonsei.ac.kr 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Mon Apr 15 01:05:17 KST 2002 root@akaraka.yonsei.ac.kr:/usr/src/sys/i386/compile/JOARRA i386 >Description: - Update to 1.3.1 - change maintainter to ports@FreeBSD.org Submitted by: mi@FreeBSD.org (update patch was submitted by mi and I approved. but he didn't commit for a long time...) >How-To-Repeat: >Fix: --- bsd.java.mk Wed Apr 24 05:35:40 2002 +++ bsd.java.mk.orig Wed Apr 24 05:34:25 2002 @@ -43,7 +43,7 @@ _JAVA_HOME_FREEBSD_1_2= ${LOCALBASE}/jdk1.2.2 _JAVA_HOME_FREEBSD_1_3= ${LOCALBASE}/jdk1.3.1 _JAVA_HOME_BLACKDOWN_LINUX_1_2= ${LOCALBASE}/linux-jdk1.2.2 -_JAVA_HOME_IBM_LINUX_1_3= ${LOCALBASE}/linux-ibm-jdk1.3.1 +_JAVA_HOME_IBM_LINUX_1_3= ${LOCALBASE}/linux-ibm-jdk1.3.0 _JAVA_HOME_SUN_LINUX_1_3= ${LOCALBASE}/linux-jdk1.3.1 _JAVA_HOME_SUN_LINUX_1_4= ${LOCALBASE}/linux-jdk1.4.0 diff -ruN linux-ibm-jdk13.orig/Makefile linux-ibm-jdk13/Makefile --- linux-ibm-jdk13.orig/Makefile Sat Mar 23 21:53:10 2002 +++ linux-ibm-jdk13/Makefile Wed Apr 24 05:49:15 2002 @@ -7,14 +7,14 @@ PORTNAME= jdk PORTVERSION= ${JDK_VERSION} -PORTREVISION= 3 # Service Release 13a : cx130-20020124 +PORTREVISION= 0 # cxia32131-20020302 CATEGORIES= java MASTER_SITES= # PKGNAMEPREFIX= linux-ibm- -DISTNAME= IBMJava2-SDK-13 +DISTNAME= IBMJava2-SDK-131 EXTRACT_SUFX= .tgz -MAINTAINER= perky@fallin.lv +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/bin/javavm:${PORTSDIR}/java/javavmwrapper RUN_DEPENDS= ${LOCALBASE}/bin/javavm:${PORTSDIR}/java/javavmwrapper @@ -24,7 +24,7 @@ NO_BUILD= yes USE_LINUX= yes -JDK_VERSION= 1.3.0 +JDK_VERSION= 1.3.1 ONLY_FOR_ARCHS= i386 TARGET_PREFIX?= ${PREFIX}/${PKGBASE}${PORTVERSION} LINUX_SH?= ${LINUXBASE}/bin/sh diff -ruN linux-ibm-jdk13.orig/distinfo linux-ibm-jdk13/distinfo --- linux-ibm-jdk13.orig/distinfo Sat Mar 23 21:53:10 2002 +++ linux-ibm-jdk13/distinfo Wed Apr 24 05:42:10 2002 @@ -1 +1 @@ -MD5 (IBMJava2-SDK-13.tgz) = 19fd46052ff99a324cf7e96c03242eb9 +MD5 (IBMJava2-SDK-131.tgz) = 315075f199d4766032df85af891bbf8b diff -ruN linux-ibm-jdk13.orig/pkg-plist linux-ibm-jdk13/pkg-plist --- linux-ibm-jdk13.orig/pkg-plist Sat Mar 23 21:53:10 2002 +++ linux-ibm-jdk13/pkg-plist Wed Apr 24 05:29:48 2002 @@ -1,5 +1,6 @@ @exec %%LOCALBASE%%/bin/registervm "%D/%%TARGET_PREFIX%%/bin/java" @unexec %%LOCALBASE%%/bin/unregistervm "%D/%%TARGET_PREFIX%%/bin/java" +%%TARGET_PREFIX%%/bin/HtmlConverter %%TARGET_PREFIX%%/bin/java %%TARGET_PREFIX%%/bin/java_g %%TARGET_PREFIX%%/bin/javaw @@ -20,10 +21,12 @@ %%TARGET_PREFIX%%/bin/rmiregistry_g %%TARGET_PREFIX%%/bin/tnameserv %%TARGET_PREFIX%%/bin/tnameserv_g +%%TARGET_PREFIX%%/lib/htmlconverter.jar %%TARGET_PREFIX%%/lib/tools.jar %%TARGET_PREFIX%%/lib/orb.idl %%TARGET_PREFIX%%/lib/ir.idl %%TARGET_PREFIX%%/lib/dt.jar +%%TARGET_PREFIX%%/jre/lib/TraceFormat.dat %%TARGET_PREFIX%%/jre/lib/tzmappings %%TARGET_PREFIX%%/jre/lib/security/java.security %%TARGET_PREFIX%%/jre/lib/security/java.policy @@ -272,34 +275,54 @@ %%TARGET_PREFIX%%/jre/bin/awt_robot_g %%TARGET_PREFIX%%/jre/bin/awt_robot %%TARGET_PREFIX%%/jre/bin/JavaPluginControlPanel -%%TARGET_PREFIX%%/javasrc.jar +%%TARGET_PREFIX%%/src.jar %%TARGET_PREFIX%%/include/jvmpi.h %%TARGET_PREFIX%%/include/jvmdi.h +%%TARGET_PREFIX%%/include/jvmmi.h %%TARGET_PREFIX%%/include/jni_md.h %%TARGET_PREFIX%%/include/jni.h %%TARGET_PREFIX%%/include/jawt_md.h %%TARGET_PREFIX%%/include/jawt.h -%%TARGET_PREFIX%%/docs/rmi-iiop/toJavaPortableUG.htm -%%TARGET_PREFIX%%/docs/rmi-iiop/rmi_iiop_pg.html -%%TARGET_PREFIX%%/docs/READMEFIRST.htm -%%TARGET_PREFIX%%/docs/README.SDK.HTML -%%TARGET_PREFIX%%/docs/LICENSE_zh.html -%%TARGET_PREFIX%%/docs/LICENSE_tw.html -%%TARGET_PREFIX%%/docs/LICENSE_sv.html -%%TARGET_PREFIX%%/docs/LICENSE_ru.html -%%TARGET_PREFIX%%/docs/LICENSE_no.html -%%TARGET_PREFIX%%/docs/LICENSE_nl.html -%%TARGET_PREFIX%%/docs/LICENSE_ko.html -%%TARGET_PREFIX%%/docs/LICENSE_jp.html -%%TARGET_PREFIX%%/docs/LICENSE_it.html -%%TARGET_PREFIX%%/docs/LICENSE_fr.html -%%TARGET_PREFIX%%/docs/LICENSE_fi.html -%%TARGET_PREFIX%%/docs/LICENSE_es.html -%%TARGET_PREFIX%%/docs/LICENSE_en.html -%%TARGET_PREFIX%%/docs/LICENSE_dk.html -%%TARGET_PREFIX%%/docs/LICENSE_de.html -%%TARGET_PREFIX%%/docs/LICENSE_br.html +%%TARGET_PREFIX%%/include/ras.h %%TARGET_PREFIX%%/docs/COPYRIGHT +%%TARGET_PREFIX%%/docs/LICENSE_da.html +%%TARGET_PREFIX%%/docs/LICENSE_de.html +%%TARGET_PREFIX%%/docs/LICENSE_en.html +%%TARGET_PREFIX%%/docs/LICENSE_es.html +%%TARGET_PREFIX%%/docs/LICENSE_fi.html +%%TARGET_PREFIX%%/docs/LICENSE_fr.html +%%TARGET_PREFIX%%/docs/LICENSE_it.html +%%TARGET_PREFIX%%/docs/LICENSE_ja.html +%%TARGET_PREFIX%%/docs/LICENSE_ko.html +%%TARGET_PREFIX%%/docs/LICENSE_nl.html +%%TARGET_PREFIX%%/docs/LICENSE_no.html +%%TARGET_PREFIX%%/docs/LICENSE_pl.html +%%TARGET_PREFIX%%/docs/LICENSE_pt.html +%%TARGET_PREFIX%%/docs/LICENSE_ru.html +%%TARGET_PREFIX%%/docs/LICENSE_sv.html +%%TARGET_PREFIX%%/docs/LICENSE_tc.html +%%TARGET_PREFIX%%/docs/LICENSE_zh.html +%%TARGET_PREFIX%%/docs/README-BR.JRE.HTML +%%TARGET_PREFIX%%/docs/README-CN.JRE.HTML +%%TARGET_PREFIX%%/docs/README-DE.JRE.HTML +%%TARGET_PREFIX%%/docs/README-EN.JRE.HTML +%%TARGET_PREFIX%%/docs/README-ES.JRE.HTML +%%TARGET_PREFIX%%/docs/README-FR.JRE.HTML +%%TARGET_PREFIX%%/docs/README-IT.JRE.HTML +%%TARGET_PREFIX%%/docs/README-JP.JRE.HTML +%%TARGET_PREFIX%%/docs/README-KO.JRE.HTML +%%TARGET_PREFIX%%/docs/README-ZH.JRE.HTML +%%TARGET_PREFIX%%/docs/README.SDK.HTML +%%TARGET_PREFIX%%/docs/READMEFIRST.TXT +%%TARGET_PREFIX%%/demo/sound/media/ambient.rmf +%%TARGET_PREFIX%%/demo/sound/media/bark.aiff +%%TARGET_PREFIX%%/demo/sound/media/bong.wav +%%TARGET_PREFIX%%/demo/sound/media/classical.rmf +%%TARGET_PREFIX%%/demo/sound/media/modern-rock.rmf +%%TARGET_PREFIX%%/demo/sound/media/sfx-medley.rmf +%%TARGET_PREFIX%%/demo/sound/media/spacemusic.au +%%TARGET_PREFIX%%/demo/sound/media/trance.rmf +%%TARGET_PREFIX%%/demo/sound/media/trippygaia1.mid %%TARGET_PREFIX%%/demo/sound/src/TempoDial.java %%TARGET_PREFIX%%/demo/sound/src/MidiSynth.java %%TARGET_PREFIX%%/demo/sound/src/Juke.java @@ -325,476 +348,6 @@ %%TARGET_PREFIX%%/demo/rmi-iiop/hello/RemoteHello.java %%TARGET_PREFIX%%/demo/misc/JavaMemory.java %%TARGET_PREFIX%%/demo/jpda/examples.jar -%%TARGET_PREFIX%%/demo/jfc/TableExample/src/TableSorter.java -%%TARGET_PREFIX%%/demo/jfc/TableExample/src/TableMap.java -%%TARGET_PREFIX%%/demo/jfc/TableExample/src/TableExample4.java -%%TARGET_PREFIX%%/demo/jfc/TableExample/src/TableExample3.java -%%TARGET_PREFIX%%/demo/jfc/TableExample/src/TableExample2.java -%%TARGET_PREFIX%%/demo/jfc/TableExample/src/TableExample.java -%%TARGET_PREFIX%%/demo/jfc/TableExample/src/OldJTable.java -%%TARGET_PREFIX%%/demo/jfc/TableExample/src/JDBCAdapter.java -%%TARGET_PREFIX%%/demo/jfc/TableExample/TableExample.jar -%%TARGET_PREFIX%%/demo/jfc/TableExample/README.txt -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/TreeDemo.java -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/ToolTipDemo.java -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/TableDemo.java -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/TabbedPaneDemo.java -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/SwingSet2Applet.java -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/SwingSet2.java -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/SplitPaneDemo.java -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/SliderDemo.java -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/ScrollPaneDemo.java -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/RubyTheme.java -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/ProgressBarDemo.java -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/Permuter.java -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/OptionPaneDemo.java -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/ListDemo.java -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/LayoutControlPanel.java -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/InternalFrameDemo.java -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/HtmlDemo.java -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/FileChooserDemo.java -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/ExampleFileView.java -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/ExampleFileFilter.java -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/EmeraldTheme.java -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/DirectionPanel.java -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/DemoModule.java -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/ContrastTheme.java -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/ComboBoxDemo.java -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/ColorChooserDemo.java -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/CodeViewer.java -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/CharcoalTheme.java -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/ButtonDemo.java -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/BezierAnimationPanel.java -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/AquaTheme.java -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/tree.txt -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/title.html -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/swingset_zh.properties -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/swingset.properties -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/seaweed.html -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/preface.html -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/king.html -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/index.html -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/tooltip/cow.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/toolbar/ToolTip.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/toolbar/JTree.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/toolbar/JTable.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/toolbar/JTabbedPane.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/toolbar/JSplitPane.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/toolbar/JSlider.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/toolbar/JScrollPane.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/toolbar/JScrollBar.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/toolbar/JRadioButton.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/toolbar/JProgressBar.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/toolbar/JOptionPane.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/toolbar/JMenu.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/toolbar/JList.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/toolbar/JFileChooser.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/toolbar/JEditorPane.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/toolbar/JDialog.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/toolbar/JDesktop.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/toolbar/JComboBox.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/toolbar/JColorChooser.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/toolbar/JButton.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/tabbedpane/stephen.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/tabbedpane/matthew.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/tabbedpane/laine.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/tabbedpane/hania.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/tabbedpane/ewan.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/tabbedpane/ewan.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/tabbedpane/david.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/tabbedpane/brooke.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/tabbedpane/blake.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/splitpane/moon.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/splitpane/earth.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/splitpane/README -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/scrollpane/upperright.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/scrollpane/upperleft.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/scrollpane/rowheader.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/scrollpane/lowerleft.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/scrollpane/crayons.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/scrollpane/colheader.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/scrollpane/COPYRIGHT -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/optionpane/ibu.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/optionpane/ibd.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/optionpane/bottle.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/list/yellow.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/list/red.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/list/magenta.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/list/green.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/list/gray.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/list/cyan.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/list/blue.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/htmldemo/header.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/htmldemo/forward.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/htmldemo/back.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/filechooser/jpgIcon.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/filechooser/help.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/filechooser/gifIcon.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/filechooser/find.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox/scottmouth.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox/scotthair.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox/scotteyes.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox/philipmouth.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox/philiphair.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox/philipeyes.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox/michaelmouth.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox/michaelhair.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox/michaeleyes.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox/lisamouth.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox/lisahair.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox/lisaeyes.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox/larrymouth.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox/larryhair.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox/larryeyes.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox/laramouth.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox/larahair.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox/laraeyes.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox/jonmouth.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox/jonhair.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox/joneyes.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox/jeffmouth.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox/jeffhair.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox/jeffeyes.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox/jamesmouth.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox/jameshair.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox/jameseyes.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox/howardmouth.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox/howardhair.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox/howardeyes.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox/hansmouth.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox/hanshair.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox/hanseyes.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox/georgesmouth.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox/georgeshair.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox/georgeseyes.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox/brentmouth.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox/brenthair.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox/brenteyes.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/trdn.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/tr.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/toggledn.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/toggle.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/tmdn.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/tm.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/tldn.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/tl.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/rbs.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/rbrs.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/rbr.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/rbp.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/rb.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/mrdn.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/mr.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/mldn.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/ml.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/cdn.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/cbs.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/cbrs.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/cbr.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/cb.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/c.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/brdn.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/br.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/bmdn.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/bm.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/bldn.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/bl.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/b3r.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/b3p.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/b3d.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/b3.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/b2r.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/b2p.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/b2d.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/b2.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/b1r.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/b1p.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/b1d.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons/b1.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/Splash.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/Octavo/seaweed.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/Octavo/micro.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/Octavo/king.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/Octavo/crest.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/Octavo/bug2.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/Octavo/bug.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/Octavo/book.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/Octavo/ant.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/Octavo/COPYRIGHT -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/ImageClub/misc/sun_small.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/ImageClub/misc/sun.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/ImageClub/misc/moon_small.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/ImageClub/misc/moon.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/ImageClub/misc/fish_small.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/ImageClub/misc/fish.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/ImageClub/misc/cab_small.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/ImageClub/misc/cab.gif -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/ImageClub/food/watermelon.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/ImageClub/food/tomato.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/ImageClub/food/strawberry.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/ImageClub/food/raspberry.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/ImageClub/food/pineapple.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/ImageClub/food/pickle.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/ImageClub/food/pepper.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/ImageClub/food/pear.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/ImageClub/food/peach.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/ImageClub/food/onion.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/ImageClub/food/kiwi.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/ImageClub/food/grapes.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/ImageClub/food/grapefruit.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/ImageClub/food/corn.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/ImageClub/food/carrot.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/ImageClub/food/cantaloupe.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/ImageClub/food/broccoli.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/ImageClub/food/banana.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/ImageClub/food/asparagus.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/ImageClub/food/apple.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/ImageClub/COPYRIGHT -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/About.jpg -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/bug.html -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/ant.html -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/SwingSet2Plugin.html -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/SwingSet2.jar -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/SwingSet2.html -%%TARGET_PREFIX%%/demo/jfc/SwingSet2/README.txt -%%TARGET_PREFIX%%/demo/jfc/SwingApplet/src/SwingApplet.java -%%TARGET_PREFIX%%/demo/jfc/SwingApplet/SwingApplet.jar -%%TARGET_PREFIX%%/demo/jfc/SwingApplet/SwingApplet.html -%%TARGET_PREFIX%%/demo/jfc/SwingApplet/README.txt -%%TARGET_PREFIX%%/demo/jfc/Stylepad/src/Wonderland.java -%%TARGET_PREFIX%%/demo/jfc/Stylepad/src/Stylepad.java -%%TARGET_PREFIX%%/demo/jfc/Stylepad/src/Notepad.java -%%TARGET_PREFIX%%/demo/jfc/Stylepad/src/HelloWorld.java -%%TARGET_PREFIX%%/demo/jfc/Stylepad/src/ElementTreePanel.java -%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/underline.gif -%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/save.gif -%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/right.gif -%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/rabbit2.gif -%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/rabbit.gif -%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/paste.gif -%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/open.gif -%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/new.gif -%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/left.gif -%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/italic.gif -%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/hatter.gif -%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/fg.gif -%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/cut.gif -%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/copy.gif -%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/center.gif -%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/caterpillar.gif -%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/bullets.gif -%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/bold.gif -%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/alice.gif -%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/Stylepad_zh.properties -%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/Stylepad_sv.properties -%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/Stylepad.properties -%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/Notepad_sv.properties -%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/Notepad_fr.properties -%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/Notepad.properties -%%TARGET_PREFIX%%/demo/jfc/Stylepad/Stylepad.jar -%%TARGET_PREFIX%%/demo/jfc/Stylepad/README.txt -%%TARGET_PREFIX%%/demo/jfc/SimpleExample/src/SimpleExample.java -%%TARGET_PREFIX%%/demo/jfc/SimpleExample/SimpleExample.jar -%%TARGET_PREFIX%%/demo/jfc/SimpleExample/README.txt -%%TARGET_PREFIX%%/demo/jfc/SampleTree/src/SampleTreeModel.java -%%TARGET_PREFIX%%/demo/jfc/SampleTree/src/SampleTreeCellRenderer.java -%%TARGET_PREFIX%%/demo/jfc/SampleTree/src/SampleTree.java -%%TARGET_PREFIX%%/demo/jfc/SampleTree/src/SampleData.java -%%TARGET_PREFIX%%/demo/jfc/SampleTree/src/DynamicTreeNode.java -%%TARGET_PREFIX%%/demo/jfc/SampleTree/images/expanded.gif -%%TARGET_PREFIX%%/demo/jfc/SampleTree/images/collapsed.gif -%%TARGET_PREFIX%%/demo/jfc/SampleTree/SampleTree.jar -%%TARGET_PREFIX%%/demo/jfc/SampleTree/README.txt -%%TARGET_PREFIX%%/demo/jfc/Notepad/src/Notepad.java -%%TARGET_PREFIX%%/demo/jfc/Notepad/src/ElementTreePanel.java -%%TARGET_PREFIX%%/demo/jfc/Notepad/resources/save.gif -%%TARGET_PREFIX%%/demo/jfc/Notepad/resources/paste.gif -%%TARGET_PREFIX%%/demo/jfc/Notepad/resources/open.gif -%%TARGET_PREFIX%%/demo/jfc/Notepad/resources/new.gif -%%TARGET_PREFIX%%/demo/jfc/Notepad/resources/cut.gif -%%TARGET_PREFIX%%/demo/jfc/Notepad/resources/copy.gif -%%TARGET_PREFIX%%/demo/jfc/Notepad/resources/Notepad_zh.properties -%%TARGET_PREFIX%%/demo/jfc/Notepad/resources/Notepad_sv.properties -%%TARGET_PREFIX%%/demo/jfc/Notepad/resources/Notepad_fr.properties -%%TARGET_PREFIX%%/demo/jfc/Notepad/resources/Notepad.properties -%%TARGET_PREFIX%%/demo/jfc/Notepad/README.txt -%%TARGET_PREFIX%%/demo/jfc/Notepad/Notepad.jar -%%TARGET_PREFIX%%/demo/jfc/Metalworks/src/UISwitchListener.java -%%TARGET_PREFIX%%/demo/jfc/Metalworks/src/PropertiesMetalTheme.java -%%TARGET_PREFIX%%/demo/jfc/Metalworks/src/MetalworksPrefs.java -%%TARGET_PREFIX%%/demo/jfc/Metalworks/src/MetalworksInBox.java -%%TARGET_PREFIX%%/demo/jfc/Metalworks/src/MetalworksHelp.java -%%TARGET_PREFIX%%/demo/jfc/Metalworks/src/MetalworksFrame.java -%%TARGET_PREFIX%%/demo/jfc/Metalworks/src/MetalworksDocumentFrame.java -%%TARGET_PREFIX%%/demo/jfc/Metalworks/src/Metalworks.java -%%TARGET_PREFIX%%/demo/jfc/Metalworks/src/MetalThemeMenu.java -%%TARGET_PREFIX%%/demo/jfc/Metalworks/src/KhakiMetalTheme.java -%%TARGET_PREFIX%%/demo/jfc/Metalworks/src/GreenMetalTheme.java -%%TARGET_PREFIX%%/demo/jfc/Metalworks/src/DemoMetalTheme.java -%%TARGET_PREFIX%%/demo/jfc/Metalworks/src/ContrastMetalTheme.java -%%TARGET_PREFIX%%/demo/jfc/Metalworks/src/BigContrastMetalTheme.java -%%TARGET_PREFIX%%/demo/jfc/Metalworks/src/AquaMetalTheme.java -%%TARGET_PREFIX%%/demo/jfc/Metalworks/images/palette_zoom.gif -%%TARGET_PREFIX%%/demo/jfc/Metalworks/images/palette_text.gif -%%TARGET_PREFIX%%/demo/jfc/Metalworks/images/palette_select.gif -%%TARGET_PREFIX%%/demo/jfc/Metalworks/images/palette_hand.gif -%%TARGET_PREFIX%%/demo/jfc/Metalworks/images/palette_draw.gif -%%TARGET_PREFIX%%/demo/jfc/Metalworks/images/palette_crop.gif -%%TARGET_PREFIX%%/demo/jfc/Metalworks/README.txt -%%TARGET_PREFIX%%/demo/jfc/Metalworks/MyTheme.theme -%%TARGET_PREFIX%%/demo/jfc/Metalworks/Metalworks.jar -%%TARGET_PREFIX%%/demo/jfc/Metalworks/HelpFiles/toc.html -%%TARGET_PREFIX%%/demo/jfc/Metalworks/HelpFiles/swing.html -%%TARGET_PREFIX%%/demo/jfc/Metalworks/HelpFiles/metalworks.html -%%TARGET_PREFIX%%/demo/jfc/Metalworks/HelpFiles/metal.html -%%TARGET_PREFIX%%/demo/jfc/Metalworks/HelpFiles/javalogo.gif -%%TARGET_PREFIX%%/demo/jfc/Metalworks/HelpFiles/duke.gif -%%TARGET_PREFIX%%/demo/jfc/Metalworks/HelpFiles/credits.html -%%TARGET_PREFIX%%/demo/jfc/Metalworks/HelpFiles/back.gif -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Transforms/TransformAnim.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Transforms/SelectTx.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Transforms/Rotate.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Paths/WindingRule.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Paths/FillStroke.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Paths/CurveQuadTo.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Paths/Append.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Paint/TextureAnim.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Paint/Texture.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Paint/Gradient.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Paint/GradAnim.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Mix/Stars3D.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Mix/JavaMedia.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Mix/BezierScroller.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Mix/Balls.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Lines/LineAnim.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Lines/Joins.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Lines/Dash.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Lines/Caps.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Images/WarpImage.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Images/JPEGFlip.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Images/ImageOps.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Images/DukeAnim.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Fonts/Tree.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Fonts/Outline.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Fonts/Highlighting.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Fonts/AttributedStr.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Fonts/AllFonts.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Composite/FadeAnim.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Composite/ACrules.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Composite/ACimages.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Colors/Rotator3D.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Colors/ColorConvert.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Colors/BullsEye.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Clipping/Text.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Clipping/Intersection.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Clipping/ClipAnim.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Clipping/Areas.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Arcs_Curves/Ellipses.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Arcs_Curves/Curves.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Arcs_Curves/BezierAnim.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Arcs_Curves/Arcs.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/Tools.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/TextureChooser.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/Surface.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/RunWindow.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/PerformanceMonitor.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/MemoryMonitor.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/Java2DemoApplet.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/Java2Demo.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/Intro.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/GlobalPanel.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/GlobalControls.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/DemoPanel.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/DemoImages.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/DemoGroup.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/DemoFonts.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/CustomControlsContext.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/CustomControls.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/ControlsSurface.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/CloningFeature.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/AnimatingSurface.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/src/AnimatingControlsSurface.java -%%TARGET_PREFIX%%/demo/jfc/Java2D/media/trippygaia1.mid -%%TARGET_PREFIX%%/demo/jfc/Java2D/media/trance.rmf -%%TARGET_PREFIX%%/demo/jfc/Java2D/media/spacemusic.au -%%TARGET_PREFIX%%/demo/jfc/Java2D/media/sfx-medley.rmf -%%TARGET_PREFIX%%/demo/jfc/Java2D/media/modern-rock.rmf -%%TARGET_PREFIX%%/demo/jfc/Java2D/media/classical.rmf -%%TARGET_PREFIX%%/demo/jfc/Java2D/media/bong.wav -%%TARGET_PREFIX%%/demo/jfc/Java2D/media/bark.aiff -%%TARGET_PREFIX%%/demo/jfc/Java2D/media/ambient.rmf -%%TARGET_PREFIX%%/demo/jfc/Java2D/images/tip.gif -%%TARGET_PREFIX%%/demo/jfc/Java2D/images/thumbsup.gif -%%TARGET_PREFIX%%/demo/jfc/Java2D/images/surfing.gif -%%TARGET_PREFIX%%/demo/jfc/Java2D/images/stop2.gif -%%TARGET_PREFIX%%/demo/jfc/Java2D/images/stop.gif -%%TARGET_PREFIX%%/demo/jfc/Java2D/images/start2.gif -%%TARGET_PREFIX%%/demo/jfc/Java2D/images/start.gif -%%TARGET_PREFIX%%/demo/jfc/Java2D/images/star7.gif -%%TARGET_PREFIX%%/demo/jfc/Java2D/images/snooze.gif -%%TARGET_PREFIX%%/demo/jfc/Java2D/images/remove.gif -%%TARGET_PREFIX%%/demo/jfc/Java2D/images/print.gif -%%TARGET_PREFIX%%/demo/jfc/Java2D/images/painting.gif -%%TARGET_PREFIX%%/demo/jfc/Java2D/images/magnify.gif -%%TARGET_PREFIX%%/demo/jfc/Java2D/images/looping.gif -%%TARGET_PREFIX%%/demo/jfc/Java2D/images/loop.gif -%%TARGET_PREFIX%%/demo/jfc/Java2D/images/jumptojavastrip.png -%%TARGET_PREFIX%%/demo/jfc/Java2D/images/jumptojavastrip.gif -%%TARGET_PREFIX%%/demo/jfc/Java2D/images/java_logo.gif -%%TARGET_PREFIX%%/demo/jfc/Java2D/images/globe.gif -%%TARGET_PREFIX%%/demo/jfc/Java2D/images/fight.gif -%%TARGET_PREFIX%%/demo/jfc/Java2D/images/dukeplug.gif -%%TARGET_PREFIX%%/demo/jfc/Java2D/images/duke.running.gif -%%TARGET_PREFIX%%/demo/jfc/Java2D/images/duke.png -%%TARGET_PREFIX%%/demo/jfc/Java2D/images/duke.gif -%%TARGET_PREFIX%%/demo/jfc/Java2D/images/cupanim.gif -%%TARGET_PREFIX%%/demo/jfc/Java2D/images/clouds.jpg -%%TARGET_PREFIX%%/demo/jfc/Java2D/images/clone.gif -%%TARGET_PREFIX%%/demo/jfc/Java2D/images/boxwave.gif -%%TARGET_PREFIX%%/demo/jfc/Java2D/images/box.gif -%%TARGET_PREFIX%%/demo/jfc/Java2D/images/boat.png -%%TARGET_PREFIX%%/demo/jfc/Java2D/images/boat.gif -%%TARGET_PREFIX%%/demo/jfc/Java2D/images/bld.jpg -%%TARGET_PREFIX%%/demo/jfc/Java2D/images/HotJava-16.gif -%%TARGET_PREFIX%%/demo/jfc/Java2D/fonts/A.ttf -%%TARGET_PREFIX%%/demo/jfc/Java2D/README.txt -%%TARGET_PREFIX%%/demo/jfc/Java2D/Java2Demo.jar -%%TARGET_PREFIX%%/demo/jfc/Java2D/Java2Demo.html -%%TARGET_PREFIX%%/demo/jfc/FileChooserDemo/src/FileChooserDemo.java -%%TARGET_PREFIX%%/demo/jfc/FileChooserDemo/src/ExampleFileView.java -%%TARGET_PREFIX%%/demo/jfc/FileChooserDemo/src/ExampleFileFilter.java -%%TARGET_PREFIX%%/demo/jfc/FileChooserDemo/images/jpgIcon.jpg -%%TARGET_PREFIX%%/demo/jfc/FileChooserDemo/images/gifIcon.gif -%%TARGET_PREFIX%%/demo/jfc/FileChooserDemo/README.txt -%%TARGET_PREFIX%%/demo/jfc/FileChooserDemo/FileChooserDemo.jar -%%TARGET_PREFIX%%/demo/jfc/DBDemos/private.fls -%%TARGET_PREFIX%%/demo/jfc/DBDemos/README.txt -%%TARGET_PREFIX%%/demo/jfc/DBDemos/JavaDB/CAFEJAVA.ldb -%%TARGET_PREFIX%%/demo/jfc/DBDemos/JavaDB/CAFEJAVA.MDB -%%TARGET_PREFIX%%/demo/jfc/DBDemos/InsertSuppliers/Sybase/runnit.bat -%%TARGET_PREFIX%%/demo/jfc/DBDemos/InsertSuppliers/Sybase/InsertSuppliers.java -%%TARGET_PREFIX%%/demo/jfc/DBDemos/InsertSuppliers/Sybase/InsertSuppliers.class -%%TARGET_PREFIX%%/demo/jfc/DBDemos/InsertSuppliers/MSAccess/runnit.bat -%%TARGET_PREFIX%%/demo/jfc/DBDemos/InsertSuppliers/MSAccess/InsertSuppliers.java -%%TARGET_PREFIX%%/demo/jfc/DBDemos/InsertSuppliers/MSAccess/InsertSuppliers.class -%%TARGET_PREFIX%%/demo/jfc/DBDemos/InsertCoffees/Sybase/runnit.bat -%%TARGET_PREFIX%%/demo/jfc/DBDemos/InsertCoffees/Sybase/InsertCoffees.java -%%TARGET_PREFIX%%/demo/jfc/DBDemos/InsertCoffees/Sybase/InsertCoffees.class -%%TARGET_PREFIX%%/demo/jfc/DBDemos/InsertCoffees/SQLSrvr/runnit.bat -%%TARGET_PREFIX%%/demo/jfc/DBDemos/InsertCoffees/SQLSrvr/InsertCoffees.java -%%TARGET_PREFIX%%/demo/jfc/DBDemos/InsertCoffees/SQLSrvr/InsertCoffees.class -%%TARGET_PREFIX%%/demo/jfc/DBDemos/CreateSuppliers/Sybase/runnit.bat -%%TARGET_PREFIX%%/demo/jfc/DBDemos/CreateSuppliers/Sybase/CreateSuppliers.java -%%TARGET_PREFIX%%/demo/jfc/DBDemos/CreateSuppliers/Sybase/CreateSuppliers.class -%%TARGET_PREFIX%%/demo/jfc/DBDemos/CreateSuppliers/MSAccess/runnit.bat -%%TARGET_PREFIX%%/demo/jfc/DBDemos/CreateSuppliers/MSAccess/CreateSuppliers.java -%%TARGET_PREFIX%%/demo/jfc/DBDemos/CreateSuppliers/MSAccess/CreateSuppliers.class -%%TARGET_PREFIX%%/demo/jfc/DBDemos/CreateCoffees/Sybase/runnit.bat -%%TARGET_PREFIX%%/demo/jfc/DBDemos/CreateCoffees/Sybase/CreateCoffees.java -%%TARGET_PREFIX%%/demo/jfc/DBDemos/CreateCoffees/Sybase/CreateCoffees.class -%%TARGET_PREFIX%%/demo/jfc/DBDemos/CreateCoffees/MSAccess/runnit.bat -%%TARGET_PREFIX%%/demo/jfc/DBDemos/CreateCoffees/MSAccess/CreateCoffees.java -%%TARGET_PREFIX%%/demo/jfc/DBDemos/CreateCoffees/MSAccess/CreateCoffees.class %%TARGET_PREFIX%%/demo/jdbcodbc/sqlext.h %%TARGET_PREFIX%%/demo/jdbcodbc/sql.h %%TARGET_PREFIX%%/demo/jdbcodbc/odbctest.c @@ -1077,6 +630,247 @@ %%TARGET_PREFIX%%/bin/exe/appletviewer %%TARGET_PREFIX%%/bin/appletviewer_g %%TARGET_PREFIX%%/bin/appletviewer +%%TARGET_PREFIX%%/demo/jfc/DBDemos/CreateCoffees/MSAccess/CreateCoffees.class +%%TARGET_PREFIX%%/demo/jfc/DBDemos/CreateCoffees/MSAccess/CreateCoffees.java +%%TARGET_PREFIX%%/demo/jfc/DBDemos/CreateCoffees/MSAccess/runnit.bat +%%TARGET_PREFIX%%/demo/jfc/DBDemos/CreateCoffees/Sybase/CreateCoffees.class +%%TARGET_PREFIX%%/demo/jfc/DBDemos/CreateCoffees/Sybase/CreateCoffees.java +%%TARGET_PREFIX%%/demo/jfc/DBDemos/CreateCoffees/Sybase/runnit.bat +%%TARGET_PREFIX%%/demo/jfc/DBDemos/CreateSuppliers/MSAccess/CreateSuppliers.class +%%TARGET_PREFIX%%/demo/jfc/DBDemos/CreateSuppliers/MSAccess/CreateSuppliers.java +%%TARGET_PREFIX%%/demo/jfc/DBDemos/CreateSuppliers/MSAccess/runnit.bat +%%TARGET_PREFIX%%/demo/jfc/DBDemos/CreateSuppliers/Sybase/CreateSuppliers.class +%%TARGET_PREFIX%%/demo/jfc/DBDemos/CreateSuppliers/Sybase/CreateSuppliers.java +%%TARGET_PREFIX%%/demo/jfc/DBDemos/CreateSuppliers/Sybase/runnit.bat +%%TARGET_PREFIX%%/demo/jfc/DBDemos/InsertCoffees/SQLSrvr/InsertCoffees.class +%%TARGET_PREFIX%%/demo/jfc/DBDemos/InsertCoffees/SQLSrvr/InsertCoffees.java +%%TARGET_PREFIX%%/demo/jfc/DBDemos/InsertCoffees/SQLSrvr/runnit.bat +%%TARGET_PREFIX%%/demo/jfc/DBDemos/InsertCoffees/Sybase/InsertCoffees.class +%%TARGET_PREFIX%%/demo/jfc/DBDemos/InsertCoffees/Sybase/InsertCoffees.java +%%TARGET_PREFIX%%/demo/jfc/DBDemos/InsertCoffees/Sybase/runnit.bat +%%TARGET_PREFIX%%/demo/jfc/DBDemos/InsertSuppliers/MSAccess/InsertSuppliers.class +%%TARGET_PREFIX%%/demo/jfc/DBDemos/InsertSuppliers/MSAccess/InsertSuppliers.java +%%TARGET_PREFIX%%/demo/jfc/DBDemos/InsertSuppliers/MSAccess/runnit.bat +%%TARGET_PREFIX%%/demo/jfc/DBDemos/InsertSuppliers/Sybase/InsertSuppliers.class +%%TARGET_PREFIX%%/demo/jfc/DBDemos/InsertSuppliers/Sybase/InsertSuppliers.java +%%TARGET_PREFIX%%/demo/jfc/DBDemos/InsertSuppliers/Sybase/runnit.bat +%%TARGET_PREFIX%%/demo/jfc/DBDemos/JavaDB/CAFEJAVA.MDB +%%TARGET_PREFIX%%/demo/jfc/DBDemos/JavaDB/CAFEJAVA.ldb +%%TARGET_PREFIX%%/demo/jfc/DBDemos/README.txt +%%TARGET_PREFIX%%/demo/jfc/DBDemos/private.fls +%%TARGET_PREFIX%%/demo/jfc/FileChooserDemo/FileChooserDemo.jar +%%TARGET_PREFIX%%/demo/jfc/FileChooserDemo/README.txt +%%TARGET_PREFIX%%/demo/jfc/FileChooserDemo/images/gifIcon.gif +%%TARGET_PREFIX%%/demo/jfc/FileChooserDemo/images/jpgIcon.jpg +%%TARGET_PREFIX%%/demo/jfc/FileChooserDemo/src/ExampleFileFilter.java +%%TARGET_PREFIX%%/demo/jfc/FileChooserDemo/src/ExampleFileView.java +%%TARGET_PREFIX%%/demo/jfc/FileChooserDemo/src/FileChooserDemo.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/Java2Demo.html +%%TARGET_PREFIX%%/demo/jfc/Java2D/Java2Demo.jar +%%TARGET_PREFIX%%/demo/jfc/Java2D/README.txt +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/AnimatingContext.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/AnimatingControlsSurface.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/AnimatingSurface.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/CloningFeature.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/ControlsSurface.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/Copyright.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/CustomControls.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/CustomControlsContext.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/DemoFonts.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/DemoGroup.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/DemoImages.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/DemoPanel.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/GlobalControls.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/GlobalPanel.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/Intro.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/Java2Demo.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/Java2DemoApplet.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/MemoryMonitor.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/PerformanceMonitor.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/RunWindow.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/Surface.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/TextureChooser.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/Tools.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Arcs_Curves/Arcs.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Arcs_Curves/BezierAnim.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Arcs_Curves/Curves.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Arcs_Curves/Ellipses.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Clipping/Areas.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Clipping/ClipAnim.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Clipping/Intersection.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Clipping/Text.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Colors/BullsEye.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Colors/ColorConvert.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Colors/Rotator3D.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Composite/ACimages.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Composite/ACrules.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Composite/FadeAnim.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Fonts/AllFonts.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Fonts/AttributedStr.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Fonts/Highlighting.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Fonts/Outline.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Fonts/Tree.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Images/DukeAnim.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Images/ImageOps.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Images/JPEGFlip.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Images/WarpImage.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Lines/Caps.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Lines/Dash.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Lines/Joins.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Lines/LineAnim.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Mix/Balls.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Mix/BezierScroller.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Mix/Stars3D.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Paint/GradAnim.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Paint/Gradient.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Paint/Texture.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Paint/TextureAnim.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Paths/Append.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Paths/CurveQuadTo.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Paths/FillStroke.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Paths/WindingRule.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Transforms/Rotate.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Transforms/SelectTx.java +%%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Transforms/TransformAnim.java +%%TARGET_PREFIX%%/demo/jfc/Metalworks/HelpFiles/back.gif +%%TARGET_PREFIX%%/demo/jfc/Metalworks/HelpFiles/credits.html +%%TARGET_PREFIX%%/demo/jfc/Metalworks/HelpFiles/duke.gif +%%TARGET_PREFIX%%/demo/jfc/Metalworks/HelpFiles/javalogo.gif +%%TARGET_PREFIX%%/demo/jfc/Metalworks/HelpFiles/metal.html +%%TARGET_PREFIX%%/demo/jfc/Metalworks/HelpFiles/metalworks.html +%%TARGET_PREFIX%%/demo/jfc/Metalworks/HelpFiles/swing.html +%%TARGET_PREFIX%%/demo/jfc/Metalworks/HelpFiles/toc.html +%%TARGET_PREFIX%%/demo/jfc/Metalworks/Metalworks.jar +%%TARGET_PREFIX%%/demo/jfc/Metalworks/MyTheme.theme +%%TARGET_PREFIX%%/demo/jfc/Metalworks/README.txt +%%TARGET_PREFIX%%/demo/jfc/Metalworks/images/palette_crop.gif +%%TARGET_PREFIX%%/demo/jfc/Metalworks/images/palette_draw.gif +%%TARGET_PREFIX%%/demo/jfc/Metalworks/images/palette_hand.gif +%%TARGET_PREFIX%%/demo/jfc/Metalworks/images/palette_select.gif +%%TARGET_PREFIX%%/demo/jfc/Metalworks/images/palette_text.gif +%%TARGET_PREFIX%%/demo/jfc/Metalworks/images/palette_zoom.gif +%%TARGET_PREFIX%%/demo/jfc/Metalworks/src/AquaMetalTheme.java +%%TARGET_PREFIX%%/demo/jfc/Metalworks/src/BigContrastMetalTheme.java +%%TARGET_PREFIX%%/demo/jfc/Metalworks/src/ContrastMetalTheme.java +%%TARGET_PREFIX%%/demo/jfc/Metalworks/src/DemoMetalTheme.java +%%TARGET_PREFIX%%/demo/jfc/Metalworks/src/GreenMetalTheme.java +%%TARGET_PREFIX%%/demo/jfc/Metalworks/src/KhakiMetalTheme.java +%%TARGET_PREFIX%%/demo/jfc/Metalworks/src/MetalThemeMenu.java +%%TARGET_PREFIX%%/demo/jfc/Metalworks/src/Metalworks.java +%%TARGET_PREFIX%%/demo/jfc/Metalworks/src/MetalworksDocumentFrame.java +%%TARGET_PREFIX%%/demo/jfc/Metalworks/src/MetalworksFrame.java +%%TARGET_PREFIX%%/demo/jfc/Metalworks/src/MetalworksHelp.java +%%TARGET_PREFIX%%/demo/jfc/Metalworks/src/MetalworksInBox.java +%%TARGET_PREFIX%%/demo/jfc/Metalworks/src/MetalworksPrefs.java +%%TARGET_PREFIX%%/demo/jfc/Metalworks/src/PropertiesMetalTheme.java +%%TARGET_PREFIX%%/demo/jfc/Metalworks/src/UISwitchListener.java +%%TARGET_PREFIX%%/demo/jfc/Notepad/Notepad.jar +%%TARGET_PREFIX%%/demo/jfc/Notepad/README.txt +%%TARGET_PREFIX%%/demo/jfc/Notepad/resources/Notepad.properties +%%TARGET_PREFIX%%/demo/jfc/Notepad/resources/Notepad_fr.properties +%%TARGET_PREFIX%%/demo/jfc/Notepad/resources/Notepad_sv.properties +%%TARGET_PREFIX%%/demo/jfc/Notepad/resources/Notepad_zh_CN.properties +%%TARGET_PREFIX%%/demo/jfc/Notepad/resources/copy.gif +%%TARGET_PREFIX%%/demo/jfc/Notepad/resources/cut.gif +%%TARGET_PREFIX%%/demo/jfc/Notepad/resources/new.gif +%%TARGET_PREFIX%%/demo/jfc/Notepad/resources/open.gif +%%TARGET_PREFIX%%/demo/jfc/Notepad/resources/paste.gif +%%TARGET_PREFIX%%/demo/jfc/Notepad/resources/save.gif +%%TARGET_PREFIX%%/demo/jfc/Notepad/src/ElementTreePanel.java +%%TARGET_PREFIX%%/demo/jfc/Notepad/src/Notepad.java +%%TARGET_PREFIX%%/demo/jfc/SampleTree/README.txt +%%TARGET_PREFIX%%/demo/jfc/SampleTree/SampleTree.jar +%%TARGET_PREFIX%%/demo/jfc/SampleTree/images/collapsed.gif +%%TARGET_PREFIX%%/demo/jfc/SampleTree/images/expanded.gif +%%TARGET_PREFIX%%/demo/jfc/SampleTree/src/DynamicTreeNode.java +%%TARGET_PREFIX%%/demo/jfc/SampleTree/src/SampleData.java +%%TARGET_PREFIX%%/demo/jfc/SampleTree/src/SampleTree.java +%%TARGET_PREFIX%%/demo/jfc/SampleTree/src/SampleTreeCellRenderer.java +%%TARGET_PREFIX%%/demo/jfc/SampleTree/src/SampleTreeModel.java +%%TARGET_PREFIX%%/demo/jfc/SimpleExample/README.txt +%%TARGET_PREFIX%%/demo/jfc/SimpleExample/SimpleExample.jar +%%TARGET_PREFIX%%/demo/jfc/SimpleExample/src/SimpleExample.java +%%TARGET_PREFIX%%/demo/jfc/Stylepad/README.txt +%%TARGET_PREFIX%%/demo/jfc/Stylepad/Stylepad.jar +%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/Notepad.properties +%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/Notepad_fr.properties +%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/Notepad_sv.properties +%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/Stylepad.properties +%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/Stylepad_sv.properties +%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/Stylepad_zh_CN.properties +%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/alice.gif +%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/bold.gif +%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/bullets.gif +%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/caterpillar.gif +%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/center.gif +%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/copy.gif +%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/cut.gif +%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/fg.gif +%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/hatter.gif +%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/italic.gif +%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/left.gif +%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/new.gif +%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/open.gif +%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/paste.gif +%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/rabbit.gif +%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/rabbit2.gif +%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/right.gif +%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/save.gif +%%TARGET_PREFIX%%/demo/jfc/Stylepad/resources/underline.gif +%%TARGET_PREFIX%%/demo/jfc/Stylepad/src/ElementTreePanel.java +%%TARGET_PREFIX%%/demo/jfc/Stylepad/src/HelloWorld.java +%%TARGET_PREFIX%%/demo/jfc/Stylepad/src/Notepad.java +%%TARGET_PREFIX%%/demo/jfc/Stylepad/src/Stylepad.java +%%TARGET_PREFIX%%/demo/jfc/Stylepad/src/Wonderland.java +%%TARGET_PREFIX%%/demo/jfc/SwingApplet/README.txt +%%TARGET_PREFIX%%/demo/jfc/SwingApplet/SwingApplet.html +%%TARGET_PREFIX%%/demo/jfc/SwingApplet/SwingApplet.jar +%%TARGET_PREFIX%%/demo/jfc/SwingApplet/src/SwingApplet.java +%%TARGET_PREFIX%%/demo/jfc/SwingSet2/README.txt +%%TARGET_PREFIX%%/demo/jfc/SwingSet2/SwingSet2.html +%%TARGET_PREFIX%%/demo/jfc/SwingSet2/SwingSet2.jar +%%TARGET_PREFIX%%/demo/jfc/SwingSet2/SwingSet2Plugin.html +%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/AquaTheme.java +%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/BezierAnimationPanel.java +%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/ButtonDemo.java +%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/CharcoalTheme.java +%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/CodeViewer.java +%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/ColorChooserDemo.java +%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/ComboBoxDemo.java +%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/ContrastTheme.java +%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/DemoModule.java +%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/DirectionPanel.java +%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/EmeraldTheme.java +%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/ExampleFileFilter.java +%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/ExampleFileView.java +%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/FileChooserDemo.java +%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/HtmlDemo.java +%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/InternalFrameDemo.java +%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/LayoutControlPanel.java +%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/ListDemo.java +%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/OptionPaneDemo.java +%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/Permuter.java +%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/ProgressBarDemo.java +%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/RubyTheme.java +%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/ScrollPaneDemo.java +%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/SliderDemo.java +%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/SplitPaneDemo.java +%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/SwingSet2.java +%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/SwingSet2Applet.java +%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/TabbedPaneDemo.java +%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/TableDemo.java +%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/ToolTipDemo.java +%%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/TreeDemo.java +%%TARGET_PREFIX%%/demo/jfc/TableExample/README.txt +%%TARGET_PREFIX%%/demo/jfc/TableExample/TableExample.jar +%%TARGET_PREFIX%%/demo/jfc/TableExample/src/JDBCAdapter.java +%%TARGET_PREFIX%%/demo/jfc/TableExample/src/OldJTable.java +%%TARGET_PREFIX%%/demo/jfc/TableExample/src/TableExample.java +%%TARGET_PREFIX%%/demo/jfc/TableExample/src/TableExample2.java +%%TARGET_PREFIX%%/demo/jfc/TableExample/src/TableExample3.java +%%TARGET_PREFIX%%/demo/jfc/TableExample/src/TableExample4.java +%%TARGET_PREFIX%%/demo/jfc/TableExample/src/TableMap.java +%%TARGET_PREFIX%%/demo/jfc/TableExample/src/TableSorter.java @dirrm %%TARGET_PREFIX%%/lib @dirrm %%TARGET_PREFIX%%/jre/lib/security @dirrm %%TARGET_PREFIX%%/jre/lib/images/ftp @@ -1092,8 +886,8 @@ @dirrm %%TARGET_PREFIX%%/jre/bin @dirrm %%TARGET_PREFIX%%/jre @dirrm %%TARGET_PREFIX%%/include -@dirrm %%TARGET_PREFIX%%/docs/rmi-iiop @dirrm %%TARGET_PREFIX%%/docs +@dirrm %%TARGET_PREFIX%%/demo/sound/media @dirrm %%TARGET_PREFIX%%/demo/sound/src @dirrm %%TARGET_PREFIX%%/demo/sound @dirrm %%TARGET_PREFIX%%/demo/rmi-iiop/idl @@ -1101,43 +895,45 @@ @dirrm %%TARGET_PREFIX%%/demo/rmi-iiop @dirrm %%TARGET_PREFIX%%/demo/misc @dirrm %%TARGET_PREFIX%%/demo/jpda +@dirrm %%TARGET_PREFIX%%/demo/jdbcodbc +@dirrm %%TARGET_PREFIX%%/demo/bigdecimal +@dirrm %%TARGET_PREFIX%%/demo/applets/WireFrame/models +@dirrm %%TARGET_PREFIX%%/demo/applets/WireFrame +@dirrm %%TARGET_PREFIX%%/demo/applets/TicTacToe/images +@dirrm %%TARGET_PREFIX%%/demo/applets/TicTacToe/audio +@dirrm %%TARGET_PREFIX%%/demo/applets/TicTacToe +@dirrm %%TARGET_PREFIX%%/demo/applets/SymbolTest +@dirrm %%TARGET_PREFIX%%/demo/applets/SpreadSheet +@dirrm %%TARGET_PREFIX%%/demo/applets/SortDemo +@dirrm %%TARGET_PREFIX%%/demo/applets/SimpleGraph +@dirrm %%TARGET_PREFIX%%/demo/applets/NervousText +@dirrm %%TARGET_PREFIX%%/demo/applets/MoleculeViewer/models +@dirrm %%TARGET_PREFIX%%/demo/applets/MoleculeViewer +@dirrm %%TARGET_PREFIX%%/demo/applets/JumpingBox/sounds +@dirrm %%TARGET_PREFIX%%/demo/applets/JumpingBox +@dirrm %%TARGET_PREFIX%%/demo/applets/ImageMap/images +@dirrm %%TARGET_PREFIX%%/demo/applets/ImageMap/audio +@dirrm %%TARGET_PREFIX%%/demo/applets/ImageMap +@dirrm %%TARGET_PREFIX%%/demo/applets/GraphicsTest +@dirrm %%TARGET_PREFIX%%/demo/applets/GraphLayout/audio +@dirrm %%TARGET_PREFIX%%/demo/applets/GraphLayout +@dirrm %%TARGET_PREFIX%%/demo/applets/Fractal +@dirrm %%TARGET_PREFIX%%/demo/applets/DrawTest +@dirrm %%TARGET_PREFIX%%/demo/applets/DitherTest +@dirrm %%TARGET_PREFIX%%/demo/applets/Clock +@dirrm %%TARGET_PREFIX%%/demo/applets/CardTest +@dirrm %%TARGET_PREFIX%%/demo/applets/Blink +@dirrm %%TARGET_PREFIX%%/demo/applets/BarChart +@dirrm %%TARGET_PREFIX%%/demo/applets/ArcTest +@dirrm %%TARGET_PREFIX%%/demo/applets/Animator/images/SimpleAnimation +@dirrm %%TARGET_PREFIX%%/demo/applets/Animator/images/Beans +@dirrm %%TARGET_PREFIX%%/demo/applets/Animator/images +@dirrm %%TARGET_PREFIX%%/demo/applets/Animator/audio +@dirrm %%TARGET_PREFIX%%/demo/applets/Animator +@dirrm %%TARGET_PREFIX%%/demo/applets @dirrm %%TARGET_PREFIX%%/demo/jfc/TableExample/src @dirrm %%TARGET_PREFIX%%/demo/jfc/TableExample -@dirrm %%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/resources/images/tooltip -@dirrm %%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/resources/images/toolbar -@dirrm %%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/resources/images/tabbedpane -@dirrm %%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/resources/images/splitpane -@dirrm %%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/resources/images/scrollpane -@dirrm %%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/resources/images/optionpane -@dirrm %%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/resources/images/list -@dirrm %%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/resources/images/htmldemo -@dirrm %%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/resources/images/filechooser -@dirrm %%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/resources/images/combobox -@dirrm %%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/resources/images/buttons -@dirrm %%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/resources/images/Octavo -@dirrm %%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/resources/images/ImageClub/misc -@dirrm %%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/resources/images/ImageClub/food -@dirrm %%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/resources/images/ImageClub -@dirrm %%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/resources/images -@dirrm %%TARGET_PREFIX%%/demo/jfc/SwingSet2/src/resources @dirrm %%TARGET_PREFIX%%/demo/jfc/SwingSet2/src -@dirrm %%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/tooltip -@dirrm %%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/toolbar -@dirrm %%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/tabbedpane -@dirrm %%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/splitpane -@dirrm %%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/scrollpane -@dirrm %%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/optionpane -@dirrm %%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/list -@dirrm %%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/htmldemo -@dirrm %%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/filechooser -@dirrm %%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/combobox -@dirrm %%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/buttons -@dirrm %%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/Octavo -@dirrm %%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/ImageClub/misc -@dirrm %%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/ImageClub/food -@dirrm %%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images/ImageClub -@dirrm %%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources/images -@dirrm %%TARGET_PREFIX%%/demo/jfc/SwingSet2/resources @dirrm %%TARGET_PREFIX%%/demo/jfc/SwingSet2 @dirrm %%TARGET_PREFIX%%/demo/jfc/SwingApplet/src @dirrm %%TARGET_PREFIX%%/demo/jfc/SwingApplet @@ -1171,9 +967,6 @@ @dirrm %%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos/Arcs_Curves @dirrm %%TARGET_PREFIX%%/demo/jfc/Java2D/src/demos @dirrm %%TARGET_PREFIX%%/demo/jfc/Java2D/src -@dirrm %%TARGET_PREFIX%%/demo/jfc/Java2D/media -@dirrm %%TARGET_PREFIX%%/demo/jfc/Java2D/images -@dirrm %%TARGET_PREFIX%%/demo/jfc/Java2D/fonts @dirrm %%TARGET_PREFIX%%/demo/jfc/Java2D @dirrm %%TARGET_PREFIX%%/demo/jfc/FileChooserDemo/src @dirrm %%TARGET_PREFIX%%/demo/jfc/FileChooserDemo/images @@ -1193,42 +986,6 @@ @dirrm %%TARGET_PREFIX%%/demo/jfc/DBDemos/CreateCoffees @dirrm %%TARGET_PREFIX%%/demo/jfc/DBDemos @dirrm %%TARGET_PREFIX%%/demo/jfc -@dirrm %%TARGET_PREFIX%%/demo/jdbcodbc -@dirrm %%TARGET_PREFIX%%/demo/bigdecimal -@dirrm %%TARGET_PREFIX%%/demo/applets/WireFrame/models -@dirrm %%TARGET_PREFIX%%/demo/applets/WireFrame -@dirrm %%TARGET_PREFIX%%/demo/applets/TicTacToe/images -@dirrm %%TARGET_PREFIX%%/demo/applets/TicTacToe/audio -@dirrm %%TARGET_PREFIX%%/demo/applets/TicTacToe -@dirrm %%TARGET_PREFIX%%/demo/applets/SymbolTest -@dirrm %%TARGET_PREFIX%%/demo/applets/SpreadSheet -@dirrm %%TARGET_PREFIX%%/demo/applets/SortDemo -@dirrm %%TARGET_PREFIX%%/demo/applets/SimpleGraph -@dirrm %%TARGET_PREFIX%%/demo/applets/NervousText -@dirrm %%TARGET_PREFIX%%/demo/applets/MoleculeViewer/models -@dirrm %%TARGET_PREFIX%%/demo/applets/MoleculeViewer -@dirrm %%TARGET_PREFIX%%/demo/applets/JumpingBox/sounds -@dirrm %%TARGET_PREFIX%%/demo/applets/JumpingBox -@dirrm %%TARGET_PREFIX%%/demo/applets/ImageMap/images -@dirrm %%TARGET_PREFIX%%/demo/applets/ImageMap/audio -@dirrm %%TARGET_PREFIX%%/demo/applets/ImageMap -@dirrm %%TARGET_PREFIX%%/demo/applets/GraphicsTest -@dirrm %%TARGET_PREFIX%%/demo/applets/GraphLayout/audio -@dirrm %%TARGET_PREFIX%%/demo/applets/GraphLayout -@dirrm %%TARGET_PREFIX%%/demo/applets/Fractal -@dirrm %%TARGET_PREFIX%%/demo/applets/DrawTest -@dirrm %%TARGET_PREFIX%%/demo/applets/DitherTest -@dirrm %%TARGET_PREFIX%%/demo/applets/Clock -@dirrm %%TARGET_PREFIX%%/demo/applets/CardTest -@dirrm %%TARGET_PREFIX%%/demo/applets/Blink -@dirrm %%TARGET_PREFIX%%/demo/applets/BarChart -@dirrm %%TARGET_PREFIX%%/demo/applets/ArcTest -@dirrm %%TARGET_PREFIX%%/demo/applets/Animator/images/SimpleAnimation -@dirrm %%TARGET_PREFIX%%/demo/applets/Animator/images/Beans -@dirrm %%TARGET_PREFIX%%/demo/applets/Animator/images -@dirrm %%TARGET_PREFIX%%/demo/applets/Animator/audio -@dirrm %%TARGET_PREFIX%%/demo/applets/Animator -@dirrm %%TARGET_PREFIX%%/demo/applets @dirrm %%TARGET_PREFIX%%/demo @dirrm %%TARGET_PREFIX%%/bin/exe @dirrm %%TARGET_PREFIX%%/bin >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 14:38:15 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.rpi.edu (mail.rpi.edu [128.113.22.40]) by hub.freebsd.org (Postfix) with ESMTP id 67FBA37B419 for ; Tue, 23 Apr 2002 14:38:10 -0700 (PDT) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by mail.rpi.edu (8.12.1/8.12.1) with ESMTP id g3NLc1oh018506; Tue, 23 Apr 2002 17:38:05 -0400 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <200204221925.g3MJPkMQ002064@hclb.demon.co.uk> References: <200204221925.g3MJPkMQ002064@hclb.demon.co.uk> Date: Tue, 23 Apr 2002 17:37:59 -0400 To: Dave Evans , freebsd-ports@FreeBSD.ORG From: Garance A Drosihn Subject: Re: Large i18n commit heading your way Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Scanned-By: MIMEDefang 2.3 (www dot roaringpenguin dot com slash mimedefang) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At 8:25 PM +0100 4/22/02, Dave Evans wrote: >There is a many-megabyte commit of kde i18n packing lists heading >your way if you use cvsup on the end of a slow 56k modem. > The ports-information for this group of ports is going to take up "many megabytes"? Even for people who don't install those ports? -- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 14:40:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6828837B417 for ; Tue, 23 Apr 2002 14:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NLe1r90704; Tue, 23 Apr 2002 14:40:01 -0700 (PDT) (envelope-from gnats) Received: from budapest.dante.org.uk (budapest.dante.org.uk [193.63.211.72]) by hub.freebsd.org (Postfix) with ESMTP id D2E8337B41E for ; Tue, 23 Apr 2002 14:29:59 -0700 (PDT) Received: (from janos@localhost) by budapest.dante.org.uk (8.11.6/8.11.6) id g3NLTw674614; Tue, 23 Apr 2002 22:29:58 +0100 (BST) (envelope-from janos) Message-Id: <200204232129.g3NLTw674614@budapest.dante.org.uk> Date: Tue, 23 Apr 2002 22:29:58 +0100 (BST) From: Janos Mohacsi Reply-To: Janos Mohacsi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37398: New port: jdictionary 1.2 - platform independent plugin based dictionary Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37398 >Category: ports >Synopsis: New port: jdictionary 1.2 - platform independent plugin based dictionary >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 23 14:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Janos Mohacsi >Release: FreeBSD 4.5-STABLE i386 >Organization: DANTE >Environment: System: FreeBSD budapest.dante.org.uk 4.5-STABLE FreeBSD 4.5-STABLE #0: Mon Apr 22 13:55:49 BST 2002 janos@budapest.dante.org.uk:/usr/src/sys/compile/BUDAPEST i386 >Description: New port: jdictionary 1.2 - platform independent plugin based dictionary. Requires java VM 1.2. ported with jdk-1.3.1. I am submitting the ports of the plugin soon.... >How-To-Repeat: Apply this shar. >Fix: # 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: # # jdictionary/ # jdictionary/pkg-plist # jdictionary/pkg-descr # jdictionary/pkg-comment # jdictionary/files # jdictionary/files/jdictionary.sh # jdictionary/Makefile # jdictionary/distinfo # echo c - jdictionary/ mkdir -p jdictionary/ > /dev/null 2>&1 echo x - jdictionary/pkg-plist sed 's/^X//' >jdictionary/pkg-plist << 'END-of-jdictionary/pkg-plist' Xbin/jdictionary Xshare/java/classes/jdictionary/jdictionary.jar X@dirrm share/java/classes/jdictionary END-of-jdictionary/pkg-plist echo x - jdictionary/pkg-descr sed 's/^X//' >jdictionary/pkg-descr << 'END-of-jdictionary/pkg-descr' XJDictionary is a powerful multi platform dictionary software. XJDictionary is plugin based, and has an easy to use plugin managment system, Xthat is able to download and install the desired plugins automagically from Xthe web. Installing or upgrading one or more plugins (even simultaneously) Xis just one click! X XWWW: http://jdictionary.info/ END-of-jdictionary/pkg-descr echo x - jdictionary/pkg-comment sed 's/^X//' >jdictionary/pkg-comment << 'END-of-jdictionary/pkg-comment' XJDictionary - Platform independent, plugin based dictionary END-of-jdictionary/pkg-comment echo c - jdictionary/files mkdir -p jdictionary/files > /dev/null 2>&1 echo x - jdictionary/files/jdictionary.sh sed 's/^X//' >jdictionary/files/jdictionary.sh << 'END-of-jdictionary/files/jdictionary.sh' X#!/bin/sh X Xexec %%LOCALBASE%%/bin/javavm -jar %%PREFIX%%/share/java/classes/jdictionary/jdictionary.jar END-of-jdictionary/files/jdictionary.sh echo x - jdictionary/Makefile sed 's/^X//' >jdictionary/Makefile << 'END-of-jdictionary/Makefile' X# New ports collection makefile for: jdictionary X# Date created: 23.04.2002 X# Whom: janos.mohacsi@bsd.hu X# X# $FreeBSD$ X# X XPORTNAME= jdictionary XPORTVERSION= 1.2 XCATEGORIES= textproc XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR=jdictionary XDISTNAME= jdictionary-1_21 X XMAINTAINER= janos.mohacsi@bsd.hu X XRUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper \ X ${LOCALBASE}/etc/javavms:${PORTSDIR}/java/jdk13 X XUSE_ZIP= yes XWRKSRC= ${WRKDIR}/jdictionary XNO_BUILD=yes X Xdo-configure: X @${SED} "s|%%PREFIX%%|${PREFIX}|g ; s|%%LOCALBASE%%|${LOCALBASE}|g" \ X ${FILESDIR}/jdictionary.sh > ${WRKDIR}/jdictionary.sh X Xdo-install: X @if [ ! -d ${PREFIX}/share/java/classes/jdictionary ]; then \ X ${MKDIR} ${PREFIX}/share/java/classes/jdictionary; fi X ${CP} ${WRKSRC}/jdictionary.jar \ X ${PREFIX}/share/java/classes/jdictionary/ X ${INSTALL_SCRIPT} ${WRKDIR}/jdictionary.sh ${PREFIX}/bin/jdictionary X X.include END-of-jdictionary/Makefile echo x - jdictionary/distinfo sed 's/^X//' >jdictionary/distinfo << 'END-of-jdictionary/distinfo' XMD5 (jdictionary-1_21.zip) = a188bda0ed061ea11e05319684e54cc4 END-of-jdictionary/distinfo exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 14:50:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 90E1A37B41C for ; Tue, 23 Apr 2002 14:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NLo2n92026; Tue, 23 Apr 2002 14:50:02 -0700 (PDT) (envelope-from gnats) Date: Tue, 23 Apr 2002 14:50:02 -0700 (PDT) Message-Id: <200204232150.g3NLo2n92026@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Garance A Drosehn Subject: Re: ports/32465: emulators/vmware2 doesn't build Reply-To: Garance A Drosehn Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/32465; it has been noted by GNATS. From: Garance A Drosehn To: freebsd-gnats-submit@FreeBSD.org, coolvibe@hackerheaven.org Cc: Subject: Re: ports/32465: emulators/vmware2 doesn't build Date: Tue, 23 Apr 2002 17:46:34 -0400 Are you still having trouble with the vmware2 port? I am using it on freebsd-current, and it seems to work OK. You may have to upgrade some of the other ports which it depends on. -- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@FreeBSD.org Rensselaer Polytechnic Institute; Troy, NY; USA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 15: 0:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 13B6137B41A for ; Tue, 23 Apr 2002 15:00:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NM03j93188; Tue, 23 Apr 2002 15:00:03 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 555E537B419 for ; Tue, 23 Apr 2002 14:52:10 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NLqAD92256; Tue, 23 Apr 2002 14:52:10 -0700 (PDT) (envelope-from nobody) Message-Id: <200204232152.g3NLqAD92256@freefall.freebsd.org> Date: Tue, 23 Apr 2002 14:52:10 -0700 (PDT) From: Niels Heinen To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37400: The cosmo game contains unchecked buffers Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37400 >Category: ports >Synopsis: The cosmo game contains unchecked buffers >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 23 15:00:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Niels Heinen >Release: 4.5 >Organization: >Environment: FreeBSD lappie 4.5-STABLE FreeBSD 4.5-STABLE #0: Thu Apr 18 02:05:19 CEST 2002 root@lappie:/usr/obj/usr/src/sys/GENERIC i386 >Description: The cosmo game, which is installed setgid games can be cause to segfault trought the -display and -bg parameters. Additionally, during some test it tried to free() memory that was already given back to the system. >How-To-Repeat: cosmo -display cosmo -bg >Fix: --- cosmo2/setup.c Sat May 11 08:48:32 1996 +++ cosmo2-new/setup.c Tue Apr 23 23:37:10 2002 @@ -106,7 +106,8 @@ { i++; if(i>=ac) break; - strcpy(display,av[i]); + strncpy(display,av[i],sizeof(display)); + display[sizeof(display) - 1] = '\0'; } else if(!strcmp(av[i],"-cmap")) { @@ -120,7 +121,8 @@ { i++; if(i>=ac) show_usage(); - strcpy(bgfn,av[i]); + strncpy(bgfn,av[i],sizeof(bgfn)); + bgfn[sizeof(bgfn) - 1] = '\0'; } else if(!strcmp(av[i],"-rough")) { @@ -139,7 +141,7 @@ { i++; if(i>=ac) show_usage(); - if(strcmp(av[i],"no")) strcpy(pad_dev,av[i]); + if(strcmp(av[i],"no")) strncpy(pad_dev,av[i],sizeof(pad_dev)); pad_dev[sizeof(pad_dev) - 1] = '\0'; else upad=0; } #endif @@ -154,10 +156,14 @@ user.uid=getuid(); p=getpwuid(user.uid); - strcpy(user.name,p->pw_name); - strcpy(home_dir,p->pw_dir); + strncpy(user.name,p->pw_name,sizeof(user.name)); + user.name[sizeof(user.name) - 1] = '\0'; + + strncpy(home_dir,p->pw_dir,sizeof(home_dir)); + home_dir[sizeof(home_dir) -1] = '\0'; if( home_dir[strlen(home_dir)-1] != '/' ) strcat(home_dir,"/"); - strcpy(rc_file,home_dir); + strncpy(rc_file,home_dir,sizeof(rc_file)); + rc_file[sizeof(rc_file) - 1 ] = '\0'; strcat(rc_file,".cosmorc"); } @@ -195,14 +201,16 @@ show_error("Too Few Arguments",buf,line,2); return; } - strcpy(colorname,p); + strncpy(colorname,p,sizeof(colorname)); + colorname[sizeof(colorname) - 1] = '\0'; if( (p=getnword(buf,2))==NULL ) { show_error("Too Few Arguments",buf,line,3); return; } - strcpy(color,p); + strncpy(color,p,sizeof(color)); + color[sizeof(color)] = '\0'; if( !strcmp(colorname,"Background") ) strcpy(colors[Back],color); else if( !strcmp(colorname,"Foreground") ) strcpy(colors[Fore],color); @@ -298,7 +306,8 @@ i=1; while(p[i]!='/'&&p[i]!='\0') name[i-1]=p[i++]; name[i-1]='\0'; - if(i==1) strcpy(name,user.name); + if(i==1) strncpy(name,user.name,sizeof(name)); + name[sizeof(name) -1] = '\0'; do { >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 15: 0:36 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ED41F37B41D for ; Tue, 23 Apr 2002 15:00:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NM06Y93208; Tue, 23 Apr 2002 15:00:06 -0700 (PDT) (envelope-from gnats) Received: from enigma.ukma.kiev.ua (enigma.ukma.kiev.ua [194.44.142.24]) by hub.freebsd.org (Postfix) with ESMTP id 5256037B404 for ; Tue, 23 Apr 2002 14:58:32 -0700 (PDT) Received: (from kunia@localhost) by enigma.ukma.kiev.ua (8.11.6/8.11.6) id g3NLwEO06870; Wed, 24 Apr 2002 00:58:14 +0300 (EEST) (envelope-from kunia) Message-Id: <200204232158.g3NLwEO06870@enigma.ukma.kiev.ua> Date: Wed, 24 Apr 2002 00:58:14 +0300 (EEST) From: Olexander Kunytsa Reply-To: Olexander Kunytsa To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37401: audio/fmio version update Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37401 >Category: ports >Synopsis: audio/fmio version update >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Apr 23 15:00:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Olexander Kunytsa >Release: FreeBSD 4.5-STABLE i386 >Organization: ISTC >Environment: System: FreeBSD enigma.ukma.kiev.ua 4.5-STABLE FreeBSD 4.5-STABLE #0: Wed Feb 20 15:37:56 EET 2002 root@enigma.ukma.kiev.ua:/usr/src/sys/compile/ENIGMA i386 >Description: Update port to the lastest version >How-To-Repeat: >Fix: Apply the patch and add file given below diff -ur fmio.old/Makefile fmio/Makefile --- fmio.old/Makefile Mon Mar 18 20:56:28 2002 +++ fmio/Makefile Wed Apr 24 00:15:23 2002 @@ -6,7 +6,7 @@ # PORTNAME= fmio -PORTVERSION= 1.2.18 +PORTVERSION= 1.2.25 CATEGORIES= audio MASTER_SITES= http://www.jumbo.narod.ru/src/fmio/ @@ -16,10 +16,33 @@ MANCOMPRESSED= no pre-build: - ${PERL} -pi.orig -e "s@lib fmio man@lib fmio@g; \ - s@install -c -o root@#install@g" ${WRKSRC}/Makefile +.if !defined(WITH_XTREME) + @${ECHO_MSG} + @${ECHO_MSG} "If you want to compile with Highway Xtreme support," + @${ECHO_MSG} "hit Ctrl-C right now and use \"make WITH_XTREME=yes\"" + @${ECHO_MSG} +.endif -post-install: +post-build: +.if defined(WITH_XTREME) + @${MAKE} ${WRKSRC}/utils/bktrctl +.endif + +do-install: +.if defined(WITH_XTREME) + ${INSTALL} ${WRKSRC}/utils/bktrctl ${PREFIX}/bin + ${INSTALL} files/bktrctl.sh ${PREFIX}/etc/rc.d +.endif + ${INSTALL} -m 4555 ${WRKSRC}/fmio ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/fmio.1 ${MANPREFIX}/man/man1 + + + +post-install: +.if !defined(WITH_XTREME) + ${GREP} -v "bktrctl.sh" ${TMPPLIST} > ${TMPPLIST}.tmp + ${MV} -f ${TMPPLIST}.tmp ${TMPPLIST} +.endif + .include diff -ur fmio.old/distinfo fmio/distinfo --- fmio.old/distinfo Mon Mar 18 20:56:28 2002 +++ fmio/distinfo Tue Apr 23 14:55:43 2002 @@ -1 +1 @@ -MD5 (fmio-1.2.18.tar.gz) = 3260dfb3e9ae3a7baa9912bf26ec1d43 +MD5 (fmio-1.2.25.tar.gz) = 4dacdd09098e83866b9309d4d9abf289 diff -ur fmio.old/pkg-plist fmio/pkg-plist --- fmio.old/pkg-plist Sat Apr 7 04:33:50 2001 +++ fmio/pkg-plist Tue Apr 23 23:25:01 2002 @@ -1 +1,2 @@ bin/fmio +etc/rc.d/bktrctl.sh -------------- files/bktrctl.sh --------------------------- #!/bin/sh if ! PREFIX=$(expr $0 : "\(/.*\)/etc/rc\.d/$(basename $0)\$"); then echo "$0: Cannot determine the PREFIX" >&2 exit 1 fi case "$1" in start) bktrctl 2>/dev/null >/dev/null && echo -n " bktrctl" ;; stop) killall bktrctl && echo -n " bktrctl" ;; *) echo "Usage: `basename $0` {start|stop}" >&2 exit 64 ;; esac exit 0 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 15:23:24 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gull.prod.itd.earthlink.net (gull.mail.pas.earthlink.net [207.217.120.84]) by hub.freebsd.org (Postfix) with ESMTP id 0A03C37B419; Tue, 23 Apr 2002 15:23:18 -0700 (PDT) Received: from sdn-ar-008dcwashp029.dialsprint.net ([63.178.91.141] helo=moo.holy.cow) by gull.prod.itd.earthlink.net with esmtp (Exim 3.33 #2) id 1708gv-0004yJ-00; Tue, 23 Apr 2002 15:23:17 -0700 Received: by moo.holy.cow (Postfix, from userid 1001) id 1AB4050B8E; Tue, 23 Apr 2002 18:25:45 -0400 (EDT) Date: Tue, 23 Apr 2002 18:25:44 -0400 From: parv To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37384: packaging of lang/expect fails Message-ID: <20020423222544.GA97116@moo.holy.cow> Mail-Followup-To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org References: <20020423165758.CC73050B8E@moo.holy.cow> <200204231700.g3NH02e25831@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204231700.g3NH02e25831@freefall.freebsd.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org problem seems to be that this port doesn't handle "MANCOMPRESSED=yes" (in /etc/make.conf) quite well, actually not at all. the manpages are installed non compressed in /usr/local/man/man[13], yet packaging/install list is generated w/ ".gz". that breaks not only the packaging, but also the man pages are not removed (due to above mentioned problem) on deninstall/pkg_delete obviously. - parv -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 15:30:55 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9B44E37B41C for ; Tue, 23 Apr 2002 15:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NMU2u01669; Tue, 23 Apr 2002 15:30:02 -0700 (PDT) (envelope-from gnats) Date: Tue, 23 Apr 2002 15:30:02 -0700 (PDT) Message-Id: <200204232230.g3NMU2u01669@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: parv Subject: Re: ports/37384: packaging of lang/expect fails Reply-To: parv Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/37384; it has been noted by GNATS. From: parv To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Cc: Subject: Re: ports/37384: packaging of lang/expect fails Date: Tue, 23 Apr 2002 18:25:44 -0400 problem seems to be that this port doesn't handle "MANCOMPRESSED=yes" (in /etc/make.conf) quite well, actually not at all. the manpages are installed non compressed in /usr/local/man/man[13], yet packaging/install list is generated w/ ".gz". that breaks not only the packaging, but also the man pages are not removed (due to above mentioned problem) on deninstall/pkg_delete obviously. - parv -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 15:39:51 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8F69237B432; Tue, 23 Apr 2002 15:39:22 -0700 (PDT) Received: (from johan@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NMdMX02962; Tue, 23 Apr 2002 15:39:22 -0700 (PDT) (envelope-from johan) Date: Tue, 23 Apr 2002 15:39:22 -0700 (PDT) From: Message-Id: <200204232239.g3NMdMX02962@freefall.freebsd.org> To: johan@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: misc/37244: c2lib port includes vector.h which apparently clashes with C++ "vector" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: c2lib port includes vector.h which apparently clashes with C++ "vector" Responsible-Changed-From-To: freebsd-bugs->freebsd-ports Responsible-Changed-By: johan Responsible-Changed-When: Tue Apr 23 15:38:49 PDT 2002 Responsible-Changed-Why: Over to c2lib maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=37244 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 16: 0:40 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8079537B41F for ; Tue, 23 Apr 2002 16:00:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NN04v05699; Tue, 23 Apr 2002 16:00:04 -0700 (PDT) (envelope-from gnats) Received: from brains.phuq.co.uk (userc047.dsl.pipex.com [62.188.50.47]) by hub.freebsd.org (Postfix) with ESMTP id A11CB37B404 for ; Tue, 23 Apr 2002 15:51:27 -0700 (PDT) Received: from root by brains.phuq.co.uk with local (Exim 3.33 #1) id 170988-0002Eg-00 for FreeBSD-gnats-submit@freebsd.org; Tue, 23 Apr 2002 23:51:24 +0100 Message-Id: Date: Tue, 23 Apr 2002 23:51:24 +0100 From: Jon Wilson Reply-To: Jon Wilson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37402: new port: openag (audiogalaxy client) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37402 >Category: ports >Synopsis: new port: openag (audiogalaxy client) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 23 16:00:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jon Wilson >Release: FreeBSD 4.5-STABLE i386 >Organization: phuq >Environment: System: FreeBSD brains.phuq.co.uk 4.5-STABLE FreeBSD 4.5-STABLE #5: Mon Mar 4 07:51:41 GMT 2002 jon@brains.phuq.co.uk:/usr/obj/usr/src/sys/BRAINS i386 >Description: New port: openag (open source Audiogalaxy client) >How-To-Repeat: install the port >Fix: Shar archive follows # 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: # # ./audio/openag # ./audio/openag/Makefile # ./audio/openag/pkg-comment # ./audio/openag/pkg-descr # ./audio/openag/distinfo # ./audio/openag/pkg-plist # echo c - ./audio/openag mkdir -p ./audio/openag > /dev/null 2>&1 echo x - ./audio/openag/Makefile sed 's/^X//' >./audio/openag/Makefile << 'END-of-./audio/openag/Makefile' X# New ports collection makefile for: openag X# Date created: 23rd Apr 2002 X# Whom: jon@phuq.co.uk X# X# $FreeBSD:$ X XPORTNAME= openag XPORTVERSION= 1.1.1 XCATEGORIES= audio XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= openags XDISTNAME= OpenAG-${PORTVERSION} X XMAINTAINER= jon@phuq.co.uk X XGNU_CONFIGURE= yes XCONFIGURE_TARGET= --build=${MACHINE_ARCH} X Xpost-install: X ${MKDIR} ${DOCSDIR} X ${CP} ${WRKSRC}/README ${DOCSDIR}/. X ${CP} ${WRKSRC}/INSTALL ${DOCSDIR}/. X X.include END-of-./audio/openag/Makefile echo x - ./audio/openag/pkg-comment sed 's/^X//' >./audio/openag/pkg-comment << 'END-of-./audio/openag/pkg-comment' XAn open source version of the Audiogalaxy client END-of-./audio/openag/pkg-comment echo x - ./audio/openag/pkg-descr sed 's/^X//' >./audio/openag/pkg-descr << 'END-of-./audio/openag/pkg-descr' XOpenAG is the first, and currently only, Open Source Unix implementation Xof the Audio Galaxy File Sharing Protocol. X XOpenAG has FULL procotol complience with the v520L protocol. X XWWW: http://sourceforge.net/projects/openags/ XWWW: http://www.audiogalaxy.com X X- Jon Wilson Xjon@phuq.co.uk END-of-./audio/openag/pkg-descr echo x - ./audio/openag/distinfo sed 's/^X//' >./audio/openag/distinfo << 'END-of-./audio/openag/distinfo' XMD5 (OpenAG-1.1.1.tar.gz) = a92af98bb669311d2b44345c7ec7c637 END-of-./audio/openag/distinfo echo x - ./audio/openag/pkg-plist sed 's/^X//' >./audio/openag/pkg-plist << 'END-of-./audio/openag/pkg-plist' Xbin/openag Xshare/doc/openag/README Xshare/doc/openag/INSTALL X@dirrm share/doc/openag END-of-./audio/openag/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 16:10:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A283D37B41C for ; Tue, 23 Apr 2002 16:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NNA2b10503; Tue, 23 Apr 2002 16:10:02 -0700 (PDT) (envelope-from gnats) Received: from treebeard.tolkien.dk (treebeard.tolkien.dk [80.63.52.202]) by hub.freebsd.org (Postfix) with ESMTP id C504A37B41F for ; Tue, 23 Apr 2002 16:06:56 -0700 (PDT) Received: by treebeard.tolkien.dk (Postfix, from userid 1002) id 4E3313D04; Wed, 24 Apr 2002 01:06:55 +0200 (CEST) Message-Id: <20020423230655.4E3313D04@treebeard.tolkien.dk> Date: Wed, 24 Apr 2002 01:06:55 +0200 (CEST) From: Soeren Boll Overgaard Reply-To: Soeren Boll Overgaard To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37403: Update port: textproc/pdftohtml new upstream version Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37403 >Category: ports >Synopsis: Update port: textproc/pdftohtml new upstream version >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 23 16:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Soeren Boll Overgaard >Release: FreeBSD 4.5-RELEASE i386 >Organization: >Environment: System: FreeBSD 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Tue Jan 29 11:23:23 CET 2002 root@tolkien.dk:/usr/obj/usr/src/sys/ i386 >Description: New upstream version released. This brings the port up to speed. Please note that this pr overrides pr 37081 >How-To-Repeat: >Fix: Apply patch: diff -ruN pdftohtml.bak/Makefile pdftohtml/Makefile --- pdftohtml.bak/Makefile Mon Apr 1 04:25:00 2002 +++ pdftohtml/Makefile Wed Apr 24 00:48:49 2002 @@ -7,11 +7,12 @@ # PORTNAME= pdftohtml -PORTVERSION= 0.32b +PORTVERSION= 0.33a CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ + http://ports.tolkien.dk/pdftohtml/ MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= ${PORTNAME}_0_32b +DISTNAME= ${PORTNAME}_0_33a MAINTAINER= boll@fork.dk @@ -19,10 +20,7 @@ USE_GMAKE= yes do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/pdftohtml.bin ${PREFIX}/bin/pdftohtml - ${INSTALL_PROGRAM} ${WRKSRC}/pdftops.bin ${PREFIX}/bin/pdftops + ${INSTALL_PROGRAM} ${WRKSRC}/pdftohtml ${PREFIX}/bin/pdftohtml post-install: strip ${PREFIX}/bin/pdftohtml - strip ${PREFIX}/bin/pdftops - .include diff -ruN pdftohtml.bak/distinfo pdftohtml/distinfo --- pdftohtml.bak/distinfo Mon Apr 1 04:25:00 2002 +++ pdftohtml/distinfo Wed Apr 24 00:49:25 2002 @@ -1 +1 @@ -MD5 (pdftohtml_0_32b.tar.gz) = 6888ffc3036f099b6ab69760cd71be96 +MD5 (pdftohtml_0_33a.tar.gz) = 9910fb38210be5ea3ec2acc485244fdc diff -ruN pdftohtml.bak/pkg-plist pdftohtml/pkg-plist --- pdftohtml.bak/pkg-plist Mon Aug 6 14:15:55 2001 +++ pdftohtml/pkg-plist Wed Apr 24 00:48:19 2002 @@ -1,2 +1 @@ bin/pdftohtml -bin/pdftops >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 19: 2:37 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.redlinenetworks.com (mail.redlinenetworks.com [216.136.145.172]) by hub.freebsd.org (Postfix) with ESMTP id 3A93F37B419; Tue, 23 Apr 2002 19:02:32 -0700 (PDT) Received: from redlinenetworks.com (pandora.redlinenetworks.com [192.168.18.34]) by mail.redlinenetworks.com (8.11.6/8.11.1) with ESMTP id g3O22Vq39496; Tue, 23 Apr 2002 19:02:32 -0700 (PDT) (envelope-from scott.sewall@redlinenetworks.com) Message-ID: <3CC61237.4ECB557C@redlinenetworks.com> Date: Tue, 23 Apr 2002 19:02:31 -0700 From: Scott Sewall Organization: Redline Networks X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: en MIME-Version: 1.0 To: sobomax@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: freetype2-2.0.9 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org FYI I had trouble installing freetype2-2.0.9. (Running make install) The install script in work/freetype-2.0.9 potentially interferes with the system install program. I suspect this is due to my path setting for root, which is (. /home/scott/bin /sbin /bin /usr/sbin /usr/bin ... (I know bad path, but it's an artifact of using sudo). I hope you might consider having the port rename the install file so others mioght not have the same trouble. Thanks! -- Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 19:10:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9458837B41C for ; Tue, 23 Apr 2002 19:10:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O2A3a50758; Tue, 23 Apr 2002 19:10:03 -0700 (PDT) (envelope-from gnats) Date: Tue, 23 Apr 2002 19:10:03 -0700 (PDT) Message-Id: <200204240210.g3O2A3a50758@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Kris Kennaway Subject: Re: ports/37400: The cosmo game contains unchecked buffers Reply-To: Kris Kennaway Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/37400; it has been noted by GNATS. From: Kris Kennaway To: Niels Heinen Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: ports/37400: The cosmo game contains unchecked buffers Date: Tue, 23 Apr 2002 19:02:32 -0700 On Tue, Apr 23, 2002 at 02:52:10PM -0700, Niels Heinen wrote: > > >Number: 37400 > >Category: ports > >Synopsis: The cosmo game contains unchecked buffers > >Confidential: no > >Severity: serious > >Priority: medium > >Responsible: freebsd-ports > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Tue Apr 23 15:00:03 PDT 2002 > >Closed-Date: > >Last-Modified: > >Originator: Niels Heinen > >Release: 4.5 > >Organization: > >Environment: > FreeBSD lappie 4.5-STABLE FreeBSD 4.5-STABLE #0: Thu Apr 18 02:05:19 CEST 2002 root@lappie:/usr/obj/usr/src/sys/GENERIC i386 > > >Description: > > > The cosmo game, which is installed setgid games can be cause > to segfault trought the -display and -bg parameters. Additionally, > during some test it tried to free() memory that was already given back > to the system. FYI, this isn't a serious security problem precisely because it's setgid games, and not setuid anything (the games group has no privileges except to write to score/save files). You might already be aware of this. Thanks for the patch though. Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 19:31: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from w250.z064001178.sjc-ca.dsl.cnc.net (w250.z064001178.sjc-ca.dsl.cnc.net [64.1.178.250]) by hub.freebsd.org (Postfix) with SMTP id E3D3E37B400 for ; Tue, 23 Apr 2002 19:30:54 -0700 (PDT) Received: (qmail 35740 invoked by uid 1000); 24 Apr 2002 02:31:15 -0000 Date: Tue, 23 Apr 2002 19:30:53 -0701 From: Jos Backus To: freebsd-ports@freebsd.org Cc: ewt@redhat.com Subject: Need help with FreeBSD port patch: upgrade devel/popt to latest version, 1.6.4 Message-ID: <20020424023115.GA35614@lizzy.catnook.com> Reply-To: jos@catnook.com Mail-Followup-To: freebsd-ports@freebsd.org, ewt@redhat.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, http://www.catnook.com/patches/popt-port.patch contains an attempt in progress at upgrading devel/popt to the latest version, 1.6.4. Perhaps somebody can have a look and help me fix the remaining problems. I have already sent mail to the popt maintainer (cc'd) about about the other problems listed below, as well as the fact that some files appear to have literal ``^L'' in them instead of the actual control character; the post-patch command fixes these. During the make, I see the following: cd . && autoheader WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' WARNING: and `config.h.top', to define templates for `config.h.in' WARNING: is deprecated and discouraged. WARNING: Using the third argument of `AC_DEFINE' and WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without WARNING: `acconfig.h': WARNING: AC_DEFINE([NEED_MAIN], 1, WARNING: [Define if a function `main' is needed.]) WARNING: More sophisticated templates can also be produced, see the WARNING: documentation. autoheader: `config.h.in' is updated and a bunch of these: /usr/local/bin/msgfmt: de.po: warning: Charset "CHARSET" is not a portable encoding name. Message conversion to user's charset might not work. file=./`echo eu_ES | sed 's,.*/,,'`.gmo && rm -f $file && PATH=../intl:$PATH /usr/local/bin/msgfmt -o $file eu_ES.po /usr/local/bin/msgfmt: eu_ES.po: warning: Charset "CHARSET" is not a portable encoding name. Message conversion to user's charset might not work. [etc.] How serious are these? Then there are some things it installs I am not sure about: - lib/libpopt.la - lib/charset.alias - a bunch of locale files Any help is appreciated. -- Jos Backus _/ _/_/_/ Santa Clara, CA _/ _/ _/ _/ _/_/_/ _/ _/ _/ _/ jos@catnook.com _/_/ _/_/_/ use Std::Disclaimer; To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 20:15:46 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7D57C37B416; Tue, 23 Apr 2002 20:15:44 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O3Fi064113; Tue, 23 Apr 2002 20:15:44 -0700 (PDT) (envelope-from lioux) Date: Tue, 23 Apr 2002 20:15:44 -0700 (PDT) From: Message-Id: <200204240315.g3O3Fi064113@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, lioux@FreeBSD.org Subject: Re: ports/37402: new port: openag (audiogalaxy client) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: new port: openag (audiogalaxy client) Responsible-Changed-From-To: freebsd-ports->lioux Responsible-Changed-By: lioux Responsible-Changed-When: Tue Apr 23 20:14:41 PDT 2002 Responsible-Changed-Why: I'll handle this http://www.freebsd.org/cgi/query-pr.cgi?pr=37402 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 20:25:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7928F37B41B; Tue, 23 Apr 2002 20:25:19 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O3PJL65278; Tue, 23 Apr 2002 20:25:19 -0700 (PDT) (envelope-from pat) Date: Tue, 23 Apr 2002 20:25:19 -0700 (PDT) From: Message-Id: <200204240325.g3O3PJL65278@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, pat@FreeBSD.org Subject: Re: ports/37403: Update port: textproc/pdftohtml new upstream version Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: textproc/pdftohtml new upstream version Responsible-Changed-From-To: freebsd-ports->pat Responsible-Changed-By: pat Responsible-Changed-When: Tue Apr 23 20:25:05 PDT 2002 Responsible-Changed-Why: I'll take care of this one http://www.freebsd.org/cgi/query-pr.cgi?pr=37403 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 20:26:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3E1DB37B405; Tue, 23 Apr 2002 20:26:24 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O3QOh65459; Tue, 23 Apr 2002 20:26:24 -0700 (PDT) (envelope-from pat) Date: Tue, 23 Apr 2002 20:26:24 -0700 (PDT) From: Message-Id: <200204240326.g3O3QOh65459@freefall.freebsd.org> To: meshko@cs.brandeis.edu, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37081: update for the pdftohtml port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update for the pdftohtml port State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Tue Apr 23 20:25:49 PDT 2002 State-Changed-Why: Superseded by PR 37403 which contains maintainer update of port. http://www.freebsd.org/cgi/query-pr.cgi?pr=37081 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 22: 9: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id 961EF37B41B; Tue, 23 Apr 2002 22:08:59 -0700 (PDT) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.3/8.12.3) with ESMTP id g3O5AfrJ065840; Wed, 24 Apr 2002 01:10:41 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.3/8.12.3/Submit) id g3O5AfcW065839; Wed, 24 Apr 2002 01:10:41 -0400 (EDT) Date: Wed, 24 Apr 2002 01:10:41 -0400 From: Alan E To: FreeBSD Bugs Cc: freebsd-ports@freebsd.org Subject: Re: ports/37329: x11-wm/mosfet-liquid: TAKE MAINTAINERSHIP Message-ID: <20020424051041.GA65594@wwweasel.geeksrus.net> References: <200204220500.g3M504Q85073@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204220500.g3M504Q85073@freefall.freebsd.org> User-Agent: Mutt/1.3.28i X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Per the current maintainer's request (in the PR history), I am taking maintainership. Apply this patch after the preceding two: ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== --- x11-wm/mosfet-liquid/Makefile.orig Mon Apr 22 00:49:39 2002 +++ x11-wm/mosfet-liquid/Makefile Tue Apr 23 18:14:59 2002 @@ -11,7 +11,7 @@ MASTER_SITES= http://www.mosfet.org/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= michiel.dewilde@rug.ac.be +MAINTAINER= ports@geeksrus.net BUILD_DEPENDS= automake14:${PORTSDIR}/devel/automake14 \ autoconf213:${PORTSDIR}/devel/autoconf213 ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== -- AlanE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 22:10: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 88BCF37B405 for ; Tue, 23 Apr 2002 22:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O5A2e86963; Tue, 23 Apr 2002 22:10:02 -0700 (PDT) (envelope-from gnats) Date: Tue, 23 Apr 2002 22:10:02 -0700 (PDT) Message-Id: <200204240510.g3O5A2e86963@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alan E Subject: Re: ports/37329: x11-wm/mosfet-liquid: TAKE MAINTAINERSHIP Reply-To: Alan E Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/37329; it has been noted by GNATS. From: Alan E To: FreeBSD Bugs Cc: freebsd-ports@freebsd.org Subject: Re: ports/37329: x11-wm/mosfet-liquid: TAKE MAINTAINERSHIP Date: Wed, 24 Apr 2002 01:10:41 -0400 Per the current maintainer's request (in the PR history), I am taking maintainership. Apply this patch after the preceding two: ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== --- x11-wm/mosfet-liquid/Makefile.orig Mon Apr 22 00:49:39 2002 +++ x11-wm/mosfet-liquid/Makefile Tue Apr 23 18:14:59 2002 @@ -11,7 +11,7 @@ MASTER_SITES= http://www.mosfet.org/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= michiel.dewilde@rug.ac.be +MAINTAINER= ports@geeksrus.net BUILD_DEPENDS= automake14:${PORTSDIR}/devel/automake14 \ autoconf213:${PORTSDIR}/devel/autoconf213 ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<== -- AlanE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Tue Apr 23 23:16:45 2002 Delivered-To: freebsd-ports@freebsd.org Received: from pioneernet.net (mail.pioneernet.net [207.115.64.224]) by hub.freebsd.org (Postfix) with ESMTP id 3D3EA37B41B; Tue, 23 Apr 2002 23:16:32 -0700 (PDT) Received: from chip3.wiegand.org [66.114.152.128] by pioneernet.net (SMTPD32-6.06) id ADB8290B008C; Tue, 23 Apr 2002 23:16:24 -0700 Date: Tue, 23 Apr 2002 23:18:38 -0700 From: Chip Wiegand To: freebsd-questions Cc: gnome@FreeBSD.org, ports@freebsd.org Subject: FreeBSD Port Mozilla - fails badly when I ran portupgrade Message-Id: <20020423231838.60e8f150.chip@wiegand.org> Organization: Alternative Operating Systems X-Mailer: Sylpheed version 0.7.0claws (GTK+ 1.2.10; i386--freebsd4.5) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Has anyone gotten the portupgrade of mozilla to work? I have 0.9.7 installed and ran portupgrade after doing a cvsup. The version that portupgrade tried is 1.0.whatever.rc1 (or something very close to that), (the web site lists 0.9.9.3_1) and it failed miserably. I checked the progress occasionally and there were many many stops and errors, it finally restored the original version and stopped with a message like this -(This is how much I could copy from the term window) - ------------------- nsAntiAliasedGlyph.cpp:108: `aBbox' was not declared in this scope nsAntiAliasedGlyph.cpp:109: ANSI C++ forbids declaration `mLBearing' with no type nsAntiAliasedGlyph.cpp:109: `aBbox' was not declared in this scope nsAntiAliasedGlyph.cpp:110: ANSI C++ forbids declaration `mRBearing' with no type nsAntiAliasedGlyph.cpp:110: `aBbox' was not declared in this scope nsAntiAliasedGlyph.cpp:111: ANSI C++ forbids declaration `mAdvance' with no type nsAntiAliasedGlyph.cpp:111: `aSlot' was not declared in this scope nsAntiAliasedGlyph.cpp:112: ANSI C++ forbids declaration `mWidth' with no type nsAntiAliasedGlyph.cpp:112: `aSlot' was not declared in this scope nsAntiAliasedGlyph.cpp:113: ANSI C++ forbids declaration `mHeight' with no type nsAntiAliasedGlyph.cpp:113: `aSlot' was not declared in this scope nsAntiAliasedGlyph.cpp:116: syntax error before `if'{standard input}: Assembler messages:{standard input}:320: Error: Rest of line ignored. First ignored character is `:'.{standard input}:326: Error: Rest of line ignored. First ignored character is `:'.{standard input}:332: Error: Rest of line ignored. First ignored character is `:'.{standard input}:338: Error: Rest of line ignored. First ignored character is `:'.{standard input}:344: Error: Rest of line ignored. First ignored character is `:'.{standard input}:350: Error: Rest of line ignored. First ignored character is `:'. gmake[4]: *** [nsAntiAliasedGlyph.o] Error 1 gmake[4]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/gfx/src/gtk' gmake[3]: *** [libs] Error 2 gmake[3]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/gfx/src' gmake[2]: *** [libs] Error 2 gmake[2]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/gfx' gmake[1]: *** [tier_9] Error 2 gmake[1]: Leaving directory `/usr/ports/www/mozilla/work/mozilla' gmake: *** [default] Error 2 *** Error code 2 Stop in /usr/ports/www/mozilla. *** Error code 1 Stop in /usr/ports/www/mozilla. ** Command failed: make ---> Restoring the old version ** Fix the installation problem and try again. [Updating the pkgdb in /var/db/pkg ... - 182 packages found (-0 +1) . done]** The following packages were not installed or upgraded ( ! www/mozilla (mozilla-0.9.7_2,1) (install error) chip3# ----------- That's only a very small portion of it of course, but you get the picture, its ugly. -- chip To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 1:10:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 63D6037B41C for ; Wed, 24 Apr 2002 01:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O8A1B26966; Wed, 24 Apr 2002 01:10:01 -0700 (PDT) (envelope-from gnats) Received: from budapest.dante.org.uk (budapest.dante.org.uk [193.63.211.72]) by hub.freebsd.org (Postfix) with ESMTP id 32E5437B422 for ; Wed, 24 Apr 2002 01:03:44 -0700 (PDT) Received: (from janos@localhost) by budapest.dante.org.uk (8.11.6/8.11.6) id g3O83gh81405; Wed, 24 Apr 2002 09:03:42 +0100 (BST) (envelope-from janos) Message-Id: <200204240803.g3O83gh81405@budapest.dante.org.uk> Date: Wed, 24 Apr 2002 09:03:42 +0100 (BST) From: Janos Mohacsi Reply-To: Janos Mohacsi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37406: New port: jdictionary 1.2 platform independent plugin based dictionary Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37406 >Category: ports >Synopsis: New port: jdictionary 1.2 platform independent plugin based dictionary >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Apr 24 01:10:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Janos Mohacsi >Release: FreeBSD 4.5-STABLE i386 >Organization: DANTE >Environment: System: FreeBSD budapest.dante.org.uk 4.5-STABLE FreeBSD 4.5-STABLE #0: Mon Apr 22 13:55:49 BST 2002 janos@budapest.dante.org.uk:/usr/src/sys/compile/BUDAPEST i386 + jdk-1.3.1 >Description: New port: jdictionary 1.2 - platform independent plugin based dictionary. Requires java VM 1.2. ported with jdk-1.3.1. Minor corrections to pr=37398 to resolve plugin finding problem. Apply this port instead of ports/37398. >How-To-Repeat: Apply this shar. >Fix: # 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: # # jdictionary # jdictionary/pkg-plist # jdictionary/pkg-descr # jdictionary/pkg-comment # jdictionary/files # jdictionary/files/jdictionary.sh # jdictionary/Makefile # jdictionary/distinfo # echo c - jdictionary mkdir -p jdictionary > /dev/null 2>&1 echo x - jdictionary/pkg-plist sed 's/^X//' >jdictionary/pkg-plist << 'END-of-jdictionary/pkg-plist' Xbin/jdictionary Xshare/java/classes/jdictionary/jdictionary.jar X@dirrm share/java/classes/jdictionary END-of-jdictionary/pkg-plist echo x - jdictionary/pkg-descr sed 's/^X//' >jdictionary/pkg-descr << 'END-of-jdictionary/pkg-descr' XJDictionary is a powerful multi platform dictionary software. XJDictionary is plugin based, and has an easy to use plugin managment system, Xthat is able to download and install the desired plugins automagically from Xthe web. Installing or upgrading one or more plugins (even simultaneously) Xis just one click! X XWWW: http://jdictionary.info/ END-of-jdictionary/pkg-descr echo x - jdictionary/pkg-comment sed 's/^X//' >jdictionary/pkg-comment << 'END-of-jdictionary/pkg-comment' XJDictionary - Platform independent, plugin based dictionary END-of-jdictionary/pkg-comment echo c - jdictionary/files mkdir -p jdictionary/files > /dev/null 2>&1 echo x - jdictionary/files/jdictionary.sh sed 's/^X//' >jdictionary/files/jdictionary.sh << 'END-of-jdictionary/files/jdictionary.sh' X#!/bin/sh Xcd %%PREFIX%%/share/java/classes/jdictionary Xexec %%LOCALBASE%%/bin/javavm -jar %%PREFIX%%/share/java/classes/jdictionary/jdictionary.jar END-of-jdictionary/files/jdictionary.sh echo x - jdictionary/Makefile sed 's/^X//' >jdictionary/Makefile << 'END-of-jdictionary/Makefile' X# New ports collection makefile for: jdictionary X# Date created: 23.04.2002 X# Whom: janos.mohacsi@bsd.hu X# X# $FreeBSD$ X# X XPORTNAME= jdictionary XPORTVERSION= 1.2 XCATEGORIES= textproc XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR=jdictionary XDISTNAME= jdictionary-1_21 X XMAINTAINER= janos.mohacsi@bsd.hu X XRUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper \ X ${LOCALBASE}/etc/javavms:${PORTSDIR}/java/jdk13 X XUSE_ZIP= yes XWRKSRC= ${WRKDIR}/jdictionary XNO_BUILD=yes X Xdo-configure: X @${SED} "s|%%PREFIX%%|${PREFIX}|g ; s|%%LOCALBASE%%|${LOCALBASE}|g" \ X ${FILESDIR}/jdictionary.sh > ${WRKDIR}/jdictionary.sh X Xdo-install: X @if [ ! -d ${PREFIX}/share/java/classes/jdictionary ]; then \ X ${MKDIR} ${PREFIX}/share/java/classes/jdictionary; fi X ${CP} ${WRKSRC}/jdictionary.jar \ X ${PREFIX}/share/java/classes/jdictionary/ X ${INSTALL_SCRIPT} ${WRKDIR}/jdictionary.sh ${PREFIX}/bin/jdictionary X X.include END-of-jdictionary/Makefile echo x - jdictionary/distinfo sed 's/^X//' >jdictionary/distinfo << 'END-of-jdictionary/distinfo' XMD5 (jdictionary-1_21.zip) = a188bda0ed061ea11e05319684e54cc4 END-of-jdictionary/distinfo exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 1:30: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D662137B417 for ; Wed, 24 Apr 2002 01:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O8U2r29764; Wed, 24 Apr 2002 01:30:02 -0700 (PDT) (envelope-from gnats) Date: Wed, 24 Apr 2002 01:30:02 -0700 (PDT) Message-Id: <200204240830.g3O8U2r29764@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Janos Mohacsi Subject: Re: ports/37398: New port: jdictionary 1.2 - platform independent plugin based dictionary Reply-To: Janos Mohacsi Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/37398; it has been noted by GNATS. From: Janos Mohacsi To: freebsd-gnats-submit@FreeBSD.org, janos.mohacsi@bsd.hu Cc: Subject: Re: ports/37398: New port: jdictionary 1.2 - platform independent plugin based dictionary Date: Wed, 24 Apr 2002 09:27:18 +0100 Dear Committers, Do not use this PR. Use instead pr=37406, that is overcoming some minor plugin finding problem. Thank you. Janos Mohacsi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 1:30:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D01A937B420 for ; Wed, 24 Apr 2002 01:30:00 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O8U0c29753; Wed, 24 Apr 2002 01:30:00 -0700 (PDT) (envelope-from gnats) Received: from utopia.leeym.com (utopia.leeym.com [61.218.64.93]) by hub.freebsd.org (Postfix) with ESMTP id CFF1737B422 for ; Wed, 24 Apr 2002 01:22:06 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by utopia.leeym.com (Postfix) with ESMTP id 9A30F3EABA0 for ; Wed, 24 Apr 2002 16:22:03 +0800 (CST) Received: by utopia.leeym.com (Postfix, from userid 1000) id F3C6D3EAB82; Wed, 24 Apr 2002 11:56:47 +0800 (CST) Message-Id: <20020424035647.F3C6D3EAB82@utopia.leeym.com> Date: Wed, 24 Apr 2002 11:56:47 +0800 (CST) From: Yen-Ming Lee Reply-To: Yen-Ming Lee To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37407: update port: net/darkstat Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37407 >Category: ports >Synopsis: update port: net/darkstat >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Apr 24 01:30:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD utopia.leeym.com 4.5-STABLE FreeBSD 4.5-STABLE #15: Wed Apr 24 05:19:49 CST 2002 root@utopia.leeym.com:/usr/obj/usr/src/sys/UTOPIA i386 >Description: update darkstat to version 1.21 >How-To-Repeat: >Fix: --- darkstat.diff begins here --- diff -ruN --exclude CVS /usr/ports/net/darkstat/Makefile darkstat/Makefile --- /usr/ports/net/darkstat/Makefile Mon Feb 25 02:55:04 2002 +++ darkstat/Makefile Wed Apr 24 11:51:38 2002 @@ -6,7 +6,7 @@ # PORTNAME= darkstat -PORTVERSION= 1.1 +PORTVERSION= 1.21 CATEGORIES= net MASTER_SITES= http://members.optushome.com.au/darkmoon7/net/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ diff -ruN --exclude CVS /usr/ports/net/darkstat/distinfo darkstat/distinfo --- /usr/ports/net/darkstat/distinfo Mon Feb 25 02:55:04 2002 +++ darkstat/distinfo Wed Apr 24 11:51:57 2002 @@ -1 +1 @@ -MD5 (darkstat-1.1.tar.gz) = 2781359f167e78a8d623e345b8d531fd +MD5 (darkstat-1.21.tar.gz) = 2ea36aac372d8e1f4af7532e200f6119 --- darkstat.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 1:40:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D79AF37B404 for ; Wed, 24 Apr 2002 01:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O8e1131528; Wed, 24 Apr 2002 01:40:01 -0700 (PDT) (envelope-from gnats) Received: from budapest.dante.org.uk (budapest.dante.org.uk [193.63.211.72]) by hub.freebsd.org (Postfix) with ESMTP id 1CAA637B41C for ; Wed, 24 Apr 2002 01:39:39 -0700 (PDT) Received: (from janos@localhost) by budapest.dante.org.uk (8.11.6/8.11.6) id g3O8dJS81610; Wed, 24 Apr 2002 09:39:19 +0100 (BST) (envelope-from janos) Message-Id: <200204240839.g3O8dJS81610@budapest.dante.org.uk> Date: Wed, 24 Apr 2002 09:39:19 +0100 (BST) From: Janos Mohacsi Reply-To: Janos Mohacsi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37409: New port: jdictionary-eng-hun 1.2 - Hungarian-English dictionary plugin for jdictionary Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37409 >Category: ports >Synopsis: New port: jdictionary-eng-hun 1.2 - Hungarian-English dictionary plugin for jdictionary >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Apr 24 01:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Janos Mohacsi >Release: FreeBSD 4.5-STABLE i386 >Organization: DANTE >Environment: System: FreeBSD budapest.dante.org.uk 4.5-STABLE FreeBSD 4.5-STABLE #0: Mon Apr 22 13:55:49 BST 2002 janos@budapest.dante.org.uk:/usr/src/sys/compile/BUDAPEST i386 >Description: New port: jdictionary-eng-hun 1.2 - Hungarian-English dictionary plugin for jdictionary. Warning it requires port category hungarian as requested for magyarispell (see uncommitted port PR=ports/36142). Please consider opening port category hungarian. Regards, Janos Mohacsi >How-To-Repeat: Apply this shar. >Fix: # 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: # # jdictionary-eng-hun/ # jdictionary-eng-hun/pkg-plist # jdictionary-eng-hun/pkg-descr # jdictionary-eng-hun/pkg-comment # jdictionary-eng-hun/Makefile # jdictionary-eng-hun/distinfo # echo c - jdictionary-eng-hun/ mkdir -p jdictionary-eng-hun/ > /dev/null 2>&1 echo x - jdictionary-eng-hun/pkg-plist sed 's/^X//' >jdictionary-eng-hun/pkg-plist << 'END-of-jdictionary-eng-hun/pkg-plist' Xshare/java/classes/jdictionary/Plugins/SmartEngHun-1_2.jar X@unexec rmdir %D/share/java/classes/jdictionary/Plugins || true END-of-jdictionary-eng-hun/pkg-plist echo x - jdictionary-eng-hun/pkg-descr sed 's/^X//' >jdictionary-eng-hun/pkg-descr << 'END-of-jdictionary-eng-hun/pkg-descr' XJDictionary-hun-eng - jDictionary plugin: Hungarian-English XThis dictionary is based on Vonyo & Drotos dictionary. X XWWW: http://jdictionary.info/ END-of-jdictionary-eng-hun/pkg-descr echo x - jdictionary-eng-hun/pkg-comment sed 's/^X//' >jdictionary-eng-hun/pkg-comment << 'END-of-jdictionary-eng-hun/pkg-comment' XJDictionary-hun-eng - jDictionary plugin: Hungarian-English END-of-jdictionary-eng-hun/pkg-comment echo x - jdictionary-eng-hun/Makefile sed 's/^X//' >jdictionary-eng-hun/Makefile << 'END-of-jdictionary-eng-hun/Makefile' X# New ports collection makefile for: jdictionary-eng-hun X# Date created: 23.04.2002 X# Whom: janos.mohacsi@bsd.hu X# X# $FreeBSD$ X# X XPORTNAME= jdictionary-eng-hun XPORTVERSION= 1.2 XCATEGORIES= hungarian textproc XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR=jdictionary XDISTFILES= SmartEngHun-1_2.jar X XMAINTAINER= janos.mohacsi@bsd.hu X XRUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper \ X ${LOCALBASE}/etc/javavms:${PORTSDIR}/java/jdk13 \ X jdictionary:${PORTSDIR}/textproc/jdictionary X XEXTRACT_CMD= ${CP} XEXTRACT_BEFORE_ARGS= XEXTRACT_AFTER_ARGS= ${WRKDIR} XNO_BUILD=y X Xdo-install: X @if [ ! -d ${PREFIX}/share/java/classes/jdictionary/Plugins ]; then \ X ${MKDIR} ${PREFIX}/share/java/classes/jdictionary/Plugins; fi X ${CP} ${WRKDIR}/SmartEngHun-1_2.jar \ X ${PREFIX}/share/java/classes/jdictionary/Plugins/ X X.include END-of-jdictionary-eng-hun/Makefile echo x - jdictionary-eng-hun/distinfo sed 's/^X//' >jdictionary-eng-hun/distinfo << 'END-of-jdictionary-eng-hun/distinfo' XMD5 (SmartEngHun-1_2.jar) = 5b4f5da85e219171ea2513ad0db84bc4 END-of-jdictionary-eng-hun/distinfo exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 2:31:45 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9F1C337B422 for ; Wed, 24 Apr 2002 02:30:52 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O9U1t43532; Wed, 24 Apr 2002 02:30:01 -0700 (PDT) (envelope-from gnats) Received: from t-mta2.odn.ne.jp (mfep2.odn.ne.jp [143.90.131.180]) by hub.freebsd.org (Postfix) with ESMTP id 142D537B41B for ; Wed, 24 Apr 2002 02:27:54 -0700 (PDT) Received: from sz.homedns.org ([218.46.1.125]) by t-mta2.odn.ne.jp with ESMTP id <20020424092634328.EKHK.789.t-mta2.odn.ne.jp@mta2.odn.ne.jp>; Wed, 24 Apr 2002 18:26:34 +0900 Received: by sz.homedns.org (Postfix, from userid 1001) id DB36199307; Wed, 24 Apr 2002 18:26:31 +0900 (JST) Message-Id: <20020424092631.DB36199307@sz.homedns.org> Date: Wed, 24 Apr 2002 18:26:31 +0900 (JST) From: Kimura Fuyuki To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37410: Update port: textproc/docbook-xsl to 1.50.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37410 >Category: ports >Synopsis: Update port: textproc/docbook-xsl to 1.50.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Apr 24 02:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Kimura Fuyuki >Release: FreeBSD 4.5-RELEASE-p4 i386 >Organization: >Environment: System: FreeBSD sz.homedns.org 4.5-RELEASE-p4 FreeBSD 4.5-RELEASE-p4 #11: Tue Apr 23 11:04:54 JST 2002 root@sz.homedns.org:/sack/obj/usr/src/sys/NS i386 >Description: Update to 1.50.0 >How-To-Repeat: >Fix: cvs server: Diffing . Index: Makefile =================================================================== RCS file: /home/ncvs/ports/textproc/docbook-xsl/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 2002/02/24 13:02:55 1.1 +++ Makefile 2002/04/24 09:24:24 @@ -6,7 +6,7 @@ # PORTNAME= docbook-xsl -PORTVERSION= 1.48 +PORTVERSION= 1.50.0 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= docbook @@ -30,8 +30,6 @@ (cd ${WRKSRC}/doc && ${TAR} -cf - . |\ ${TAR} -xf - -C${DOCSDIR}) ${MKDIR} ${DOCSDIR}/htmlhelp - (cd ${WRKSRC}/htmlhelp/doc && ${TAR} -cf - . |\ - ${TAR} -xf - -C${DOCSDIR}/htmlhelp) .endif ${MKDIR} ${INSTDIR} (cd ${WRKSRC} && ${TAR} -cf - . --exclude doc --exclude extensions |\ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/textproc/docbook-xsl/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 2002/02/24 13:02:55 1.1 +++ distinfo 2002/04/24 09:24:24 @@ -1 +1 @@ -MD5 (docbook-xsl-1.48.tar.gz) = 1fe072b5679eb21fd2cf9619648d8f06 +MD5 (docbook-xsl-1.50.0.tar.gz) = 99bd3978b3882faa7aace5731254ba7f Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/textproc/docbook-xsl/pkg-plist,v retrieving revision 1.1 diff -u -r1.1 pkg-plist --- pkg-plist 2002/02/24 13:02:55 1.1 +++ pkg-plist 2002/04/24 09:24:25 @@ -45,16 +45,19 @@ %%PORTDOCS%%share/doc/docbook-xsl/fo/callouts.extension.html %%PORTDOCS%%share/doc/docbook-xsl/fo/chapter.autolabel.html %%PORTDOCS%%share/doc/docbook-xsl/fo/column.count.html +%%PORTDOCS%%share/doc/docbook-xsl/fo/column.count.of.index.html %%PORTDOCS%%share/doc/docbook-xsl/fo/component.title.properties.html %%PORTDOCS%%share/doc/docbook-xsl/fo/default.table.width.html %%PORTDOCS%%share/doc/docbook-xsl/fo/default.units.html %%PORTDOCS%%share/doc/docbook-xsl/fo/dingbat.font.family.html %%PORTDOCS%%share/doc/docbook-xsl/fo/double.sided.html +%%PORTDOCS%%share/doc/docbook-xsl/fo/draft.watermark.image.html %%PORTDOCS%%share/doc/docbook-xsl/fo/firstterm.only.link.html %%PORTDOCS%%share/doc/docbook-xsl/fo/footnote.font.size.html %%PORTDOCS%%share/doc/docbook-xsl/fo/fop.extensions.html %%PORTDOCS%%share/doc/docbook-xsl/fo/formal.object.properties.html %%PORTDOCS%%share/doc/docbook-xsl/fo/formal.procedures.html +%%PORTDOCS%%share/doc/docbook-xsl/fo/formal.title.placement.html %%PORTDOCS%%share/doc/docbook-xsl/fo/formal.title.properties.html %%PORTDOCS%%share/doc/docbook-xsl/fo/format.variablelist.as.list.html %%PORTDOCS%%share/doc/docbook-xsl/fo/funcsynopsis.decoration.html @@ -73,6 +76,7 @@ %%PORTDOCS%%share/doc/docbook-xsl/fo/generate.division.toc.html %%PORTDOCS%%share/doc/docbook-xsl/fo/generate.index.html %%PORTDOCS%%share/doc/docbook-xsl/fo/generate.set.toc.html +%%PORTDOCS%%share/doc/docbook-xsl/fo/generate.toc.html %%PORTDOCS%%share/doc/docbook-xsl/fo/glossary.collection.html %%PORTDOCS%%share/doc/docbook-xsl/fo/glossterm.auto.link.html %%PORTDOCS%%share/doc/docbook-xsl/fo/graphic.default.extension.html @@ -80,8 +84,13 @@ %%PORTDOCS%%share/doc/docbook-xsl/fo/html.stylesheet.type.html %%PORTDOCS%%share/doc/docbook-xsl/fo/hyphenate.html %%PORTDOCS%%share/doc/docbook-xsl/fo/index.html +%%PORTDOCS%%share/doc/docbook-xsl/fo/informal.object.properties.html %%PORTDOCS%%share/doc/docbook-xsl/fo/insert.xref.page.number.html %%PORTDOCS%%share/doc/docbook-xsl/fo/label.from.part.html +%%PORTDOCS%%share/doc/docbook-xsl/fo/ld-d0e2069.html +%%PORTDOCS%%share/doc/docbook-xsl/fo/ld-d0e2180.html +%%PORTDOCS%%share/doc/docbook-xsl/fo/ld-d0e2204.html +%%PORTDOCS%%share/doc/docbook-xsl/fo/ld-d0e2238.html %%PORTDOCS%%share/doc/docbook-xsl/fo/line-height.html %%PORTDOCS%%share/doc/docbook-xsl/fo/linenumbering.everyNth.html %%PORTDOCS%%share/doc/docbook-xsl/fo/linenumbering.extension.html @@ -102,6 +111,7 @@ %%PORTDOCS%%share/doc/docbook-xsl/fo/page.margin.outer.html %%PORTDOCS%%share/doc/docbook-xsl/fo/page.margin.top.html %%PORTDOCS%%share/doc/docbook-xsl/fo/page.orientation.html +%%PORTDOCS%%share/doc/docbook-xsl/fo/page.png %%PORTDOCS%%share/doc/docbook-xsl/fo/page.width.html %%PORTDOCS%%share/doc/docbook-xsl/fo/page.width.portrait.html %%PORTDOCS%%share/doc/docbook-xsl/fo/paper.type.html @@ -111,6 +121,20 @@ %%PORTDOCS%%share/doc/docbook-xsl/fo/preface.autolabel.html %%PORTDOCS%%share/doc/docbook-xsl/fo/process.empty.source.toc.html %%PORTDOCS%%share/doc/docbook-xsl/fo/process.source.toc.html +%%PORTDOCS%%share/doc/docbook-xsl/fo/profile.arch.html +%%PORTDOCS%%share/doc/docbook-xsl/fo/profile.attribute.html +%%PORTDOCS%%share/doc/docbook-xsl/fo/profile.condition.html +%%PORTDOCS%%share/doc/docbook-xsl/fo/profile.conformance.html +%%PORTDOCS%%share/doc/docbook-xsl/fo/profile.lang.html +%%PORTDOCS%%share/doc/docbook-xsl/fo/profile.os.html +%%PORTDOCS%%share/doc/docbook-xsl/fo/profile.revision.html +%%PORTDOCS%%share/doc/docbook-xsl/fo/profile.revisionflag.html +%%PORTDOCS%%share/doc/docbook-xsl/fo/profile.role.html +%%PORTDOCS%%share/doc/docbook-xsl/fo/profile.security.html +%%PORTDOCS%%share/doc/docbook-xsl/fo/profile.separator.html +%%PORTDOCS%%share/doc/docbook-xsl/fo/profile.userlevel.html +%%PORTDOCS%%share/doc/docbook-xsl/fo/profile.value.html +%%PORTDOCS%%share/doc/docbook-xsl/fo/profile.vendor.html %%PORTDOCS%%share/doc/docbook-xsl/fo/punct.honorific.html %%PORTDOCS%%share/doc/docbook-xsl/fo/qanda.inherit.numeration.html %%PORTDOCS%%share/doc/docbook-xsl/fo/qandadiv.autolabel.html @@ -152,9 +176,11 @@ %%PORTDOCS%%share/doc/docbook-xsl/fo/table.border.padding.html %%PORTDOCS%%share/doc/docbook-xsl/fo/table.border.style.html %%PORTDOCS%%share/doc/docbook-xsl/fo/table.border.thickness.html +%%PORTDOCS%%share/doc/docbook-xsl/fo/table.cell.padding.html %%PORTDOCS%%share/doc/docbook-xsl/fo/table.entry.padding.html %%PORTDOCS%%share/doc/docbook-xsl/fo/table.html %%PORTDOCS%%share/doc/docbook-xsl/fo/tablecolumns.extension.html +%%PORTDOCS%%share/doc/docbook-xsl/fo/tex.math.delims.html %%PORTDOCS%%share/doc/docbook-xsl/fo/tex.math.in.alt.html %%PORTDOCS%%share/doc/docbook-xsl/fo/textinsert.extension.html %%PORTDOCS%%share/doc/docbook-xsl/fo/title.font.family.html @@ -162,6 +188,9 @@ %%PORTDOCS%%share/doc/docbook-xsl/fo/toc.indent.width.html %%PORTDOCS%%share/doc/docbook-xsl/fo/toc.margin.properties.html %%PORTDOCS%%share/doc/docbook-xsl/fo/toc.section.depth.html +%%PORTDOCS%%share/doc/docbook-xsl/fo/ulink.footnotes.html +%%PORTDOCS%%share/doc/docbook-xsl/fo/ulink.hyphenate.html +%%PORTDOCS%%share/doc/docbook-xsl/fo/ulink.show.html %%PORTDOCS%%share/doc/docbook-xsl/fo/use.extensions.html %%PORTDOCS%%share/doc/docbook-xsl/fo/variablelist.as.blocks.html %%PORTDOCS%%share/doc/docbook-xsl/fo/verbatim.properties.html @@ -194,16 +223,20 @@ %%PORTDOCS%%share/doc/docbook-xsl/html/chapter.autolabel.html %%PORTDOCS%%share/doc/docbook-xsl/html/chunk.datafile.html %%PORTDOCS%%share/doc/docbook-xsl/html/chunk.first.sections.html +%%PORTDOCS%%share/doc/docbook-xsl/html/chunk.quietly.html %%PORTDOCS%%share/doc/docbook-xsl/html/chunk.section.depth.html +%%PORTDOCS%%share/doc/docbook-xsl/html/chunk.toc.html %%PORTDOCS%%share/doc/docbook-xsl/html/citerefentry.link.html %%PORTDOCS%%share/doc/docbook-xsl/html/css.decoration.html %%PORTDOCS%%share/doc/docbook-xsl/html/default.encoding.html %%PORTDOCS%%share/doc/docbook-xsl/html/default.table.width.html +%%PORTDOCS%%share/doc/docbook-xsl/html/draft.watermark.image.html %%PORTDOCS%%share/doc/docbook-xsl/html/ebnf.table.bgcolor.html %%PORTDOCS%%share/doc/docbook-xsl/html/ebnf.table.border.html %%PORTDOCS%%share/doc/docbook-xsl/html/emphasis.propagates.style.html %%PORTDOCS%%share/doc/docbook-xsl/html/firstterm.only.link.html %%PORTDOCS%%share/doc/docbook-xsl/html/formal.procedures.html +%%PORTDOCS%%share/doc/docbook-xsl/html/formal.title.placement.html %%PORTDOCS%%share/doc/docbook-xsl/html/funcsynopsis.decoration.html %%PORTDOCS%%share/doc/docbook-xsl/html/funcsynopsis.style.html %%PORTDOCS%%share/doc/docbook-xsl/html/function.parens.html @@ -213,6 +246,7 @@ %%PORTDOCS%%share/doc/docbook-xsl/html/generate.chapter.toc.html %%PORTDOCS%%share/doc/docbook-xsl/html/generate.component.toc.html %%PORTDOCS%%share/doc/docbook-xsl/html/generate.division.toc.html +%%PORTDOCS%%share/doc/docbook-xsl/html/generate.id.attributes.html %%PORTDOCS%%share/doc/docbook-xsl/html/generate.index.html %%PORTDOCS%%share/doc/docbook-xsl/html/generate.legalnotice.link.html %%PORTDOCS%%share/doc/docbook-xsl/html/generate.part.toc.html @@ -223,10 +257,12 @@ %%PORTDOCS%%share/doc/docbook-xsl/html/generate.section.toc.html %%PORTDOCS%%share/doc/docbook-xsl/html/generate.section.toc.level.html %%PORTDOCS%%share/doc/docbook-xsl/html/generate.set.toc.html +%%PORTDOCS%%share/doc/docbook-xsl/html/generate.toc.html %%PORTDOCS%%share/doc/docbook-xsl/html/glossary.collection.html %%PORTDOCS%%share/doc/docbook-xsl/html/glossterm.auto.link.html %%PORTDOCS%%share/doc/docbook-xsl/html/graphic.default.extension.html %%PORTDOCS%%share/doc/docbook-xsl/html/html.base.html +%%PORTDOCS%%share/doc/docbook-xsl/html/html.cleanup.html %%PORTDOCS%%share/doc/docbook-xsl/html/html.ext.html %%PORTDOCS%%share/doc/docbook-xsl/html/html.longdesc.html %%PORTDOCS%%share/doc/docbook-xsl/html/html.longdesc.link.html @@ -235,14 +271,18 @@ %%PORTDOCS%%share/doc/docbook-xsl/html/htmlhelp.alias.file.html %%PORTDOCS%%share/doc/docbook-xsl/html/htmlhelp.autolabel.html %%PORTDOCS%%share/doc/docbook-xsl/html/htmlhelp.chm.html +%%PORTDOCS%%share/doc/docbook-xsl/html/htmlhelp.default.topic.html %%PORTDOCS%%share/doc/docbook-xsl/html/htmlhelp.encoding.html %%PORTDOCS%%share/doc/docbook-xsl/html/htmlhelp.enumerate.images.html %%PORTDOCS%%share/doc/docbook-xsl/html/htmlhelp.force.map.and.alias.html +%%PORTDOCS%%share/doc/docbook-xsl/html/htmlhelp.hhc.folders.instead.books.html %%PORTDOCS%%share/doc/docbook-xsl/html/htmlhelp.hhc.html %%PORTDOCS%%share/doc/docbook-xsl/html/htmlhelp.hhc.section.depth.html +%%PORTDOCS%%share/doc/docbook-xsl/html/htmlhelp.hhc.show.root.html %%PORTDOCS%%share/doc/docbook-xsl/html/htmlhelp.hhp.html %%PORTDOCS%%share/doc/docbook-xsl/html/htmlhelp.hhp.tail.html %%PORTDOCS%%share/doc/docbook-xsl/html/htmlhelp.map.file.html +%%PORTDOCS%%share/doc/docbook-xsl/html/htmlhelp.title.html %%PORTDOCS%%share/doc/docbook-xsl/html/index.html %%PORTDOCS%%share/doc/docbook-xsl/html/inherit.keywords.html %%PORTDOCS%%share/doc/docbook-xsl/html/label.from.part.html @@ -254,6 +294,7 @@ %%PORTDOCS%%share/doc/docbook-xsl/html/make.single.year.ranges.html %%PORTDOCS%%share/doc/docbook-xsl/html/make.valid.html.html %%PORTDOCS%%share/doc/docbook-xsl/html/make.year.ranges.html +%%PORTDOCS%%share/doc/docbook-xsl/html/manual.toc.html %%PORTDOCS%%share/doc/docbook-xsl/html/navig.graphics.extension.html %%PORTDOCS%%share/doc/docbook-xsl/html/navig.graphics.html %%PORTDOCS%%share/doc/docbook-xsl/html/navig.graphics.path.html @@ -267,10 +308,25 @@ %%PORTDOCS%%share/doc/docbook-xsl/html/output.method.html %%PORTDOCS%%share/doc/docbook-xsl/html/part.autolabel.html %%PORTDOCS%%share/doc/docbook-xsl/html/phrase.propagates.style.html +%%PORTDOCS%%share/doc/docbook-xsl/html/pixels.per.inch.html %%PORTDOCS%%share/doc/docbook-xsl/html/pr01.html %%PORTDOCS%%share/doc/docbook-xsl/html/preface.autolabel.html %%PORTDOCS%%share/doc/docbook-xsl/html/process.empty.source.toc.html %%PORTDOCS%%share/doc/docbook-xsl/html/process.source.toc.html +%%PORTDOCS%%share/doc/docbook-xsl/html/profile.arch.html +%%PORTDOCS%%share/doc/docbook-xsl/html/profile.attribute.html +%%PORTDOCS%%share/doc/docbook-xsl/html/profile.condition.html +%%PORTDOCS%%share/doc/docbook-xsl/html/profile.conformance.html +%%PORTDOCS%%share/doc/docbook-xsl/html/profile.lang.html +%%PORTDOCS%%share/doc/docbook-xsl/html/profile.os.html +%%PORTDOCS%%share/doc/docbook-xsl/html/profile.revision.html +%%PORTDOCS%%share/doc/docbook-xsl/html/profile.revisionflag.html +%%PORTDOCS%%share/doc/docbook-xsl/html/profile.role.html +%%PORTDOCS%%share/doc/docbook-xsl/html/profile.security.html +%%PORTDOCS%%share/doc/docbook-xsl/html/profile.separator.html +%%PORTDOCS%%share/doc/docbook-xsl/html/profile.userlevel.html +%%PORTDOCS%%share/doc/docbook-xsl/html/profile.value.html +%%PORTDOCS%%share/doc/docbook-xsl/html/profile.vendor.html %%PORTDOCS%%share/doc/docbook-xsl/html/punct.honorific.html %%PORTDOCS%%share/doc/docbook-xsl/html/qanda.defaultlabel.html %%PORTDOCS%%share/doc/docbook-xsl/html/qanda.inherit.numeration.html @@ -297,6 +353,7 @@ %%PORTDOCS%%share/doc/docbook-xsl/html/rn16.html %%PORTDOCS%%share/doc/docbook-xsl/html/rn17.html %%PORTDOCS%%share/doc/docbook-xsl/html/rn18.html +%%PORTDOCS%%share/doc/docbook-xsl/html/rn19.html %%PORTDOCS%%share/doc/docbook-xsl/html/root.filename.html %%PORTDOCS%%share/doc/docbook-xsl/html/rootid.html %%PORTDOCS%%share/doc/docbook-xsl/html/runinhead.default.title.end.punct.html @@ -317,6 +374,7 @@ %%PORTDOCS%%share/doc/docbook-xsl/html/table.border.thickness.html %%PORTDOCS%%share/doc/docbook-xsl/html/table.borders.with.css.html %%PORTDOCS%%share/doc/docbook-xsl/html/tablecolumns.extension.html +%%PORTDOCS%%share/doc/docbook-xsl/html/tex.math.delims.html %%PORTDOCS%%share/doc/docbook-xsl/html/tex.math.file.html %%PORTDOCS%%share/doc/docbook-xsl/html/tex.math.in.alt.html %%PORTDOCS%%share/doc/docbook-xsl/html/textinsert.extension.html @@ -328,8 +386,6 @@ %%PORTDOCS%%share/doc/docbook-xsl/html/using.chunker.html %%PORTDOCS%%share/doc/docbook-xsl/html/variablelist.as.table.html %%PORTDOCS%%share/doc/docbook-xsl/htmlhelp.html -%%PORTDOCS%%share/doc/docbook-xsl/htmlhelp/ChangeLog -%%PORTDOCS%%share/doc/docbook-xsl/htmlhelp/htmlhelp.xml %%PORTDOCS%%share/doc/docbook-xsl/index.html %%PORTDOCS%%share/doc/docbook-xsl/jrefhtml.xsl %%PORTDOCS%%share/doc/docbook-xsl/lib/ChangeLog @@ -349,6 +405,8 @@ share/xsl/docbook/BUGS share/xsl/docbook/ChangeLog share/xsl/docbook/README +share/xsl/docbook/RELEASE-NOTES.html +share/xsl/docbook/RELEASE-NOTES.xml share/xsl/docbook/TODO share/xsl/docbook/VERSION share/xsl/docbook/WhatsNew @@ -439,6 +497,7 @@ share/xsl/docbook/fo/docbook.xsl share/xsl/docbook/fo/ebnf.xsl share/xsl/docbook/fo/fo-patch-for-fop.xsl +share/xsl/docbook/fo/fo-rtf.xsl share/xsl/docbook/fo/fo.xsl share/xsl/docbook/fo/footnote.xsl share/xsl/docbook/fo/fop.xsl @@ -451,15 +510,14 @@ share/xsl/docbook/fo/keywords.xsl share/xsl/docbook/fo/lists.xsl share/xsl/docbook/fo/math.xsl -share/xsl/docbook/fo/output share/xsl/docbook/fo/pagesetup.xsl share/xsl/docbook/fo/param.ent -share/xsl/docbook/fo/param.html share/xsl/docbook/fo/param.xml share/xsl/docbook/fo/param.xsl share/xsl/docbook/fo/param.xweb share/xsl/docbook/fo/passivetex.xsl share/xsl/docbook/fo/pi.xsl +share/xsl/docbook/fo/profile-docbook.xsl share/xsl/docbook/fo/qandaset.xsl share/xsl/docbook/fo/refentry.xsl share/xsl/docbook/fo/sections.xsl @@ -478,36 +536,39 @@ share/xsl/docbook/html/autotoc.xsl share/xsl/docbook/html/biblio.xsl share/xsl/docbook/html/block.xsl -share/xsl/docbook/html/calc-chunks.xsl share/xsl/docbook/html/callout.xsl share/xsl/docbook/html/changebars.xsl -share/xsl/docbook/html/chunk-experimental.xsl +share/xsl/docbook/html/chunk-common.xsl share/xsl/docbook/html/chunk.xsl share/xsl/docbook/html/chunker.xsl +share/xsl/docbook/html/chunktoc.xsl share/xsl/docbook/html/component.xsl share/xsl/docbook/html/division.xsl share/xsl/docbook/html/docbook.xsl share/xsl/docbook/html/ebnf.xsl -share/xsl/docbook/html/expchunk.xsl share/xsl/docbook/html/footnote.xsl share/xsl/docbook/html/formal.xsl share/xsl/docbook/html/glossary.xsl share/xsl/docbook/html/graphics.xsl +share/xsl/docbook/html/html-rtf.xsl share/xsl/docbook/html/html.xsl share/xsl/docbook/html/index.xsl share/xsl/docbook/html/info.xsl share/xsl/docbook/html/inline.xsl share/xsl/docbook/html/keywords.xsl share/xsl/docbook/html/lists.xsl +share/xsl/docbook/html/maketoc.xsl share/xsl/docbook/html/math.xsl share/xsl/docbook/html/oldchunker.xsl share/xsl/docbook/html/onechunk.xsl share/xsl/docbook/html/param.ent -share/xsl/docbook/html/param.html share/xsl/docbook/html/param.xml share/xsl/docbook/html/param.xsl share/xsl/docbook/html/param.xweb share/xsl/docbook/html/pi.xsl +share/xsl/docbook/html/profile-chunk.xsl +share/xsl/docbook/html/profile-docbook.xsl +share/xsl/docbook/html/profile-onechunk.xsl share/xsl/docbook/html/qandaset.xsl share/xsl/docbook/html/refentry.xsl share/xsl/docbook/html/sections.xsl @@ -522,21 +583,34 @@ share/xsl/docbook/htmlhelp/ChangeLog share/xsl/docbook/htmlhelp/htmlhelp.xsl share/xsl/docbook/htmlhelp/langcodes.xml +share/xsl/docbook/htmlhelp/profile-htmlhelp.xsl share/xsl/docbook/images/ChangeLog +share/xsl/docbook/images/blank.png +share/xsl/docbook/images/callouts/1.gif share/xsl/docbook/images/callouts/1.png +share/xsl/docbook/images/callouts/10.gif share/xsl/docbook/images/callouts/10.png +share/xsl/docbook/images/callouts/2.gif share/xsl/docbook/images/callouts/2.png +share/xsl/docbook/images/callouts/3.gif share/xsl/docbook/images/callouts/3.png +share/xsl/docbook/images/callouts/4.gif share/xsl/docbook/images/callouts/4.png +share/xsl/docbook/images/callouts/5.gif share/xsl/docbook/images/callouts/5.png +share/xsl/docbook/images/callouts/6.gif share/xsl/docbook/images/callouts/6.png +share/xsl/docbook/images/callouts/7.gif share/xsl/docbook/images/callouts/7.png +share/xsl/docbook/images/callouts/8.gif share/xsl/docbook/images/callouts/8.png +share/xsl/docbook/images/callouts/9.gif share/xsl/docbook/images/callouts/9.png share/xsl/docbook/images/callouts/ChangeLog share/xsl/docbook/images/caution.gif share/xsl/docbook/images/caution.png share/xsl/docbook/images/caution.tif +share/xsl/docbook/images/draft.png share/xsl/docbook/images/home.gif share/xsl/docbook/images/home.png share/xsl/docbook/images/important.gif @@ -562,6 +636,7 @@ share/xsl/docbook/images/warning.tif share/xsl/docbook/javahelp/ChangeLog share/xsl/docbook/javahelp/javahelp.xsl +share/xsl/docbook/javahelp/profile-javahelp.xsl share/xsl/docbook/lib/ChangeLog share/xsl/docbook/lib/lib.xsl share/xsl/docbook/params/ChangeLog @@ -601,9 +676,12 @@ share/xsl/docbook/params/chapter.autolabel.xml share/xsl/docbook/params/chunk.datafile.xml share/xsl/docbook/params/chunk.first.sections.xml +share/xsl/docbook/params/chunk.quietly.xml share/xsl/docbook/params/chunk.section.depth.xml share/xsl/docbook/params/chunk.sections.xml +share/xsl/docbook/params/chunk.toc.xml share/xsl/docbook/params/citerefentry.link.xml +share/xsl/docbook/params/column.count.of.index.xml share/xsl/docbook/params/column.count.xml share/xsl/docbook/params/component.title.properties.xml share/xsl/docbook/params/css.decoration.xml @@ -612,6 +690,7 @@ share/xsl/docbook/params/default.units.xml share/xsl/docbook/params/dingbat.font.family.xml share/xsl/docbook/params/double.sided.xml +share/xsl/docbook/params/draft.watermark.image.xml share/xsl/docbook/params/ebnf.table.bgcolor.xml share/xsl/docbook/params/ebnf.table.border.xml share/xsl/docbook/params/emphasis.propagates.style.xml @@ -620,38 +699,21 @@ share/xsl/docbook/params/fop.extensions.xml share/xsl/docbook/params/formal.object.properties.xml share/xsl/docbook/params/formal.procedures.xml +share/xsl/docbook/params/formal.title.placement.xml share/xsl/docbook/params/formal.title.properties.xml share/xsl/docbook/params/funcsynopsis.decoration.xml share/xsl/docbook/params/funcsynopsis.style.xml share/xsl/docbook/params/function.parens.xml -share/xsl/docbook/params/generate.appendix.toc.xml -share/xsl/docbook/params/generate.article.toc.xml -share/xsl/docbook/params/generate.book.equation.lot.xml -share/xsl/docbook/params/generate.book.example.lot.xml -share/xsl/docbook/params/generate.book.figure.lot.xml -share/xsl/docbook/params/generate.book.table.lot.xml -share/xsl/docbook/params/generate.book.toc.xml -share/xsl/docbook/params/generate.chapter.toc.xml -share/xsl/docbook/params/generate.component.toc.xml -share/xsl/docbook/params/generate.division.equation.lot.xml -share/xsl/docbook/params/generate.division.example.lot.xml -share/xsl/docbook/params/generate.division.figure.lot.xml -share/xsl/docbook/params/generate.division.table.lot.xml -share/xsl/docbook/params/generate.division.toc.xml +share/xsl/docbook/params/generate.id.attributes.xml share/xsl/docbook/params/generate.index.xml share/xsl/docbook/params/generate.legalnotice.link.xml -share/xsl/docbook/params/generate.part.toc.xml -share/xsl/docbook/params/generate.preface.toc.xml -share/xsl/docbook/params/generate.qandadiv.toc.xml -share/xsl/docbook/params/generate.qandaset.toc.xml -share/xsl/docbook/params/generate.reference.toc.xml share/xsl/docbook/params/generate.section.toc.level.xml -share/xsl/docbook/params/generate.section.toc.xml -share/xsl/docbook/params/generate.set.toc.xml +share/xsl/docbook/params/generate.toc.xml share/xsl/docbook/params/glossary.collection.xml share/xsl/docbook/params/glossterm.auto.link.xml share/xsl/docbook/params/graphic.default.extension.xml share/xsl/docbook/params/html.base.xml +share/xsl/docbook/params/html.cleanup.xml share/xsl/docbook/params/html.ext.xml share/xsl/docbook/params/html.longdesc.link.xml share/xsl/docbook/params/html.longdesc.xml @@ -660,15 +722,20 @@ share/xsl/docbook/params/htmlhelp.alias.file.xml share/xsl/docbook/params/htmlhelp.autolabel.xml share/xsl/docbook/params/htmlhelp.chm.xml +share/xsl/docbook/params/htmlhelp.default.topic.xml share/xsl/docbook/params/htmlhelp.encoding.xml share/xsl/docbook/params/htmlhelp.enumerate.images.xml share/xsl/docbook/params/htmlhelp.force.map.and.alias.xml +share/xsl/docbook/params/htmlhelp.hhc.folders.instead.books.xml share/xsl/docbook/params/htmlhelp.hhc.section.depth.xml +share/xsl/docbook/params/htmlhelp.hhc.show.root.xml share/xsl/docbook/params/htmlhelp.hhc.xml share/xsl/docbook/params/htmlhelp.hhp.tail.xml share/xsl/docbook/params/htmlhelp.hhp.xml share/xsl/docbook/params/htmlhelp.map.file.xml +share/xsl/docbook/params/htmlhelp.title.xml share/xsl/docbook/params/hyphenate.xml +share/xsl/docbook/params/informal.object.properties.xml share/xsl/docbook/params/inherit.keywords.xml share/xsl/docbook/params/insert.xref.page.number.xml share/xsl/docbook/params/label.from.part.xml @@ -683,6 +750,7 @@ share/xsl/docbook/params/make.single.year.ranges.xml share/xsl/docbook/params/make.valid.html.xml share/xsl/docbook/params/make.year.ranges.xml +share/xsl/docbook/params/manual.toc.xml share/xsl/docbook/params/monospace.font.family.xml share/xsl/docbook/params/monospace.verbatim.properties.xml share/xsl/docbook/params/navig.graphics.extension.xml @@ -710,9 +778,24 @@ share/xsl/docbook/params/part.autolabel.xml share/xsl/docbook/params/passivetex.extensions.xml share/xsl/docbook/params/phrase.propagates.style.xml +share/xsl/docbook/params/pixels.per.inch.xml share/xsl/docbook/params/preface.autolabel.xml share/xsl/docbook/params/process.empty.source.toc.xml share/xsl/docbook/params/process.source.toc.xml +share/xsl/docbook/params/profile.arch.xml +share/xsl/docbook/params/profile.attribute.xml +share/xsl/docbook/params/profile.condition.xml +share/xsl/docbook/params/profile.conformance.xml +share/xsl/docbook/params/profile.lang.xml +share/xsl/docbook/params/profile.os.xml +share/xsl/docbook/params/profile.revision.xml +share/xsl/docbook/params/profile.revisionflag.xml +share/xsl/docbook/params/profile.role.xml +share/xsl/docbook/params/profile.security.xml +share/xsl/docbook/params/profile.separator.xml +share/xsl/docbook/params/profile.userlevel.xml +share/xsl/docbook/params/profile.value.xml +share/xsl/docbook/params/profile.vendor.xml share/xsl/docbook/params/punct.honorific.xml share/xsl/docbook/params/qanda.defaultlabel.xml share/xsl/docbook/params/qanda.inherit.numeration.xml @@ -740,16 +823,17 @@ share/xsl/docbook/params/show.comments.xml share/xsl/docbook/params/show.revisionflag.xml share/xsl/docbook/params/spacing.paras.xml -share/xsl/docbook/params/stylesheet.result.type.xml share/xsl/docbook/params/suppress.navigation.xml share/xsl/docbook/params/table.border.color.xml share/xsl/docbook/params/table.border.padding.xml share/xsl/docbook/params/table.border.style.xml share/xsl/docbook/params/table.border.thickness.xml share/xsl/docbook/params/table.borders.with.css.xml +share/xsl/docbook/params/table.cell.padding.xml share/xsl/docbook/params/table.entry.padding.xml share/xsl/docbook/params/tablecolumns.extension.xml share/xsl/docbook/params/template.xml +share/xsl/docbook/params/tex.math.delims.xml share/xsl/docbook/params/tex.math.file.xml share/xsl/docbook/params/tex.math.in.alt.xml share/xsl/docbook/params/textinsert.extension.xml @@ -759,6 +843,9 @@ share/xsl/docbook/params/toc.list.type.xml share/xsl/docbook/params/toc.margin.properties.xml share/xsl/docbook/params/toc.section.depth.xml +share/xsl/docbook/params/ulink.footnotes.xml +share/xsl/docbook/params/ulink.hyphenate.xml +share/xsl/docbook/params/ulink.show.xml share/xsl/docbook/params/ulink.target.xml share/xsl/docbook/params/use.extensions.xml share/xsl/docbook/params/use.id.as.filename.xml @@ -769,6 +856,11 @@ share/xsl/docbook/params/verbatim.properties.xml share/xsl/docbook/params/xep.extensions.xml share/xsl/docbook/params/xref.properties.xml +share/xsl/docbook/profiling/ChangeLog +share/xsl/docbook/profiling/profile-mode.xsl +share/xsl/docbook/profiling/profile.xsl +share/xsl/docbook/profiling/strip-attributes.xsl +share/xsl/docbook/profiling/xsl2profile.xsl share/xsl/docbook/template/ChangeLog share/xsl/docbook/template/README share/xsl/docbook/template/biblioentry.xsl @@ -789,21 +881,21 @@ share/xsl/docbook/xhtml/autotoc.xsl share/xsl/docbook/xhtml/biblio.xsl share/xsl/docbook/xhtml/block.xsl -share/xsl/docbook/xhtml/calc-chunks.xsl share/xsl/docbook/xhtml/callout.xsl share/xsl/docbook/xhtml/changebars.xsl -share/xsl/docbook/xhtml/chunk-experimental.xsl +share/xsl/docbook/xhtml/chunk-common.xsl share/xsl/docbook/xhtml/chunk.xsl share/xsl/docbook/xhtml/chunker.xsl +share/xsl/docbook/xhtml/chunktoc.xsl share/xsl/docbook/xhtml/component.xsl share/xsl/docbook/xhtml/division.xsl share/xsl/docbook/xhtml/docbook.xsl share/xsl/docbook/xhtml/ebnf.xsl -share/xsl/docbook/xhtml/expchunk.xsl share/xsl/docbook/xhtml/footnote.xsl share/xsl/docbook/xhtml/formal.xsl share/xsl/docbook/xhtml/glossary.xsl share/xsl/docbook/xhtml/graphics.xsl +share/xsl/docbook/xhtml/html-rtf.xsl share/xsl/docbook/xhtml/html.xsl share/xsl/docbook/xhtml/html2xhtml.xsl share/xsl/docbook/xhtml/index.xsl @@ -811,11 +903,13 @@ share/xsl/docbook/xhtml/inline.xsl share/xsl/docbook/xhtml/keywords.xsl share/xsl/docbook/xhtml/lists.xsl +share/xsl/docbook/xhtml/maketoc.xsl share/xsl/docbook/xhtml/math.xsl share/xsl/docbook/xhtml/oldchunker.xsl share/xsl/docbook/xhtml/onechunk.xsl share/xsl/docbook/xhtml/param.xsl share/xsl/docbook/xhtml/pi.xsl +share/xsl/docbook/xhtml/profile-onechunk.xsl share/xsl/docbook/xhtml/qandaset.xsl share/xsl/docbook/xhtml/refentry.xsl share/xsl/docbook/xhtml/sections.xsl @@ -832,6 +926,7 @@ @dirrm share/xsl/docbook/tools/olink @dirrm share/xsl/docbook/tools @dirrm share/xsl/docbook/template +@dirrm share/xsl/docbook/profiling @dirrm share/xsl/docbook/params @dirrm share/xsl/docbook/lib @dirrm share/xsl/docbook/javahelp >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 3: 3:14 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mezen.com (mezen.com [66.111.64.117]) by hub.freebsd.org (Postfix) with ESMTP id 6AFE437B417 for ; Wed, 24 Apr 2002 03:03:11 -0700 (PDT) Received: from a850 (s3b777.alshamil.net.ae [217.164.243.15]) by mezen.com (8.11.0/8.11.0) with SMTP id g3OA1qH88127 for ; Wed, 24 Apr 2002 10:01:52 GMT (envelope-from mezen@mezen.com) Message-ID: <006601c1eb77$51f01a50$0ff3a4d9@alshamil.net.ae> From: "Power Promotion Adv." To: Subject: Question Date: Wed, 24 Apr 2002 14:03:42 +0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0063_01C1EB98.D797A300" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0063_01C1EB98.D797A300 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable Dear Sir/Madam, How can I start IRC server? The package irc-2.10.3 is installed, but = than I type command "ircd" nothing happend. I have FreeBSD 4.1.1. As = well I can't find any documantation about this package. Please advice = what to do? Best Regards, Igor Mezentsev ------=_NextPart_000_0063_01C1EB98.D797A300 Content-Type: text/html; charset="koi8-r" Content-Transfer-Encoding: quoted-printable
Dear Sir/Madam,
How can I start IRC server? The = package=20 irc-2.10.3 is installed, but than I type command "ircd" nothing happend. = I have=20 FreeBSD 4.1.1. As well I can't find any documantation about this = package. Please=20 advice what to do?
Best Regards,
Igor = Mezentsev
------=_NextPart_000_0063_01C1EB98.D797A300-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 3:10:45 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F0C8537B41F for ; Wed, 24 Apr 2002 03:10:29 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OAA1N53768; Wed, 24 Apr 2002 03:10:01 -0700 (PDT) (envelope-from gnats) Received: from sarajevo.idealx.com (sarajevo.idealx.com [213.41.87.90]) by hub.freebsd.org (Postfix) with ESMTP id 4A5C237B426 for ; Wed, 24 Apr 2002 03:01:23 -0700 (PDT) Received: from hobbes.UUCP (uucp@localhost) by sarajevo.idealx.com (8.10.1/8.10.1) with UUCP id g3OA07e17970; Wed, 24 Apr 2002 12:00:07 +0200 (CEST) Received: by hobbes.oban.frmug.org (Postfix, from userid 1001) id 95F83584C; Wed, 24 Apr 2002 11:57:10 +0200 (CEST) Message-Id: <20020424095710.95F83584C@hobbes.oban.frmug.org> Date: Wed, 24 Apr 2002 11:57:10 +0200 (CEST) From: Olivier Tharan Reply-To: Olivier Tharan To: FreeBSD-gnats-submit@FreeBSD.org Cc: olive@oban.frmug.org X-Send-Pr-Version: 3.113 Subject: ports/37411: [MAINTAINER UPDATE] Update port: mail/vm Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37411 >Category: ports >Synopsis: [MAINTAINER UPDATE] Update port: mail/vm >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Apr 24 03:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Olivier Tharan >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD hobbes.oban.frmug.org 4.5-STABLE FreeBSD 4.5-STABLE #3: Mon Apr 22 16:34:48 CEST 2002 root@hobbes.oban.frmug.org:/usr/obj/usr/src/sys/HOBBES i386 >Description: Please find a diff to the mail/vm port to update the following: - update VM from 7.03 to 7.04 - add .el files to the installed files (plist updated) This PR makes PR 36809 obsolete, I suggest you close it. >How-To-Repeat: Install vm port, a new version has been available foe two days. >Fix: --- Makefile.bak Thu Mar 7 03:54:54 2002 +++ Makefile Wed Apr 24 11:28:01 2002 @@ -6,7 +6,7 @@ # PORTNAME= vm -PORTVERSION= 7.03 +PORTVERSION= 7.04 CATEGORIES= mail elisp MASTER_SITES= ftp://ftp.uni-mainz.de/pub/software/gnu/vm/ \ ftp://tug.org/vm/ \ @@ -30,5 +30,6 @@ .for info in vm.info install-info ${PREFIX}/info/${info} ${PREFIX}/info/dir .endfor + ${INSTALL_DATA} ${WRKSRC}/*.el ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME} .include --- distinfo.bak Wed Mar 6 12:42:40 2002 +++ distinfo Wed Apr 24 11:23:57 2002 @@ -1 +1 @@ -MD5 (vm-7.03.tar.gz) = ca5fadb162b7e99e02d1b4c648083d6e +MD5 (vm-7.04.tar.gz) = 8c53d62d6362e29a578d3e24efb01f34 --- pkg-plist.bak Wed Apr 24 11:28:11 2002 +++ pkg-plist Wed Apr 24 11:29:38 2002 @@ -101,41 +101,78 @@ %%EMACS_LIBDIR_WITH_VER%%/etc/vm/visit-up.xbm %%EMACS_LIBDIR_WITH_VER%%/etc/vm/visit-up.xpm %%EMACS_LIBDIR_WITH_VER%%/etc/vm/visit-xx.xbm +%%EMACS_VERSION_SITE_LISPDIR%%/vm/tapestry.el %%EMACS_VERSION_SITE_LISPDIR%%/vm/tapestry.elc +%%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-autoload.el %%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-autoload.elc +%%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-byteopts.el +%%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-crypto.el %%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-crypto.elc +%%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-delete.el %%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-delete.elc +%%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-digest.el %%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-digest.elc +%%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-easymenu.el %%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-easymenu.elc +%%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-edit.el %%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-edit.elc +%%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-folder.el %%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-folder.elc +%%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-imap.el %%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-imap.elc +%%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-license.el %%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-license.elc +%%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-macro.el %%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-macro.elc +%%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-mark.el %%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-mark.elc +%%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-menu.el %%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-menu.elc +%%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-message.el %%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-message.elc +%%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-mime.el %%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-mime.elc +%%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-minibuf.el %%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-minibuf.elc +%%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-misc.el %%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-misc.elc +%%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-motion.el %%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-motion.elc +%%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-mouse.el %%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-mouse.elc +%%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-page.el %%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-page.elc +%%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-pop.el %%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-pop.elc +%%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-reply.el %%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-reply.elc +%%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-save.el %%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-save.elc +%%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-search.el %%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-search.elc +%%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-sort.el %%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-sort.elc +%%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-startup.el %%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-startup.elc +%%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-summary.el %%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-summary.elc +%%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-thread.el %%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-thread.elc +%%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-toolbar.el %%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-toolbar.elc +%%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-undo.el %%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-undo.elc +%%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-user.el %%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-user.elc +%%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-vars.el %%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-vars.elc +%%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-version.el %%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-version.elc +%%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-virtual.el %%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-virtual.elc +%%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-window.el %%EMACS_VERSION_SITE_LISPDIR%%/vm/vm-window.elc +%%EMACS_VERSION_SITE_LISPDIR%%/vm/vm.el %%EMACS_VERSION_SITE_LISPDIR%%/vm/vm.elc @dirrm %%EMACS_VERSION_SITE_LISPDIR%%/vm @dirrm %%EMACS_LIBDIR_WITH_VER%%/etc/vm >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 3:12:42 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mile.nevermind.kiev.ua (freebsddiary.org.ua [213.186.199.26]) by hub.freebsd.org (Postfix) with ESMTP id 64AED37B427 for ; Wed, 24 Apr 2002 03:12:35 -0700 (PDT) Received: from mile.nevermind.kiev.ua (never@localhost [127.0.0.1]) by mile.nevermind.kiev.ua (8.12.3/8.12.2) with ESMTP id g3OABpIi086559; Wed, 24 Apr 2002 13:11:52 +0300 (EEST) (envelope-from never@mile.nevermind.kiev.ua) Received: (from never@localhost) by mile.nevermind.kiev.ua (8.12.3/8.12.3/Submit) id g3OABoUE086558; Wed, 24 Apr 2002 13:11:50 +0300 (EEST) Date: Wed, 24 Apr 2002 13:11:50 +0300 From: Nevermind To: "Douglas A. Maske" Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/37389: Port Update Message-ID: <20020424101150.GA86365@nevermind.kiev.ua> References: <200204232000.g3NK05J67688@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200204232000.g3NK05J67688@freefall.freebsd.org> User-Agent: Mutt/1.3.28i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, Douglas A. Maske! On Tue, Apr 23, 2002 at 01:00:05PM -0700, you wrote: > How is this: > diff -ru /usr/ports/sysutils/diskusage/Makefile diskusage/Makefile > --- /usr/ports/sysutils/diskusage/Makefile Thu Mar 28 21:48:14 2002 > +++ diskusage/Makefile Thu Mar 28 15:49:24 2002 > @@ -1,16 +1,16 @@ > # New ports collection makefile for: diskusage > -# Whom: maske > -# Date created: 23 August 1999 > +# Whom: maske@maske.org > +# Date created: 28 March 2002 You should never change these lines. -- NEVE-RIPE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 3:21:43 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4A94037B41A; Wed, 24 Apr 2002 03:21:38 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OAKTn55531; Wed, 24 Apr 2002 03:20:29 -0700 (PDT) (envelope-from ijliao) Date: Wed, 24 Apr 2002 03:20:29 -0700 (PDT) From: Message-Id: <200204241020.g3OAKTn55531@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, anders@FreeBSD.org Subject: Re: ports/37407: update port: net/darkstat Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update port: net/darkstat Responsible-Changed-From-To: freebsd-ports->anders Responsible-Changed-By: ijliao Responsible-Changed-When: Wed Apr 24 03:20:21 PDT 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37407 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 3:38:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 287C537B41B for ; Wed, 24 Apr 2002 03:38:09 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OAU3m57139; Wed, 24 Apr 2002 03:30:03 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0BC7F37B423 for ; Wed, 24 Apr 2002 03:28:35 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OARqC56717; Wed, 24 Apr 2002 03:27:52 -0700 (PDT) (envelope-from nobody) Message-Id: <200204241027.g3OARqC56717@freefall.freebsd.org> Date: Wed, 24 Apr 2002 03:27:52 -0700 (PDT) From: Ari Suutari To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37412: kdebase2 port package does not create /usr/local/share/templates/.source/emptydir Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37412 >Category: ports >Synopsis: kdebase2 port package does not create /usr/local/share/templates/.source/emptydir >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 24 03:30:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Ari Suutari >Release: FreeBSD 4.5-STABLE >Organization: Syncron Tech Oy >Environment: FreeBSD pommac.syncrontech.com 4.5-STABLE FreeBSD 4.5-STABLE #0: Tue Mar 12 12:12:39 EET 2002 root@pommac.syncrontech.com:/usr/src/sys/compile/POMMAC i386 >Description: When creating a package of kdebase-2.2.2 and installing it on another machine, /usr/local/share/templates/.source/emptydir directory is not created. This causes an error when trying for example to create new directory into one's home directory via konqueror. >How-To-Repeat: cd /usr/ports/x11/kdebase2 make all install package >Fix: add @exec mkdir %D/share/templates/.source/emptydir to pkg-plist >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 4: 0:17 2002 Delivered-To: freebsd-ports@freebsd.org Received: from rwcrmhc54.attbi.com (rwcrmhc54.attbi.com [216.148.227.87]) by hub.freebsd.org (Postfix) with ESMTP id 84DF337B41A; Wed, 24 Apr 2002 04:00:13 -0700 (PDT) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc54.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020424110013.FABC19669.rwcrmhc54.attbi.com@InterJet.elischer.org>; Wed, 24 Apr 2002 11:00:13 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id DAA36690; Wed, 24 Apr 2002 03:48:37 -0700 (PDT) Date: Wed, 24 Apr 2002 03:48:36 -0700 (PDT) From: Julian Elischer To: ports@freebsd.org, hackers@freebsd.org Cc: cvs@freebsd.org Subject: HOLY COW! Ports grew by 130MB! Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hey can whoever did the repo copy in the Misc/kde3 stuff blease shoot it? You have just increased the size of the repo tree by 130MB I know that it's normally bad to back out a repo copy but THIS IS RIDCULOUS! I'm here in Australia on the end of a 28.8 (at best) modem link I was wondering why cvsup never finished! 42(!) copies of the same repo-copied stuff is a few too many times considering that each is 3MBytes long! Please remove these files AND THEIR ,v versions and replace them by the 20 KB version that you really need! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 4:10:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2907637B41E for ; Wed, 24 Apr 2002 04:10:20 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OBA1N71058; Wed, 24 Apr 2002 04:10:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C770E37B425 for ; Wed, 24 Apr 2002 04:01:06 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OB12H66057; Wed, 24 Apr 2002 04:01:02 -0700 (PDT) (envelope-from nobody) Message-Id: <200204241101.g3OB12H66057@freefall.freebsd.org> Date: Wed, 24 Apr 2002 04:01:02 -0700 (PDT) From: Jason Mann To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37413: www/apache13 port installs broken apache.sh startup script Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37413 >Category: ports >Synopsis: www/apache13 port installs broken apache.sh startup script >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 24 04:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jason Mann >Release: 4.5-RELEASE >Organization: >Environment: FreeBSD neutrino.cableinet.net 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Mon Jan 28 14:31:56 GMT 2002 murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC i386 >Description: Due to an error in the Makefile for the www/apache13 port, the startup script installed for the apache13 port does not function correctly. The makefile uses sed to replace occurences of '%%PREFIX%%' in a template script (files/apache.sh) with a real path, usually /usr/local. However, due to a lack of 'g' option on the sed statement, only the first instance of %%PREFIX%% on any given line is replaced. Hence, this line in the template file: [ -x %%PREFIX%%/sbin/apachectl ] && %%PREFIX%%/sbin/apachectl start > /d ev/null && echo -n ' apache' should end up like: [ -x /usr/local/sbin/apachectl ] && /usr/local/sbin/apachectl start > /d ev/null && echo -n ' apache' but in fact ends up like: [ -x /usr/local/sbin/apachectl ] && %%PREFIX%%/sbin/apachectl start > /d ev/null && echo -n ' apache' This is sufficient to make the script non-functional and prevent apache from being started at boot. >How-To-Repeat: Install the current apache13 port with the Makefile dated as follows: # $FreeBSD: ports/www/apache13/Makefile,v 1.110 2002/04/22 03:26:11 dinoex Exp $ # >Fix: There are a couple of fixes: 1. One could manually edit /usr/local/etc/rc.d/apache.sh and replace the missed instance of %%PREFIX%% with the correct path. 2. One could edit the apache13 makefile and add the 'g' option to the relevant sed statement e.g. post-extract: @${SED} -e "s=%%PREFIX%%=${PREFIX}=g" ${FILESDIR}/apache.sh \ > ${WRKSRC}/apache.sh sed would then replace %%PREFIX%% globally on each line of the startup script, instead of just the first instance. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 4:27: 2 2002 Delivered-To: freebsd-ports@freebsd.org Received: from freebsd.cofinco.it (freebsd.cofinco.it [194.243.20.91]) by hub.freebsd.org (Postfix) with ESMTP id 93FE237B48C; Wed, 24 Apr 2002 04:26:50 -0700 (PDT) Received: from alessandro.cofinco.it (alessandro.cofinco.it [192.168.0.115]) by freebsd.cofinco.it (8.12.3/8.12.3) with ESMTP id g3OBErKg000286; Wed, 24 Apr 2002 13:14:53 +0200 (CEST) (envelope-from alessandro@cofinco.it) Message-Id: <5.1.0.14.2.20020424132206.00b85108@192.168.0.1> X-Sender: alessandro@192.168.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 24 Apr 2002 13:22:11 +0200 To: questions@freebsd.org From: Alessandro Monticelli Subject: amavis-perl 1.1 and the new sendmail 12.3 Cc: ports@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I was not able to install the port amavis-perl 1.1 with the new Sendmail 8.12.3/8.12.3 of the very new 4.5-STABLE ? Any hints on how to configure my hostname.mc to add the rules on how add the stuff ? Stock installation (make install clean, modified sendmail.cf, restarting sendmail) fails as well, infact it does not behave like before when there was sendmail 8.11.6. Amavis refused to process the mails (and add its signature) ... Any idea, hints, .mc directive to include in my files ? Alessandro Monticelli Cofinco srl Prato - Italia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 4:34:14 2002 Delivered-To: freebsd-ports@freebsd.org Received: from cheer.mahoroba.org (flets19-004.kamome.or.jp [218.45.19.4]) by hub.freebsd.org (Postfix) with ESMTP id 510B137B428; Wed, 24 Apr 2002 04:34:01 -0700 (PDT) Received: from mille.mahoroba.org (IDENT:p1e8LcpgD/XtgS8WnSCTML9C2qThm3jYHDK9B5GvVx05e4XYRPw4b5CkkKgD4xw0@mille.mahoroba.org [IPv6:2001:200:301:0:202:2dff:fe0a:6bee]) (user=ume mech=CRAM-MD5 bits=0) by cheer.mahoroba.org (8.12.3/8.12.3) with ESMTP/inet6 id g3OBWnXB014025 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 24 Apr 2002 20:32:49 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Wed, 24 Apr 2002 20:32:32 +0900 Message-ID: From: Hajimu UMEMOTO To: Alessandro Monticelli Cc: questions@freebsd.org, ports@freebsd.org Subject: Re: amavis-perl 1.1 and the new sendmail 12.3 In-Reply-To: <5.1.0.14.2.20020424132206.00b85108@192.168.0.1> References: <5.1.0.14.2.20020424132206.00b85108@192.168.0.1> User-Agent: xcite1.38> Wanderlust/2.8.1 (Something) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.2 (i386--freebsd) MULE/5.0 (=?ISO-2022-JP?B?GyRCOC1MWhsoQg==?=) X-Operating-System: FreeBSD 4.5-STABLE MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by AMaViS-perl11-milter (http://amavis.org/) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, >>>>> On Wed, 24 Apr 2002 13:22:11 +0200 >>>>> Alessandro Monticelli said: alessandro> Hi, I was not able to install the port amavis-perl 1.1 with the new alessandro> Sendmail 8.12.3/8.12.3 of the very new 4.5-STABLE ? alessandro> Any hints on how to configure my hostname.mc to add the rules on how add alessandro> the stuff ? I think it is better to configure amavis-perl to use sendmail's MILTER API with --enable-milter. -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@bisd.hitachi.co.jp ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 4:34:34 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailout01.sul.t-online.com (mailout01.sul.t-online.com [194.25.134.80]) by hub.freebsd.org (Postfix) with ESMTP id 118E937B41B; Wed, 24 Apr 2002 04:32:52 -0700 (PDT) Received: from fwd08.sul.t-online.de by mailout01.sul.t-online.com with smtp id 170KD2-0001y5-07; Wed, 24 Apr 2002 12:41:12 +0200 Received: from Magelan.Leidinger.net (520065502893-0001@[80.131.120.203]) by fmrl08.sul.t-online.com with esmtp id 170KCq-0k22boC; Wed, 24 Apr 2002 12:41:00 +0200 Received: from Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.3/8.12.3) with ESMTP id g3OAfNsY004960; Wed, 24 Apr 2002 12:41:27 +0200 (CEST) (envelope-from netchild@Leidinger.net) Message-Id: <200204241041.g3OAfNsY004960@Magelan.Leidinger.net> Date: Wed, 24 Apr 2002 12:41:23 +0200 (CEST) From: Alexander Leidinger Subject: icc update 5.0 -> 6.0 for review To: Steve Price Cc: ports@freebsd.org, obrien@freebsd.org MIME-Version: 1.0 Content-Type: MULTIPART/mixed; BOUNDARY="0-1804289383-1019644891=:515" Content-Transfer-Encoding: BINARY X-Sender: 520065502893-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --0-1804289383-1019644891=:515 Content-Type: TEXT/plain; charset=us-ascii Hi, attached is a patch for icc which updates it to the new icc 6.0. You have to remove /lang/icc/files/patch-iccvars.csh. I just tested a "make install && make deinstall", I haven't tested icc itself yet. I try to get time to test icc itself a little bit, if everything is fine I update the port soon. David, it seems a linux_base6 version of the port isn't possible anymore, at least I haven't found a corresponding file on intel's download page. Bye, Alexander. -- Give a man a fish and you feed him for a day; teach him to use the Net and he won't bother you for weeks. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 --0-1804289383-1019644891=:515 Content-Type: TEXT/plain; name="icc.diff" Content-Disposition: attachment; filename="icc.diff" Index: LEGAL =================================================================== RCS file: /big/FreeBSD-CVS/ports/LEGAL,v retrieving revision 1.242 diff -u -r1.242 LEGAL --- LEGAL 30 Mar 2002 12:45:05 -0000 1.242 +++ LEGAL 24 Apr 2002 10:31:59 -0000 @@ -39,7 +39,6 @@ use could render you liable to unfriendly legal action. cap60/* ports/net/cap Don't sell for profit -cc010911rh71.tar ports/lang/icc No redistribution allowed cfs-* ports/security/cfs Crypto; export-controlled classes111_01.zip ports/databases/jdbc-oracle816 This software is under license and export @@ -133,6 +132,7 @@ JRE-* ports/java/jre Put copyright on packaging! kaffe-* ports/java/kaffe Restrictive copyright ksh93 ports/shells/ksh93 User must agree to "regularly monitor the Website". +l_cc_p_6.0.139.tar ports/lang/icc No redistribution allowed linux-netscape6 ports/www/linux-netscape6 Java plugin is from Sun. linuxq3ademo-* ports/games/linux-q3ademo Restrictive license by Loki Software linux-ibm-* ports/java/linux-ibm-jdk13 Redistribution of repackaged Index: lang/icc/Makefile =================================================================== RCS file: /big/FreeBSD-CVS/ports/lang/icc/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- lang/icc/Makefile 23 Apr 2002 16:48:56 -0000 1.4 +++ lang/icc/Makefile 24 Apr 2002 10:30:49 -0000 @@ -2,15 +2,14 @@ # Date created: 24.Jan.2002 # Whom: netchild@FreeBSD.org # -# $FreeBSD: ports/lang/icc/Makefile,v 1.4 2002/04/23 16:48:56 netchild Exp $ +# $FreeBSD: ports/lang/icc/Makefile,v 1.3 2002/04/16 15:03:49 netchild Exp $ # PORTNAME= icc -PORTVERSION= 5.0.1 -PORTREVISION= 1 +PORTVERSION= 6.0.139 CATEGORIES= lang linux -MASTER_SITES= http://www.intel.com/software/products/compilers/c50/linux/ -DISTNAME= cc010911rh71 +MASTER_SITES= http://www.intel.com/software/products/compilers/ +DISTNAME= l_cc_p_6.0.139 EXTRACT_SUFX= .tar MAINTAINER= netchild@FreeBSD.org @@ -34,48 +33,48 @@ ICCCFGVAL!= ${UNAME} -r | ${SED} -e 's/\..*//' .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) -IGNORE= "Please manually download the version for RedHat 7.1 from ${MASTER_SITES}, e.g. from http://www.intel.com/software/products/compilers/c50/linux/noncom.htm. Put it into ${DISTDIR} and run make again. WARNING: this will lead to a mixed up installation if you already use the default linux emulation. This port uses the linux_base-7 port instead of the default linux_base port" +IGNORE= "Please manually download it from ${MASTER_SITES}, e.g. from http://www.intel.com/software/products/compilers/c60l/noncom.htm. Put it into ${DISTDIR} and run make again. WARNING: this will lead to a mixed up installation if you already use the default linux emulation. This port uses the linux_base-7 port instead of the default linux_base port" .endif post-extract: .for i in \ - intel-icc-5.0.1-129.i386.rpm \ -# intel-ecc64-5.0.1-71.ia64.rpm \ -# intel-ldb-5.0.1-119.i386.rpm \ -# intel-subh-5.0.1-118.i386.rpm \ -# intel-xenv64-5.0.1-35.ia64.rpm - @cd ${WRKSRC}; rpm2cpio ${i} | cpio -idu --quiet + intel-icc6-6.0-139.i386.rpm \ +# intel-ildb6-6.0-189.i386.rpm \ +# intel-isubh6-6.0-139.i386.rpm \ +# intel-ecc6-6.0-139.ia64.rpm \ +# intel-eldb6-6.0-189.ia64.rpm \ +# intel-esubh6-6.0-139.ia64.rpm + @cd ${WRKSRC}; rpm2cpio ${i} | cpio -idu --quiet .endfor pre-patch: @${CHMOD} a+rx ${WRKSRC}/opt .for i in docs ia32/include ia32/lib - @${FIND} ${WRKSRC}/opt/intel/compiler50/${i} -type f -print0 | \ + @${FIND} ${WRKSRC}/opt/intel/compiler60/${i} -type f -print0 | \ xargs -0 ${CHMOD} a-x,g-w .endfor @${FIND} ${WRKSRC}/opt -type d -print0 | xargs -0 ${CHMOD} go-w -.for i in icc iccfilt icid icpc icpi mcpcom profmerge proforder - @brandelf -t Linux ${WRKSRC}/opt/intel/compiler50/ia32/bin/${i} -.endfor -.for i in intelpto lmgrd lmutil - @brandelf -t Linux ${WRKSRC}/opt/intel/compiler50/flexlm/${i} +.for i in INTEL iccbin iccfilt icid icpcbin icpi lmgrd.intel lmutil mcpcom \ + profmerge proforder xiar xild + @brandelf -t Linux ${WRKSRC}/opt/intel/compiler60/ia32/bin/${i} .endfor post-patch: -.for i in ia32/bin/iccvars.csh ia32/bin/iccvars.sh ia32/bin/icc.cfg \ - ia32/bin/icpc.cfg docs/iccsupport - @${SED} 's@\@${PREFIX}/intel@g; s@-tp p6@@' \ - ${WRKSRC}/opt/intel/compiler50/${i} \ - >${WRKSRC}/opt/intel/compiler50/${i}.seded - @${MV} -f ${WRKSRC}/opt/intel/compiler50/${i}.seded \ - ${WRKSRC}/opt/intel/compiler50/${i} - @${CHMOD} 755 ${WRKSRC}/opt/intel/compiler50/${i} +.for i in ia32/bin/icc ia32/bin/icc.cfg ia32/bin/iccvars.csh \ + ia32/bin/iccvars.sh ia32/bin/icpc ia32/bin/icpc.cfg + @${SED} 's@\@${PREFIX}/intel@g; s@-tp p6@@; s@man -w@manpath -q@g' \ + ${WRKSRC}/opt/intel/compiler60/${i} \ + >${WRKSRC}/opt/intel/compiler60/${i}.seded + @${MV} -f ${WRKSRC}/opt/intel/compiler60/${i}.seded \ + ${WRKSRC}/opt/intel/compiler60/${i} + @${CHMOD} 755 ${WRKSRC}/opt/intel/compiler60/${i} .endfor - @${RM} ${WRKSRC}/opt/intel/compiler50/ia32/include/yvals.h.orig + @${RM} ${WRKSRC}/opt/intel/compiler60/ia32/include/yvals.h.orig .if defined(NOPORTDOCS) - @${RM} -rf ${WRKSRC}/opt/intel/compiler50/docs + @${RM} -rf ${WRKSRC}/opt/intel/compiler60/docs .endif - @${ECHO} -e "\n-Ulinux\n-U__linux__\n-U__linux\n\n-D__FreeBSD__=${ICCCFGVAL}\n-D__ELF__=1\n" >>${WRKSRC}/opt/intel/compiler50/ia32/bin/icc.cfg + @${ECHO} -e "\n-Ulinux\n-U__linux__\n-U__linux\n\n-D__FreeBSD__=${ICCCFGVAL}\n-D__ELF__=1\n" >>${WRKSRC}/opt/intel/compiler60/ia32/bin/icc.cfg +# \n-Qlocation,ld,/usr/bin\n\n-sox-\n do-install: @cd ${WRKSRC}/opt && ${TAR} -chf - . | \ @@ -83,8 +82,8 @@ post-install: @${ECHO_CMD} "${PKGNAME} is now installed in ${PREFIX}/intel, to use it you have to" - @${ECHO_CMD} "source the appropriate ${PREFIX}/intel/compiler50/ia32/bin/iccvars.{,c}sh" - @${ECHO_CMD} "script and put your license into your \$${INTEL_FLEXLM_LICENSE} (default:" - @${ECHO_CMD} "${PREFIX}/intel/licenses) directory." + @${ECHO_CMD} "put your license into your \$${INTEL_FLEXLM_LICENSE} (default:" + @${ECHO_CMD} "${PREFIX}/intel/licenses) directory and add ${PREFIX}/intel/compiler60/bin" + @${ECHO_CMD} "to your PATH." .include Index: lang/icc/distinfo =================================================================== RCS file: /big/FreeBSD-CVS/ports/lang/icc/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- lang/icc/distinfo 26 Mar 2002 17:01:02 -0000 1.1 +++ lang/icc/distinfo 24 Apr 2002 09:45:34 -0000 @@ -1 +1 @@ -MD5 (cc010911rh71.tar) = 2dc0ec729168ef1b768415919d38b829 +MD5 (l_cc_p_6.0.139.tar) = a8143725154434763b32926f8aca2473 Index: lang/icc/pkg-plist =================================================================== RCS file: /big/FreeBSD-CVS/ports/lang/icc/pkg-plist,v retrieving revision 1.1 diff -u -r1.1 pkg-plist --- lang/icc/pkg-plist 26 Mar 2002 17:01:02 -0000 1.1 +++ lang/icc/pkg-plist 24 Apr 2002 10:30:07 -0000 @@ -1,786 +1,827 @@ -%%PORTDOCS%%intel/compiler50/docs/CRelnotes.htm -%%PORTDOCS%%intel/compiler50/docs/asm_lan.pdf -%%PORTDOCS%%intel/compiler50/docs/asm_ug/_blank.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/anal_cmb.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/anal_exc.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/anal_imp.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/anal_mut.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/anal_ovw.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/app_dev.gif -%%PORTDOCS%%intel/compiler50/docs/asm_ug/asm_64.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/asm_algn.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/asm_alia.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/asm_arth.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/asm_asgn.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/asm_bund.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/asm_data.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/asm_dir.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/asm_grp.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/asm_ovw.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/asm_set.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/asm_ug_lx.ftp -%%PORTDOCS%%intel/compiler50/docs/asm_ug/asm_ug_lx.hhc -%%PORTDOCS%%intel/compiler50/docs/asm_ug/asm_ug_lx.hhc.zip -%%PORTDOCS%%intel/compiler50/docs/asm_ug/asm_ug_lx.hhk -%%PORTDOCS%%intel/compiler50/docs/asm_ug/asm_ug_lx.hhk.zip -%%PORTDOCS%%intel/compiler50/docs/asm_ug/asm_ug_lx.hhs -%%PORTDOCS%%intel/compiler50/docs/asm_ug/asm_ug_lx.hhs.zip -%%PORTDOCS%%intel/compiler50/docs/asm_ug/asm_ug_lx.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/asm_ug_lx_csh.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/bsscdht1.js -%%PORTDOCS%%intel/compiler50/docs/asm_ug/bsscdht2.js -%%PORTDOCS%%intel/compiler50/docs/asm_ug/bsscnav1.gif -%%PORTDOCS%%intel/compiler50/docs/asm_ug/bsscnav2.gif -%%PORTDOCS%%intel/compiler50/docs/asm_ug/bsscnav3.gif -%%PORTDOCS%%intel/compiler50/docs/asm_ug/bsscnav4.gif -%%PORTDOCS%%intel/compiler50/docs/asm_ug/bsscnav5.gif -%%PORTDOCS%%intel/compiler50/docs/asm_ug/bsscnav6.gif -%%PORTDOCS%%intel/compiler50/docs/asm_ug/bsscnav7.gif -%%PORTDOCS%%intel/compiler50/docs/asm_ug/bsscnav8.gif -%%PORTDOCS%%intel/compiler50/docs/asm_ug/bsscnbar.js -%%PORTDOCS%%intel/compiler50/docs/asm_ug/bssctab0.gif -%%PORTDOCS%%intel/compiler50/docs/asm_ug/bssctab1.gif -%%PORTDOCS%%intel/compiler50/docs/asm_ug/bssctab2.gif -%%PORTDOCS%%intel/compiler50/docs/asm_ug/bssctab3.gif -%%PORTDOCS%%intel/compiler50/docs/asm_ug/bssctab4.gif -%%PORTDOCS%%intel/compiler50/docs/asm_ug/bssctab5.gif -%%PORTDOCS%%intel/compiler50/docs/asm_ug/bssctab6.gif -%%PORTDOCS%%intel/compiler50/docs/asm_ug/bssctoc1.gif -%%PORTDOCS%%intel/compiler50/docs/asm_ug/bssctoc2.gif -%%PORTDOCS%%intel/compiler50/docs/asm_ug/bssctoc3.gif -%%PORTDOCS%%intel/compiler50/docs/asm_ug/bssctoc4.gif -%%PORTDOCS%%intel/compiler50/docs/asm_ug/clo_abi.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/clo_adv.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/clo_comp.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/clo_err.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/clo_file.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/clo_info.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/clo_ovw.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/comp_inst.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/comp_jmp.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/comp_ln.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/comp_lne.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/comp_str.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/comp_sym.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/compl_ovw.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/cover.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/dep_exmp.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/dep_fals.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/dep_mods.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/dep_ovw.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/dep_sync.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/diag_err.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/diag_fatl.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/diag_ovw.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/diag_synt.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/diag_type.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/diag_wrn.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/disclaimer.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/ehlpdht1.js -%%PORTDOCS%%intel/compiler50/docs/asm_ug/ehlpdht2.js -%%PORTDOCS%%intel/compiler50/docs/asm_ug/ehlpdht4.js -%%PORTDOCS%%intel/compiler50/docs/asm_ug/ehlpdht5.js -%%PORTDOCS%%intel/compiler50/docs/asm_ug/ehlpdht6.js -%%PORTDOCS%%intel/compiler50/docs/asm_ug/ehlpdht7.js -%%PORTDOCS%%intel/compiler50/docs/asm_ug/ehlpdhtm.js -%%PORTDOCS%%intel/compiler50/docs/asm_ug/fea_ovw.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/fea_retn.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/fea_spec.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/ftsbody.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/ftsdhtml.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/ftsform.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/glossary.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/gs_env.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/gs_inv.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/gs_ovw.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/idxbody.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/idxdhtml.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/idxform.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/idxlist.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/int_abt.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/int_conv.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/int_ovw.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/int_pubs.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/int_sys.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/linux.css -%%PORTDOCS%%intel/compiler50/docs/asm_ug/linux_ns.css -%%PORTDOCS%%intel/compiler50/docs/asm_ug/logo.gif -%%PORTDOCS%%intel/compiler50/docs/asm_ug/msg_synt.gif -%%PORTDOCS%%intel/compiler50/docs/asm_ug/navframe.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/navpane1.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/navpane2.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/note.gif -%%PORTDOCS%%intel/compiler50/docs/asm_ug/nsdnsfix.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/nsdnsfix.jar -%%PORTDOCS%%intel/compiler50/docs/asm_ug/pred_brn.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/pred_clr.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/pred_cmp.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/pred_imp.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/pred_ind.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/pred_mut.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/pred_mxr.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/pred_ovw.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/pred_sco.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/pred_sfe.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/pred_st8.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/tabframe.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/tocdhtml.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/toclist.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/vir_areg.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/vir_bank.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/vir_brch.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/vir_decl.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/vir_reg.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/vir_undf.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/vir_unwn.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/vir_valu.htm -%%PORTDOCS%%intel/compiler50/docs/asm_ug/webhelp.cab -%%PORTDOCS%%intel/compiler50/docs/asm_ug/webhelp.jar -%%PORTDOCS%%intel/compiler50/docs/asm_ug/webhelp.res -%%PORTDOCS%%intel/compiler50/docs/asm_ug/webhelp.zip -%%PORTDOCS%%intel/compiler50/docs/asm_ug/webhelp0.cab -%%PORTDOCS%%intel/compiler50/docs/asm_ug/webhelp0.zip -%%PORTDOCS%%intel/compiler50/docs/asm_ug/webhelp4.js -%%PORTDOCS%%@dirrm intel/compiler50/docs/asm_ug -%%PORTDOCS%%intel/compiler50/docs/asm_ug.pdf -%%PORTDOCS%%intel/compiler50/docs/c_ug/_blank.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/bsscdhtm.js -%%PORTDOCS%%intel/compiler50/docs/c_ug/bsscnav1.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/bsscnav2.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/bsscnav3.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/bsscnav4.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/bsscnav5.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/bsscnav6.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/bsscnav7.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/bsscnav8.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/bsscnbar.js -%%PORTDOCS%%intel/compiler50/docs/c_ug/bssctab0.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/bssctab1.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/bssctab2.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/bssctab3.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/bssctab4.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/bssctab5.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/bssctab6.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/bssctoc1.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/bssctoc2.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/caution.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/bssctoc3.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/bssctoc4.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/ch01-4.jpg -%%PORTDOCS%%intel/compiler50/docs/c_ug/ch02-2.jpg -%%PORTDOCS%%intel/compiler50/docs/c_ug/ch03-2.jpg -%%PORTDOCS%%intel/compiler50/docs/c_ug/ch03-3.jpg -%%PORTDOCS%%intel/compiler50/docs/c_ug/ch03-4.jpg -%%PORTDOCS%%intel/compiler50/docs/c_ug/ch03-8.jpg -%%PORTDOCS%%intel/compiler50/docs/c_ug/ch04-3.jpg -%%PORTDOCS%%intel/compiler50/docs/c_ug/ch04-4.jpg -%%PORTDOCS%%intel/compiler50/docs/c_ug/ch13-13.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/ch13-14.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/ch13-15.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/ch13-16.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/ch13-17.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/ch13-18.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/ch13-19.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/ch13-20.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/ch13-21.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/ch13-22.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/ch13-23.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/ch13-24.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/ch13-29.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/ch13-30.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/ch13-31.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/ch13-32.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/ch13-33.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/ch13-34.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/code.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/cover.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/ehelp.xml -%%PORTDOCS%%intel/compiler50/docs/c_ug/ehlpdht1.js -%%PORTDOCS%%intel/compiler50/docs/c_ug/ehlpdht2.js -%%PORTDOCS%%intel/compiler50/docs/c_ug/ehlpdhtm.js -%%PORTDOCS%%intel/compiler50/docs/c_ug/ftsbody.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/ftsdhtml.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/ftsform.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/idxbody.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/idxdhtml.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/idxform.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/idxlist.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/index.ftp -%%PORTDOCS%%intel/compiler50/docs/c_ug/index.hhc -%%PORTDOCS%%intel/compiler50/docs/c_ug/index.hhc.zip -%%PORTDOCS%%intel/compiler50/docs/c_ug/index.hhk -%%PORTDOCS%%intel/compiler50/docs/c_ug/index.hhk.zip -%%PORTDOCS%%intel/compiler50/docs/c_ug/index.hhs -%%PORTDOCS%%intel/compiler50/docs/c_ug/index.hhs.zip -%%PORTDOCS%%intel/compiler50/docs/c_ug/index.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/index_csh.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/ivec.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux.css -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux000.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux101.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux102.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux103.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux104.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux105.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux106.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux107.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux108.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux109.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux110.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux111.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux112.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux113.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux114.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux115.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux116.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux117.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux118.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux119.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux11a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux120.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux120a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux121.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux122.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux123.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux124.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux125.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux126.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux127.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux128.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux129.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux12a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux130.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux131.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux132.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux133.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux134.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux135.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux136.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux137.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux138.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux139.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux13a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux140.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux141.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux142.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux143.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux144.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux145.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux146.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux147.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux148.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux149.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux150.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux151.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux152.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux154.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux155.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux156.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux157.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux158.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux159.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux160.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux161.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux162.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux163.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux164.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux165.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux166.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux167.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux168.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux169.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux16a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux170.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux171.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux172.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux174.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux175.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux177.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux178.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux17a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux180.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux181.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux182.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux183.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux184.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux185.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux186.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux187.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux188.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux189.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux190.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux191.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux192.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux193.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux194.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux195.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux195b.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux196.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux197.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux198.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux199.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux200.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux201.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux202.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux203.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux204.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux205.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux206.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux208.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux209.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux209a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux210.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux211.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux212.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux213.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux220.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux25a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux26a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux27a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux28a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux29a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux29b.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux2a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux300.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux301.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux302.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux304.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux305.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux306.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux307.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux308.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux309.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux310.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux311.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux312.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux313.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux314.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux315.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux316.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux317.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux318.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux319.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux31a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux320.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux321.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux322.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux323.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux324.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux325.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux326.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux327.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux328.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux329.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux330.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux331.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux332.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux333.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux334.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux335.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux336.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux337.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux338.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux339.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux340.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux341.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux342.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux343.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux344.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux345.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux346.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux347.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux348.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux349.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux350.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux351.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux352.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux353.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux354.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux355.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux356.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux35a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux36a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux37a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux3a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux400.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux40a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux41a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux42a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux42b.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux44a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux46a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux49a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux50a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux54a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux56a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux57a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux59a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux59b.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux5a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux60a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux62a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux64a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux65a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux69a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux6a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux70a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux72a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux73a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux75a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux76a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux7a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux81a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux82a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux86a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux89a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux92.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux93.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux94.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux97.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux98.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux99.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux9a.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/linux_ns.css -%%PORTDOCS%%intel/compiler50/docs/c_ug/mix1.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/mix10.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/mix2.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/mix3.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/mix4.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/mix5.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/mix6.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/mix7.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/mix8.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/mix9.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/navframe.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/navpane1.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/navpane2.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/note.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/nsdnsfix.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/nsdnsfix.jar -%%PORTDOCS%%intel/compiler50/docs/c_ug/om08832.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/om08833.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/om088345.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/om09714c.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/simd_flow.gif -%%PORTDOCS%%intel/compiler50/docs/c_ug/tabframe.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/tocdhtml.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/toclist.htm -%%PORTDOCS%%intel/compiler50/docs/c_ug/webhelp.cab -%%PORTDOCS%%intel/compiler50/docs/c_ug/webhelp.jar -%%PORTDOCS%%intel/compiler50/docs/c_ug/webhelp.res -%%PORTDOCS%%intel/compiler50/docs/c_ug/webhelp.zip -%%PORTDOCS%%intel/compiler50/docs/c_ug/webhelp0.cab -%%PORTDOCS%%intel/compiler50/docs/c_ug/webhelp0.zip -%%PORTDOCS%%intel/compiler50/docs/c_ug/webhelp4.js -%%PORTDOCS%%@dirrm intel/compiler50/docs/c_ug -%%PORTDOCS%%intel/compiler50/docs/c_ug_lnx.pdf -%%PORTDOCS%%intel/compiler50/docs/ccompindex.htm -%%PORTDOCS%%intel/compiler50/docs/clicense -%%PORTDOCS%%intel/compiler50/docs/enduser.pdf -%%PORTDOCS%%intel/compiler50/docs/iccsupport -%%PORTDOCS%%intel/compiler50/docs/icid.htm -%%PORTDOCS%%intel/compiler50/docs/icpi.htm -%%PORTDOCS%%intel/compiler50/docs/notes/icc_fixes.txt -%%PORTDOCS%%intel/compiler50/docs/notes/icc_issues.txt -%%PORTDOCS%%@dirrm intel/compiler50/docs/notes -%%PORTDOCS%%intel/compiler50/docs/ref/_blank.htm -%%PORTDOCS%%intel/compiler50/docs/ref/ann_entr.htm -%%PORTDOCS%%intel/compiler50/docs/ref/ann_mem.htm -%%PORTDOCS%%intel/compiler50/docs/ref/ann_ovw.htm -%%PORTDOCS%%intel/compiler50/docs/ref/ann_pred.htm -%%PORTDOCS%%intel/compiler50/docs/ref/ann_vec.htm -%%PORTDOCS%%intel/compiler50/docs/ref/asm_lan_lx.ftp -%%PORTDOCS%%intel/compiler50/docs/ref/asm_lan_lx.hhc -%%PORTDOCS%%intel/compiler50/docs/ref/asm_lan_lx.hhc.zip -%%PORTDOCS%%intel/compiler50/docs/ref/asm_lan_lx.hhk -%%PORTDOCS%%intel/compiler50/docs/ref/asm_lan_lx.hhk.zip -%%PORTDOCS%%intel/compiler50/docs/ref/asm_lan_lx.hhs -%%PORTDOCS%%intel/compiler50/docs/ref/asm_lan_lx.hhs.zip -%%PORTDOCS%%intel/compiler50/docs/ref/asm_lan_lx.htm -%%PORTDOCS%%intel/compiler50/docs/ref/asm_lan_lx_csh.htm -%%PORTDOCS%%intel/compiler50/docs/ref/axa_app.htm -%%PORTDOCS%%intel/compiler50/docs/ref/axa_brch.htm -%%PORTDOCS%%intel/compiler50/docs/ref/axa_cntr.htm -%%PORTDOCS%%intel/compiler50/docs/ref/axa_fp.htm -%%PORTDOCS%%intel/compiler50/docs/ref/axa_greg.htm -%%PORTDOCS%%intel/compiler50/docs/ref/axa_indr.htm -%%PORTDOCS%%intel/compiler50/docs/ref/axa_othr.htm -%%PORTDOCS%%intel/compiler50/docs/ref/axa_ovw.htm -%%PORTDOCS%%intel/compiler50/docs/ref/axa_pred.htm -%%PORTDOCS%%intel/compiler50/docs/ref/axb_miss.htm -%%PORTDOCS%%intel/compiler50/docs/ref/axb_opcd.htm -%%PORTDOCS%%intel/compiler50/docs/ref/axb_ovw.htm -%%PORTDOCS%%intel/compiler50/docs/ref/axc_reloc.htm -%%PORTDOCS%%intel/compiler50/docs/ref/axd_dir.htm -%%PORTDOCS%%intel/compiler50/docs/ref/bsscdht1.js -%%PORTDOCS%%intel/compiler50/docs/ref/bsscdht2.js -%%PORTDOCS%%intel/compiler50/docs/ref/bsscnbar.js -%%PORTDOCS%%intel/compiler50/docs/ref/bssctab0.gif -%%PORTDOCS%%intel/compiler50/docs/ref/bssctab1.gif -%%PORTDOCS%%intel/compiler50/docs/ref/bssctab2.gif -%%PORTDOCS%%intel/compiler50/docs/ref/bssctab3.gif -%%PORTDOCS%%intel/compiler50/docs/ref/bssctab4.gif -%%PORTDOCS%%intel/compiler50/docs/ref/bssctab5.gif -%%PORTDOCS%%intel/compiler50/docs/ref/bssctab6.gif -%%PORTDOCS%%intel/compiler50/docs/ref/bssctoc1.gif -%%PORTDOCS%%intel/compiler50/docs/ref/bssctoc2.gif -%%PORTDOCS%%intel/compiler50/docs/ref/bssctoc3.gif -%%PORTDOCS%%intel/compiler50/docs/ref/bssctoc4.gif -%%PORTDOCS%%intel/compiler50/docs/ref/bund_exp.htm -%%PORTDOCS%%intel/compiler50/docs/ref/bund_imp.htm -%%PORTDOCS%%intel/compiler50/docs/ref/bundle.gif -%%PORTDOCS%%intel/compiler50/docs/ref/bundles.htm -%%PORTDOCS%%intel/compiler50/docs/ref/cnst_c.htm -%%PORTDOCS%%intel/compiler50/docs/ref/cnst_chr.htm -%%PORTDOCS%%intel/compiler50/docs/ref/cnst_msm.htm -%%PORTDOCS%%intel/compiler50/docs/ref/cnst_num.htm -%%PORTDOCS%%intel/compiler50/docs/ref/cnst_str.htm -%%PORTDOCS%%intel/compiler50/docs/ref/cover.htm -%%PORTDOCS%%intel/compiler50/docs/ref/data_alg.htm -%%PORTDOCS%%intel/compiler50/docs/ref/data_crs.htm -%%PORTDOCS%%intel/compiler50/docs/ref/data_ovw.htm -%%PORTDOCS%%intel/compiler50/docs/ref/data_spc.htm -%%PORTDOCS%%intel/compiler50/docs/ref/data_stm.htm -%%PORTDOCS%%intel/compiler50/docs/ref/decl_als.htm -%%PORTDOCS%%intel/compiler50/docs/ref/decl_com.htm -%%PORTDOCS%%intel/compiler50/docs/ref/decl_fil.htm -%%PORTDOCS%%intel/compiler50/docs/ref/decl_ovw.htm -%%PORTDOCS%%intel/compiler50/docs/ref/decl_stp.htm -%%PORTDOCS%%intel/compiler50/docs/ref/decl_sze.htm -%%PORTDOCS%%intel/compiler50/docs/ref/decl_vis.htm -%%PORTDOCS%%intel/compiler50/docs/ref/disclaimer.htm -%%PORTDOCS%%intel/compiler50/docs/ref/ehelp.xml -%%PORTDOCS%%intel/compiler50/docs/ref/ehlpdht1.js -%%PORTDOCS%%intel/compiler50/docs/ref/ehlpdht2.js -%%PORTDOCS%%intel/compiler50/docs/ref/ehlpdht4.js -%%PORTDOCS%%intel/compiler50/docs/ref/ehlpdht5.js -%%PORTDOCS%%intel/compiler50/docs/ref/ehlpdht6.js -%%PORTDOCS%%intel/compiler50/docs/ref/ehlpdht7.js -%%PORTDOCS%%intel/compiler50/docs/ref/ehlpdhtm.js -%%PORTDOCS%%intel/compiler50/docs/ref/elem_cnt.htm -%%PORTDOCS%%intel/compiler50/docs/ref/elem_exp.htm -%%PORTDOCS%%intel/compiler50/docs/ref/elem_ids.htm -%%PORTDOCS%%intel/compiler50/docs/ref/elem_mnm.htm -%%PORTDOCS%%intel/compiler50/docs/ref/elem_nme.htm -%%PORTDOCS%%intel/compiler50/docs/ref/elem_ovw.htm -%%PORTDOCS%%intel/compiler50/docs/ref/elem_rnm.htm -%%PORTDOCS%%intel/compiler50/docs/ref/elem_smb.htm -%%PORTDOCS%%intel/compiler50/docs/ref/elem_snm.htm -%%PORTDOCS%%intel/compiler50/docs/ref/elem_typ.htm -%%PORTDOCS%%intel/compiler50/docs/ref/elem_val.htm -%%PORTDOCS%%intel/compiler50/docs/ref/ftsbody.htm -%%PORTDOCS%%intel/compiler50/docs/ref/ftsform.htm -%%PORTDOCS%%intel/compiler50/docs/ref/ftsdhtml.htm -%%PORTDOCS%%intel/compiler50/docs/ref/gloss.htm -%%PORTDOCS%%intel/compiler50/docs/ref/idxbody.htm -%%PORTDOCS%%intel/compiler50/docs/ref/idxdhtml.htm -%%PORTDOCS%%intel/compiler50/docs/ref/idxform.htm -%%PORTDOCS%%intel/compiler50/docs/ref/idxlist.htm -%%PORTDOCS%%intel/compiler50/docs/ref/linux.css -%%PORTDOCS%%intel/compiler50/docs/ref/linux_ns.css -%%PORTDOCS%%intel/compiler50/docs/ref/logo.gif -%%PORTDOCS%%intel/compiler50/docs/ref/misc_ovw.htm -%%PORTDOCS%%intel/compiler50/docs/ref/misc_pre.htm -%%PORTDOCS%%intel/compiler50/docs/ref/misc_rad.htm -%%PORTDOCS%%intel/compiler50/docs/ref/misc_reg.htm -%%PORTDOCS%%intel/compiler50/docs/ref/misc_rot.htm -%%PORTDOCS%%intel/compiler50/docs/ref/misc_rrg.htm -%%PORTDOCS%%intel/compiler50/docs/ref/misc_stk.htm -%%PORTDOCS%%intel/compiler50/docs/ref/misc_str.htm -%%PORTDOCS%%intel/compiler50/docs/ref/misc_urt.htm -%%PORTDOCS%%intel/compiler50/docs/ref/msc_bte.htm -%%PORTDOCS%%intel/compiler50/docs/ref/navframe.htm -%%PORTDOCS%%intel/compiler50/docs/ref/navpane1.htm -%%PORTDOCS%%intel/compiler50/docs/ref/navpane2.htm -%%PORTDOCS%%intel/compiler50/docs/ref/note.gif -%%PORTDOCS%%intel/compiler50/docs/ref/nsdnsfix.htm -%%PORTDOCS%%intel/compiler50/docs/ref/nsdnsfix.jar -%%PORTDOCS%%intel/compiler50/docs/ref/ovw_abt.htm -%%PORTDOCS%%intel/compiler50/docs/ref/ovw_not.htm -%%PORTDOCS%%intel/compiler50/docs/ref/ovw_ovw.htm -%%PORTDOCS%%intel/compiler50/docs/ref/ovw_pubs.htm -%%PORTDOCS%%intel/compiler50/docs/ref/proc_dir.htm -%%PORTDOCS%%intel/compiler50/docs/ref/proc_lbl.htm -%%PORTDOCS%%intel/compiler50/docs/ref/proc_win.htm -%%PORTDOCS%%intel/compiler50/docs/ref/proceds.htm -%%PORTDOCS%%intel/compiler50/docs/ref/prog_dep.htm -%%PORTDOCS%%intel/compiler50/docs/ref/prog_inc.htm -%%PORTDOCS%%intel/compiler50/docs/ref/prog_ins.htm -%%PORTDOCS%%intel/compiler50/docs/ref/sec_abs.htm -%%PORTDOCS%%intel/compiler50/docs/ref/sec_dir.htm -%%PORTDOCS%%intel/compiler50/docs/ref/sec_flag.htm -%%PORTDOCS%%intel/compiler50/docs/ref/sec_link.htm -%%PORTDOCS%%intel/compiler50/docs/ref/sec_prdf.htm -%%PORTDOCS%%intel/compiler50/docs/ref/sec_ret.htm -%%PORTDOCS%%intel/compiler50/docs/ref/sec_stck.htm -%%PORTDOCS%%intel/compiler50/docs/ref/sec_use.htm -%%PORTDOCS%%intel/compiler50/docs/ref/sec_win.htm -%%PORTDOCS%%intel/compiler50/docs/ref/smb_ovw.htm -%%PORTDOCS%%intel/compiler50/docs/ref/sect_ovw.htm -%%PORTDOCS%%intel/compiler50/docs/ref/smb_glob.htm -%%PORTDOCS%%intel/compiler50/docs/ref/smb_locl.htm -%%PORTDOCS%%intel/compiler50/docs/ref/smb_weak.htm -%%PORTDOCS%%intel/compiler50/docs/ref/sta_asgn.htm -%%PORTDOCS%%intel/compiler50/docs/ref/sta_crss.htm -%%PORTDOCS%%intel/compiler50/docs/ref/sta_data.htm -%%PORTDOCS%%intel/compiler50/docs/ref/sta_dir.htm -%%PORTDOCS%%intel/compiler50/docs/ref/sta_eq.htm -%%PORTDOCS%%intel/compiler50/docs/ref/sta_inst.htm -%%PORTDOCS%%intel/compiler50/docs/ref/sta_labl.htm -%%PORTDOCS%%intel/compiler50/docs/ref/sta_ovw.htm -%%PORTDOCS%%intel/compiler50/docs/ref/stck_exp.htm -%%PORTDOCS%%intel/compiler50/docs/ref/stck_lst.htm -%%PORTDOCS%%intel/compiler50/docs/ref/stck_opr.htm -%%PORTDOCS%%intel/compiler50/docs/ref/stck_ovw.htm -%%PORTDOCS%%intel/compiler50/docs/ref/stck_prc.htm -%%PORTDOCS%%intel/compiler50/docs/ref/stck_svx.htm -%%PORTDOCS%%intel/compiler50/docs/ref/stck_use.htm -%%PORTDOCS%%intel/compiler50/docs/ref/strt_ovw.htm -%%PORTDOCS%%intel/compiler50/docs/ref/tabframe.htm -%%PORTDOCS%%intel/compiler50/docs/ref/toclist.htm -%%PORTDOCS%%intel/compiler50/docs/ref/tocdhtml.htm -%%PORTDOCS%%intel/compiler50/docs/ref/webhelp.cab -%%PORTDOCS%%intel/compiler50/docs/ref/webhelp.jar -%%PORTDOCS%%intel/compiler50/docs/ref/webhelp.res -%%PORTDOCS%%intel/compiler50/docs/ref/webhelp.zip -%%PORTDOCS%%intel/compiler50/docs/ref/webhelp0.cab -%%PORTDOCS%%intel/compiler50/docs/ref/webhelp0.zip -%%PORTDOCS%%intel/compiler50/docs/ref/webhelp4.js -%%PORTDOCS%%@dirrm intel/compiler50/docs/ref -%%PORTDOCS%%@dirrm intel/compiler50/docs -intel/compiler50/flexlm/intelpto -intel/compiler50/flexlm/lmgrd -intel/compiler50/flexlm/lmutil -@dirrm intel/compiler50/flexlm -intel/compiler50/ia32/bin/Errormatch.txt -intel/compiler50/ia32/bin/icc -intel/compiler50/ia32/bin/icc.cfg -intel/compiler50/ia32/bin/iccfilt -intel/compiler50/ia32/bin/iccvars.csh -intel/compiler50/ia32/bin/iccvars.sh -intel/compiler50/ia32/bin/icid -intel/compiler50/ia32/bin/icpc -intel/compiler50/ia32/bin/icpc.cfg -intel/compiler50/ia32/bin/icpi -intel/compiler50/ia32/bin/mcpcom -intel/compiler50/ia32/bin/profmerge -intel/compiler50/ia32/bin/proforder -intel/compiler50/ia32/bin/uninstall -@dirrm intel/compiler50/ia32/bin -intel/compiler50/ia32/include/algorithm -intel/compiler50/ia32/include/bitset -intel/compiler50/ia32/include/cassert -intel/compiler50/ia32/include/cctype -intel/compiler50/ia32/include/cerrno -intel/compiler50/ia32/include/cfloat -intel/compiler50/ia32/include/ciso646 -intel/compiler50/ia32/include/climits -intel/compiler50/ia32/include/clocale -intel/compiler50/ia32/include/cmath -intel/compiler50/ia32/include/complex -intel/compiler50/ia32/include/csetjmp -intel/compiler50/ia32/include/csignal -intel/compiler50/ia32/include/cstdarg -intel/compiler50/ia32/include/cstddef -intel/compiler50/ia32/include/cstdio -intel/compiler50/ia32/include/cstdlib -intel/compiler50/ia32/include/cstring -intel/compiler50/ia32/include/ctime -intel/compiler50/ia32/include/cwchar -intel/compiler50/ia32/include/cwctype -intel/compiler50/ia32/include/deque -intel/compiler50/ia32/include/dvec.h -intel/compiler50/ia32/include/emm_func.h -intel/compiler50/ia32/include/emmintrin.h -intel/compiler50/ia32/include/exception -intel/compiler50/ia32/include/fstream -intel/compiler50/ia32/include/fstream.h -intel/compiler50/ia32/include/functional -intel/compiler50/ia32/include/fvec.h -intel/compiler50/ia32/include/hash_map -intel/compiler50/ia32/include/hash_set -intel/compiler50/ia32/include/iomanip -intel/compiler50/ia32/include/iomanip.h -intel/compiler50/ia32/include/ios -intel/compiler50/ia32/include/iosfwd -intel/compiler50/ia32/include/iostream -intel/compiler50/ia32/include/iostream.h -intel/compiler50/ia32/include/iso646.h -intel/compiler50/ia32/include/istream -intel/compiler50/ia32/include/iterator -intel/compiler50/ia32/include/ivec.h -intel/compiler50/ia32/include/limits -intel/compiler50/ia32/include/list -intel/compiler50/ia32/include/locale -intel/compiler50/ia32/include/map -intel/compiler50/ia32/include/mathf.h -intel/compiler50/ia32/include/memory -intel/compiler50/ia32/include/mmintrin.h -intel/compiler50/ia32/include/new -intel/compiler50/ia32/include/new.h -intel/compiler50/ia32/include/numeric -intel/compiler50/ia32/include/omp.h -intel/compiler50/ia32/include/ostream -intel/compiler50/ia32/include/queue -intel/compiler50/ia32/include/set -intel/compiler50/ia32/include/slist -intel/compiler50/ia32/include/sstream -intel/compiler50/ia32/include/stack -intel/compiler50/ia32/include/stl.h -intel/compiler50/ia32/include/stdarg.h -intel/compiler50/ia32/include/stdbool.h -intel/compiler50/ia32/include/stddef.h -intel/compiler50/ia32/include/stdexcept -intel/compiler50/ia32/include/stdiostream.h -intel/compiler50/ia32/include/stream.h -intel/compiler50/ia32/include/streambuf -intel/compiler50/ia32/include/string -intel/compiler50/ia32/include/strstream -intel/compiler50/ia32/include/strstream.h -intel/compiler50/ia32/include/typeinfo -intel/compiler50/ia32/include/utility -intel/compiler50/ia32/include/valarray -intel/compiler50/ia32/include/varargs.h -intel/compiler50/ia32/include/vector -intel/compiler50/ia32/include/xcomplex -intel/compiler50/ia32/include/xdebug -intel/compiler50/ia32/include/xhash -intel/compiler50/ia32/include/xiosbase -intel/compiler50/ia32/include/xlocale -intel/compiler50/ia32/include/xlocinfo -intel/compiler50/ia32/include/xlocinfo.h -intel/compiler50/ia32/include/xlocmes -intel/compiler50/ia32/include/xlocmon -intel/compiler50/ia32/include/xlocnum -intel/compiler50/ia32/include/xloctime -intel/compiler50/ia32/include/xmemory -intel/compiler50/ia32/include/xmmintrin.h -intel/compiler50/ia32/include/xmtx.h -intel/compiler50/ia32/include/xstddef -intel/compiler50/ia32/include/xstring -intel/compiler50/ia32/include/xtree -intel/compiler50/ia32/include/xutility -intel/compiler50/ia32/include/ymath.h -intel/compiler50/ia32/include/yvals.h -@dirrm intel/compiler50/ia32/include -intel/compiler50/ia32/lib/crtxi.o -intel/compiler50/ia32/lib/crtxn.o -intel/compiler50/ia32/lib/icrt.internal.map -intel/compiler50/ia32/lib/icrt.link -intel/compiler50/ia32/lib/libcprts.a -intel/compiler50/ia32/lib/libcprts.so -intel/compiler50/ia32/lib/libcprts.so.1 -intel/compiler50/ia32/lib/libcxa.a -intel/compiler50/ia32/lib/libcxa.so -intel/compiler50/ia32/lib/libcxa.so.1 -intel/compiler50/ia32/lib/libguide.a -intel/compiler50/ia32/lib/libguide.so -intel/compiler50/ia32/lib/libimf.a -intel/compiler50/ia32/lib/libirc.a -intel/compiler50/ia32/lib/libircmt.a -intel/compiler50/ia32/lib/libsvml.a -@dirrm intel/compiler50/ia32/lib -@dirrm intel/compiler50/ia32 -@dirrm intel/compiler50 +%%PORTDOCS%%intel/compiler60/docs/C++ReleaseNotes.htm +%%PORTDOCS%%intel/compiler60/docs/asm_lan.pdf +%%PORTDOCS%%intel/compiler60/docs/asm_ug/_blank.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/anal_cmb.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/anal_exc.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/anal_imp.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/anal_mut.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/anal_ovw.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/app_dev.gif +%%PORTDOCS%%intel/compiler60/docs/asm_ug/asm_64.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/asm_algn.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/asm_alia.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/asm_arth.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/asm_asgn.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/asm_bund.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/asm_data.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/asm_dir.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/asm_grp.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/asm_ovw.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/asm_set.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/asm_ug_lx.ftp +%%PORTDOCS%%intel/compiler60/docs/asm_ug/asm_ug_lx.hhc +%%PORTDOCS%%intel/compiler60/docs/asm_ug/asm_ug_lx.hhc.zip +%%PORTDOCS%%intel/compiler60/docs/asm_ug/asm_ug_lx.hhk +%%PORTDOCS%%intel/compiler60/docs/asm_ug/asm_ug_lx.hhk.zip +%%PORTDOCS%%intel/compiler60/docs/asm_ug/asm_ug_lx.hhs +%%PORTDOCS%%intel/compiler60/docs/asm_ug/asm_ug_lx.hhs.zip +%%PORTDOCS%%intel/compiler60/docs/asm_ug/asm_ug_lx.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/asm_ug_lx_csh.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/bsscdht1.js +%%PORTDOCS%%intel/compiler60/docs/asm_ug/bsscdht2.js +%%PORTDOCS%%intel/compiler60/docs/asm_ug/bsscnav1.gif +%%PORTDOCS%%intel/compiler60/docs/asm_ug/bsscnav2.gif +%%PORTDOCS%%intel/compiler60/docs/asm_ug/bsscnav3.gif +%%PORTDOCS%%intel/compiler60/docs/asm_ug/bsscnav4.gif +%%PORTDOCS%%intel/compiler60/docs/asm_ug/bsscnav5.gif +%%PORTDOCS%%intel/compiler60/docs/asm_ug/bsscnav6.gif +%%PORTDOCS%%intel/compiler60/docs/asm_ug/bsscnav7.gif +%%PORTDOCS%%intel/compiler60/docs/asm_ug/bsscnav8.gif +%%PORTDOCS%%intel/compiler60/docs/asm_ug/bsscnbar.js +%%PORTDOCS%%intel/compiler60/docs/asm_ug/bssctab0.gif +%%PORTDOCS%%intel/compiler60/docs/asm_ug/bssctab1.gif +%%PORTDOCS%%intel/compiler60/docs/asm_ug/bssctab2.gif +%%PORTDOCS%%intel/compiler60/docs/asm_ug/bssctab3.gif +%%PORTDOCS%%intel/compiler60/docs/asm_ug/bssctab4.gif +%%PORTDOCS%%intel/compiler60/docs/asm_ug/bssctab5.gif +%%PORTDOCS%%intel/compiler60/docs/asm_ug/bssctab6.gif +%%PORTDOCS%%intel/compiler60/docs/asm_ug/bssctoc1.gif +%%PORTDOCS%%intel/compiler60/docs/asm_ug/bssctoc2.gif +%%PORTDOCS%%intel/compiler60/docs/asm_ug/bssctoc3.gif +%%PORTDOCS%%intel/compiler60/docs/asm_ug/bssctoc4.gif +%%PORTDOCS%%intel/compiler60/docs/asm_ug/clo_abi.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/clo_adv.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/clo_comp.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/clo_err.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/clo_file.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/clo_info.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/clo_ovw.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/comp_inst.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/comp_jmp.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/comp_ln.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/comp_lne.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/comp_str.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/comp_sym.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/compl_ovw.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/cover.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/dep_exmp.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/dep_fals.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/dep_mods.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/dep_ovw.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/dep_sync.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/diag_err.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/diag_fatl.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/diag_ovw.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/diag_synt.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/diag_type.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/diag_wrn.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/disclaimer.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/ehlpdht1.js +%%PORTDOCS%%intel/compiler60/docs/asm_ug/ehlpdht2.js +%%PORTDOCS%%intel/compiler60/docs/asm_ug/ehlpdht4.js +%%PORTDOCS%%intel/compiler60/docs/asm_ug/ehlpdht5.js +%%PORTDOCS%%intel/compiler60/docs/asm_ug/ehlpdht6.js +%%PORTDOCS%%intel/compiler60/docs/asm_ug/ehlpdht7.js +%%PORTDOCS%%intel/compiler60/docs/asm_ug/ehlpdhtm.js +%%PORTDOCS%%intel/compiler60/docs/asm_ug/fea_ovw.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/fea_retn.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/fea_spec.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/ftsbody.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/ftsdhtml.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/ftsform.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/glossary.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/gs_env.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/gs_inv.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/gs_ovw.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/idxbody.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/idxdhtml.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/idxform.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/idxlist.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/int_abt.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/int_conv.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/int_ovw.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/int_pubs.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/int_sys.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/linux.css +%%PORTDOCS%%intel/compiler60/docs/asm_ug/linux_ns.css +%%PORTDOCS%%intel/compiler60/docs/asm_ug/logo.gif +%%PORTDOCS%%intel/compiler60/docs/asm_ug/msg_synt.gif +%%PORTDOCS%%intel/compiler60/docs/asm_ug/navframe.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/navpane1.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/navpane2.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/note.gif +%%PORTDOCS%%intel/compiler60/docs/asm_ug/nsdnsfix.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/nsdnsfix.jar +%%PORTDOCS%%intel/compiler60/docs/asm_ug/pred_brn.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/pred_clr.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/pred_cmp.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/pred_imp.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/pred_ind.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/pred_mut.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/pred_mxr.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/pred_ovw.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/pred_sco.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/pred_sfe.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/pred_st8.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/tabframe.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/tocdhtml.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/toclist.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/vir_areg.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/vir_bank.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/vir_brch.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/vir_decl.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/vir_reg.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/vir_undf.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/vir_unwn.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/vir_valu.htm +%%PORTDOCS%%intel/compiler60/docs/asm_ug/webhelp.cab +%%PORTDOCS%%intel/compiler60/docs/asm_ug/webhelp.jar +%%PORTDOCS%%intel/compiler60/docs/asm_ug/webhelp.res +%%PORTDOCS%%intel/compiler60/docs/asm_ug/webhelp.zip +%%PORTDOCS%%intel/compiler60/docs/asm_ug/webhelp0.cab +%%PORTDOCS%%intel/compiler60/docs/asm_ug/webhelp0.zip +%%PORTDOCS%%intel/compiler60/docs/asm_ug/webhelp4.js +%%PORTDOCS%%@dirrm intel/compiler60/docs/asm_ug +%%PORTDOCS%%intel/compiler60/docs/asm_ug.pdf +%%PORTDOCS%%intel/compiler60/docs/c_ug/_blank.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/assmalig.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/bsscdhtm.js +%%PORTDOCS%%intel/compiler60/docs/c_ug/bsscnav1.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/bsscnav2.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/bsscnav3.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/bsscnav4.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/bsscnav5.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/bsscnav6.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/bsscnav7.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/bsscnav8.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/bsscnbar.js +%%PORTDOCS%%intel/compiler60/docs/c_ug/bssctab0.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/bssctab1.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/bssctab2.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/bssctab3.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/bssctab4.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/bssctab5.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/bssctab6.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/bssctoc1.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/bssctoc2.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/caution.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/bssctoc3.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/bssctoc4.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/ch01-4.jpg +%%PORTDOCS%%intel/compiler60/docs/c_ug/ch02-2.jpg +%%PORTDOCS%%intel/compiler60/docs/c_ug/ch03-2.jpg +%%PORTDOCS%%intel/compiler60/docs/c_ug/ch03-3.jpg +%%PORTDOCS%%intel/compiler60/docs/c_ug/ch03-4.jpg +%%PORTDOCS%%intel/compiler60/docs/c_ug/ch03-8.jpg +%%PORTDOCS%%intel/compiler60/docs/c_ug/ch04-3.jpg +%%PORTDOCS%%intel/compiler60/docs/c_ug/ch04-4.jpg +%%PORTDOCS%%intel/compiler60/docs/c_ug/ch13-11.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/ch13-12.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/ch13-7.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/ch13-7b.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/ch13-8.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/ch13-9.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/ch13-13.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/ch13-14.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/ch13-15.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/ch13-16.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/ch13-17.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/ch13-18.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/ch13-20.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/ch13-21.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/ch13-22.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/ch13-23.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/ch13-24.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/ch13-29.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/ch13-30.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/ch13-31.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/ch13-32.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/ch13-33.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/ch13-34.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/code.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/cover.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/ehelp.xml +%%PORTDOCS%%intel/compiler60/docs/c_ug/ehlpdht1.js +%%PORTDOCS%%intel/compiler60/docs/c_ug/ehlpdht2.js +%%PORTDOCS%%intel/compiler60/docs/c_ug/ehlpdhtm.js +%%PORTDOCS%%intel/compiler60/docs/c_ug/ftsbody.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/ftsdhtml.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/ftsform.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/idxbody.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/idxdhtml.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/idxform.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/idxlist.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/index.ftp +%%PORTDOCS%%intel/compiler60/docs/c_ug/index.hhc +%%PORTDOCS%%intel/compiler60/docs/c_ug/index.hhc.zip +%%PORTDOCS%%intel/compiler60/docs/c_ug/index.hhk +%%PORTDOCS%%intel/compiler60/docs/c_ug/index.hhk.zip +%%PORTDOCS%%intel/compiler60/docs/c_ug/index.hhs +%%PORTDOCS%%intel/compiler60/docs/c_ug/index.hhs.zip +%%PORTDOCS%%intel/compiler60/docs/c_ug/index.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/index_csh.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/ivec.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux.css +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux000.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux101.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux102.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux103.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux104.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux105.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux106.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux107.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux108.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux109.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux110.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux111.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux112.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux113.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux114.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux115.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux116.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux117.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux118.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux119.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux11a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux120.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux120a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux121.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux122.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux123.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux124.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux125.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux126.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux127.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux128.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux129.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux12a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux130.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux131.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux132.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux133.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux134.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux135.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux136.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux137.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux138.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux139.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux13a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux140.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux141.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux142.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux143.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux144.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux145.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux146.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux147.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux148.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux149.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux150.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux151.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux152.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux154.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux155.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux156.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux157.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux158.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux159.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux160.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux161.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux162.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux163.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux164.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux165.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux166.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux167.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux168.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux169.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux16a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux170.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux171.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux172.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux174.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux175.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux177.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux178.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux17a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux180.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux181.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux182.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux183.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux184.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux185.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux186.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux187.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux188.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux189.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux190.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux191.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux192.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux193.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux194.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux195.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux195b.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux196.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux197.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux198.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux199.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux200.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux201.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux202.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux203.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux204.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux205.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux206.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux208.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux209.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux209a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux210.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux211.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux212.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux213.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux220.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux25a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux26a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux27a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux28a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux29a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux29b.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux2a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux300.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux301.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux302.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux304.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux305.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux306.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux307.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux308.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux309.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux310.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux311.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux312.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux313.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux314.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux315.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux316.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux317.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux318.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux319.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux31a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux320.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux321.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux322.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux323.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux324.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux325.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux326.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux327.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux328.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux329.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux330.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux331.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux332.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux333.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux334.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux335.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux336.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux337.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux338.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux339.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux340.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux341.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux342.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux343.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux344.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux345.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux346.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux347.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux348.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux349.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux350.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux351.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux352.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux353.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux354.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux355.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux356.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux35a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux36a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux37a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux3a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux400.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux40a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux41a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux42a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux42b.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux44a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux46a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux49a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux50a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux54a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux56a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux57a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux59a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux59b.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux5a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux600.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux601.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux602.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux603.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux604.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux605.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux606.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux607.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux608.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux609.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux60a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux610.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux611.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux612.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux613.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux614.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux615.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux616.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux617.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux618.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux619.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux62a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux620.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux64a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux65a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux69a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux6a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux70a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux72a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux73a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux75a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux76a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux7a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux81a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux82a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux86a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux89a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux92.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux93.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux94.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux97.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux98.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux99.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux9a.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/linux_ns.css +%%PORTDOCS%%intel/compiler60/docs/c_ug/mix1.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/mix10.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/mix2.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/mix3.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/mix4.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/mix5.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/mix6.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/mix7.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/mix8.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/mix9.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/multi.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/navframe.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/navpane1.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/navpane2.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/note.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/nsdnsfix.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/nsdnsfix.jar +%%PORTDOCS%%intel/compiler60/docs/c_ug/om08832.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/om08833.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/om088345.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/om09714c.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/simd_flow.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/strat.gif +%%PORTDOCS%%intel/compiler60/docs/c_ug/tabframe.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/tocdhtml.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/toclist.htm +%%PORTDOCS%%intel/compiler60/docs/c_ug/webhelp.cab +%%PORTDOCS%%intel/compiler60/docs/c_ug/webhelp.jar +%%PORTDOCS%%intel/compiler60/docs/c_ug/webhelp.res +%%PORTDOCS%%intel/compiler60/docs/c_ug/webhelp.zip +%%PORTDOCS%%intel/compiler60/docs/c_ug/webhelp0.cab +%%PORTDOCS%%intel/compiler60/docs/c_ug/webhelp0.zip +%%PORTDOCS%%intel/compiler60/docs/c_ug/webhelp4.js +%%PORTDOCS%%@dirrm intel/compiler60/docs/c_ug +%%PORTDOCS%%intel/compiler60/docs/c_ug_lnx.pdf +%%PORTDOCS%%intel/compiler60/docs/ccompindex.htm +%%PORTDOCS%%intel/compiler60/docs/clicense +%%PORTDOCS%%intel/compiler60/docs/csupport +%%PORTDOCS%%intel/compiler60/docs/enduser.pdf +%%PORTDOCS%%intel/compiler60/docs/icid.htm +%%PORTDOCS%%intel/compiler60/docs/icpi.htm +%%PORTDOCS%%intel/compiler60/docs/notes/icc_fixes.txt +%%PORTDOCS%%intel/compiler60/docs/notes/icc_issues.txt +%%PORTDOCS%%@dirrm intel/compiler60/docs/notes +%%PORTDOCS%%intel/compiler60/docs/ref/_blank.htm +%%PORTDOCS%%intel/compiler60/docs/ref/ann_entr.htm +%%PORTDOCS%%intel/compiler60/docs/ref/ann_mem.htm +%%PORTDOCS%%intel/compiler60/docs/ref/ann_ovw.htm +%%PORTDOCS%%intel/compiler60/docs/ref/ann_pred.htm +%%PORTDOCS%%intel/compiler60/docs/ref/ann_vec.htm +%%PORTDOCS%%intel/compiler60/docs/ref/asm_lan_lx.ftp +%%PORTDOCS%%intel/compiler60/docs/ref/asm_lan_lx.hhc +%%PORTDOCS%%intel/compiler60/docs/ref/asm_lan_lx.hhc.zip +%%PORTDOCS%%intel/compiler60/docs/ref/asm_lan_lx.hhk +%%PORTDOCS%%intel/compiler60/docs/ref/asm_lan_lx.hhk.zip +%%PORTDOCS%%intel/compiler60/docs/ref/asm_lan_lx.hhs +%%PORTDOCS%%intel/compiler60/docs/ref/asm_lan_lx.hhs.zip +%%PORTDOCS%%intel/compiler60/docs/ref/asm_lan_lx.htm +%%PORTDOCS%%intel/compiler60/docs/ref/asm_lan_lx_csh.htm +%%PORTDOCS%%intel/compiler60/docs/ref/axa_app.htm +%%PORTDOCS%%intel/compiler60/docs/ref/axa_brch.htm +%%PORTDOCS%%intel/compiler60/docs/ref/axa_cntr.htm +%%PORTDOCS%%intel/compiler60/docs/ref/axa_fp.htm +%%PORTDOCS%%intel/compiler60/docs/ref/axa_greg.htm +%%PORTDOCS%%intel/compiler60/docs/ref/axa_indr.htm +%%PORTDOCS%%intel/compiler60/docs/ref/axa_othr.htm +%%PORTDOCS%%intel/compiler60/docs/ref/axa_ovw.htm +%%PORTDOCS%%intel/compiler60/docs/ref/axa_pred.htm +%%PORTDOCS%%intel/compiler60/docs/ref/axb_miss.htm +%%PORTDOCS%%intel/compiler60/docs/ref/axb_opcd.htm +%%PORTDOCS%%intel/compiler60/docs/ref/axb_ovw.htm +%%PORTDOCS%%intel/compiler60/docs/ref/axc_reloc.htm +%%PORTDOCS%%intel/compiler60/docs/ref/axd_dir.htm +%%PORTDOCS%%intel/compiler60/docs/ref/bsscdht1.js +%%PORTDOCS%%intel/compiler60/docs/ref/bsscdht2.js +%%PORTDOCS%%intel/compiler60/docs/ref/bsscnbar.js +%%PORTDOCS%%intel/compiler60/docs/ref/bssctab0.gif +%%PORTDOCS%%intel/compiler60/docs/ref/bssctab1.gif +%%PORTDOCS%%intel/compiler60/docs/ref/bssctab2.gif +%%PORTDOCS%%intel/compiler60/docs/ref/bssctab3.gif +%%PORTDOCS%%intel/compiler60/docs/ref/bssctab4.gif +%%PORTDOCS%%intel/compiler60/docs/ref/bssctab5.gif +%%PORTDOCS%%intel/compiler60/docs/ref/bssctab6.gif +%%PORTDOCS%%intel/compiler60/docs/ref/bssctoc1.gif +%%PORTDOCS%%intel/compiler60/docs/ref/bssctoc2.gif +%%PORTDOCS%%intel/compiler60/docs/ref/bssctoc3.gif +%%PORTDOCS%%intel/compiler60/docs/ref/bssctoc4.gif +%%PORTDOCS%%intel/compiler60/docs/ref/bund_exp.htm +%%PORTDOCS%%intel/compiler60/docs/ref/bund_imp.htm +%%PORTDOCS%%intel/compiler60/docs/ref/bundle.gif +%%PORTDOCS%%intel/compiler60/docs/ref/bundles.htm +%%PORTDOCS%%intel/compiler60/docs/ref/cnst_c.htm +%%PORTDOCS%%intel/compiler60/docs/ref/cnst_chr.htm +%%PORTDOCS%%intel/compiler60/docs/ref/cnst_msm.htm +%%PORTDOCS%%intel/compiler60/docs/ref/cnst_num.htm +%%PORTDOCS%%intel/compiler60/docs/ref/cnst_str.htm +%%PORTDOCS%%intel/compiler60/docs/ref/cover.htm +%%PORTDOCS%%intel/compiler60/docs/ref/data_alg.htm +%%PORTDOCS%%intel/compiler60/docs/ref/data_crs.htm +%%PORTDOCS%%intel/compiler60/docs/ref/data_ovw.htm +%%PORTDOCS%%intel/compiler60/docs/ref/data_spc.htm +%%PORTDOCS%%intel/compiler60/docs/ref/data_stm.htm +%%PORTDOCS%%intel/compiler60/docs/ref/decl_als.htm +%%PORTDOCS%%intel/compiler60/docs/ref/decl_com.htm +%%PORTDOCS%%intel/compiler60/docs/ref/decl_fil.htm +%%PORTDOCS%%intel/compiler60/docs/ref/decl_ovw.htm +%%PORTDOCS%%intel/compiler60/docs/ref/decl_stp.htm +%%PORTDOCS%%intel/compiler60/docs/ref/decl_sze.htm +%%PORTDOCS%%intel/compiler60/docs/ref/decl_vis.htm +%%PORTDOCS%%intel/compiler60/docs/ref/disclaimer.htm +%%PORTDOCS%%intel/compiler60/docs/ref/ehelp.xml +%%PORTDOCS%%intel/compiler60/docs/ref/ehlpdht1.js +%%PORTDOCS%%intel/compiler60/docs/ref/ehlpdht2.js +%%PORTDOCS%%intel/compiler60/docs/ref/ehlpdht4.js +%%PORTDOCS%%intel/compiler60/docs/ref/ehlpdht5.js +%%PORTDOCS%%intel/compiler60/docs/ref/ehlpdht6.js +%%PORTDOCS%%intel/compiler60/docs/ref/ehlpdht7.js +%%PORTDOCS%%intel/compiler60/docs/ref/ehlpdhtm.js +%%PORTDOCS%%intel/compiler60/docs/ref/elem_cnt.htm +%%PORTDOCS%%intel/compiler60/docs/ref/elem_exp.htm +%%PORTDOCS%%intel/compiler60/docs/ref/elem_ids.htm +%%PORTDOCS%%intel/compiler60/docs/ref/elem_mnm.htm +%%PORTDOCS%%intel/compiler60/docs/ref/elem_nme.htm +%%PORTDOCS%%intel/compiler60/docs/ref/elem_ovw.htm +%%PORTDOCS%%intel/compiler60/docs/ref/elem_rnm.htm +%%PORTDOCS%%intel/compiler60/docs/ref/elem_smb.htm +%%PORTDOCS%%intel/compiler60/docs/ref/elem_snm.htm +%%PORTDOCS%%intel/compiler60/docs/ref/elem_typ.htm +%%PORTDOCS%%intel/compiler60/docs/ref/elem_val.htm +%%PORTDOCS%%intel/compiler60/docs/ref/ftsbody.htm +%%PORTDOCS%%intel/compiler60/docs/ref/ftsform.htm +%%PORTDOCS%%intel/compiler60/docs/ref/ftsdhtml.htm +%%PORTDOCS%%intel/compiler60/docs/ref/gloss.htm +%%PORTDOCS%%intel/compiler60/docs/ref/idxbody.htm +%%PORTDOCS%%intel/compiler60/docs/ref/idxdhtml.htm +%%PORTDOCS%%intel/compiler60/docs/ref/idxform.htm +%%PORTDOCS%%intel/compiler60/docs/ref/idxlist.htm +%%PORTDOCS%%intel/compiler60/docs/ref/linux.css +%%PORTDOCS%%intel/compiler60/docs/ref/linux_ns.css +%%PORTDOCS%%intel/compiler60/docs/ref/logo.gif +%%PORTDOCS%%intel/compiler60/docs/ref/misc_ovw.htm +%%PORTDOCS%%intel/compiler60/docs/ref/misc_pre.htm +%%PORTDOCS%%intel/compiler60/docs/ref/misc_rad.htm +%%PORTDOCS%%intel/compiler60/docs/ref/misc_reg.htm +%%PORTDOCS%%intel/compiler60/docs/ref/misc_rot.htm +%%PORTDOCS%%intel/compiler60/docs/ref/misc_rrg.htm +%%PORTDOCS%%intel/compiler60/docs/ref/misc_stk.htm +%%PORTDOCS%%intel/compiler60/docs/ref/misc_str.htm +%%PORTDOCS%%intel/compiler60/docs/ref/misc_urt.htm +%%PORTDOCS%%intel/compiler60/docs/ref/msc_bte.htm +%%PORTDOCS%%intel/compiler60/docs/ref/navframe.htm +%%PORTDOCS%%intel/compiler60/docs/ref/navpane1.htm +%%PORTDOCS%%intel/compiler60/docs/ref/navpane2.htm +%%PORTDOCS%%intel/compiler60/docs/ref/note.gif +%%PORTDOCS%%intel/compiler60/docs/ref/nsdnsfix.htm +%%PORTDOCS%%intel/compiler60/docs/ref/nsdnsfix.jar +%%PORTDOCS%%intel/compiler60/docs/ref/ovw_abt.htm +%%PORTDOCS%%intel/compiler60/docs/ref/ovw_not.htm +%%PORTDOCS%%intel/compiler60/docs/ref/ovw_ovw.htm +%%PORTDOCS%%intel/compiler60/docs/ref/ovw_pubs.htm +%%PORTDOCS%%intel/compiler60/docs/ref/proc_dir.htm +%%PORTDOCS%%intel/compiler60/docs/ref/proc_lbl.htm +%%PORTDOCS%%intel/compiler60/docs/ref/proc_win.htm +%%PORTDOCS%%intel/compiler60/docs/ref/proceds.htm +%%PORTDOCS%%intel/compiler60/docs/ref/prog_dep.htm +%%PORTDOCS%%intel/compiler60/docs/ref/prog_inc.htm +%%PORTDOCS%%intel/compiler60/docs/ref/prog_ins.htm +%%PORTDOCS%%intel/compiler60/docs/ref/sec_abs.htm +%%PORTDOCS%%intel/compiler60/docs/ref/sec_dir.htm +%%PORTDOCS%%intel/compiler60/docs/ref/sec_flag.htm +%%PORTDOCS%%intel/compiler60/docs/ref/sec_link.htm +%%PORTDOCS%%intel/compiler60/docs/ref/sec_prdf.htm +%%PORTDOCS%%intel/compiler60/docs/ref/sec_ret.htm +%%PORTDOCS%%intel/compiler60/docs/ref/sec_stck.htm +%%PORTDOCS%%intel/compiler60/docs/ref/sec_use.htm +%%PORTDOCS%%intel/compiler60/docs/ref/sec_win.htm +%%PORTDOCS%%intel/compiler60/docs/ref/smb_ovw.htm +%%PORTDOCS%%intel/compiler60/docs/ref/sect_ovw.htm +%%PORTDOCS%%intel/compiler60/docs/ref/smb_glob.htm +%%PORTDOCS%%intel/compiler60/docs/ref/smb_locl.htm +%%PORTDOCS%%intel/compiler60/docs/ref/smb_weak.htm +%%PORTDOCS%%intel/compiler60/docs/ref/sta_asgn.htm +%%PORTDOCS%%intel/compiler60/docs/ref/sta_crss.htm +%%PORTDOCS%%intel/compiler60/docs/ref/sta_data.htm +%%PORTDOCS%%intel/compiler60/docs/ref/sta_dir.htm +%%PORTDOCS%%intel/compiler60/docs/ref/sta_eq.htm +%%PORTDOCS%%intel/compiler60/docs/ref/sta_inst.htm +%%PORTDOCS%%intel/compiler60/docs/ref/sta_labl.htm +%%PORTDOCS%%intel/compiler60/docs/ref/sta_ovw.htm +%%PORTDOCS%%intel/compiler60/docs/ref/stck_exp.htm +%%PORTDOCS%%intel/compiler60/docs/ref/stck_lst.htm +%%PORTDOCS%%intel/compiler60/docs/ref/stck_opr.htm +%%PORTDOCS%%intel/compiler60/docs/ref/stck_ovw.htm +%%PORTDOCS%%intel/compiler60/docs/ref/stck_prc.htm +%%PORTDOCS%%intel/compiler60/docs/ref/stck_svx.htm +%%PORTDOCS%%intel/compiler60/docs/ref/stck_use.htm +%%PORTDOCS%%intel/compiler60/docs/ref/strt_ovw.htm +%%PORTDOCS%%intel/compiler60/docs/ref/tabframe.htm +%%PORTDOCS%%intel/compiler60/docs/ref/toclist.htm +%%PORTDOCS%%intel/compiler60/docs/ref/tocdhtml.htm +%%PORTDOCS%%intel/compiler60/docs/ref/webhelp.cab +%%PORTDOCS%%intel/compiler60/docs/ref/webhelp.jar +%%PORTDOCS%%intel/compiler60/docs/ref/webhelp.res +%%PORTDOCS%%intel/compiler60/docs/ref/webhelp.zip +%%PORTDOCS%%intel/compiler60/docs/ref/webhelp0.cab +%%PORTDOCS%%intel/compiler60/docs/ref/webhelp0.zip +%%PORTDOCS%%intel/compiler60/docs/ref/webhelp4.js +%%PORTDOCS%%@dirrm intel/compiler60/docs/ref +%%PORTDOCS%%@dirrm intel/compiler60/docs +intel/compiler60/ia32/bin/Errormatch.txt +intel/compiler60/ia32/bin/INTEL +intel/compiler60/ia32/bin/icc +intel/compiler60/ia32/bin/icc.cfg +intel/compiler60/ia32/bin/iccbin +intel/compiler60/ia32/bin/iccfilt +intel/compiler60/ia32/bin/iccvars.csh +intel/compiler60/ia32/bin/iccvars.sh +intel/compiler60/ia32/bin/icid +intel/compiler60/ia32/bin/icpc +intel/compiler60/ia32/bin/icpc.cfg +intel/compiler60/ia32/bin/icpcbin +intel/compiler60/ia32/bin/icpi +intel/compiler60/ia32/bin/lmgrd.intel +intel/compiler60/ia32/bin/lmutil +intel/compiler60/ia32/bin/mcpcom +intel/compiler60/ia32/bin/profmerge +intel/compiler60/ia32/bin/proforder +intel/compiler60/ia32/bin/uninstall +intel/compiler60/ia32/bin/xiar +intel/compiler60/ia32/bin/xild +@dirrm intel/compiler60/ia32/bin +intel/compiler60/ia32/include/algorithm +intel/compiler60/ia32/include/bitset +intel/compiler60/ia32/include/cassert +intel/compiler60/ia32/include/cctype +intel/compiler60/ia32/include/cerrno +intel/compiler60/ia32/include/cfloat +intel/compiler60/ia32/include/ciso646 +intel/compiler60/ia32/include/climits +intel/compiler60/ia32/include/clocale +intel/compiler60/ia32/include/cmath +intel/compiler60/ia32/include/complex +intel/compiler60/ia32/include/csetjmp +intel/compiler60/ia32/include/csignal +intel/compiler60/ia32/include/cstdarg +intel/compiler60/ia32/include/cstddef +intel/compiler60/ia32/include/cstdio +intel/compiler60/ia32/include/cstdlib +intel/compiler60/ia32/include/cstring +intel/compiler60/ia32/include/ctime +intel/compiler60/ia32/include/cwchar +intel/compiler60/ia32/include/cwctype +intel/compiler60/ia32/include/deque +intel/compiler60/ia32/include/dvec.h +intel/compiler60/ia32/include/emm_func.h +intel/compiler60/ia32/include/emmintrin.h +intel/compiler60/ia32/include/exception +intel/compiler60/ia32/include/fstream +intel/compiler60/ia32/include/fstream.h +intel/compiler60/ia32/include/functional +intel/compiler60/ia32/include/fvec.h +intel/compiler60/ia32/include/hash_map +intel/compiler60/ia32/include/hash_set +intel/compiler60/ia32/include/iomanip +intel/compiler60/ia32/include/iomanip.h +intel/compiler60/ia32/include/ios +intel/compiler60/ia32/include/iosfwd +intel/compiler60/ia32/include/iostream +intel/compiler60/ia32/include/iostream.h +intel/compiler60/ia32/include/iso646.h +intel/compiler60/ia32/include/istream +intel/compiler60/ia32/include/iterator +intel/compiler60/ia32/include/ivec.h +intel/compiler60/ia32/include/limits +intel/compiler60/ia32/include/list +intel/compiler60/ia32/include/locale +intel/compiler60/ia32/include/map +intel/compiler60/ia32/include/mathf.h +intel/compiler60/ia32/include/memory +intel/compiler60/ia32/include/mmintrin.h +intel/compiler60/ia32/include/new +intel/compiler60/ia32/include/new.h +intel/compiler60/ia32/include/numeric +intel/compiler60/ia32/include/omp.h +intel/compiler60/ia32/include/ostream +intel/compiler60/ia32/include/pgouser.h +intel/compiler60/ia32/include/queue +intel/compiler60/ia32/include/set +intel/compiler60/ia32/include/slist +intel/compiler60/ia32/include/sse2mmx.h +intel/compiler60/ia32/include/sstream +intel/compiler60/ia32/include/stack +intel/compiler60/ia32/include/stl.h +intel/compiler60/ia32/include/stdarg.h +intel/compiler60/ia32/include/stdbool.h +intel/compiler60/ia32/include/stddef.h +intel/compiler60/ia32/include/stdexcept +intel/compiler60/ia32/include/stdiostream.h +intel/compiler60/ia32/include/stream.h +intel/compiler60/ia32/include/streambuf +intel/compiler60/ia32/include/string +intel/compiler60/ia32/include/strstream +intel/compiler60/ia32/include/strstream.h +intel/compiler60/ia32/include/typeinfo +intel/compiler60/ia32/include/utility +intel/compiler60/ia32/include/valarray +intel/compiler60/ia32/include/varargs.h +intel/compiler60/ia32/include/vector +intel/compiler60/ia32/include/xcomplex +intel/compiler60/ia32/include/xdebug +intel/compiler60/ia32/include/xhash +intel/compiler60/ia32/include/xiosbase +intel/compiler60/ia32/include/xlocale +intel/compiler60/ia32/include/xlocinfo +intel/compiler60/ia32/include/xlocinfo.h +intel/compiler60/ia32/include/xlocmes +intel/compiler60/ia32/include/xlocmon +intel/compiler60/ia32/include/xlocnum +intel/compiler60/ia32/include/xloctime +intel/compiler60/ia32/include/xmemory +intel/compiler60/ia32/include/xmmintrin.h +intel/compiler60/ia32/include/xmtx.h +intel/compiler60/ia32/include/xstddef +intel/compiler60/ia32/include/xstring +intel/compiler60/ia32/include/xtree +intel/compiler60/ia32/include/xutility +intel/compiler60/ia32/include/ymath.h +intel/compiler60/ia32/include/yvals.h +@dirrm intel/compiler60/ia32/include +intel/compiler60/ia32/lib/crtxi.o +intel/compiler60/ia32/lib/crtxn.o +intel/compiler60/ia32/lib/icrt.internal.map +intel/compiler60/ia32/lib/icrt.link +intel/compiler60/ia32/lib/libcprts.a +intel/compiler60/ia32/lib/libcprts.so +intel/compiler60/ia32/lib/libcprts.so.1 +intel/compiler60/ia32/lib/libcxa.a +intel/compiler60/ia32/lib/libcxa.so +intel/compiler60/ia32/lib/libcxa.so.1 +intel/compiler60/ia32/lib/libguide.a +intel/compiler60/ia32/lib/libguide.so +intel/compiler60/ia32/lib/libimf.a +intel/compiler60/ia32/lib/libirc.a +intel/compiler60/ia32/lib/libircmt.a +intel/compiler60/ia32/lib/libompstub.a +intel/compiler60/ia32/lib/libsvml.a +intel/compiler60/ia32/lib/libunwind.a +intel/compiler60/ia32/lib/libunwind.so +intel/compiler60/ia32/lib/libunwind.so.1 +@dirrm intel/compiler60/ia32/lib +@dirrm intel/compiler60/ia32 +intel/compiler60/man/man1/icc.1 +@dirrm intel/compiler60/man/man1 +@dirrm intel/compiler60/man +@dirrm intel/compiler60 @dirrm intel/licenses @dirrm intel Index: lang/icc/files/patch-include =================================================================== RCS file: /big/FreeBSD-CVS/ports/lang/icc/files/patch-include,v retrieving revision 1.1 diff -u -r1.1 patch-include --- lang/icc/files/patch-include 26 Mar 2002 17:01:09 -0000 1.1 +++ lang/icc/files/patch-include 24 Apr 2002 10:13:48 -0000 @@ -1,11 +1,11 @@ ---- opt/intel/compiler50/ia32/include/yvals.h.org Thu Jan 24 11:42:22 2002 -+++ opt/intel/compiler50/ia32/include/yvals.h Thu Jan 24 11:42:39 2002 +--- opt/intel/compiler60/ia32/include/yvals.h.orig Wed Apr 24 12:13:04 2002 ++++ opt/intel/compiler60/ia32/include/yvals.h Wed Apr 24 12:13:26 2002 @@ -4,10 +4,6 @@ #define _YVALS #include -#include /* Get glibc version __GLIBC__ and __GLIBC_MINOR__*/ --#define __GLIBC_2_2 ((__GLIBC__ >= 2) && (__GLIBC_MINOR__ >= 2)) +-#define __GLIBC_2_2 ((__GLIBC__ > 2) || ((__GLIBC__ >= 2) && (__GLIBC_MINOR__ >= 2))) - /* true if glibc-2.2 and older is used */ - #define _CPPLIB_VER 310 --0-1804289383-1019644891=:515-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 4:42:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 53D6037B41C; Wed, 24 Apr 2002 04:42:17 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OBf9K75956; Wed, 24 Apr 2002 04:41:09 -0700 (PDT) (envelope-from sobomax) Date: Wed, 24 Apr 2002 04:41:09 -0700 (PDT) From: Message-Id: <200204241141.g3OBf9K75956@freefall.freebsd.org> To: kunia@istc.kiev.ua, sobomax@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37401: audio/fmio version update Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: audio/fmio version update State-Changed-From-To: open->closed State-Changed-By: sobomax State-Changed-When: Wed Apr 24 04:40:34 PDT 2002 State-Changed-Why: COmmitted, with some modifications. http://www.freebsd.org/cgi/query-pr.cgi?pr=37401 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 5: 6: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from zibbi.icomtek.csir.co.za (zibbi.icomtek.csir.co.za [146.64.24.58]) by hub.freebsd.org (Postfix) with ESMTP id AE53937B41E for ; Wed, 24 Apr 2002 05:05:56 -0700 (PDT) Received: (from jhay@localhost) by zibbi.icomtek.csir.co.za (8.11.6/8.11.6) id g3OC46W35513 for freebsd-ports@freebsd.org; Wed, 24 Apr 2002 14:04:06 +0200 (SAT) (envelope-from jhay) From: John Hay Message-Id: <200204241204.g3OC46W35513@zibbi.icomtek.csir.co.za> Subject: patch for ghostscript-gnu and jade on -current To: freebsd-ports@freebsd.org Date: Wed, 24 Apr 2002 14:04:06 +0200 (SAT) X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Ok, I can build releases on -current again without having to set NODOC. I just have to set EXPR_COMPAT and apply the patches at the end of this email. I have tested these patches by building releases on both -stable and -current. I guess the ghostscript-gnu patches can probably also be apllied to the other ghostscript ports. Anyone care to look at it and commit it or something that has the same result? John -- John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org Index: print/ghostscript-gnu/files/patch-eplaser:gdevescv.c =================================================================== RCS file: /home/ncvs/ports/print/ghostscript-gnu/files/patch-eplaser:gdevescv.c,v retrieving revision 1.1 diff -u -r1.1 patch-eplaser:gdevescv.c --- print/ghostscript-gnu/files/patch-eplaser:gdevescv.c 4 Apr 2002 02:03:09 -0000 1.1 +++ print/ghostscript-gnu/files/patch-eplaser:gdevescv.c 23 Apr 2002 18:07:21 -0000 @@ -1,6 +1,19 @@ ---- eplaser/gdevescv.c.orig Fri Dec 21 15:50:22 2001 -+++ eplaser/gdevescv.c Fri Mar 15 04:27:39 2002 -@@ -1760,13 +1760,13 @@ +--- eplaser/gdevescv.c.orig Fri Dec 21 08:50:22 2001 ++++ eplaser/gdevescv.c Tue Apr 23 20:07:05 2002 +@@ -37,8 +37,12 @@ + + */ + ++/* + #include + #include ++*/ ++ ++#include + + #include "math_.h" + #include "gx.h" +@@ -1760,13 +1764,13 @@ /* Process the next piece of an image. */ private int @@ -16,7 +29,7 @@ gx_device *dev = info->dev; #endif gx_device_vector *const vdev = (gx_device_vector *) dev; -@@ -1784,7 +1784,7 @@ +@@ -1784,7 +1788,7 @@ { @@ -25,7 +38,7 @@ if (height == 260) height = 1; #endif -@@ -1922,13 +1922,13 @@ +@@ -1922,13 +1926,13 @@ private int Index: print/ghostscript-gnu/files/patch-eplaser:gdevesmv.c =================================================================== RCS file: /home/ncvs/ports/print/ghostscript-gnu/files/patch-eplaser:gdevesmv.c,v retrieving revision 1.1 diff -u -r1.1 patch-eplaser:gdevesmv.c --- print/ghostscript-gnu/files/patch-eplaser:gdevesmv.c 4 Apr 2002 02:03:09 -0000 1.1 +++ print/ghostscript-gnu/files/patch-eplaser:gdevesmv.c 23 Apr 2002 18:07:45 -0000 @@ -1,6 +1,19 @@ ---- eplaser/gdevesmv.c.orig Fri Dec 14 10:50:14 2001 -+++ eplaser/gdevesmv.c Fri Mar 15 04:28:41 2002 -@@ -1799,13 +1799,13 @@ +--- eplaser/gdevesmv.c.orig Fri Dec 14 03:50:14 2001 ++++ eplaser/gdevesmv.c Tue Apr 23 20:07:39 2002 +@@ -34,8 +34,12 @@ + + */ + ++/* + #include + #include ++*/ ++ ++#include + + #include "math_.h" + #include "gx.h" +@@ -1799,13 +1803,13 @@ /* Process the next piece of an image. */ private int @@ -16,7 +29,7 @@ gx_device *dev = info->dev; #endif gx_device_vector *const vdev = (gx_device_vector *) dev; -@@ -1823,7 +1823,7 @@ +@@ -1823,7 +1827,7 @@ { @@ -25,7 +38,7 @@ if (height == 260) height = 1; #endif -@@ -1980,13 +1980,13 @@ +@@ -1980,13 +1984,13 @@ private int Index: textproc/jade/files/patch-assert.cxx =================================================================== RCS file: /home/ncvs/ports/textproc/jade/files/patch-assert.cxx,v retrieving revision 1.1 diff -u -r1.1 patch-assert.cxx --- textproc/jade/files/patch-assert.cxx 29 Apr 2001 06:03:34 -0000 1.1 +++ textproc/jade/files/patch-assert.cxx 23 Apr 2002 18:14:17 -0000 @@ -5,7 +5,7 @@ #ifdef __GNUG__ -void exit (int __status) __THROW __attribute__ ((__noreturn__)); -+void exit (int __status) throw () __attribute__ ((__noreturn__)); ++//void exit (int) __attribute__ ((__noreturn__)); #endif #ifdef SP_NAMESPACE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 5:10:56 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wolf.istc.kiev.ua (wolf.istc.kiev.ua [193.108.236.1]) by hub.freebsd.org (Postfix) with ESMTP id 83D5537B41B; Wed, 24 Apr 2002 05:10:48 -0700 (PDT) Received: from localhost (kunia@localhost) by wolf.istc.kiev.ua ( . . / . . ) with ESMTP id PAA19324; Wed, 24 Apr 2002 15:07:19 +0300 Date: Wed, 24 Apr 2002 15:07:19 +0300 (EEST) From: Olexander Kunytsa To: Cc: Subject: Re: ports/37401: audio/fmio version update In-Reply-To: <200204241141.g3OBf9K75956@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, 24 Apr 2002 sobomax@FreeBSD.org wrote: > Synopsis: audio/fmio version update > > State-Changed-From-To: open->closed > State-Changed-By: sobomax > State-Changed-When: Wed Apr 24 04:40:34 PDT 2002 > State-Changed-Why: > COmmitted, with some modifications. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=37401 > Hi! U've mistaken on the 'files/bktrctl.sh' file - you have added the whole my patch within those file. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 5:14:23 2002 Delivered-To: freebsd-ports@freebsd.org Received: from crucible.athame.co.uk (guru164.netsonic.fi [194.29.193.164]) by hub.freebsd.org (Postfix) with ESMTP id 2A1FB37B419 for ; Wed, 24 Apr 2002 05:14:20 -0700 (PDT) Received: from pc38.net18.ktv.koping.se ([195.163.18.38] helo=minihopp.internal.hasta.se) by crucible.athame.co.uk with esmtp (Exim 3.33 #1) id 170LdY-0005j1-00; Wed, 24 Apr 2002 15:12:40 +0300 From: Lauri Watts To: Julian Elischer Subject: Re: HOLY COW! Ports grew by 130MB! Date: Wed, 24 Apr 2002 14:18:11 +0200 User-Agent: KMail/1.4.5 References: In-Reply-To: Cc: ports@FreeBSD.ORG MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200204241418.11960.lauri@kde.org> Content-Type: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wednesday 24 April 2002 12.48, Julian Elischer wrote: > Hey can whoever did the repo copy in the Misc/kde3 stuff blease > shoot it? > > You have just increased the size of the repo tree by 130MB > I know that it's normally bad to back out a repo copy > but THIS IS RIDCULOUS! > > > I'm here in Australia on the end of a 28.8 (at best) modem link > I was wondering why cvsup never finished! > > 42(!) copies of the same repo-copied stuff is a few too many times > considering that each is 3MBytes long! > > Please remove these files AND THEIR ,v versions and replace them by the 20 > KB version that you really need! > Ok. What am I missing? /usr/ports/misc du -sh 10M . (and that's after the repocopies) Each one is quite tiny, and most of it is packing list: /usr/ports/misc/kde3-i18n-sv du -sh 72K . 42 x 72K =3D 3ish megs total new stuff. Are you mirroring the entire cvs repository, instead of cvsupping? on a 28.= 8=20 kb line? *why*? =2D-=20 Lauri Watts To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 5:29:53 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 31A7937B405; Wed, 24 Apr 2002 05:29:51 -0700 (PDT) Received: (from yoichi@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OCSKY87843; Wed, 24 Apr 2002 05:28:20 -0700 (PDT) (envelope-from yoichi) Date: Wed, 24 Apr 2002 05:28:20 -0700 (PDT) From: Message-Id: <200204241228.g3OCSKY87843@freefall.freebsd.org> To: yoichi@FreeBSD.org, freebsd-ports@FreeBSD.org, portmgr@FreeBSD.org Subject: Re: ports/37337: [repo-copy request] converters/mule-ucs-emacs20 --> converters/mule-ucs Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [repo-copy request] converters/mule-ucs-emacs20 --> converters/mule-ucs Responsible-Changed-From-To: freebsd-ports->portmgr Responsible-Changed-By: yoichi Responsible-Changed-When: Wed Apr 24 05:27:08 PDT 2002 Responsible-Changed-Why: Over to the maintainers http://www.freebsd.org/cgi/query-pr.cgi?pr=37337 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 5:54: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailout06.sul.t-online.com (mailout06.sul.t-online.com [194.25.134.19]) by hub.freebsd.org (Postfix) with ESMTP id 873A837B428 for ; Wed, 24 Apr 2002 05:53:57 -0700 (PDT) Received: from fwd06.sul.t-online.de by mailout06.sul.t-online.com with smtp id 170LR0-0000va-0D; Wed, 24 Apr 2002 13:59:42 +0200 Received: from Magelan.Leidinger.net (520065502893-0001@[80.131.120.203]) by fmrl06.sul.t-online.com with esmtp id 170LQm-0uhvKSC; Wed, 24 Apr 2002 13:59:28 +0200 Received: from Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.3/8.12.3) with ESMTP id g3OBxrsY010966 for ; Wed, 24 Apr 2002 13:59:57 +0200 (CEST) (envelope-from netchild@Leidinger.net) Message-Id: <200204241159.g3OBxrsY010966@Magelan.Leidinger.net> Date: Wed, 24 Apr 2002 13:59:53 +0200 (CEST) From: Alexander Leidinger Subject: .la files in ports, maintainers please fix them To: ports@freebsd.org MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii X-Sender: 520065502893-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I've grepped a little bit around and found 1528 .la files in pkg-plist's (the list is available at http://www.leidinger.net/FreeBSD/la-files). It's a lot even if only 2/3 are real libtool .la files. A major producer of this mess is kde: (10) netchild@ttyp2 % grep kde /tmp/la-files|wc -l 776 I expect them to take ~700k on disk. As long as you can't use USE_LIBTOOL (e.g. because we only have libtool 1.3.4 and no libtool 1.4), you at least can rm them in post-install if you don't have a better idea. I have a report from someone who has 134k of those useless (for us) files. Bye, Alexander. -- The three Rs of Microsoft support: Retry, Reboot, Reinstall. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 6:12:46 2002 Delivered-To: freebsd-ports@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id 9D37E37B41C for ; Wed, 24 Apr 2002 06:12:39 -0700 (PDT) Received: by squall.waterspout.com (Postfix, from userid 1050) id DFAD49B15; Wed, 24 Apr 2002 08:11:17 -0500 (EST) Date: Wed, 24 Apr 2002 08:11:17 -0500 From: Will Andrews To: Lauri Watts Cc: Julian Elischer , ports@FreeBSD.ORG Subject: HEADS UP: misc/kde3-i18n* [was Re: HOLY COW! Ports grew by 130MB!] Message-ID: <20020424131117.GL556@squall.waterspout.com> Mail-Followup-To: Lauri Watts , Julian Elischer , ports@FreeBSD.ORG References: <200204241418.11960.lauri@kde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204241418.11960.lauri@kde.org> User-Agent: Mutt/1.3.26i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Apr 24, 2002 at 02:18:11PM +0200, Lauri Watts wrote: > Ok. What am I missing? > > /usr/ports/misc du -sh > 10M . > > (and that's after the repocopies) > > Each one is quite tiny, and most of it is packing list: > /usr/ports/misc/kde3-i18n-sv du -sh > 72K . > > 42 x 72K = 3ish megs total new stuff. > > Are you mirroring the entire cvs repository, instead of cvsupping? on a 28.8 > kb line? *why*? Probably because he prefers to do cvs operations on a local connection instead of over the network. It's a good strategy for people on slow or expensive links, even better than cvsuping the actual contents.. especially for developers. There are still lots of parts of the world where disk space is >100 times cheaper than bandwidth... and there are only a few where bandwidth is actually cheaper than disk. =) In any case, Joe Karthauser (cvs@ person) has removed all but the latest revisions on all of these plist's which should get rid of about 125MB or so of the extra data. I don't have any regret about losing the history considering what is gained. Sorry to all the people who downloaded this stuff before it became apparent. I hadn't realized how big the RCS file was. Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 6:42: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 258F137B420 for ; Wed, 24 Apr 2002 06:42:00 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3ODe1P11416; Wed, 24 Apr 2002 06:40:01 -0700 (PDT) (envelope-from gnats) Received: from www.example.org (dhcp-nic-val-26-130.cisco.com [64.103.26.130]) by hub.freebsd.org (Postfix) with SMTP id 26C9937B417 for ; Wed, 24 Apr 2002 06:30:09 -0700 (PDT) Received: (qmail 14110 invoked by uid 1000); 24 Apr 2002 13:28:23 -0000 Message-Id: <20020424132823.14109.qmail@cobweb.example.org> Date: Wed, 24 Apr 2002 15:28:23 +0200 From: Marco Molteni To: FreeBSD-gnats-submit@FreeBSD.org Cc: billf@FreeBSD.org Subject: ports/37414: UPDATE PORT: net/ethereal to latest version (0.9.3) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37414 >Category: ports >Synopsis: UPDATE PORT: net/ethereal to latest version (0.9.3) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Apr 24 06:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Marco Molteni >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD cobweb.example.org 4.5-STABLE FreeBSD 4.5-STABLE #0: Wed Apr 17 12:02:02 CEST 2002 root@cobweb.example.org:/usr/src/sys/compile/COBWEB i386 >Description: This patch updates the net/ethereal port from 0.9.1 to the latest 0.9.3 >How-To-Repeat: N/A >Fix: diff -u -r ethereal/Makefile ethereal-9.3/Makefile --- ethereal/Makefile Tue Feb 5 02:27:53 2002 +++ ethereal-9.3/Makefile Wed Apr 24 15:13:39 2002 @@ -2,11 +2,11 @@ # Date created: 10 August 1998 # Whom: Bill Fumerola # -# $FreeBSD: ports/net/ethereal/Makefile,v 1.44 2002/02/05 01:27:53 billf Exp $ +# $FreeBSD$ # PORTNAME= ethereal -PORTVERSION= 0.9.1 +PORTVERSION= 0.9.3 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.ethereal.com/pub/ethereal/%SUBDIR%/ \ ftp://gd.tuwien.ac.at/infosys/security/ethereal/%SUBDIR%/ \ @@ -23,14 +23,13 @@ .if !defined(WITHOUT_X11) USE_X_PREFIX= yes USE_GTK= yes +USE_GLIB= yes MAN1+= ethereal.1 PLIST_SUB+= ETHEREAL=bin/ethereal .else PLIST_SUB+= ETHEREAL="@comment ethereal not built" -LIB_DEPENDS+= glib12.3:${PORTSDIR}/devel/glib12 CONFIGURE_ARGS+= --enable-ethereal=no \ --disable-gtktest -CONFIGURE_ENV+= GLIB_CONFIG=${LOCALBASE}/bin/glib12-config .endif USE_LIBTOOL= yes @@ -47,7 +46,7 @@ CONFIGURE_ARGS+= --enable-snmp=no .endif -MAN1+= editcap.1 idl2eth.1 mergecap.1 tethereal.1 text2pcap.1 +MAN1+= editcap.1 idl2eth.1 mergecap.1 tethereal.1 pre-install: .for i in ${MAN1} Only in ethereal-9.3: OLD-DIRS diff -u -r ethereal/distinfo ethereal-9.3/distinfo --- ethereal/distinfo Tue Feb 19 09:30:52 2002 +++ ethereal-9.3/distinfo Wed Apr 24 14:00:32 2002 @@ -1 +1 @@ -MD5 (ethereal-0.9.1.tar.gz) = d358941f978bff598672c618df044195 +MD5 (ethereal-0.9.3.tar.gz) = 9ecd125c0ef321800fd799edc025d8e9 Only in ethereal-9.3: files diff -u -r ethereal/pkg-plist ethereal-9.3/pkg-plist --- ethereal/pkg-plist Tue Feb 19 09:30:52 2002 +++ ethereal-9.3/pkg-plist Wed Apr 24 15:15:06 2002 @@ -11,9 +11,13 @@ etc/nasreq.xml etc/sunping.xml lib/ethereal/plugins/%%PORTVERSION%%/coseventcomm.so +lib/ethereal/plugins/%%PORTVERSION%%/coseventcomm.la lib/ethereal/plugins/%%PORTVERSION%%/cosnaming.so +lib/ethereal/plugins/%%PORTVERSION%%/cosnaming.la lib/ethereal/plugins/%%PORTVERSION%%/gryphon.so +lib/ethereal/plugins/%%PORTVERSION%%/gryphon.la lib/ethereal/plugins/%%PORTVERSION%%/mgcp.so +lib/ethereal/plugins/%%PORTVERSION%%/mgcp.la @dirrm lib/ethereal/plugins/%%PORTVERSION%% @dirrm lib/ethereal/plugins @dirrm lib/ethereal >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 6:42:27 2002 Delivered-To: freebsd-ports@freebsd.org Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by hub.freebsd.org (Postfix) with ESMTP id 4E03237B405 for ; Wed, 24 Apr 2002 06:42:22 -0700 (PDT) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc53.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020424134010.HZAJ29911.rwcrmhc53.attbi.com@InterJet.elischer.org>; Wed, 24 Apr 2002 13:40:10 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id GAA37315; Wed, 24 Apr 2002 06:31:35 -0700 (PDT) Date: Wed, 24 Apr 2002 06:31:34 -0700 (PDT) From: Julian Elischer To: Lauri Watts Cc: ports@FreeBSD.ORG Subject: Re: HOLY COW! Ports grew by 130MB! In-Reply-To: <200204241418.11960.lauri@kde.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, 24 Apr 2002, Lauri Watts wrote: > On Wednesday 24 April 2002 12.48, Julian Elischer wrote: > 72K . > > 42 x 72K = 3ish megs total new stuff. > > Are you mirroring the entire cvs repository, instead of cvsupping? on a 28.8 > kb line? *why*? > > -- because I move around and sometimes I have good connectivity and sometimes I don't, like right now. Are you trying to actually justify this? Regardless of that I object to having my cvs mirror bloated by 130 MB because of this.. this was NOT a canidate for repo copy. they should have been individually been added corectly in the first place. and they should probably have been under a subdirectory at that.. > Lauri Watts > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 6:45:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8651D37B41C; Wed, 24 Apr 2002 06:45:21 -0700 (PDT) Received: (from ache@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3ODgdh12079; Wed, 24 Apr 2002 06:42:39 -0700 (PDT) (envelope-from ache) Date: Wed, 24 Apr 2002 06:42:39 -0700 (PDT) From: Message-Id: <200204241342.g3ODgdh12079@freefall.freebsd.org> To: jmann@blueyonder.co.uk, ache@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37413: www/apache13 port installs broken apache.sh startup script Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: www/apache13 port installs broken apache.sh startup script State-Changed-From-To: open->closed State-Changed-By: ache State-Changed-When: Wed Apr 24 06:42:16 PDT 2002 State-Changed-Why: Fixed http://www.freebsd.org/cgi/query-pr.cgi?pr=37413 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 7: 0:40 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7BB5137B41A; Wed, 24 Apr 2002 07:00:38 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3ODwVs14787; Wed, 24 Apr 2002 06:58:31 -0700 (PDT) (envelope-from ijliao) Date: Wed, 24 Apr 2002 06:58:31 -0700 (PDT) From: Message-Id: <200204241358.g3ODwVs14787@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, billf@FreeBSD.org Subject: Re: ports/37414: UPDATE PORT: net/ethereal to latest version (0.9.3) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: UPDATE PORT: net/ethereal to latest version (0.9.3) Responsible-Changed-From-To: freebsd-ports->billf Responsible-Changed-By: ijliao Responsible-Changed-When: Wed Apr 24 06:58:23 PDT 2002 Responsible-Changed-Why: over to maintaier http://www.freebsd.org/cgi/query-pr.cgi?pr=37414 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 7: 1:44 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 157EA37B416 for ; Wed, 24 Apr 2002 07:01:34 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OE02k15040; Wed, 24 Apr 2002 07:00:02 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D442D37B417 for ; Wed, 24 Apr 2002 06:55:06 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3ODrRG13999; Wed, 24 Apr 2002 06:53:27 -0700 (PDT) (envelope-from nobody) Message-Id: <200204241353.g3ODrRG13999@freefall.freebsd.org> Date: Wed, 24 Apr 2002 06:53:27 -0700 (PDT) From: Martin Klaffenboeck To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37415: Port gcvs does not compile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37415 >Category: ports >Synopsis: Port gcvs does not compile >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 24 07:00:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Martin Klaffenboeck >Release: 4.5 - stable >Organization: >Environment: FreeBSD martin.kleinerdrache.org 4.5-STABLE FreeBSD 4.5-STABLE #11: Fri Apr 19 14:31:04 CEST 2002 martin@martin.kleinerdrache.org:/usr/obj/usr/src/sys/MYKERNEL i386 >Description: I cannot compile the devel/gcvs port. I would like to do that. The error message: gmake[3]: Entering directory `/usr/ports/devel/gcvs/work/gcvs-1.0b2/cvsunix/src' cc add.o admin.o buffer.o checkin.o checkout.o classify.o client.o commit.o create_adm.o cvsrc.o diff.o edit.o entries.o expand_path.o fileattr.o find_names.o hardlink.o hash.o history.o ignore.o import.o lock.o log.o login.o logmsg.o main.o mkmodules.o modules.o myndbm.o no_diff.o parseinfo.o patch.o rcs.o rcscmds.o recurse.o release.o remove.o repos.o root.o rtag.o scramble.o server.o status.o tag.o update.o watch.o wrapper.o vers_ts.o subr.o filesubr.o run.o version.o error.o zlib.o ../lib/libcvs.a ../zlib/libz.a ../diff/libdiff.a -L/usr/local/lib/ -lgnugetopt -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -L/usr/cygnus/kerbnet/lib -lgssapi -lkrb5 -lasn1 -ldes -lroken -lcrypt -lcom_err -o cvs /usr/libexec/elf/ld: cannot find -lroken gmake[3]: *** [cvs] Error 1 gmake[3]: Leaving directory `/usr/ports/devel/gcvs/work/gcvs-1.0b2/cvsunix/src' gmake[2]: *** [all] Error 1 gmake[2]: Leaving directory `/usr/ports/devel/gcvs/work/gcvs-1.0b2/cvsunix' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/devel/gcvs/work/gcvs-1.0b2' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/devel/gcvs. >How-To-Repeat: # cd /usr/ports/devel/gcvs # make >Fix: Sorry. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 7: 5:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 665E137B405; Wed, 24 Apr 2002 07:05:13 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OE3g715999; Wed, 24 Apr 2002 07:03:42 -0700 (PDT) (envelope-from ijliao) Date: Wed, 24 Apr 2002 07:03:42 -0700 (PDT) From: Message-Id: <200204241403.g3OE3g715999@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, dinoex@FreeBSD.org Subject: Re: ports/37415: Port gcvs does not compile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Port gcvs does not compile Responsible-Changed-From-To: freebsd-ports->dinoex Responsible-Changed-By: ijliao Responsible-Changed-When: Wed Apr 24 07:03:29 PDT 2002 Responsible-Changed-Why: over to mainatiner http://www.freebsd.org/cgi/query-pr.cgi?pr=37415 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 7:11: 1 2002 Delivered-To: freebsd-ports@freebsd.org Received: from crucible.athame.co.uk (guru164.netsonic.fi [194.29.193.164]) by hub.freebsd.org (Postfix) with ESMTP id E41C037B400 for ; Wed, 24 Apr 2002 07:10:54 -0700 (PDT) Received: from pc38.net18.ktv.koping.se ([195.163.18.38] helo=minihopp.internal.hasta.se) by crucible.athame.co.uk with esmtp (Exim 3.33 #1) id 170NRl-00067n-00; Wed, 24 Apr 2002 17:08:37 +0300 From: Lauri Watts To: Julian Elischer Subject: Re: HOLY COW! Ports grew by 130MB! Date: Wed, 24 Apr 2002 16:14:19 +0200 User-Agent: KMail/1.4.5 References: In-Reply-To: Cc: ports@FreeBSD.ORG MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200204241614.19257.lauri@kde.org> Content-Type: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wednesday 24 April 2002 15.31, you wrote: > On Wed, 24 Apr 2002, Lauri Watts wrote: > > On Wednesday 24 April 2002 12.48, Julian Elischer wrote: > > 72K . > > > > 42 x 72K =3D 3ish megs total new stuff. > > > > Are you mirroring the entire cvs repository, instead of cvsupping? on a > > 28.8 kb line? *why*? > > > > -- > > because I move around and sometimes I have good connectivity and sometimes > I don't, like right now. Are you trying to actually justify this? I was just asking, I couldn't understand why anyone would do such a thing. = =20 Now that it's been explained, I can see where it might be useful to someone= =20 like yourself. =20 > Regardless of that I object to having my cvs mirror bloated by 130 MB > because of this.. this was NOT a canidate for repo copy. > they should have been individually been added corectly in the first place. > and they should probably have been under a subdirectory at that.. They were split to save the people who need to install them (often on worse= =20 bandwidth than even you have currently available) the requirement to downlo= ad=20 the entire i18n tarball in order to just install one, when they are provide= d=20 as separate distfiles anyway. Very few people speak, for some random=20 examples, Swedish, Brazilian-Portuguese, Romanian, and Xhosa. In any case, the old packing lists have been stripped in CVS, and so now=20 everyone should be reasonably happy, I think. Regards, =2D-=20 Lauri Watts To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 7:18:20 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id C371437B416 for ; Wed, 24 Apr 2002 07:18:16 -0700 (PDT) Received: (qmail 10497 invoked by uid 0); 24 Apr 2002 14:16:58 -0000 Received: from pd950a597.dip.t-dialin.net (HELO kiste.localdomain) (217.80.165.151) by mail.gmx.net (mp004-rz3) with SMTP; 24 Apr 2002 14:16:58 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Michael Nottebrock To: Alexander Leidinger Subject: Re: .la files in ports, maintainers please fix them Date: Wed, 24 Apr 2002 16:16:57 +0200 X-Mailer: KMail [version 1.4] References: <200204241159.g3OBxrsY010966@Magelan.Leidinger.net> In-Reply-To: <200204241159.g3OBxrsY010966@Magelan.Leidinger.net> Cc: ports@FreeBSD.ORG MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200204241616.57372.michaelnottebrock@gmx.net> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wednesday 24 April 2002 13:59, Alexander Leidinger wrote: > I have a report from someone who has 134k of those useless (for us) > files. I am not so sure about that anymore, could you please recap for me why they are useless for us? I have not been able to find proper documentation about that issue. -- Michael Nottebrock To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 7:19:31 2002 Delivered-To: freebsd-ports@freebsd.org Received: from fw.firstinitiallastname.COM (dsl092-186-035.sfo2.dsl.speakeasy.net [66.92.186.35]) by hub.freebsd.org (Postfix) with ESMTP id 0D74437B405; Wed, 24 Apr 2002 07:19:04 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by fw.firstinitiallastname.COM (8.11.6/8.11.6) with ESMTP id g3OEI6R34214; Wed, 24 Apr 2002 07:18:07 -0700 (PDT) (envelope-from tim@firstinitiallastname.com) Date: Wed, 24 Apr 2002 07:18:06 -0700 (PDT) From: Tim Erlin To: Chip Wiegand Cc: freebsd-questions , , Subject: Re: FreeBSD Port Mozilla - fails badly when I ran portupgrade In-Reply-To: <20020423231838.60e8f150.chip@wiegand.org> Message-ID: <20020424071622.Y34206-100000@fw.firstinitiallastname.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I didn't actually upgrade, but installed 0.9.9 alone. There were a number of problems. Make sure that you install both the linux-jdk13 and the /usr/ports/java/jdk13 first. Then the Mozilla build should go more smoothly. --Tim On Tue, 23 Apr 2002, Chip Wiegand wrote: > Has anyone gotten the portupgrade of mozilla to work? I have 0.9.7 > installed and ran portupgrade after doing a cvsup. The version that > portupgrade tried is 1.0.whatever.rc1 (or something very close to that), > (the web site lists 0.9.9.3_1) and it failed miserably. I checked the > progress occasionally and there were many many stops and errors, it > finally restored the original version and stopped with a message like > this -(This is how much I could copy from the term window) - > ------------------- > nsAntiAliasedGlyph.cpp:108: `aBbox' was not declared in this scope > nsAntiAliasedGlyph.cpp:109: ANSI C++ forbids declaration `mLBearing' > with no type nsAntiAliasedGlyph.cpp:109: `aBbox' was not declared in > this scope nsAntiAliasedGlyph.cpp:110: ANSI C++ forbids declaration > `mRBearing' with no type nsAntiAliasedGlyph.cpp:110: `aBbox' was not > declared in this scope nsAntiAliasedGlyph.cpp:111: ANSI C++ forbids > declaration `mAdvance' with no type nsAntiAliasedGlyph.cpp:111: `aSlot' > was not declared in this scope nsAntiAliasedGlyph.cpp:112: ANSI C++ > forbids declaration `mWidth' with no type nsAntiAliasedGlyph.cpp:112: > `aSlot' was not declared in this scope nsAntiAliasedGlyph.cpp:113: ANSI > C++ forbids declaration `mHeight' with no type > nsAntiAliasedGlyph.cpp:113: `aSlot' was not declared in this scope > nsAntiAliasedGlyph.cpp:116: syntax error before `if'{standard input}: > Assembler messages:{standard input}:320: Error: Rest of line ignored. > First ignored character is `:'.{standard input}:326: Error: Rest of line > ignored. First ignored character is `:'.{standard input}:332: Error: > Rest of line ignored. First ignored character is `:'.{standard > input}:338: Error: Rest of line ignored. First ignored character is > `:'.{standard input}:344: Error: Rest of line ignored. First ignored > character is `:'.{standard input}:350: Error: Rest of line ignored. > First ignored character is `:'. gmake[4]: *** [nsAntiAliasedGlyph.o] > Error 1 gmake[4]: Leaving directory > `/usr/ports/www/mozilla/work/mozilla/gfx/src/gtk' gmake[3]: *** [libs] > Error 2 gmake[3]: Leaving directory > `/usr/ports/www/mozilla/work/mozilla/gfx/src' gmake[2]: *** [libs] Error > 2 gmake[2]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/gfx' > gmake[1]: *** [tier_9] Error 2 > gmake[1]: Leaving directory `/usr/ports/www/mozilla/work/mozilla' > gmake: *** [default] Error 2 > *** Error code 2 > > Stop in /usr/ports/www/mozilla. > *** Error code 1 > > Stop in /usr/ports/www/mozilla. > ** Command failed: make > ---> Restoring the old version > ** Fix the installation problem and try again. > [Updating the pkgdb in /var/db/pkg ... - 182 packages found (-0 +1) . > done]** The following packages were not installed or upgraded ( > ! www/mozilla (mozilla-0.9.7_2,1) (install error) > chip3# > ----------- > > That's only a very small portion of it of course, but you get the > picture, its ugly. > > -- > chip > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 7:27:56 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailout10.sul.t-online.com (mailout10.sul.t-online.com [194.25.134.21]) by hub.freebsd.org (Postfix) with ESMTP id 7EEFC37B421 for ; Wed, 24 Apr 2002 07:27:39 -0700 (PDT) Received: from fwd01.sul.t-online.de by mailout10.sul.t-online.com with smtp id 170NiA-000805-07; Wed, 24 Apr 2002 16:25:34 +0200 Received: from Magelan.Leidinger.net (520065502893-0001@[80.131.120.203]) by fmrl01.sul.t-online.com with esmtp id 170Nhv-0h5S8OC; Wed, 24 Apr 2002 16:25:19 +0200 Received: from Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.3/8.12.3) with ESMTP id g3OEPhsY085341; Wed, 24 Apr 2002 16:25:47 +0200 (CEST) (envelope-from netchild@Leidinger.net) Message-Id: <200204241425.g3OEPhsY085341@Magelan.Leidinger.net> Date: Wed, 24 Apr 2002 16:25:43 +0200 (CEST) From: Alexander Leidinger Subject: Re: .la files in ports, maintainers please fix them To: michaelnottebrock@gmx.net Cc: ports@FreeBSD.ORG In-Reply-To: <200204241616.57372.michaelnottebrock@gmx.net> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=iso-8859-1 X-Sender: 520065502893-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 24 Apr, Michael Nottebrock wrote: >> I have a report from someone who has 134k of those useless (for us) >> files. > > I am not so sure about that anymore, could you please recap for me why they > are useless for us? I have not been able to find proper documentation about > that issue. Have a look at such a file with e.g. less. It's plain text. We don't need them to link working programs. They may be needed on other platforms, but not on FreeBSD. Bye, Alexander. -- Speak softly and carry a cellular phone. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 7:47: 3 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id 0D24537B41A for ; Wed, 24 Apr 2002 07:46:57 -0700 (PDT) Received: (qmail 15096 invoked by uid 0); 24 Apr 2002 14:46:13 -0000 Received: from pd950a597.dip.t-dialin.net (HELO kiste.localdomain) (217.80.165.151) by mail.gmx.net (mp009-rz3) with SMTP; 24 Apr 2002 14:46:13 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Michael Nottebrock To: Alexander Leidinger Subject: Re: .la files in ports, maintainers please fix them Date: Wed, 24 Apr 2002 16:46:19 +0200 X-Mailer: KMail [version 1.4] Cc: ports@FreeBSD.ORG References: <200204241425.g3OEPhsY085341@Magelan.Leidinger.net> In-Reply-To: <200204241425.g3OEPhsY085341@Magelan.Leidinger.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200204241646.19518.michaelnottebrock@gmx.net> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wednesday 24 April 2002 16:25, Alexander Leidinger wrote: > On 24 Apr, Michael Nottebrock wrote: > >> I have a report from someone who has 134k of those useless (for us) > >> files. > > > > I am not so sure about that anymore, could you please recap for me why > > they are useless for us? I have not been able to find proper > > documentation about that issue. > > Have a look at such a file with e.g. less. It's plain text. We don't > need them to link working programs. They may be needed on other > platforms, but not on FreeBSD. What about http://developer.kde.org/documentation/library/3.0-api/classref/kdecore/KLibLoader.html#library ,for instance, then? -- Michael Nottebrock To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 8:18:56 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gyros.marcuscom.com (dhcp-64-102-60-52.cisco.com [64.102.60.52]) by hub.freebsd.org (Postfix) with ESMTP id 8E9FC37B416; Wed, 24 Apr 2002 08:18:35 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.3/8.12.3) with ESMTP id g3OFH5W1009182; Wed, 24 Apr 2002 11:17:24 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: FreeBSD Port Mozilla - fails badly when I ran portupgrade From: Joe Marcus Clarke To: Chip Wiegand Cc: freebsd-questions , gnome@FreeBSD.ORG, ports@FreeBSD.ORG In-Reply-To: <20020423231838.60e8f150.chip@wiegand.org> References: <20020423231838.60e8f150.chip@wiegand.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 24 Apr 2002 12:17:05 -0300 Message-Id: <1019661444.8815.10.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, 2002-04-24 at 03:18, Chip Wiegand wrote: > Has anyone gotten the portupgrade of mozilla to work? I have 0.9.7 > installed and ran portupgrade after doing a cvsup. The version that > portupgrade tried is 1.0.whatever.rc1 (or something very close to that), > (the web site lists 0.9.9.3_1) and it failed miserably. I checked the > progress occasionally and there were many many stops and errors, it > finally restored the original version and stopped with a message like > this -(This is how much I could copy from the term window) - Dude! This is a mess. The problem looks to be you need to upgrade your freetype port to 1.3.1_2, then rebuild mozilla. If you need more help on this, search the archives for ports@ for nsAntiAliasedGlyph.cpp. Joe > ------------------- > nsAntiAliasedGlyph.cpp:108: `aBbox' was not declared in this scope > nsAntiAliasedGlyph.cpp:109: ANSI C++ forbids declaration `mLBearing' > with no type nsAntiAliasedGlyph.cpp:109: `aBbox' was not declared in > this scope nsAntiAliasedGlyph.cpp:110: ANSI C++ forbids declaration > `mRBearing' with no type nsAntiAliasedGlyph.cpp:110: `aBbox' was not > declared in this scope nsAntiAliasedGlyph.cpp:111: ANSI C++ forbids > declaration `mAdvance' with no type nsAntiAliasedGlyph.cpp:111: `aSlot' > was not declared in this scope nsAntiAliasedGlyph.cpp:112: ANSI C++ > forbids declaration `mWidth' with no type nsAntiAliasedGlyph.cpp:112: > `aSlot' was not declared in this scope nsAntiAliasedGlyph.cpp:113: ANSI > C++ forbids declaration `mHeight' with no type > nsAntiAliasedGlyph.cpp:113: `aSlot' was not declared in this scope > nsAntiAliasedGlyph.cpp:116: syntax error before `if'{standard input}: > Assembler messages:{standard input}:320: Error: Rest of line ignored. > First ignored character is `:'.{standard input}:326: Error: Rest of line > ignored. First ignored character is `:'.{standard input}:332: Error: > Rest of line ignored. First ignored character is `:'.{standard > input}:338: Error: Rest of line ignored. First ignored character is > `:'.{standard input}:344: Error: Rest of line ignored. First ignored > character is `:'.{standard input}:350: Error: Rest of line ignored. > First ignored character is `:'. gmake[4]: *** [nsAntiAliasedGlyph.o] > Error 1 gmake[4]: Leaving directory > `/usr/ports/www/mozilla/work/mozilla/gfx/src/gtk' gmake[3]: *** [libs] > Error 2 gmake[3]: Leaving directory > `/usr/ports/www/mozilla/work/mozilla/gfx/src' gmake[2]: *** [libs] Error > 2 gmake[2]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/gfx' > gmake[1]: *** [tier_9] Error 2 > gmake[1]: Leaving directory `/usr/ports/www/mozilla/work/mozilla' > gmake: *** [default] Error 2 > *** Error code 2 > > Stop in /usr/ports/www/mozilla. > *** Error code 1 > > Stop in /usr/ports/www/mozilla. > ** Command failed: make > ---> Restoring the old version > ** Fix the installation problem and try again. > [Updating the pkgdb in /var/db/pkg ... - 182 packages found (-0 +1) . > done]** The following packages were not installed or upgraded ( > ! www/mozilla (mozilla-0.9.7_2,1) (install error) > chip3# > ----------- > > That's only a very small portion of it of course, but you get the > picture, its ugly. > > -- > chip > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message > -- PGP Key: http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 8:19:56 2002 Delivered-To: freebsd-ports@freebsd.org Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id 5314037B41D for ; Wed, 24 Apr 2002 08:19:47 -0700 (PDT) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id JQF9GV8H; Wed, 24 Apr 2002 18:16:22 +0300 Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g3OFEj111609; Wed, 24 Apr 2002 18:14:45 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3CC6CC5B.430AF037@FreeBSD.org> Date: Wed, 24 Apr 2002 18:16:43 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Michael Nottebrock Cc: Alexander Leidinger , ports@FreeBSD.ORG Subject: Re: .la files in ports, maintainers please fix them References: <200204241425.g3OEPhsY085341@Magelan.Leidinger.net> <200204241646.19518.michaelnottebrock@gmx.net> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Michael Nottebrock wrote: > > On Wednesday 24 April 2002 16:25, Alexander Leidinger wrote: > > On 24 Apr, Michael Nottebrock wrote: > > >> I have a report from someone who has 134k of those useless (for us) > > >> files. > > > > > > I am not so sure about that anymore, could you please recap for me why > > > they are useless for us? I have not been able to find proper > > > documentation about that issue. > > > > Have a look at such a file with e.g. less. It's plain text. We don't > > need them to link working programs. They may be needed on other > > platforms, but not on FreeBSD. > > What about > http://developer.kde.org/documentation/library/3.0-api/classref/kdecore/KLibLoader.html#library > ,for instance, then? Most of the description there is untrue. Properly linked ELF shared objects contain all information necessary for resolving dependencies, so that adding .la on top of that it just waste of disk space, CPU time and developer's time. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 8:21:55 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7290237B404 for ; Wed, 24 Apr 2002 08:21:33 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OFK1w46007; Wed, 24 Apr 2002 08:20:01 -0700 (PDT) (envelope-from gnats) Received: from sarajevo.idealx.com (sarajevo.idealx.com [213.41.87.90]) by hub.freebsd.org (Postfix) with ESMTP id E95F037B417 for ; Wed, 24 Apr 2002 08:12:16 -0700 (PDT) Received: from hobbes.UUCP (uucp@localhost) by sarajevo.idealx.com (8.10.1/8.10.1) with UUCP id g3OFA8Y25937; Wed, 24 Apr 2002 17:10:08 +0200 (CEST) Received: by hobbes.oban.frmug.org (Postfix, from userid 1001) id 85A565911; Wed, 24 Apr 2002 17:07:54 +0200 (CEST) Message-Id: <20020424150754.85A565911@hobbes.oban.frmug.org> Date: Wed, 24 Apr 2002 17:07:54 +0200 (CEST) From: Olivier Tharan Reply-To: Olivier Tharan To: FreeBSD-gnats-submit@FreeBSD.org Cc: olive@oban.frmug.org X-Send-Pr-Version: 3.113 Subject: ports/37418: New port: nload, network load monitor on console Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37418 >Category: ports >Synopsis: New port: nload, network load monitor on console >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Apr 24 08:20:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Olivier Tharan >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD hobbes.oban.frmug.org 4.5-STABLE FreeBSD 4.5-STABLE #3: Mon Apr 22 16:34:48 CEST 2002 root@hobbes.oban.frmug.org:/usr/obj/usr/src/sys/HOBBES i386 >Description: nload is a console network monitor. Not sure about the utility, so feel free not to include it if it is one too much. Below is a shar archive. The patch is minimal, and I hope future releases of the upstream software will have it patched already (author contacted). >How-To-Repeat: There are not enough network monitors yet! >Fix: # 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: # # . # ./pkg-comment # ./Makefile # ./distinfo # ./pkg-descr # ./pkg-plist # ./files # ./files/patch-aa # echo c - . mkdir -p . > /dev/null 2>&1 echo x - ./pkg-comment sed 's/^X//' >./pkg-comment << 'END-of-./pkg-comment' XConsole application which monitors network traffic in real time END-of-./pkg-comment echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# New ports collection makefile for: nload X# Date created: 24 April 2002 X# Whom: Olivier Tharan X# X# $FreeBSD$ X# X XPORTNAME= nload XPORTVERSION= 0.4.0 XCATEGORIES= net XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= ${PORTNAME} X XMAINTAINER= olive@oban.frmug.org X XGNU_CONFIGURE= yes X XMAN1= nload.1 XMANCOMPRESSED= yes X Xpost-install: X strip ${PREFIX}/bin/nload X X.include END-of-./Makefile echo x - ./distinfo sed 's/^X//' >./distinfo << 'END-of-./distinfo' XMD5 (nload-0.4.0.tar.gz) = a2d3607263f9d63883b90c03a3b7b2b1 END-of-./distinfo echo x - ./pkg-descr sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr' XThis is a port of nload. X Xnload is a console application which monitors network traffic and Xbandwidth usage in real time. It visualizes the in- and outgoing Xtraffic using two graphs and provides additionally info like total Xamount of transfered data and min/max network usage. X XWWW: http://www.roland-riegel.de/nload/index_en.html X X- Olivier Tharan Xolive@oban.frmug.org END-of-./pkg-descr echo x - ./pkg-plist sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist' Xbin/nload END-of-./pkg-plist echo c - ./files mkdir -p ./files > /dev/null 2>&1 echo x - ./files/patch-aa sed 's/^X//' >./files/patch-aa << 'END-of-./files/patch-aa' X--- Makefile.in.bak Wed Apr 24 16:39:22 2002 X+++ Makefile.in Wed Apr 24 16:39:27 2002 X@@ -357,7 +357,7 @@ X install: X $(mkinstalldirs) $(DESTDIR)$(prefix)/man/man1 X $(INSTALL_DATA) $(top_srcdir)/docs/$(PACKAGE).1 $(DESTDIR)$(prefix)/man/man1 X- gzip $(DESTDIR)$(prefix)/man/man1/$(PACKAGE).1 X+ gzip -f $(DESTDIR)$(prefix)/man/man1/$(PACKAGE).1 X X uninstall: X rm $(DESTDIR)$(prefix)/man/man1/$(PACKAGE).1.gz END-of-./files/patch-aa exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 8:32:59 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B679037B446 for ; Wed, 24 Apr 2002 08:30:50 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OFU2N52023; Wed, 24 Apr 2002 08:30:02 -0700 (PDT) (envelope-from gnats) Received: from softwareliberty.org (freebsd.sinica.edu.tw [140.109.13.51]) by hub.freebsd.org (Postfix) with ESMTP id 98F3237B423 for ; Wed, 24 Apr 2002 08:23:12 -0700 (PDT) Received: by softwareliberty.org (Postfix, from userid 1014) id 030F27531; Wed, 24 Apr 2002 23:22:22 +0800 (CST) Message-Id: <20020424152222.030F27531@softwareliberty.org> Date: Wed, 24 Apr 2002 23:22:22 +0800 (CST) From: Statue Reply-To: Statue To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37419: Update port: chinese/bg5pdf Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37419 >Category: ports >Synopsis: Update port: chinese/bg5pdf >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Apr 24 08:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Statue >Release: FreeBSD 4.4-STABLE i386 >Organization: [MAINTAINER] >Environment: System: FreeBSD freebsd.sinica.edu.tw 4.4-STABLE FreeBSD 4.4-STABLE #0: Tue Oct 9 02:45:16 CST 2001 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/FREEBSD i386 >Description: Post python2.2 >How-To-Repeat: >Fix: diff -ruN bg5pdf.orig/Makefile bg5pdf/Makefile --- bg5pdf.orig/Makefile Sun Apr 22 04:31:57 2001 +++ bg5pdf/Makefile Sun Apr 22 04:32:20 2001 @@ -21,7 +21,7 @@ do-install: @${MKDIR} ${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/bg5pdf ${PREFIX}/bin - ${INSTALL_PROGRAM} ${WRKSRC}/bg5pdflib.so ${PREFIX}/lib/python2.1/site-packages + ${INSTALL_PROGRAM} ${WRKSRC}/bg5pdflib.so ${PREFIX}/lib/python2.2/site-packages ${INSTALL_DATA} ${WRKSRC}/test.big5 ${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/test.big5.pdf ${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/genTest.py ${EXAMPLESDIR} >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 8:41:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 47AB537B41C for ; Wed, 24 Apr 2002 08:41:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OFe1p53433; Wed, 24 Apr 2002 08:40:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 48BBC37B400 for ; Wed, 24 Apr 2002 08:30:38 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OFToO51975; Wed, 24 Apr 2002 08:29:50 -0700 (PDT) (envelope-from nobody) Message-Id: <200204241529.g3OFToO51975@freefall.freebsd.org> Date: Wed, 24 Apr 2002 08:29:50 -0700 (PDT) From: Terry Huang To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37421: Makefile of /usr/ports/net/py-ldap2 should able to adapt for different version of Python Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37421 >Category: ports >Synopsis: Makefile of /usr/ports/net/py-ldap2 should able to adapt for different version of Python >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Apr 24 08:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Terry Huang >Release: 4.5 >Organization: Taipei Times >Environment: FreeBSD terry.lifetaiwan.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Mon Apr 15 07:04:37 GMT 2002 root@terry.lifetaiwan.net:/usr/obj/usr/src/sys/SND i386 >Description: Mostly to make the Zope user easier to install this port. Now, the Makefile for this port only for python2.2 >How-To-Repeat: *_* >Fix: diff for Makefile --------------------------------- 37c37 < cd ${WRKSRC} && python setup.py build --- > cd ${WRKSRC} && ${PYTHON_CMD} setup.py build 40c40 < cd ${WRKSRC} && python setup.py install --- > cd ${WRKSRC} && ${PYTHON_CMD} setup.py install --------------------------------- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 8:42: 5 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 09CF837B41F for ; Wed, 24 Apr 2002 08:41:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OFe2J53443; Wed, 24 Apr 2002 08:40:02 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9089437B674 for ; Wed, 24 Apr 2002 08:34:47 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OFYSq52658; Wed, 24 Apr 2002 08:34:28 -0700 (PDT) (envelope-from nobody) Message-Id: <200204241534.g3OFYSq52658@freefall.freebsd.org> Date: Wed, 24 Apr 2002 08:34:28 -0700 (PDT) From: Hendrik Scholz To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37422: port upgrade news/diablo 3.0 -> 4.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37422 >Category: ports >Synopsis: port upgrade news/diablo 3.0 -> 4.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 24 08:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Hendrik Scholz >Release: 5.0 -current x86 >Organization: NetUSE AG >Environment: FreeBSD deimos.raisdorf.net 5.0-CURRENT FreeBSD 5.0-CURRENT #6: Sun Mar 17 19:26:49 EST 2002 hscholz@deimos.raisdorf.net:/usr/src/sys/i386/compile/DEIMOS5 i386 >Description: This is an update for the diablo news server. patch-aa and patch-ab is a workaround for -current. I had problems using xmake without having an output in xmake. This problem seem not to exist on 4.5 (only -RC tested). If you leave out patch-aa and patch-ab xmake will segfault when doing make clean or complaining about backticks. I will investigate this further and send another bug report. The diablo shar can be downloaded from http://www.raisdorf.net/files/FreeBSD/ >How-To-Repeat: >Fix: # 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: # # diablo # diablo/files # diablo/files/patch-aa # diablo/files/patch-ab # diablo/files/patch-ac # diablo/files/patch-ad # diablo/scripts # diablo/scripts/diablo.sh # diablo/Makefile # diablo/distinfo # diablo/pkg-comment # diablo/pkg-descr # diablo/pkg-message # diablo/pkg-plist # echo c - diablo mkdir -p diablo > /dev/null 2>&1 echo c - diablo/files mkdir -p diablo/files > /dev/null 2>&1 echo x - diablo/files/patch-aa sed 's/^X//' >diablo/files/patch-aa << 'END-of-diablo/files/patch-aa' X--- lib/XMakefile Fri Dec 14 03:23:28 2001 X+++ lib/XMakefile Wed Apr 24 15:32:34 2002 X@@ -30,4 +30,4 @@ X X clean: X rm -f $(OBJS) $(DLIB) $(PROTOS) X- X+ // X--- filter/XMakefile Mon Oct 12 12:33:35 1998 X+++ filter/XMakefile Wed Apr 24 15:55:45 2002 X@@ -14,6 +14,7 @@ X ar cr %(left).new %(right) X ranlib %(left).new X mv -f %(left).new %(left) X+ // X X $(OBJS) : $(SRCS) X $(CC) $(CFLAGS) %(right) -o %(left) -c X@@ -24,4 +25,4 @@ X X clean: X rm -f $(OBJS) $(FLIB) $(PROTOS) X- X+ // X--- sup/XMakefile Mon Oct 12 12:33:35 1998 X+++ sup/XMakefile Wed Apr 24 15:53:30 2002 X@@ -16,4 +16,4 @@ X X clean: X rm -f $(OBJS) $(LPROGS) X- X+ // END-of-diablo/files/patch-aa echo x - diablo/files/patch-ab sed 's/^X//' >diablo/files/patch-ab << 'END-of-diablo/files/patch-ab' X--- dreaderd/XMakefile Tue Sep 18 02:52:16 2001 X+++ dreaderd/XMakefile Wed Apr 24 23:01:04 2002 X@@ -13,6 +13,7 @@ X .set PROTOS $(BD)obj/dreaderd-protos.h X X all: $(PROTOS) $(PROG) $(RLIB) X+ // X X $(PROG) : $(OBJS) X $(CC) $(CFLAGS) %(right) -o %(left) $(LFLAGS) END-of-diablo/files/patch-ab echo x - diablo/files/patch-ac sed 's/^X//' >diablo/files/patch-ac << 'END-of-diablo/files/patch-ac' X--- XMakefile.inc Tue Feb 5 07:56:11 2002 X+++ XMakefile.inc Wed Apr 24 23:04:39 2002 X@@ -21,8 +21,8 @@ X #endif X X .set LFLAGS -L$(BD)obj -lfilter -ldiablo -lutil -lm X-.set IDIR /news X-.set MDIR /news/man X+.set IDIR %%NEWS_PREFIX%% X+.set MDIR %%PREFIX%%/man X .set INSTALL install X X /* X@@ -61,5 +61,5 @@ X .set INSTALL /usr/ucb/install X #endif X X-.set DIST /news X+.set DIST %%NEWS_PREFIX%% X END-of-diablo/files/patch-ac echo x - diablo/files/patch-ad sed 's/^X//' >diablo/files/patch-ad << 'END-of-diablo/files/patch-ad' X--- XMakefile.inst.orig Thu Oct 25 19:18:40 2001 X+++ XMakefile.inst Wed Apr 24 23:58:55 2002 X@@ -4,14 +4,14 @@ X X .set IDIRS dbin samples samples/adm samples/feeder \ X samples/feeder+reader samples/reader X-.set IFILES `find $(IDIRS) \( -type f -o -type l \) -print | sort | uniq | fgrep -v CVS` X+.set IFILES `find $(IDIRS) \( -type f -o -type l \) -print | sort | uniq | grep -v -e CVS -e .cvsignore -e .empty` X .set TFILES samples/dactive.kp samples/dcontrol.ctl samples/dexpire.ctl \ X samples/diablo.config samples/distrib.pats samples/dnewsfeeds \ X samples/dreader.access samples/dserver.hosts \ X samples/dspool.ctl samples/moderators X .set IMAN `find man \( -type f -o -type l \) -print | fgrep -v CVS` X .set MDIRS dqueue spool spool/news spool/group spool/cache X-.set ODIRS man man/man5 man/man8 run X+.set ODIRS run X X .set DDIRS $(IDIRS:"*":"$(IDIR)/*") X .set DMDIRS $(MDIRS:"*":"$(IDIR)/*") END-of-diablo/files/patch-ad echo c - diablo/scripts mkdir -p diablo/scripts > /dev/null 2>&1 echo x - diablo/scripts/diablo.sh sed 's/^X//' >diablo/scripts/diablo.sh << 'END-of-diablo/scripts/diablo.sh' X#!/bin/sh X Xcase $1 in Xstart) X if [ -x %%NEWS_PREFIX%%/news/rc.news ] ; then X %%NEWS_PREFIX%%/news/rc.news && echo -n ' diablo' X fi X ;; Xstop) X ;; X*) X echo "Usage: `basename $0` {start|stop}" >&2 X exit 64 X ;; Xesac X Xexit 0 END-of-diablo/scripts/diablo.sh echo x - diablo/Makefile sed 's/^X//' >diablo/Makefile << 'END-of-diablo/Makefile' X# New ports collection makefile for: diablo X# Date created: June 2nd 1997 X# Whom: jfitz X# X# $FreeBSD$ X# X XPORTNAME= diablo XPORTVERSION= 4.1 XCATEGORIES= news XMASTER_SITES= http://www.openusenet.org/diablo/download/ XDISTNAME= ${PKGNAME}-REL XEXTRACT_SUFX= .tgz X XMAINTAINER= hendrik@scholz.net X XBUILD_DEPENDS= xmake:${PORTSDIR}/devel/xmake X XMAN5= diablo-files.5 diablo-kp.5 XMAN8= dexpire.8 dexpireover.8 dfeedinfo.8 dgrpctl.8 diablo.8 dicmd.8 \ X didump.8 diloadfromspool.8 dilookup.8 dkp.8 dnewslink.8 doutq.8 \ X doverctl.8 dpath.8 drcmd.8 dreadart.8 dreaderd.8 dreadover.8 \ X drequeue.8 dspoolout.8 dsyncgroups.8 X X.if !defined(NEWS_PREFIX) XNEWS_PREFIX=${PREFIX}/news X.endif X XPLIST_SUB= NEWS_PREFIX=${NEWS_PREFIX} X Xpre-everything:: X @${ECHO} "" X @${ECHO} "You may use the following build options:" X @${ECHO} "" X @${ECHO} " NEWS_PREFIX=/news Set another installation dir for the main programs." X @${ECHO} " manpages will still be installed to ${PREFIX}/man" X @${ECHO} "" X Xpost-extract: X ${CP} ${SCRIPTDIR}/diablo.sh ${WRKDIR} X Xdo-configure: X ${PERL} -pi -e 's|%%PREFIX%%|${PREFIX}|g' \ X ${WRKDIR}/diablo.sh ${WRKSRC}/XMakefile.inc X ${PERL} -pi -e 's|%%NEWS_PREFIX%%|${NEWS_PREFIX}|g' \ X ${WRKDIR}/diablo.sh ${WRKSRC}/XMakefile.inc X.ifndef WITH_DES X ${PERL} -pi -e 's| -ldes||g' ${WRKSRC}/XMakefile.inc X.endif X Xdo-build: X cd ${WRKSRC} && xmake all X Xdo-install: X ${MKDIR} ${NEWS_PREFIX} X cd ${WRKSRC} && xmake install X.for file in COPYRIGHT INSTALL README.READER README.SERVER RELEASE_NOTES X ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCDIR} X.endfor X ${INSTALL_SCRIPT} ${WRKDIR}/diablo.sh ${PREFIX}/etc/rc.d X Xpost-install: X @${CAT} ${PKGMESSAGE} X @${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL X X.include END-of-diablo/Makefile echo x - diablo/distinfo sed 's/^X//' >diablo/distinfo << 'END-of-diablo/distinfo' XMD5 (diablo-4.1-REL.tgz) = 813df410630d0e6aec6dde164af272d8 END-of-diablo/distinfo echo x - diablo/pkg-comment sed 's/^X//' >diablo/pkg-comment << 'END-of-diablo/pkg-comment' XA comprehensive newsfeeding and newsreading software package END-of-diablo/pkg-comment echo x - diablo/pkg-descr sed 's/^X//' >diablo/pkg-descr << 'END-of-diablo/pkg-descr' XDiablo is a comprehensive newsfeeding and newsreading software package Xthat was originally developed by Matthew Dillon and is now run as an open Xsource project. Diablo is significantly faster and more robust than INN, Xand scales well to multi-server installations. X XWWW: http://www.openusenet.org/diablo/ END-of-diablo/pkg-descr echo x - diablo/pkg-message sed 's/^X//' >diablo/pkg-message << 'END-of-diablo/pkg-message' X XPost-install notes for Diablo X----------------------------- X XThis port installs a very basic Diablo system. You will certainly Xwant to change paths and partitions before you start using diablo in a Xproduction environment. Please refer to the documentation located at Xhttp://www.openusenet.org/diablo/ for further information. X END-of-diablo/pkg-message echo x - diablo/pkg-plist sed 's/^X//' >diablo/pkg-plist << 'END-of-diablo/pkg-plist' Xetc/rc.d/diablo.sh X@cwd %%NEWS_PREFIX%% Xdactive.kp Xdbin/diloadfromspool Xdbin/dclient Xdbin/dexpire Xdbin/dexpireover Xdbin/dfeedinfo Xdbin/dfeedtest Xdbin/dgrpctl Xdbin/dhisbench Xdbin/diablo Xdbin/dicmd Xdbin/diconvhist Xdbin/didate Xdbin/didump Xdbin/diload Xdbin/dlockhistory Xdbin/dilookup Xdbin/dkp Xdbin/dprimehostcache Xdbin/dnewslink Xdbin/doutq Xdbin/doverctl Xdbin/dpath Xdbin/drcmd Xdbin/dreadart Xdbin/dreaderd Xdbin/dreadover Xdbin/drequeue Xdbin/dspaminfo Xdbin/dspoolout Xdbin/dstart Xdbin/dsyncgroups Xdbin/pgpverify Xdbin/plock Xdbin/showlocks Xdcontrol.ctl Xdexpire.ctl Xdiablo.config Xdistrib.pats Xdnewsfeeds Xdreader.access Xdserver.hosts Xdspool.ctl Xmoderators Xsamples/adm/rot Xsamples/adm/biweekly.atrim Xsamples/adm/crontab.sample Xsamples/adm/daily.atrim Xsamples/adm/daily.reader Xsamples/adm/hourly.expire Xsamples/adm/quadhr.expire Xsamples/adm/rc.news Xsamples/adm/weekly.reader Xsamples/feeder/diablo.config Xsamples/feeder/dnewsfeeds Xsamples/feeder/dspool.ctl Xsamples/feeder+reader/dactive.kp Xsamples/feeder+reader/README Xsamples/feeder+reader/dcontrol.ctl Xsamples/feeder+reader/dexpire.ctl Xsamples/feeder+reader/diablo.config Xsamples/feeder+reader/distrib.pats Xsamples/feeder+reader/dnewsfeeds Xsamples/feeder+reader/dreader.access Xsamples/feeder+reader/dserver.hosts Xsamples/feeder+reader/dspool.ctl Xsamples/feeder+reader/moderators Xsamples/reader/dcontrol.ctl Xsamples/reader/dactive.kp Xsamples/reader/diablo.config Xsamples/reader/dexpire.ctl Xsamples/reader/distrib.pats Xsamples/reader/dreader.access Xsamples/reader/dserver.hosts Xsamples/reader/moderators Xsamples/dcontrol.ctl Xsamples/dactive.kp Xsamples/diablo.config Xsamples/dexpire.ctl Xsamples/diablo.hosts Xsamples/distrib.pats Xsamples/dnewsfeeds Xsamples/dnntpspool.ctl Xsamples/dreader.access Xsamples/dserver.hosts Xsamples/dspool.ctl Xsamples/moderators Xsamples/pgp-sample X@dirrm dbin X@dirrm dqueue X@dirrm run X@dirrm samples/adm X@dirrm samples/feeder X@dirrm samples/feeder+reader X@dirrm samples/reader X@dirrm samples X@dirrm spool/news X@dirrm spool/group X@dirrm spool/cache X@dirrm spool X@cwd / X@dirrm %%NEWS_PREFIX%% END-of-diablo/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 8:55: 7 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id A5C1037B416 for ; Wed, 24 Apr 2002 08:54:59 -0700 (PDT) Received: (qmail 29707 invoked by uid 0); 24 Apr 2002 15:53:38 -0000 Received: from pd950a597.dip.t-dialin.net (HELO gmx.net) (217.80.165.151) by mail.gmx.net (mp001-rz3) with SMTP; 24 Apr 2002 15:53:38 -0000 Message-ID: <3CC6D505.3020106@gmx.net> Date: Wed, 24 Apr 2002 17:53:41 +0200 From: Michael Nottebrock User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:0.9.9) Gecko/20020310 X-Accept-Language: de, en MIME-Version: 1.0 To: Alexander Leidinger Cc: ports@FreeBSD.ORG Subject: Re: .la files in ports, maintainers please fix them References: <200204241452.g3OEqisY092634@Magelan.Leidinger.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Alexander Leidinger wrote: > On 24 Apr, Michael Nottebrock wrote: >>What about >>http://developer.kde.org/documentation/library/3.0-api/classref/kdecore/KLibLoader.html#library >>,for instance, then? > > Dependcies should get resolved at link time in the normal case. For > plug-ins one should know the dependency graph. Everything should be > known at development time. It's not neccessary (a waste of resources) to > do it at runtime. > > I assume removing the kde .la's breaks KDE. Can someone confirm this? A quick sweep through /usr/local/lib breaks KDE3 here, yes. -- Michael Nottebrock To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 9:34:42 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailout07.sul.t-online.com (mailout07.sul.t-online.com [194.25.134.83]) by hub.freebsd.org (Postfix) with ESMTP id 68C4D37B404 for ; Wed, 24 Apr 2002 09:34:38 -0700 (PDT) Received: from fwd08.sul.t-online.de by mailout07.sul.t-online.com with smtp id 170O8L-0007OV-01; Wed, 24 Apr 2002 16:52:37 +0200 Received: from Magelan.Leidinger.net (520065502893-0001@[80.131.120.203]) by fmrl08.sul.t-online.com with esmtp id 170O84-1phRmyC; Wed, 24 Apr 2002 16:52:20 +0200 Received: from Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.3/8.12.3) with ESMTP id g3OEqisY092634; Wed, 24 Apr 2002 16:52:48 +0200 (CEST) (envelope-from netchild@Leidinger.net) Message-Id: <200204241452.g3OEqisY092634@Magelan.Leidinger.net> Date: Wed, 24 Apr 2002 16:52:44 +0200 (CEST) From: Alexander Leidinger Subject: Re: .la files in ports, maintainers please fix them To: michaelnottebrock@gmx.net Cc: ports@FreeBSD.ORG In-Reply-To: <200204241646.19518.michaelnottebrock@gmx.net> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=iso-8859-1 X-Sender: 520065502893-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 24 Apr, Michael Nottebrock wrote: >> >> I have a report from someone who has 134k of those useless (for us) >> >> files. >> > >> > I am not so sure about that anymore, could you please recap for me why >> > they are useless for us? I have not been able to find proper >> > documentation about that issue. >> >> Have a look at such a file with e.g. less. It's plain text. We don't >> need them to link working programs. They may be needed on other >> platforms, but not on FreeBSD. > > What about > http://developer.kde.org/documentation/library/3.0-api/classref/kdecore/KLibLoader.html#library > ,for instance, then? Dependcies should get resolved at link time in the normal case. For plug-ins one should know the dependency graph. Everything should be known at development time. It's not neccessary (a waste of resources) to do it at runtime. I assume removing the kde .la's breaks KDE. Can someone confirm this? Bye, Alexander. -- "One world, one web, one program" -- Microsoft promotional ad "Ein Volk, ein Reich, ein Fuehrer" -- Adolf Hitler http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 9:40:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B0BD237B400 for ; Wed, 24 Apr 2002 09:40:15 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OGe3n68187; Wed, 24 Apr 2002 09:40:03 -0700 (PDT) (envelope-from gnats) Date: Wed, 24 Apr 2002 09:40:03 -0700 (PDT) Message-Id: <200204241640.g3OGe3n68187@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Chris Shenton Subject: Re: ports/37085: [FIX] apsfilter/ghostscript don't work with hpijs driver any longer Reply-To: Chris Shenton Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/37085; it has been noted by GNATS. From: Chris Shenton To: freebsd-gnats-submit@FreeBSD.org, apsfilter-stable@apsfilter.org Cc: apsfilter-help@apsfilter.org Subject: Re: ports/37085: [FIX] apsfilter/ghostscript don't work with hpijs driver any longer Date: 24 Apr 2002 12:31:25 -0400 [Following up to freebsd bug report, and apsfilter-stable where my apsfilter-bug submission went; also to apsfilter-help since other users will probably encounter this, it's not freebsd-specific.] Spent a bunch of time trying to figure where the bogus key/values were getting set, which generated: unable to set key=OutputFile, value=/tmp/apsfilter4303/test_page.aps unable to set key=Quality, value=0 unable to set key=ColorMode, value=2 unable to set key=MediaType, value=0 unable to set key=PenSet, value=2 Checked the hpijs page on sourceforge, then the file: /usr/ports/print/ghostscript-gnu/work/ghostscript-6.53/hpijs-1.0.4/hpijs_readme.html. Looks like the option syntax has changed. For my Deskjet 930, they're being set in /usr/local/share/apsfilter/driver/ijs/DESKJET_920 I've hacked it according to the following diff, but the other files need to be fixed too in the same way. *** DESKJET_920.ORIG_BROKEN Sun Dec 16 12:52:29 2001 --- DESKJET_920 Wed Apr 24 12:12:12 2002 *************** *** 5,19 **** case "$COLOR" in full) case "$QUALITY" in high|photo) RESOLUTION=600x600 ! params="Quality=2,ColorMode=2,MediaType=2,PenSet=2" ;; *) RESOLUTION=300x300 ! params="Quality=0,ColorMode=2,MediaType=0,PenSet=2" ;; esac ;; *) case "$QUALITY" in high|photo) RESOLUTION=600x600 ;; *) RESOLUTION=300x300 ;; esac ! params="Quality=0,ColorMode=0,MediaType=0,PenSet=2" ;; esac if [ -n "$HARDWARE_DUPLEX" -a -n "$DUPLEX" ]; then --- 5,19 ---- case "$COLOR" in full) case "$QUALITY" in high|photo) RESOLUTION=600x600 ! params="Quality:Quality=2,Quality:ColorMode=2,Quality:MediaType=2,Quality:PenSet=2" ;; *) RESOLUTION=300x300 ! params="Quality:Quality=0,Quality:ColorMode=2,Quality:MediaType=0,Quality:PenSet=2" ;; esac ;; *) case "$QUALITY" in high|photo) RESOLUTION=600x600 ;; *) RESOLUTION=300x300 ;; esac ! params="Quality:Quality=0,Quality:ColorMode=0,Quality:MediaType=0,Quality:PenSet=2" ;; esac if [ -n "$HARDWARE_DUPLEX" -a -n "$DUPLEX" ]; then *************** *** 24,27 **** fi fi ! GS_FEATURES="$GS_FEATURES -sIjsParams='$params' -sDeviceManufacturer=HEWLETT-PACKARD" --- 24,27 ---- fi fi ! GS_FEATURES="$GS_FEATURES -dIjsUseOutputFD -sIjsParams='$params' -sDeviceManufacturer=HEWLETT-PACKARD" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 10:10:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ECD7137B419 for ; Wed, 24 Apr 2002 10:10:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OHA4l76992; Wed, 24 Apr 2002 10:10:04 -0700 (PDT) (envelope-from gnats) Date: Wed, 24 Apr 2002 10:10:04 -0700 (PDT) Message-Id: <200204241710.g3OHA4l76992@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Konstantinos Konstantinidis Subject: Re: ports/32046: Port cleanup: x11-fonts/webfonts Reply-To: Konstantinos Konstantinidis Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/32046; it has been noted by GNATS. From: Konstantinos Konstantinidis To: Anders Nordby Cc: freebsd-gnats-submit@FreeBSD.org, clefevre@citeweb.net Subject: Re: ports/32046: Port cleanup: x11-fonts/webfonts Date: Wed, 24 Apr 2002 20:06:43 +0300 On Sun, 21 Apr 2002 00:46:51 +0200 Anders Nordby wrote: > Anything happening on this PR? Will there be a final patch? Most of the changes submited by the originator of that PR, along with others sent to me privately by other users, were incorporated into a big patch that was submitted 3 months ago in ports/34091 I think that patch just about covers this PR, apart from some details that were debated with various people (over private email mostly, and some on the lists). Unfortunately it ended up being a bit of a bikeshed, including discussions regarding wether the port really should be under x11-fonts rather than print, wether it should install under ${LOCALBASE} rather than ${X11BASE} and stuff like that... Anyway, I just submitted ports/34091 leaving some issues that were discussed unresolved, and nobody complained. I suppose this PR could be closed. If someone is not satisfied with some aspect of the port, he could file a new, more specific PR. --kkonstan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 10:10:27 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7C5BB37B427 for ; Wed, 24 Apr 2002 10:10:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OHA3376982; Wed, 24 Apr 2002 10:10:03 -0700 (PDT) (envelope-from gnats) Received: from softwareliberty.org (freebsd.sinica.edu.tw [140.109.13.51]) by hub.freebsd.org (Postfix) with ESMTP id E685837B41F for ; Wed, 24 Apr 2002 10:05:42 -0700 (PDT) Received: by softwareliberty.org (Postfix, from userid 1014) id 459AD753C; Thu, 25 Apr 2002 01:05:45 +0800 (CST) Message-Id: <20020424170545.459AD753C@softwareliberty.org> Date: Thu, 25 Apr 2002 01:05:45 +0800 (CST) From: Statue Reply-To: Statue To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37426: Update port: chinese/ttfm Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37426 >Category: ports >Synopsis: Update port: chinese/ttfm >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Apr 24 10:10:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Statue >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD freebsd.sinica.edu.tw 4.4-STABLE FreeBSD 4.4-STABLE #0: Tue Oct 9 02:45:16 CST 2001 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/FREEBSD i386 >Description: AbiWord change PREFIX to X11BASE >How-To-Repeat: >Fix: diff -ruN ttfm.orig/files/patch-aa ttfm/files/patch-aa --- ttfm.orig/files/patch-aa Sun Apr 22 05:37:30 2001 +++ ttfm/files/patch-aa Thu Apr 25 00:52:23 2002 @@ -1,11 +1,11 @@ ---- modules/abiword.ttfm.orig Sun Sep 16 03:20:44 2001 -+++ modules/abiword.ttfm Sun Sep 16 03:21:13 2001 +--- modules/abiword.ttfm.orig Thu Feb 1 06:06:33 2001 ++++ modules/abiword.ttfm Sun Apr 22 05:38:36 2001 @@ -41,7 +41,7 @@ export X11BASE; X11BASE=/usr/X11R6 export PATH; PATH=/bin:/sbin:/usr/bin:/usr/sbin:$PREFIX/bin:$PREFIX/sbin:$X11BASE/bin export TEMPFILE; TEMPFILE="`mktemp /tmp/ttfm.tmpXXX`" -export ABIFontPath; ABIFontPath=$PREFIX/AbiSuite/fonts -+export ABIFontPath; ABIFontPath=$PREFIX/share/AbiSuite/fonts ++export ABIFontPath; ABIFontPath=$X11BASE/share/AbiSuite/fonts export DefaultFontPath; DefaultFontPath=$PREFIX/share/fonts/TrueType export TTFM; TTFM=$PREFIX/bin/ttfm.sh export XTTFFONTPATH; XTTFFONTPATH="$X11BASE/lib/X11/fonts/TrueType" >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 10:20:51 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EE28A37B41F; Wed, 24 Apr 2002 10:20:11 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OHK8U79017; Wed, 24 Apr 2002 10:20:08 -0700 (PDT) (envelope-from gad) Date: Wed, 24 Apr 2002 10:20:08 -0700 (PDT) From: Message-Id: <200204241720.g3OHK8U79017@freefall.freebsd.org> To: coolvibe@hackerheaven.org, gad@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/32465: emulators/vmware2 doesn't build Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: emulators/vmware2 doesn't build State-Changed-From-To: open->closed State-Changed-By: gad State-Changed-When: Wed Apr 24 10:18:36 PDT 2002 State-Changed-Why: User reports the problem has since been fixed. He able to run vmware2 on current now. http://www.freebsd.org/cgi/query-pr.cgi?pr=32465 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 10:21:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6468137B400 for ; Wed, 24 Apr 2002 10:20:07 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OHK4G79003; Wed, 24 Apr 2002 10:20:04 -0700 (PDT) (envelope-from gnats) Received: from wwwportal.ukma.kiev.ua (wwwportal.ukma.kiev.ua [194.44.142.22]) by hub.freebsd.org (Postfix) with ESMTP id 5135337B416 for ; Wed, 24 Apr 2002 10:16:26 -0700 (PDT) Received: from wwwportal.ukma.kiev.ua (localhost [127.0.0.1]) by wwwportal.ukma.kiev.ua (8.11.6/8.11.6) with ESMTP id g3OHFvo48666 for ; Wed, 24 Apr 2002 20:16:01 +0300 (EEST) (envelope-from kunia@wwwportal.ukma.kiev.ua) Received: (from root@localhost) by wwwportal.ukma.kiev.ua (8.12.3/8.12.3/Submit) id g3OHFlWF048664; Wed, 24 Apr 2002 20:15:47 +0300 (EEST) Message-Id: <200204241715.g3OHFlWF048664@wwwportal.ukma.kiev.ua> Date: Wed, 24 Apr 2002 20:15:47 +0300 (EEST) From: Olexander Kunytsa Reply-To: Olexander Kunytsa To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37427: audio/fmio: fix-up PR:ports/37401 + some comments from author Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37427 >Category: ports >Synopsis: audio/fmio: fix-up PR:ports/37401 + some comments from author >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Apr 24 10:20:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Olexander Kunytsa >Release: FreeBSD 4.5-STABLE i386 >Organization: ISTC >Environment: System: FreeBSD wwwportal.ukma.kiev.ua 4.5-STABLE FreeBSD 4.5-STABLE #1: Sun Feb 17 13:10:10 EET 2002 root@wwwportal.ukma.kiev.ua:/usr/obj/usr/src/sys/WWWPORTAL i386 >Description: There was a mistake during solving PR:ports/37401 with files/bktrctl.sh file, which is fixed in the patch below. Also changed 'WITH_XTREME' to 'WITH_BKTR' on the author comment. >How-To-Repeat: >Fix: Apply the patch: diff -ur fmio.old/Makefile fmio/Makefile --- fmio.old/Makefile Wed Apr 24 19:50:08 2002 +++ fmio/Makefile Wed Apr 24 19:54:39 2002 @@ -16,20 +16,20 @@ MANCOMPRESSED= no pre-build: -.if !defined(WITH_XTREME) +.if !defined(WITH_BKTR) @${ECHO_MSG} - @${ECHO_MSG} "If you want to compile with Highway Xtreme support," - @${ECHO_MSG} "hit Ctrl-C right now and use \"make WITH_XTREME=yes\"" + @${ECHO_MSG} "If you want to compile with bktr-based tuners support," + @${ECHO_MSG} "hit Ctrl-C right now and use \"make WITH_BKTR=yes\"" @${ECHO_MSG} .endif post-build: -.if defined(WITH_XTREME) +.if defined(WITH_BKTR) @${MAKE} ${WRKSRC}/utils/bktrctl .endif do-install: -.if defined(WITH_XTREME) +.if defined(WITH_BKTR) ${INSTALL} ${WRKSRC}/utils/bktrctl ${PREFIX}/bin ${INSTALL} ${FILESDIR}/bktrctl.sh ${PREFIX}/etc/rc.d .endif @@ -37,7 +37,7 @@ ${INSTALL_MAN} ${WRKSRC}/fmio.1 ${MANPREFIX}/man/man1 post-install: -.if !defined(WITH_XTREME) +.if !defined(WITH_BKTR) ${GREP} -v "bktrctl.sh" ${TMPPLIST} > ${TMPPLIST}.tmp ${MV} -f ${TMPPLIST}.tmp ${TMPPLIST} .endif diff -ur fmio.old/files/bktrctl.sh fmio/files/bktrctl.sh --- fmio.old/files/bktrctl.sh Wed Apr 24 19:50:08 2002 +++ fmio/files/bktrctl.sh Wed Apr 24 20:02:25 2002 @@ -1,71 +1,3 @@ - -Apply the patch and add file given below - -diff -ur fmio.old/Makefile fmio/Makefile ---- fmio.old/Makefile Mon Mar 18 20:56:28 2002 -+++ fmio/Makefile Wed Apr 24 00:15:23 2002 -@@ -6,7 +6,7 @@ - # - - PORTNAME= fmio --PORTVERSION= 1.2.18 -+PORTVERSION= 1.2.25 - CATEGORIES= audio - MASTER_SITES= http://www.jumbo.narod.ru/src/fmio/ - -@@ -16,10 +16,33 @@ - MANCOMPRESSED= no - - pre-build: -- ${PERL} -pi.orig -e "s@lib fmio man@lib fmio@g; \ -- s@install -c -o root@#install@g" ${WRKSRC}/Makefile -+.if !defined(WITH_XTREME) -+ @${ECHO_MSG} -+ @${ECHO_MSG} "If you want to compile with Highway Xtreme support," -+ @${ECHO_MSG} "hit Ctrl-C right now and use \"make WITH_XTREME=yes\"" -+ @${ECHO_MSG} -+.endif - --post-install: -+post-build: -+.if defined(WITH_XTREME) -+ @${MAKE} ${WRKSRC}/utils/bktrctl -+.endif -+ -+do-install: -+.if defined(WITH_XTREME) -+ ${INSTALL} ${WRKSRC}/utils/bktrctl ${PREFIX}/bin -+ ${INSTALL} files/bktrctl.sh ${PREFIX}/etc/rc.d -+.endif -+ ${INSTALL} -m 4555 ${WRKSRC}/fmio ${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/fmio.1 ${MANPREFIX}/man/man1 -+ -+ -+ -+post-install: -+.if !defined(WITH_XTREME) -+ ${GREP} -v "bktrctl.sh" ${TMPPLIST} > ${TMPPLIST}.tmp -+ ${MV} -f ${TMPPLIST}.tmp ${TMPPLIST} -+.endif -+ - - .include -diff -ur fmio.old/distinfo fmio/distinfo ---- fmio.old/distinfo Mon Mar 18 20:56:28 2002 -+++ fmio/distinfo Tue Apr 23 14:55:43 2002 -@@ -1 +1 @@ --MD5 (fmio-1.2.18.tar.gz) = 3260dfb3e9ae3a7baa9912bf26ec1d43 -+MD5 (fmio-1.2.25.tar.gz) = 4dacdd09098e83866b9309d4d9abf289 -diff -ur fmio.old/pkg-plist fmio/pkg-plist ---- fmio.old/pkg-plist Sat Apr 7 04:33:50 2001 -+++ fmio/pkg-plist Tue Apr 23 23:25:01 2002 -@@ -1 +1,2 @@ - bin/fmio -+etc/rc.d/bktrctl.sh - - --------------- files/bktrctl.sh --------------------------- - #!/bin/sh >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 11:13:57 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailgate.rz.uni-karlsruhe.de (mailgate.rz.uni-karlsruhe.de [129.13.64.97]) by hub.freebsd.org (Postfix) with ESMTP id 6ACA137B417 for ; Wed, 24 Apr 2002 11:13:52 -0700 (PDT) Received: from f113.hadiko.de (root@hadif113.hadiko.uni-karlsruhe.de [172.20.42.143]) by mailgate.rz.uni-karlsruhe.de with esmtp (Exim 3.33 #1) id 170RGt-0007be-00; Wed, 24 Apr 2002 20:13:39 +0200 Received: from f113.hadiko.de (riggs@localhost [127.0.0.1]) by f113.hadiko.de (8.12.2/8.12.2) with ESMTP id g3OIDcnn053963; Wed, 24 Apr 2002 20:13:39 +0200 (CEST) (envelope-from riggs@f113.hadiko.de) Received: (from riggs@localhost) by f113.hadiko.de (8.12.2/8.12.2/Submit) id g3OIDc5Y053962; Wed, 24 Apr 2002 20:13:38 +0200 (CEST) Date: Wed, 24 Apr 2002 20:13:38 +0200 From: "Thomas E. Zander" To: "Gundersen, Christer (Avidi)" Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: mplayer-0.60.1 Message-ID: <20020424181338.GB53302@f113.hadiko.de> References: <789C0E391188A6469506FBDD7DF2BDD5065DC3@tnavidi-pex01.avidi.no> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <789C0E391188A6469506FBDD7DF2BDD5065DC3@tnavidi-pex01.avidi.no> Organization: RiggiServ - Ihr Partner =?iso-8859-15?Q?f?= =?iso-8859-15?Q?=FCr?= alles Delikate X-PGP-KeyID: 0xC85996CD X-PGP-Fingerprint: 4F59 75B4 4CE3 3B00 BC61 5400 8DD4 8929 C859 96CD X-Mailer: Riggisoft Ausguck Eggsbress (Build 1019671944) X-Operating-System: Riggiland BSD 4.5-STABLE (To serve and protect.) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, 24. Apr 2002, at 15:44 +0200, Gundersen, Christer (Avidi) wrote according to [FreeBSD Port: mplayer-0.60.1]: > there is a new version out. > MPlayer 0.90pre1 released - 2002.04.21 > > but i dont know if you put -pre programs in the ports? No, I will wait until the release of 0.9. Regards, Riggs -- - "[...] I talked to the computer at great length and -- explained my view of the Universe to it" said Marvin. --- And what happened?" pressed Ford. ---- "It committed suicide." said Marvin. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 11:44:48 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 65F4B37B420; Wed, 24 Apr 2002 11:44:46 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OIhgK97286; Wed, 24 Apr 2002 11:43:42 -0700 (PDT) (envelope-from znerd) Date: Wed, 24 Apr 2002 11:43:42 -0700 (PDT) From: Message-Id: <200204241843.g3OIhgK97286@freefall.freebsd.org> To: znerd@FreeBSD.org, freebsd-ports@FreeBSD.org, znerd@FreeBSD.org Subject: Re: ports/36027: patch fails for java/netrexx Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: patch fails for java/netrexx Responsible-Changed-From-To: freebsd-ports->znerd Responsible-Changed-By: znerd Responsible-Changed-When: Wed Apr 24 11:43:11 PDT 2002 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=36027 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 11:45:39 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9017237B416; Wed, 24 Apr 2002 11:45:36 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OIirv97444; Wed, 24 Apr 2002 11:44:53 -0700 (PDT) (envelope-from znerd) Date: Wed, 24 Apr 2002 11:44:53 -0700 (PDT) From: Message-Id: <200204241844.g3OIirv97444@freefall.freebsd.org> To: znerd@FreeBSD.org, freebsd-ports@FreeBSD.org, znerd@FreeBSD.org Subject: Re: ports/37397: Update port: java/linux-ibm-jdk13 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: java/linux-ibm-jdk13 Responsible-Changed-From-To: freebsd-ports->znerd Responsible-Changed-By: znerd Responsible-Changed-When: Wed Apr 24 11:44:24 PDT 2002 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=37397 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 11:46:36 2002 Delivered-To: freebsd-ports@freebsd.org Received: from anchor-post-36.mail.demon.net (anchor-post-36.mail.demon.net [194.217.242.94]) by hub.freebsd.org (Postfix) with ESMTP id 8FA8537B416 for ; Wed, 24 Apr 2002 11:46:01 -0700 (PDT) Received: from hclb.demon.co.uk ([158.152.8.23]) by anchor-post-36.mail.demon.net with esmtp (Exim 3.35 #1) id 170Rlu-000AX1-0a; Wed, 24 Apr 2002 19:45:43 +0100 Received: from localhost.demon.co.uk by hclb.demon.co.uk with esmtp (Smail3.2.0.111 #1) id m170QgB-002ADKC; Wed, 24 Apr 2002 18:35:43 +0100 (BST) Date: Wed, 24 Apr 2002 17:35:43 +0000 (GMT) From: Dave Evans To: Garance A Drosihn Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Large i18n commit heading your way In-Reply-To: Message-ID: <20020424173429.Q56186-100000@hclb.demon.co.uk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, 23 Apr 2002, Garance A Drosihn wrote: > At 8:25 PM +0100 4/22/02, Dave Evans wrote: > >There is a many-megabyte commit of kde i18n packing lists heading > >your way if you use cvsup on the end of a slow 56k modem. > > > > The ports-information for this group of ports is going to take up > "many megabytes"? Even for people who don't install those ports? > > -- 'fraid so. If you update your cvs files by cvsup, the packing lists take up 3 MB each and there are about 40 of them. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 11:46:42 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DE27C37B41D; Wed, 24 Apr 2002 11:46:05 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OIjrt97683; Wed, 24 Apr 2002 11:45:53 -0700 (PDT) (envelope-from znerd) Date: Wed, 24 Apr 2002 11:45:53 -0700 (PDT) From: Message-Id: <200204241845.g3OIjrt97683@freefall.freebsd.org> To: znerd@FreeBSD.org, freebsd-ports@FreeBSD.org, znerd@FreeBSD.org Subject: Re: ports/37398: New port: jdictionary 1.2 - platform independent plugin based dictionary Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: jdictionary 1.2 - platform independent plugin based dictionary Responsible-Changed-From-To: freebsd-ports->znerd Responsible-Changed-By: znerd Responsible-Changed-When: Wed Apr 24 11:45:33 PDT 2002 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=37398 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 11:46:53 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 27F7837B421; Wed, 24 Apr 2002 11:46:32 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OIkIK97830; Wed, 24 Apr 2002 11:46:18 -0700 (PDT) (envelope-from znerd) Date: Wed, 24 Apr 2002 11:46:18 -0700 (PDT) From: Message-Id: <200204241846.g3OIkIK97830@freefall.freebsd.org> To: znerd@FreeBSD.org, freebsd-ports@FreeBSD.org, znerd@FreeBSD.org Subject: Re: ports/37406: New port: jdictionary 1.2 platform independent plugin based dictionary Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: jdictionary 1.2 platform independent plugin based dictionary Responsible-Changed-From-To: freebsd-ports->znerd Responsible-Changed-By: znerd Responsible-Changed-When: Wed Apr 24 11:46:04 PDT 2002 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=37406 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 11:47:53 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DA32537B423; Wed, 24 Apr 2002 11:47:48 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OIlMx98083; Wed, 24 Apr 2002 11:47:22 -0700 (PDT) (envelope-from znerd) Date: Wed, 24 Apr 2002 11:47:22 -0700 (PDT) From: Message-Id: <200204241847.g3OIlMx98083@freefall.freebsd.org> To: znerd@FreeBSD.org, freebsd-ports@FreeBSD.org, znerd@FreeBSD.org Subject: Re: ports/37409: New port: jdictionary-eng-hun 1.2 - Hungarian-English dictionary plugin for jdictionary Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: jdictionary-eng-hun 1.2 - Hungarian-English dictionary plugin for jdictionary Responsible-Changed-From-To: freebsd-ports->znerd Responsible-Changed-By: znerd Responsible-Changed-When: Wed Apr 24 11:46:44 PDT 2002 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=37409 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 11:53:13 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.tgd.net (mail.tgd.net [209.81.25.10]) by hub.freebsd.org (Postfix) with ESMTP id 6496837B41D; Wed, 24 Apr 2002 11:53:05 -0700 (PDT) Received: by mail.tgd.net (Postfix, from userid 1001) id 032BE20F07; Tue, 23 Apr 2002 13:18:58 -0700 (PDT) Date: Tue, 23 Apr 2002 13:18:58 -0700 From: Sean Chittenden To: knu@FreeBSD.org Cc: freebsd-ports@FreeBSD.org Subject: Re: ports/36829: New port: irc/ruby-rbot Message-ID: <20020423131858.F15279@ninja1.internal> References: <200204232010.g3NKAI372999@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200204232010.g3NKAI372999@freefall.freebsd.org>; from "knu@FreeBSD.org" on Tue, Apr 23, 2002 at = 01:10:18PM X-PGP-Key: 0x1EDDFAAD X-PGP-Fingerprint: C665 A17F 9A56 286C 5CFB 1DEA 9F4F 5CEF 1EDD FAAD X-Web-Homepage: http://sean.chittenden.org/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Synopsis: New port: irc/ruby-rbot > > State-Changed-From-To: open->feedback > State-Changed-By: knu > State-Changed-When: Wed Apr 24 05:03:22 JST 2002 > State-Changed-Why: > How about having a talk with the author and asking him to hide all > these library files under rbot/ to avoid namespace pollution? It'd > also be nice if the distribution provided a nifty installer. :) ::grin:: Already done this. To the best of my knowledge he's going to rip out what I've done in the port and use it. When he does, I'll submit an update. <:~) -sc -- Sean Chittenden To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 11:53:23 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.tgd.net (mail.tgd.net [209.81.25.10]) by hub.freebsd.org (Postfix) with ESMTP id F272437B41E; Wed, 24 Apr 2002 11:53:05 -0700 (PDT) Received: by mail.tgd.net (Postfix, from userid 1001) id E0DB620F0D; Tue, 23 Apr 2002 23:22:53 -0700 (PDT) Date: Tue, 23 Apr 2002 23:22:53 -0700 From: Sean Chittenden To: Chip Wiegand Cc: freebsd-questions , gnome@FreeBSD.org, ports@freebsd.org Subject: Re: FreeBSD Port Mozilla - fails badly when I ran portupgrade Message-ID: <20020423232253.D61911@ninja1.internal> References: <20020423231838.60e8f150.chip@wiegand.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020423231838.60e8f150.chip@wiegand.org>; from "chip@wiegand.org" on Tue, Apr 23, 2002 at = 11:18:38PM X-PGP-Key: 0x1EDDFAAD X-PGP-Fingerprint: C665 A17F 9A56 286C 5CFB 1DEA 9F4F 5CEF 1EDD FAAD X-Web-Homepage: http://sean.chittenden.org/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Has anyone gotten the portupgrade of mozilla to work? I have 0.9.7 > installed and ran portupgrade after doing a cvsup. The version that > portupgrade tried is 1.0.whatever.rc1 (or something very close to that), > (the web site lists 0.9.9.3_1) and it failed miserably. I checked the > progress occasionally and there were many many stops and errors, it > finally restored the original version and stopped with a message like > this -(This is how much I could copy from the term window) - Upgrade mozilla-headers, mozilla-embedded, then mozilla(-source ?): that path seems to work for me. If anyone has any ideas why my browser is segfaulting when I access an SSL page, I'd be eternally greatful: using Nutscrape these days is painful. There's no core being left behind either... -sc -- Sean Chittenden To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 11:59: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from roc-66-66-72-6.rochester.rr.com (roc-66-66-72-6.rochester.rr.com [66.66.72.6]) by hub.freebsd.org (Postfix) with ESMTP id 19AE637B400; Wed, 24 Apr 2002 11:58:59 -0700 (PDT) Received: by roc-66-66-72-6.rochester.rr.com (Postfix, from userid 1000) id 2983F901A00; Wed, 24 Apr 2002 14:57:04 -0400 (EDT) Date: Wed, 24 Apr 2002 14:57:04 -0400 From: mpd To: Sean Chittenden Cc: Chip Wiegand , freebsd-questions , gnome@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: FreeBSD Port Mozilla - fails badly when I ran portupgrade Message-ID: <20020424145704.A18605@rochester.rr.com> References: <20020423231838.60e8f150.chip@wiegand.org> <20020423232253.D61911@ninja1.internal> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020423232253.D61911@ninja1.internal>; from sean@chittenden.org on Tue, Apr 23, 2002 at 11:22:53PM -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, Apr 23, 2002 at 11:22:53PM -0700, Sean Chittenden wrote: > > Has anyone gotten the portupgrade of mozilla to work? I have 0.9.7 > > installed and ran portupgrade after doing a cvsup. The version that > > portupgrade tried is 1.0.whatever.rc1 (or something very close to that), > > (the web site lists 0.9.9.3_1) and it failed miserably. I checked the > > progress occasionally and there were many many stops and errors, it > > finally restored the original version and stopped with a message like > > this -(This is how much I could copy from the term window) - > > Upgrade mozilla-headers, mozilla-embedded, then mozilla(-source ?): > that path seems to work for me. I don't think you need -headers or -embedded if all of mozilla is installed. Just be sure to set WITH_FULL_MOZILLA=yes in /etc/make.conf > > If anyone has any ideas why my browser is segfaulting when I access an > SSL page, I'd be eternally greatful: using Nutscrape these days is > painful. There's no core being left behind either... -sc > > -- > Sean Chittenden > mike -- ___________________________________________________________ "SOUNDS TASTY POKEY BUT I WILL FINISH MY ORANGE PESTO MILKSHAKE FIRST!!!" - Little Girl from "TIME FOR DESSERT" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 11:59:53 2002 Delivered-To: freebsd-ports@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id 1A68D37B400 for ; Wed, 24 Apr 2002 11:59:49 -0700 (PDT) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id LAA06616; Wed, 24 Apr 2002 11:57:43 -0700 Message-ID: <3CC70027.8050306@owt.com> Date: Wed, 24 Apr 2002 11:57:43 -0700 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us, es-mx MIME-Version: 1.0 To: Will Andrews Cc: ports@FreeBSD.ORG Subject: Re: HEADS UP: misc/kde3-i18n* [was Re: HOLY COW! Ports grew by 130MB!] References: <200204241418.11960.lauri@kde.org> <20020424131117.GL556@squall.waterspout.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Will Andrews wrote: > On Wed, Apr 24, 2002 at 02:18:11PM +0200, Lauri Watts wrote: > >>Ok. What am I missing? >> >> /usr/ports/misc du -sh >> 10M . >> >>(and that's after the repocopies) >> >>Each one is quite tiny, and most of it is packing list: >> /usr/ports/misc/kde3-i18n-sv du -sh >> 72K . >> >>42 x 72K = 3ish megs total new stuff. >> >>Are you mirroring the entire cvs repository, instead of cvsupping? on a 28.8 >>kb line? *why*? >> > > Probably because he prefers to do cvs operations on a local > connection instead of over the network. It's a good strategy > for people on slow or expensive links, even better than > cvsuping the actual contents.. especially for developers. There > are still lots of parts of the world where disk space is >100 > times cheaper than bandwidth... and there are only a few where > bandwidth is actually cheaper than disk. =) > > In any case, Joe Karthauser (cvs@ person) has removed all but > the latest revisions on all of these plist's which should get rid > of about 125MB or so of the extra data. I don't have any regret > about losing the history considering what is gained. > > Sorry to all the people who downloaded this stuff before it > became apparent. I hadn't realized how big the RCS file was. There are times when I think that INDEX should be cleaned up. Everyone is basically supposed to cvsup and portsdb -uU to rebuild it. The cvs copy is now 10x larger than the file itself and cvsuping downloading INDEX can take as long as the cvsuping the rest of ports-all. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 12: 8:30 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.tgd.net (mail.tgd.net [209.81.25.10]) by hub.freebsd.org (Postfix) with ESMTP id 9FD2A37B404; Wed, 24 Apr 2002 12:08:15 -0700 (PDT) Received: by mail.tgd.net (Postfix, from userid 1001) id 24D9820F07; Wed, 24 Apr 2002 12:07:28 -0700 (PDT) Date: Wed, 24 Apr 2002 12:07:27 -0700 From: Sean Chittenden To: mpd Cc: Chip Wiegand , freebsd-questions , gnome@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: FreeBSD Port Mozilla - fails badly when I ran portupgrade Message-ID: <20020424120727.M61911@ninja1.internal> References: <20020423231838.60e8f150.chip@wiegand.org> <20020423232253.D61911@ninja1.internal> <20020424145704.A18605@rochester.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020424145704.A18605@rochester.rr.com>; from "mpd@rochester.rr.com" on Wed, Apr 24, 2002 at = 02:57:04PM X-PGP-Key: 0x1EDDFAAD X-PGP-Fingerprint: C665 A17F 9A56 286C 5CFB 1DEA 9F4F 5CEF 1EDD FAAD X-Web-Homepage: http://sean.chittenden.org/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > > Has anyone gotten the portupgrade of mozilla to work? I have > > > 0.9.7 installed and ran portupgrade after doing a cvsup. The > > > version that portupgrade tried is 1.0.whatever.rc1 (or something > > > very close to that), (the web site lists 0.9.9.3_1) and it > > > failed miserably. I checked the progress occasionally and there > > > were many many stops and errors, it finally restored the > > > original version and stopped with a message like this -(This is > > > how much I could copy from the term window) - > > > > Upgrade mozilla-headers, mozilla-embedded, then mozilla(-source > > ?): that path seems to work for me. > > I don't think you need -headers or -embedded if all of mozilla is > installed. Just be sure to set WITH_FULL_MOZILLA=yes in > /etc/make.conf Believable: I have those around for skipstone and galeon. > > If anyone has any ideas why my browser is segfaulting when I > > access an SSL page, I'd be eternally greatful: using Nutscrape > > these days is painful. There's no core being left behind > > either... -sc Anyone have any ideas here? I'll try rebuilding with mozilla full and see if that solves everything... -sc -- Sean Chittenden To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 12:13:26 2002 Delivered-To: freebsd-ports@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id C2ED637B41F for ; Wed, 24 Apr 2002 12:13:11 -0700 (PDT) Received: by squall.waterspout.com (Postfix, from userid 1050) id 8A8D59B15; Wed, 24 Apr 2002 14:11:49 -0500 (EST) Date: Wed, 24 Apr 2002 14:11:49 -0500 From: Will Andrews To: Kent Stewart Cc: Will Andrews , ports@FreeBSD.ORG Subject: Re: HEADS UP: misc/kde3-i18n* [was Re: HOLY COW! Ports grew by 130MB!] Message-ID: <20020424191149.GQ556@squall.waterspout.com> Mail-Followup-To: Kent Stewart , Will Andrews , ports@FreeBSD.ORG References: <200204241418.11960.lauri@kde.org> <20020424131117.GL556@squall.waterspout.com> <3CC70027.8050306@owt.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3CC70027.8050306@owt.com> User-Agent: Mutt/1.3.26i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Apr 24, 2002 at 11:57:43AM -0700, Kent Stewart wrote: > There are times when I think that INDEX should be cleaned up. Everyone > is basically supposed to cvsup and portsdb -uU to rebuild it. The cvs > copy is now 10x larger than the file itself and cvsuping downloading > INDEX can take as long as the cvsuping the rest of ports-all. It *was* cleaned up about 1-3 months ago. Joe K. basically clipped out all of the revisions that: a. were not tagged b. did not contain any interesting/useful log messages c. were before a certain revision number and not (a) or (b) I believe this cut down the size of the file by about 40%+. Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 12:20: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gyros.marcuscom.com (dhcp-64-102-60-52.cisco.com [64.102.60.52]) by hub.freebsd.org (Postfix) with ESMTP id B40DE37B405; Wed, 24 Apr 2002 12:19:52 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.3/8.12.3) with ESMTP id g3OJHpW1038782; Wed, 24 Apr 2002 15:18:01 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: FreeBSD Port Mozilla - fails badly when I ran portupgrade From: Joe Marcus Clarke To: Sean Chittenden Cc: Chip Wiegand , freebsd-questions , gnome@FreeBSD.ORG, ports@FreeBSD.ORG In-Reply-To: <20020423232253.D61911@ninja1.internal> References: <20020423231838.60e8f150.chip@wiegand.org> <20020423232253.D61911@ninja1.internal> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 24 Apr 2002 16:17:51 -0300 Message-Id: <1019675885.8815.46.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, 2002-04-24 at 03:22, Sean Chittenden wrote: > > Has anyone gotten the portupgrade of mozilla to work? I have 0.9.7 > > installed and ran portupgrade after doing a cvsup. The version that > > portupgrade tried is 1.0.whatever.rc1 (or something very close to that), > > (the web site lists 0.9.9.3_1) and it failed miserably. I checked the > > progress occasionally and there were many many stops and errors, it > > finally restored the original version and stopped with a message like > > this -(This is how much I could copy from the term window) - > > Upgrade mozilla-headers, mozilla-embedded, then mozilla(-source ?): > that path seems to work for me. > > If anyone has any ideas why my browser is segfaulting when I access an > SSL page, I'd be eternally greatful: using Nutscrape these days is > painful. There's no core being left behind either... -sc Okay, you don't need mozilla-embedded. You should build everything these days with WITH_FULL_MOZILLA. mozilla-emdedded doesn't have working SSL. Make sure you're launching mozilla and not the mozilla-embedded stub. Better yet, just uninstall mozilla-embedded. As for SSL in full mozilla 1.0.rc1, it works fine for me. There used to be an issue with SSL and galeon, but that was solved after a gnomevfs hack by sobomax. Joe > > -- > Sean Chittenden > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- PGP Key: http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 12:51: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B1B7537B41E for ; Wed, 24 Apr 2002 12:50:58 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OJo6p12407; Wed, 24 Apr 2002 12:50:06 -0700 (PDT) (envelope-from gnats) Received: from vaio.alexdupre.com (212-41-211-209.adsl.galactica.it [212.41.211.209]) by hub.freebsd.org (Postfix) with ESMTP id 368A737B405 for ; Wed, 24 Apr 2002 12:41:16 -0700 (PDT) Received: from vaio.alexdupre.com (localhost [127.0.0.1]) by vaio.alexdupre.com (8.12.2/8.12.2) with ESMTP id g3OJhxqV009107 for ; Wed, 24 Apr 2002 21:43:59 +0200 (CEST) (envelope-from alex@vaio.alexdupre.com) Received: (from alex@localhost) by vaio.alexdupre.com (8.12.2/8.12.2/Submit) id g3OJhwL3009106; Wed, 24 Apr 2002 21:43:58 +0200 (CEST) Message-Id: <200204241943.g3OJhwL3009106@vaio.alexdupre.com> Date: Wed, 24 Apr 2002 21:43:58 +0200 (CEST) From: Alex Dupre Reply-To: Alex Dupre To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37431: [Update Port] devel/zziplib (from 0.10.11 to 0.10.51) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37431 >Category: ports >Synopsis: [Update Port] devel/zziplib (from 0.10.11 to 0.10.51) >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Apr 24 12:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alex Dupre >Release: FreeBSD 4.5-ALEXDUPRE i386 >Organization: >Environment: System: FreeBSD vaio.alexdupre.com 4.5-ALEXDUPRE FreeBSD 4.5-ALEXDUPRE #0: Fri Apr 12 14:12:57 CEST 2002 alex@vaio.alexdupre.com:/usr/obj/usr/src/sys/VAIO i386 >Description: Latest version, required to build zip extension in php. The actual port version is *very* old and the maintainer seems to be inactive (look and close PR 36107). >How-To-Repeat: >Fix: --- zziplib.diff begins here --- diff -ruN zziplib.orig/Makefile zziplib/Makefile --- zziplib.orig/Makefile Wed Apr 24 21:13:43 2002 +++ zziplib/Makefile Wed Apr 24 21:26:38 2002 @@ -6,14 +6,17 @@ # PORTNAME= zziplib -PORTVERSION= 0.10.11 +PORTVERSION= 0.10.51 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= greid@ukug.uk.freebsd.org +MAINTAINER= sysadmin@alexdupre.com USE_LIBTOOL= yes +LIBTOOLFILES= aclocal.m4 +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --program-transform-name="s/$$//" INSTALLS_SHLIB= yes .include diff -ruN zziplib.orig/distinfo zziplib/distinfo --- zziplib.orig/distinfo Wed Apr 24 21:13:43 2002 +++ zziplib/distinfo Wed Apr 24 21:16:04 2002 @@ -1 +1 @@ -MD5 (zziplib-0.10.11.tar.gz) = e636e3fa949c186b5e484d0635c97798 +MD5 (zziplib-0.10.51.tar.gz) = 27ef81a01d62c2ca3907873a54e5af6a diff -ruN zziplib.orig/pkg-plist zziplib/pkg-plist --- zziplib.orig/pkg-plist Wed Apr 24 21:13:43 2002 +++ zziplib/pkg-plist Wed Apr 24 21:24:50 2002 @@ -4,10 +4,20 @@ include/zzip-conf.h include/zzip-config.h include/zzip-file.h +include/zzip-io.h +include/zzip-msvc.h include/zzip-stdint.h include/zzip.h include/zzipformat.h include/zziplib.h -lib/libzzip-0.10.11.so +include/zzipwrap.h +lib/libzzip-0.so +lib/libzzip-0.so.10 lib/libzzip.a +lib/libzzip.la lib/libzzip.so +lib/libzzipwrap-0.so +lib/libzzipwrap-0.so.10 +lib/libzzipwrap.a +lib/libzzipwrap.la +lib/libzzipwrap.so --- zziplib.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 12:51:27 2002 Delivered-To: freebsd-ports@freebsd.org Received: from [12.162.34.13] (dnsmom.beanstalk.net [12.162.34.13]) by hub.freebsd.org (Postfix) with ESMTP id 1817F37B400 for ; Wed, 24 Apr 2002 12:51:16 -0700 (PDT) Received: from fcoffice.ptfd.org (unverified [12.162.36.207]) by (Vircom SMTPRS 4.2.181) with SMTP id ; Wed, 24 Apr 2002 15:38:44 -0400 Content-Type: text/plain; charset="iso-8859-1" From: Michael W.Holdeman Organization: PTFD To: Peter Ulrich Kruppa Subject: Re: OpenOffice 641D Date: Wed, 24 Apr 2002 15:39:51 -0400 X-Mailer: KMail [version 1.2] References: <20020424213101.L10141-100000@small.pukruppa.de> In-Reply-To: <20020424213101.L10141-100000@small.pukruppa.de> Cc: MIME-Version: 1.0 Message-Id: <02042415395101.20319@fcoffice.ptfd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I hate to upgrade to 4.1 as teh 3.3 works well with my laptop (IBM TP 600) and it seems everytime I mess with X I really open a can of rotting stinking worms! Mike On Wednesday 24 April 2002 17:33, you wrote: > On Tue, 23 Apr 2002, Bryan K. Ogawa wrote: > > In localhost.freebsd.questions, you wrote: > > > On Thu, 18 Apr 2002, Michael W.Holdeman wrote: > > >> But when using the setup script I can't get that far? I'll dig around > > >> in it some? > > > > > > Hmm, ... so I must have something installed on my system, you > > > don't have. > > > I am running (2 Computers with) > > > - FreeBSD -STABLE > > > - linux_base7 > > > - linux-jdk13 and > > > - Gnome > > > > Are you also running XFree4.x ? I had trouble using 3.x w/ linux_base7. > > Yes. 4.1.0 from ports. > > Uli. > > > >> On Wednesday 17 April 2002 19:03, Peter Ulrich Kruppa wrote: > > >> > On Wed, 17 Apr 2002, Michael W. Holdeman wrote: > > >> > > > Indeed it does run on my machine and it is worth it, but I am > > >> > > > not sure, if I can help you. > > >> > > > libcomphelp2.so > > >> > > > is part of the OO binaries and should be in a directory > > >> > > > ../program > > >> > > > - Are you sure you use "linux-bash" > > >> > > > /compat/linux/bin/bash > > >> > > > (there might be another one in /usr/local/bin/bash)? > > >> > > > - Is OO's program directory in bash's PATH? > > >> > > > > >> > > The odd thing is I get this message when attempting to run setup, > > >> > > to install it. > > >> > > I use /usr/compat/linux/bin/bash to run it. > > >> > > > > >> > > Why would the setup program be looging for a file it has yetr to > > >> > > install? > > >> > > > >> > OO seems to use 2 directories: one for "unpacking" and one for > > >> > installation. I forced OO to install in the same directory. > > >> > It looks like this: > > >> > > > >> > /usr/local/openoffice/help/ > > >> > normal/ > > >> > program/ > > >> > share/ > > >> > user/ > > >> > and some files/executables > > >> > and /usr/local/openoffice is in bash's PATH. > > >> > > > >> > Uli. > > >> > > > >> > > The only thing I can think of is that I am running the setup > > >> > > script off a server drive- over NFS mount? > > >> > > When I try to do a tar -xzf on it on the Freebsd machine it > > >> > > thrashes the whole thing, placing trash archives and directory > > >> > > names all over th eplace, when I run the tar command under linux > > >> > > on the server it works fine? > > >> > > > > >> > > > > >> > > Mike > > >> > > > >> > *-----------------------------------* > > >> > * Peter Ulrich Kruppa * > > >> > * - Wuppertal - * > > >> > * Germany * > > >> > *-----------------------------------* > > >> > > > >> > > > >> > To Unsubscribe: send mail to majordomo@FreeBSD.org > > >> > with "unsubscribe freebsd-ports" in the body of the message > > >> > > >> To Unsubscribe: send mail to majordomo@FreeBSD.org > > >> with "unsubscribe freebsd-questions" in the body of the message > > > > > > *-----------------------------------* > > > * Peter Ulrich Kruppa * > > > * - Wuppertal - * > > > * Germany * > > > *-----------------------------------* > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > -- > > bryan k ogawa http://www.idiom.com/~bko/ > > *-----------------------------------* > * Peter Ulrich Kruppa * > * - Wuppertal - * > * Germany * > *-----------------------------------* > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 13:11:47 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8707537B417 for ; Wed, 24 Apr 2002 13:11:44 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OKA2419235; Wed, 24 Apr 2002 13:10:02 -0700 (PDT) (envelope-from gnats) Date: Wed, 24 Apr 2002 13:10:02 -0700 (PDT) Message-Id: <200204242010.g3OKA2419235@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Rainer Link Subject: Re: ports/37386: update port: security/amavis-perl Reply-To: Rainer Link Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/37386; it has been noted by GNATS. From: Rainer Link To: freebsd-gnats-submit@FreeBSD.org, leeym@utopia.leeym.com, lhecking@nmrc.ie Cc: Subject: Re: ports/37386: update port: security/amavis-perl Date: Wed, 24 Apr 2002 20:58:03 +0100 Hi! JFYI, +CONFIGURE_ARGS+= --enable-postfix --enable-smtp \ + --with-amavis-user=postfix is wrong. Should be +CONFIGURE_ARGS+= --enable-postfix --enable-smtp \ + --with-amavis-user=vscan Probably it's a good idea to update the port to amavis 0.3.12pre6. cheers, Rainer -- Rainer Link | Member of Virus Help Munich (www.vhm.haitec.de) link@suse.de | Member of AMaViS Development Team (amavis.org) rainer.w3.to | OpenAntiVirus Project (www.openantivirus.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 13:53:42 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail4.cableaz.com (mail4.cableaz.com [66.218.238.20]) by hub.freebsd.org (Postfix) with ESMTP id 6FB8E37B41B; Wed, 24 Apr 2002 13:53:32 -0700 (PDT) Received: from caz (proxy.cableaz.com [66.218.238.31]) by mail4.cableaz.com (8.11.3/8.11.3) with SMTP id g3OKhHF01486; Wed, 24 Apr 2002 13:43:17 -0700 (MST) (envelope-from jeremy@cableaz.com) Message-ID: <000301c1ebd1$347ec520$0c0aa8c0@caz> From: "Jeremy Buckner" To: Cc: Subject: FreeBSD Port: hlds-3.1.0.8.0a_1 Date: Wed, 24 Apr 2002 13:47:10 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I know that you have probably received this question a lot today, but is there an ETA on the new HL and CS updated ports? Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 15:21:50 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6E16F37B404 for ; Wed, 24 Apr 2002 15:21:43 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OMK1945680; Wed, 24 Apr 2002 15:20:01 -0700 (PDT) (envelope-from gnats) Received: from softwareliberty.org (freebsd.sinica.edu.tw [140.109.13.51]) by hub.freebsd.org (Postfix) with ESMTP id 22ED837B417 for ; Wed, 24 Apr 2002 15:19:09 -0700 (PDT) Received: by softwareliberty.org (Postfix, from userid 1014) id 6C321758A; Thu, 25 Apr 2002 06:17:42 +0800 (CST) Message-Id: <20020424221742.6C321758A@softwareliberty.org> Date: Thu, 25 Apr 2002 06:17:42 +0800 (CST) From: Statue Reply-To: Statue To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37433: Update port: chinese/chitex chinese/cmexfonts chinese/dictd-database chinese/joe chinese/qe chinese/ttf2pt1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37433 >Category: ports >Synopsis: Update port: chinese/chitex chinese/cmexfonts chinese/dictd-database chinese/joe chinese/qe chinese/ttf2pt1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 24 15:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Statue >Release: FreeBSD 4.4-STABLE i386 >Organization: [MAINTAINER] >Environment: System: FreeBSD freebsd.sinica.edu.tw 4.4-STABLE FreeBSD 4.4-STABLE #0: Tue Oct 9 02:45:16 CST 2001 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/FREEBSD i386 >Description: Update MASTER_SITES. >How-To-Repeat: >Fix: diff -ruN chitex.orig/Makefile chitex/Makefile --- chitex.orig/Makefile Thu Apr 25 06:02:24 2002 +++ chitex/Makefile Thu Apr 25 06:02:40 2002 @@ -9,7 +9,7 @@ PORTVERSION= 6.1.2p7.8 CATEGORIES= chinese MASTER_SITES= ftp://dongpo.math.ncu.edu.tw/tex-archive/local/chitex/chitex/unix/%SUBDIR%/ \ - http://freebsd.sinica.edu.tw/~statue/chitex/%SUBDIR%/ + ftp://freebsd.sinica.edu.tw/pub/statue/chitex/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTVERSION} DISTFILES= chitex6121.tar.gz chitex6122.tar.gz moe_kai.ttf.gz \ moekai1.tgz moekai2.tgz moekai3.tgz moekatfm.tgz \ diff -ruN cmexfonts.orig/Makefile cmexfonts/Makefile --- cmexfonts.orig/Makefile Thu Apr 25 06:04:43 2002 +++ cmexfonts/Makefile Thu Apr 25 06:05:23 2002 @@ -8,7 +8,7 @@ PORTNAME= cmexfonts PORTVERSION= 0.1 CATEGORIES= chinese x11-fonts -MASTER_SITES= http://freebsd.sinica.edu.tw/~statue/ \ +MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/cmexfonts/ \ ftp://sunsite.unc.edu/pub/Linux/X11/fonts/ MAINTAINER= statue@freebsd.sinica.edu.tw diff -ruN dictd-database.orig/Makefile dictd-database/Makefile --- dictd-database.orig/Makefile Thu Apr 25 06:06:35 2002 +++ dictd-database/Makefile Thu Apr 25 06:06:54 2002 @@ -8,7 +8,7 @@ PORTNAME= dictd-database PORTVERSION= 1.2.1 CATEGORIES= chinese textproc -MASTER_SITES= http://freebsd.sinica.edu.tw/~statue/ +MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/dictd-database/ DISTNAME= dict-zh-${PORTVERSION} MAINTAINER= statue@freebsd.sinica.edu.tw diff -ruN joe.orig/Makefile joe/Makefile --- joe.orig/Makefile Thu Apr 25 06:03:57 2002 +++ joe/Makefile Thu Apr 25 06:04:13 2002 @@ -9,7 +9,7 @@ MASTERDIR= ${.CURDIR}/../../editors/joe -PATCH_SITES= http://freebsd.sinica.edu.tw/~statue/ +PATCH_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/joe/ PATCHFILES= zh-joe-2.8_3-patch PATCH_DIST_STRIP= -p1 diff -ruN qe.orig/Makefile qe/Makefile --- qe.orig/Makefile Thu Apr 25 06:13:18 2002 +++ qe/Makefile Thu Apr 25 06:13:34 2002 @@ -9,7 +9,7 @@ PORTVERSION= 0.1.1 CATEGORIES= chinese MASTER_SITES= http://www.cc.ncu.edu.tw/~center5/product/qe/ \ - http://freebsd.sinica.edu.tw/~statue/ + ftp://freebsd.sinica.edu.tw/pub/statue/qe/ MAINTAINER= statue@freebsd.sinica.edu.tw diff -ruN ttf2pt1.orig/Makefile ttf2pt1/Makefile --- ttf2pt1.orig/Makefile Thu Apr 25 06:09:17 2002 +++ ttf2pt1/Makefile Thu Apr 25 06:10:05 2002 @@ -8,8 +8,8 @@ PORTNAME= ttf2pt1 PORTVERSION= 3.4.0 CATEGORIES= chinese print -MASTER_SITES= http://download.sourceforge.net/ttf2pt1/ \ - http://freebsd.sinica.edu.tw/~statue/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-chinese-${PORTVERSION} EXTRACT_SUFX= .tgz >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 15:38:52 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 97D3337B404; Wed, 24 Apr 2002 15:38:50 -0700 (PDT) Received: (from mi@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3OMaww47838; Wed, 24 Apr 2002 15:36:58 -0700 (PDT) (envelope-from mi) Date: Wed, 24 Apr 2002 15:36:58 -0700 (PDT) From: Message-Id: <200204242236.g3OMaww47838@freefall.freebsd.org> To: jjinux@yahoo.com, mi@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37164: ghostscript-gnu has gdevdj9.c.gz which fails checksum Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: ghostscript-gnu has gdevdj9.c.gz which fails checksum State-Changed-From-To: open->closed State-Changed-By: mi State-Changed-When: Wed Apr 24 15:36:00 PDT 2002 State-Changed-Why: Checksum update committed into both ghostscript-gnu and ghostscript-afpl. http://www.freebsd.org/cgi/query-pr.cgi?pr=37164 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 15:46:37 2002 Delivered-To: freebsd-ports@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id A3DE137B419 for ; Wed, 24 Apr 2002 15:46:29 -0700 (PDT) Received: by elvis.mu.org (Postfix, from userid 1920) id 30E3BAE255; Wed, 24 Apr 2002 15:44:54 -0700 (PDT) Date: Wed, 24 Apr 2002 15:44:54 -0700 From: Maxime Henrion To: freebsd-ports@FreeBSD.org Subject: patch to have make clean not recurse in ${PORTSDIR} Message-ID: <20020424224454.GM88736@elvis.mu.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="sgneBHv3152wZ8jf" Content-Disposition: inline User-Agent: Mutt/1.3.27i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --sgneBHv3152wZ8jf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hello, Currently, if you do a ``make clean'' in /usr/ports, it will recurse through each port's dependencies and clean them too. This behaviour causes a lot of ports to be cleaned a lot of times instead of just one. Moreover, the processing of the dependencies eats a fair amount of CPU time, which slows things down even more (really). This can be avoided by doing a ``make NOCLEANDEPENDS=yes clean'' instead. The purpose of this patch is to make this the default when we are in ${PORTSDIR} since I don't think the recursing behaviour is of any use, and even if it was, the scope of this usefulness would probably be very small. Currently, there is no way to get back the recursing behaviour once this patch is applied, but that can be easily changed if we ever need to. I won't be surprised at all if I did this patch the wrong way, but I couldn't think of any other way to pass the NOCLEANDEPENDS=yes. :-) All comments are welcome. Thanks, Maxime PS: thanks to keep me in the Cc list, since I'm not subscribed to ports@. --sgneBHv3152wZ8jf Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="ports.diff" Index: Makefile =================================================================== RCS file: /home/ncvs/ports/Makefile,v retrieving revision 1.65 diff -u -p -r1.65 Makefile --- Makefile 23 Dec 2001 10:58:42 -0000 1.65 +++ Makefile 24 Apr 2002 22:18:00 -0000 @@ -52,6 +52,8 @@ SUBDIR += x11-servers SUBDIR += x11-toolkits SUBDIR += x11-wm +SUBDIR_ARGS= NOCLEANDEPENDS=yes + PORTSTOP= yes .include Index: Mk/bsd.port.subdir.mk =================================================================== RCS file: /home/ncvs/ports/Mk/bsd.port.subdir.mk,v retrieving revision 1.41 diff -u -p -r1.41 bsd.port.subdir.mk --- Mk/bsd.port.subdir.mk 23 Dec 2001 11:11:40 -0000 1.41 +++ Mk/bsd.port.subdir.mk 24 Apr 2002 22:17:46 -0000 @@ -21,6 +21,8 @@ # Each of the targets will execute the same target in the # subdirectories. # +# SUBDIR_ARGS Optional arguments to pass in ${MAKE} command line. +# # # +++ targets +++ # @@ -123,7 +125,7 @@ _SUBDIRUSE: .USE if [ "$$OK" = "" ]; then \ ${ECHO_MSG} "===> ${DIRPRFX}$${edir}"; \ cd ${.CURDIR}/$${edir}; \ - ${MAKE} -B ${.TARGET:E:realinstall=install} \ + ${MAKE} ${SUBDIR_ARGS} -B ${.TARGET:E:realinstall=install} \ DIRPRFX=${DIRPRFX}$$edir/; \ fi --sgneBHv3152wZ8jf-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 17: 1:49 2002 Delivered-To: freebsd-ports@freebsd.org Received: from luftpost.plosh.net (luftpost.plosh.net [204.152.186.181]) by hub.freebsd.org (Postfix) with ESMTP id A613E37B41E; Wed, 24 Apr 2002 17:01:30 -0700 (PDT) Received: from plosh.net (localhost [127.0.0.1]) by luftpost.plosh.net (Postfix) with SMTP id 59F7E32609; Wed, 24 Apr 2002 16:59:46 -0700 (PDT) (envelope-from plosher+freebsd.org@plosh.net) Received: from tardis.isc.org ([204.152.187.73]) (SquirrelMail authenticated user plosher) by luftpost.plosh.net with HTTP; Wed, 24 Apr 2002 16:59:46 -0700 (PDT) Message-ID: <2825.204.152.187.73.1019692786.squirrel@luftpost.plosh.net> Date: Wed, 24 Apr 2002 16:59:46 -0700 (PDT) Subject: Problems compiling kde3 port (kdebase3) From: "Peter Losher" To: X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal Cc: X-Mailer: SquirrelMail (version 1.2.5) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org (cc'ing kde port maintainer) I am having a problem compiling kdebase3, it's terminates the compile at drkonqui; has anyone else experienced this? Best Wishes - Peter -=- gmake[3]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.0/drkonqi' c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include -DQT_NO_CAST_ASCII -pthread -DQT_THREAD_SUPPORT -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt -D_THREAD_SAFE -O2 -O -pipe -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c main.cpp In file included from main.cpp:30: ../config.h:56: declaration of C function `int unsetenv(const char *)' conflicts with /usr/include/stdlib.h:184: previous declaration `void unsetenv(const char *)' here gmake[3]: *** [main.o] Error 1 gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.0/drkonqi' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.0/drkonqi' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.0' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/x11/kdebase3. *** Error code 1 Stop in /usr/ports/x11/kde3. -=- -- plosher+freebsd.org@plosh.net - [ http://www.plosh.net/ ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 17:10:44 2002 Delivered-To: freebsd-ports@freebsd.org Received: from encontacto.net (adsl-64-173-182-158.dsl.mtry01.pacbell.net [64.173.182.158]) by hub.freebsd.org (Postfix) with ESMTP id 1DD0A37B400 for ; Wed, 24 Apr 2002 17:10:42 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) (uid 0) by encontacto.net with local; Wed, 24 Apr 2002 17:02:40 -0700 Received: from 64.173.182.155 ( [64.173.182.155]) as user eculp@encontacto.net@encontacto.net by Mail.EnContacto.Net with HTTP; Wed, 24 Apr 2002 17:02:40 -0700 Message-ID: <1019692960.3cc747a05605e@Mail.EnContacto.Net> Date: Wed, 24 Apr 2002 17:02:40 -0700 From: Edwin Culp To: ports@freebsd.org Subject: kde3 compile on current. MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs X-Originating-IP: 64.173.182.155 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I'm running current on my laptop and a desktop. I have been trying to compile kde3 for a couple of days with no success. The problem seems to remind me of a previous problem that I had with autoconf/automake maybe when kde2 came out. Anyway I can't even get past kdelibs3. #define HAVE_LIBPNG 1 #define HAVE_LIBJPEG 1 #define HAVE_LIBPTHREAD 1 configure: exit 1 (end of "config.log") *** Error code 1 Stop in /usr/ports/x11/kdelibs3. *** Error code 1 Stop in /usr/ports/x11/kdebase3. *** Error code 1 Stop in /usr/ports/x11/kde3. I get the same on both machines, which isn't always true :-) They both cvsup and build world and kernel daily. Since I seem to be the only one with a problem, I've probably missed something really stupid but I have a pointed hat ready and a stool in the corner. :-) I have even upgraded everything with portupgrade -Ruai before sending this email. Thanks, ed ------------------------------------------------------------- http://insourcery.com - Mergence of Business and Technology a "Griffin Plaza Partners, LLC" Company To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 17:39:53 2002 Delivered-To: freebsd-ports@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-165-226-18.dsl.lsan03.pacbell.net [64.165.226.18]) by hub.freebsd.org (Postfix) with ESMTP id B68DA37B419 for ; Wed, 24 Apr 2002 17:39:49 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 27A4966C8C; Wed, 24 Apr 2002 17:12:54 -0700 (PDT) Date: Wed, 24 Apr 2002 17:12:53 -0700 From: Kris Kennaway To: Dave Evans Cc: Garance A Drosihn , freebsd-ports@FreeBSD.ORG Subject: Re: Large i18n commit heading your way Message-ID: <20020424171253.A16439@xor.obsecurity.org> References: <20020424173429.Q56186-100000@hclb.demon.co.uk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="gBBFr7Ir9EOA20Yy" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020424173429.Q56186-100000@hclb.demon.co.uk>; from root@hclb.demon.co.uk on Wed, Apr 24, 2002 at 05:35:43PM +0000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --gBBFr7Ir9EOA20Yy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 24, 2002 at 05:35:43PM +0000, Dave Evans wrote: >=20 >=20 > On Tue, 23 Apr 2002, Garance A Drosihn wrote: >=20 > > At 8:25 PM +0100 4/22/02, Dave Evans wrote: > > >There is a many-megabyte commit of kde i18n packing lists heading > > >your way if you use cvsup on the end of a slow 56k modem. > > > > > > > The ports-information for this group of ports is going to take up > > "many megabytes"? Even for people who don't install those ports? > > > > -- >=20 > 'fraid so. If you update your cvs files by cvsup, the packing > lists take up 3 MB each and there are about 40 of them. This was fixed already. Kris --gBBFr7Ir9EOA20Yy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8x0oFWry0BWjoQKURAgu/AKC0C/vDW3xIblwOAoLBKkOn0RquzgCdF5fa nk6FmK3Aeu8Ac4K3+RGwFIA= =DJ7G -----END PGP SIGNATURE----- --gBBFr7Ir9EOA20Yy-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 18: 5:44 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2A91837B419; Wed, 24 Apr 2002 18:05:42 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P13nV76957; Wed, 24 Apr 2002 18:03:49 -0700 (PDT) (envelope-from lioux) Date: Wed, 24 Apr 2002 18:03:49 -0700 (PDT) From: Message-Id: <200204250103.g3P13nV76957@freefall.freebsd.org> To: ports@geeksrus.net, lioux@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37329: x11-wm/mosfet-liquid: update: v. 0.9.2 for KDE3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: x11-wm/mosfet-liquid: update: v. 0.9.2 for KDE3 State-Changed-From-To: open->closed State-Changed-By: lioux State-Changed-When: Wed Apr 24 18:03:20 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37329 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 18:51:36 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C2A7037B419 for ; Wed, 24 Apr 2002 18:51:20 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P1o1087485; Wed, 24 Apr 2002 18:50:01 -0700 (PDT) (envelope-from gnats) Received: from pris.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id C403537B405 for ; Wed, 24 Apr 2002 18:49:25 -0700 (PDT) Received: (qmail 18060 invoked by uid 1001); 25 Apr 2002 01:46:44 -0000 Message-Id: <20020425014644.18059.qmail@pris.polaris.ca> Date: 25 Apr 2002 01:46:44 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37438: Updated port: textproc/p5-Data-FormValidator from 1.9 to 1.10 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37438 >Category: ports >Synopsis: Updated port: textproc/p5-Data-FormValidator from 1.9 to 1.10 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Apr 24 18:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.5-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.5-20020321-STABLE FreeBSD 4.5-20020321-STABLE #0: Thu Mar 21 16:42:33 GMT 2002 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >How-To-Repeat: >Fix: diff -ruN /usr/ports/textproc/p5-Data-FormValidator/Makefile p5-Data-FormValidator/Makefile --- /usr/ports/textproc/p5-Data-FormValidator/Makefile Sun Feb 24 03:04:50 2002 +++ p5-Data-FormValidator/Makefile Wed Apr 24 18:43:27 2002 @@ -6,10 +6,10 @@ # PORTNAME= Data-FormValidator -PORTVERSION= 1.9 +PORTVERSION= 1.10 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Data +MASTER_SITE_SUBDIR= ../../authors/id/M/MA/MARKSTOS PKGNAMEPREFIX= p5- MAINTAINER= svenasse@polaris.ca diff -ruN /usr/ports/textproc/p5-Data-FormValidator/distinfo p5-Data-FormValidator/distinfo --- /usr/ports/textproc/p5-Data-FormValidator/distinfo Sun Feb 24 03:04:50 2002 +++ p5-Data-FormValidator/distinfo Wed Apr 24 18:43:39 2002 @@ -1 +1 @@ -MD5 (Data-FormValidator-1.9.tar.gz) = fe55a5e9c782e58ea28b83203c4e63df +MD5 (Data-FormValidator-1.10.tar.gz) = d35163f47f1149eb26f1e8c70905da46 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 19: 8:55 2002 Delivered-To: freebsd-ports@freebsd.org Received: from heaven.gigo.com (gigo.com [207.173.11.186]) by hub.freebsd.org (Postfix) with ESMTP id 88C7E37B416 for ; Wed, 24 Apr 2002 19:08:50 -0700 (PDT) Received: from bsace7003-181-91-037.dsl.telebrasilia.net.br (unknown [200.181.91.37]) by heaven.gigo.com (Postfix) with ESMTP id 3BA79B852 for ; Wed, 24 Apr 2002 19:06:57 -0700 (PDT) Received: (qmail 46906 invoked by uid 1001); 25 Apr 2002 01:12:16 -0000 Message-ID: <20020425011216.46905.qmail@exxodus.fedaykin.here> Date: Wed, 24 Apr 2002 22:11:54 -0300 From: Mario Sergio Fujikawa Ferreira To: Jeremy Buckner Cc: pat@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: FreeBSD Port: hlds-3.1.0.8.0a_1 References: <000301c1ebd1$347ec520$0c0aa8c0@caz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <000301c1ebd1$347ec520$0c0aa8c0@caz>; from jeremy@cableaz.com on Wed, Apr 24, 2002 at 01:46:48PM -0700 X-Operating-System: FreeBSD 4.5-STABLE X-Disclaimer: I hope you find what you are looking for... in life :) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Apr 24, 2002 at 01:46:48PM -0700, Jeremy Buckner wrote: > I know that you have probably received this question a lot today, but is there an ETA on the new HL > and CS updated ports? Valve changed the packaging this time. Patrick Li is working around the clock to deliver a nice updated port. However, he might be holding the release waiting for more sites to mirror the files. Do not worry, he has working on them since the official release. :) Regards, -- Mario S F Ferreira - DF - Brazil - "I guess this is a signature." Computer Science Undergraduate | FreeBSD Committer | CS Developer flames to beloved devnull@someotherworldbeloworabove.org feature, n: a documented bug | bug, n: an undocumented feature To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 19:17:59 2002 Delivered-To: freebsd-ports@freebsd.org Received: from zoot.corp.yahoo.com (zoot.corp.yahoo.com [216.145.52.89]) by hub.freebsd.org (Postfix) with ESMTP id 2883037B419; Wed, 24 Apr 2002 19:17:52 -0700 (PDT) Received: from zoot.corp.yahoo.com (localhost [127.0.0.1]) by zoot.corp.yahoo.com (8.12.3/8.12.3) with ESMTP id g3P2GmHW062281; Wed, 24 Apr 2002 19:16:48 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from localhost (dougb@localhost) by zoot.corp.yahoo.com (8.12.3/8.12.3/Submit) with ESMTP id g3P2GmhD062278; Wed, 24 Apr 2002 19:16:48 -0700 (PDT) X-Authentication-Warning: zoot.corp.yahoo.com: dougb owned process doing -bs Date: Wed, 24 Apr 2002 19:16:48 -0700 (PDT) From: Doug Barton X-X-Sender: dougb@zoot.corp.yahoo.com To: Maxime Henrion Cc: freebsd-ports@FreeBSD.org Subject: Re: patch to have make clean not recurse in ${PORTSDIR} In-Reply-To: <20020424224454.GM88736@elvis.mu.org> Message-ID: <20020424191430.W62277-100000@zoot.corp.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, 24 Apr 2002, Maxime Henrion wrote: > Currently, if you do a ``make clean'' in /usr/ports, it will recurse > through each port's dependencies and clean them too. This has been discussed at great length on various lists. The two answers to your question are, A) You can already do what you want to do, with an option that allows you NOT to do it if for some reason you actually WANT to repetitively clean dependencies, and B) The fastest way to clean up your ports tree is not to use make at all, it's: find /usr/ports -type d -name work -exec rm -r {} \; Therefore, with all due respect, I think this patch is a step in the wrong direction. -- "We have known freedom's price. We have shown freedom's power. And in this great conflict, ... we will see freedom's victory." - George W. Bush, President of the United States State of the Union, January 28, 2002 Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 19:31:32 2002 Delivered-To: freebsd-ports@freebsd.org Received: from zoot.corp.yahoo.com (zoot.corp.yahoo.com [216.145.52.89]) by hub.freebsd.org (Postfix) with ESMTP id 682FE37B41A for ; Wed, 24 Apr 2002 19:31:25 -0700 (PDT) Received: from zoot.corp.yahoo.com (localhost [127.0.0.1]) by zoot.corp.yahoo.com (8.12.3/8.12.3) with ESMTP id g3P2L0HW062317; Wed, 24 Apr 2002 19:21:00 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from localhost (dougb@localhost) by zoot.corp.yahoo.com (8.12.3/8.12.3/Submit) with ESMTP id g3P2L0N6062314; Wed, 24 Apr 2002 19:21:00 -0700 (PDT) X-Authentication-Warning: zoot.corp.yahoo.com: dougb owned process doing -bs Date: Wed, 24 Apr 2002 19:21:00 -0700 (PDT) From: Doug Barton X-X-Sender: dougb@zoot.corp.yahoo.com To: "Power Promotion Adv." Cc: ports@FreeBSD.org Subject: Re: Question In-Reply-To: <006601c1eb77$51f01a50$0ff3a4d9@alshamil.net.ae> Message-ID: <20020424192030.P62277-100000@zoot.corp.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, 24 Apr 2002, Power Promotion Adv. wrote: > Dear Sir/Madam, > How can I start IRC server? The package irc-2.10.3 is installed, ircd requires a LOT of configuration. Read the documentation that comes with the server. Good luck, Doug -- "We have known freedom's price. We have shown freedom's power. And in this great conflict, ... we will see freedom's victory." - George W. Bush, President of the United States State of the Union, January 28, 2002 Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 19:46: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail19b.rapidsite.net (mail19b.rapidsite.net [161.58.134.134]) by hub.freebsd.org (Postfix) with SMTP id 91A1137B41C for ; Wed, 24 Apr 2002 19:46:03 -0700 (PDT) Received: from 198.104.176.109 (198.104.176.109) by mail19b.rapidsite.net (RS ver 1.0.63s) with SMTP id 0168447349 for ; Wed, 24 Apr 2002 21:46:55 -0400 (EDT) Message-ID: <3CC75E5F.A24FCA3E@pythonemproject.com> Date: Wed, 24 Apr 2002 18:39:43 -0700 From: rob X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: en MIME-Version: 1.0 To: "ports@FreeBSD.org" Subject: Thanks to the Gnome porters! Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Loop-Detect: 1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I really appreciate the effort on the Gnome port. It works flawlessly, and looks a hell of a lot better than KDE, IMHO. In contrast, I have Gnome on my SuSE 7.3 partition. Every time I hit the "m" key in any application it brings up a menu. Incredibly annoying. No-one has any idea how to fix it. Rob. -- ----------------------------- The Numeric Python EM Project www.pythonemproject.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 19:52:20 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gyros.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id 6803137B417 for ; Wed, 24 Apr 2002 19:52:15 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.3/8.12.3) with ESMTP id g3P2odt9047911; Wed, 24 Apr 2002 22:50:39 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: FreeBSD Port Mozilla - fails badly when I ran portupgrade From: Joe Marcus Clarke To: Sean Chittenden Cc: Chip Wiegand , ports@FreeBSD.ORG In-Reply-To: <20020424145609.O61911@ninja1.internal> References: <20020423231838.60e8f150.chip@wiegand.org> <20020423232253.D61911@ninja1.internal> <1019675885.8815.46.camel@gyros.marcuscom.com> <20020424145609.O61911@ninja1.internal> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 24 Apr 2002 23:50:39 -0300 Message-Id: <1019703039.297.12.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, 2002-04-24 at 18:56, Sean Chittenden wrote: > > > If anyone has any ideas why my browser is segfaulting when I access an > > > SSL page, I'd be eternally greatful: using Nutscrape these days is > > > painful. There's no core being left behind either... -sc > > > > Okay, you don't need mozilla-embedded. You should build everything > > these days with WITH_FULL_MOZILLA. mozilla-emdedded doesn't have > > working SSL. Make sure you're launching mozilla and not the > > mozilla-embedded stub. Better yet, just uninstall mozilla-embedded. > > > > As for SSL in full mozilla 1.0.rc1, it works fine for me. There > > used to be an issue with SSL and galeon, but that was solved after a > > gnomevfs hack by sobomax. > > Removed mozilla-embedded and mozilla-headers, rebuilt > WITH_FULL_MOZILLA=YES and am still getting a seg fault on SSL pages. > How can I get a core dump so I can get a trace on something that > doesn't leave a core behind? -sc This might be an issue with library incompatibilities or a missing lib. However, you should be able to get a core dump by making sure the following sysctl variables are set, and the coredumpsize ulimit is non-zero: kern.sugid_coredump: 1 kern.coredump: 1 Joe > > -- > Sean Chittenden > -- PGP Key: http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 19:53:58 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gyros.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id 4E80E37B405 for ; Wed, 24 Apr 2002 19:53:55 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.3/8.12.3) with ESMTP id g3P2pmt9047924; Wed, 24 Apr 2002 22:51:48 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: Thanks to the Gnome porters! From: Joe Marcus Clarke To: rob Cc: "ports@FreeBSD.org" In-Reply-To: <3CC75E5F.A24FCA3E@pythonemproject.com> References: <3CC75E5F.A24FCA3E@pythonemproject.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 24 Apr 2002 23:51:48 -0300 Message-Id: <1019703108.297.16.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, 2002-04-24 at 22:39, rob wrote: > I really appreciate the effort on the Gnome port. It works flawlessly, > and looks a hell of a lot better than KDE, IMHO. In contrast, I have > Gnome on my SuSE 7.3 partition. Every time I hit the "m" key in any > application it brings up a menu. Incredibly annoying. No-one has any > idea how to fix it. Rob. As a GNOME porter, thanks for the feedback. I'm glad to know your experience has been positive. Joe > -- > ----------------------------- > The Numeric Python EM Project > > www.pythonemproject.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > -- PGP Key: http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 20:22:58 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AC4C737B404 for ; Wed, 24 Apr 2002 20:22:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P3K1b07269; Wed, 24 Apr 2002 20:20:01 -0700 (PDT) (envelope-from gnats) Received: from turing.morons.org (cpe-66-1-148-96.ca.sprintbbd.net [66.1.148.96]) by hub.freebsd.org (Postfix) with ESMTP id 598BD37B404 for ; Wed, 24 Apr 2002 20:18:54 -0700 (PDT) Received: by turing.morons.org (Postfix, from userid 0) id 904A1A923; Wed, 24 Apr 2002 16:18:03 -0700 (PDT) Message-Id: <20020424231803.904A1A923@turing.morons.org> Date: Wed, 24 Apr 2002 16:18:03 -0700 (PDT) From: Nick Johnson Reply-To: Nick Johnson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37439: Alfred's Patches to thttpd port to use sendfile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37439 >Category: ports >Synopsis: Alfred's Patches to thttpd port to use sendfile >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Apr 24 20:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Nick Johnson >Release: FreeBSD 4.5-RELEASE-p2 i386 >Organization: Spatula Systems >Environment: System: FreeBSD turing.morons.org 4.5-RELEASE-p2 FreeBSD 4.5-RELEASE-p2 #4: Wed Apr 10 10:27:18 PDT 2002 root@turing.morons.org:/usr/src/sys/compile/TURING i386 >Description: Patches to add alfred@freebsd.org's thttpd patches to make it use sendfile, integrated into the port. Maintainer or committer may want to tweak the way the USE_SENDFILE macro gets defined. I couldn't think of a better way than what I ended up doing, but then I didn't give it much thought either. >How-To-Repeat: n/a >Fix: # 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: # # Makefile.patch # files/patch-ae # files/patch-af # files/patch-ag # files/patch-ah # files/patch-ai # echo x - Makefile.patch sed 's/^X//' >Makefile.patch << 'END-of-Makefile.patch' X--- Makefile.orig Wed Apr 24 22:39:26 2002 X+++ Makefile Wed Apr 24 22:36:18 2002 X@@ -15,6 +15,8 @@ X DIST_SUBDIR= ${PORTNAME} X EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} X X+CFLAGS:= ${CFLAGS} -DUSE_SENDFILE=1 X+ X MAINTAINER= anders@FreeBSD.org X X IGNOREFILES= notes.html END-of-Makefile.patch echo x - files/patch-ae sed 's/^X//' >files/patch-ae << 'END-of-files/patch-ae' X--- libhttpd.c.orig Wed Nov 14 22:32:12 2001 X+++ libhttpd.c Wed Apr 24 22:24:27 2002 X@@ -3692,6 +3692,9 @@ X httpd_send_err( hc, 500, err500title, "", err500form, hc->encodedurl ); X return -1; X } X+#ifdef USE_SENDFILE X+ hc->file_fd = *((int *) hc->file_address); X+#endif X send_mime( X hc, 200, ok200title, hc->encodings, "", hc->type, hc->sb.st_size, X hc->sb.st_mtime ); END-of-files/patch-ae echo x - files/patch-af sed 's/^X//' >files/patch-af << 'END-of-files/patch-af' X--- ./libhttpd.h Tue Jun 13 11:48:56 2000 X+++ /usr/ports/www/thttpd/work/thttpd-2.20b/libhttpd.h Fri Apr 20 03:50:30 2001 X@@ -133,6 +133,9 @@ X struct stat sb; X int conn_fd; X char* file_address; X+#ifdef USE_SENDFILE X+ int file_fd; X+#endif X } httpd_conn; X X /* Methods. */ END-of-files/patch-af echo x - files/patch-ag sed 's/^X//' >files/patch-ag << 'END-of-files/patch-ag' X--- mmc.c.orig Fri Apr 13 21:02:15 2001 X+++ mmc.c Wed Apr 24 22:28:57 2002 X@@ -66,6 +66,9 @@ X time_t ctime; X int refcount; X time_t reftime; X+#ifdef USE_SENDFILE X+ int fd; X+#endif X void* addr; X unsigned int hash; X int hash_idx; X@@ -130,7 +133,11 @@ X /* Yep. Just return the existing map */ X ++m->refcount; X m->reftime = now; X+#ifdef USE_SENDFILE X+ return(&m->fd); X+#else X return m->addr; X+#endif X } X X /* Open the file. */ X@@ -175,7 +182,9 @@ X m->addr = (void*) 1; /* arbitrary non-NULL address */ X else X { X-#ifdef HAVE_MMAP X+#ifdef USE_SENDFILE X+ m->fd = fd; X+#elif defined(HAVE_MMAP) X /* Map the file into memory. */ X m->addr = mmap( 0, m->size, PROT_READ, MAP_SHARED, fd, 0 ); X if ( m->addr == (void*) -1 ) X@@ -207,8 +216,9 @@ X } X #endif /* HAVE_MMAP */ X } X+#ifndef USE_SENDFILE X (void) close( fd ); X- X+#endif /* !USE_SENDFILE */ X /* Put the Map into the hash table. */ X if ( add_hash( m ) < 0 ) X { X@@ -223,8 +233,12 @@ X maps = m; X ++map_count; X X+#ifdef USE_SENDFILE X+ return (&m->fd); X+#else X /* And return the address. */ X return m->addr; X+#endif X } X X X@@ -309,7 +323,9 @@ X m = *mm; X if ( m->size != 0 ) X { X-#ifdef HAVE_MMAP X+#ifdef USE_SENDFILE X+ close(m->fd); X+#elif defined(HAVE_MMAP) X if ( munmap( m->addr, m->size ) < 0 ) X syslog( LOG_ERR, "munmap - %m" ); X #else /* HAVE_MMAP */ END-of-files/patch-ag echo x - files/patch-ah sed 's/^X//' >files/patch-ah << 'END-of-files/patch-ah' X--- ./thttpd.c Wed Sep 27 12:31:48 2000 X+++ /usr/ports/www/thttpd/work/thttpd-2.20b/thttpd.c Fri Apr 20 03:50:30 2001 X@@ -1366,12 +1366,45 @@ X if ( hc->responselen == 0 ) X { X /* No, just write the file. */ X+#ifdef USE_SENDFILE X+ off_t sbytes; X+ X+ sz = sendfile( X+ hc->file_fd, hc->conn_fd, c->bytes_sent, X+ MIN( c->bytes_to_send - c->bytes_sent, c->limit ), X+ NULL, &sbytes, 0 ); X+ if (sz == -1 && errno == EAGAIN) X+ sz = sbytes > 0 ? sbytes : -1; X+ else if (sz == 0) X+ sz = sbytes; X+#else X sz = write( X hc->conn_fd, &(hc->file_address[c->bytes_sent]), X MIN( c->bytes_to_send - c->bytes_sent, c->limit ) ); X+#endif X } X else X { X+#ifdef USE_SENDFILE X+ struct sf_hdtr sf; X+ struct iovec iv; X+ off_t sbytes; X+ X+ iv.iov_base = hc->response; X+ iv.iov_len = hc->responselen; X+ sf.headers = &iv; X+ sf.hdr_cnt = 1; X+ sf.trailers = NULL; X+ sf.trl_cnt = 0; X+ sz = sendfile( X+ hc->file_fd, hc->conn_fd, c->bytes_sent, X+ MIN( c->bytes_to_send - c->bytes_sent, c->limit ), X+ &sf, &sbytes, 0 ); X+ if (sz == -1 && errno == EAGAIN) X+ sz = sbytes > 0 ? sbytes : -1; X+ else if (sz == 0) X+ sz = sbytes; X+#else X /* Yes. We'll combine headers and file into a single writev(), X ** hoping that this generates a single packet. X */ X@@ -1382,6 +1415,7 @@ X iv[1].iov_base = &(hc->file_address[c->bytes_sent]); X iv[1].iov_len = MIN( c->bytes_to_send - c->bytes_sent, c->limit ); X sz = writev( hc->conn_fd, iv, 2 ); X+#endif X } X X if ( sz == 0 || END-of-files/patch-ah echo x - files/patch-ai sed 's/^X//' >files/patch-ai << 'END-of-files/patch-ai' X--- version.h.orig Wed Nov 14 20:27:41 2001 X+++ version.h Wed Apr 24 22:33:23 2002 X@@ -3,7 +3,14 @@ X #ifndef _VERSION_H_ X #define _VERSION_H_ X X-#define SERVER_SOFTWARE "thttpd/2.22beta4 14nov2001" X+#define SERVER_SOFTWARE_BASE "thttpd/2.22beta4 14nov2001" X+ X+#ifdef USE_SENDFILE X+#define SERVER_SOFTWARE SERVER_SOFTWARE_BASE " (+FreeBSD sendfile)" X+#else /* USE_SENDFILE */ X+#define SERVER_SOFTWARE SERVER_SOFTWARE_BASE X+#endif X+ X #define SERVER_ADDRESS "http://www.acme.com/software/thttpd/" X X #endif /* _VERSION_H_ */ END-of-files/patch-ai exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 20:40:29 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8D55037B405; Wed, 24 Apr 2002 20:40:03 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P3d3N10370; Wed, 24 Apr 2002 20:39:03 -0700 (PDT) (envelope-from ijliao) Date: Wed, 24 Apr 2002 20:39:03 -0700 (PDT) From: Message-Id: <200204250339.g3P3d3N10370@freefall.freebsd.org> To: statue@softwareliberty.org, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37419: Update port: chinese/bg5pdf Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: chinese/bg5pdf State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Wed Apr 24 20:38:55 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=37419 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 20:45:33 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2340337B419; Wed, 24 Apr 2002 20:45:31 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P3i0s16653; Wed, 24 Apr 2002 20:44:00 -0700 (PDT) (envelope-from ijliao) Date: Wed, 24 Apr 2002 20:44:00 -0700 (PDT) From: Message-Id: <200204250344.g3P3i0s16653@freefall.freebsd.org> To: ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org, greid@FreeBSD.org Subject: Re: ports/37431: [Update Port] devel/zziplib (from 0.10.11 to 0.10.51) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [Update Port] devel/zziplib (from 0.10.11 to 0.10.51) Responsible-Changed-From-To: freebsd-ports->greid Responsible-Changed-By: ijliao Responsible-Changed-When: Wed Apr 24 20:43:47 PDT 2002 Responsible-Changed-Why: over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37431 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 20:50:53 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gyros.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id 6DFE437B405 for ; Wed, 24 Apr 2002 20:50:48 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.3/8.12.3) with ESMTP id g3P3lBt9026495; Wed, 24 Apr 2002 23:47:11 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: FreeBSD Port Mozilla - fails badly when I ran portupgrade From: Joe Marcus Clarke To: Sean Chittenden Cc: Chip Wiegand , ports@FreeBSD.ORG In-Reply-To: <20020424201320.A82196@ninja1.internal> References: <20020423231838.60e8f150.chip@wiegand.org> <20020423232253.D61911@ninja1.internal> <1019675885.8815.46.camel@gyros.marcuscom.com> <20020424145609.O61911@ninja1.internal> <1019703039.297.12.camel@gyros.marcuscom.com> <20020424201320.A82196@ninja1.internal> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 25 Apr 2002 00:47:11 -0300 Message-Id: <1019706431.26338.11.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, 2002-04-25 at 00:13, Sean Chittenden wrote: > > This might be an issue with library incompatibilities or a missing > > lib. > > Possible. It used to work with .9.7, upgraded to 0.9.9 and it didn't > work, same fate with rc1. > > > However, you should be able to get a core dump by making sure the > > following sysctl variables are set, and the coredumpsize ulimit is > > non-zero: > > > > kern.sugid_coredump: 1 > > kern.coredump: 1 > > $ su > Password: > 8:07pm sean@mat:/etc # sysctl kern.suid_coredump=1 > sysctl: unknown oid 'kern.suid_coredump' > 8:08pm sean@mat:/etc # sysctl kern.sugid_coredump=1 > kern.sugid_coredump: 0 -> 1 > 8:08pm sean@mat:/etc # sysctl kern.coredump=1 > kern.coredump: 1 -> 1 > 8:08pm sean@mat:/etc # limits > Resource limits (current): > cputime infinity secs > filesize infinity kb > datasize 524288 kb > stacksize 65536 kb > coredumpsize infinity kb > memoryuse infinity kb > memorylocked infinity kb > maxprocesses 7302 > openfiles 14605 > sbsize infinity bytes > 8:08pm sean@mat:/etc # exit > 8:08pm sean@mat:/etc > mozilla > Segmentation fault > 8:08pm sean@mat:/etc > > > And syslog logs the following: > Apr 24 20:09:40 mat /kernel: pid 1656 (mozilla-bin), uid 1000: exited on signal 11 Can you try running mozilla from a directory you have write permissions on? Of course, without debugging symbols, the core analysis might not do any good. > > Other ideas on how to get it to leave a trace? -sc > Another option is to tie gdb to the running mozilla process: gdb /usr/X11R6/lib/mozilla/mozilla-bin Then get mozilla to crash. Joe > -- > Sean Chittenden > -- PGP Key: http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 20:59:29 2002 Delivered-To: freebsd-ports@freebsd.org Received: from moutvdom01.kundenserver.de (moutvdom01.kundenserver.de [195.20.224.200]) by hub.freebsd.org (Postfix) with ESMTP id A92EA37B419 for ; Wed, 24 Apr 2002 20:59:24 -0700 (PDT) Received: from [172.19.20.61] (helo=mrvdomng0.kundenserver.de) by moutvdom01.kundenserver.de with esmtp (Exim 2.12 #2) id 170aNL-00042y-00; Thu, 25 Apr 2002 05:56:55 +0200 Received: from [217.1.114.235] (helo=pD90172EB.dip.t-dialin.net) by mrvdomng0.kundenserver.de with esmtp (Exim 3.22 #2) id 170aNL-0007sv-00; Thu, 25 Apr 2002 05:56:55 +0200 Date: Thu, 25 Apr 2002 05:56:02 +0000 (GMT) From: Peter Ulrich Kruppa To: Joe Marcus Clarke Cc: rob , "ports@FreeBSD.org" Subject: Re: Thanks to the Gnome porters! In-Reply-To: <1019703108.297.16.camel@gyros.marcuscom.com> Message-ID: <20020425054639.W10141-100000@small.pukruppa.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 24 Apr 2002, Joe Marcus Clarke wrote: > On Wed, 2002-04-24 at 22:39, rob wrote: > > I really appreciate the effort on the Gnome port. It works flawlessly, > > and looks a hell of a lot better than KDE, IMHO. In contrast, I have > > Gnome on my SuSE 7.3 partition. Every time I hit the "m" key in any > > application it brings up a menu. Incredibly annoying. No-one has any > > idea how to fix it. Rob. > > As a GNOME porter, thanks for the feedback. I'm glad to know your > experience has been positive. And it is stable. You can leave it on some days and run "big" applicatons without any problems. Only nautilus seems to be a little sensitive sometimes, but it can be killed and restarted seperately. Regards, Uli. *-----------------------------------* * Peter Ulrich Kruppa * * - Wuppertal - * * Germany * *-----------------------------------* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 21:16:39 2002 Delivered-To: freebsd-ports@freebsd.org Received: from imo-m06.mx.aol.com (imo-m06.mx.aol.com [64.12.136.161]) by hub.freebsd.org (Postfix) with ESMTP id 4E27537B405 for ; Wed, 24 Apr 2002 21:16:37 -0700 (PDT) Received: from HDarodius@aol.com by imo-m06.mx.aol.com (mail_out_v32.5.) id n.10e.103d95a1 (4004) for ; Thu, 25 Apr 2002 00:12:49 -0400 (EDT) From: HDarodius@aol.com Message-ID: <10e.103d95a1.29f8dc41@aol.com> Date: Thu, 25 Apr 2002 00:12:49 EDT Subject: Re: Hello,Hdarodius,let's be friends To: ports@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: AOL 4.0 for Windows 95 sub 113 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear Correspondent: I am sorry but I do not download attachments unless I know from whom they have come. If you will identity yourself in detail I would be glad to reply. Please do not send attachments or include links. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Wed Apr 24 21:21:25 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 907C737B405 for ; Wed, 24 Apr 2002 21:21:15 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P4K1n35527; Wed, 24 Apr 2002 21:20:01 -0700 (PDT) (envelope-from gnats) Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by hub.freebsd.org (Postfix) with ESMTP id 2F6AF37B416 for ; Wed, 24 Apr 2002 21:14:51 -0700 (PDT) Received: from blossom.cjclark.org ([12.234.91.48]) by rwcrmhc53.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020425041302.VHYC29911.rwcrmhc53.attbi.com@blossom.cjclark.org> for ; Thu, 25 Apr 2002 04:13:02 +0000 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.6) id g3P4D1J31041; Wed, 24 Apr 2002 21:13:01 -0700 (PDT) (envelope-from cjc) Message-Id: <200204250413.g3P4D1J31041@blossom.cjclark.org> Date: Wed, 24 Apr 2002 21:13:01 -0700 (PDT) From: "Crist J. Clark" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37440: nessus(1) port broken for pre-4.5 versions Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37440 >Category: ports >Synopsis: nessus(1) port broken for pre-4.5 versions >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 24 21:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Crist J. Clark >Release: FreeBSD 4.5-RELEASE i386 >Organization: >Environment: FreeBSD pre-4.5 >Description: The nessus(1) port does not build for FreeBSD releases prior to 4.5. The nessus(1) source code contains its own implementation of the strcasestr(3) function. FreeBSD has strcasestr(3) in libc from 4.5 on. So that nessus(1) uses the native strcasestr(3), the patch, ports/security/nessus/files/patch-nessus-html_graph_output.c #ifdef's out the nessus(1) strcasestr(3) code. No test is conducted to check if the version of FreeBSD we are building nessus(1) on actually has strcasestr(3). This causes the build to fail on these earlier FreeBSD versions. >How-To-Repeat: On a version of FreeBSD prior to the addition of strcasestr(3), which was added 2001/12/25 00:36:53 in RELENG_4 (on Xmas?) and 2001/10/10 02:17:35 in HEAD, try to build nessus(1), # cd /usr/ports/security/nessus # make >Fix: A workaround for users is to remove the patchfile prior to building the port. A solution for the port maintainer is to have the #ifdef's check the FreeBSD version too. Only versions after 450000 in RELENG_4 and 500027 in HEAD have strcasestr(3). The best solution is to submit the bug back to the nessus(1) maintainers and have their configure scripts properly detect the existence of strcasestr(3) in the base system. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 0:50: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1F11837B427 for ; Thu, 25 Apr 2002 00:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P7o1677159; Thu, 25 Apr 2002 00:50:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ABA9737B42A for ; Thu, 25 Apr 2002 00:45:06 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P7j6W76501; Thu, 25 Apr 2002 00:45:06 -0700 (PDT) (envelope-from nobody) Message-Id: <200204250745.g3P7j6W76501@freefall.freebsd.org> Date: Thu, 25 Apr 2002 00:45:06 -0700 (PDT) From: Andreas Schulz To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37444: ports/misc/instant-workstation Makefile problem Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37444 >Category: ports >Synopsis: ports/misc/instant-workstation Makefile problem >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 25 00:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Andreas Schulz >Release: 4.5-RELEASE >Organization: FHG-FIRST >Environment: FreeBSD freebsd.first.gmd.de 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Wed Feb 13 18:10:41 CET 2002 root@freebsd.first.gmd.de:/usr/src/sys/compile/FREEBSD i386 >Description: ports/misc/instant-workstation has two PORTVERSION lines in it: PORTVERSION= 1.0 PORTVERSION= 1 the second one looks wrong :-). Maybe this should be PORTREVISION ? >How-To-Repeat: Try a make checksum and look why it doesn't get fetched and how it is named in distinfo :-). >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 1:10:36 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5318D37B422 for ; Thu, 25 Apr 2002 01:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P8A1X84401; Thu, 25 Apr 2002 01:10:01 -0700 (PDT) (envelope-from gnats) Received: from budapest.dante.org.uk (budapest.dante.org.uk [193.63.211.72]) by hub.freebsd.org (Postfix) with ESMTP id 7531F37B41A for ; Thu, 25 Apr 2002 01:02:49 -0700 (PDT) Received: (from janos@localhost) by budapest.dante.org.uk (8.11.6/8.11.6) id g3P82lM19312; Thu, 25 Apr 2002 09:02:47 +0100 (BST) (envelope-from janos) Message-Id: <200204250802.g3P82lM19312@budapest.dante.org.uk> Date: Thu, 25 Apr 2002 09:02:47 +0100 (BST) From: Janos Mohacsi Reply-To: Janos Mohacsi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37445: New port: jdictionary-eng-ger 1.2 - English-German plugin for jdictionary Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37445 >Category: ports >Synopsis: New port: jdictionary-eng-ger 1.2 - English-German plugin for jdictionary >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Apr 25 01:10:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Janos Mohacsi >Release: FreeBSD 4.5-STABLE i386 >Organization: DANTE >Environment: System: FreeBSD budapest.dante.org.uk 4.5-STABLE FreeBSD 4.5-STABLE #0: Mon Apr 22 13:55:49 BST 2002 janos@budapest.dante.org.uk:/usr/src/sys/compile/BUDAPEST i386 >Description: New port: jdictionary-eng-ger 1.2 - English-German plugin for jdictionary. Ported and tested with jdk13. >How-To-Repeat: Check this shar. >Fix: # 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: # # jdictionary-eng-ger/ # jdictionary-eng-ger/pkg-plist # jdictionary-eng-ger/pkg-descr # jdictionary-eng-ger/pkg-comment # jdictionary-eng-ger/distinfo # jdictionary-eng-ger/Makefile # echo c - jdictionary-eng-ger/ mkdir -p jdictionary-eng-ger/ > /dev/null 2>&1 echo x - jdictionary-eng-ger/pkg-plist sed 's/^X//' >jdictionary-eng-ger/pkg-plist << 'END-of-jdictionary-eng-ger/pkg-plist' Xshare/java/classes/jdictionary/Plugins/SmartEngGer-1_2.jar X@unexec rmdir %D/share/java/classes/jdictionary/Plugins || true END-of-jdictionary-eng-ger/pkg-plist echo x - jdictionary-eng-ger/pkg-descr sed 's/^X//' >jdictionary-eng-ger/pkg-descr << 'END-of-jdictionary-eng-ger/pkg-descr' XjDictionary plugin: English-German dictionary XDictionary database: Frank Richter X XWWW: http://jdictionary.info/ END-of-jdictionary-eng-ger/pkg-descr echo x - jdictionary-eng-ger/pkg-comment sed 's/^X//' >jdictionary-eng-ger/pkg-comment << 'END-of-jdictionary-eng-ger/pkg-comment' XJDictionary plugin: English-German dictionary END-of-jdictionary-eng-ger/pkg-comment echo x - jdictionary-eng-ger/distinfo sed 's/^X//' >jdictionary-eng-ger/distinfo << 'END-of-jdictionary-eng-ger/distinfo' XMD5 (SmartEngGer-1_2.jar) = f58dd63ae2431369dc612f8c0e0d2864 END-of-jdictionary-eng-ger/distinfo echo x - jdictionary-eng-ger/Makefile sed 's/^X//' >jdictionary-eng-ger/Makefile << 'END-of-jdictionary-eng-ger/Makefile' X# New ports collection makefile for: jdictionary-eng-ger X# Date created: 24.04.2002 X# Whom: janos.mohacsi@bsd.hu X# X# $FreeBSD$ X# X XPORTNAME= jdictionary-eng-ger XPORTVERSION= 1.2 XCATEGORIES= german textproc XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR=jdictionary XDISTFILES= SmartEngGer-1_2.jar X XMAINTAINER= janos.mohacsi@bsd.hu X XRUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper \ X ${LOCALBASE}/etc/javavms:${PORTSDIR}/java/jdk13 \ X jdictionary:${PORTSDIR}/textproc/jdictionary X XEXTRACT_CMD= ${CP} XEXTRACT_BEFORE_ARGS= XEXTRACT_AFTER_ARGS= ${WRKDIR} XNO_BUILD=y X Xdo-install: X @if [ ! -d ${PREFIX}/share/java/classes/jdictionary/Plugins ]; then \ X ${MKDIR} ${PREFIX}/share/java/classes/jdictionary/Plugins; fi X ${CP} ${WRKDIR}/${DISTFILES} \ X ${PREFIX}/share/java/classes/jdictionary/Plugins/ X X.include END-of-jdictionary-eng-ger/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 1:10:39 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6606137B427 for ; Thu, 25 Apr 2002 01:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P8A1n84410; Thu, 25 Apr 2002 01:10:01 -0700 (PDT) (envelope-from gnats) Received: from budapest.dante.org.uk (budapest.dante.org.uk [193.63.211.72]) by hub.freebsd.org (Postfix) with ESMTP id 1E7CA37B41C for ; Thu, 25 Apr 2002 01:07:16 -0700 (PDT) Received: (from janos@localhost) by budapest.dante.org.uk (8.11.6/8.11.6) id g3P87FC19398; Thu, 25 Apr 2002 09:07:15 +0100 (BST) (envelope-from janos) Message-Id: <200204250807.g3P87FC19398@budapest.dante.org.uk> Date: Thu, 25 Apr 2002 09:07:15 +0100 (BST) From: Janos Mohacsi Reply-To: Janos Mohacsi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37446: New port: jdictionary-eng-hun-expr 1.2 - English-Hungarian expression dictionary plugin for jdictionary Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37446 >Category: ports >Synopsis: New port: jdictionary-eng-hun-expr 1.2 - English-Hungarian expression dictionary plugin for jdictionary >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Apr 25 01:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Janos Mohacsi >Release: FreeBSD 4.5-STABLE i386 >Organization: DANTE >Environment: System: FreeBSD budapest.dante.org.uk 4.5-STABLE FreeBSD 4.5-STABLE #0: Mon Apr 22 13:55:49 BST 2002 janos@budapest.dante.org.uk:/usr/src/sys/compile/BUDAPEST i386 >Description: New port: jdictionary-eng-hun-expr 1.2 - English-Hungarian expression dictionary plugin for jdictionary. Warning: requires hungarian port category as jdictionary-eng-hun and magyarispell! >How-To-Repeat: Check this shar. >Fix: # 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: # # jdictionary-eng-hun-expr/ # jdictionary-eng-hun-expr/pkg-plist # jdictionary-eng-hun-expr/pkg-descr # jdictionary-eng-hun-expr/pkg-comment # jdictionary-eng-hun-expr/distinfo # jdictionary-eng-hun-expr/Makefile # echo c - jdictionary-eng-hun-expr/ mkdir -p jdictionary-eng-hun-expr/ > /dev/null 2>&1 echo x - jdictionary-eng-hun-expr/pkg-plist sed 's/^X//' >jdictionary-eng-hun-expr/pkg-plist << 'END-of-jdictionary-eng-hun-expr/pkg-plist' Xshare/java/classes/jdictionary/Plugins/SmartEngHunExp-1_2.jar X@unexec rmdir %D/share/java/classes/jdictionary/Plugins || true END-of-jdictionary-eng-hun-expr/pkg-plist echo x - jdictionary-eng-hun-expr/pkg-descr sed 's/^X//' >jdictionary-eng-hun-expr/pkg-descr << 'END-of-jdictionary-eng-hun-expr/pkg-descr' XJDictionary plugin: English-Hungarian expression dicitonary XThis dictionary contains approximately 30000 expressions. XDictionary database created: Gabor Mandy X XWWW: http://jdictionary.info/ END-of-jdictionary-eng-hun-expr/pkg-descr echo x - jdictionary-eng-hun-expr/pkg-comment sed 's/^X//' >jdictionary-eng-hun-expr/pkg-comment << 'END-of-jdictionary-eng-hun-expr/pkg-comment' XJDictionary plugin: English-Hungarian expression dictionary END-of-jdictionary-eng-hun-expr/pkg-comment echo x - jdictionary-eng-hun-expr/distinfo sed 's/^X//' >jdictionary-eng-hun-expr/distinfo << 'END-of-jdictionary-eng-hun-expr/distinfo' XMD5 (SmartEngHunExp-1_2.jar) = 8c6bf4a7dedad8832fe8e025b16f5ef4 END-of-jdictionary-eng-hun-expr/distinfo echo x - jdictionary-eng-hun-expr/Makefile sed 's/^X//' >jdictionary-eng-hun-expr/Makefile << 'END-of-jdictionary-eng-hun-expr/Makefile' X# New ports collection makefile for: jdictionary-eng-hun-expr X# Date created: 24.04.2002 X# Whom: janos.mohacsi@bsd.hu X# X# $FreeBSD$ X# X XPORTNAME= jdictionary-eng-hun-expr XPORTVERSION= 1.2 XCATEGORIES= hungarian textproc XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR=jdictionary XDISTFILES= SmartEngHunExp-1_2.jar X XMAINTAINER= janos.mohacsi@bsd.hu X XRUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper \ X ${LOCALBASE}/etc/javavms:${PORTSDIR}/java/jdk13 \ X jdictionary:${PORTSDIR}/textproc/jdictionary X XEXTRACT_CMD= ${CP} XEXTRACT_BEFORE_ARGS= XEXTRACT_AFTER_ARGS= ${WRKDIR} XNO_BUILD=y X Xdo-install: X @if [ ! -d ${PREFIX}/share/java/classes/jdictionary/Plugins ]; then \ X ${MKDIR} ${PREFIX}/share/java/classes/jdictionary/Plugins; fi X ${CP} ${WRKDIR}/${DISTFILES} \ X ${PREFIX}/share/java/classes/jdictionary/Plugins/ X X.include END-of-jdictionary-eng-hun-expr/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 1:20:42 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8790537B423 for ; Thu, 25 Apr 2002 01:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P8K1S86213; Thu, 25 Apr 2002 01:20:01 -0700 (PDT) (envelope-from gnats) Received: from budapest.dante.org.uk (budapest.dante.org.uk [193.63.211.72]) by hub.freebsd.org (Postfix) with ESMTP id C862237B41A for ; Thu, 25 Apr 2002 01:13:03 -0700 (PDT) Received: (from janos@localhost) by budapest.dante.org.uk (8.11.6/8.11.6) id g3P8D2X19512; Thu, 25 Apr 2002 09:13:02 +0100 (BST) (envelope-from janos) Message-Id: <200204250813.g3P8D2X19512@budapest.dante.org.uk> Date: Thu, 25 Apr 2002 09:13:02 +0100 (BST) From: Janos Mohacsi Reply-To: Janos Mohacsi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37447: New port: jdictionary-ger-hun 1.2 - German-Hungarian dictionary plugin for jdictionary. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37447 >Category: ports >Synopsis: New port: jdictionary-ger-hun 1.2 - German-Hungarian dictionary plugin for jdictionary. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Apr 25 01:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Janos Mohacsi >Release: FreeBSD 4.5-STABLE i386 >Organization: DANTE >Environment: System: FreeBSD budapest.dante.org.uk 4.5-STABLE FreeBSD 4.5-STABLE #0: Mon Apr 22 13:55:49 BST 2002 janos@budapest.dante.org.uk:/usr/src/sys/compile/BUDAPEST i386 >Description: New port: jdictionary-ger-hun 1.2 - German-Hungarian dictionary plugin for jdictionary. Warning: It requires hungarian ports category, as jdictionary-eng-hun, jdictionary-eng-hun-expr and magyarispell! >How-To-Repeat: Check this shar. >Fix: # 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: # # jdictionary-ger-hun/ # jdictionary-ger-hun/pkg-plist # jdictionary-ger-hun/pkg-descr # jdictionary-ger-hun/pkg-comment # jdictionary-ger-hun/distinfo # jdictionary-ger-hun/Makefile # echo c - jdictionary-ger-hun/ mkdir -p jdictionary-ger-hun/ > /dev/null 2>&1 echo x - jdictionary-ger-hun/pkg-plist sed 's/^X//' >jdictionary-ger-hun/pkg-plist << 'END-of-jdictionary-ger-hun/pkg-plist' Xshare/java/classes/jdictionary/Plugins/SmartGerHun-1_2.jar X@unexec rmdir %D/share/java/classes/jdictionary/Plugins || true END-of-jdictionary-ger-hun/pkg-plist echo x - jdictionary-ger-hun/pkg-descr sed 's/^X//' >jdictionary-ger-hun/pkg-descr << 'END-of-jdictionary-ger-hun/pkg-descr' XJDictionary plugin: German-Hungarian dictionary XThis dictionary is based on the dictionary of Agnes Molnar. X XWWW: http://jdictionary.info/ END-of-jdictionary-ger-hun/pkg-descr echo x - jdictionary-ger-hun/pkg-comment sed 's/^X//' >jdictionary-ger-hun/pkg-comment << 'END-of-jdictionary-ger-hun/pkg-comment' XJDictionary plugin: German-Hungarian dictionary END-of-jdictionary-ger-hun/pkg-comment echo x - jdictionary-ger-hun/distinfo sed 's/^X//' >jdictionary-ger-hun/distinfo << 'END-of-jdictionary-ger-hun/distinfo' XMD5 (SmartGerHun-1_2.jar) = 1100957fb155877b85152972e403b716 END-of-jdictionary-ger-hun/distinfo echo x - jdictionary-ger-hun/Makefile sed 's/^X//' >jdictionary-ger-hun/Makefile << 'END-of-jdictionary-ger-hun/Makefile' X# New ports collection makefile for: jdictionary-ger-hun X# Date created: 24.04.2002 X# Whom: janos.mohacsi@bsd.hu X# X# $FreeBSD$ X# X XPORTNAME= jdictionary-ger-hun XPORTVERSION= 1.2 XCATEGORIES= german hungarian textproc XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR=jdictionary XDISTFILES= SmartGerHun-1_2.jar X XMAINTAINER= janos.mohacsi@bsd.hu X XRUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper \ X ${LOCALBASE}/etc/javavms:${PORTSDIR}/java/jdk13 \ X jdictionary:${PORTSDIR}/textproc/jdictionary X XEXTRACT_CMD= ${CP} XEXTRACT_BEFORE_ARGS= XEXTRACT_AFTER_ARGS= ${WRKDIR} XNO_BUILD=y X Xdo-install: X @if [ ! -d ${PREFIX}/share/java/classes/jdictionary/Plugins ]; then \ X ${MKDIR} ${PREFIX}/share/java/classes/jdictionary/Plugins; fi X ${CP} ${WRKDIR}/${DISTFILES} \ X ${PREFIX}/share/java/classes/jdictionary/Plugins/ X X.include END-of-jdictionary-ger-hun/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 1:40:58 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D4D1337B436 for ; Thu, 25 Apr 2002 01:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P8e2O89407; Thu, 25 Apr 2002 01:40:02 -0700 (PDT) (envelope-from gnats) Received: from budapest.dante.org.uk (budapest.dante.org.uk [193.63.211.72]) by hub.freebsd.org (Postfix) with ESMTP id 553CB37B41A for ; Thu, 25 Apr 2002 01:39:26 -0700 (PDT) Received: (from janos@localhost) by budapest.dante.org.uk (8.11.6/8.11.6) id g3P8dPL21109; Thu, 25 Apr 2002 09:39:25 +0100 (BST) (envelope-from janos) Message-Id: <200204250839.g3P8dPL21109@budapest.dante.org.uk> Date: Thu, 25 Apr 2002 09:39:25 +0100 (BST) From: Janos Mohacsi Reply-To: Janos Mohacsi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37449: New port: magyarispell 0.71 - Hungarian ispell extension and dictionary Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37449 >Category: ports >Synopsis: New port: magyarispell 0.71 - Hungarian ispell extension and dictionary >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Apr 25 01:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Janos Mohacsi >Release: FreeBSD 4.5-STABLE i386 >Organization: DANTE >Environment: System: FreeBSD budapest.dante.org.uk 4.5-STABLE FreeBSD 4.5-STABLE #0: Mon Apr 22 13:55:49 BST 2002 janos@budapest.dante.org.uk:/usr/src/sys/compile/BUDAPEST i386 >Description: New port: magyarispell 0.71 - Hungarian ispell extension and dictionary This is a new version of an uncommited ports: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/36142 Do not use PR=36142 anymore. Use rather this one. WARNING! This port requires adding new port category hungarian. I think it would be useful, since I have sent recently several hungarian language related new ports. For clean installation 'hungarian' had to be added to VALID_CATEGORIES in /usr/ports/Mk/bsd.port.mk . This is not included in this shar. Janos Mohacsi >How-To-Repeat: Check this shar. >Fix: # 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: # # magyarispell/ # magyarispell/files # magyarispell/files/patch-Makefile # magyarispell/files/ispell-hu.sh # magyarispell/Makefile # magyarispell/distinfo # magyarispell/pkg-comment # magyarispell/pkg-descr # magyarispell/pkg-plist # echo c - magyarispell/ mkdir -p magyarispell/ > /dev/null 2>&1 echo c - magyarispell/files mkdir -p magyarispell/files > /dev/null 2>&1 echo x - magyarispell/files/patch-Makefile sed 's/^X//' >magyarispell/files/patch-Makefile << 'END-of-magyarispell/files/patch-Makefile' X*** Makefile.orig Tue Feb 19 17:55:52 2002 X--- Makefile Wed Mar 20 17:24:23 2002 X*************** X*** 4,11 **** X X magyar.aff: aff.fej aff.alanyi aff.fonev X # ******* magyar ispell ragozási táblázat (magyar.aff) elõállítása ********* X! cat aff.fej aff.alanyi aff.fonev aff.fonev.morfo | m4 >magyar.aff X! cat aff.targyas aff.ige_kiv | m4 >>magyar.aff X X magyar.dict: ige_gen.awk fonev_gen.awk X # ******* magyar ispell alapszótár (magyar.dict) elõállítása ********* X--- 4,11 ---- X X magyar.aff: aff.fej aff.alanyi aff.fonev X # ******* magyar ispell ragozási táblázat (magyar.aff) elõállítása ********* X! cat aff.fej aff.alanyi aff.fonev aff.fonev.morfo | gm4 >magyar.aff X! cat aff.targyas aff.ige_kiv | gm4 >>magyar.aff X X magyar.dict: ige_gen.awk fonev_gen.awk X # ******* magyar ispell alapszótár (magyar.dict) elõállítása ********* X*************** X*** 48,64 **** X awk -f melleknev_gen.awk >magyar.dict X awk -f melleknev_gen.awk >magyar.dict X # egyéb kivételek X! cat kivetelek/igekötõs/* | grep -v ^# | m4 | tr "\t" "\n" | grep -v ^$$ | sed -e 's/$$/\/X/' >>magyar.dict X! cat ragozatlan kivetelek/ragozatlan/* | m4 | grep -v ^# | tr "\t" "\n" >>magyar.dict X X install: X # magyar.hash, magyar.aff a helyére X! mv magyar.hash $(DESTDIR)/usr/lib/ispell X! mv magyar.aff $(DESTDIR)/usr/lib/ispell X # hungarian.hash -> magyar.hash kötés létrehozása X! ! [ -f $(DESTDIR)/usr/lib/ispell/hungarian.hash ] && ln -s magyar.hash $(DESTDIR)/usr/lib/ispell/hungarian.hash || true X # spellhtml és spellhtmlic a helyére X! cp spellhtml/spellhtmlic spellhtml/spellhtml $(DESTDIR)/usr/bin X X allinstal: X install -D -o root -g root -m 0644 magyar.hash $(DESTDIR)/usr/lib/ispell/hungarian.hash X--- 48,64 ---- X awk -f melleknev_gen.awk >magyar.dict X awk -f melleknev_gen.awk >magyar.dict X # egyéb kivételek X! cat kivetelek/igekötõs/* | grep -v ^# | gm4 | tr "\t" "\n" | grep -v ^$$ | sed -e 's/$$/\/X/' >>magyar.dict X! cat ragozatlan kivetelek/ragozatlan/* | gm4 | grep -v ^# | tr "\t" "\n" >>magyar.dict X X install: X # magyar.hash, magyar.aff a helyére X! ##@#mv magyar.hash $(DESTDIR)/usr/lib/ispell X! ##@#mv magyar.aff $(DESTDIR)/usr/lib/ispell X # hungarian.hash -> magyar.hash kötés létrehozása X! ##@#! [ -f $(DESTDIR)/usr/lib/ispell/hungarian.hash ] && ln -s magyar.hash $(DESTDIR)/usr/lib/ispell/hungarian.hash || true X # spellhtml és spellhtmlic a helyére X! ##@#cp spellhtml/spellhtmlic spellhtml/spellhtml $(DESTDIR)/usr/bin X X allinstal: X install -D -o root -g root -m 0644 magyar.hash $(DESTDIR)/usr/lib/ispell/hungarian.hash X*************** X*** 86,92 **** X bin/i2myspell -d magyar.dict >$(dir)hu_HU.dic X X all: magyar.hash X! make myspell ISPELLDIR=$(CURDIR)/ X X new: X # új modul létrehozása X--- 86,92 ---- X bin/i2myspell -d magyar.dict >$(dir)hu_HU.dic X X all: magyar.hash X! ##@#make myspell ISPELLDIR=$(CURDIR)/ X X new: X # új modul létrehozása END-of-magyarispell/files/patch-Makefile echo x - magyarispell/files/ispell-hu.sh sed 's/^X//' >magyarispell/files/ispell-hu.sh << 'END-of-magyarispell/files/ispell-hu.sh' X#!/bin/sh X Xexec ispell -d magyar "$@" END-of-magyarispell/files/ispell-hu.sh echo x - magyarispell/Makefile sed 's/^X//' >magyarispell/Makefile << 'END-of-magyarispell/Makefile' X# New ports collection makefile for: magyarispell X# Date created: 20.03.2002 X# Whom: mohacsi X# X# $FreeBSD$ X# X XPORTNAME= magyarispell XPORTVERSION= 0.71 XCATEGORIES= hungarian textproc XMASTER_SITES= http://www.szofi.hu/gnu/magyarispell/ X XMAINTAINER= Janos.Mohacsi@dante.org.uk X XBUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell XBUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 X XRUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell X XUSE_GMAKE= yes X Xdo-install: X cd ${WRKSRC} && \ X ${INSTALL_DATA} magyar.hash magyar.dict magyar.aff \ X ${PREFIX}/share/ispell X ${INSTALL_SCRIPT} ${FILESDIR}/ispell-hu.sh ${PREFIX}/bin/ispell-hu X ${MKDIR} ${PREFIX}/share/doc/magyarispell X ${INSTALL_MAN} ${WRKSRC}/OLVASSEL ${WRKSRC}/README ${PREFIX}/share/doc/magyarispell X X.include END-of-magyarispell/Makefile echo x - magyarispell/distinfo sed 's/^X//' >magyarispell/distinfo << 'END-of-magyarispell/distinfo' XMD5 (magyarispell-0.71.tar.gz) = d6b55cebd93632796cc585e8fdd948bf END-of-magyarispell/distinfo echo x - magyarispell/pkg-comment sed 's/^X//' >magyarispell/pkg-comment << 'END-of-magyarispell/pkg-comment' XHungarian dictionary for ispell END-of-magyarispell/pkg-comment echo x - magyarispell/pkg-descr sed 's/^X//' >magyarispell/pkg-descr << 'END-of-magyarispell/pkg-descr' XHungarian Ispell/Myspell Spell Checher is a utility with Hungarian dictionary Xand affix files. It provides Hungarian spelling checking with Ispell Xprogram and Myspell library. It contains around 140 000 hungarian word + Xaffix rules. X XWWW: http://www.szofi.hu/gnu/magyarispell/english.html END-of-magyarispell/pkg-descr echo x - magyarispell/pkg-plist sed 's/^X//' >magyarispell/pkg-plist << 'END-of-magyarispell/pkg-plist' Xbin/ispell-hu Xshare/ispell/magyar.aff Xshare/ispell/magyar.dict Xshare/ispell/magyar.hash X%%PORTDOCS%%share/doc/magyarispell/README X%%PORTDOCS%%share/doc/magyarispell/OLVASSEL X%%PORTDOCS%%@dirrm share/doc/magyarispell END-of-magyarispell/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 1:50:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E9DC137B400 for ; Thu, 25 Apr 2002 01:50:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3P8o3I91046; Thu, 25 Apr 2002 01:50:03 -0700 (PDT) (envelope-from gnats) Date: Thu, 25 Apr 2002 01:50:03 -0700 (PDT) Message-Id: <200204250850.g3P8o3I91046@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Janos Mohacsi Subject: Re: ports/36142: New port: magyarispell 0.65 Reply-To: Janos Mohacsi Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36142; it has been noted by GNATS. From: Janos Mohacsi To: freebsd-gnats-submit@FreeBSD.org, janos.mohacsi@dante.org.uk Cc: Subject: Re: ports/36142: New port: magyarispell 0.65 Date: Thu, 25 Apr 2002 09:47:09 +0100 New version of magyarispell has been submitted. Do not use this PR anymore. Use rather pr=37449. Regards, Janos Mohacsi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 5:10:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C1FEE37B427 for ; Thu, 25 Apr 2002 05:10:00 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PCA0u41386; Thu, 25 Apr 2002 05:10:00 -0700 (PDT) (envelope-from gnats) Received: from mile.nevermind.kiev.ua (freebsddiary.org.ua [213.186.199.26]) by hub.freebsd.org (Postfix) with ESMTP id C2D3D37B41E for ; Thu, 25 Apr 2002 05:01:27 -0700 (PDT) Received: from mile.nevermind.kiev.ua (never@localhost [127.0.0.1]) by mile.nevermind.kiev.ua (8.12.3/8.12.2) with ESMTP id g3PC1IIi000426 for ; Thu, 25 Apr 2002 15:01:18 +0300 (EEST) (envelope-from never@mile.nevermind.kiev.ua) Received: (from never@localhost) by mile.nevermind.kiev.ua (8.12.3/8.12.3/Submit) id g3PC1IVe000425; Thu, 25 Apr 2002 15:01:18 +0300 (EEST) Message-Id: <200204251201.g3PC1IVe000425@mile.nevermind.kiev.ua> Date: Thu, 25 Apr 2002 15:01:18 +0300 (EEST) From: Alexandr Kovalenko Reply-To: Alexandr Kovalenko To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37452: New port: devel/publib: Modular library of useful C functions. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37452 >Category: ports >Synopsis: New port: devel/publib: Modular library of useful C functions. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Apr 25 05:10:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alexandr Kovalenko >Release: FreeBSD 4.4-RELEASE-p10 i386 >Organization: Net.Style Ltd. >Environment: System: FreeBSD kurush.osdn.org.ua 4.4-RELEASE-p10 FreeBSD 4.4-RELEASE-p10 #0: Fri Apr 19 20:09:01 EEST 2002 root@kurush.osdn.org.ua:/usr/obj/usr/src/sys/kurush i386 >Description: The library contains functions for memory allocation, bit arrays, configuration files, comparing standard C types for qsort and bsearch, error messages, expression parsing and evaluation, filenames, hash tables, integer sets, log files, the Linux Software Map, NNTP, priority queues, normal queues, editor buffers, stacks, and strings. >How-To-Repeat: N/A >Fix: # 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: # # devel/publib/ # devel/publib/files # devel/publib/files/Default.config # devel/publib/files/patch-liw::sbuf::sbuf_srch.c # devel/publib/Makefile # devel/publib/distinfo # devel/publib/pkg-plist # devel/publib/pkg-comment # devel/publib/pkg-descr # echo c - devel/publib/ mkdir -p devel/publib/ > /dev/null 2>&1 echo c - devel/publib/files mkdir -p devel/publib/files > /dev/null 2>&1 echo x - devel/publib/files/Default.config sed 's/^X//' >devel/publib/files/Default.config << 'END-of-devel/publib/files/Default.config' Xlibrary=publib Xlibshort=pub Xmodules=../liw Xprefix=@PREFIX@ Xassert=no Xverbmake=no Xautoconf=no END-of-devel/publib/files/Default.config echo x - devel/publib/files/patch-liw::sbuf::sbuf_srch.c sed 's/^X//' >devel/publib/files/patch-liw::sbuf::sbuf_srch.c << 'END-of-devel/publib/files/patch-liw::sbuf::sbuf_srch.c' X--- liw/sbuf/sbuf_srch.c.orig Thu Apr 25 13:48:36 2002 X+++ liw/sbuf/sbuf_srch.c Thu Apr 25 13:48:54 2002 X@@ -7,6 +7,7 @@ X X #include X #include X+#include X #include X #include "publib/sbuf.h" X END-of-devel/publib/files/patch-liw::sbuf::sbuf_srch.c echo x - devel/publib/Makefile sed 's/^X//' >devel/publib/Makefile << 'END-of-devel/publib/Makefile' X# New ports collection makefile for: publib X# Date created: 25 April 2002 X# Whom: never@nevermind.kiev.ua X# X# $FreeBSD$ X# X XPORTNAME= publib XPORTVERSION= 0.32 XCATEGORIES= devel XMASTER_SITES= http://ftp.debian.org/debian/pool/main/p/publib/ XDISTNAME= publib_0.32.orig X XMAINTAINER= never@nevermind.kiev.ua X XWRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} XCONFIGURE_WRKSRC= ${WRKSRC}/objs XBUILD_WRKSRC= ${CONFIGURE_WRKSRC} XINSTALL_WRKSRC= ${CONFIGURE_WRKSRC} XCONFIGURE_SCRIPT= ../framework/configure X XUSE_GMAKE= yes XGNU_CONFIGURE= yes X XMAN3= dynarr.3 \ X xmalloc.3 \ X bitarr.3 \ X cfg.3 \ X cmp.3 \ X __set_liberror.3 \ X errormsg.3 \ X expr.3 \ X files.3 \ X fname.3 \ X fnpathfind.3 \ X fnqualify.3 \ X hash.3 \ X iset.3 \ X log.3 \ X publib.3 \ X stack.3 \ X memarrfill.3 \ X memdel.3 \ X memfill.3 \ X memins.3 \ X memisort.3 \ X memmem.3 \ X memoverlap.3 \ X memrchr.3 \ X memrev.3 \ X memrmem.3 \ X memshuffle.3 \ X memswap.3 \ X stracat.3 \ X stranaxfrm.3 \ X strchange.3 \ X strcins.3 \ X strcstr.3 \ X strdel.3 \ X strdiff.3 \ X strend.3 \ X strendzap.3 \ X strgsub.3 \ X strhash.3 \ X strinit.3 \ X strins.3 \ X strltrim.3 \ X strmaxcpy.3 \ X strmove.3 \ X strmtrim.3 \ X strndup.3 \ X strnins.3 \ X stroverlap.3 \ X strrev.3 \ X strright.3 \ X strrot13.3 \ X strrstr.3 \ X strrtrim.3 \ X strset.3 \ X strshuffle.3 \ X strsplit.3 \ X strsub.3 \ X strtabify.3 \ X strtrexpand.3 \ X strtrim.3 \ X struncstr.3 \ X struntabify.3 \ X strvars.3 \ X strzap.3 \ X tbuf.3 X Xpre-configure:: X ${MKDIR} ${WRKSRC}/objs X ${SED} -e "s;@PREFIX@;${PREFIX};g" \ X ${FILESDIR}/Default.config > ${WRKSRC}/objs/Default.config X X.include END-of-devel/publib/Makefile echo x - devel/publib/distinfo sed 's/^X//' >devel/publib/distinfo << 'END-of-devel/publib/distinfo' XMD5 (publib_0.32.orig.tar.gz) = bfdc70ca6e2a9457b0c4e864bcf109e6 END-of-devel/publib/distinfo echo x - devel/publib/pkg-plist sed 's/^X//' >devel/publib/pkg-plist << 'END-of-devel/publib/pkg-plist' Xlib/libpub.a Xinclude/publib/alloc.h Xinclude/publib/base64.h Xinclude/publib/bitarr.h Xinclude/publib/cfg-config.h Xinclude/publib/cfg.h Xinclude/publib/cfgtool.h Xinclude/publib/cmp.h Xinclude/publib/errormsg.h Xinclude/publib/expr.h Xinclude/publib/files.h Xinclude/publib/fname.h Xinclude/publib/hash.h Xinclude/publib/iset.h Xinclude/publib/lockfile.h Xinclude/publib/log.h Xinclude/publib/lsm-config.h Xinclude/publib/lsm.h Xinclude/publib/main.h Xinclude/publib/nntp.h Xinclude/publib/priq.h Xinclude/publib/queue.h Xinclude/publib/sbuf.h Xinclude/publib/stack.h Xinclude/publib/strutil.h Xinclude/publib/tbuf.h Xinclude/publib.h X@unexec /usr/bin/env /sbin/ldconfig -R X@exec /usr/bin/env /sbin/ldconfig -m %B END-of-devel/publib/pkg-plist echo x - devel/publib/pkg-comment sed 's/^X//' >devel/publib/pkg-comment << 'END-of-devel/publib/pkg-comment' XPublib is a library of C functions for various purposes END-of-devel/publib/pkg-comment echo x - devel/publib/pkg-descr sed 's/^X//' >devel/publib/pkg-descr << 'END-of-devel/publib/pkg-descr' XThe library contains functions for memory allocation, Xbit arrays, configuration files, comparing standard XC types for qsort and bsearch, error messages, expression Xparsing and evaluation, filenames, hash tables, integer Xsets, log files, the Linux Software Map, NNTP, priority Xqueues, normal queues, editor buffers, stacks, and strings. END-of-devel/publib/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 5:58:11 2002 Delivered-To: freebsd-ports@freebsd.org Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id 2A57037B41A for ; Thu, 25 Apr 2002 05:58:08 -0700 (PDT) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id JQF9GX2L; Thu, 25 Apr 2002 15:59:44 +0300 Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g3PCwB114946; Thu, 25 Apr 2002 15:58:11 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3CC7FDD7.66492723@FreeBSD.org> Date: Thu, 25 Apr 2002 16:00:07 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Joe Marcus Clarke Cc: rob , "ports@FreeBSD.org" Subject: Re: Thanks to the Gnome porters! References: <3CC75E5F.A24FCA3E@pythonemproject.com> <1019703108.297.16.camel@gyros.marcuscom.com> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Joe Marcus Clarke wrote: > > On Wed, 2002-04-24 at 22:39, rob wrote: > > I really appreciate the effort on the Gnome port. It works flawlessly, > > and looks a hell of a lot better than KDE, IMHO. In contrast, I have > > Gnome on my SuSE 7.3 partition. Every time I hit the "m" key in any > > application it brings up a menu. Incredibly annoying. No-one has any > > idea how to fix it. Rob. > > As a GNOME porter, thanks for the feedback. I'm glad to know your > experience has been positive. I fully agree with Marcus. Really nice to hear!!! Thanks! -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 6: 3:56 2002 Delivered-To: freebsd-ports@freebsd.org Received: from martin.kleinerdrache.org (static62-99-146-055.adsl.inode.at [62.99.146.55]) by hub.freebsd.org (Postfix) with SMTP id 83F0937B429 for ; Thu, 25 Apr 2002 06:03:51 -0700 (PDT) Received: (qmail 60587 invoked from network); 24 Apr 2002 17:17:17 -0000 Received: from unknown (HELO localhost.kdrache.org) (unknown) by unknown with SMTP; 24 Apr 2002 17:17:17 -0000 Subject: gcvs bug From: Martin Klaffenboeck To: dinoex@FreeBSD.org Cc: freebsd-ports@FreeBSD.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 24 Apr 2002 20:17:17 +0300 Message-Id: <1019668637.25107.10.camel@martin.kleinerdrache.org> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, I write to you, because I have seen, that there is a new version of gcvs on http://www.wincvs.org/download.html. I just tryed to change the Version in the Makefile and delete the files - Directory (recursivly) but it does not work. I got an other error there. How long does it normaly take when a bug is reported, that someone finds the error? Do you know what the error means? Maybe I can change something by myselve to geht it running? Thank you, Martin PS. This is the bug report I meant: http://www.freebsd.org/cgi/query-pr.cgi?pr=37415 -- Virtuelle Jugendarbeit auf http://create.kleinerdrache.org ... bald kommt ein neues Layout ... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 7: 0:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8DA3137B405 for ; Thu, 25 Apr 2002 07:00:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PE06u71295; Thu, 25 Apr 2002 07:00:06 -0700 (PDT) (envelope-from gnats) Date: Thu, 25 Apr 2002 07:00:06 -0700 (PDT) Message-Id: <200204251400.g3PE06u71295@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: John Merryweather Cooper Subject: Re: ports/37444: ports/misc/instant-workstation Makefile problem Reply-To: John Merryweather Cooper Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/37444; it has been noted by GNATS. From: John Merryweather Cooper To: Andreas Schulz Cc: "FreeBSD-gnats-submit@freebsd.org" Subject: Re: ports/37444: ports/misc/instant-workstation Makefile problem Date: 25 Apr 2002 07:56:42 -0600 And once you get by this problem, there are more waiting for you. See my earlier PR. On Thu, 2002-04-25 at 01:45, Andreas Schulz wrote: > > >Number: 37444 > >Category: ports > >Synopsis: ports/misc/instant-workstation Makefile problem > >Confidential: no > >Severity: non-critical > >Priority: low > >Responsible: freebsd-ports > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Thu Apr 25 00:50:01 PDT 2002 > >Closed-Date: > >Last-Modified: > >Originator: Andreas Schulz > >Release: 4.5-RELEASE > >Organization: > FHG-FIRST > >Environment: > FreeBSD freebsd.first.gmd.de 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Wed Feb 13 18:10:41 CET 2002 root@freebsd.first.gmd.de:/usr/src/sys/compile/FREEBSD i386 > >Description: > ports/misc/instant-workstation has two PORTVERSION lines in it: > > PORTVERSION= 1.0 > PORTVERSION= 1 > > the second one looks wrong :-). Maybe this should be PORTREVISION ? > >How-To-Repeat: > Try a make checksum and look why it doesn't get fetched and how it > is named in distinfo :-). > >Fix: > > >Release-Note: > >Audit-Trail: > >Unformatted: > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message -- _ | |V| / ' || MacroHard -- \ \_| | | \_, || the perfection of form over | ----------------------------------|| substance, marketing over | Web: http://www.borgsdemons.com || performance, and greed over | AIM: johnmcooper || design . . . | =====================================================================/ Public Key: http://www.borgsdemons.com/Personal/pgpkey.asc | =====================================================================\ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 7:23:42 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mercury.ukc.ac.uk (mercury.ukc.ac.uk [129.12.21.10]) by hub.freebsd.org (Postfix) with ESMTP id 940E637B416; Thu, 25 Apr 2002 07:23:32 -0700 (PDT) Received: from plato.ukc.ac.uk ([129.12.58.16]) by mercury.ukc.ac.uk with esmtp (Exim 3.22 #4) id 170k9Z-0006Ju-00; Thu, 25 Apr 2002 15:23:21 +0100 Received: from mini.ukc.ac.uk ([129.12.58.191] helo=ukc.ac.uk) by plato.ukc.ac.uk with esmtp (Exim 2.12 #1) id 170k9Z-0004Ms-00; Thu, 25 Apr 2002 15:23:21 +0100 Message-ID: <3CC81159.4070009@ukc.ac.uk> Date: Thu, 25 Apr 2002 15:23:21 +0100 From: Chris Keene User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.9) Gecko/20020322 X-Accept-Language: en-us, en MIME-Version: 1.0 To: gnome@FreeBSD.org Cc: ports@FreeBSD.org, C.J.Keene@ukc.ac.uk Subject: FreeBSD Port: galeon-1.2.0_4 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-UKC-Mail-System: No virus detected Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Sorry to bother you. I have a standard install of FreeBSD 4.5-Release with Gnome installed. For the last month I have had a problem compiling galeon. Now that galeon has been upgraded to 1.2.1 and I still have a problem, I thought it was worth letting you know. My ports tree is cvsup'd weekly, I have used make clean each time. I tried using "portinstall" (part of portupgrade), and make - make / make install. Is this a known problem, is there a solution or workaround? 6/include -D_REENTRANT -D_THREAD_SAFE -fno-rtti -O -pipe -Wall -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -Werror -c GaleonWrapper.cpp GaleonWrapper.cpp: In method `nsresult GaleonWrapper::Print(nsIPrintSettings *, int)': GaleonWrapper.cpp:183: no matching function for call to `nsDerivedSafe::Print (nsCOMPtr &, nsIPrintSettings *&, GPrintListener *&)' /usr/X11R6/include/mozilla/webbrwsr/nsIWebBrowserPrint.h:135: candidates are: nsresult nsIWebBrowserPrint::Print(nsIPrintSettings *, nsIWebProgressListener *) GaleonWrapper.cpp: In method `nsresult GaleonWrapper::GetPrintSettings(nsIPrintSettings **)': GaleonWrapper.cpp:267: no matching function for call to `nsDerivedSafe::GetPrintSettings (nsIPrintSettings **&)' cc1plus: warnings being treated as errors GaleonWrapper.cpp:269: warning: control reaches end of non-void function `GaleonWrapper::GetPrintSettings(nsIPrintSettings **)' *** Error code 1 Stop in /usr/ports/www/galeon/work/galeon-1.2.1/src/mozilla. *** Error code 1 Stop in /usr/ports/www/galeon/work/galeon-1.2.1/src. *** Error code 1 Stop in /usr/ports/www/galeon/work/galeon-1.2.1. *** Error code 1 su-2.05a# uname -a FreeBSD mini.ukc.ac.uk 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Mon Jan 28 14:31:56 GMT 2002 murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC i386 Thanks Chris Keene To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 7:30:36 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mhub-c2.tc.umn.edu (mhub-c2.tc.umn.edu [160.94.128.45]) by hub.freebsd.org (Postfix) with ESMTP id C31DF37B41D for ; Thu, 25 Apr 2002 07:30:28 -0700 (PDT) Received: from x74-47.forestry.umn.edu by mhub-c2.tc.umn.edu with ESMTP for freebsd-ports@freebsd.org; Thu, 25 Apr 2002 09:30:20 -0500 Subject: making gnome fails From: "Kirk R. Wythers" To: freebsd-ports@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 25 Apr 2002 10:19:47 -0400 Message-Id: <1019744387.4167.16.camel@lorax.forestry.umn.edu> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I am having trouble making gnome from ports. It seems to be getting stuck at nautilus. I just csvuped, any thoughts? Kirk Making all in po gmake[2]: Entering directory `/usr/ports/x11-fm/nautilus/work/nautilus-1.0.6/po'/usr/local/bin/msgfmt -o az.mo az.po /usr/local/bin/msgfmt -o ca.mo ca.po /usr/local/bin/msgfmt -o cs.mo cs.po /usr/local/bin/msgfmt -o da.mo da.po /usr/local/bin/msgfmt -o de.mo de.po /usr/local/bin/msgfmt -o el.mo el.po /usr/local/bin/msgfmt -o en_GB.mo en_GB.po /usr/local/bin/msgfmt -o es.mo es.po /usr/local/bin/msgfmt -o fi.mo fi.po /usr/local/bin/msgfmt -o fr.mo fr.po /usr/local/bin/msgfmt -o ga.mo ga.po /usr/local/bin/msgfmt -o gl.mo gl.po /usr/local/bin/msgfmt -o hu.mo hu.po /usr/local/bin/msgfmt -o it.mo it.po /usr/local/bin/msgfmt -o ja.mo ja.po /usr/local/bin/msgfmt -o ko.mo ko.po /usr/local/bin/msgfmt -o lt.mo lt.po /usr/local/bin/msgfmt -o lv.mo lv.po /usr/local/bin/msgfmt -o nl.mo nl.po /usr/local/bin/msgfmt -o nn.mo nn.po /usr/local/bin/msgfmt -o no.mo no.po /usr/local/bin/msgfmt -o pl.mo pl.po /usr/local/bin/msgfmt -o pt.mo pt.po /usr/local/bin/msgfmt -o pt_BR.mo pt_BR.po /usr/local/bin/msgfmt -o ro.mo ro.po /usr/local/bin/msgfmt -o ru.mo ru.po /usr/local/bin/msgfmt -o sk.mo sk.po /usr/local/bin/msgfmt -o sl.mo sl.po /usr/local/bin/msgfmt -o sv.mo sv.po /usr/local/bin/msgfmt -o ta.mo ta.po /usr/local/bin/msgfmt -o tr.mo tr.po /usr/local/bin/msgfmt -o uk.mo uk.po /usr/local/bin/msgfmt -o zh_TW.mo zh_TW.po zh_TW.po:1398: illegal control sequence zh_TW.po:5529: illegal control sequence zh_TW.po:6586: illegal control sequence found 3 fatal errors gmake[2]: *** [zh_TW.mo] Error 1 gmake[2]: Leaving directory `/usr/ports/x11-fm/nautilus/work/nautilus-1.0.6/po' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11-fm/nautilus/work/nautilus-1.0.6' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/x11-fm/nautilus. *** Error code 1 Stop in /usr/ports/x11/gnome. -- *NOTE NEW EMAIL ADDRESS* Kirk R. Wythers email: kwythers@umn.edu University of Minnesota tel: 612.625.2261 Department of Forest Resources fax: 612.625.5212 Saint Paul, MN 55108 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 7:40:54 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EADC337B430 for ; Thu, 25 Apr 2002 07:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PEe2C81124; Thu, 25 Apr 2002 07:40:02 -0700 (PDT) (envelope-from gnats) Received: from vaio.alexdupre.com (212-41-211-209.adsl.galactica.it [212.41.211.209]) by hub.freebsd.org (Postfix) with ESMTP id 6EB1837B41D for ; Thu, 25 Apr 2002 07:34:33 -0700 (PDT) Received: from vaio.alexdupre.com (localhost [127.0.0.1]) by vaio.alexdupre.com (8.12.2/8.12.2) with ESMTP id g3PEdQ25071114 for ; Thu, 25 Apr 2002 16:39:26 +0200 (CEST) (envelope-from alex@vaio.alexdupre.com) Received: (from alex@localhost) by vaio.alexdupre.com (8.12.2/8.12.2/Submit) id g3PEdP5l071113; Thu, 25 Apr 2002 16:39:25 +0200 (CEST) Message-Id: <200204251439.g3PEdP5l071113@vaio.alexdupre.com> Date: Thu, 25 Apr 2002 16:39:25 +0200 (CEST) From: Alex Dupre Reply-To: Alex Dupre To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37455: [Patch Port] graphics/gd2 (various fixes and gif support) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37455 >Category: ports >Synopsis: [Patch Port] graphics/gd2 (various fixes and gif support) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Apr 25 07:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alex Dupre >Release: FreeBSD 4.5-ALEXDUPRE i386 >Organization: >Environment: System: FreeBSD vaio.alexdupre.com 4.5-ALEXDUPRE FreeBSD 4.5-ALEXDUPRE #0: Fri Apr 12 14:12:57 CEST 2002 alex@vaio.alexdupre.com:/usr/obj/usr/src/sys/VAIO i386 >Description: GD 2.0.1 is Beta quality code and has some problems. This patch fixes most of them. Improved GIF support. New GIF output functions, w/ or w/o LZW compression. LZW compression is OFF by default to make the package legal in US and Canada. Updated documentation (and now the port installs it) >How-To-Repeat: >Fix: --- gd2.uue begins here --- begin 644 gd2.diff.gz M'XL("&H.R#P``V=D,BYD:69F`-0[^7?:2-(_F[^BPN1-P-SX=N),;,`.,[X> MV)/9R<[C":D%/1:25HM#>@5;[L+5UN-.&=K/9 M+E0JE0Q^!G+WL+EUN'4@(3]\@-I>M=V"REZUM0,?/A2@`-=7@YO+XXO>T<;$ MD&^_]@;#_M7ET4:[WJRW"C5J&_1^[:O&0B7;L%6`SO%-[^QJT.\-*TC&T]PI MU_T"7!P/;WJ#T;!_TQL>;4R#P#UL-.;S>7WLA`&SK+KNS!H3HT$]#?AG`38V M3`&#?S,P;CANJ'>"1]#:1D3OGGM!J%DUY@=:P/RZS8+&OV>\X3I>4/.#T#05 MZ==?4_*,!OW+LV%O@+H^9@0=#6]/NOU!H@8R+-2Z_>'-:?^94?K4 MO_DX.O_]4[E0V?B`)NY\O'J$XN;?^!2SE$!\^B8LG!`L-":@4_K<8'`[!,TV MH*/9FJ%51;^NV>"S0.+D4XH$/FI!X`"SM3'&@K/^*:#3HY:^SQVD$;KD#G7( MI_3WM%,^4"F`Z_A!C3T$GJ8'ASB_A)-`S8!W\/KKB#Q7#G;6Q^$]]GX:_#(< M=#)]4L;.]2-VBXDCD3<3:.19$3Q=[?FAO.X-SA^AYG*H,2CZ?_T@X0`A1N?] M3N^RT^O^]=>DN"H,#A!)$^LI>7(;HX5E+7.]O")O[5YUAHKOQ2\D-U*E-GJ4 MS?W+XWQS_)CBR6V#/=2GP7-4+*/N$>M MY0(,.X/^]=!U$&S(7J.YH2@:ZRF%@/#!+=-1Z2&Z"6;6J+6YU-+ M+N3N8:MYV-Y-4DNKVH9*2\[B[@Z4)D9-9)!ZH'GUR9'&QK!WOF MUE:SJ;5:NSNZMKV_O]_:VV4ZYCZ%F7$RPMS9;FVU-:8U#[;W6N/QP<'>[EY[ M>VO7,`ZTEG:PFV<#RH9^G!?K8]\0VJPV9^VRVO^\A9[!V3G<:1WN[*1M16&O M595![WIP=39\=;0Q0WRH_0HG_%A<)@#GU)HU#[\\B79W\ MG,;!R$\M:Z!KU$<)/1X-!SUST!%)D/H.Z\Y177\4&>2(TN3P(^62B^.?KP9' M6X5*^G4;4>5K_Q)?FP7H7Q*EB5&?4N+DCOC6-7W*Q)/IV,$D?K+BI]D8'RG) MR%<_[@CJ4YE2VM46.N)VB[YDC1-/=]B8W1GJ?]WVC6ZE9HH+[2 M+J3,ZZ_X]Y$>J18H)K`6'Q"%#(6IK,/,(*[B8:9,V^CUU]3; M8\9><1>]/4I4'#7TLSI2KL_N(AVQ0S=0N7KG=B!BUX\_PFK`(ML_YIK@"63E M7!(/'1:S3T*!:I$BXB?@,H8)H(A>8VR8@3,QBJN8E6_CG$5'[%6^JVR7L=`S M*/ZJDBH%'\]CX6%E`I,&@F*VJ[@^[.`K\N1F74\%B*0Q+^0DO2)X_(P%!+2@ MV3IL-O$?M`[VFDL!9PDC"C?;AX2TGX2;9E5$F^TF38C*#Y$V[_S`H(GW/M56 MI!E9I$S9V(1C\*=8>X#K.5CES6".==X4JQ,;Z\C`!PWJR!S$$@9K.T#,M0$Q$LYV`Y,'TB)`H%J)I M,&$V\W"AX(8>U@!,(=1ALT'*(CC,-&Z7Z$'S)GH5]*GFP>8FOMQC.?`524^, M/@ET'7@HV5MLH,D,F]RNPB86&M2"YB@1.KPZ@JTR$-:&*2I?LX369IY7A>*M MCU0.(1H]83!;FS'4HYUZX>8_[6*9J&Z@CP:EEGBF&@2->(0*N,PF9O>?6W\@ M56\L@4F$5]Q>Q[QONV$@Q\QPF#26F`*OUG*;(3>E>X?&CIWB,)T9;326`#)U M"RT:O4G^LZ?YQZ,DZETY%FL%0-MF]6V3OO.TO@BRCN%5&,0:8U%.;-$AYAX/ MT$/0/1*V2L+**E@DJ6\V5H++?WGH^JKS#X9TN-:%= M,`BL-!J4T-:&I$)ET^HW\I#'2,#-+")*MBPD!:5-GW]1`FX0UL:F=__V.6&["PPE M7"=9VLWM_2IQS9@3.WV`*]:Z)Y!O\PUP+#U\,Z?C//, M9NGE]3BB7HQ:B_68]86#TY-C/W*\T#R=6?")_WF'GJO!N[EZ^F#.>3V\U^JV M]3[&[#CN`J?C-(!2IXQ3;?^`:/R,B[]KQ[_3["_,2]A<,V_&I3B8K4(?LZ>. M^%7R9F[B-^TMT"+,X^,P8-+3?<<,YIK'1"00YY\&4',1DC(+PE'D,!&1AL[]TS()'7"&,HQ ME],LQ!R)01PK3^KFF$^(B4`<.\%4/`E:J\@"#D5P$^U7Z*K-#XP3J^K5`9-_ MVA!$2XD/10VK![\8J\L>Q-@"%25(B*.KT;@B'FF^2,:"ZHDSM:,%?32*AW6` MC57(J&0>6BSOJT[:'P//=)`@=&%2_Y, MD-"`($A=]*R[%]/`3OP'\)'A#,"*:99V44?X3NO@8+_6;-=:;>0H@`=L1@-X M_ONGM._71=^Q0?::<W-3:1WTK\9PKUFA53DF4#;?A3*I#]KEN_@0IC((67JHZT1HAB1%OF2 MMG6YKMHMQ_,#9^RZI>2=@HX"$M'^))RYU_P!IVJ)WE/=A(-27;*'0`%DPNPR M(0HW-LDBX$1PW31=&8S//G$CF*KGCXR\0+T(E[$TG/,,`ZNMGD_0C%58D;BQF9;Y.@SFCF>`L,^\ M"BG!RV^%H9)$.3`T#358ZO`&A$:Q'+OM\X MN,07299RJD4QDL([33@URRAD2@O@M\?FM+)"[YM,1<226\N&--U&QEX15;0R M[5I7,0P$;WP,N)A:Y!II(YX/)2J*J0P0JO@/ZGM13=NK^83)JD2`<#SAZ?@P M48Z.CV/AY]*Y'[,1H%!9$P+BLHW:L`\MV!1V%6VX/E"`\.X(VE!.RA\)VU(% M$;/0K9;`MU?!VT^`[Z^";ST!WMI=A=]^`GXK1_J=)^!W<\3??4J>=HX">T\@ MM'=R--A7"*H4Q$;5H.K![_FA_"%24E0=]NH=8E43WBXF>:;>$RYJHHMF$*5? MP^DE+KRK242/PGPZJJCJ:"UJI3S:PBYBNPOE*)"]'LGS/CXB;T4')S>"V M!ZWD_?3X?-B#9B&;8)6V4OMLWM1##^V@Z\SM+/RUACE% MSL)4:S\5%>-:@A*V"$]OB,D;41S0X^(-E1.N0XCX0!`VIFYPR:*J;$C%_T(E MSOPR^F?6/8X4(ONL(9TP(81W.O#FGTO!/*M9P7>TQ*J,IMJ]1%Q?*4LZC(^D6(+97 M8.DC05+!-OTA&J_B(4^'B>6/,.[B[2J`"#DY?,7'Q^)>GY:DKPGQUG+0<94' MS1_'I_J''M,N\L= MD(@%&:/U_\@8[?^U,=HO,L;38_)?&>-EEE!F:/VOS;#U(C,\/1H1IV\0,]7T M&.\9B=0PD`5$-O0G.T;B>"";"425F%[D+:WQ,DF!,HN7L0H-8IS1*/8U\\*6 MJFMZ5Z<9Y%HMG0R3=B_9/C]C2BI:="0YM9R!3_)8MCW:64MMK+GAV$*M9;+/ M),.DJOF_NGA=&8J3M]GW@9)S$!6;:FB4#2;&CJPKMWJZO&"%@J"E&F M/5(CE))!F0#BT'(4C5P*2%D$^Z1)5A)S8A3L6BO-4EG3T2P]M*BRL,/9F'E4 MTHP1-RI.V(/+]&"I>&FD+1%/)RA1R5B66FZJMUB-]865;7"=!)#'CRZE>\4< M-2EQ,RF0RFN$2)6C:]G0SA^MB;EFR54R[7(_41YEENRT=LH+%6F?6LID5-L\ MB_#241IB71EF2]H'44DOGBML50FG4>M`83RQD+)[+H]'NFN6M$ M.B&#/^PWW\;TX1\,(UJ*E%AI$PD5X]>(!0Q:GZK)F?2M3K2M2[6NI;I>"7@ M1^A:_%TFY6')R?,+TT@FS."?^1\K\V,93*3WEP!2[L^#$S7,!FF[D5$3*SG=]LJ%U-VI]*1YSWHH@3=P/24KUY]2:6 M*-/1?#`/\GNV\YM;:^A\4W,I1)4G-I-[X.5LJ?4,G<=GO4>SU4Z8SY"F%CC/ M38`WU3Z8KC>5YGCCR]T^E7 M%]8BWEL5K`TMT-9P2YTU95E6Q/RIBF.85)Q^H<(:_,X\IZ8.+>GJ`!9")7&; MWI!%`O,X\[];'(Z.4<1MHH!.KNV73*>WR72*EFYI'<29G=K+BZD3H>SIGFR) M_#SGB$]!?%7?D1BF&P9Z">;P(T4W4XF2#U2:0X-V].#GE;;:E5 M[?M\"M'>O#R6[J3V[VLPHU-N>>OAWL&DBQ`UTW=$CH?0']:+ M8N6W,J:"6-[`DI5U2^,S7ZBDKI!P*MP9%VDDN6P2732I2G+R1AOY'(Z12#46 MGV$8$)-_Z4X*EY"&J0;;KN249(13P2$DEPNB*S>AG@HS-G]\RK*B-$2OE2/#IGUV:^]&>:28(6MJ$O:6,RAR9_J00& MB^7W<'#0=Y(6DG9.%.8,'<`6YS+I$)BV/$Y^'W("61WZ00R((%-4X8N#`VH1 MM#(_JB]V4?W($+XV8W*969=S15S3P2%N`KE:C#]J>;*V^":;*X)J>AJ4UP6 M"!6E,#@;`B0N2K:,K'F2F6R>(YC!)YRL@TUT1$?5MSMU`L>OKV:.W`^YF;AT MM1Y69*L/'LXZ^K'*#(<#7<.J_PNCN[:,M=>%SC[LMF"G#3M=Z.U!NPM;!P#; M/3AMP1;^ZT%O'TZVH+T'VRETZ889V1X,A"/:$>5KMRY!(8XJ@M4X M-)>89RV17*RB%)!#1?S*PAE;CG[W&E%-Y/ZOD0GT?JN50N+S%*=Z8N,:@FY/WJU81A MQKHOT;[I2#$2/U]8$E(<%LH3HTB,>/7Q@UQTK@K] M-]MN(SD:!J_!I\AF6R)`+`3`5=QL2J)DV9*HH=@MV[*&IP@40+0`%(P"N'2W M;OQ&\P1S/1?S,/,&$UMNM0&49,_WGS,XW2)0E4MD9&1D9&0L:++TF!Y2M4_P M#I_C3E&&CH]H3/56#?X9(`D)GE_"2%IE+5L[-%@(D5"##$#>:5:>N>M3=7ZW1 MFM0J#$(2ZAD'A[Q6!]5JQ=15CYKM.ZJ!RWOP2=?2[\7SADX3'TDSS4RU9AGX+#:4&3[70JM37L:F.QH(S=`.9J:0>Q0!ES5)]I[97T9TB M.-1WM?H)[U`T)3(\QV@>MUWQL)\Y/=Q9;SB/K[WIR0>,RFKL.3TB(2WLCDUW M27]P$PR+.A,CWT>Q^@C_/^K"?Y]\;$`#-;W359SGN#'4(GY*?VPIQMV\AU<$ M4!VO'O2FP5_0R,#94_':#X2U,K\#I.X)A=J)Q>8>H[9"$QBU?WQL#5BX=A8>=&'-J;`587G)6W<+^M-*8B:5YHZ42+MUDPM`=='E37PB` M*:E[UQ.@CE*2C!%)]#M'.K'"A[ST!!$K^6B&[\I;^IDK:@^GJ1WZQFX>=[#Q MMBMZ4[JKF!WTYNBN-CUJ'=PFAX>P52IG8>N-$[W-RM#0AII65!7_ MV3`7YK1AWN!6"8]__UW)]VJK8OHT8T?2NUDX:A08Y\`H9],!G'R``@G)Y429 M.=Z_>,_&TW!"`G06BN!P`Z]3>.I$L5@XX#=-5%P8!VW:1)V&^4&#$Q0(J@PA M<%U!'#4*I&1J"B*X=/W(`">RM1!Q36"!9CR>+T\)B!Q MIUOG(E"');*L"R]M<[N,==5)-P%D!9.V% MC:19V']L33)80^;GEVCDQH4-(3I2VS@MM1EFEVX"MC!D>78.??Q5/$8\$1<4 MYZA-=-!*DZ$A'H2#S.5:^J+EMR1G=XP7/=ZMNW'NQ(1L-15I^T#C?F`P/\[M M;9S?F]845,?U=KI3IVIVMP6#-`2]]!B%$21Z>WCK9DS4;,:XTAWY9,Q'$)YF M'K%9G[P>_<5BY)-EB$_+4F8H1TR.[N@R5[EIB]J)D(5E+@;4\'6&TV66A&TI MM2:D%3+6J^;M#KPA6,YB$*%K'QKH'L0*5-;"=W@N3H(FC=]X7SV@U\=-_ENO M5XIHKI#5(.PT$YG8!5RQ+DS_&H8]K2?X2IW`?"3K'M*O=8U96.G6L0UJHN MNPZ`\'V%PP'+`S^DK4R#+]TITC8)HY;(\39WMQ3@D>G(W@2Q$KSV4-KE1DO'IIX3/6`,,QFP9D MOJ9P@@?:#*B0<-5'5B_(QL#TY6$!J^LW%G4+\&8KF`VP&(Q/1B65(KA,*L@D M`=VKS[OY#./MZ71DPM-,0OKZP8I?E60WSF:8W4^BO.7NZ>)+XB*!Q12YN+8] M[#8]X-.L[UC-<:$R0IO8^SUGW^GPGD)*/A;$Y0:!E3OZ8"XZ"OEAU8#.C8:V MOR\;N,PI6U]O$/\VY:NB/;=+2K_'HO+6TWS@MI/51P7_/>#ET2-S`'LG&:AA M-,.+5KZ8'-&=>>+`H8;!M"^WQ4R4>/FIKL+9+)QZ,1I@E2GW[&+`L@`=4DBJ M/ZHGL"F6/?#KA(W+RV>O3T_.+U^] M?75A5A1MPE3>XWL^Q,$L&NA25H[-)-6/R.6F@VX&XF:15MSY+U(<45]W^&HN M//AJQ)D3$TL!>JK%]@FGN%SVM3CCXO,1R=K=>!_GIZ=F+BN>])0Q7SH-'I&&SVYZK`"LXO^C3 M9,?.I#/&5G(R/+3`8G-0E=1S?G]CLU/VUV6#BSBDT%+H2/X^S+)KFN$EUI06 ML)0UM];?#3`=_.*[?LQX<9CO)V%GT`-&KLUY]-OO^G%#Q[PU7D3(3((.,#*T MSU(]MN8BBYXU-N1<6TGZ]JG`B-^F0WJGFTJ@5[6])!6M!U!7EP2_&E" MDVB19QTMQHUE1>`MRW4D56]0S_D>E>QI9M$4;9$C-LWT%IM%(I93\S^46QO,;S71LT,X#V!X MK(;Z@.9&K]9&JAN1"5BII-U.9"N*T96!=C^R;>J&$V"59*#S;"VV+8JU8ZF$ M*T&"CV!DP?':C/D)7]>3:Q(V!OM$K#K!<(AAAZ)IB%6A@S$TW`DEUHAVA$-L MEXS+&_UR7,Y+CM-2R?4SHP>.SU?)]=BC!T%:HJ'YJ'Z'=5O5M@>_.]8SK2=/ MFA2:J47_;M8DA-E?06@)XH92Y<_T[4_C<`;[.EKK5)#R?K>-J6\T`DTT)C:A M7VT/ZC66,@Y]H&&HUUBNE>AR%J)^8P7VHHMM19,X6R*^6#JVF+(?T]CWH[/" M")(ZC+8?X]%$::]G1H[4KQ\0-=*KXD6,W-I)18SNS\SI60VPQ664IE@U\&FEWG#4&B7]R;MG;R[/80?5 MGZ;WYN7YZ>E;>=/RWCQ]_9,%1,.3#?OEZP__N"0W!^?3\@J_>GMQ>O[ZY%FB M2?3XL85>GST[>:T1H(3>&&5\2M9"_"T# MV/,PZ)[]M4P';3@D]\)I#6UU,(#=RY",:.0IF@[7R"J[P@9';F.OWUS.HLLY M$%8YJ%U5DEC2'P2MA>6\$FXS"=?)[WE?5L@ MZ[#_N_) M"?K`77]Y&)-&E!]\+O&R&PZ#^XO!*$R_&F#DYA?#H)]1:Q"#M!`,-51[3X"7 M_(9Y#LS_3?7E(,&VD%PUWMT@BQ)!@N,-U!)355YG&JZ0N6C%9ZK/HU/C/9IN MHAA+M=R`Q]@V4_"(]8R:H+-CG4MLY+'O(3@8 M2^SCY`N)U$)M?_$';KY[K93X+8FHDL6AZ4J M&5P5G_N4TPQJD6NB2/;Q MLOG)FH1[P"`T"(QI;A4CKF@X4#><+O#$%%@XUB1Z=HNKZ*6KI_5(M0\/41J% MB7W7I>(]+'UA\VUD3SJIW2NQ\ M2N)."^/46\T7W'&<3$9N,(ZI#M&B_`^VYHHYB"Z#C)KA`AIY'O8<]-EO?,=] MD!7!(SDMCSNU5J4H!IW36>)-.DJ;N2=8.U@3#"B-!CA'6U=X5N"52OT(W3OE M,;E,E6SC!2G09^/WJL2_&03XN],>1-FE>.S7U."%7YM3L1./98#P/ M,S&?@QQ8EVNU)'+>1A@_X"9`+TJ^CS!:]2)T/:Q_X9C5JN7;YE8_#6F2,SRI MV.@KSJ>0^%+/4GL3*C64LT[W4NOT(*,9O6\AQP?^(S69`55;F55@WX32SIE8 MN`+SEHPYACTV76&'*^Q2!;-1(K;*:8&LK/?JBN$++KJ<=93JVHD\SM'#7/P8 M+446U#1S*307+:%,WG9E>)LGJQ#77+@8OVTYFG,/15>D(X[@,0%,;1E(%LXQB6`^EX(^,^-/Y,N79G\!Q;*B^A2 MKR4S6(5VG<#R#VR!& MG_\AF@_]D!(X3\5+*WN MO".N_IQ*@&Y/YL,9`#<+A_=N'2]TFP.H^/N5DUD)<$H.X,WQ41/^#M#HCH:" M`\.B""DZ`&9-6RG95CV#P/)71BDOY*PC/EEZ3QUW9/'7OR M#W;3_A6(\@>L/O=PS2>D@3J4_BF"VS+B'[994^+S"M\KR\B"J'Q?1ASD,7]D MY?LGF%GT&(`Q-#^I='5;F/3Q3O%6<7%4TCNEVV[I+QZN!'Q]V$O-K"NJ+:T7 M=.16-(CA9L<45 M,P)52X]:N4P5$R)2BT6D=J9,A0=:Z8=Z,-<6*ONS[NMQL.JF-T7Z(Q96RV%R M0:=IN!-D*4^[82\`MIN.MIW@9';9?0\H#QZP7-R.+A?JP-UUDE*!&7,=9RK] MDQK9^F9OZ0)GO958]_(]J>NQSBPI;4A'RR"B_/`X)1Y3Q/'A:\"0UWJHA=A< M$IGD:T$FEHZ3/N7C\Z>&SU@I?QP$S;KP?_2N-!A:O`!_U%VM38V1)=G[W1BO M+N6VL+_J+$K'YQ]`S'+XQ^5FO?TU'>M"GSRW?^V]>9.T1->HPPN5R^4N5)9A MV,1C]IJ.5LBY@_$^G?D43C-P=@CB&7WI1IC"`W]>XJ5LOGI4?P8U]4L-1YB_ M\9O.LM8)#2J#'ADR7^^I/P)M]DL<@:,33;S-E#L]@%29NZ[:ZR=TQ),^\Z02 M['7105*&5-Q8Z@/[YMDU"+C#89&VXTM>]4724#UC)\N4A7!?XEW&4$>]_2E= MF?>Y5-%6YM;D\*VC]%;_6#9+B1^2.Q29 M/;:((:A):`#I>4/M*10=M)6^>J3VD-?SA@"/?G&1(V.L'CF=);D]K^H\AO40 M?F5XOE!75M-7QGGF,+KCFN/NO!?Q6/SG]C?SFU),_XT^]5F(.\O3I[] M]9(,=LIEU):YIC"5RGJ[XH_--I:+(!:9&?FFOX6H[BY7J%8@D MWZP1Q\TXRJ0>:!K/X]!)-8`#;9XJ0'^8:)IRA"Y0JG+!EA0CQQ M\:W#>C/T@O!KU"P(/0G_SKB&Q9(-M@^3`6# M>!"OU9^'L<5DK31[S*G@+>6<,E^WO/3G@7^G=O7I$2,4(DTB)("E9(TI>N4A;.F$^#KG)B3SMQ MG\7:(0$?+K.%U@X(VO&164%%)`0R&P6#+"!._?&7S7)X,E%]&*($5RX]"&D/ MP5HFVO)OMY/8,/P00.(-E?VO+ MV(Z7LA3R6UE?E`A31EAP)-*?-.UD$8/9".TY-W/JBR0[_4E(>"DXC$*;NDGI M.)R3_L,/^BEMAZ49\ZKWLR"^%E=>G9@.2D5. MSH:TL4`3#0,.^]TWP1U=KL=H(8"W!AF'@U']>$KYQW#7AM:=&^:#4F;QON0A MW*DP7]?7.6DD>W=+S/YTF@Y; M/M_,.==H4B+AJ(RQ8QON$L3%@)H,D+TK'(L[M[G,PVER9#VE<@^[7&K/?RBV]?TFL>8QB''FMFLAYM"\]ZPE_? MNSF2D5$QDZJIFXS36[6*)=+/*20ML;8C12Z0^9!J7E@L@SB\>K&HH.T_D*4N M4WZ)]/2V7''F=N]#S)W2N"_,R^WV4)P./;.'K8?U4)QI/+.']M(]9$E/R0]. M*;4,ZX:WZZ7N&^53K4Z62V`OGX?2@_X\=+[U1S;UY2?%Z_`!TY_HVD9II8IHL1C-$`GT/H7FH=E[U"O>PBEDH+OU2.3214$N0,K)BG)!CPO" M7-#[!\:YL'6\0!?;Z4`76SO_Q3@7*]5U3"J)<4ZFJCK9Z=MG&!9II4H.Q+(1OQST+J+W@_'G],D'G^(O:!6_YGGG M8M0_WS$7W7%KNM:!5T>Z)$=;Z`0*N07@I[BBRHLO&>"*DVGF*0VK$9@2N\,? M>4FJO?[U-@'`CWZ&5BGW=-!/PZI=\+-`2\+%#K]0T7K\9@*6Z!?@TSUJU]\B M`--E$Q"N.R`":$DHR236'MX+(12E@044V\-&]`$^`:A?GN%-5['P%K&`X:^W M62S`/,YA`>;]`UB`7\>R@,WM_ZT^!VK#`Z]57] M=+5ANGZ#\:LP:!+T^":8=L*A^C#XY7.,F\'AK7S[4^]VT)C?!(WQ\-C43*9G MW7N";?P%J/1=%'\.QK^&4]O-=TJBNOY=DZBN?\O_JY=O3YY?/ MSMZ\.SD_O7S_^NR#;<#H!8?1N&_3ED@;J5+Q-C";LAL=/#@1]PQ8F&F@AWDFP( MN1I?"#I*ZPGO<2\EI3Q]U_GCN7U][J\EXDG4DN$B:CI&A7&&UNXG4V ME*1PR6G1;Z]155PV%F:&3-2UWMV]"CH`9TY[^!KYBR1[2KR6T-BD9M?583L\ M&0ZC6Y:!IR$&H$IB+!U+\R`INXE$N%"L+'D:_9H;9:GF405?1+MNNI[;+MZ! MSCSG%7SMQVR"(IZ#WI&_EGP=,GDU]S M\=4L0%F-7`GY;J!FM?XUH\VO"16G)&^4EQ=+WL4G%QUMQY&CTU+Y@X\MZPE) MN5CR+F&5TOKTYF`1M,_OQ\%HT$%XVLVMO=P(2/DPTZUQCMD\H'@ MU_2Z+:5&I5U6"3[QS//O#'.8O4$_/H-WG@4@>1R(@OH0S=,=K027U=2`AM[_G9\6)0TW'C=/&,^RJ3FR'`YBY!PCB%3W@%5Y%9C#JQ=M@ M!%S`[-UZ0W?W;W?O=O?ME40*;7\+I]U;-N[4GEU9^0^$R_84-!0-TPE=R3$P M*0*F(P;):$V00U?*FD^!X6*D9/NO]&HK%DVC`D1^QQ!@3OE,P^)5JJ1H9SXU>*A_G0E"Y?4(_M#_^ M#3J*!QR#VI9S[JZJ583.,Y=(M/FJAS=C=,0S3O0HO@>4%IYRUI/+`.&2LE7H M85V!=#,>TZDILSVSOY&MG(7\7C<`)S`XCTP'<.10\22:U;R&X&`73F\'>$[% MS"-H^3$-\5SF777ZPQWTR@SGT1&31>:MH'+":*=?8AL_F"E7!<9]A-S[#.US MH?::[T/*3&L$7FX/2UR-$3ZKEGEE?P0O]ZCCEHCB2UW%5*OOEKOKD6#D6X5% M"Z\$M&J]&!G%]T'_LY!1;"+U'9!1?%>ED5$\)U^%C.4P(6@H,+M6WP4-Q3=H M&@W%L['H(BT#3.?1%Y.6@[:&@?"@4@U_U/5%*FI>'K@_SX7.,^349HX)9`X0CCB:VPVJDB4=":LK\*!:(!YYNA,\.V6Q"I>F$CN9?X^54V'9 M67+2UVB1]HXDZ?M%@JV(<$X2E-Q./DP',[8-?!/T@=-"\8[B%PU#\J#&>*<435/G]]$JS6U$Y-]2:JLA@`5%-0CAP*6JYNB9QPK&QT MD$<"K`0M&[8BG:7?:Y:X"!I#E_KBA2\U`M7GB)YX2IZ3=6L.2$\1X7=[S0/3 MOOI["!S-:^34[/&(E MD'HGY[#\3KP5(LGR%LPM1_`O(JEGL/(>2BE.3%>>E$4=.!O?HIXHTCKPQ.9: MK,J].9J2(D\,*.I2'C_2'34?.A(G6"R0UIMRD6TPL+/F4[Z50YDF%*.-J2-\S0A*RBY%<.\Y`%-1AW0]3^ M]D`H[(1Q'$SQ0K`DZF743[DS'K9QV'O38 M#\%4\46M!>U\64@]P5@T87$(;4KVL"*Z7*NM+4N92)7<>.9VD,%@C>26QX%9 M?,E_OX"!+\N_+\/#%#IW;U^JO2XL%[EV5'&%"X MKOHP'/=GUSHM7GD6D;:-I()P.I#\VP6#7AJK^@*+$LC:^-2+UL^!73_ZK"8Y MH?S!T+VL:/%,-[KD1O(BEY]H0I?;7$GZ,*G(Z]]T??GT)O-9IZQN*>1=KR=P M91]9^S!E_E*_&3:2:5-1>ZR3876M-/ MU]BL@VUU4'PC^\:K>V[&LU,J.W9*G=BW4_H/J.Q=.Y&7X3B$7G>M3Z>VTDHI(II/[,J;&VF\U-Y7Q@HO>:CU34Z87AACL\.K&F'+DUTK\O+)^5=YM47JPZW`3WB%9U*-#W9=9FK ML.O,HJFCS=OPY"_[%I;D3__D*:D63=][/P)B3J#..LNO!_:W/[ MATDXB[OP;S0-?HBGW8R&_@H'IHOY]'-T&W\>9#0$?VZGPQ]`BIT-0WSP.1QG MC248`2`G#?4ABKIQNIG!]7BR]0,6^N&7X#:K@2A49],H3D:\RQS0+U%HUMN& M:\G80=(B0T:[`D[.7_Y\\KI<4>7U:K6\'DS[-YP=O5Z'[QT,VP@OZ'$R`=Z8 M$S6KG`\L(E\%LF&L&IQ&1L&=9!.719IJ#]J9PRZ%=T'D[XQ5U(_9+5ISL>". M8Y5D@04O!Z/Y2")887+OL0PFKRUICD*QR>.*FX\:\S*AD==\V%5O3W\^/5=] M8DG:G-'`*2R$3+0N7CU]G4R'AQ[\*&%-HW&?@U7_J&2F*.O,\],R0VHRQ)4M M1))Q71?`(Z3E0[;+Y5K-:]:V*_S);]A!GS$]@FE3'_^L4^4D8T2R;1SVYI>:#!PQ;AC.3D%H3:;AEICE]#51LF2!\&]R2E<&UT[D,362/653@= M/7`_DF?730E8T*8,V8!2$Y?PI#>XD];$1#,&AD$2*UN;PMJFEH+8I/V%XDX; M\;QGVQB'(7`BQX#2)H:&*A^XJ7XX8_HU=PCF[A47];5M7ZS7.$0%C"76VI49 M-22%V203\V`$`Q`CO"XOM!9G`L(J68J"W`*]BIDO-3.)8'>BV:!^RJ8[$@JO M0MBUFTVGV4HC)0I89$9$+"[E^*4879%#=HJ3#-$.O5XIXX@J%8\.T8Z]QAY\<'NKL]I4LJD73G\M09V_*I%J,_@`+BQ`"):?W/KVRZ:"[S>/Q M=A12-O!Z704]M!ED:^=NR/ZIU-9\PO8:/'N.8(D,CBV(X?PIJ=EOR/@[R>Q=!V,G;7UBM'*FB7H<\\#MT-2/*/;`/(TTS#9+ MZ=!IH-KVDI:]3E5;\9%G3F[H2T"F[/"%E6](ZDBQ::^+,\CA!U@S%U%9&VD(F;HT1.HY6F@.&YC/*@X[#;73V*K`:T03\:&7#:@8 MS="8T%9)T:WH%@$L/K.BEMQX,)WISPT$[0;AL& MEZ99!%BH$=`;3!!8Y#1H#WDK%O\F[[EAF$1_:!-OTZ*;)JFU*26H`O8[#4%& MCCE+*J\(R\?AO#D49L5(AX?Z<,U$)+2BE\\TK,>4_ST03DH&.F*:KC`S%NH> MGKT^/3EG@!%A(CITJ2V=TMYN#-$4('B-2P^HB^XJ]BFYD.0>M=`&G0XW28@)3T?H8<"V+H#H>(2L@'QPH,-W0\0+S/(T[/`H M_S7'D`!X'@RN6)N"^I\1\&_KI('3+6*MY<7.RN]?&HMIN_SE"A;VGTNQG4XR M##*K?<:14IS'IV$S['L;461CU`[H)J MU/6-9!GBA+D5;6[8]#O,&Y#[D@2:2WB>U=\U\)N>O3$T:AOO%HSO8/`8Y\P( M2'I:.^9+\J:%S(^9-84J"2)X7$219K/X2K<@RB"WTR/EDH3?X)%R"2)_.$;3 M+2;7B>YXOW'B#_C[!#]+[ECXS-N/^)$]&OBB-%HQV%%9U9DA73Q,2&!D!^$M MD^E'B!F*V2HVMJHC#;BO;60Y8]OOF$5P><_>P]["]F)T_3N*7X3U`!' M1?[206*6\SP&*$^D>\)@HNZQDHKS_%?4_\ZE94+NHJF1DWR0Z+[*G`@5RN9' M1P)1ZII.EH>6\+%TXN(M(R6?$W!2FUQXW1W2_9@FG7`T@;-*/(QFJ=`M%+M@ M'(V"6<>U34%&KLF52!>8;$(RM=(6N_.P%*)E-"_F#<,YR+2]DIZ08Y`PMI^H M51ZH^A&5DE'YU0=HO>;N+/_564C"FC$3QVF8">OOYC-S60>';+FJ MTY;89DM/,6IW8M.3FBYO-ESG%NI;/ZPF.GE9UJ1G%+/JC!^0\$4:2#TJM)2! M-_&^50/C*TQ>=2)JRCHF2D"QJA_B6>!5#Y=?O47G,3*TU-[#01S/1WSQX^.= M;'"TH'(HRPNOR>AT`&)(PP'2!46>R.DJDED9"N0GV-^$#@5.G6<@BO!Q:(]M MX;"W1N+0;(N_@4,Q*HC@@)123K'\S"![`?U MAO>H2_LIYOO)GT_^!B_C&_R'CDQR4(&?X11J!)UKU%$35>PTX[UB<>1[5Q@R%G.W5NU=ZYK#8-\K.R, ME6ZE*][^9M\>'_L>"Z:ONGUNC&4OWWYTS6H9#"TUF40'\I(YO M*O?\EJR:5FFZ;VTLJ73-:G7LGF]]H&&P&H(CUKY;507,=7J)#$:2/ MX![>"]08MBF[S%K>,EMT.$_'%=:*@=P`"=Z@2:GLZI$+8I%C2&`/`QE=K%_3 M[1.>_N!+56LL,NKP!<9!WIM12QUQY';_>'VMI3WJQ0!)W,8:^7>3#UU@[*^Z,L;RM;9GN),EM+E-E"FZCUECF\\UG^J+'%!Y ME+R=D0-\'FYY$$X/Z3GU@,R3PK1AKQ2L>=).3G%R?B+(:LO6"U*7-L1,TCM_ M1LPAA@#`UW0@G]H]TA$1AO2 M`\?SK^3Z;=(#']VEI`:CE-!;E/Q;/7EDK_(8`N^,9?\&#L`9BV1^2''0>F90P"340>(+%J_=L_57TX^-T) MS==Z\J19PW];].]F32RR_QI=#0.\M"]_IF]_&H_5J.`&?V_N;[52TU[UE@KW.QT#` M77B(QQU,33$?#P?CSR9FLV\I[85W/1$+59@F(,B12>$PO@FG,W0Z;4S0)`1Y M&F5E@0?]KF)KDAYNL*5[=,.C"N,!VL@CP:#FB\B%/*=B,0"#S?V>C2T#J'<5 MQ&11@](14:H.@CF,`J27?\T'G<_#^P:9(U&G%,43V6!,GEEX13#N&NO(0$R+ MAG6]$+E"0_34M%.BP3\0*EG!Q&2WJ-9'<3]A&=-*_&ZSJ+Y298/IP9@$(+0@ MK['`MLZFY1Q7+=D4U$>^RJXY`PX'0:Z)9(+^PY':E$1G/$!F#;G_=H-O+#[O]=<-N%T/1?NC`?>)>U62S6C-T M*/T+K,]#V/:B^S).@"-AIM[J:DY6W"_?O*)LA$N`\CSDNX$2?W?0R:V7$P.@ M_'M<]+%Z^?SRV9MWEZ_>G+P\%8SJ5%Z/'CV*]]7I^3FZK#,K0NX?3O?5TY/G MF,8+0&4,.IDXN>$?=+;99',?3L[?OGK[,MF@?EQ7[Z;157`%O.[LKQE=9+3H MERN99$::H-W1EF6X*.!=_DU5E?O[[Y4$Q'5L_M7;%V?":%$\U"![L.6B]>U/ M;RZ?G;T^.W^?V[0UGYN@##^;A71S,C`]J4==]3-(;(^ZTB=%WT1^X845I1E. M!QK-AXW@R@6+W5+%49R")U/(H)SALT";+QL,>K,(GWFR@7F8*1N8MTO+!GX- M1S;8W&]E)(/86T(V<`*\?[T,H/>;_]5E@(?OW^[.72-+6CZ(S4H=U)Z,9NGM M?'O1=BZSG+>=PQLX+T/3PNE3*I)DN_B0;,.QGKC/=*[G(`#B,A.J_?9[R==E#@J;E*XN'7'B_%K:,8&L'N#.8*6\2Z\ MW^V&HX@J#D9($?BT-U/X)^@P@G0R+==\*69T/MFJ[:@J_/N$T5F*KU5C`\N! MU%$?S,*1VMW>MN#_H?SJ[?N+D]>O+V'K:LNM9NL)H^S MZ^UL;2F45IQ*K]X^>_W3\U,<8>.:B:.UU:KMP9+>VJJU6"PR]+5OOC704:CT MA_*S9Q55KX-T9-J7ID9QD^63U4J0>>-WOR7]2#*44]"#44]2#S:X61!3W84MB#IIK\ M'A1\/7OZ%USZ#03ITOYM\Q<05.7O97<"7_^)4U/B!\R'\6T0.5WOWL=#B?H)DQ``9<(L`\AZ]U6 M;1O(>F^KMB5+%P7@?=HS2=*3J/;4.+:PW`O@_CM0??M.< M^`OQV@VF\<8OD[[W&P&")A"/W]B*0D:/J$4>02][,WJ)W&&!Q`"#(!ZG&V]#R_O:V(QJT=K9; MR*BJ]&53!`0VD.O&,\S.,0\I5IN^([7WD'!B:S>:^^R8'\()"@[8YCZM2XF, M^6("CP+0#)VG^00$"X3^H:SNTX[;35`W5>K"`H5*TF9 M.RES!V5NH"7;L)Y1&TXCSJFO2_\]PMS1?T;U30X3GR%#BMPN.VP M\W[`V@V.)"0(+16@"U]+0Z4"C-%[7:Z41E<.EO1X7#09G*.Z!$^C,LTF@AQ- M$,]B*94@6>.3\`^M./AT'FE\UN61Q2=/D9E=IC',OM[Y5&-(.+>Z^4EYTSN? M*K:%+]35%ST2^O)%,\,GV[QH]EIVFR\9"]`DW74SL8@CA+/6'?Y#**M+<;IT M;;2?/`'&L:YH%2+HW>TH5TKWI=(?0'P^N2Q.B+"+&G7.+">A/2*E3P<"[D\Y,;:A6 ML]EH5F0D;DG=(G:$%C_4.7V#:2J7H1ZZP7;@S*L;.7`[?NE,`45H7:YK*?N- MG3^UG2-VENR;BWY=U[9WO(FC4`'#*/HL=\3LKZ'(<8O8!U)UN]UJX3FQW=YL MUEJR$WSAMMABI:XU4M'POH]1CE.9H]ZA&S+^E*C>$FJ;B,6O_+"ZQ)-(J\%* M'%,[^O<>_OTXKK<^->[,M_N:9A92[6P2CC5D5+N& M_7.9+R5FRXR$:KK&PQ`A.ZB.X"U?AP#<$+--\%2T92JVF[4=O2=K^_`A,F\< M'M<>WO-/K%RW.9#0\(N&PBW3T-%H5:.!OVM$Z-UVP#%`X.^A&L.^,."=U-_X M)]6J!G1KAXX[[:V])[4]"VAB#W=WF_C.V:!_8ZXWP?LZTL*S9OSC_:>/=Y^$ M)4[:]+*=>EGU:AH)0OU1X\#?W?GN!@9_7U'[YA:(=])D`=VZZ7J9UMN+6F_; MUG%U(CV['(ZZG[3(H=A_#A4G[4J62`-'K/>S8#:/T5W&O8VP%S)T'W6PA+1[ MG26=7A=*N]+Q!VV\T6:F[P3ZMI M5&'.VDUI=-^-^^])ZH*)XB^TQ,?"8ZM%=5$;+&$P*??>HL*2B@\C9=A.%E7* MA:ZZ8&0ONV5]G4"#*2Z;"9L<#=MX@F@#6K>W:VUA5GR9H84ZRO?[XD(3._2I ML\!=89@3_M[KZSL0.MT.XEF6"YN$]YG,R-%)_PS&_:&DA[CC/_>Z,4XVK.=+ M1X:4("Z\K6#GPZ`?'^B89,F`V;!U]@>=8(@!QR/4,[ZX./W;I<]`:SCI.H(6`+" MZU=O3]^_.WE&:;1PB\+-'B26"TS.VH8#[]U,N\12`"(-C?;XKS*.+)GIJ3J] MLY.EBF=+.=,%V_*#)TCQ#-5$:Y(<->5NO!.*1J*&(;[C]%LX2$0D>E0,QFHB MFS'FB,;\TLJ+!6IG7)4$#,KM]$5OUH1SO6T?6+%'?;7<N_ MYL%P,+O7BWG99)AF(I;.2YF`_M MTM+$+SDK<]R_B/!U&@-2*6]^'C8Y#YV9I:VG5:CD"YU?8$ MRHP^,H3*]K8K'P7!R'7P!/:-^%;6\43+A4S9WQGO^GKR[-Z@2[V]K=:SI1O M-7'&Z5^]"W*:B92XNN`C#/0;O-3P:^(+"VBPFA=XL<]7CXR(BP/*" M4JP&Y$):19S@)GX%>D,U,,XI*9LW8(;?B/6D>XGA-E+V?N8UF=TFM\A\S`8Q MT.KPWP1Y.SNU7=CBMW=V:]N;YOSMZ(E`ZF1-$7XYQ"@VHV#2H%Q:]*Q:K:E) MQ]<=(<.4@@37Y4B")?1FE_;!97\:W,<5C4&YXR!%6CB^O%-5;/Y`7[^4*%S= M8(*-HZ45!F3$H'BQN6O!7N_0?9#3OF.4#%1N-?4EBA-L2YJ4Q+`I4"OFPH72 M769`O>\J<^UW3$5)D?I`^#8SH8;A#9J68HK?,3G!!;$<.+V:E*Y(N5(^2G`= M3%XWO">'3TFG'4Q#KV)P$PR&@80/,8\W6+B4W[/.Y>?PGL=(X>ADT!Q\XN.D M\PG=:AWB49KR81ZD+(B&/'K,_<%%-LQ$VY>2P*NN[VCJ)2&50RI MMEFRD(D(OOK36%RG@"MY0UD]L/N^OC5`U'E#.E9-BR->'9CG"JT&;0XSI`'- MGM+KJFY?%JZMNB,&Y:RONK>ZG%8QCCH##)N@W#R/@9'I4%+)]EETDK>-Y-B'U48-24=`12FFXH1Z?1P->T8^/35,HF#WF!3&G@K M&F:0!BPH=R'7+0HYH83J]87+<$CCX;U,0RE[#NHE3=]UO5;6S63T^@?F^1?Y M9D8FU92IEE\K!S$:;)"(NII[XOTZP_]0L`5-5WVN?J3'L7@(/./>#&4WF&Z/ M"B]->F+=P%72Q/=UDY1!CU\S:]G-5$W1+_I'Y@W]SM8NG@*J.^UM,$H!K3&%G0BX[1@/`8&:SWI[HM>$#94\%?I=<2\P'R(HHRNW*GC3XM(J M6%=A#MCY6ATY7TT:P^JT2ABA$`"P<].MZ4KZ8,8D>ETZ6_`]*O.S?)WS5XVX M^O4CEMH)I3.KI,,[N7>&F7IQ_A!VR3=?A5T4&M$5Z20%XBJ.IJ)`K3DG,A8:X`DC<7Z&UO M[A5(LC`+QPG50)./IG]3#*"+KMST@)B(,MD),)2"LJM&*1-ZGMC0)9Z:D3%A M77IRX):"8;R6#J0C0=UNDRRP=YZTC2+:%W>>48H@%%`HM)2)4X+DL7K@7*8+ M4B9S@%/\R\D!G-)]HCL/ID,"5&G!G^S5B#AD)S4/ZL=TAP2R7.INYN@H]4R. M"2[.I17W`DGV?VT51G`SC37N4,0J`X9>`+_L5O#H%%\BZ7*P\]:.I@4I?Y\L M#])^4?D[-"JHF\H:\=M;>/S=W3:J#R-\C<-;`MT-8T6V7]3$S]>!1"=YVXP2F3`3B?#DNE):L9M(IP*]4``;H!M=E&L1OV MB0,29Z?Z($7A%GD/FD:W/!AHX:YE:M]1S%)$=ETWO*X8FU5J=D-!JUSMWJ^F M2YEJW(Y;;:'"A:Q7LU0N_*)(Z<(E'JIV<6IYBI>M)^D8`:[>C>OE:%ZV=CW- MB^YC'JJWT8U2.ZJUO;^]N;])RMP6$]\>+7KX=W-;TY[O&J2TBS"\Z*5 M5!F^ZALC9>F5UK/S^WW(!("^5Y2GCV)GHG(\6=+['8MK5=2KJ=5'<8/=G,4# MC78]7=+UV*+2XJR5='^UY15>>-X_I\3#;O>;XN=^!`!KG]8 MMD=<.OBE\4]S(P19&!;YIB?'::P8S(N$5_G+Y_5C/5GP[3F@?1KVC'.V6Y.C M4`!RLO"=<"\G3CN8S*:.O2#?^\"D/(Y_9>T9T!2]?QO>/N<$9GC3$_]:PYI< M)'_$6%2(U#:;+K?/ M7W6*0@8KLD.3T!\:ZY13NUH"(>*"7;#R;%FXU(:>B1S:UILQTC7;:O%^+.2L M''I^KKAA[7]?5^:1Y+3*H',HA==ML!UB>H`;D'<"*-0UY%_BH3( MZ':892"DBA[_6Q1V6%+B9'CY`)C1VI`!T'Z*4+UNDH2:X4,J+PP"O?690:M, M,B2K'-^&T#Z/D4\5U$&,$`''$_X2.]YF> M_LG%"`U).V79JR9C"BR!WR]'^`J?5+@Y_&?3+FZ'[T,[CH,*5[P4[Y15;T>P M-]ML_6/)DX2L MD7O/L[O?W$Q)&]3/!YA1DC=V%0"WM;G?;#OR1HOL$>!?T1_\:'-Y_KU\5\&_ M6^4[=#2_^[B)_VSC/[N?*F[95V^Y[*NWN66U`<`WA`1"30A0//R+0054*JH` MR2.?Y(!/"P<6S"8LG";^$=:>9IVCX#-'(Q[73/)+10^#/O33L'$!Y.!%L4A_ M%.6.\@'U"5N,#H!3')B3[]4PZ'RV/V^O![/0>8MZ@(][G^P3;<*E9)0`]`'U M:TP9N$_'LH'#'BG)+O*75^__UFPW]YPVT(]]]<_A[0=D>=UDSROX=B_XPHD*/MU7 M'RC>.P@,%(W5=W74B,[8BVPA9P?2AP;<9H09`FD\`6[8:M>V-A/'KW>89],Y MLA@A7I6=)RGN0ILZ+P8;>2()N48+RXH";HIY4Z/,SHG6]@$D>EMT1_ MR]52"K1F=U@GU(0R"7_4GT]^/KU\<7YZ>O'W=Z?T6F2LB9!;&ITOX_J6$O$Y_JX0&J6+FL2\ M4$U<1<$1&%>=(H4JJJJ`X_1#-$E5;*Y,6W`T[*IDAE55IEA1T'>]U=BN8'++ ME;KU\>]0DHUH&@*BUS!3*UG.(C_#LR`IE7@M<`0IY'>2W3N>=ZY7ZK)0R%&: MU/%P,`L[`24X[JF?QH/X/EY3OX8!J:D!]I`2F8+0T"$@&RMU1&A=O&!@\WT1 M7I$>;6M_:VN_V6*YMFX<95Y,!^HO\Z%J[ZK6#@:,T:JV.HN^6[46>_L3LZ\_ MQ-%E8>$L9Y+Z(C<W-_LR7AAEK:*9#T1EOH%422`H;2-C;E(!RQEP$FM0Y^`1'O`Y#J MU32ZC3&P/H7;#C%3VSO<0&#!?'CZYAU\X2,.W\J@L'P[F(9#C-O;#6\&'3RD MH[@U#?N4)OO6:;/24*38Q2ZWT:S<)\38,,($#:=VCI&,2_`O-UBTA,[\<)J+SO?['AT3V<)-HO2:1`0$;\Y@R#ZG> M?`C2A`T3EV*Y5\"?H8TX&LY-3`H9/OP=AOT`&YB/PW&'-F@,B'T+Y\"Z;;.F M1>%-4@PT]XQI`:%+OV1SW\>0X<:(#@G\"*G2.QO=`8!9\!;')_TD\=@!<`RV,_CVZ' MX3U6.KO"7(79Z&G<\"I"U2?E;!*=RJ\SQ>7$>C(,;$MZ^# M<9@52IWQ3`Q832CQ(B.`7,8DX<>K,2=A0)01L"]!D)DTU/LP--DK9?T\H?73 M;C6-N^CA<'"<))&XO7O;;.XV)O%M+V[THYN-6;^[L7H,_Q)M(/T]G09=F&#U M5^@'A#C@:SF-(6G-QX-1.+QJA-UY(YAO](;W^#]M:*O'\,VT^B;`$//JY3`, M8V(\AQOSX3%+U8?OC@]/U-N3-Z='JR!4T!:\>GSXY\UCS%D!HM\XO.69#5G$ M!,0)^_OCX084.]PXD:8(S9HU3D.*-0;'7J)G8>T-D^X&N5.-$1D-A]$MV?0: M#SZV!>)Q^A`AH\.SSI'.WK)8*1M`%+@7?'1(0AJ$K M9U;A\4LDP^<KN#A[91TG'Q14\H3>XZR'RU9V0$T^=YHXHX.,0Q5( M$3Q!.#$Z8P(^`X(Q00I>_WI;<[X#WFJ.:SN[/IH"[&V8^$E5DNZ(-*.R M@S+-!TI!!1+>]%Z%O1[&^\5[F2ODJJ.`T]T">T8';).'XO+#8/SVXA*&,@"A M`MD.>J=Q11@:M$W546D4=ANL_W%7ZBTT%,/*;#>:C5;6;6 MGK:B@3T'=HD.;CS([J_#44V$O6MCR411A5%AC(FWX6C:$&6KE(%6Z*B)4A<& M*,8>&SJX+WIT3MG\MN'QLTPLM1I[C:TB+%&!/"QA;BAA7X0F[8_>AC.T*_"H MM,"CW8PWV1&TI=$CP(==Z>*G23=`2W:\-20QKA?$LSK(AX.404D@L5R$/$&65H)G7*:!*!8#E#8J74@K!, MD91GR/[$:%^5+6,'`A!'LS8IO+>VGVA4F(TMS2?^-@%1ZA"EGS2O@'>'&_2* M^87A$I01%I<8E##F?)C2VKAYP(80")J?!=$0!)HWG;?!*)@&2Y'23F.S&(-0 MP,/@S^X;/?5X/!"W\B&F;2*[?G'EY!V+'I/&!*D$W9K[8]HX\2IL1+F)0%*1 M-B1(]Y#\!$)>+-H_O4LQ[.2^@2,B/=ENZ;NV`)3VWN*]8FF MWIV?(J+2H1MH3C@TTI.==M&OSY.3P?;AF!5_E8\ M%7S`;F_Q"1L=!K>-CVVCT3#9Y5E)CT_HWB4%MUSC&(CE-W8N5SX`+],9B?4^ MS&E):S53_K(A=&3ZS+A>_/3VV<6KL[?NV*J'3\^+>P&Q*;LC5)DZ$N(@ZK!$ M>"82X`-@8,T.$7PUJROD_I("#]474=#5USA:0R2Z)I8L4-IZ-;Z)/H>9NE[6 M]2%)#U$\N5=X]QAV_87&9\,JVD?)(5TBB-(1@7IOY$`+C_DB*$XL6*U,MLM$ MN(#DJJ1]")_74,7'[M!5@'<^IAS$>NB6ULJCB-)HXSVEULWK@RWA#':J^01* M3*$AX`7\1)72-JKMIJ+]'<](IP&$1#H8L M',=WM'3C>]S=KD+6/9`(467(T5`AG&&2M7%(:>/P;HNU%5R`HG6@SA5O?TC) M0>%;8;T@4ZO.22I==HF5*\(0JL+'TQPI:UK80`07-(QMT$5AUT03@:?PSLE; M575O[D?W&'*:#6_-A?VB!`U5_R:]D+ND!["8NU0-=UG(6BR#S+4#3(3W6FZA M=[MY2_R]"22;6.A,I;C.<2N2^#!9Q'4 M1206B*JY#)5XF9%-4?%VUPDG,WL2E-0P(X!%]&JX\+UX-@2O511>^+6(UF_) M5H+6$5EL:$)CM7+0P3YC0H&VV11^5:-3']Z%LD54X%SG8BK?F$5+XDJ(S]AL MY;'(J;2]LB28-I_<9W4,PTG(Y=C\.O'WMB+/BX'\TTT&4JVZIAT9H2#%0T MB56R0(YF&J[##9D9.3T7;A/OQOT,BK'7XF934(6;@BJ60*&];`F47RPK@9(, MW]Y\0C+\YG:S]J1M9/BWT:V6+8Q1UG]">*XZZ$&\]PJ'4H).]]&(R[T2UK12F3&>K?`CY!HJ2*EGVX'443S$9& MS##"+7L"XM[J+;VB"WFZ'$=.C4!H29PSK)$.DP#Y:3RXPQ=3DC%)JP6E@^'L MGL"FI-W`JAH.XI>0;@^49&_K"BJZ$3;B"))%TN$#A$QC:UPS-L95SV08Z%3, M7*TP2((@296IGKAL8MD0L:+5)`;EUC+FB6BKV2[].V>9)H%^_* M\7\"5?>!V@L=UU2OJ*O!&%671,#4J>MOMXH`Z2."]K*`AMAF%A)8@TOSN%=XC4L1;V>1NXA= M:7P@8C0S#L0AG>4=P>Y'Z=[=)ASCDNS1T;+-&%UAY,7O/3"K4O#T%*P]1@X, M2]Q:,9%U!DAG(N&+CEES<]8I7_$U*IVW)$O*0&P+[)T`&B2%7=X1UG!@:WC= M'HSP\(YK*ASEXP]^17' M3].R?^B4Y$ MF,=9$M1=2V(CR=^[MOQNIZ>@B!C--2H'\]XF>MSU:Y_]4!R_#V2O'T&%H:\Y[F0Z=3M;GU MZ$%AE0L;S\+B>2>#@J%C,&-;`7_E%S;H M-Q7,D_Q*'GVZ5,GTL,OY`W:?&+NQ-'=V2+20,$U*`;?X(@P4&>%DXGD)RXR< MGC)T6YD%T7?&E,0?^447Z&2@T@+_)PX^GO)/XL?Y?D_\_F$>?TZ=`J>_;>OS MYX6"S_"/:WON8KH<.HN=S/NJO:6:>^@DM]5RG,6V-E65?:'KF2'8ZYDAV!<@ MD1-79X3>T"_R$:E+/,Q]S*OE.8]M[Z;3IN?8$S_D1F8?6;EH]RB1 ME/S5N11FB8RM-J.!EE!US&+T2"[76UZB-!WHU82$X62(K6;SD9<=@;S;]L7I M5LU,D/2,>@LK.O%(;ZE1"`TY6N8!"X1.^PTO;/&2HQA'8QN[YP&# M<.IY8W`RU7E[)\V`BVUV'MWFH\AV;:OI9,20ML8VZ83-M;.57]\ZKOY=-`(%JR7I(MUA>,7'A6W4:#=;XAV7N>-LB;9,"<:9SB=K(D+;\/XEC8J,6/YE:,0+,$V0 MVRJMOSRY4D`I\XJQ"(?R23UJ/NLJCKIC8R-B#DO[-3*M`&;!3D35^&G\> M1[?6C!2X$S3]J"0E*#D>'*V34 MS$DC6B>-!)2)GZ]ZY!G+H[U7:_4U?>EJ@]#52!TUWH!_(\K9!]U?A=K)%4IM ML+Y2=Y4=S&ORN5_OAG%G2IN]^>5+#N;Q8LDKN^CV?G,'=GHK(T@>>8G-4\>` MU['"R-?38'*-B!?W@H9"E0J*2;6?.OF=HFST+V::MS@3![;).O3>, MHB[B?B@/6$..V,>IF88Q^F:@7IW\T8$HT;EQI<[W#]I7#ITB!QUT/$-%&$\LM M@7B^0\NDH^)QX-42JJ96ZMK?O;%29>1GX3Z!^B3F7<17?<1[>,]!N\:Z@_3J MMR*]QE[D@GJU&/,+$+]2)ZZ>,V-A.A4):J` M/G$FT3@Y0F=-I3YCQIEP7$=5-\"DFY\$G<\!&CZC9Z#C^<8@ZS,+#:I'ET+D MU6:NAX#XPP`O6W"9<6F\<5!7$050,&`'!Z\2X$HS'4R_$HPFKP M;/"K1$1)II^L\*5.A*.<75.DDY.?+OY\=KY2APU?W0*=Z/LOF`OQ9GX*Q!0B M\Q[32J`;*AI&=X`1UF#D?"D+;5QQ4?1`JZE7XTY#T?I)SY^=OHS92T\>$-K7 M(5@9_`*1&?P2>BUN>)4Q;C5J+6:5(':E^A#,JA7UX<.'?>4X33O(V>AW0:S# MX'$G0]BFG\\G:/\3W\=!=S08_PE@N>OB,RR;MRU-,&B_V53H5WI;HL?+;4OI MHCO[S=W]]J:[+>W9G'!H)K)QU>W-HGZ7?T!+Z!D_08V^_(:7@YYY.XLF&#>$ M?\'QQ'F'S(=?RP.W[(`Z:?,K>&R[E!_RB@_'#.I.;0M@?<(IWS6A0+L8'W_6 MN%Y!-KX!__>[C<#]$4Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 8: 0:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 02B1037B42C for ; Thu, 25 Apr 2002 08:00:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PF01c84383; Thu, 25 Apr 2002 08:00:01 -0700 (PDT) (envelope-from gnats) Received: from energyhq.homeip.net (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by hub.freebsd.org (Postfix) with ESMTP id EF6F537B400 for ; Thu, 25 Apr 2002 07:54:09 -0700 (PDT) Received: by energyhq.homeip.net (Postfix, from userid 1001) id D27633FCA9; Thu, 25 Apr 2002 16:54:10 +0200 (CEST) Message-Id: <20020425145410.D27633FCA9@energyhq.homeip.net> Date: Thu, 25 Apr 2002 16:54:10 +0200 (CEST) From: Miguel Mendez Reply-To: Miguel Mendez To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37456: [Maintainer Update] sysutils/thefish to 0.2.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37456 >Category: ports >Synopsis: [Maintainer Update] sysutils/thefish to 0.2.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Apr 25 08:00:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Miguel Mendez >Release: FreeBSD 4.5-STABLE i386 >Organization: I was made to fly, Inc. >Environment: System: FreeBSD energyhq.homeip.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Sun Apr 7 15:11:22 CEST 2002 root@energyhq.homeip.net:/storage2/obj/storage2/src/sys/ENERGYHQ i386 >Description: A new version. As always, I've fixed some bugs and added a couple of interesting options: make -DNO_GUI to build only the ncurses frontend make -DWITH_GTK2 to use the new GTK+ 2.0 Enjoy! :) >How-To-Repeat: >Fix: --- thefish.diff begins here --- diff -ruN thefish.old/Makefile thefish/Makefile --- thefish.old/Makefile Thu Apr 18 22:03:51 2002 +++ thefish/Makefile Thu Apr 25 16:45:24 2002 @@ -6,19 +6,29 @@ # PORTNAME= thefish -PORTVERSION= 0.2.1 +PORTVERSION= 0.2.2 CATEGORIES= sysutils MASTER_SITES= http://energyhq.homeip.net/files/ MAINTAINER= flynn@energyhq.homeip.net +.if !defined(NO_GUI) && defined(WITH_GTK2) +LIB_DEPENDS= gtk-x11-2.0:${PORTSDIR}/x11-toolkits/gtk20 +.endif +.if !defined(NO_GUI) USE_X_PREFIX= yes +.endif +.if !defined(NO_GUI) && !defined(WITH_GTK2) USE_GTK= yes +.endif MAN1= thefish.1 +pre-everything:: + @$(CAT) pkg-message + do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/thefish ${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/thefish.1 ${PREFIX}/man/man1 + @${INSTALL_PROGRAM} ${WRKSRC}/thefish ${PREFIX}/bin + @${INSTALL_MAN} ${WRKSRC}/thefish.1 ${PREFIX}/man/man1 .include diff -ruN thefish.old/distinfo thefish/distinfo --- thefish.old/distinfo Thu Apr 18 22:03:51 2002 +++ thefish/distinfo Thu Apr 25 16:35:54 2002 @@ -1 +1 @@ -MD5 (thefish-0.2.1.tar.gz) = e3ace1f6da929bb3293b0a68fc7ed849 +MD5 (thefish-0.2.2.tar.gz) = 695a909e6b743764067095e4c24e4bab diff -ruN thefish.old/pkg-message thefish/pkg-message --- thefish.old/pkg-message Thu Jan 1 01:00:00 1970 +++ thefish/pkg-message Thu Apr 25 16:41:13 2002 @@ -0,0 +1,6 @@ +********************************************************************** + + If you want to build The Fish without the GTK+ UI, use make -DNO_GUI + If you prefer to use GTK+ 2.0 instead of 1.2, use make -DWITH_GTK2 + +********************************************************************** --- thefish.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 8:52:35 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A9E0837B432; Thu, 25 Apr 2002 08:52:31 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PFqVb97481; Thu, 25 Apr 2002 08:52:31 -0700 (PDT) (envelope-from sobomax) Date: Thu, 25 Apr 2002 08:52:31 -0700 (PDT) From: Message-Id: <200204251552.g3PFqVb97481@freefall.freebsd.org> To: sobomax@FreeBSD.org, portmgr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/31061: New port: security/gnupg-devel Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: security/gnupg-devel Responsible-Changed-From-To: portmgr->freebsd-ports Responsible-Changed-By: sobomax Responsible-Changed-When: Thu Apr 25 08:51:54 PDT 2002 Responsible-Changed-Why: portmgr doesn't have any problems with the proposed repo-copy. http://www.freebsd.org/cgi/query-pr.cgi?pr=31061 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 9:10:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5E21A37B423 for ; Thu, 25 Apr 2002 09:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PGA1407804; Thu, 25 Apr 2002 09:10:01 -0700 (PDT) (envelope-from gnats) Received: from smtp.web.de (smtp02.web.de [217.72.192.151]) by hub.freebsd.org (Postfix) with ESMTP id E3B8D37B478 for ; Thu, 25 Apr 2002 09:01:00 -0700 (PDT) Received: from [213.23.45.151] (helo=apo.hmotakef.homeip.net) by smtp.web.de with esmtp (WEB.DE(Exim) 4.50 #14) id 170lfy-0005FM-00 for FreeBSD-gnats-submit@freebsd.org; Thu, 25 Apr 2002 18:00:54 +0200 Received: by apo.hmotakef.homeip.net (Postfix, from userid 1000) id 703ED5BE; Thu, 25 Apr 2002 18:04:21 +0200 (CEST) Message-Id: <20020425160421.703ED5BE@apo.hmotakef.homeip.net> Date: Thu, 25 Apr 2002 18:04:21 +0200 (CEST) From: Henrik Motakef Reply-To: Henrik Motakef To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37459: Patch for ocaml-pcre port (PR 37354) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37459 >Category: ports >Synopsis: Patch for ocaml-pcre port (PR 37354) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Apr 25 09:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Henrik Motakef >Release: FreeBSD 4.5-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD apo.hmotakef.int 4.5-RELEASE-p2 FreeBSD 4.5-RELEASE-p2 #0: Sat Apr 6 13:08:00 CEST 2002 toor@apo.hmotakef.int:/usr/obj/usr/src/sys/APO_SYSCONS i386 >Description: The port I submitted for ocaml-pcre doesn't update lib/ocaml/ld.conf properly when (de)installed as a package >How-To-Repeat: Install the port as a package, or deinstall it. >Fix: --- pkg-plist.orig Thu Apr 25 18:02:17 2002 +++ pkg-plist Thu Apr 25 17:52:09 2002 @@ -8,3 +8,5 @@ lib/ocaml/site-lib/pcre/pcre.mli lib/ocaml/site-lib/pcre/META @dirrm lib/ocaml/site-lib/pcre +@exec echo "Updating %D/lib/ocaml/ld.conf"; echo "%D/lib/ocaml/site-lib/pcre" >> %D/lib/ocaml/ld.conf +@unexec echo "Updating %D/lib/ocaml/ld.conf"; cp %D/lib/ocaml/ld.conf %D/lib/ocaml/ld.conf.tmp; grep -v "lib/ocaml/site-lib/pcre" %D/lib/ocaml/ld.conf.tmp > %D/lib/ocaml/ld.conf; rm %D/lib/ocaml/ld.conf.tmp >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 9:24:24 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by hub.freebsd.org (Postfix) with ESMTP id 6D6FA37B428 for ; Thu, 25 Apr 2002 09:24:11 -0700 (PDT) Received: from harem.imp.ch (harem.imp.ch [157.161.4.8]) by mail.imp.ch (8.11.6/8.11.6) with ESMTP id g3PGOAf33887 for ; Thu, 25 Apr 2002 18:24:10 +0200 (CEST) Received: (from etienne@localhost) by harem.imp.ch (8.11.2/8.11.2) id g3PGOAG184517 for ports@FreeBSD.org; Thu, 25 Apr 2002 18:24:10 +0200 (MES) From: Stefan Hauser Message-Id: <200204251624.g3PGOAG184517@harem.imp.ch> Subject: problems with micq-0.4.8.3 on 4.5-STABLE Wed Apr 10 21:00:21 CEST 2002 To: ports@FreeBSD.org Date: Thu, 25 Apr 2002 18:24:09 +0200 (MES) X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org hi there since i upgraded to micq-0.4.8.3, i have serval problems. on connect i get: 17:23:38 Online 17:23:38 Incoming v8 server packet: SNAC (b,2) [unknown] flags 0 ref 8044dc50 04 b0 .° and if someone writes me, i only get: 17:43:53 Incoming v8 server packet: SNAC (4,7) [SRV_RECVMSG] flags 0 ref 841c3f50 00 00 00 00 00 00 00 00 - 00 01 08 34 31 32 35 36 .... .... ...4 1256 31 36 33 00 00 00 04 00 - 01 00 02 00 70 00 06 00 163. .... .... p... 04 20 00 00 05 00 0f 00 - 04 00 00 43 36 00 03 00 . .. .... ...C 6... 04 3c c6 8f 83 00 02 00 - 33 05 01 00 01 01 01 01 .<Æ. .... 3... .... 00 2a 00 00 00 00 69 72 - 67 65 6e 64 65 69 6e 20 .*.. ..ir gend ein 74 65 78 74 20 6e 69 6d - 6d 20 69 63 68 20 6d 61 text nim m ic h ma 6c 20 61 6e 2e 2e 2e 20 - 3f 21 2e 2e l an ... ?!.. etienne To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 9:47:13 2002 Delivered-To: freebsd-ports@freebsd.org Received: from zibbi.icomtek.csir.co.za (zibbi.icomtek.csir.co.za [146.64.24.58]) by hub.freebsd.org (Postfix) with ESMTP id 3FA2737B405; Thu, 25 Apr 2002 09:47:01 -0700 (PDT) Received: (from jhay@localhost) by zibbi.icomtek.csir.co.za (8.11.6/8.11.6) id g3PGktE86654; Thu, 25 Apr 2002 18:46:55 +0200 (SAT) (envelope-from jhay) From: John Hay Message-Id: <200204251646.g3PGktE86654@zibbi.icomtek.csir.co.za> Subject: Re: ports/37164: ghostscript-gnu has gdevdj9.c.gz which fails checksum In-Reply-To: <200204242236.g3OMaww47838@freefall.freebsd.org> from "mi@FreeBSD.org" at "Apr 24, 2002 03:36:58 pm" To: mi@FreeBSD.org Date: Thu, 25 Apr 2002 18:46:55 +0200 (SAT) Cc: jjinux@yahoo.com, freebsd-ports@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Synopsis: ghostscript-gnu has gdevdj9.c.gz which fails checksum > > State-Changed-From-To: open->closed > State-Changed-By: mi > State-Changed-When: Wed Apr 24 15:36:00 PDT 2002 > State-Changed-Why: > Checksum update committed into both ghostscript-gnu and ghostscript-afpl. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=37164 > Are you sure that is the correct md5? Didn't you just reverse r1.25 of ghostscript-gnu/distinfo? The versions of gdevdj9.c.gz that I find have an md5 of 3a9c20c34b79ffab434abfbcc31d1c27 and not f09ef883b8ba837fb42c608c01af7375 John -- John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 10:20:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4E03F37B42A for ; Thu, 25 Apr 2002 10:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PHK1G23284; Thu, 25 Apr 2002 10:20:01 -0700 (PDT) (envelope-from gnats) Received: from Mgw2-out.NCTU.edu.tw (Mgw2-out.NCTU.edu.tw [140.113.6.234]) by hub.freebsd.org (Postfix) with ESMTP id BBB1137B419 for ; Thu, 25 Apr 2002 10:17:18 -0700 (PDT) Received: (from root@localhost) by Mgw2-out.NCTU.edu.tw (8.11.6/8.11.6) id g3PHH8F74083 for FreeBSD-gnats-submit@freebsd.org.procmail; Fri, 26 Apr 2002 01:17:08 +0800 (CST) Received: from infomath.math.nctu.edu.tw (infomath.Math.NCTU.edu.tw [140.113.22.119]) by Mgw2-out.NCTU.edu.tw (8.11.6/8.11.6) with ESMTP id g3PHH8b74079 for ; Fri, 26 Apr 2002 01:17:08 +0800 (CST) Received: by infomath.math.nctu.edu.tw (Postfix, from userid 1000) id 50A123DE4; Fri, 26 Apr 2002 01:17:07 +0800 (CST) Message-Id: <20020425171707.50A123DE4@infomath.math.nctu.edu.tw> Date: Fri, 26 Apr 2002 01:17:07 +0800 (CST) From: Gea-Suan Lin Reply-To: Gea-Suan Lin To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@infomath.math.nctu.edu.tw X-Send-Pr-Version: 3.113 Subject: ports/37460: Update port: security/sudo Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37460 >Category: ports >Synopsis: Update port: security/sudo >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Apr 25 10:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 4.5-RELEASE-p4 i386 >Organization: >Environment: System: FreeBSD InfoMath.Math.NCTU.edu.tw 4.5-RELEASE-p4 FreeBSD 4.5-RELEASE-p4 #7: Tue Apr 23 04:15:27 CST 2002 root@InfoMath.Math.NCTU.edu.tw:/home/obj/usr/src/sys/InFoMath i386 >Description: Changes since Sudo 1.6.5p2: o Fixed compilation problem on HP-UX 9.x. o Moved call to endpwent() and added a call to endgrent(). o Fixed a warning conflicting declaration of VOID with AFS. o Fixed a security hole in prompt rewriting found by Global InterSec. >How-To-Repeat: >Fix: diff -ruN /usr/ports/security/sudo/Makefile sudo/Makefile --- /usr/ports/security/sudo/Makefile Tue Apr 23 20:24:27 2002 +++ sudo/Makefile Fri Apr 26 01:13:34 2002 @@ -6,14 +6,13 @@ # PORTNAME= sudo -PORTVERSION= 1.6.5.2 -PORTREVISION= 0 +PORTVERSION= 1.6.6 CATEGORIES= security MASTER_SITES= http://www.sudo.ws/sudo/dist/ \ ftp://ftp.cs.colorado.edu/pub/sysadmin/sudo/ \ ftp://ftp.stikman.com/pub/sudo/ \ ftp://ftp.uu.net/pub/security/sudo/ -DISTNAME= ${PORTNAME}-1.6.5p2 +DISTNAME= ${PORTNAME}-1.6.6 MAINTAINER= mharo@FreeBSD.org diff -ruN /usr/ports/security/sudo/distinfo sudo/distinfo --- /usr/ports/security/sudo/distinfo Tue Apr 23 20:24:27 2002 +++ sudo/distinfo Fri Apr 26 01:13:50 2002 @@ -1 +1 @@ -MD5 (sudo-1.6.5p2.tar.gz) = 26e4f3ff0a721d0a42eed70cf4c33f43 +MD5 (sudo-1.6.6.tar.gz) = 4da4bf6cf31634cc7a17ec3b69fdc333 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 11:20:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7212B37B41E for ; Thu, 25 Apr 2002 11:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PIK2q37068; Thu, 25 Apr 2002 11:20:02 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1AEDE37B404 for ; Thu, 25 Apr 2002 11:10:45 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PIAj235590; Thu, 25 Apr 2002 11:10:45 -0700 (PDT) (envelope-from nobody) Message-Id: <200204251810.g3PIAj235590@freefall.freebsd.org> Date: Thu, 25 Apr 2002 11:10:45 -0700 (PDT) From: Roman Neuhauser To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37462: dvips is no more available separately from teTeX Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37462 >Category: ports >Synopsis: dvips is no more available separately from teTeX >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 25 11:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Roman Neuhauser >Release: 4.4-STABLE >Organization: >Environment: irrelevant >Description: ftp://ftp.tex.ac.uk/tex-archive/dviware/dvips/README: Note that dvips is no longer officially provided separately from the teTeX releases. Users wishing to upgrade dvips have several options to choose from. Users of the commercial TeX systems (MicroPress, YandY, etc.) should contact the vendor for updates. The latest official versions of teTeX applications (including dvips) can be found at: ftp://dante.ctan.org/pub/tex/systems/unix/teTeX/current/distrib/sources/ The very latest "cutting edge" beta releases can be obtained from: ftp://dante.ctan.org/pub/tex/systems/unix/teTeX-beta/ >How-To-Repeat: # cd /usr/ports/print/dvips && make fetch >Fix: probably install the whole teTeX? >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 11:30:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3AD1337B41D for ; Thu, 25 Apr 2002 11:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PIU2638708; Thu, 25 Apr 2002 11:30:02 -0700 (PDT) (envelope-from gnats) Received: from pm5-37.lft.widomaker.com (pm5-37.lft.widomaker.com [206.246.249.245]) by hub.freebsd.org (Postfix) with ESMTP id D0CAF37B4AC for ; Thu, 25 Apr 2002 11:21:57 -0700 (PDT) Received: (from jason@localhost) by pm5-37.lft.widomaker.com (8.11.3/8.11.3) id g3PILrn03407; Thu, 25 Apr 2002 14:21:53 -0400 (EDT) (envelope-from jason) Message-Id: <200204251821.g3PILrn03407@pm5-37.lft.widomaker.com> Date: Thu, 25 Apr 2002 14:21:53 -0400 (EDT) From: Jason Harris Reply-To: Jason Harris To: FreeBSD-gnats-submit@FreeBSD.org Cc: Jason Harris X-Send-Pr-Version: 3.113 Subject: ports/37463: update ports/misc/less to 374 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37463 >Category: ports >Synopsis: update ports/misc/less to 374 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Apr 25 11:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jason Harris >Release: FreeBSD 4.3-RELEASE i386 >Organization: none here >Environment: System: FreeBSD 4.3-RELEASE i386 >Description: update ports/misc/less to 374 >How-To-Repeat: apply patch below >Fix: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 NotDashEscaped: You need GnuPG to verify this message ? work ? owork cvs server: Diffing . Index: Makefile =================================================================== RCS file: /home/ncvs/ports/misc/less/Makefile,v retrieving revision 1.33 diff -u -r1.33 Makefile --- Makefile 2002/02/14 23:35:46 1.33 +++ Makefile 2002/04/25 18:13:11 @@ -6,7 +6,7 @@ # PORTNAME= less -PORTVERSION= 373 +PORTVERSION= 374 CATEGORIES= misc MASTER_SITES= http://www.greenwoodsoftware.com/%SUBDIR%/ \ ${MASTER_SITE_GNU} Index: distinfo =================================================================== RCS file: /home/ncvs/ports/misc/less/distinfo,v retrieving revision 1.13 diff -u -r1.13 distinfo --- distinfo 2002/02/13 03:17:53 1.13 +++ distinfo 2002/04/25 18:13:11 @@ -1 +1 @@ -MD5 (less-373.tar.gz) = 48ef64e9bd127a5c7f9bffb2a3f6e8db +MD5 (less-374.tar.gz) = f11c816914bbb3eaf14805393351e407 cvs server: Diffing files -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8yEdKSypIl9OdoOMRAqS3AJ9sbjKMz6sk6+Vk8+rEjMrkZekIGgCeKLrK hFqm0ot4lsTUwSXsqbzDRO8= =guM0 -----END PGP SIGNATURE----- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 12: 3:53 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8EBC337B417; Thu, 25 Apr 2002 12:03:47 -0700 (PDT) Received: (from dougb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PJ3lv45712; Thu, 25 Apr 2002 12:03:47 -0700 (PDT) (envelope-from dougb) Date: Thu, 25 Apr 2002 12:03:47 -0700 (PDT) From: Message-Id: <200204251903.g3PJ3lv45712@freefall.freebsd.org> To: gslin@infomath.math.nctu.edu.tw, dougb@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37460: Update port: security/sudo Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: security/sudo State-Changed-From-To: open->closed State-Changed-By: dougb State-Changed-When: Thu Apr 25 12:03:25 PDT 2002 State-Changed-Why: Our fearless sudo maintainer has already updated the port. Thanks for your interest. http://www.freebsd.org/cgi/query-pr.cgi?pr=37460 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 12:41:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EEAB537B419; Thu, 25 Apr 2002 12:41:27 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PJfR155873; Thu, 25 Apr 2002 12:41:27 -0700 (PDT) (envelope-from pat) Date: Thu, 25 Apr 2002 12:41:27 -0700 (PDT) From: Message-Id: <200204251941.g3PJfR155873@freefall.freebsd.org> To: jharris@widomaker.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37463: update ports/misc/less to 374 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update ports/misc/less to 374 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Thu Apr 25 12:41:17 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37463 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 12:42:21 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.tgd.net (mail.tgd.net [209.81.25.10]) by hub.freebsd.org (Postfix) with ESMTP id 5A8B437B41A for ; Thu, 25 Apr 2002 12:42:14 -0700 (PDT) Received: by mail.tgd.net (Postfix, from userid 1001) id 6278A20F07; Wed, 24 Apr 2002 14:56:09 -0700 (PDT) Date: Wed, 24 Apr 2002 14:56:09 -0700 From: Sean Chittenden To: Joe Marcus Clarke Cc: Chip Wiegand , ports@FreeBSD.ORG Subject: Re: FreeBSD Port Mozilla - fails badly when I ran portupgrade Message-ID: <20020424145609.O61911@ninja1.internal> References: <20020423231838.60e8f150.chip@wiegand.org> <20020423232253.D61911@ninja1.internal> <1019675885.8815.46.camel@gyros.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <1019675885.8815.46.camel@gyros.marcuscom.com>; from "marcus@marcuscom.com" on Wed, Apr 24, 2002 at = 04:17:51PM X-PGP-Key: 0x1EDDFAAD X-PGP-Fingerprint: C665 A17F 9A56 286C 5CFB 1DEA 9F4F 5CEF 1EDD FAAD X-Web-Homepage: http://sean.chittenden.org/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > If anyone has any ideas why my browser is segfaulting when I access an > > SSL page, I'd be eternally greatful: using Nutscrape these days is > > painful. There's no core being left behind either... -sc > > Okay, you don't need mozilla-embedded. You should build everything > these days with WITH_FULL_MOZILLA. mozilla-emdedded doesn't have > working SSL. Make sure you're launching mozilla and not the > mozilla-embedded stub. Better yet, just uninstall mozilla-embedded. > > As for SSL in full mozilla 1.0.rc1, it works fine for me. There > used to be an issue with SSL and galeon, but that was solved after a > gnomevfs hack by sobomax. Removed mozilla-embedded and mozilla-headers, rebuilt WITH_FULL_MOZILLA=YES and am still getting a seg fault on SSL pages. How can I get a core dump so I can get a trace on something that doesn't leave a core behind? -sc -- Sean Chittenden To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 12:42:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1EE7137B417; Thu, 25 Apr 2002 12:42:15 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PJgFY56026; Thu, 25 Apr 2002 12:42:15 -0700 (PDT) (envelope-from pat) Date: Thu, 25 Apr 2002 12:42:15 -0700 (PDT) From: Message-Id: <200204251942.g3PJgFY56026@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, jmz@FreeBSD.org Subject: Re: ports/37462: dvips is no more available separately from teTeX Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: dvips is no more available separately from teTeX Responsible-Changed-From-To: freebsd-ports->jmz Responsible-Changed-By: pat Responsible-Changed-When: Thu Apr 25 12:42:06 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37462 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 12:42:34 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.tgd.net (mail.tgd.net [209.81.25.10]) by hub.freebsd.org (Postfix) with ESMTP id DA72B37B41B for ; Thu, 25 Apr 2002 12:42:18 -0700 (PDT) Received: by mail.tgd.net (Postfix, from userid 1001) id 7BEFA20F0A; Wed, 24 Apr 2002 20:13:20 -0700 (PDT) Date: Wed, 24 Apr 2002 20:13:20 -0700 From: Sean Chittenden To: Joe Marcus Clarke Cc: Chip Wiegand , ports@FreeBSD.ORG Subject: Re: FreeBSD Port Mozilla - fails badly when I ran portupgrade Message-ID: <20020424201320.A82196@ninja1.internal> References: <20020423231838.60e8f150.chip@wiegand.org> <20020423232253.D61911@ninja1.internal> <1019675885.8815.46.camel@gyros.marcuscom.com> <20020424145609.O61911@ninja1.internal> <1019703039.297.12.camel@gyros.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <1019703039.297.12.camel@gyros.marcuscom.com>; from "marcus@marcuscom.com" on Wed, Apr 24, 2002 at = 11:50:39PM X-PGP-Key: 0x1EDDFAAD X-PGP-Fingerprint: C665 A17F 9A56 286C 5CFB 1DEA 9F4F 5CEF 1EDD FAAD X-Web-Homepage: http://sean.chittenden.org/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > This might be an issue with library incompatibilities or a missing > lib. Possible. It used to work with .9.7, upgraded to 0.9.9 and it didn't work, same fate with rc1. > However, you should be able to get a core dump by making sure the > following sysctl variables are set, and the coredumpsize ulimit is > non-zero: > > kern.sugid_coredump: 1 > kern.coredump: 1 $ su Password: 8:07pm sean@mat:/etc # sysctl kern.suid_coredump=1 sysctl: unknown oid 'kern.suid_coredump' 8:08pm sean@mat:/etc # sysctl kern.sugid_coredump=1 kern.sugid_coredump: 0 -> 1 8:08pm sean@mat:/etc # sysctl kern.coredump=1 kern.coredump: 1 -> 1 8:08pm sean@mat:/etc # limits Resource limits (current): cputime infinity secs filesize infinity kb datasize 524288 kb stacksize 65536 kb coredumpsize infinity kb memoryuse infinity kb memorylocked infinity kb maxprocesses 7302 openfiles 14605 sbsize infinity bytes 8:08pm sean@mat:/etc # exit 8:08pm sean@mat:/etc > mozilla Segmentation fault 8:08pm sean@mat:/etc > And syslog logs the following: Apr 24 20:09:40 mat /kernel: pid 1656 (mozilla-bin), uid 1000: exited on signal 11 Other ideas on how to get it to leave a trace? -sc -- Sean Chittenden To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 12:42:44 2002 Delivered-To: freebsd-ports@freebsd.org Received: from omsk.mushinsky.net (omsk.mushinsky.net [66.114.66.201]) by hub.freebsd.org (Postfix) with ESMTP id CCBDF37B41F for ; Thu, 25 Apr 2002 12:42:26 -0700 (PDT) Received: from localhost (freebsd@localhost) by omsk.mushinsky.net (8.11.6/8.11.6) with ESMTP id g3PJgJ205725; Thu, 25 Apr 2002 15:42:19 -0400 (EDT) (envelope-from freebsd@mushinsky.net) Date: Thu, 25 Apr 2002 15:42:19 -0400 (EDT) From: Isaac Mushinsky To: Subject: kdelibs3 port question Message-ID: <20020425154046.I5721-100000@omsk.mushinsky.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org what is libintl.so? What do I need to reinstall? kdelibs3> make install ===> Extracting for kdelibs-3.0_1 >> Checksum OK for KDE/kdelibs-3.0.tar.bz2. ===> kdelibs-3.0_1 depends on executable: autoconf - found ===> kdelibs-3.0_1 depends on executable: automake - found ===> kdelibs-3.0_1 depends on file: /usr/X11R6/bin/moc - found ===> kdelibs-3.0_1 depends on executable: gmake - found ===> kdelibs-3.0_1 depends on shared library: tiff.4 - found ===> kdelibs-3.0_1 depends on shared library: qtmcop.1 - found ===> kdelibs-3.0_1 depends on shared library: audiofile.0 - found ===> kdelibs-3.0_1 depends on shared library: fam.0 - found ===> kdelibs-3.0_1 depends on shared library: xml2.5 - found ===> kdelibs-3.0_1 depends on shared library: pcre.0 - found ===> kdelibs-3.0_1 depends on shared library: cups.2 - found ===> kdelibs-3.0_1 depends on shared library: xslt.1 - found ===> Patching for kdelibs-3.0_1 ===> Applying FreeBSD patches for kdelibs-3.0_1 ===> Configuring for kdelibs-3.0_1 cd /usr/ports/x11/kdelibs3/work/kdelibs-3.0 && gmake -f Makefile.cvs /usr/libexec/ld-elf.so.1: Shared object "libintl.so.1" not found *** Error code 1 Stop in /usr/ports/x11/kdelibs3. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 12:53:53 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DEAB637B41E; Thu, 25 Apr 2002 12:53:42 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PJrgj57683; Thu, 25 Apr 2002 12:53:42 -0700 (PDT) (envelope-from pat) Date: Thu, 25 Apr 2002 12:53:42 -0700 (PDT) From: Message-Id: <200204251953.g3PJrgj57683@freefall.freebsd.org> To: flynn@energyhq.homeip.net, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37456: [Maintainer Update] sysutils/thefish to 0.2.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [Maintainer Update] sysutils/thefish to 0.2.2 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Thu Apr 25 12:53:31 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37456 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 12:56:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BD85E37B416; Thu, 25 Apr 2002 12:56:12 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PJuCl58308; Thu, 25 Apr 2002 12:56:12 -0700 (PDT) (envelope-from pat) Date: Thu, 25 Apr 2002 12:56:12 -0700 (PDT) From: Message-Id: <200204251956.g3PJuCl58308@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, anders@FreeBSD.org Subject: Re: ports/37439: Alfred's Patches to thttpd port to use sendfile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Alfred's Patches to thttpd port to use sendfile Responsible-Changed-From-To: freebsd-ports->anders Responsible-Changed-By: pat Responsible-Changed-When: Thu Apr 25 12:56:00 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37439 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 12:59:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E23DB37B416; Thu, 25 Apr 2002 12:59:13 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PJxD858729; Thu, 25 Apr 2002 12:59:13 -0700 (PDT) (envelope-from pat) Date: Thu, 25 Apr 2002 12:59:13 -0700 (PDT) From: Message-Id: <200204251959.g3PJxD858729@freefall.freebsd.org> To: svenasse@polaris.ca, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37438: Updated port: textproc/p5-Data-FormValidator from 1.9 to 1.10 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Updated port: textproc/p5-Data-FormValidator from 1.9 to 1.10 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Thu Apr 25 12:59:06 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37438 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 13: 7:47 2002 Delivered-To: freebsd-ports@freebsd.org Received: from ariel.dreamlabs.com (ariel.dreamlabs.com [216.129.214.43]) by hub.freebsd.org (Postfix) with ESMTP id 4244E37B405 for ; Thu, 25 Apr 2002 13:07:40 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by ariel.dreamlabs.com (Postfix) with ESMTP id 03F8920FDA for ; Thu, 25 Apr 2002 16:07:34 -0400 (EDT) Received: from shadow (shadow.dreamlabs.com [216.129.214.38]) by ariel.dreamlabs.com (Postfix) with ESMTP id 93F9E20FD9 for ; Thu, 25 Apr 2002 16:07:30 -0400 (EDT) Message-ID: <00b501c1ec94$cd12f090$26d681d8@shadow> From: "Mit Rowe" To: Subject: How can i check the status of a port commit? Date: Thu, 25 Apr 2002 16:07:13 -0400 MIME-Version: 1.0 Content-Type: multipart/signed; micalg=SHA1; protocol="application/x-pkcs7-signature"; boundary="----=_NextPart_000_00B1_01C1EC73.437C5360" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Virus-Scanned: by AMaViS snapshot-20010714 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_00B1_01C1EC73.437C5360 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hey there.... i was wondering... how can i check the status of a port commit? This is a general question, but it came to mind in particular with regards to seeing a update to amavis-perl to allow for postfix, but which hasn't yet made it to the ports repositories. I respect that you're all insanely over-worked, so i'm not asking 'when', just how i can check myself where it's at :-) -Mit ___________________________________________________________ Mit Rowe (Will Mitayai Keeso Rowe) DreamLabs 260 Richmond St. East Suite 200 Toronto, Ontario M5A 1P4 Canada ph: 416.323.0840 ext. 262 / fax: 416.323.0894 email: mit@dreamlabs.com / icq: 7161728 ___________________________________________________________ ------=_NextPart_000_00B1_01C1EC73.437C5360 Content-Type: application/x-pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIII9TCCAoQw ggHtoAMCAQICAwc8QjANBgkqhkiG9w0BAQQFADCBkjELMAkGA1UEBhMCWkExFTATBgNVBAgTDFdl c3Rlcm4gQ2FwZTESMBAGA1UEBxMJQ2FwZSBUb3duMQ8wDQYDVQQKEwZUaGF3dGUxHTAbBgNVBAsT FENlcnRpZmljYXRlIFNlcnZpY2VzMSgwJgYDVQQDEx9QZXJzb25hbCBGcmVlbWFpbCBSU0EgMjAw MC44LjMwMB4XDTAyMDQxNTE2MTIxMVoXDTAzMDQxNTE2MTIxMVowRzEfMB0GA1UEAxMWVGhhd3Rl IEZyZWVtYWlsIE1lbWJlcjEkMCIGCSqGSIb3DQEJARYVbWl0YXlhaUBkcmVhbWxhYnMuY29tMIGf MA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCpoYLGX/RSLaQ86x/Gw0PtcobVciVUTcHRjKbOGJHn SqKKMrT7VN2zCNwIfRpxb0akiQDvb67ihrEInvNfLJO96n6R17l93B3GdS6ANDWkikfI/gM+nK4X sQ3r064T9Ub0iyqZQnpBTO0a6gIiibUXC9bF2Uc79VViIW3MUoALwwIDAQABozIwMDAgBgNVHREE GTAXgRVtaXRheWFpQGRyZWFtbGFicy5jb20wDAYDVR0TAQH/BAIwADANBgkqhkiG9w0BAQQFAAOB gQAqodLtPJ/ppQ62Y711a8ZGu4zcJGJJ850J87eAYXtJBlY1CCLjhwDGxmvGXZgLFI8G7la4pkE7 kBaMZRJdaKvPUo3T/vx6Ty24m8iqFQd1Tjwbut6urNs1YZiPaJoNeLj4HRweGeYLqZKYGXXynYfw suU7N1RPf7tvmJ4/09cwYTCCAy0wggKWoAMCAQICAQAwDQYJKoZIhvcNAQEEBQAwgdExCzAJBgNV BAYTAlpBMRUwEwYDVQQIEwxXZXN0ZXJuIENhcGUxEjAQBgNVBAcTCUNhcGUgVG93bjEaMBgGA1UE ChMRVGhhd3RlIENvbnN1bHRpbmcxKDAmBgNVBAsTH0NlcnRpZmljYXRpb24gU2VydmljZXMgRGl2 aXNpb24xJDAiBgNVBAMTG1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBDQTErMCkGCSqGSIb3DQEJ ARYccGVyc29uYWwtZnJlZW1haWxAdGhhd3RlLmNvbTAeFw05NjAxMDEwMDAwMDBaFw0yMDEyMzEy MzU5NTlaMIHRMQswCQYDVQQGEwJaQTEVMBMGA1UECBMMV2VzdGVybiBDYXBlMRIwEAYDVQQHEwlD YXBlIFRvd24xGjAYBgNVBAoTEVRoYXd0ZSBDb25zdWx0aW5nMSgwJgYDVQQLEx9DZXJ0aWZpY2F0 aW9uIFNlcnZpY2VzIERpdmlzaW9uMSQwIgYDVQQDExtUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwg Q0ExKzApBgkqhkiG9w0BCQEWHHBlcnNvbmFsLWZyZWVtYWlsQHRoYXd0ZS5jb20wgZ8wDQYJKoZI hvcNAQEBBQADgY0AMIGJAoGBANRp19SwlGRbcelH2AxRtupykbCEXn0tDY97Et+FJXUodDpCLGMn n5V7S+9+GYcdhuqj3bnOlmQawhRuRKx85o/oTQ9xH0A4pgCjh3j2+ZSGXq3qwF5269kUo11uenwM pUtVfwYZKX+emibVars4JAhqmMex2qOYkf152+VaxBy5AgMBAAGjEzARMA8GA1UdEwEB/wQFMAMB Af8wDQYJKoZIhvcNAQEEBQADgYEAx+ySfk749ZalZ2IqpPBNEWDQb41gWGGsJrtSNVwIzzD7qEqW ih9iQiOMFw/0umScF6xHKd+dmF7SbGBxXKKs3Hnj524ARx+1DSjoAp3kmv0T9KbZfLH43F8jJgmR gHPQFBveQ6mDJfLmnC8Vyv6mq4oHdYsM3VGEa+T40c53ooEwggM4MIICoaADAgECAhBmRXK3zHT1 z2N2RYTQLpEBMA0GCSqGSIb3DQEBBAUAMIHRMQswCQYDVQQGEwJaQTEVMBMGA1UECBMMV2VzdGVy biBDYXBlMRIwEAYDVQQHEwlDYXBlIFRvd24xGjAYBgNVBAoTEVRoYXd0ZSBDb25zdWx0aW5nMSgw JgYDVQQLEx9DZXJ0aWZpY2F0aW9uIFNlcnZpY2VzIERpdmlzaW9uMSQwIgYDVQQDExtUaGF3dGUg UGVyc29uYWwgRnJlZW1haWwgQ0ExKzApBgkqhkiG9w0BCQEWHHBlcnNvbmFsLWZyZWVtYWlsQHRo YXd0ZS5jb20wHhcNMDAwODMwMDAwMDAwWhcNMDQwODI3MjM1OTU5WjCBkjELMAkGA1UEBhMCWkEx FTATBgNVBAgTDFdlc3Rlcm4gQ2FwZTESMBAGA1UEBxMJQ2FwZSBUb3duMQ8wDQYDVQQKEwZUaGF3 dGUxHTAbBgNVBAsTFENlcnRpZmljYXRlIFNlcnZpY2VzMSgwJgYDVQQDEx9QZXJzb25hbCBGcmVl bWFpbCBSU0EgMjAwMC44LjMwMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDeMzKmY8cJJUU+ 0m54J2eBxdqIGYKXDuNEKYpjNSptcDz63K737nRvMLwzkH/5NHGgo22Y8cNPomXbDfpL8dbdYaX5 hc1VmjUanZJ1qCeu2HL5ugL217CR3hzpq+AYA6h8Q0JQUYeDPPA5tJtUihOH/7ObnUlmAC0JieyU a+mhaQIDAQABo04wTDApBgNVHREEIjAgpB4wHDEaMBgGA1UEAxMRUHJpdmF0ZUxhYmVsMS0yOTcw EgYDVR0TAQH/BAgwBgEB/wIBADALBgNVHQ8EBAMCAQYwDQYJKoZIhvcNAQEEBQADgYEAMbFLR135 AXHl9VNsXXnWPZjAJhNigSKnEvgilegbSbcnewQ5uvzm8iTrkfq97A0qOPdQVahs9w2tTBu8A/S1 66JHn2yiDFiNMUIJEWywGmnRKxKyQF1q+XnQ6i4l3Yrk/NsNH50C81rbyjz2ROomaYd/SJ7OpZ/n hNjJYmKtBcYxggH+MIIB+gIBATCBmjCBkjELMAkGA1UEBhMCWkExFTATBgNVBAgTDFdlc3Rlcm4g Q2FwZTESMBAGA1UEBxMJQ2FwZSBUb3duMQ8wDQYDVQQKEwZUaGF3dGUxHTAbBgNVBAsTFENlcnRp ZmljYXRlIFNlcnZpY2VzMSgwJgYDVQQDEx9QZXJzb25hbCBGcmVlbWFpbCBSU0EgMjAwMC44LjMw AgMHPEIwCQYFKw4DAhoFAKCBujAYBgkqhkiG9w0BCQMxCwYJKoZIhvcNAQcBMBwGCSqGSIb3DQEJ BTEPFw0wMjA0MjUyMDA3MTNaMCMGCSqGSIb3DQEJBDEWBBQ+nLXEenwh3aE6GkPX0I/35UC7/TBb BgkqhkiG9w0BCQ8xTjBMMAoGCCqGSIb3DQMHMA4GCCqGSIb3DQMCAgIAgDANBggqhkiG9w0DAgIB QDAHBgUrDgMCBzANBggqhkiG9w0DAgIBKDAHBgUrDgMCHTANBgkqhkiG9w0BAQEFAASBgHIM7U86 LuOIYYcAHQujuddgj9v0BHXfeU1bALya5YUldxY6VPNBE2mTZwPMGANMgx9MYvfsb31nQ9nFP+EI A15UiOsC9RikFNsT5F5pb32yqeXK2xg/EujzuUUDTwkY124JVulvVFyzSdUmJTwENPnwUYVECN5n ylsVxy7yJ28zAAAAAAAA ------=_NextPart_000_00B1_01C1EC73.437C5360-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 13:23:58 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2907B37B416; Thu, 25 Apr 2002 13:23:55 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PKNsZ66996; Thu, 25 Apr 2002 13:23:54 -0700 (PDT) (envelope-from pat) Date: Thu, 25 Apr 2002 13:23:54 -0700 (PDT) From: Message-Id: <200204252023.g3PKNsZ66996@freefall.freebsd.org> To: ats@first.fhg.de, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37444: ports/misc/instant-workstation Makefile problem Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: ports/misc/instant-workstation Makefile problem State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Thu Apr 25 13:23:45 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37444 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 14: 7:49 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.liwing.de (mail.liwing.de [213.70.188.162]) by hub.freebsd.org (Postfix) with ESMTP id 5920D37B41B for ; Thu, 25 Apr 2002 14:07:45 -0700 (PDT) Received: (qmail 29064 invoked from network); 25 Apr 2002 21:21:24 -0000 Received: from stingray.liwing.de (HELO liwing.de) ([213.70.188.164]) (envelope-sender ) by mail.liwing.de (qmail-ldap-1.03) with SMTP for ; 25 Apr 2002 21:21:24 -0000 Message-ID: <3CC871DC.4EAC9AA@liwing.de> Date: Thu, 25 Apr 2002 23:15:08 +0200 From: Jens Rehsack Organization: LiWing IT-Services X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: dwcjr@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: samba-2.2.3a - configuration options interactive script Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi David, some weeks ago we talked 'bout creating a dialog-configuration script for the samba port. Now I'm ready to go to install some new samba server machines, so I can write those scripts. But (because I'm new in making sth. for the world :-)) I need some assistance when making decisions. So may I ask you some questions, and you (or everyone who feels appointed) answers them, if possible. 1) Should the configuration modify the port name, like cvsup / cvsup-without-gui? I think it's possible to create a new port directory automatically for each possible configuration, so a potential "portupgrade" is able to use the complete config-set without waiting for the user... 2) If !1: Should the script provide an option like "Do not delete configuration wished on 'make clean'"? Same reason like 1: I don't like sit at the side of servers I upgrade ... I hate the PHP4-port for this! 3) Should the script check (checkable) misconfigurations, or is the admin every time smart enough? So long Jens -- L i W W W i Jens Rehsack L W W W L i W W W W i nnn gggg LiWing IT-Services L i W W W W i n n g g LLLL i W W i n n g g Friesenstraße 2 gggg 06112 Halle g g g Tel.: +49 - 3 45 - 5 17 05 91 ggg e-Mail: Fax: +49 - 3 45 - 5 17 05 92 http://www.liwing.de/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 14:18: 4 2002 Delivered-To: freebsd-ports@freebsd.org Received: from 12-234-22-238.client.attbi.com (12-234-90-219.client.attbi.com [12.234.90.219]) by hub.freebsd.org (Postfix) with ESMTP id 5F05837B41A for ; Thu, 25 Apr 2002 14:18:01 -0700 (PDT) Received: from Master.gorean.org (master.gorean.org [10.0.0.2]) by 12-234-22-238.client.attbi.com (8.12.2/8.12.2) with ESMTP id g3PLHwHt091407; Thu, 25 Apr 2002 14:17:58 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from Master.gorean.org (zoot [127.0.0.1]) by Master.gorean.org (8.12.2/8.12.2) with ESMTP id g3PLI0Lr070187; Thu, 25 Apr 2002 14:18:00 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from localhost (doug@localhost) by Master.gorean.org (8.12.2/8.12.2/Submit) with ESMTP id g3PLI0gq070184; Thu, 25 Apr 2002 14:18:00 -0700 (PDT) X-Authentication-Warning: Master.gorean.org: doug owned process doing -bs Date: Thu, 25 Apr 2002 14:18:00 -0700 (PDT) From: Doug Barton X-X-Sender: doug@master.gorean.org To: Mit Rowe Cc: ports@FreeBSD.org Subject: Re: How can i check the status of a port commit? In-Reply-To: <00b501c1ec94$cd12f090$26d681d8@shadow> Message-ID: <20020425141603.C69694-100000@master.gorean.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, 25 Apr 2002, Mit Rowe wrote: > Hey there.... i was wondering... > > how can i check the status of a port commit? Look in the PR database (from the website). If someone is assigned, bug them about it, no more than once a week. If no one is assigned, you might mention it here, probably no more than once every two weeks. In addition to being overworked, I have no idea what amavis is, no desire to install or test it, and therefore no ability to deal with your patch. I'm sorry to say, that's just the reality of the situation. Please don't take it personally. -- "We have known freedom's price. We have shown freedom's power. And in this great conflict, ... we will see freedom's victory." - George W. Bush, President of the United States State of the Union, January 28, 2002 Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 14:20:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2BC3237B41C for ; Thu, 25 Apr 2002 14:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PLK1O79042; Thu, 25 Apr 2002 14:20:01 -0700 (PDT) (envelope-from gnats) Received: from energyhq.homeip.net (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by hub.freebsd.org (Postfix) with ESMTP id 3E56E37B416 for ; Thu, 25 Apr 2002 14:10:48 -0700 (PDT) Received: by energyhq.homeip.net (Postfix, from userid 1001) id A62053FC59; Thu, 25 Apr 2002 23:10:48 +0200 (CEST) Message-Id: <20020425211048.A62053FC59@energyhq.homeip.net> Date: Thu, 25 Apr 2002 23:10:48 +0200 (CEST) From: Miguel Mendez Reply-To: Miguel Mendez To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37466: Maintainer Update: systils/thefish to 0.2.2.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37466 >Category: ports >Synopsis: Maintainer Update: systils/thefish to 0.2.2.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Apr 25 14:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Miguel Mendez >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD energyhq.homeip.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Sun Apr 7 15:11:22 CEST 2002 root@energyhq.homeip.net:/storage2/obj/storage2/src/sys/ENERGYHQ i386 >Description: Doh! I've just found a *nasty* bug in the ncurses code. Sorry. >How-To-Repeat: >Fix: --- thefish.diff begins here --- diff -ruN thefish.old/Makefile thefish/Makefile --- thefish.old/Makefile Thu Apr 25 16:45:24 2002 +++ thefish/Makefile Thu Apr 25 23:05:43 2002 @@ -6,7 +6,7 @@ # PORTNAME= thefish -PORTVERSION= 0.2.2 +PORTVERSION= 0.2.2.1 CATEGORIES= sysutils MASTER_SITES= http://energyhq.homeip.net/files/ diff -ruN thefish.old/distinfo thefish/distinfo --- thefish.old/distinfo Thu Apr 25 16:35:54 2002 +++ thefish/distinfo Thu Apr 25 23:05:53 2002 @@ -1 +1 @@ -MD5 (thefish-0.2.2.tar.gz) = 695a909e6b743764067095e4c24e4bab +MD5 (thefish-0.2.2.1.tar.gz) = 7033f1b2ee837e4dd782958cd04f8c70 --- thefish.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 14:57:47 2002 Delivered-To: freebsd-ports@freebsd.org Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by hub.freebsd.org (Postfix) with ESMTP id E0E0037B416; Thu, 25 Apr 2002 14:57:42 -0700 (PDT) Received: by leviathan.inethouston.net (Postfix, from userid 1001) id B96AF319C8C; Thu, 25 Apr 2002 16:57:41 -0500 (CDT) Date: Thu, 25 Apr 2002 16:57:41 -0500 From: "David W. Chapman Jr." To: Jens Rehsack Cc: dwcjr@FreeBSD.org, ports@FreeBSD.org Subject: Re: FreeBSD Port: samba-2.2.3a - configuration options interactive script Message-ID: <20020425215741.GA95577@leviathan.inethouston.net> Reply-To: "David W. Chapman Jr." Mail-Followup-To: Jens Rehsack , dwcjr@FreeBSD.org, ports@FreeBSD.org References: <3CC871DC.4EAC9AA@liwing.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3CC871DC.4EAC9AA@liwing.de> User-Agent: Mutt/1.3.28i X-Operating-System: FreeBSD 4.5-STABLE i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Apr 25, 2002 at 11:15:08PM +0200, Jens Rehsack wrote: > Hi David, > > some weeks ago we talked 'bout creating a dialog-configuration script for > the samba port. Now I'm ready to go to install some new samba server machines, > so I can write those scripts. > But (because I'm new in making sth. for the world :-)) I need some assistance > when making decisions. So may I ask you some questions, and you (or everyone > who feels appointed) answers them, if possible. > > 1) Should the configuration modify the port name, like cvsup / cvsup-without-gui? > I think it's possible to create a new port directory automatically for each possible > configuration, so a potential "portupgrade" is able to use the complete config-set > without waiting for the user... I like the way postfix works in this aspect, but that's probably due to the fact that I maintained it for a while(even though I didn't write the menu system). > 2) If !1: > Should the script provide an option like "Do not delete configuration wished on 'make clean'"? > Same reason like 1: I don't like sit at the side of servers I upgrade ... > I hate the PHP4-port for this! I'm not sure I follow this but I'll see what the php4 port does. > 3) Should the script check (checkable) misconfigurations, or is the admin every time > smart enough? what kind of misconfigurations would it detect? What I've been told in the past is to let the admin shoot themselves in the foot if they wish but this attitude may have changed. -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. dwcjr@freebsd.org FreeBSD Committer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 14:59:12 2002 Delivered-To: freebsd-ports@freebsd.org Received: from Legacy-DC01.legacycard.net (cbshost-12-155-143-6.sbcox.net [12.155.143.6]) by hub.freebsd.org (Postfix) with ESMTP id 855D337B41A for ; Thu, 25 Apr 2002 14:58:34 -0700 (PDT) content-class: urn:content-classes:message Subject: Express PCB MIME-Version: 1.0 Date: Thu, 25 Apr 2002 11:44:22 -0700 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C1EC89.36FAA95A" Message-ID: X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Express PCB Thread-Index: AcHsiTZ6+Sw5SBLaTZ2lmp/ceAIIHQ== From: "Karen Nilsen" To: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------_=_NextPart_001_01C1EC89.36FAA95A Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Express PCB =20 I came across your website while surfing for information on free layout = software. Would you consider linking to Express PCB = http://www.expresspcb.com ?=20 ExpressPCB has PC board layout software and PC board manufacturing = services.=20 =20 The ExpressPCB CAD software runs with Windows 95, 98, Me, NT, 2000 or = XP. We recommend that your computer have a 100Mhz or better CPU with an = 800x600 or better color display. The PC board service manufactures very = high quality double-sided boards with plated-through holes.=20 =20 ------_=_NextPart_001_01C1EC89.36FAA95A Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable ------_=_NextPart_001_01C1EC89.36FAA95A-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 15: 6:28 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3421637B422; Thu, 25 Apr 2002 15:06:05 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PM65588554; Thu, 25 Apr 2002 15:06:05 -0700 (PDT) (envelope-from pat) Date: Thu, 25 Apr 2002 15:06:05 -0700 (PDT) From: Message-Id: <200204252206.g3PM65588554@freefall.freebsd.org> To: flynn@energyhq.homeip.net, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37466: Maintainer Update: systils/thefish to 0.2.2.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Maintainer Update: systils/thefish to 0.2.2.1 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Thu Apr 25 15:05:56 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37466 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 15:20:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1E08037B41E for ; Thu, 25 Apr 2002 15:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PMK1D90187; Thu, 25 Apr 2002 15:20:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B0B9037B417 for ; Thu, 25 Apr 2002 15:14:49 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PMEnC89599; Thu, 25 Apr 2002 15:14:49 -0700 (PDT) (envelope-from nobody) Message-Id: <200204252214.g3PMEnC89599@freefall.freebsd.org> Date: Thu, 25 Apr 2002 15:14:49 -0700 (PDT) From: David Yeske To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37467: new port: graphics/xmms-iris Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37467 >Category: ports >Synopsis: new port: graphics/xmms-iris >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Apr 25 15:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: David Yeske >Release: RELENG_4 >Organization: >Environment: FreeBSD stuff 4.5-STABLE FreeBSD 4.5-STABLE #1: Tue Apr 23 23:33:19 EDT 2002 root@stuff:/obj/usr/src/sys/STUFF i386 >Description: Really pretty 3D circular spectrum analyzer with beat detection WWW: http://cdelfosse.free.fr/xmms-iris/ - David dyeske@yahoo.com >How-To-Repeat: >Fix: http://pigseye.kennesaw.edu/~dyeske/freebsd/xmms-iris.shar >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 16:25:54 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 845A837B41A; Thu, 25 Apr 2002 16:25:52 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PNPqs02008; Thu, 25 Apr 2002 16:25:52 -0700 (PDT) (envelope-from lioux) Date: Thu, 25 Apr 2002 16:25:52 -0700 (PDT) From: Message-Id: <200204252325.g3PNPqs02008@freefall.freebsd.org> To: lioux@FreeBSD.org, freebsd-ports@FreeBSD.org, obrien@FreeBSD.org Subject: Re: ports/37361: installing gcc30 port breaks devel/gettext Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: installing gcc30 port breaks devel/gettext Responsible-Changed-From-To: freebsd-ports->obrien Responsible-Changed-By: lioux Responsible-Changed-When: Thu Apr 25 16:25:02 PDT 2002 Responsible-Changed-Why: Over to maintainer of gcc30 http://www.freebsd.org/cgi/query-pr.cgi?pr=37361 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 16:50:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7C4A137B41E for ; Thu, 25 Apr 2002 16:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3PNo1W05564; Thu, 25 Apr 2002 16:50:01 -0700 (PDT) (envelope-from gnats) Received: from knyghtmare.com (pc3-darl3-0-cust131.mid.cable.ntl.com [80.1.61.131]) by hub.freebsd.org (Postfix) with ESMTP id C174E37B400 for ; Thu, 25 Apr 2002 16:42:17 -0700 (PDT) Received: (from knyghtmare@localhost) by knyghtmare.com (8.11.6/8.11.6) id g3PNgGl57039; Fri, 26 Apr 2002 00:42:17 +0100 (BST) (envelope-from knyghtmare) Message-Id: <200204252342.g3PNgGl57039@knyghtmare.com> Date: Fri, 26 Apr 2002 00:42:17 +0100 (BST) From: Knyghtmare Reply-To: Knyghtmare To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37469: new port: otc Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37469 >Category: ports >Synopsis: new port: otc >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Apr 25 16:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tom Carrick >Release: FreeBSD 4.5-RELEASE i386 >Organization: none >Environment: System: FreeBSD knyghtmare.com 4.5-RELEASE FreeBSD 4.5-RELEASE #1: Thu Jan 31 16:54:58 GMT 2002 root@knyghtmare.com:/usr/obj/usr/src/sys/KNYGHTMARE.COM i386 >Description: otc, a theme changer for the Oroborus window manager in Tcl/Tk >How-To-Repeat: N/A >Fix: http://knyghtmare.com/otc.shar >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 17:32:19 2002 Delivered-To: freebsd-ports@freebsd.org Received: from ler-freebie.iadfw.net (ler-freebie.iadfw.net [206.66.13.221]) by hub.freebsd.org (Postfix) with ESMTP id 2221A37B41A; Thu, 25 Apr 2002 17:32:12 -0700 (PDT) Received: from ler-freebie.iadfw.net (localhost [127.0.0.1]) by ler-freebie.iadfw.net (8.12.2/8.12.2) with ESMTP id g3Q0WBAI004013; Thu, 25 Apr 2002 19:32:11 -0500 (CDT) (envelope-from ler@ler-freebie.iadfw.net) Received: (from ler@localhost) by ler-freebie.iadfw.net (8.12.2/8.12.2/Submit) id g3Q0WBui003982; Thu, 25 Apr 2002 19:32:11 -0500 (CDT) Date: Thu, 25 Apr 2002 19:32:10 -0500 From: Larry Rosenman To: Maxim Sobolev Cc: ade@FreeBSD.org, gnome@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: evolution 1.0.3: TZ problem with DST Message-ID: <20020426003210.GA3143@ler-freebie.iadfw.net> References: <20020410143552.GA62584@ler-freebie.iadfw.net> <200204101505.g3AF5LR92134@vega.vega.com> <20020410152058.GA33015@ler-freebie.iadfw.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020410152058.GA33015@ler-freebie.iadfw.net> User-Agent: Mutt/1.3.28i X-Mailer: Mutt http://www.mutt.org/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org What would it take to get this into the ports tree ???????????? * Larry Rosenman [020410 10:20]: > * Maxim Sobolev [020410 10:18]: > > > > > > I discovered (and reported to the Evolution team) a bug where on > > > FreeBSD the timezone is adjusted to be one hour off from reality when > > > DST is in effect. > > > > > > The Evolution team fixed it in CVS for 1.0.4, but I don't know when it > > > will be out. > > > > > > Can the port be modified to patch > > > > > > camel/camel-mime-message.c > > > > > > to remove the lines around line 212 > > > that set offset += 100? > > > > Not a problem, but please submit a patch instead of a verbal description. > > > > Thanks! > > > > -Maxim > Here is my quickie patch, I'm not sure how y'all want to do it. it > definately fixes FreeBSD.... > > > *** camel-mime-message.c.orig Wed Apr 10 10:19:38 2002 > --- camel-mime-message.c Wed Apr 10 09:31:51 2002 > *************** > *** 209,216 **** > --- 209,218 ---- > tz = -local->tm_gmtoff; > #endif > offset = -(((tz/60/60) * 100) + (tz/60 % 60)); > + #if 0 > if (local->tm_isdst>0) > offset += 100; > + #endif > } > message->date = date; > message->date_offset = offset; > > -- > Larry Rosenman, Sr. Network Engineer, Internet America, Inc. > E-Mail: ler@airmail.net > Phone: +1 214-861-2571, Fax: 214-861-2663 > US Mail: 350 N. St. Paul, Suite 3000, Dallas, TX 75201 -- Larry Rosenman, Sr. Network Engineer, Internet America, Inc. E-Mail: ler@airmail.net Phone: +1 214-861-2571, Fax: 214-861-2663 US Mail: 350 N. St. Paul, Suite 3000, Dallas, TX 75201 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 17:50: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EFEF237B41C for ; Thu, 25 Apr 2002 17:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q0o2m20827; Thu, 25 Apr 2002 17:50:02 -0700 (PDT) (envelope-from gnats) Date: Thu, 25 Apr 2002 17:50:02 -0700 (PDT) Message-Id: <200204260050.g3Q0o2m20827@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Chris Knight" Subject: Re: ports/35982: [MAINTAINER UPDATE] databases/firebird - Version 1.0.0 Reply-To: "Chris Knight" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/35982; it has been noted by GNATS. From: "Chris Knight" To: Cc: Subject: Re: ports/35982: [MAINTAINER UPDATE] databases/firebird - Version 1.0.0 Date: Fri, 26 Apr 2002 10:44:18 +1000 Howdy, Could you try running the following script concurrently with a build of Firebird? This should let me know if it's a softupdates issue. Disk performance will suck while running the script, but it will ensure that any effects of softupdates will be mostly negated. Thanks. #!/bin/sh while [ 1 -eq 1 ] do sync;sync;sync;sync sleep 1 done Regards, Chris Knight Systems Administrator AIMS Independent Computer Professionals Tel: +61 3 6334 6664 Fax: +61 3 6331 7032 Mob: +61 419 528 795 Web: http://www.aims.com.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 18:52:15 2002 Delivered-To: freebsd-ports@freebsd.org Received: from omega.lovett.com (omega.lovett.com [209.249.90.123]) by hub.freebsd.org (Postfix) with ESMTP id ED9CD37B416; Thu, 25 Apr 2002 18:52:11 -0700 (PDT) Received: from [209.228.7.85] (helo=[209.228.7.85]) by omega.lovett.com with esmtp (Exim 3.34 #1) id 170uuA-00097e-00; Thu, 25 Apr 2002 18:52:10 -0700 User-Agent: Microsoft-Entourage/10.0.0.1331 Date: Thu, 25 Apr 2002 20:51:00 -0500 Subject: Re: evolution 1.0.3: TZ problem with DST From: Ade Lovett To: Larry Rosenman , Maxim Sobolev Cc: , Message-ID: In-Reply-To: <20020426003210.GA3143@ler-freebie.iadfw.net> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 04/25/02 19:32, "Larry Rosenman" wrote: > What would it take to get this into the ports tree ???????????? Please don't send requests for GNOME-related issues to me.. I am no longer part of the GNOME team (that's gnome@FreeBSD.org) Thank you, -aDe -- Ade Lovett, Austin, TX. FreeBSD: The Power To Serve mailto:ade@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 19:20:59 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AEE3C37B425; Thu, 25 Apr 2002 19:20:22 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q2KMC39871; Thu, 25 Apr 2002 19:20:22 -0700 (PDT) (envelope-from pat) Date: Thu, 25 Apr 2002 19:20:22 -0700 (PDT) From: Message-Id: <200204260220.g3Q2KMC39871@freefall.freebsd.org> To: dyeske@yahoo.com, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37467: new port: graphics/xmms-iris Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: new port: graphics/xmms-iris State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Thu Apr 25 19:20:05 PDT 2002 State-Changed-Why: Port added thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37467 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 19:40:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7F91337B41A for ; Thu, 25 Apr 2002 19:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q2e1P42840; Thu, 25 Apr 2002 19:40:01 -0700 (PDT) (envelope-from gnats) Received: from lerlaptop.lerctr.org (lerlaptop.lerctr.org [207.158.72.14]) by hub.freebsd.org (Postfix) with ESMTP id D9F8237B419 for ; Thu, 25 Apr 2002 19:35:53 -0700 (PDT) Received: from lerlaptop.lerctr.org (localhost [127.0.0.1]) by lerlaptop.lerctr.org (8.12.3/8.12.3) with ESMTP id g3Q2ZsvE003881 for ; Thu, 25 Apr 2002 21:35:54 -0500 (CDT) (envelope-from ler@lerlaptop.lerctr.org) Received: (from ler@localhost) by lerlaptop.lerctr.org (8.12.3/8.12.3/Submit) id g3Q2Zrbc003852; Thu, 25 Apr 2002 21:35:53 -0500 (CDT) Message-Id: <200204260235.g3Q2Zrbc003852@lerlaptop.lerctr.org> Date: Thu, 25 Apr 2002 21:35:53 -0500 (CDT) From: Larry Rosenman Reply-To: Larry Rosenman To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37471: mail/evolution port needs a patch for TZ handling with DST Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37471 >Category: ports >Synopsis: mail/evolution port needs a patch for TZ handling with DST >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 25 19:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Larry Rosenman >Release: FreeBSD 4.5-STABLE i386 >Organization: LERCTR Consulting >Environment: System: FreeBSD lerlaptop 4.5-STABLE FreeBSD 4.5-STABLE #16: Sun Apr 21 13:43:39 CDT 2002 ler@lerlaptop:/usr/obj/usr/src/sys/LERLAPTOP i386 >Description: the mail/evolution port mis-handles Daylight savings time. There is a patch that will fix it in 1.0.4, but who knows when that will be released. I'll place a patch that works for FreeBSD below. >How-To-Repeat: Build Evolution 1.3, send mail (in a place where DST is in effect), note the Date: header has a Timezone indiction is one hour west of where it was >Fix: I discovered (and reported to the Evolution team) a bug where on FreeBSD the timezone is adjusted to be one hour off from reality when DST is in effect. The Evolution team fixed it in CVS for 1.0.4, but I don't know when it will be out. Can the port be modified to patch camel/camel-mime-message.c to remove the lines around line 212 that set offset += 100? Not a problem, but please submit a patch instead of a verbal description. Thanks! -Maxim Here is my quickie patch, I'm not sure how y'all want to do it. it definately fixes FreeBSD.... *** camel-mime-message.c.orig Wed Apr 10 10:19:38 2002 --- camel-mime-message.c Wed Apr 10 09:31:51 2002 *************** *** 209,216 **** --- 209,218 ---- tz = -local->tm_gmtoff; #endif offset = -(((tz/60/60) * 100) + (tz/60 % 60)); + #if 0 if (local->tm_isdst>0) offset += 100; + #endif } message->date = date; message->date_offset = offset; >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 19:56:34 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id 7F91737B400 for ; Thu, 25 Apr 2002 19:56:30 -0700 (PDT) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.3/8.12.3) with ESMTP id g3Q2weaw074423; Thu, 25 Apr 2002 22:58:40 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.3/8.12.3/Submit) id g3Q2wevN074422; Thu, 25 Apr 2002 22:58:40 -0400 (EDT) Date: Thu, 25 Apr 2002 22:58:40 -0400 From: Alan E To: User StanStan Kolkmeier Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: mosfet-liquid-0.9.4 Message-ID: <20020426025839.GA73280@wwweasel.geeksrus.net> References: <3CC8B5A5.1000508@attbi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3CC8B5A5.1000508@attbi.com> User-Agent: Mutt/1.3.28i X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Apr 25, 2002 at 09:04:21PM -0500, User StanStan Kolkmeier wrote: >something must still be broken. Here's what I get: > >This Makefile is only for the CVS repository >This will be deleted before making the distribution > >*** Creating acinclude.m4 >!!! If you get recursion errors from autoconf, it is advisable to set the > environment variable M4 to something including "--nesting-limit=500" >*** Creating list of subdirectories >*** Creating configure.in >*** Creating aclocal.m4 >gmake[1]: aclocal: Command not found >gmake[1]: *** [cvs] Error 127 >gmake: *** [all] Error 2 >*** Error code 2 > Don't see how that is even possible. Do a 'make clean', then a 'make', and if it fails, post the *entire* output from the time you typed 'make' to the failure point. -- AlanE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 20: 0:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6038A37B417 for ; Thu, 25 Apr 2002 20:00:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q302w45569; Thu, 25 Apr 2002 20:00:02 -0700 (PDT) (envelope-from gnats) Received: from t-mta2.odn.ne.jp (mfep2.odn.ne.jp [143.90.131.180]) by hub.freebsd.org (Postfix) with ESMTP id 77A3637B41C for ; Thu, 25 Apr 2002 19:52:05 -0700 (PDT) Received: from sz.homedns.org ([218.46.1.125]) by t-mta2.odn.ne.jp with ESMTP id <20020426025203647.PLNW.789.t-mta2.odn.ne.jp@mta2.odn.ne.jp>; Fri, 26 Apr 2002 11:52:03 +0900 Received: by sz.homedns.org (Postfix, from userid 1001) id 743D3992F3; Fri, 26 Apr 2002 11:52:00 +0900 (JST) Message-Id: <20020426025200.743D3992F3@sz.homedns.org> Date: Fri, 26 Apr 2002 11:52:00 +0900 (JST) From: Kimura Fuyuki To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37472: Update port: ja-zipcodes to 20020301 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37472 >Category: ports >Synopsis: Update port: ja-zipcodes to 20020301 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Apr 25 20:00:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Kimura Fuyuki >Release: FreeBSD 4.5-RELEASE-p4 i386 >Organization: >Environment: System: FreeBSD sz.homedns.org 4.5-RELEASE-p4 FreeBSD 4.5-RELEASE-p4 #11: Tue Apr 23 11:04:54 JST 2002 root@sz.homedns.org:/sack/obj/usr/src/sys/NS i386 >Description: - Update to 20020301 - Make portlint clean - Update pkg-descr to reflect the reality >How-To-Repeat: >Fix: cvs server: Diffing . Index: Makefile =================================================================== RCS file: /home/ncvs/ports/japanese/zipcodes/Makefile,v retrieving revision 1.21 diff -u -r1.21 Makefile --- Makefile 2002/03/17 18:23:52 1.21 +++ Makefile 2002/04/26 02:46:50 @@ -6,11 +6,11 @@ # PORTNAME= zipcodes -PORTVERSION= 20020201 +PORTVERSION= 20020301 CATEGORIES= japanese misc MASTER_SITES= http://www.post.yusei.go.jp/newnumber/lzh/s/ -EXTRACT_SUFX= .lzh DISTNAME= ken_all +EXTRACT_SUFX= .lzh MAINTAINER= ports@freebsd.org Index: distinfo =================================================================== RCS file: /home/ncvs/ports/japanese/zipcodes/distinfo,v retrieving revision 1.10 diff -u -r1.10 distinfo --- distinfo 2002/03/17 18:23:52 1.10 +++ distinfo 2002/04/26 02:46:50 @@ -1 +1 @@ -MD5 (ken_all.lzh) = 44479973e5bd9c3d136f12457d70eff5 +MD5 (ken_all.lzh) = 26bf0ff2767b7ccb4ee85b3e79aaa4e1 Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/japanese/zipcodes/pkg-descr,v retrieving revision 1.4 diff -u -r1.4 pkg-descr --- pkg-descr 2001/03/27 22:56:07 1.4 +++ pkg-descr 2002/04/26 02:46:50 @@ -2,6 +2,7 @@ used until Jan 1998, and new 7 digits form which will be used from Feb 1998. -The database was provided to the public by Japan Minstry of Posts and -Telecommunications. +The database was provided to the public by Japan Postal Service +Agency. + WWW: http://www.yusei.go.jp/ cvs server: Diffing files cvs server: Diffing scripts >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 20: 9:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ECF7C37B417; Thu, 25 Apr 2002 20:09:10 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q39Al50308; Thu, 25 Apr 2002 20:09:10 -0700 (PDT) (envelope-from pat) Date: Thu, 25 Apr 2002 20:09:10 -0700 (PDT) From: Message-Id: <200204260309.g3Q39Al50308@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/37471: mail/evolution port needs a patch for TZ handling with DST Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: mail/evolution port needs a patch for TZ handling with DST Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: pat Responsible-Changed-When: Thu Apr 25 20:08:46 PDT 2002 Responsible-Changed-Why: Over to maintainers http://www.freebsd.org/cgi/query-pr.cgi?pr=37471 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 20:20:51 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D9B9837B436 for ; Thu, 25 Apr 2002 20:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q3K1T51788; Thu, 25 Apr 2002 20:20:01 -0700 (PDT) (envelope-from gnats) Received: from mharnois.mdharnois.net (customer-mpls-23.cpinternet.com [209.240.253.23]) by hub.freebsd.org (Postfix) with ESMTP id 13CB337B419 for ; Thu, 25 Apr 2002 20:18:22 -0700 (PDT) Received: by mharnois.mdharnois.net (Postfix, from userid 0) id A66893C0D; Thu, 25 Apr 2002 22:18:20 -0500 (CDT) Message-Id: <20020426031820.A66893C0D@mharnois.mdharnois.net> Date: Thu, 25 Apr 2002 22:18:20 -0500 (CDT) From: "Michael D.Harnois" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37473: ghostscript-gnu doesn't build on -current Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37473 >Category: ports >Synopsis: ghostscript-gnu doesn't build on -current >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 25 20:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Michael D. Harnois >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD mharnois.mdharnois.net 5.0-CURRENT FreeBSD 5.0-CURRENT #54: Tue Apr 23 07:10:56 CDT 2002 mdharnois@mharnois.mdharnois.net:/usr/src/sys/i386/compile/NEWKERNEL i386 >Description: cc `cat ./obj/cc.tr` -DHAVE_MKSTEMP -O -pipe -march=pentiumpro -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wtraditional -fno-builtin -fno-common -DUPD_SIGNAL=0 -I./gimp-print -I./obj -I./src -DA4 -o ./obj/gdevescv.o -c -DGS_VERSION_MAJOR=6 ./src/gdevescv.c In file included from src/std.h:26, from src/math_.h:27, from ./src/gdevescv.c:43: src/stdpre.h:196: redefinition of `ushort' /usr/include/sys/types.h:58: `ushort' previously declared here src/stdpre.h:197: redefinition of `uint' /usr/include/sys/types.h:59: `uint' previously declared here ./src/gdevescv.c:330: warning: initialization from incompatible pointer type ./src/gdevescv.c: In function `lputs': ./src/gdevescv.c:347: warning: implicit declaration of function `strlen' ./src/gdevescv.c: At top level: ./src/gdevescv.c:404: warning: non-static declaration for `escv_vector_dopath' follows static ./src/gdevescv.c: In function `escv_vector_dopath': ./src/gdevescv.c:449: warning: assignment discards qualifiers from pointer target type ./src/gdevescv.c:468: warning: assignment discards qualifiers from pointer targe t type ./src/gdevescv.c: At top level: ./src/gdevescv.c:516: warning: non-static declaration for `escv_vector_dorect' follows static ./src/gdevescv.c:554: warning: initialization discards qualifiers from pointer target type ./src/gdevescv.c:555: warning: initialization discards qualifiers from pointer target type ./src/gdevescv.c:556: warning: initialization discards qualifiers from pointer target type ./src/gdevescv.c:557: warning: initialization discards qualifiers from pointer target type ./src/gdevescv.c:558: warning: initialization discards qualifiers from pointer target type ./src/gdevescv.c:559: warning: initialization discards qualifiers from pointer target type ./src/gdevescv.c:560: warning: initialization discards qualifiers from pointer target type ./src/gdevescv.c:561: warning: initialization discards qualifiers from pointer target type ./src/gdevescv.c:562: warning: initialization discards qualifiers from pointer target type ./src/gdevescv.c:563: warning: initialization discards qualifiers from pointer target type ./src/gdevescv.c:564: warning: initialization discards qualifiers from pointer target type ./src/gdevescv.c:565: warning: initialization discards qualifiers from pointer target type ./src/gdevescv.c:566: warning: initialization discards qualifiers from pointer target type ./src/gdevescv.c:567: warning: initialization discards qualifiers from pointer target type ./src/gdevescv.c:568: warning: initialization discards qualifiers from pointer target type ./src/gdevescv.c:569: warning: initialization discards qualifiers from pointer target type ./src/gdevescv.c:570: warning: initialization discards qualifiers from pointer target type ./src/gdevescv.c:571: warning: initialization discards qualifiers from pointer target type ./src/gdevescv.c: In function `escv_beginpage': ./src/gdevescv.c:602: warning: implicit declaration of function `strcmp' ./src/gdevescv.c:602: warning: suggest parentheses around && within || ./src/gdevescv.c:692: warning: assignment discards qualifiers from pointer target type ./src/gdevescv.c: In function `escv_setdash': ./src/gdevescv.c:936: warning: int format, double arg (arg 3) ./src/gdevescv.c:936: warning: int format, double arg (arg 4) ./src/gdevescv.c:951: warning: int format, double arg (arg 3) ./src/gdevescv.c: In function `escv_get_params': ./src/gdevescv.c:1214: warning: passing arg 3 of `param_write_int' from incompatible pointer type ./src/gdevescv.c: In function `escv_put_params': ./src/gdevescv.c:1274: warning: function `strcmp' was previously declared within a block ./src/gdevescv.c: In function `escv_copy_mono': ./src/gdevescv.c:1463: warning: implicit declaration of function `memcpy' ./src/gdevescv.c: In function `escv_copy_color': ./src/gdevescv.c:1510: warning: function `memcpy' was previously declared within a block ./src/gdevescv.c: In function `escv_fill_mask': ./src/gdevescv.c:1532: warning: passing arg 1 of `gdev_vector_stream' discards qualifiers from pointer target type ./src/gdevescv.c:1537: warning: passing arg 1 of `gdev_vector_update_fill_color' discards qualifiers from pointer target type ./src/gdevescv.c:1538: warning: passing arg 1 of `gdev_vector_update_clip_path' discards qualifiers from pointer target type ./src/gdevescv.c:1539: warning: passing arg 1 of `gdev_vector_update_log_op' discards qualifiers from pointer target type ./src/gdevescv.c:1553: warning: assignment of read-only member `MaskState' ./src/gdevescv.c:1569: warning: function `memcpy' was previously declared within a block ./src/gdevescv.c:1577: warning: assignment of read-only location ./src/gdevescv.c:1582: warning: int format, long int arg (arg 3) ./src/gdevescv.c:1596: warning: function `memcpy' was previously declared within a block ./src/gdevescv.c: In function `escv_begin_image': ./src/gdevescv.c:1718: warning: function `memcpy' was previously declared within a block ./src/gdevescv.c: In function `escv_image_plane_data': ./src/gdevescv.c:1840: warning: assignment discards qualifiers from pointer target type ./src/gdevescv.c:1846: warning: function `memcpy' was previously declared within a block ./src/gdevescv.c:1858: warning: function `memcpy' was previously declared within a block ./src/gdevescv.c: In function `escv_write_data': ./src/gdevescv.c:2020: warning: `tmps' might be used uninitialized in this function gmake: *** [obj/gdevescv.o] Error 1 >How-To-Repeat: make >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 20:30:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2B58A37B416 for ; Thu, 25 Apr 2002 20:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q3U1l53100; Thu, 25 Apr 2002 20:30:01 -0700 (PDT) (envelope-from gnats) Received: from mharnois.mdharnois.net (customer-mpls-23.cpinternet.com [209.240.253.23]) by hub.freebsd.org (Postfix) with ESMTP id 112E137B405 for ; Thu, 25 Apr 2002 20:20:45 -0700 (PDT) Received: by mharnois.mdharnois.net (Postfix, from userid 0) id DB05A3C0D; Thu, 25 Apr 2002 22:20:43 -0500 (CDT) Message-Id: <20020426032043.DB05A3C0D@mharnois.mdharnois.net> Date: Thu, 25 Apr 2002 22:20:43 -0500 (CDT) From: "Michael D.Harnois" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37474: freeamp doesn't build on -current Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37474 >Category: ports >Synopsis: freeamp doesn't build on -current >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 25 20:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Michael D. Harnois >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD mharnois.mdharnois.net 5.0-CURRENT FreeBSD 5.0-CURRENT #54: Tue Apr 23 07:10:56 CDT 2002 mdharnois@mharnois.mdharnois.net:/usr/src/sys/i386/compile/NEWKERNEL i386 >Description: c++ -I. -I. -I./config -DUNIX_LIBDIR=\"/usr/local/lib\" -Dfreebsd -I. -I./lib/gdbm -I./base/include -I./config -I./io/include -I./ui/include -I./lmc/include -I./io/soundcard/unix/linux/include -I./lmc/xingmp3/include -I./lmc/cd/include -I./plm/portable/pmp300/sba -I./lib/xml/include -I./lib/zlib/include -I./lib/unzip/include -I./io/cd/unix/include -I./base/aps -I./io/wavout/include -I./ui/lcd/include -I./ui/irman/include -I./lib/http/include -I./io/signature/include -I./plm/metadata/id3v2 -I./lmc/wav/include -I./base/unix/include -I./base/unix/freebsd/include -I./io/esound/include -I./ui/musicbrowser/unix/include -I./ui/freeamp/include -I./ui/freeamp/unix/include -I./ui/download/unix/include -I./ui/musicbrowser/include -I./ftc/kjofol -I./lmc/vorbis/include -O -pipe -march=pentiumpro -D_M_IX86 -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/u sr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -c base/src/log.cpp -o base/src/log.o In file included from /usr/include/g++/std/bastring.h:36, from /usr/include/g++/string:6, from plm/metadata/id3v2/strings.h:31, from /usr/include/string.h:48, from base/src/log.cpp:25: /usr/include/g++/std/straits.h: In function `static char * string_char_traits::move(char *, const char *, unsigned int)': /usr/include/g++/std/straits.h:129: implicit declaration of function `int memmove(...)' /usr/include/g++/std/straits.h: In function `static char * string_char_traits::set(char *, const char &, unsigned int)': /usr/include/g++/std/straits.h:131: implicit declaration of function `int memset(...)' gmake: *** [base/src/log.o] Error 1 *** Error code 2 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 20:40:33 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CEA5137B41D for ; Thu, 25 Apr 2002 20:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q3e2654193; Thu, 25 Apr 2002 20:40:02 -0700 (PDT) (envelope-from gnats) Date: Thu, 25 Apr 2002 20:40:02 -0700 (PDT) Message-Id: <200204260340.g3Q3e2654193@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alan E Subject: Re: ports/37474: freeamp doesn't build on -current Reply-To: Alan E Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/37474; it has been noted by GNATS. From: Alan E To: "Michael D.Harnois" Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/37474: freeamp doesn't build on -current Date: Thu, 25 Apr 2002 23:41:22 -0400 On Thu, Apr 25, 2002 at 10:20:43PM -0500, Michael D.Harnois wrote: =09 >>Description: >c++ -I. -I. -I./config -DUNIX_LIBDIR=3D\"/usr/local/lib\" -Dfreebsd -I. -I= ./lib/gdbm -I./base/include -I./config -I./io/include -I./ui/include -I./lm= c/include -I./io/soundcard/unix/linux/include -I./lmc/xingmp3/include -I./l= mc/cd/include -I./plm/portable/pmp300/sba -I./lib/xml/include -I./lib/zlib/= include -I./lib/unzip/include -I./io/cd/unix/include -I./base/aps -I./io/wa= vout/include -I./ui/lcd/include -I./ui/irman/include -I./lib/http/include -= I./io/signature/include -I./plm/metadata/id3v2 -I./lmc/wav/include -I./base= /unix/include -I./base/unix/freebsd/include -I./io/esound/include -I./ui/mu= sicbrowser/unix/include -I./ui/freeamp/include -I./ui/freeamp/unix/include = -I./ui/download/unix/include -I./ui/musicbrowser/include -I./ftc/kjofol -I.= /lmc/vorbis/include -O -pipe -march=3Dpentiumpro -D_M_IX86 -D_REENTRANT -I/= usr/local/include -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/in= clude/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include= /gdk-pixbuf-1.0 -I/u > sr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -= I/usr/X11R6/include -c base/src/log.cpp -o base/src/log.o >In file included from /usr/include/g++/std/bastring.h:36, > from /usr/include/g++/string:6, > from plm/metadata/id3v2/strings.h:31, > from /usr/include/string.h:48, > from base/src/log.cpp:25: >/usr/include/g++/std/straits.h: In function `static char * string_char_tra= its::move(char *, const char *, unsigned int)': >/usr/include/g++/std/straits.h:129: implicit declaration of function `int = memmove(...)' >/usr/include/g++/std/straits.h: In function `static char * string_char_tra= its::set(char *, const char &, unsigned int)': >/usr/include/g++/std/straits.h:131: implicit declaration of function `int = memset(...)' >gmake: *** [base/src/log.o] Error 1 >*** Error code 2 Maintainer here: Ooh, yuck, freeamp has a strings.h that shadows the system . Or at least that's what it looks like. I don't have a -current system to test and patch this on, though. I'll see what I can do, but this is low priority for me right now. --=20 AlanE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Thu Apr 25 23:30:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AC7CC37B419 for ; Thu, 25 Apr 2002 23:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q6U1H95722; Thu, 25 Apr 2002 23:30:01 -0700 (PDT) (envelope-from gnats) Received: from scarab.st.hirosaki-u.ac.jp (scarab.st.hirosaki-u.ac.jp [133.60.104.11]) by hub.freebsd.org (Postfix) with ESMTP id 696E437B405 for ; Thu, 25 Apr 2002 23:29:11 -0700 (PDT) Received: (from rmiya@localhost) by scarab.st.hirosaki-u.ac.jp (8.11.6/8.11.6) id g3Q6TB610879; Fri, 26 Apr 2002 15:29:11 +0900 (JST) (envelope-from rmiya) Message-Id: <200204260629.g3Q6TB610879@scarab.st.hirosaki-u.ac.jp> Date: Fri, 26 Apr 2002 15:29:11 +0900 (JST) From: Ryo MIYAMOTO Reply-To: Ryo MIYAMOTO To: FreeBSD-gnats-submit@FreeBSD.org Cc: rmiya@cc.hirosaki-u.ac.jp X-Send-Pr-Version: 3.113 Subject: ports/37476: Updating the port of biology/molden Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37476 >Category: ports >Synopsis: Updating the port of biology/molden >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Apr 25 23:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Ryo MIYAMOTO >Release: FreeBSD 4.5-STABLE i386 >Organization: Hirosaki Univ. >Environment: System: FreeBSD 4.5-STABLE #1: Tue Feb 26 12:33:08 JST 2002 i386 >Description: The port of biology/molden is updated, according to the source code upgrade. Note that the name of the source code archive is held unchanged, because of the policy of the original author. >How-To-Repeat: >Fix: Use an attached patch. diff -ruN molden/Makefile molden.new/Makefile --- molden/Makefile Thu Jan 31 17:27:50 2002 +++ molden.new/Makefile Fri Apr 26 14:17:27 2002 @@ -7,6 +7,7 @@ PORTNAME= molden PORTVERSION= 3.7 +PORTREVISION= 1 CATEGORIES= biology MASTER_SITES= ftp://ftp.cmbi.kun.nl/pub/molgraph/molden/ DISTNAME= ${PORTNAME}${PORTVERSION} diff -ruN molden/distinfo molden.new/distinfo --- molden/distinfo Thu Jan 31 17:27:50 2002 +++ molden.new/distinfo Fri Apr 26 14:17:41 2002 @@ -1 +1 @@ -MD5 (molden3.7.tar.Z) = 1fc455d8f8b2a1c2f0b399a6f9b98b71 +MD5 (molden3.7.tar.Z) = f7d379faf5240209a5eba383f545c6da >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 0:50:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E483537B41C for ; Fri, 26 Apr 2002 00:50:00 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q7o0f17451; Fri, 26 Apr 2002 00:50:00 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 65D9F37B404 for ; Fri, 26 Apr 2002 00:46:13 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q7kDE16398; Fri, 26 Apr 2002 00:46:13 -0700 (PDT) (envelope-from nobody) Message-Id: <200204260746.g3Q7kDE16398@freefall.freebsd.org> Date: Fri, 26 Apr 2002 00:46:13 -0700 (PDT) From: David Yeske To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37477: new port: graphics/xmms-paranormal Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37477 >Category: ports >Synopsis: new port: graphics/xmms-paranormal >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Apr 26 00:50:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: David Yeske >Release: RELENG_4 >Organization: >Environment: FreeBSD stuff 4.5-STABLE FreeBSD 4.5-STABLE #1: Tue Apr 23 23:33:19 EDT 2002 root@stuff:/obj/usr/src/sys/STUFF i386 >Description: Paranormal is an extremely customizable (pseudo-programmable) audio visualization library, based (conceptually) on Winamp's AVS plugin. The goal of Paranormal is to be as flexible as possible by providing a number of 'actuators' that perform various tasks involved in generating an image. These actuators can then be combined to create a nearly unlimited number of effects. These combinations can be saved to a file to be brought back later. WWW: http://paranormal.sourceforge.net/ - David dyeske@yahoo.com >How-To-Repeat: >Fix: http://pigseye.kennesaw.edu/~dyeske/freebsd/xmms-paranormal.shar >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 1: 0:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 81D9637B419 for ; Fri, 26 Apr 2002 01:00:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q803J19484; Fri, 26 Apr 2002 01:00:03 -0700 (PDT) (envelope-from gnats) Received: from swan.prod.itd.earthlink.net (swan.mail.pas.earthlink.net [207.217.120.123]) by hub.freebsd.org (Postfix) with ESMTP id 06BDD37B417 for ; Fri, 26 Apr 2002 00:52:10 -0700 (PDT) Received: from user-38ldive.dsl.mindspring.com ([209.86.203.238] helo=hrothgar.omcl.org) by swan.prod.itd.earthlink.net with esmtp (Exim 3.33 #2) id 1710WU-0002fm-00 for FreeBSD-gnats-submit@freebsd.org; Fri, 26 Apr 2002 00:52:06 -0700 Received: from hrothgar.omcl.org (localhost [127.0.0.1]) by hrothgar.omcl.org (8.12.3/8.12.3) with ESMTP id g3Q7qEOn070676 for ; Fri, 26 Apr 2002 01:52:15 -0600 (MDT) (envelope-from spcoltri@hrothgar.omcl.org) Received: (from spcoltri@localhost) by hrothgar.omcl.org (8.12.3/8.12.3/Submit) id g3Q7qDPq070675; Fri, 26 Apr 2002 01:52:13 -0600 (MDT) Message-Id: <200204260752.g3Q7qDPq070675@hrothgar.omcl.org> Date: Fri, 26 Apr 2002 01:52:13 -0600 (MDT) From: Steve Coltrin Reply-To: Steve Coltrin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37478: MAINTAINER upgrade games/gnugo to 3.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37478 >Category: ports >Synopsis: MAINTAINER upgrade games/gnugo to 3.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Apr 26 01:00:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Steve Coltrin >Release: FreeBSD 4.5-STABLE i386 >Organization: Orbital Mind Control Lasers >Environment: System: FreeBSD hrothgar.omcl.org 4.5-STABLE FreeBSD 4.5-STABLE #9: Thu Apr 25 02:08:21 MDT 2002 spcoltri@hrothgar.omcl.org:/usr/obj/usr/src/sys/HROTHGAR i386 >Description: This patch upgrades port games/gnugo to version 3.2 . >How-To-Repeat: >Fix: diff -ur gnugo.old/Makefile gnugo/Makefile --- gnugo.old/Makefile Fri Apr 26 01:25:43 2002 +++ gnugo/Makefile Fri Apr 26 01:25:55 2002 @@ -6,7 +6,7 @@ # PORTNAME= gnugo -PORTVERSION= 3.0.0 +PORTVERSION= 3.2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gnugo diff -ur gnugo.old/distinfo gnugo/distinfo --- gnugo.old/distinfo Fri Apr 26 01:25:43 2002 +++ gnugo/distinfo Fri Apr 26 01:25:57 2002 @@ -1 +1 @@ -MD5 (gnugo-3.0.0.tar.gz) = 20bc090a420d707c6c924bd60e1e470c +MD5 (gnugo-3.2.tar.gz) = 5fff329f97d947d81366f7d21a0ea1c8 diff -ur gnugo.old/files/patch-ab gnugo/files/patch-ab --- gnugo.old/files/patch-ab Fri Apr 26 01:25:43 2002 +++ gnugo/files/patch-ab Fri Apr 26 01:29:16 2002 @@ -1,11 +1,10 @@ ---- configure.orig Sat Aug 25 05:52:39 2001 -+++ configure Sun Sep 23 06:24:47 2001 -@@ -1228,7 +1228,7 @@ - # an executable is not found, even if stderr is redirected. - # Redirect stdin to placate older versions of autoconf. Sigh. - if (makeinfo --version) < /dev/null > /dev/null 2>&1; then -- MAKEINFO=makeinfo -+ MAKEINFO="makeinfo --no-split" - echo "$as_me:1232: result: found" >&5 - echo "${ECHO_T}found" >&6 - else +--- configure.org Fri Apr 26 01:28:25 2002 ++++ configure Fri Apr 26 01:28:59 2002 +@@ -1306,6 +1306,7 @@ + AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} + + MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} ++MAKEINFO="$MAKEINFO --no-split" + + AMTAR=${AMTAR-"${am_missing_run}tar"} + >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 2:20:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 88B0C37B41C for ; Fri, 26 Apr 2002 02:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q9K1841511; Fri, 26 Apr 2002 02:20:01 -0700 (PDT) (envelope-from gnats) Received: from vaio.alexdupre.com (212-41-211-209.adsl.galactica.it [212.41.211.209]) by hub.freebsd.org (Postfix) with ESMTP id 44E9037B4A4 for ; Fri, 26 Apr 2002 02:14:45 -0700 (PDT) Received: from vaio.alexdupre.com (localhost [127.0.0.1]) by vaio.alexdupre.com (8.12.2/8.12.2) with ESMTP id g3Q9Jw07000274 for ; Fri, 26 Apr 2002 11:19:58 +0200 (CEST) (envelope-from alex@vaio.alexdupre.com) Received: (from alex@localhost) by vaio.alexdupre.com (8.12.2/8.12.2/Submit) id g3Q9Jw4i000273; Fri, 26 Apr 2002 11:19:58 +0200 (CEST) Message-Id: <200204260919.g3Q9Jw4i000273@vaio.alexdupre.com> Date: Fri, 26 Apr 2002 11:19:58 +0200 (CEST) From: Alex Dupre Reply-To: Alex Dupre To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37480: [Patch Port] net/centericq (IRC support) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37480 >Category: ports >Synopsis: [Patch Port] net/centericq (IRC support) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Apr 26 02:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alex Dupre >Release: FreeBSD 4.5-ALEXDUPRE i386 >Organization: >Environment: System: FreeBSD vaio.alexdupre.com 4.5-ALEXDUPRE FreeBSD 4.5-ALEXDUPRE #0: Fri Apr 12 14:12:57 CEST 2002 alex@vaio.alexdupre.com:/usr/obj/usr/src/sys/VAIO i386 >Description: The new 4.7.1 release supports IRC protocol. Changed comment and description appropriately. >How-To-Repeat: >Fix: --- centericq.diff begins here --- diff -ruN centericq.orig/pkg-comment centericq/pkg-comment --- centericq.orig/pkg-comment Fri Apr 26 10:58:30 2002 +++ centericq/pkg-comment Fri Apr 26 10:59:31 2002 @@ -1 +1 @@ -A ncurses based interface for ICQ, Yahoo!, AIM and MSN +A ncurses based interface for ICQ, Yahoo!, AIM, MSN and IRC diff -ruN centericq.orig/pkg-descr centericq/pkg-descr --- centericq.orig/pkg-descr Fri Apr 26 10:58:30 2002 +++ centericq/pkg-descr Fri Apr 26 11:01:02 2002 @@ -1,6 +1,6 @@ Centericq is a text mode menu- and window-driven IM interface that -supports the ICQ2000, Yahoo!, AIM and MSN protocols. It allows you to -send, receive, and forward messages, URLs, SMSes, contacts, and email +supports the ICQ2000, Yahoo!, AIM, MSN and IRC protocols. It allows you +to send, receive, and forward messages, URLs, SMSes, contacts, and email express messages. It also lets you set your own and fetch others' away messages, and define external handlers for incoming events. You can mass message-send, search for users, view users' details, maintain --- centericq.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 2:30:47 2002 Delivered-To: freebsd-ports@freebsd.org Received: from www.clubplus.net (ns1.clubplus.net [216.191.22.194]) by hub.freebsd.org (Postfix) with ESMTP id E8BE937B41C for ; Fri, 26 Apr 2002 02:29:51 -0700 (PDT) Received: from skytrackercanada.com (cust29.209.188.66.dsl.accessv.com [209.188.66.29]) by www.clubplus.net (8.11.4/8.11.1) with ESMTP id g3Q9Ti305685 for ; Fri, 26 Apr 2002 05:29:45 -0400 Received: (from david@localhost) by skytrackercanada.com (8.12.3/8.12.3) id g3Q9U78J021153 for ports@freebsd.org; Fri, 26 Apr 2002 05:30:07 -0400 (EDT) (envelope-from david) Date: Fri, 26 Apr 2002 05:30:06 -0400 From: David Banning To: ports@freebsd.org Subject: bonobo error on build Message-ID: <20020426053006.A21105@mail.clubplus.net> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="6c2NcOVqGQ03X4Wi" Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --6c2NcOVqGQ03X4Wi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline checking for gnome-libs >= 1.2.7... found checking for Oaf >= 0.6.7... configure: error: not found ===> Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and attach the "/usr/ports/devel/bonobo/work/bonobo-1.0.20/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/devel/bonobo. as requested; cd /var/db/pkg ls * 41upgrade-2000.11.01 m4-1.4 ImageMagick-5.3.1 mc-4.5.54_2 Ipe-5.0 metamail-2.7 Mesa-3.4.2_1 mindterm-binary-1.2.1 ORBit-0.5.15_1 mm-1.1.3 XFree86-4.0.3_3 mod_php4-4.0.4pl1_3 Xaw3d-1.5 mozilla-0.9.3,1 a2ps-letterdj-4.13 mozilla-embedded-0.9.2,1 aXe-6.1.2_1 mozilla-headers-0.9.2,1 aalib-1.2_2 mozilla-headers-0.9.3,1 acroread4-4.05 mozilla-headers-0.9.7_2,1 adzapper-0.4.0 mp3blaster-3.0p5 afm-1.0 mpeg2play-1.1b amaya-4.3.2 mpeg_encode-1.5b apache+mod_ssl-1.3.19+2.8.2 mpeg_lib-1.3.1 apel-emacs20-10.3 mpeg_play-2.4 apel-emacs21-10.3 mpeg_stat-2.2b apel-mule-10.3 mpegaudio-3.9 apsfilter-6.1.1 mpg123-esound-0.59r_4 atk-1.0.1 mplayer-0.50.0.2_1 autoconf-2.13 mplayer-fonts-0.50 autoconf213-2.13.000227 mswordview-0.5.14.6_1 automake-1.4 mule-2.3_2 automake14-1.4.5 mule-common-2.3_2 avifile-0.60.20010429_1 mysql-client-3.23.37 bash-2.03 mysql-jdbc-mm-1.2c bison-1.35 mysql-server-3.23.37 bluefish-0.6 napster-1.4.4 boehm-gc-5.3_1 nasm-0.98 bzip2-0.9.5d ncftp3-3.0.3 bzip2-1.0.1 nedit-5.2 cups-1.1.10.1 netpbm-9.12 custom-emacs-1.9962 netpbm-9.23 custom-mule-1.9962 netscape-remote-1.0 cvsup-16.1 netscape-wrapper-2000.07.07 cvsup-16.1e nmap-2.54.b29 db3-3.2.9_3,1 nspmod-0.1 emacs-19.34b oaf-0.6.2 emacs-20.7_1 open-motif-2.1.30_1 emacs-21.1_5 openwebmail-1.62_1 esound-0.2.22 p5-CGI.pm-2.753 expat-1.2 p5-Digest-MD5-2.13 expat-1.95.2 p5-HTML-Parser-3.22 fam-2.6.4 p5-HTML-Tagset-3.03 fetchmail-5.8.1 p5-MD5-2.02 ffmpeg-0.4.5_1 p5-MIME-Base64-2.12 fpx-1.2.0 p5-Net-1.0703 freeciv-1.12.0 p5-Net-SSLeay-1.05 freetype-1.3.1_1 p5-URI-1.11 freetype2-2.0.2 p5-libwww-5.53 freetype2-2.0.4 pango-1.0.1_1 freetype2-2.0.9 pcre-3.4 fxtv-1.03 pgp-5.0i gal-0.11.2 pilot-link-0.9.3 gconf-0.12_1 pilot_makedoc-0.7a gdbm-1.8.0 pkgconfig-0.12.0 gdk-pixbuf-0.16.0 pm3-base-1.1.13 gettext-0.10.35 pm3-forms-1.1.13 gettext-0.10.38 pm3-gui-1.1.13 gettext-0.11.1_1 pm3-net-1.1.13 ghostscript-6.50_6 png-1.0.10 ghostview-1.5 png-1.2.0 gimp-1.2.2_1,1 popclient-3.0b6 glib-1.2.10_4 popt-1.5.1 glib-2.0.1_1 procmail-3.22 glibwww-0.2_1 proftpd-1.2.4_1 gmake-3.78.1 psiconv-0.8.2 gnomeaudio-1.4.0 psiconv-0.8.3 gnomebasic-0.0.20 pspell-0.12.2 gnomecontrolcenter-1.4.0.1 psutils-letter-1.17_1 gnomecore-1.4.0.4_2 py22-expat-2.2.1 gnomelibs-1.4.1.1 python-2.2.1 gnomeprint-0.29 qcad-1.4.7 gnomevfs-1.0.1 qpopper-4.0.1 gnumeric-0.70 qt-2.3.0 gqview-gnome-1.1.1 rpm-3.0.6_5 gsm-1.0.10 samba-2.0.8 gtar-1.13.19 scrollkeeper-0.2_3 gtk-1.2.10 sdl-1.2.1 gtk-2.0.1 sharity-light-1.2 gtkhtml-0.11.1 sidplay-1.0.6 guile-1.4 skipstone-0.7.3 gv-3.5.8 smbfs-1.4.1 hdf-4.1r3 sox-12.17.1_1 html2ps-letter-1.0_1 squid-2.4_8 hylafax-4.1 squidGuard-1.2.0 iconv-2.0_1 svgalib-1.4.2_1 imlib-1.9.9 t1lib-1.1.0 ispell-3.1.20c_2 t1lib-1.2 javavmwrapper-1.1 tcl-8.2.3 jbigkit-1.2 teTeX-1.0.7 jdk-1.1.8 tgif-4.1.40 jdk-1.2.2b10 tiff-3.5.5 jpeg-6b tiff2png-0.81c jpilot-0.99_2 timidity++-esound-2.11.3 jre-1.1.8 tin-1.5.8 junkfilter-20010529 tk-8.2.3 kdelibs-2.2_3 tkhylafax-3.0b2 kermit-7.0.196 transfig-3.2.3d ksh93-20010101.0000 transproxy-1.2 lcms-1.07 unixODBC-2.0.9 liba52-0.7.1.b_1 unzip-5.42 libart_lgpl2-2.3.8 urwfonts-1.0 libaudiofile-0.2.1_1 uulib-0.5.13 libgdgeda-1.8 viewfax-2.3 libghttp-1.0.9 w3m-0.2.1 libglade2-1.99.10 wavplay-1.4 libgnomecanvas-1.114.0 webcopy-0.98b7 libgnugetopt-1.1 webcrawl-1.10_1 libiconv-1.6.1 weblint-1.020 libiconv-1.7_2 webmin-0.85_4 libmikmod-3.1.9 win32-codecs-010122 libmng-1.0.2 win32-codecs-010122.1.0.50 libogg-1.0.r2,2 wordperfect-8.0 libole2-0.2.3 wrapper-1.0_1 libsidplay-1.36.50 xanim-2.80.2 libsigc++-1.0.1 xawtv-3.37 libtool-1.3.4_2 xfce-3.7.2_1 libungif-4.1.0b1 xfig-3.2.3d libunicode-0.4_2 xine-0.9.7 libvorbis-1.0.r2,2 xkeycaps-2.46 libwmf-0.1.21 xli-1.17.0_1 libwww-5.3.1 xloadimage-4.1.9 libxine-0.9.7 xminesweep-3.0 libxml2-2.4.20 xmixer-0.9.4 linux-flashplugin-5.0r47 xmms-esound-1.2.5_1 linux-jdk-1.2.2 xmovie-1.6.1 linux-jdk-1.3.1 xmp-esound-2.0.4 linux-jdk-1.3.1.01 xpaint-2.6.1_2 linux-jdk-1.3.1.01_1 xpdf-0.92 linux-jpeg-6b.9_1 xpm-3.4k linux-netscape-navigator-4.79 xspacewarp-1.2 linux-opera-5.0_1 xspread-3.1.1c linux-png-1.0.3_1 xv-3.10a_1 linux-realplayer-8.cs2 xwave-2.2 linux_base-6.1 zip-2.3 linux_devtools-6.1 zope-2.5.0 lynx-2.8.3.1 --6c2NcOVqGQ03X4Wi Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="config.log" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.52. Invocation command line was $ ./configure --disable-gtk-doc --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --with-gnome=/usr/X11R6 --localstatedir=/usr/X11R6/share/gnome --datadir=/usr/X11R6/share/gnome --prefix=/usr/X11R6 --target=i386-unknown-freebsd4.4 ## ---------- ## ## Platform. ## ## ---------- ## hostname = skytrackercanada.com uname -m = i386 uname -r = 4.4-RELEASE uname -s = FreeBSD uname -v = FreeBSD 4.4-RELEASE #42: Wed Apr 3 18:29:04 EST 2002 root@skytrackercanada.com:/usr/obj/usr/src/sys/tracker /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH = /sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/david/bin:/usr/X11R6/bin:/usr/local/wp/wpbin:/usr/local/pilot/bin:/usr/accell:/usr/accell/bin:/usr/accell/scripts/bin:/usr/local/lib/corel/wpbin ## ------------ ## ## Core tests. ## ## ------------ ## configure:1142: PATH=".;."; conftest.sh conftest.sh: not found configure:1145: $? = 127 configure:1174: checking for perl configure:1191: found /usr/bin/perl configure:1202: result: /usr/bin/perl configure:1271: checking for a BSD compatible install configure:1320: result: /usr/bin/install -c -o root -g wheel configure:1331: checking whether build environment is sane configure:1374: result: yes configure:1389: checking whether gmake sets ${MAKE} configure:1409: result: yes configure:1437: checking for working aclocal configure:1444: result: found configure:1452: checking for working autoconf configure:1459: result: found configure:1467: checking for working automake configure:1474: result: found configure:1482: checking for working autoheader configure:1489: result: found configure:1497: checking for working makeinfo configure:1504: result: found configure:1512: checking whether to enable maintainer-specific portions of Makefiles configure:1521: result: no configure:1586: checking for gnome-config configure:1615: result: /usr/X11R6/bin/gnome-config configure:1625: checking if /usr/X11R6/bin/gnome-config works configure:1628: result: yes configure:1633: checking for orbit-config configure:1650: found /usr/local/bin/orbit-config configure:1662: result: /usr/local/bin/orbit-config configure:1671: checking for orbit-idl configure:1688: found /usr/local/bin/orbit-idl configure:1700: result: /usr/local/bin/orbit-idl configure:1707: checking for working ORBit environment configure:1720: result: yes configure:1743: checking for gnorba libraries configure:1759: result: yes configure:1902: checking for gcc configure:1925: result: cc configure:2153: checking for C compiler version configure:2156: cc --version &5 2.95.3 configure:2159: $? = 0 configure:2161: cc -v &5 Using builtin specs. gcc version 2.95.3 20010315 (release) [FreeBSD] configure:2164: $? = 0 configure:2166: cc -V &5 cc: argument to `-V' is missing configure:2169: $? = 1 configure:2189: checking for C compiler default output configure:2192: cc -O -pipe -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib >&5 configure:2195: $? = 0 configure:2224: result: a.out configure:2229: checking whether the C compiler works configure:2235: ./a.out configure:2238: $? = 0 configure:2253: result: yes configure:2260: checking whether we are cross compiling configure:2262: result: no configure:2265: checking for executable suffix configure:2267: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib >&5 configure:2270: $? = 0 configure:2292: result: configure:2298: checking for object suffix configure:2316: cc -c -O -pipe -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:2319: $? = 0 configure:2338: result: o configure:2342: checking whether we are using the GNU C compiler configure:2363: cc -c -O -pipe -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:2366: $? = 0 configure:2369: test -s conftest.o configure:2372: $? = 0 configure:2384: result: yes configure:2390: checking whether cc accepts -g configure:2408: cc -c -g -I/usr/local/include conftest.c >&5 configure:2411: $? = 0 configure:2414: test -s conftest.o configure:2417: $? = 0 configure:2427: result: yes configure:2454: cc -c -O -pipe -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 conftest.c:2: syntax error before `me' configure:2457: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2555: checking for strerror in -lcposix configure:2582: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib conftest.c -lcposix -L/usr/local/lib >&5 /usr/libexec/elf/ld: cannot find -lcposix configure:2585: $? = 1 configure: failed program was: #line 2563 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char strerror (); int main () { strerror (); ; return 0; } configure:2602: result: no configure:2651: checking for gcc configure:2674: result: cc configure:2902: checking for C compiler version configure:2905: cc --version &5 2.95.3 configure:2908: $? = 0 configure:2910: cc -v &5 Using builtin specs. gcc version 2.95.3 20010315 (release) [FreeBSD] configure:2913: $? = 0 configure:2915: cc -V &5 cc: argument to `-V' is missing configure:2918: $? = 1 configure:2921: checking whether we are using the GNU C compiler configure:2963: result: yes configure:2969: checking whether cc accepts -g configure:3006: result: yes configure:3033: cc -c -O -pipe -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 conftest.c:2: syntax error before `me' configure:3036: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:3139: checking how to run the C preprocessor configure:3165: cc -E -I/usr/local/include conftest.c configure:3171: $? = 0 configure:3198: cc -E -I/usr/local/include conftest.c configure:3195: ac_nonexistent.h: No such file or directory configure:3204: $? = 1 configure: failed program was: #line 3194 "configure" #include "confdefs.h" #include configure:3241: result: cc -E configure:3256: cc -E -I/usr/local/include conftest.c configure:3262: $? = 0 configure:3289: cc -E -I/usr/local/include conftest.c configure:3286: ac_nonexistent.h: No such file or directory configure:3295: $? = 1 configure: failed program was: #line 3285 "configure" #include "confdefs.h" #include configure:3334: checking for ANSI C header files configure:3348: cc -E -I/usr/local/include conftest.c configure:3354: $? = 0 configure:3441: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib >&5 configure:3444: $? = 0 configure:3446: ./conftest configure:3449: $? = 0 configure:3462: result: yes configure:3476: checking for bison configure:3491: found /usr/bin/bison configure:3499: result: bison -y configure:3582: checking build system type configure:3600: result: i386-unknown-freebsd4.4 configure:3607: checking host system type configure:3621: result: i386-unknown-freebsd4.4 configure:3638: checking for ld used by GCC configure:3701: result: /usr/libexec/elf/ld configure:3710: checking if the linker (/usr/libexec/elf/ld) is GNU ld GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719 [FreeBSD]) configure:3722: result: yes configure:3726: checking for /usr/libexec/elf/ld option to reload object files configure:3733: result: -r configure:3738: checking for BSD-compatible nm configure:3774: result: /usr/bin/nm -B configure:3777: checking whether ln -s works configure:3781: result: yes configure:3788: checking how to recognise dependant libraries configure:3956: result: pass_all configure:3962: checking command to parse /usr/bin/nm -B output configure:4039: cc -c -O -pipe -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:4042: $? = 0 configure:4046: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:4049: $? = 0 configure:4101: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib conftest.c conftstm.o >&5 configure:4104: $? = 0 configure:4145: result: ok configure:4152: checking for dlfcn.h configure:4162: cc -E -I/usr/local/include conftest.c configure:4168: $? = 0 configure:4187: result: yes configure:4374: checking for ranlib configure:4389: found /usr/bin/ranlib configure:4398: result: ranlib configure:4448: checking for strip configure:4463: found /usr/bin/strip configure:4472: result: strip configure:4667: checking for objdir configure:4678: result: .libs configure:4693: checking for cc option to produce PIC configure:4843: result: -fPIC configure:4847: checking if cc PIC flag -fPIC works configure:4867: cc -c -O -pipe -I/usr/X11R6/include -fPIC -DPIC -I/usr/local/include conftest.c >&5 configure:4870: $? = 0 configure:4873: test -s conftest.o configure:4876: $? = 0 configure:4912: result: yes configure:4928: checking if cc static flag -static works configure:4949: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib -static conftest.c -L/usr/local/lib >&5 configure:4952: $? = 0 configure:4955: test -s conftest configure:4958: $? = 0 configure:4972: result: yes configure:4983: checking if cc supports -c -o file.o configure:5003: cc -c -O -pipe -I/usr/X11R6/include -o out/conftest2.o -I/usr/local/include conftest.c >&5 configure:5027: result: yes configure:5032: checking if cc supports -c -o file.lo configure:5054: cc -c -O -pipe -I/usr/X11R6/include -c -o conftest.lo -I/usr/local/include conftest.c >&5 configure:5057: $? = 0 configure:5060: test -s conftest.o configure:5063: $? = 1 configure: failed program was: #line 5042 "configure" #include "confdefs.h" int main () { int some_variable = 0; ; return 0; } configure:5083: result: configure:5114: checking if cc supports -fno-rtti -fno-exceptions configure:5133: cc -c -O -pipe -I/usr/X11R6/include -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c >&5 configure:5136: $? = 0 configure:5139: test -s conftest.o configure:5142: $? = 0 configure:5158: result: yes configure:5169: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries configure:5781: result: yes configure:5786: checking how to hardcode library paths into programs configure:5810: result: immediate configure:5815: checking whether stripping libraries is possible configure:5820: result: yes configure:5831: checking dynamic linker characteristics configure:6213: result: freebsd4.4 ld.so configure:6218: checking if libtool supports shared libraries configure:6220: result: yes configure:6784: checking whether -lc should be explicitly linked in configure:6792: cc -c -O -pipe -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:6795: $? = 0 configure:6809: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:6812: $? = 1 configure:6825: result: yes configure:7394: checking what warning flags to pass to the C compiler configure:7415: result: -Wall -Wunused configure:7426: checking what language compliance flags to pass to the C compiler configure:7442: result: configure:7451: checking for pthread_create in -pthread configure:7478: cc -o conftest -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -L/usr/X11R6/lib conftest.c -pthread -L/usr/local/lib >&5 configure:7481: $? = 0 configure:7484: test -s conftest configure:7487: $? = 0 configure:7498: result: yes configure:7773: checking for gtk-config configure:7802: result: /usr/X11R6/bin/gtk12-config configure:7810: checking for GTK - version >= 1.2.0 configure:7913: cc -o conftest -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib conftest.c -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lxpg4 -lXext -lX11 -lm -L/usr/local/lib >&5 /usr/libexec/elf/ld: warning: libintl.so.1, needed by /usr/X11R6/lib/libgtk12.so, may conflict with libintl.so.2 configure:7916: $? = 0 configure:7918: ./conftest configure:7921: $? = 0 configure:7937: result: yes configure:8037: checking for SmcSaveYourselfDone in -lSM configure:8064: cc -o conftest -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lxpg4 -lXext -lX11 -lm conftest.c -lSM -lICE -L/usr/local/lib >&5 /usr/libexec/elf/ld: warning: libintl.so.1, needed by /usr/X11R6/lib/libgtk12.so, may conflict with libintl.so.2 configure:8067: $? = 0 configure:8070: test -s conftest configure:8073: $? = 0 configure:8084: result: yes configure:8100: checking for X11/SM/SMlib.h configure:8110: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:8116: $? = 0 configure:8135: result: yes configure:8157: checking for XpmFreeXpmImage in -lXpm configure:8184: cc -o conftest -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lxpg4 -lXext -lX11 -lm conftest.c -lXpm -L/usr/local/lib >&5 /usr/libexec/elf/ld: warning: libintl.so.1, needed by /usr/X11R6/lib/libgtk12.so, may conflict with libintl.so.2 configure:8187: $? = 0 configure:8190: test -s conftest configure:8193: $? = 0 configure:8204: result: yes configure:8275: checking for ranlib configure:8299: result: ranlib configure:8311: checking for cc option to accept ANSI C configure:8368: cc -c -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:8371: $? = 0 configure:8374: test -s conftest.o configure:8377: $? = 0 configure:8394: result: none needed configure:8402: checking for an ANSI C-conforming const configure:8466: cc -c -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure: In function `main': configure:8436: warning: unused variable `s' configure:8456: warning: unused variable `foo' configure:8423: warning: unused variable `zero' configure:8417: warning: unused variable `x' configure:8435: warning: `t' might be used uninitialized in this function configure:8453: warning: `b' might be used uninitialized in this function configure:8469: $? = 0 configure:8472: test -s conftest.o configure:8475: $? = 0 configure:8485: result: yes configure:8495: checking for inline configure:8512: cc -c -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:8515: $? = 0 configure:8518: test -s conftest.o configure:8521: $? = 0 configure:8532: result: inline configure:8553: checking for sys/types.h configure:8565: cc -c -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:8568: $? = 0 configure:8571: test -s conftest.o configure:8574: $? = 0 configure:8584: result: yes configure:8553: checking for sys/stat.h configure:8565: cc -c -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:8568: $? = 0 configure:8571: test -s conftest.o configure:8574: $? = 0 configure:8584: result: yes configure:8553: checking for stdlib.h configure:8565: cc -c -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:8568: $? = 0 configure:8571: test -s conftest.o configure:8574: $? = 0 configure:8584: result: yes configure:8553: checking for string.h configure:8565: cc -c -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:8568: $? = 0 configure:8571: test -s conftest.o configure:8574: $? = 0 configure:8584: result: yes configure:8553: checking for memory.h configure:8565: cc -c -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:8568: $? = 0 configure:8571: test -s conftest.o configure:8574: $? = 0 configure:8584: result: yes configure:8553: checking for strings.h configure:8565: cc -c -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:8568: $? = 0 configure:8571: test -s conftest.o configure:8574: $? = 0 configure:8584: result: yes configure:8553: checking for inttypes.h configure:8565: cc -c -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:8568: $? = 0 configure:8571: test -s conftest.o configure:8574: $? = 0 configure:8584: result: yes configure:8553: checking for stdint.h configure:8565: cc -c -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:8594: stdint.h: No such file or directory configure:8568: $? = 1 configure: failed program was: #line 8559 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:8584: result: no configure:8553: checking for unistd.h configure:8565: cc -c -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:8568: $? = 0 configure:8571: test -s conftest.o configure:8574: $? = 0 configure:8584: result: yes configure:8594: checking for off_t configure:8615: cc -c -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:8618: $? = 0 configure:8621: test -s conftest.o configure:8624: $? = 0 configure:8634: result: yes configure:8646: checking for size_t configure:8667: cc -c -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:8670: $? = 0 configure:8673: test -s conftest.o configure:8676: $? = 0 configure:8686: result: yes configure:8700: checking for working alloca.h configure:8718: cc -o conftest -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib >&5 configure:8707: alloca.h: No such file or directory configure: In function `main': configure:8711: warning: unused variable `p' configure:8721: $? = 1 configure: failed program was: #line 8706 "configure" #include "confdefs.h" #include int main () { char *p = (char *) alloca (2 * sizeof (int)); ; return 0; } configure:8737: result: no configure:8747: checking for alloca configure:8785: cc -o conftest -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib >&5 configure: In function `main': configure:8778: warning: unused variable `p' configure:8788: $? = 0 configure:8791: test -s conftest configure:8794: $? = 0 configure:8804: result: yes configure:8988: checking for stdlib.h configure:9023: result: yes configure:8988: checking for unistd.h configure:9023: result: yes configure:9036: checking for getpagesize configure:9073: cc -o conftest -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib >&5 configure:9076: $? = 0 configure:9079: test -s conftest configure:9082: $? = 0 configure:9092: result: yes configure:9102: checking for working mmap configure:9238: cc -o conftest -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib >&5 configure:9241: $? = 0 configure:9243: ./conftest configure:9246: $? = 0 configure:9258: result: yes configure:9273: checking for argz.h configure:9283: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:9280: argz.h: No such file or directory configure:9289: $? = 1 configure: failed program was: #line 9279 "configure" #include "confdefs.h" #include configure:9308: result: no configure:9273: checking for limits.h configure:9283: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:9289: $? = 0 configure:9308: result: yes configure:9273: checking for locale.h configure:9283: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:9289: $? = 0 configure:9308: result: yes configure:9273: checking for nl_types.h configure:9283: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:9289: $? = 0 configure:9308: result: yes configure:9273: checking for malloc.h configure:9283: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c In file included from configure:9280: /usr/include/malloc.h:2: warning: #warning "this file includes which is deprecated, use instead" configure:9289: $? = 0 configure:9308: result: yes configure:9273: checking for string.h configure:9308: result: yes configure:9273: checking for unistd.h configure:9308: result: yes configure:9273: checking for sys/param.h configure:9283: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:9289: $? = 0 configure:9308: result: yes configure:9322: checking for getcwd configure:9359: cc -o conftest -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib >&5 configure:9362: $? = 0 configure:9365: test -s conftest configure:9368: $? = 0 configure:9378: result: yes configure:9322: checking for munmap configure:9359: cc -o conftest -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib >&5 configure:9362: $? = 0 configure:9365: test -s conftest configure:9368: $? = 0 configure:9378: result: yes configure:9322: checking for putenv configure:9359: cc -o conftest -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib >&5 configure:9362: $? = 0 configure:9365: test -s conftest configure:9368: $? = 0 configure:9378: result: yes configure:9322: checking for setenv configure:9359: cc -o conftest -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib >&5 configure:9362: $? = 0 configure:9365: test -s conftest configure:9368: $? = 0 configure:9378: result: yes configure:9322: checking for setlocale configure:9359: cc -o conftest -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib >&5 configure:9362: $? = 0 configure:9365: test -s conftest configure:9368: $? = 0 configure:9378: result: yes configure:9322: checking for strchr configure:9359: cc -o conftest -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib >&5 configure:9362: $? = 0 configure:9365: test -s conftest configure:9368: $? = 0 configure:9378: result: yes configure:9322: checking for strcasecmp configure:9359: cc -o conftest -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib >&5 configure:9362: $? = 0 configure:9365: test -s conftest configure:9368: $? = 0 configure:9378: result: yes configure:9322: checking for strdup configure:9359: cc -o conftest -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib >&5 configure:9362: $? = 0 configure:9365: test -s conftest configure:9368: $? = 0 configure:9378: result: yes configure:9322: checking for __argz_count configure:9359: cc -o conftest -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib >&5 /tmp/cc0Icvbx.o: In function `main': /tmp/cc0Icvbx.o(.text+0x9): undefined reference to `__argz_count' configure:9362: $? = 1 configure: failed program was: #line 9328 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_count (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __argz_count (); char (*f) (); int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub___argz_count) || defined (__stub_____argz_count) choke me #else f = __argz_count; #endif ; return 0; } configure:9378: result: no configure:9322: checking for __argz_stringify configure:9359: cc -o conftest -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib >&5 /tmp/cc3erP0L.o: In function `main': /tmp/cc3erP0L.o(.text+0x9): undefined reference to `__argz_stringify' configure:9362: $? = 1 configure: failed program was: #line 9328 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_stringify (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __argz_stringify (); char (*f) (); int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub___argz_stringify) || defined (__stub_____argz_stringify) choke me #else f = __argz_stringify; #endif ; return 0; } configure:9378: result: no configure:9322: checking for __argz_next configure:9359: cc -o conftest -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib >&5 /tmp/ccECHsHr.o: In function `main': /tmp/ccECHsHr.o(.text+0x9): undefined reference to `__argz_next' configure:9362: $? = 1 configure: failed program was: #line 9328 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_next (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __argz_next (); char (*f) (); int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub___argz_next) || defined (__stub_____argz_next) choke me #else f = __argz_next; #endif ; return 0; } configure:9378: result: no configure:9393: checking for stpcpy configure:9430: cc -o conftest -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib >&5 /tmp/ccFEDpQi.o: In function `main': /tmp/ccFEDpQi.o(.text+0x9): undefined reference to `stpcpy' configure:9433: $? = 1 configure: failed program was: #line 9399 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char stpcpy (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char stpcpy (); char (*f) (); int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_stpcpy) || defined (__stub___stpcpy) choke me #else f = stpcpy; #endif ; return 0; } configure:9449: result: no configure:9468: checking for LC_MESSAGES configure:9486: cc -o conftest -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib >&5 configure:9489: $? = 0 configure:9492: test -s conftest configure:9495: $? = 0 configure:9505: result: yes configure:9515: checking whether NLS is requested configure:9524: result: yes configure:9546: checking for libintl.h configure:9556: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c configure:9562: $? = 0 configure:9581: result: yes configure:9584: checking for gettext in libc configure:9602: cc -o conftest -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib >&5 /tmp/cc8b1vqK.o: In function `main': /tmp/cc8b1vqK.o(.text+0xf): undefined reference to `gettext' configure:9605: $? = 1 configure: failed program was: #line 9590 "configure" #include "confdefs.h" #include int main () { return (int) gettext ("") ; return 0; } configure:9621: result: no configure:9625: checking for bindtextdomain in -lintl configure:9652: cc -o conftest -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -lintl -L/usr/local/lib >&5 configure:9655: $? = 0 configure:9658: test -s conftest configure:9661: $? = 0 configure:9672: result: yes configure:9675: checking for gettext in libintl configure:9680: checking for gettext in -lintl configure:9707: cc -o conftest -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -lintl -L/usr/local/lib >&5 configure:9710: $? = 0 configure:9713: test -s conftest configure:9716: $? = 0 configure:9727: result: yes configure:9736: result: yes configure:9750: checking for msgfmt configure:9777: result: /usr/local/bin/msgfmt configure:9788: checking for dcgettext configure:9825: cc -o conftest -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib >&5 /tmp/ccPtxBRD.o: In function `main': /tmp/ccPtxBRD.o(.text+0x9): undefined reference to `dcgettext' configure:9828: $? = 1 configure: failed program was: #line 9794 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char dcgettext (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char dcgettext (); char (*f) (); int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_dcgettext) || defined (__stub___dcgettext) choke me #else f = dcgettext; #endif ; return 0; } configure:9844: result: no configure:9856: checking for gmsgfmt configure:9885: result: /usr/local/bin/msgfmt configure:9894: checking for xgettext configure:9921: result: /usr/local/bin/xgettext configure:9942: cc -o conftest -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib >&5 /tmp/cctxaAvg.o: In function `main': /tmp/cctxaAvg.o(.text+0x4): undefined reference to `_nl_msg_cat_cntr' configure:9945: $? = 1 configure: failed program was: #line 9929 "configure" #include "confdefs.h" int main () { extern int _nl_msg_cat_cntr; return _nl_msg_cat_cntr ; return 0; } configure:10243: checking for catalogs to be installed configure:10255: result: az ca da de el en_GB es eu fi fr ga gl hu it ja ko lt nl no pl pt pt_BR ro ru sk sl sv uk wa tr zh_CN zh_TW configure:10357: checking ORBit version configure:10360: result: 0.5.15 configure:10369: checking for libIDL >= 0.6.8 configure:10380: result: found libIDL-0.6.8 configure:10388: checking for dladdr configure:10411: cc -c -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:10414: $? = 0 configure:10417: test -s conftest.o configure:10420: $? = 0 configure:10430: result: found configure:10450: checking alignment of CORBA_short configure:10480: cc -o conftest -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib >&5 configure:10471: warning: return-type defaults to `int' configure: In function `main': configure:10474: warning: int format, pointer arg (arg 3) configure:10483: $? = 0 configure:10485: ./conftest configure:10488: $? = 0 configure:10500: result: 2 configure:10508: checking alignment of CORBA_long configure:10538: cc -o conftest -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib >&5 configure:10529: warning: return-type defaults to `int' configure: In function `main': configure:10532: warning: int format, pointer arg (arg 3) configure:10541: $? = 0 configure:10543: ./conftest configure:10546: $? = 0 configure:10558: result: 4 configure:10566: checking alignment of CORBA_unsigned_short configure:10596: cc -o conftest -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib >&5 configure:10587: warning: return-type defaults to `int' configure: In function `main': configure:10590: warning: int format, pointer arg (arg 3) configure:10599: $? = 0 configure:10601: ./conftest configure:10604: $? = 0 configure:10616: result: 2 configure:10624: checking alignment of CORBA_unsigned_long configure:10654: cc -o conftest -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib >&5 configure:10645: warning: return-type defaults to `int' configure: In function `main': configure:10648: warning: int format, pointer arg (arg 3) configure:10657: $? = 0 configure:10659: ./conftest configure:10662: $? = 0 configure:10674: result: 4 configure:10682: checking alignment of CORBA_float configure:10712: cc -o conftest -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib >&5 configure:10703: warning: return-type defaults to `int' configure: In function `main': configure:10706: warning: int format, pointer arg (arg 3) configure:10715: $? = 0 configure:10717: ./conftest configure:10720: $? = 0 configure:10732: result: 4 configure:10740: checking alignment of CORBA_double configure:10770: cc -o conftest -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib >&5 configure:10761: warning: return-type defaults to `int' configure: In function `main': configure:10764: warning: int format, pointer arg (arg 3) configure:10773: $? = 0 configure:10775: ./conftest configure:10778: $? = 0 configure:10790: result: 4 configure:10798: checking alignment of CORBA_char configure:10828: cc -o conftest -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib >&5 configure:10819: warning: return-type defaults to `int' configure: In function `main': configure:10822: warning: int format, pointer arg (arg 3) configure:10831: $? = 0 configure:10833: ./conftest configure:10836: $? = 0 configure:10848: result: 1 configure:10856: checking alignment of CORBA_boolean configure:10886: cc -o conftest -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib >&5 configure:10877: warning: return-type defaults to `int' configure: In function `main': configure:10880: warning: int format, pointer arg (arg 3) configure:10889: $? = 0 configure:10891: ./conftest configure:10894: $? = 0 configure:10906: result: 1 configure:10914: checking alignment of CORBA_octet configure:10944: cc -o conftest -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib >&5 configure:10935: warning: return-type defaults to `int' configure: In function `main': configure:10938: warning: int format, pointer arg (arg 3) configure:10947: $? = 0 configure:10949: ./conftest configure:10952: $? = 0 configure:10964: result: 1 configure:10972: checking alignment of CORBA_long_double configure:11002: cc -o conftest -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib >&5 configure:10993: warning: return-type defaults to `int' configure: In function `main': configure:10996: warning: int format, pointer arg (arg 3) configure:11005: $? = 0 configure:11007: ./conftest configure:11010: $? = 0 configure:11022: result: 4 configure:11030: checking alignment of CORBA_wchar configure:11060: cc -o conftest -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib >&5 configure:11051: warning: return-type defaults to `int' configure: In function `main': configure:11054: warning: int format, pointer arg (arg 3) configure:11063: $? = 0 configure:11065: ./conftest configure:11068: $? = 0 configure:11080: result: 2 configure:11088: checking alignment of CORBA_long_long configure:11118: cc -o conftest -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib >&5 configure:11109: warning: return-type defaults to `int' configure: In function `main': configure:11112: warning: int format, pointer arg (arg 3) configure:11121: $? = 0 configure:11123: ./conftest configure:11126: $? = 0 configure:11138: result: 4 configure:11146: checking alignment of CORBA_unsigned_long_long configure:11176: cc -o conftest -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib >&5 configure:11167: warning: return-type defaults to `int' configure: In function `main': configure:11170: warning: int format, pointer arg (arg 3) configure:11179: $? = 0 configure:11181: ./conftest configure:11184: $? = 0 configure:11196: result: 4 configure:11204: checking alignment of CORBA_struct configure:11234: cc -o conftest -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib >&5 configure:11225: warning: return-type defaults to `int' configure: In function `main': configure:11228: warning: int format, pointer arg (arg 3) configure:11237: $? = 0 configure:11239: ./conftest configure:11242: $? = 0 configure:11254: result: 1 configure:11262: checking alignment of CORBA_pointer configure:11292: cc -o conftest -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -O -pipe -I/usr/X11R6/include -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/lib >&5 configure:11283: warning: return-type defaults to `int' configure: In function `main': configure:11286: warning: int format, pointer arg (arg 3) configure:11295: $? = 0 configure:11297: ./conftest configure:11300: $? = 0 configure:11312: result: 4 configure:11330: checking for gnome-libs >= 1.2.7 configure:11335: result: found configure:11344: checking for Oaf >= 0.6.7 configure:11356: error: not found ## ----------------- ## ## Cache variables. ## ## ----------------- ## ac_cv_alignof_CORBA_long_double='4' ac_cv_type_size_t='yes' ac_cv_path_XGETTEXT='/usr/local/bin/xgettext' ac_cv_func_getcwd='yes' ac_cv_alignof_CORBA_boolean='1' ac_cv_alignof_CORBA_unsigned_short='2' ac_cv_header_stdlib_h='yes' lt_cv_file_magic_cmd='$MAGIC_CMD' ac_cv_alignof_CORBA_octet='1' ac_cv_header_nl_types_h='yes' gnome_cv_passdown_X_CFLAGS='-I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include' ac_cv_lib_cposix_strerror='no' ac_cv_prog_cc_g='yes' ac_cv_path_INTLTOOL_PERL='/usr/bin/perl' ac_cv_env_LDFLAGS_set='' ac_cv_lib_Xpm_XpmFreeXpmImage='yes' lt_cv_prog_cc_can_build_shared='yes' ac_cv_c_compiler_gnu='yes' ac_cv_env_CFLAGS_set='set' ac_cv_lib_intl_gettext='yes' ac_cv_func_setlocale='yes' gt_cv_func_gettext_libintl='yes' ac_cv_func_mmap_fixed_mapped='yes' ac_cv_path_ORBIT_CONFIG='/usr/local/bin/orbit-config' ac_cv_prog_make_gmake_set='yes' ac_cv_path_GTK_CONFIG='/usr/X11R6/bin/gtk12-config' ac_cv_env_CPP_value='' ac_cv_env_CPPFLAGS_set='set' ac_cv_alignof_CORBA_long='4' ac_cv_func_strcasecmp='yes' lt_cv_prog_cc_static_works='yes' lt_cv_prog_cc_no_builtin='' ac_cv_alignof_CORBA_unsigned_long_long='4' lt_cv_prog_cc_shlib='' ac_cv_func___argz_count='no' gnome_cv_passdown_GTK_LIBS='-L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lxpg4 -lXext -lX11 -lm' lt_cv_prog_cc_static='-static' ac_cv_env_host_alias_set='' ac_cv_path_GMSGFMT='/usr/local/bin/msgfmt' ac_cv_c_const='yes' ac_cv_prog_YACC='bison -y' lt_cv_ld_reload_flag='-r' ac_cv_working_alloca_h='no' lt_cv_sys_path_separator=':' ac_cv_func_munmap='yes' ac_cv_header_sys_stat_h='yes' ac_cv_header_X11_SM_SMlib_h='yes' lt_cv_archive_cmds_need_lc='yes' lt_cv_prog_gnu_ld='yes' ac_cv_env_build_alias_set='' ac_cv_alignof_CORBA_double='4' gt_cv_func_gettext_libc='no' ac_cv_header_limits_h='yes' ac_cv_env_LDFLAGS_value='' ac_cv_env_target_alias_set='set' ac_cv_func_alloca_works='yes' ac_cv_prog_cc_stdc='' ac_cv_host_alias='i386-unknown-freebsd4.4' ac_cv_env_CFLAGS_value='-O -pipe ' ac_cv_env_CC_set='set' ac_cv_path_MSGFMT='/usr/local/bin/msgfmt' ac_cv_header_sys_types_h='yes' lt_cv_prog_cc_wl='-Wl,' ac_cv_header_stdc='yes' ac_cv_path_ORBIT_IDL='/usr/local/bin/orbit-idl' ac_cv_alignof_CORBA_struct='1' ac_cv_alignof_CORBA_short='2' ac_cv_func___argz_stringify='no' ac_cv_header_strings_h='yes' ac_cv_func_dcgettext='no' ac_cv_header_stdint_h='no' ac_cv_header_inttypes_h='yes' nls_cv_header_intl='' ac_cv_func___argz_next='no' ac_cv_func_setenv='yes' ac_cv_header_sys_param_h='yes' ac_cv_header_locale_h='yes' ac_cv_header_unistd_h='yes' ac_cv_header_string_h='yes' ac_cv_c_inline='inline' lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_path_LD='/usr/libexec/elf/ld' ac_cv_build_alias='i386-unknown-freebsd4.4' gnome_cv_orbit_found='yes' ac_cv_env_CPPFLAGS_value='-I/usr/local/include' ac_cv_func_strchr='yes' ac_cv_header_memory_h='yes' ac_cv_prog_ac_ct_RANLIB='ranlib' gnome_cv_passdown_X_LIBS='-L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lxpg4 -lXext -lX11 -lm' ac_cv_prog_ac_ct_STRIP='strip' ac_cv_host='i386-unknown-freebsd4.4' ac_cv_env_host_alias_value='' am_cv_val_LC_MESSAGES='yes' ac_cv_type_off_t='yes' nls_cv_force_use_gnu_gettext='no' ac_cv_lib_intl_bindtextdomain='yes' lt_cv_compiler_c_o='yes' lt_cv_prog_cc_pic_works='yes' lt_cv_file_magic_test_file='' ac_cv_alignof_CORBA_long_long='4' ac_cv_alignof_CORBA_unsigned_long='4' nls_cv_use_gnu_gettext='no' ac_cv_header_argz_h='no' gnome_cv_passdown_x_libs='-L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lxpg4 -lXext -lX11 -lm' ac_cv_lib_pthread_pthread_create='yes' ac_cv_build='i386-unknown-freebsd4.4' ac_cv_prog_CPP='cc -E' ac_cv_env_build_alias_value='' ac_cv_alignof_CORBA_char='1' ac_cv_header_malloc_h='yes' ac_cv_func_getpagesize='yes' lt_cv_prog_cc_pic=' -fPIC' lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_deplibs_check_method='pass_all' ac_cv_prog_ac_ct_CC='cc' ac_cv_header_libintl_h='yes' lt_cv_compiler_o_lo='no' ac_cv_env_target_alias_value='i386-unknown-freebsd4.4' ac_cv_alignof_CORBA_wchar='2' ac_cv_lib_SM_SmcSaveYourselfDone='yes' ac_cv_env_CC_value='cc' ac_cv_alignof_CORBA_float='4' lt_cv_path_NM='/usr/bin/nm -B' gnome_cv_gnorba_found='yes' ac_cv_env_CPP_set='' ac_cv_alignof_CORBA_pointer='4' ac_cv_header_dlfcn_h='yes' nls_cv_header_libgt='' ac_cv_func_strdup='yes' ac_cv_func_putenv='yes' ac_cv_path_GNOME_CONFIG='/usr/X11R6/bin/gnome-config' ac_cv_func_stpcpy='no' ac_cv_objext='o' ## ------------ ## ## confdefs.h. ## ## ------------ ## #define PACKAGE "bonobo" #define VERSION "1.0.20" #define STDC_HEADERS 1 #define HAVE_DLFCN_H 1 #define HAVE_X11_SM_SMLIB_H 1 #define HAVE_LIBSM 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ALLOCA 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_NL_TYPES_H 1 #define HAVE_MALLOC_H 1 #define HAVE_STRING_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETCWD 1 #define HAVE_MUNMAP 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_STRCHR 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_LC_MESSAGES 1 #define HAVE_GETTEXT 1 #define ENABLE_NLS 1 #define HAVE_DLADDR 1 #define ALIGNOF_CORBA_SHORT 2 #define ALIGNOF_CORBA_LONG 4 #define ALIGNOF_CORBA_UNSIGNED_SHORT 2 #define ALIGNOF_CORBA_UNSIGNED_LONG 4 #define ALIGNOF_CORBA_FLOAT 4 #define ALIGNOF_CORBA_DOUBLE 4 #define ALIGNOF_CORBA_CHAR 1 #define ALIGNOF_CORBA_BOOLEAN 1 #define ALIGNOF_CORBA_OCTET 1 #define ALIGNOF_CORBA_LONG_DOUBLE 4 #define ALIGNOF_CORBA_WCHAR 2 #define ALIGNOF_CORBA_LONG_LONG 4 #define ALIGNOF_CORBA_UNSIGNED_LONG_LONG 4 #define ALIGNOF_CORBA_STRUCT 1 #define ALIGNOF_CORBA_POINTER 4 configure: exit 1 --6c2NcOVqGQ03X4Wi-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 2:40:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7386637B41A for ; Fri, 26 Apr 2002 02:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q9e2m44710; Fri, 26 Apr 2002 02:40:02 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 17DF837B420 for ; Fri, 26 Apr 2002 02:31:57 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q9Vv643452; Fri, 26 Apr 2002 02:31:57 -0700 (PDT) (envelope-from nobody) Message-Id: <200204260931.g3Q9Vv643452@freefall.freebsd.org> Date: Fri, 26 Apr 2002 02:31:57 -0700 (PDT) From: Dan Naumov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37481: ZSNES 1.337 refuses to build against SDL 1.2.4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37481 >Category: ports >Synopsis: ZSNES 1.337 refuses to build against SDL 1.2.4 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Apr 26 02:40:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dan Naumov >Release: 4.5-STABLE >Organization: none, home user. >Environment: FreeBSD localhost.localdomain 4.5-STABLE FreeBSD 4.5-STABLE #0: Fri Apr 26 04:09:01 EEST 2002 root@localhost.localdomain:/usr/obj/usr/src/sys/JAGO i386 >Description: When trying to build the ZNES 1.337 emulator, which is in ports, it now attempts to build against the recently released SDL 1.2.4. The build fails with the following error: linux/sdllink.o: In function `InitJoystickInput': linux/sdllink.o(.text+0xc1c): undefined reference to `SDL_NumJoysticks' linux/sdllink.o(.text+0xc4e): undefined reference to `SDL_JoystickEventState' linux/sdllink.o(.text+0xc6d): undefined reference to `SDL_JoystickOpen' linux/sdllink.o(.text+0xc7e): undefined reference to `SDL_JoystickName' linux/sdllink.o(.text+0xc8a): undefined reference to `SDL_JoystickNumButtons' gmake: *** [zsnes] Error 1 *** Error code 2 It used to build fine against SDL 1.2.3 and I also heard that 1.2.4 introduced some major changes to the Joystick code, so I am almost 100% positive that the problem is caused by the new SDL release. >How-To-Repeat: Remove ZSNES and SDL from your system (if installed). CVSup the port tree. Attempt to build ZSNES. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 3:49:33 2002 Delivered-To: freebsd-ports@freebsd.org Received: from south.nanolink.com (south.nanolink.com [217.75.134.10]) by hub.freebsd.org (Postfix) with SMTP id E173837B400 for ; Fri, 26 Apr 2002 03:49:25 -0700 (PDT) Received: (qmail 42990 invoked from network); 26 Apr 2002 10:55:15 -0000 Received: from unknown (HELO straylight.ringlet.net) (212.116.140.125) by south.nanolink.com with SMTP; 26 Apr 2002 10:55:15 -0000 Received: (qmail 22293 invoked by uid 1000); 26 Apr 2002 10:48:52 -0000 Date: Fri, 26 Apr 2002 13:48:52 +0300 From: Peter Pentchev To: John Hay Cc: mi@FreeBSD.org, jjinux@yahoo.com, freebsd-ports@FreeBSD.org Subject: Re: ports/37164: ghostscript-gnu has gdevdj9.c.gz which fails checksum Message-ID: <20020426134852.D59183@straylight.oblivion.bg> Mail-Followup-To: John Hay , mi@FreeBSD.org, jjinux@yahoo.com, freebsd-ports@FreeBSD.org References: <200204242236.g3OMaww47838@freefall.freebsd.org> <200204251646.g3PGktE86654@zibbi.icomtek.csir.co.za> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="KdquIMZPjGJQvRdI" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200204251646.g3PGktE86654@zibbi.icomtek.csir.co.za>; from jhay@icomtek.csir.co.za on Thu, Apr 25, 2002 at 06:46:55PM +0200 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --KdquIMZPjGJQvRdI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 25, 2002 at 06:46:55PM +0200, John Hay wrote: > > Synopsis: ghostscript-gnu has gdevdj9.c.gz which fails checksum > >=20 > > State-Changed-From-To: open->closed > > State-Changed-By: mi > > State-Changed-When: Wed Apr 24 15:36:00 PDT 2002 > > State-Changed-Why:=20 > > Checksum update committed into both ghostscript-gnu and ghostscript-afp= l. > >=20 > > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D37164 > >=20 >=20 > Are you sure that is the correct md5? Didn't you just reverse r1.25 of > ghostscript-gnu/distinfo? The versions of gdevdj9.c.gz that I find have > an md5 of > 3a9c20c34b79ffab434abfbcc31d1c27 > and not > f09ef883b8ba837fb42c608c01af7375 Mikhail, where did you get the f09e.. gdevdj9.c.gz file from? It does not appear to be on the primary dj970 MASTER_SITE - http://www.harsch.net/Download/ G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 If wishes were fishes, the antecedent of this conditional would be true. --KdquIMZPjGJQvRdI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjzJMJQACgkQ7Ri2jRYZRVMIcwCdHjwLRFwCpJCRSBID+x0DN8vx GxoAoIKLVGrERXvNrEaL9NgiL9MVHRDs =cD3P -----END PGP SIGNATURE----- --KdquIMZPjGJQvRdI-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 3:57:10 2002 Delivered-To: freebsd-ports@freebsd.org Received: from south.nanolink.com (south.nanolink.com [217.75.134.10]) by hub.freebsd.org (Postfix) with SMTP id A7D2437B41B for ; Fri, 26 Apr 2002 03:57:00 -0700 (PDT) Received: (qmail 43028 invoked from network); 26 Apr 2002 11:02:57 -0000 Received: from unknown (HELO straylight.ringlet.net) (212.116.140.125) by south.nanolink.com with SMTP; 26 Apr 2002 11:02:57 -0000 Received: (qmail 25793 invoked by uid 1000); 26 Apr 2002 10:56:41 -0000 Date: Fri, 26 Apr 2002 13:56:40 +0300 From: Peter Pentchev To: Doug Barton Cc: Maxime Henrion , freebsd-ports@FreeBSD.org Subject: Re: patch to have make clean not recurse in ${PORTSDIR} Message-ID: <20020426135640.E59183@straylight.oblivion.bg> Mail-Followup-To: Doug Barton , Maxime Henrion , freebsd-ports@FreeBSD.org References: <20020424224454.GM88736@elvis.mu.org> <20020424191430.W62277-100000@zoot.corp.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="ZInfyf7laFu/Kiw7" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020424191430.W62277-100000@zoot.corp.yahoo.com>; from DougB@FreeBSD.org on Wed, Apr 24, 2002 at 07:16:48PM -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --ZInfyf7laFu/Kiw7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 24, 2002 at 07:16:48PM -0700, Doug Barton wrote: > On Wed, 24 Apr 2002, Maxime Henrion wrote: >=20 > > Currently, if you do a ``make clean'' in /usr/ports, it will recurse > > through each port's dependencies and clean them too. >=20 > This has been discussed at great length on various lists. The two > answers to your question are, A) You can already do what you want to do, > with an option that allows you NOT to do it if for some reason you > actually WANT to repetitively clean dependencies, and B) The fastest way > to clean up your ports tree is not to use make at all, it's: >=20 > find /usr/ports -type d -name work -exec rm -r {} \; FWIW, this could be further speeded up by -mindepth 3 -maxdepth 3, and it would be *much* cheaper on child processes if | xargs rm -rf is used instead of the -exec. Oh, and yes, there are many other ways to achieve the same :) Yes, I know the door is that-a-way.. what's your point? :P > Therefore, with all due respect, I think this patch is a step in the wrong > direction. G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 I am the meaning of this sentence. --ZInfyf7laFu/Kiw7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjzJMmcACgkQ7Ri2jRYZRVN0lACeIyXRnWW7hahq9k2UCAoRbvyp fL0AnRcshYr3h8O0u/D8HTnv+pTwqLs5 =fWMg -----END PGP SIGNATURE----- --ZInfyf7laFu/Kiw7-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 4:39:30 2002 Delivered-To: freebsd-ports@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id F211037B419; Fri, 26 Apr 2002 04:39:22 -0700 (PDT) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 4ADFF2B83B; Fri, 26 Apr 2002 13:38:41 +0200 (CEST) Received: by k7.mavetju.org (Postfix, from userid 1001) id 9304A229; Fri, 26 Apr 2002 21:38:24 +1000 (EST) Date: Fri, 26 Apr 2002 21:38:24 +1000 From: Edwin Groothuis To: Peter Pentchev , Doug Barton , Maxime Henrion , freebsd-ports@FreeBSD.org, portmgr@freebsd.org Subject: Re: patch to have make clean not recurse in ${PORTSDIR} Message-ID: <20020426213824.E56612@k7.mavetju.org> References: <20020424224454.GM88736@elvis.mu.org> <20020424191430.W62277-100000@zoot.corp.yahoo.com> <20020426135640.E59183@straylight.oblivion.bg> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020426135640.E59183@straylight.oblivion.bg>; from roam@ringlet.net on Fri, Apr 26, 2002 at 01:56:40PM +0300 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, Apr 26, 2002 at 01:56:40PM +0300, Peter Pentchev wrote: > On Wed, Apr 24, 2002 at 07:16:48PM -0700, Doug Barton wrote: > > On Wed, 24 Apr 2002, Maxime Henrion wrote: > > > > > Currently, if you do a ``make clean'' in /usr/ports, it will recurse > > > through each port's dependencies and clean them too. > > > > This has been discussed at great length on various lists. The two > > answers to your question are, A) You can already do what you want to do, > > with an option that allows you NOT to do it if for some reason you > > actually WANT to repetitively clean dependencies, and B) The fastest way > > to clean up your ports tree is not to use make at all, it's: The problem here is that the makefiles for "make clean" don't differentiate between a make in a directory with a port (i.e. ports/mail/mutt) and a make in a directory with ports (i.e. ports/mail). The behaviour for these two "make clean"s should be different: In a port-directory: make clean should run normally and check if NOCLEANDEPENDS is in /etc/make.conf. In a ports-directory: make clean should jump in all subdirectories and run make clean there with NOCLEANDEPENDS=yes In the past I've made a patch for it, ports/31113(*). To all the people who say "yeah, but you can work around it with NOCLEANDEPENDS=yes": Currently you have a problem which comes because there is no difference in operations for "make clean" between a port- and a ports-directory. This is wrong and inconstitent behaviour if you compare if with the rest of the make-targets. If this problem isn't going to be attacked (and I've already submitted the patches for it half a year ago), this problem will keep coming back and the same discussion will keep coming up every half year. ports/31113 is still "Status: open". Please portmgr, do something with it :-) Edwin (*) http://www.freebsd.org/cgi/query-pr.cgi?pr=31113 -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: bash$ :(){ :|:&};: | http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 5: 0:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 389EF37B417 for ; Fri, 26 Apr 2002 05:00:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QC04279318; Fri, 26 Apr 2002 05:00:04 -0700 (PDT) (envelope-from gnats) Received: from kebab.gaffel.nu (kebab.gaffel.nu [217.8.138.140]) by hub.freebsd.org (Postfix) with SMTP id C43F837B417 for ; Fri, 26 Apr 2002 05:00:00 -0700 (PDT) Received: (qmail 32221 invoked by uid 1000); 26 Apr 2002 11:59:54 -0000 Message-Id: <20020426115954.32220.qmail@kebab.gaffel.nu> Date: 26 Apr 2002 11:59:54 -0000 From: "Øyvind" Kolbu Reply-To: "Øyvind" Kolbu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37484: flash plugin path not included in Opera Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37484 >Category: ports >Synopsis: flash plugin path not included in Opera >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Apr 26 05:00:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Øyvind Kolbu >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD kebab.gaffel.nu 4.5-STABLE FreeBSD 4.5-STABLE #6: Fri Feb 22 21:32:47 CET 2002 oyvind@kebab.gaffel.nu:/usr/obj/usr/src/sys/kebab i386 4.5-stable, Opera 6.0 beta 2 >Description: The flash plugin will not work unless you manually add /usr/local/lib/netscape-linux/plugins to the plugin-path. The path was included in patch-aa rev 1.10, but not in 1.11. >How-To-Repeat: Install linux-flashplugin and linux-opera ports. >Fix: --- patch-aa.orig Fri Apr 26 13:30:57 2002 +++ patch-aa Fri Apr 26 13:43:34 2002 @@ -1,12 +1,13 @@ --- install.sh.orig Fri Apr 12 14:01:42 2002 -+++ install.sh Sat Apr 20 16:50:05 2002 -@@ -727,6 +727,14 @@ ++++ install.sh Fri Apr 26 13:41:08 2002 +@@ -727,6 +727,15 @@ /usr/lib/j2re1.3/plugin/i386/netscape4 \\" ;; + i386:FreeBSD) + wrapper_plugin_paths=" + %%PREFIX%%/Acrobat[45]/bin \\ ++ %%PREFIX%%/lib/netscape-linux/plugins \\ + %%PREFIX%%/linux-jdk1.3.1/jre/plugin/i386/ns4 \\ + %%PREFIX%%/linux-ibm-jdk1.3.0/jre/bin \\ + %%PREFIX%%/linux-jdk1.4.0b3/jre/plugin/i386/ns4 \\" @@ -15,7 +16,7 @@ mips*:Linux) wrapper_plugin_paths='' ;; -@@ -783,7 +791,7 @@ +@@ -783,7 +792,7 @@ # Acrobat Reader For BINDIR in \\ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 6: 5:31 2002 Delivered-To: freebsd-ports@freebsd.org Received: from omsk.mushinsky.net (omsk.mushinsky.net [66.114.66.201]) by hub.freebsd.org (Postfix) with ESMTP id 7224037B400 for ; Fri, 26 Apr 2002 06:05:25 -0700 (PDT) Received: from localhost (freebsd@localhost) by omsk.mushinsky.net (8.11.6/8.11.6) with ESMTP id g3QD5O499481 for ; Fri, 26 Apr 2002 09:05:24 -0400 (EDT) (envelope-from freebsd@omsk.mushinsky.net) Date: Fri, 26 Apr 2002 09:05:24 -0400 (EDT) From: FreeBSD mail user To: Subject: building kde3 Message-ID: <20020426090112.N99428-100000@omsk.mushinsky.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org kdenetwork3, configure prompts me to remove conftest.sed, then to replace a libtool, then 'checking whether sed truncates output' it asks me to remove a file in /tmp multiple times, and then make gives ===> Building for kdenetwork-3.0_1 gmake all-recursive gmake[1]: Entering directory `/usr/ports/net/kdenetwork3/work/kdenetwork-3.0' Making all in mimelib gmake[2]: Entering directory `/usr/ports/net/kdenetwork3/work/kdenetwork-3.0/mim elib' Makefile:422: *** missing separator. Stop. gmake[2]: Leaving directory `/usr/ports/net/kdenetwork3/work/kdenetwork-3.0/mime lib' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/net/kdenetwork3/work/kdenetwork-3.0' gmake: *** [all-recursive-am] Error 2 *** Error code 2 what can this mean? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 6:47:55 2002 Delivered-To: freebsd-ports@freebsd.org Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id EC63137B417 for ; Fri, 26 Apr 2002 06:47:35 -0700 (PDT) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id JQF9GZXB; Fri, 26 Apr 2002 16:49:12 +0300 Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g3QDlR119865; Fri, 26 Apr 2002 16:47:27 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3CC95AF0.68F27D9@FreeBSD.org> Date: Fri, 26 Apr 2002 16:49:36 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: David Banning Cc: ports@FreeBSD.ORG Subject: Re: bonobo error on build References: <20020426053006.A21105@mail.clubplus.net> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org David Banning wrote: > > checking for gnome-libs >= 1.2.7... found > checking for Oaf >= 0.6.7... configure: error: not found As you can see oaf package installed on your system is too old. Update oaf to the latest version available from the ports (0.6.10) and try again. -Maxim > ===> Script "configure" failed unexpectedly. > Please report the problem to gnome@FreeBSD.org [maintainer] and attach > the "/usr/ports/devel/bonobo/work/bonobo-1.0.20/config.log" including the > output of the failure of your make command. Also, it might be a good idea > to provide an overview of all packages installed on your system (e.g. an > `ls /var/db/pkg`). > *** Error code 1 > > Stop in /usr/ports/devel/bonobo. > > as requested; > > cd /var/db/pkg > > ls * > > 41upgrade-2000.11.01 m4-1.4 > ImageMagick-5.3.1 mc-4.5.54_2 > Ipe-5.0 metamail-2.7 > Mesa-3.4.2_1 mindterm-binary-1.2.1 > ORBit-0.5.15_1 mm-1.1.3 > XFree86-4.0.3_3 mod_php4-4.0.4pl1_3 > Xaw3d-1.5 mozilla-0.9.3,1 > a2ps-letterdj-4.13 mozilla-embedded-0.9.2,1 > aXe-6.1.2_1 mozilla-headers-0.9.2,1 > aalib-1.2_2 mozilla-headers-0.9.3,1 > acroread4-4.05 mozilla-headers-0.9.7_2,1 > adzapper-0.4.0 mp3blaster-3.0p5 > afm-1.0 mpeg2play-1.1b > amaya-4.3.2 mpeg_encode-1.5b > apache+mod_ssl-1.3.19+2.8.2 mpeg_lib-1.3.1 > apel-emacs20-10.3 mpeg_play-2.4 > apel-emacs21-10.3 mpeg_stat-2.2b > apel-mule-10.3 mpegaudio-3.9 > apsfilter-6.1.1 mpg123-esound-0.59r_4 > atk-1.0.1 mplayer-0.50.0.2_1 > autoconf-2.13 mplayer-fonts-0.50 > autoconf213-2.13.000227 mswordview-0.5.14.6_1 > automake-1.4 mule-2.3_2 > automake14-1.4.5 mule-common-2.3_2 > avifile-0.60.20010429_1 mysql-client-3.23.37 > bash-2.03 mysql-jdbc-mm-1.2c > bison-1.35 mysql-server-3.23.37 > bluefish-0.6 napster-1.4.4 > boehm-gc-5.3_1 nasm-0.98 > bzip2-0.9.5d ncftp3-3.0.3 > bzip2-1.0.1 nedit-5.2 > cups-1.1.10.1 netpbm-9.12 > custom-emacs-1.9962 netpbm-9.23 > custom-mule-1.9962 netscape-remote-1.0 > cvsup-16.1 netscape-wrapper-2000.07.07 > cvsup-16.1e nmap-2.54.b29 > db3-3.2.9_3,1 nspmod-0.1 > emacs-19.34b oaf-0.6.2 > emacs-20.7_1 open-motif-2.1.30_1 > emacs-21.1_5 openwebmail-1.62_1 > esound-0.2.22 p5-CGI.pm-2.753 > expat-1.2 p5-Digest-MD5-2.13 > expat-1.95.2 p5-HTML-Parser-3.22 > fam-2.6.4 p5-HTML-Tagset-3.03 > fetchmail-5.8.1 p5-MD5-2.02 > ffmpeg-0.4.5_1 p5-MIME-Base64-2.12 > fpx-1.2.0 p5-Net-1.0703 > freeciv-1.12.0 p5-Net-SSLeay-1.05 > freetype-1.3.1_1 p5-URI-1.11 > freetype2-2.0.2 p5-libwww-5.53 > freetype2-2.0.4 pango-1.0.1_1 > freetype2-2.0.9 pcre-3.4 > fxtv-1.03 pgp-5.0i > gal-0.11.2 pilot-link-0.9.3 > gconf-0.12_1 pilot_makedoc-0.7a > gdbm-1.8.0 pkgconfig-0.12.0 > gdk-pixbuf-0.16.0 pm3-base-1.1.13 > gettext-0.10.35 pm3-forms-1.1.13 > gettext-0.10.38 pm3-gui-1.1.13 > gettext-0.11.1_1 pm3-net-1.1.13 > ghostscript-6.50_6 png-1.0.10 > ghostview-1.5 png-1.2.0 > gimp-1.2.2_1,1 popclient-3.0b6 > glib-1.2.10_4 popt-1.5.1 > glib-2.0.1_1 procmail-3.22 > glibwww-0.2_1 proftpd-1.2.4_1 > gmake-3.78.1 psiconv-0.8.2 > gnomeaudio-1.4.0 psiconv-0.8.3 > gnomebasic-0.0.20 pspell-0.12.2 > gnomecontrolcenter-1.4.0.1 psutils-letter-1.17_1 > gnomecore-1.4.0.4_2 py22-expat-2.2.1 > gnomelibs-1.4.1.1 python-2.2.1 > gnomeprint-0.29 qcad-1.4.7 > gnomevfs-1.0.1 qpopper-4.0.1 > gnumeric-0.70 qt-2.3.0 > gqview-gnome-1.1.1 rpm-3.0.6_5 > gsm-1.0.10 samba-2.0.8 > gtar-1.13.19 scrollkeeper-0.2_3 > gtk-1.2.10 sdl-1.2.1 > gtk-2.0.1 sharity-light-1.2 > gtkhtml-0.11.1 sidplay-1.0.6 > guile-1.4 skipstone-0.7.3 > gv-3.5.8 smbfs-1.4.1 > hdf-4.1r3 sox-12.17.1_1 > html2ps-letter-1.0_1 squid-2.4_8 > hylafax-4.1 squidGuard-1.2.0 > iconv-2.0_1 svgalib-1.4.2_1 > imlib-1.9.9 t1lib-1.1.0 > ispell-3.1.20c_2 t1lib-1.2 > javavmwrapper-1.1 tcl-8.2.3 > jbigkit-1.2 teTeX-1.0.7 > jdk-1.1.8 tgif-4.1.40 > jdk-1.2.2b10 tiff-3.5.5 > jpeg-6b tiff2png-0.81c > jpilot-0.99_2 timidity++-esound-2.11.3 > jre-1.1.8 tin-1.5.8 > junkfilter-20010529 tk-8.2.3 > kdelibs-2.2_3 tkhylafax-3.0b2 > kermit-7.0.196 transfig-3.2.3d > ksh93-20010101.0000 transproxy-1.2 > lcms-1.07 unixODBC-2.0.9 > liba52-0.7.1.b_1 unzip-5.42 > libart_lgpl2-2.3.8 urwfonts-1.0 > libaudiofile-0.2.1_1 uulib-0.5.13 > libgdgeda-1.8 viewfax-2.3 > libghttp-1.0.9 w3m-0.2.1 > libglade2-1.99.10 wavplay-1.4 > libgnomecanvas-1.114.0 webcopy-0.98b7 > libgnugetopt-1.1 webcrawl-1.10_1 > libiconv-1.6.1 weblint-1.020 > libiconv-1.7_2 webmin-0.85_4 > libmikmod-3.1.9 win32-codecs-010122 > libmng-1.0.2 win32-codecs-010122.1.0.50 > libogg-1.0.r2,2 wordperfect-8.0 > libole2-0.2.3 wrapper-1.0_1 > libsidplay-1.36.50 xanim-2.80.2 > libsigc++-1.0.1 xawtv-3.37 > libtool-1.3.4_2 xfce-3.7.2_1 > libungif-4.1.0b1 xfig-3.2.3d > libunicode-0.4_2 xine-0.9.7 > libvorbis-1.0.r2,2 xkeycaps-2.46 > libwmf-0.1.21 xli-1.17.0_1 > libwww-5.3.1 xloadimage-4.1.9 > libxine-0.9.7 xminesweep-3.0 > libxml2-2.4.20 xmixer-0.9.4 > linux-flashplugin-5.0r47 xmms-esound-1.2.5_1 > linux-jdk-1.2.2 xmovie-1.6.1 > linux-jdk-1.3.1 xmp-esound-2.0.4 > linux-jdk-1.3.1.01 xpaint-2.6.1_2 > linux-jdk-1.3.1.01_1 xpdf-0.92 > linux-jpeg-6b.9_1 xpm-3.4k > linux-netscape-navigator-4.79 xspacewarp-1.2 > linux-opera-5.0_1 xspread-3.1.1c > linux-png-1.0.3_1 xv-3.10a_1 > linux-realplayer-8.cs2 xwave-2.2 > linux_base-6.1 zip-2.3 > linux_devtools-6.1 zope-2.5.0 > lynx-2.8.3.1 > > ---------------------------------------------------------------------- > > config.logName: config.log > Type: Plain Text (text/plain) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 7:40:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B33D237B41B for ; Fri, 26 Apr 2002 07:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QEe2s27799; Fri, 26 Apr 2002 07:40:02 -0700 (PDT) (envelope-from gnats) Received: from amun.isnic.is (amun.isnic.is [193.4.58.10]) by hub.freebsd.org (Postfix) with ESMTP id D15A637B416; Fri, 26 Apr 2002 07:39:08 -0700 (PDT) Received: from amun.isnic.is (smmsp@localhost [127.0.0.1]) by amun.isnic.is (8.12.3/8.12.3/isnic) with ESMTP id g3QEd1P2056627; Fri, 26 Apr 2002 14:39:02 GMT (envelope-from oli@amun.isnic.is) Received: (from root@localhost) by amun.isnic.is (8.12.3/8.12.3/Submit) id g3QEd1DY056626; Fri, 26 Apr 2002 14:39:01 GMT (envelope-from oli) Message-Id: <200204261439.g3QEd1DY056626@amun.isnic.is> Date: Fri, 26 Apr 2002 14:39:01 GMT From: Olafur Osvaldsson Reply-To: Olafur Osvaldsson To: FreeBSD-gnats-submit@FreeBSD.org Cc: dinoex@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37487: mail/noattach: Version update Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37487 >Category: ports >Synopsis: mail/noattach: Version update >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Apr 26 07:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Olafur Osvaldsson >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD amun.isnic.is 4.5-STABLE FreeBSD 4.5-STABLE #2: Thu Apr 25 00:20:32 GMT 2002 root@amun.isnic.is:/u0/obj/usr/src/sys/VA1220 i386 >Description: Version update from 1.0 to 1.0p1 >How-To-Repeat: >Fix: diff -ruN noattach.orig/Makefile noattach/Makefile --- noattach.orig/Makefile Mon Apr 15 02:17:52 2002 +++ noattach/Makefile Fri Apr 26 14:34:05 2002 @@ -6,7 +6,7 @@ # PORTNAME= noattach -PORTVERSION= 1.0 +PORTVERSION= 1.0p1 CATEGORIES= mail MASTER_SITES= ftp://ftp.rhnet.is/pub/noattach/ diff -ruN noattach.orig/distinfo noattach/distinfo --- noattach.orig/distinfo Mon Apr 15 01:32:12 2002 +++ noattach/distinfo Fri Apr 26 14:35:06 2002 @@ -1 +1 @@ -MD5 (noattach-1.0.tar.gz) = 4ae2a525fb43830638ccc3d45b965b4a +MD5 (noattach-1.0p1.tar.gz) = fcc6236af41822af4dc50c083e5aa546 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 7:50:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CABB937B416 for ; Fri, 26 Apr 2002 07:50:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QEo3l30343; Fri, 26 Apr 2002 07:50:03 -0700 (PDT) (envelope-from gnats) Date: Fri, 26 Apr 2002 07:50:03 -0700 (PDT) Message-Id: <200204261450.g3QEo3l30343@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "."@babolo.ru Subject: Re: ports/37335: MANTAINER: port update: net/flow-tools 0.56 -> 0.57 Reply-To: "."@babolo.ru Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/37335; it has been noted by GNATS. From: "."@babolo.ru To: maxim@macomnet.ru Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/37335: MANTAINER: port update: net/flow-tools 0.56 -> 0.57 Date: Fri, 26 Apr 2002 18:47:39 +0400 (MSD) Maxim Konovalov writes: > > >Number: 37335 > >Category: ports > >Synopsis: port update: net/flow-tools 0.56 -> 0.57 > >Confidential: no > >Severity: non-critical > >Priority: low > >Responsible: freebsd-ports > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: update > >Submitter-Id: current-users > >Arrival-Date: Mon Apr 22 03:00:04 PDT 2002 > >Closed-Date: > >Last-Modified: > >Originator: Maxim Konovalov > >Release: FreeBSD 5.0-CURRENT i386 > >Organization: > n/a > >Environment: > FreeBSD 5.0-CURRENT i386 > > >Description: > port update: net/flow-tools 0.56 -> 0.57 > > ChangeLog: http://www.pairlist.net/pipermail/flow-tools/2002-April/000273.html > > >How-To-Repeat: > n/a > > >Fix: > > apply the patch below, > > cvs rm files/patch-ftfile.c > cvs add files/patch-docs_flow-tag > One more patch: Index: pkg-plist =================================================================== RCS file: /home/CVShome/FreeBSD/ports/net/flow-tools/pkg-plist,v retrieving revision 1.3 diff -u -r1.3 pkg-plist --- pkg-plist 13 Jan 2002 21:53:21 -0000 1.3 +++ pkg-plist 26 Apr 2002 14:59:24 -0000 @@ -21,6 +21,12 @@ bin/flow-xlate etc/flow-tools/map etc/flow-tools/filter-acl +include/ftconfig.h +include/ftlib.h +include/ftpaths.h +include/ftqueue.h +include/radix.h +lib/libft.a share/flow-tools/asn share/flow-tools/ip-prot share/flow-tools/tcp-port -- @BABOLO http://links.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 8:51:34 2002 Delivered-To: freebsd-ports@freebsd.org Received: from zibbi.icomtek.csir.co.za (zibbi.icomtek.csir.co.za [146.64.24.58]) by hub.freebsd.org (Postfix) with ESMTP id 163A037B41A for ; Fri, 26 Apr 2002 08:51:26 -0700 (PDT) Received: (from jhay@localhost) by zibbi.icomtek.csir.co.za (8.11.6/8.11.6) id g3QFoHJ28088; Fri, 26 Apr 2002 17:50:17 +0200 (SAT) (envelope-from jhay) From: John Hay Message-Id: <200204261550.g3QFoHJ28088@zibbi.icomtek.csir.co.za> Subject: Re: ports/37164: ghostscript-gnu has gdevdj9.c.gz which fails checksum In-Reply-To: <200204261031.08744.Mikhail.Teterin@murex.com> from Mikhail Teterin at "Apr 26, 2002 10:31:08 am" To: Mikhail.Teterin@murex.com (Mikhail Teterin) Date: Fri, 26 Apr 2002 17:50:17 +0200 (SAT) Cc: roam@ringlet.net (Peter Pentchev), jhay@icomtek.csir.co.za (John Hay), jjinux@yahoo.com, freebsd-ports@FreeBSD.org, tkato@prontomail.com X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > = Mikhail, where did you get the f09e.. gdevdj9.c.gz file from? > > Why, on ftp.FreeBSD.org, of all places! > > = It does not appear to be on the primary dj970 MASTER_SITE - > = http://www.harsch.net/Download/ > > Yeah, KATO already pointed this out to me privately... But I'm not sure what > to do now -- until ftp.FreeBSD.org is updated (which may require manual > intervention, since the filename is the same). Is ``IGNORE'' for a checksum > too big a risk? I think you should change it to the correct md5. The machine ftp.freebsd.org gets the stuff from, probably use ports/Tools/scripts/distclean.sh or something similar otherwise there will be chaos. The are a lot of distfiles without version numbers in them. I use distclean.sh myself on ftp.za.freebsd.org to get rid of distfiles with the wrong md5. John -- John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 9:10:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 15EBA37B421 for ; Fri, 26 Apr 2002 09:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QGA1053046; Fri, 26 Apr 2002 09:10:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 030E537B42F for ; Fri, 26 Apr 2002 09:01:11 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QG1B848176; Fri, 26 Apr 2002 09:01:11 -0700 (PDT) (envelope-from nobody) Message-Id: <200204261601.g3QG1B848176@freefall.freebsd.org> Date: Fri, 26 Apr 2002 09:01:11 -0700 (PDT) From: Andreas Schulz To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37488: ports/mail/exim-devel newer version Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37488 >Category: ports >Synopsis: ports/mail/exim-devel newer version >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Apr 26 09:10:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Andreas Schulz >Release: 4.5-RELEASE >Organization: FHG-FIRST >Environment: FreeBSD freebsd.first.gmd.de 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Wed Feb 13 18:10:41 CET 2002 root@freebsd.first.gmd.de:/usr/src/sys/compile/FREEBSD i386 >Description: ports/mail/exim-devel tries to fetch the version 4.03 but this version is no longer available on the mastersite. It is replaced with the 4.04 version :-). >How-To-Repeat: Try to fetch it :-). >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 9:11:31 2002 Delivered-To: freebsd-ports@freebsd.org Received: from microinstrument.com (67-89-134-226.customer.algx.net [67.89.134.226]) by hub.freebsd.org (Postfix) with SMTP id 7024137B420; Fri, 26 Apr 2002 09:11:25 -0700 (PDT) Received: from microinstrument.com ([66.126.199.202]) by microinstrument.com; Fri, 26 Apr 2002 09:13:46 -0700 Message-ID: <3CC96E60.FB4A7610@microinstrument.com> Date: Fri, 26 Apr 2002 08:12:32 -0700 From: bruce lindquist Organization: Micro Instrument Company X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: en MIME-Version: 1.0 To: trevor@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: linux-netscape-6.2.2 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Where can I find info on installing Netscape 6.2.2 on FreeBSD 4.5? I have all listed required files installed i.e. linux-gtk-1.2_1, linux-jpeg-6b.9_1, etc. What is a .xpi file? Where should I put them? What do I do with them? Thank you To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 9:15:13 2002 Delivered-To: freebsd-ports@freebsd.org Received: from w250.z064001178.sjc-ca.dsl.cnc.net (w250.z064001178.sjc-ca.dsl.cnc.net [64.1.178.250]) by hub.freebsd.org (Postfix) with SMTP id 4B68737B400 for ; Fri, 26 Apr 2002 09:15:11 -0700 (PDT) Received: (qmail 74044 invoked by uid 1000); 26 Apr 2002 16:15:32 -0000 Date: Fri, 26 Apr 2002 09:15:10 -0700 From: Jos Backus To: freebsd-ports@freebsd.org Subject: Workaround for ports breaking with ``aclocal: Command not found'' Message-ID: <20020426161532.GA34165@lizzy.catnook.com> Reply-To: jos@catnook.com Mail-Followup-To: freebsd-ports@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org With some KDE3-related ports I was seeing ===> Configuring for kdelibs-3.0_1 cd /usr/ports/x11/kdelibs3/work/kdelibs-3.0 && gmake -f Makefile.cvs This Makefile is only for the CVS repository *** Creating acinclude.m4 !!! If you get recursion errors from autoconf, it is advisable to set the environment variable M4 to something including "--nesting-limit=500" *** Creating list of subdirectories *** Creating configure.in *** Creating aclocal.m4 gmake[1]: aclocal: Command not found gmake[1]: *** [cvs] Error 127 gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/x11/kdelibs3. lizzy:/usr/ports/x11/kdelibs3# A ``make clean'' in the port directory does not fix this, nor does the suggestion in the !!! message. As a workaround I ended up commenting out the following lines in the port Makefile: pre-configure: cd ${WRKSRC} && ${GMAKE} -f Makefile.cvs After that things built OK. It looks like this target was left over from development. -- Jos Backus _/ _/_/_/ Santa Clara, CA _/ _/ _/ _/ _/_/_/ _/ _/ _/ _/ jos@catnook.com _/_/ _/_/_/ use Std::Disclaimer; To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 10:38:59 2002 Delivered-To: freebsd-ports@freebsd.org Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id 137AE37B488; Fri, 26 Apr 2002 10:37:53 -0700 (PDT) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id JQF9G5CJ; Fri, 26 Apr 2002 20:39:29 +0300 Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g3QHbk120444; Fri, 26 Apr 2002 20:37:46 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3CC990ED.7E7BAADD@FreeBSD.org> Date: Fri, 26 Apr 2002 20:39:57 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Larry Rosenman Cc: ade@FreeBSD.ORG, gnome@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: evolution 1.0.3: TZ problem with DST References: <20020410143552.GA62584@ler-freebie.iadfw.net> <200204101505.g3AF5LR92134@vega.vega.com> <20020410152058.GA33015@ler-freebie.iadfw.net> <20020426003210.GA3143@ler-freebie.iadfw.net> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Larry Rosenman wrote: > > What would it take to get this into the ports tree ???????????? OOPS, sorry, I dropped the ball (all those bsd.port.mk and GNOME2 issues are quite time consuming). Marcus, could you please test the patch and commit it if it works (thank you in advance :)? -Maxim > > * Larry Rosenman [020410 10:20]: > > * Maxim Sobolev [020410 10:18]: > > > > > > > > I discovered (and reported to the Evolution team) a bug where on > > > > FreeBSD the timezone is adjusted to be one hour off from reality when > > > > DST is in effect. > > > > > > > > The Evolution team fixed it in CVS for 1.0.4, but I don't know when it > > > > will be out. > > > > > > > > Can the port be modified to patch > > > > > > > > camel/camel-mime-message.c > > > > > > > > to remove the lines around line 212 > > > > that set offset += 100? > > > > > > Not a problem, but please submit a patch instead of a verbal description. > > > > > > Thanks! > > > > > > -Maxim > > Here is my quickie patch, I'm not sure how y'all want to do it. it > > definately fixes FreeBSD.... > > > > > > *** camel-mime-message.c.orig Wed Apr 10 10:19:38 2002 > > --- camel-mime-message.c Wed Apr 10 09:31:51 2002 > > *************** > > *** 209,216 **** > > --- 209,218 ---- > > tz = -local->tm_gmtoff; > > #endif > > offset = -(((tz/60/60) * 100) + (tz/60 % 60)); > > + #if 0 > > if (local->tm_isdst>0) > > offset += 100; > > + #endif > > } > > message->date = date; > > message->date_offset = offset; > > > > -- > > Larry Rosenman, Sr. Network Engineer, Internet America, Inc. > > E-Mail: ler@airmail.net > > Phone: +1 214-861-2571, Fax: 214-861-2663 > > US Mail: 350 N. St. Paul, Suite 3000, Dallas, TX 75201 > > -- > Larry Rosenman, Sr. Network Engineer, Internet America, Inc. > E-Mail: ler@airmail.net > Phone: +1 214-861-2571, Fax: 214-861-2663 > US Mail: 350 N. St. Paul, Suite 3000, Dallas, TX 75201 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 10:45:19 2002 Delivered-To: freebsd-ports@freebsd.org Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id 8DFA337B404; Fri, 26 Apr 2002 10:45:15 -0700 (PDT) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id JQF9G5C5; Fri, 26 Apr 2002 20:46:53 +0300 Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g3QHjA120462; Fri, 26 Apr 2002 20:45:10 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3CC992A9.DC80D050@FreeBSD.org> Date: Fri, 26 Apr 2002 20:47:21 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: gnome@FreeBSD.org Cc: ports@FreeBSD.org Subject: [HEADS-UP] All existing GNOME2 ports were upgraded to match GNOME2 beta4 release Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi folks, As you probably already know from the totally insane amount of commits I did today I've updated all (I hope) existing GNOME2 ports to match official GNOME2 beta4 release. Now it's time to add more new bricks - I hope my alter ego Marcus* will pick it up where I left. I'm going to have at least two days without doing any GNOME-related work. :) -Maxim * Joke, no offence intended. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 10:53:56 2002 Delivered-To: freebsd-ports@freebsd.org Received: from ler-freebie.iadfw.net (ler-freebie.iadfw.net [206.66.13.221]) by hub.freebsd.org (Postfix) with ESMTP id 59E2B37B41E; Fri, 26 Apr 2002 10:53:48 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by ler-freebie.iadfw.net (8.12.2/8.12.2) with ESMTP id g3QHrlAI026986; Fri, 26 Apr 2002 12:53:47 -0500 (CDT) (envelope-from ler@airmail.net) Subject: Re: evolution 1.0.3: TZ problem with DST From: Larry Rosenman To: Maxim Sobolev Cc: gnome@FreeBSD.org, freebsd-ports@FreeBSD.org In-Reply-To: <3CC990ED.7E7BAADD@FreeBSD.org> References: <20020410143552.GA62584@ler-freebie.iadfw.net> <200204101505.g3AF5LR92134@vega.vega.com> <20020410152058.GA33015@ler-freebie.iadfw.net> <20020426003210.GA3143@ler-freebie.iadfw.net> <3CC990ED.7E7BAADD@FreeBSD.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 26 Apr 2002 12:53:47 -0500 Message-Id: <1019843627.22064.13.camel@ler-freebie.iadfw.net> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 2002-04-26 at 12:39, Maxim Sobolev wrote: > Larry Rosenman wrote: > > > > What would it take to get this into the ports tree ???????????? > > OOPS, sorry, I dropped the ball (all those bsd.port.mk and GNOME2 > issues are quite time consuming). Marcus, could you please test the > patch and commit it if it works (thank you in advance :)? > > -Maxim See PR ports/37471. It's the same as the below message, but I got tired of waiting, so I added the OR. > > > > > * Larry Rosenman [020410 10:20]: > > > * Maxim Sobolev [020410 10:18]: > > > > > > > > > > I discovered (and reported to the Evolution team) a bug where on > > > > > FreeBSD the timezone is adjusted to be one hour off from reality when > > > > > DST is in effect. > > > > > > > > > > The Evolution team fixed it in CVS for 1.0.4, but I don't know when it > > > > > will be out. > > > > > > > > > > Can the port be modified to patch > > > > > > > > > > camel/camel-mime-message.c > > > > > > > > > > to remove the lines around line 212 > > > > > that set offset += 100? > > > > > > > > Not a problem, but please submit a patch instead of a verbal description. > > > > > > > > Thanks! > > > > > > > > -Maxim > > > Here is my quickie patch, I'm not sure how y'all want to do it. it > > > definately fixes FreeBSD.... > > > > > > > > > *** camel-mime-message.c.orig Wed Apr 10 10:19:38 2002 > > > --- camel-mime-message.c Wed Apr 10 09:31:51 2002 > > > *************** > > > *** 209,216 **** > > > --- 209,218 ---- > > > tz = -local->tm_gmtoff; > > > #endif > > > offset = -(((tz/60/60) * 100) + (tz/60 % 60)); > > > + #if 0 > > > if (local->tm_isdst>0) > > > offset += 100; > > > + #endif > > > } > > > message->date = date; > > > message->date_offset = offset; > > > > > > -- > > > Larry Rosenman, Sr. Network Engineer, Internet America, Inc. > > > E-Mail: ler@airmail.net > > > Phone: +1 214-861-2571, Fax: 214-861-2663 > > > US Mail: 350 N. St. Paul, Suite 3000, Dallas, TX 75201 > > > > -- > > Larry Rosenman, Sr. Network Engineer, Internet America, Inc. > > E-Mail: ler@airmail.net > > Phone: +1 214-861-2571, Fax: 214-861-2663 > > US Mail: 350 N. St. Paul, Suite 3000, Dallas, TX 75201 -- Larry Rosenman, Sr. Network Engineer, Internet America, Inc. E-Mail: ler@airmail.net Phone: +1 214-861-2571, Fax: 214-861-2663 US Mail: 350 N. St. Paul, Suite 3000, Dallas, TX 75201 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 11: 0:32 2002 Delivered-To: freebsd-ports@freebsd.org Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id 708F337B41C; Fri, 26 Apr 2002 11:00:09 -0700 (PDT) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id JQF9G5DM; Fri, 26 Apr 2002 21:01:46 +0300 Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g3QI03120529; Fri, 26 Apr 2002 21:00:03 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3CC99626.620A6E71@FreeBSD.org> Date: Fri, 26 Apr 2002 21:02:14 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Larry Rosenman Cc: gnome@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: evolution 1.0.3: TZ problem with DST References: <20020410143552.GA62584@ler-freebie.iadfw.net> <200204101505.g3AF5LR92134@vega.vega.com> <20020410152058.GA33015@ler-freebie.iadfw.net> <20020426003210.GA3143@ler-freebie.iadfw.net> <3CC990ED.7E7BAADD@FreeBSD.org> <1019843627.22064.13.camel@ler-freebie.iadfw.net> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Larry Rosenman wrote: > > On Fri, 2002-04-26 at 12:39, Maxim Sobolev wrote: > > Larry Rosenman wrote: > > > > > > What would it take to get this into the ports tree ???????????? > > > > OOPS, sorry, I dropped the ball (all those bsd.port.mk and GNOME2 > > issues are quite time consuming). Marcus, could you please test the > > patch and commit it if it works (thank you in advance :)? > > > > -Maxim > See PR ports/37471. It's the same as the below message, but I got tired > of waiting, so I added the OR. Ok. I sorry for any bad feelings it caused to you, but we only have 2 volunteers working on the whole GNOME thing under FreeBSD, so that things are sometimes not as fast as they should be. :((( Filling up a PR is a good way to ensure that your patch will not be lost in noise. Thank you for your patience. -Maxim > > > > > > > > > * Larry Rosenman [020410 10:20]: > > > > * Maxim Sobolev [020410 10:18]: > > > > > > > > > > > > I discovered (and reported to the Evolution team) a bug where on > > > > > > FreeBSD the timezone is adjusted to be one hour off from reality when > > > > > > DST is in effect. > > > > > > > > > > > > The Evolution team fixed it in CVS for 1.0.4, but I don't know when it > > > > > > will be out. > > > > > > > > > > > > Can the port be modified to patch > > > > > > > > > > > > camel/camel-mime-message.c > > > > > > > > > > > > to remove the lines around line 212 > > > > > > that set offset += 100? > > > > > > > > > > Not a problem, but please submit a patch instead of a verbal description. > > > > > > > > > > Thanks! > > > > > > > > > > -Maxim > > > > Here is my quickie patch, I'm not sure how y'all want to do it. it > > > > definately fixes FreeBSD.... > > > > > > > > > > > > *** camel-mime-message.c.orig Wed Apr 10 10:19:38 2002 > > > > --- camel-mime-message.c Wed Apr 10 09:31:51 2002 > > > > *************** > > > > *** 209,216 **** > > > > --- 209,218 ---- > > > > tz = -local->tm_gmtoff; > > > > #endif > > > > offset = -(((tz/60/60) * 100) + (tz/60 % 60)); > > > > + #if 0 > > > > if (local->tm_isdst>0) > > > > offset += 100; > > > > + #endif > > > > } > > > > message->date = date; > > > > message->date_offset = offset; > > > > > > > > -- > > > > Larry Rosenman, Sr. Network Engineer, Internet America, Inc. > > > > E-Mail: ler@airmail.net > > > > Phone: +1 214-861-2571, Fax: 214-861-2663 > > > > US Mail: 350 N. St. Paul, Suite 3000, Dallas, TX 75201 > > > > > > -- > > > Larry Rosenman, Sr. Network Engineer, Internet America, Inc. > > > E-Mail: ler@airmail.net > > > Phone: +1 214-861-2571, Fax: 214-861-2663 > > > US Mail: 350 N. St. Paul, Suite 3000, Dallas, TX 75201 > -- > Larry Rosenman, Sr. Network Engineer, Internet America, Inc. > E-Mail: ler@airmail.net > Phone: +1 214-861-2571, Fax: 214-861-2663 > US Mail: 350 N. St. Paul, Suite 3000, Dallas, TX 75201 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 11: 4:24 2002 Delivered-To: freebsd-ports@freebsd.org Received: from ler-freebie.iadfw.net (ler-freebie.iadfw.net [206.66.13.221]) by hub.freebsd.org (Postfix) with ESMTP id 967CE37B41A; Fri, 26 Apr 2002 11:04:14 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by ler-freebie.iadfw.net (8.12.2/8.12.2) with ESMTP id g3QI4EAI027506; Fri, 26 Apr 2002 13:04:14 -0500 (CDT) (envelope-from ler@airmail.net) Subject: Re: evolution 1.0.3: TZ problem with DST From: Larry Rosenman To: Maxim Sobolev Cc: gnome@FreeBSD.org, freebsd-ports@FreeBSD.org In-Reply-To: <3CC99626.620A6E71@FreeBSD.org> References: <20020410143552.GA62584@ler-freebie.iadfw.net> <200204101505.g3AF5LR92134@vega.vega.com> <20020410152058.GA33015@ler-freebie.iadfw.net> <20020426003210.GA3143@ler-freebie.iadfw.net> <3CC990ED.7E7BAADD@FreeBSD.org> <1019843627.22064.13.camel@ler-freebie.iadfw.net> <3CC99626.620A6E71@FreeBSD.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 26 Apr 2002 13:04:14 -0500 Message-Id: <1019844254.22064.18.camel@ler-freebie.iadfw.net> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 2002-04-26 at 13:02, Maxim Sobolev wrote: > Larry Rosenman wrote: > > > > On Fri, 2002-04-26 at 12:39, Maxim Sobolev wrote: > > > Larry Rosenman wrote: > > > > > > > > What would it take to get this into the ports tree ???????????? > > > > > > OOPS, sorry, I dropped the ball (all those bsd.port.mk and GNOME2 > > > issues are quite time consuming). Marcus, could you please test the > > > patch and commit it if it works (thank you in advance :)? > > > > > > -Maxim > > See PR ports/37471. It's the same as the below message, but I got tired > > of waiting, so I added the OR. > > Ok. I sorry for any bad feelings it caused to you, but we only have 2 > volunteers working on the whole GNOME thing under FreeBSD, so that > things are sometimes not as fast as they should be. :((( Filling up a > PR is a good way to ensure that your patch will not be lost in noise. > > Thank you for your patience. No hard feelings. Didn't want to lose the patch. Is there anything else I can do to help? (I suck at GUI stuff, but another brain couldn't hurt). LER > > -Maxim > > > > > > > > > > > > > > * Larry Rosenman [020410 10:20]: > > > > > * Maxim Sobolev [020410 10:18]: > > > > > > > > > > > > > > I discovered (and reported to the Evolution team) a bug where on > > > > > > > FreeBSD the timezone is adjusted to be one hour off from reality when > > > > > > > DST is in effect. > > > > > > > > > > > > > > The Evolution team fixed it in CVS for 1.0.4, but I don't know when it > > > > > > > will be out. > > > > > > > > > > > > > > Can the port be modified to patch > > > > > > > > > > > > > > camel/camel-mime-message.c > > > > > > > > > > > > > > to remove the lines around line 212 > > > > > > > that set offset += 100? > > > > > > > > > > > > Not a problem, but please submit a patch instead of a verbal description. > > > > > > > > > > > > Thanks! > > > > > > > > > > > > -Maxim > > > > > Here is my quickie patch, I'm not sure how y'all want to do it. it > > > > > definately fixes FreeBSD.... > > > > > > > > > > > > > > > *** camel-mime-message.c.orig Wed Apr 10 10:19:38 2002 > > > > > --- camel-mime-message.c Wed Apr 10 09:31:51 2002 > > > > > *************** > > > > > *** 209,216 **** > > > > > --- 209,218 ---- > > > > > tz = -local->tm_gmtoff; > > > > > #endif > > > > > offset = -(((tz/60/60) * 100) + (tz/60 % 60)); > > > > > + #if 0 > > > > > if (local->tm_isdst>0) > > > > > offset += 100; > > > > > + #endif > > > > > } > > > > > message->date = date; > > > > > message->date_offset = offset; > > > > > > > > > > -- > > > > > Larry Rosenman, Sr. Network Engineer, Internet America, Inc. > > > > > E-Mail: ler@airmail.net > > > > > Phone: +1 214-861-2571, Fax: 214-861-2663 > > > > > US Mail: 350 N. St. Paul, Suite 3000, Dallas, TX 75201 > > > > > > > > -- > > > > Larry Rosenman, Sr. Network Engineer, Internet America, Inc. > > > > E-Mail: ler@airmail.net > > > > Phone: +1 214-861-2571, Fax: 214-861-2663 > > > > US Mail: 350 N. St. Paul, Suite 3000, Dallas, TX 75201 > > -- > > Larry Rosenman, Sr. Network Engineer, Internet America, Inc. > > E-Mail: ler@airmail.net > > Phone: +1 214-861-2571, Fax: 214-861-2663 > > US Mail: 350 N. St. Paul, Suite 3000, Dallas, TX 75201 -- Larry Rosenman, Sr. Network Engineer, Internet America, Inc. E-Mail: ler@airmail.net Phone: +1 214-861-2571, Fax: 214-861-2663 US Mail: 350 N. St. Paul, Suite 3000, Dallas, TX 75201 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 11:10: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6B42237B41B for ; Fri, 26 Apr 2002 11:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QIA2g78095; Fri, 26 Apr 2002 11:10:02 -0700 (PDT) (envelope-from gnats) Date: Fri, 26 Apr 2002 11:10:02 -0700 (PDT) Message-Id: <200204261810.g3QIA2g78095@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Mikhail Teterin Subject: Re: ports/36752: Update port: print/ghostscript-afpl Reply-To: Mikhail Teterin Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36752; it has been noted by GNATS. From: Mikhail Teterin To: freebsd-gnats-submit@FreeBSD.org, tkato@prontomail.com Cc: Subject: Re: ports/36752: Update port: print/ghostscript-afpl Date: Wed, 24 Apr 2002 18:28:09 +0000 Greetings! I think, the submitted patch is reversed, but that's easy :-) What's the purpose of the second hunk, however? It seems to work without it... Thank you. Yours, -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 11:20:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 81C7E37B41C for ; Fri, 26 Apr 2002 11:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QIK1o79332; Fri, 26 Apr 2002 11:20:01 -0700 (PDT) (envelope-from gnats) Received: from meta.lo-res.org (meta.lo-res.org [195.58.189.92]) by hub.freebsd.org (Postfix) with ESMTP id 5BA9537B426 for ; Fri, 26 Apr 2002 11:12:19 -0700 (PDT) Received: from meta.lo-res.org (tgbshk@localhost [127.0.0.1]) by meta.lo-res.org (8.12.3/8.12.2) with ESMTP id g3QICH4Q020608 for ; Fri, 26 Apr 2002 20:12:17 +0200 (CEST) (envelope-from aaron@meta.lo-res.org) Received: (from aaron@localhost) by meta.lo-res.org (8.12.3/8.12.3/Submit) id g3QIB2LQ020570; Fri, 26 Apr 2002 20:11:02 +0200 (CEST) Message-Id: <200204261811.g3QIB2LQ020570@meta.lo-res.org> Date: Fri, 26 Apr 2002 20:11:02 +0200 (CEST) From: aaron Reply-To: aaron To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37490: w3m/links/mozilla can't open http:// style urls Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37490 >Category: ports >Synopsis: w3m/links/mozilla can't open http:// style urls >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Apr 26 11:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: aaron >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD meta.lo-res.org 4.5-STABLE FreeBSD 4.5-STABLE #13: Thu Apr 25 17:45:21 CEST 2002 root@meta.lo-res.org:/usr/people/scratch/usr/people/src/sys/meta i386 >Description: try to open www.kame.net in w3m --> works try to open the IPv6 addr of www.kame.net in w3m as in: w3m http://3ffe:..../ -> does not work same applies for mozilla (which thinks the ':' specifies a port :) and for links >How-To-Repeat: see above >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 11:29:59 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp03.iafrica.com (net-51-13.mweb.co.za [196.2.51.13]) by hub.freebsd.org (Postfix) with ESMTP id 8C0AA37B41B for ; Fri, 26 Apr 2002 11:29:54 -0700 (PDT) Received: from cpt-dial-196-30-180-241.mweb.co.za ([196.30.180.241] helo=ayon) by smtp03.iafrica.com with smtp (Exim 3.33 #1) id 171AQM-0006wM-00 for freebsd-ports@freebsd.org; Fri, 26 Apr 2002 20:26:27 +0200 Message-ID: <000701c1ed50$2d341880$f1b41ec4@ayon> From: "Francois Kritzinger" To: Subject: gettext doesn't install libintl.so.1 Date: Fri, 26 Apr 2002 20:28:35 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I recently upgraded some ports, and in the process gettext was upgraded. Since then, there are lost of programs complaining that "libintl.so.1 not found". I know that gettext is supposed to install this library. However, no matter how many times I uninstall/reinstall gettext and gettext-old, no matter in what combinations, libintl.so.1 does not get installed (or, at least not to where its supposed to be installed). And yes, I did try building gettext with "WANT_FULL_GETTEXT=YES". Any ideas? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 11:30:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2E9BD37B41D for ; Fri, 26 Apr 2002 11:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QIU1T80643; Fri, 26 Apr 2002 11:30:01 -0700 (PDT) (envelope-from gnats) Received: from piglet.ip.net.ua (piglet.ip.net.ua [193.193.198.1]) by hub.freebsd.org (Postfix) with SMTP id 689EB37B41A for ; Fri, 26 Apr 2002 11:25:49 -0700 (PDT) Received: (qmail 20209 invoked by uid 1000); 26 Apr 2002 18:25:45 -0000 Message-Id: <20020426212544.A9559@piglet.ipnet> Date: Fri, 26 Apr 2002 21:25:45 +0300 From: Vsevolod Lobko To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/37491: New port mail/py-milter Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37491 >Category: ports >Synopsis: new port mail/py-milter >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Apr 26 11:30:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Vsevolod Lobko >Release: FreeBSD 4.4-STABLE i386 >Organization: SevaSoft >Environment: System: FreeBSD piglet.ipnet 4.4-STABLE FreeBSD 4.4-STABLE #0: Sun Nov 4 18:29:3 8 EET 2001 root@piglet.ipnet:/junk/obj/junk/freebsd/src/sys/PIGLET i386 >Description: New port: Python interface to sendmail-8.1x milter API >How-To-Repeat: >Fix: put contents of attached archive to ports/mail --LQksG6bCIzRHxTLp Content-Type: application/x-tar-gz Content-Disposition: attachment; filename="py-milter.tgz" Content-Transfer-Encoding: base64 H4sIAK+ZyTwAA+1YbU/bSBDma/ZXjALoqMCO7dgORHVFWkLPugaiJJSeqgpt7E2yiu21vBto Wt1/v/VLSCnH2ynJ6e78CBKv97F3YOaZndl4roQ0ECSpba0NYGoNy4ItSKH99F0MoGHaRl1r aGYdQJfQtsBan0lLzLjACcBWwph4jHczISTYhEGbRXzr/w6ekhENyOrX0DXNNs2H/W9bC//r Zt0ypP8N22hsgbZ6U+7jf+7/bTgjNxCzRHDwWBAQT1AWQVgEA4xY0kx9lMcJSdA2nGBBwEuI /PKbtxI2bMBxQgMwNM2QrMsJC5ezC3zk5JoFzIcPbDhl8FoO8XH6wdlIqFNKrtUZfoO25Qt2 ThNC3vZPduQIdc97g7NWp+1U8mjNbnxs9/ru+ZlT0VRT1dG71qD9/rzntvuShaUl8VxMWIQ6 rf6g3bvqu4N0ZiJE3KzVbm5u1GHIqeqxsJYTa6j72/t0kW6vfep+cio737u/D349P7u6c/8P JN/ong3kb7vnVP7yL0DoxO0PrvoXb09cySkMuei3r/I3OpU54cU4ZV4M3A99J72HVBp5wcwn 8HrIfTV1jBpO36B1+X+pf59yQaMRW/0aT+lf18xF/rftXP+NUv+bQefEgr0i/vNAUDI1qfK/ oo6/vQIHvJF/5On14SG2D3Vz5OmWZdRtg+DDI3to20dri80S68dS//F0rMhkGJLoUR38DTyl f5DF4WL/twx5rdflVan/TaCbSR9oJENghD0CggEnkZ9uoMqhqn+FPDyg1XVLof/3cFf/PuFe svI1ntJ/3fxB/7qe7f92uf9vBIMJ5SB/cFEtA/kqSMSzHoD5syBLCCTCQ3lVMGSI0Fi2C4Ih LAT2Jj/mjF84BHRY5IzRLMraCRxQMVcBWr5P8/GiNs/X4BAn7Jr6WbsBEb6mYyxr0THgyE/N oKN5Ouq4nTbEWLYqKkKXl5dNeKSYz01QJyIMyrz1MO7qPw5kE7DyNZ7Sv6U1bs9/pPLT/V+r l/v/RiDFWtvdLfrcoqHe3a1xKogSY2+Kx4QvtMQZeha9k9Pj+Qvp3gv5zzQnpCF5tjEF+Zmm FGz2780wS/2nxz18LafALzr/tcx0/zfS+r88/10/fvZ/jIU3UTBe5RpP5X8zzfl3/F9vaHqZ /zcBRVFk7SZmsUxjKkvouHKaUGjFSXqga2hNo9HUjfxMd39//5Z6nyX79ox1fAyKedCA/fTj +BgBHQHj6izCIdl79Vn7Ao4D1Zb7qdpE0vcyzXJw4HM1j8LqAVR5OBM0qH5BQAJOmkh5gCUZ +/en5GMoN3MvXVJOLR+6JklW2cp72SFX9QBBJet5ZEErJ5zqS9ph+fQ/7b0SJUqUKFGiRIkS JUqUeD7+BA69+kgAKAAA --LQksG6bCIzRHxTLp-- >Release-Note: >Audit-Trail: >Unformatted: --LQksG6bCIzRHxTLp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 11:30:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3D3EF37B422 for ; Fri, 26 Apr 2002 11:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QIU1A80652; Fri, 26 Apr 2002 11:30:01 -0700 (PDT) (envelope-from gnats) Received: from mlss15.cl.msu.edu (mlss15.cl.msu.edu [35.9.4.115]) by hub.freebsd.org (Postfix) with ESMTP id 105E737B41B for ; Fri, 26 Apr 2002 11:26:47 -0700 (PDT) Received: from mlss15.cl.msu.edu (localhost [127.0.0.1]) by mlss15.cl.msu.edu (8.12.3/8.11.4) with ESMTP id g3QIQkck084750 for ; Fri, 26 Apr 2002 14:26:47 -0400 (EDT) (envelope-from buchanon@mlss15.cl.msu.edu) Received: (from buchanon@localhost) by mlss15.cl.msu.edu (8.12.3/8.12.1/Submit) id g3QIQkjG084749; Fri, 26 Apr 2002 14:26:46 -0400 (EDT)?g (envelope-from buchanon) Message-Id: <200204261826.g3QIQkjG084749@mlss15.cl.msu.edu> Date: Fri, 26 Apr 2002 14:26:46 -0400 (EDT) From: Mike Buchanon Reply-To: Mike Buchanon To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37492: imagemagick tools fail to run after libiconv upgrade Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37492 >Category: ports >Synopsis: imagemagick tools fail to run after libiconv upgrade >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Apr 26 11:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Mike Buchanon >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD manetheren.cl.msu.edu 4.5-STABLE FreeBSD 4.5-STABLE #18: Wed Apr 10 15:41:43 EDT 2002 root@manetheren.cl.msu.edu:/usr/obj/usr/src/sys/MANETHEREN i386 >Description: mogrify from ImageMagick port fails to run with: /usr/libexec/ld-elf.so.1: Shared object "libgiconv.so.2" not found >How-To-Repeat: install ImageMagic port and run "/usr/local/bin/mogrify" >Fix: I'm assuming that something needs to be changed in how the port is built :) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 11:33:36 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 93ED037B426; Fri, 26 Apr 2002 11:33:08 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QIX8Q81292; Fri, 26 Apr 2002 11:33:08 -0700 (PDT) (envelope-from dwcjr) Date: Fri, 26 Apr 2002 11:33:08 -0700 (PDT) From: Message-Id: <200204261833.g3QIX8Q81292@freefall.freebsd.org> To: spcoltri@hrothgar.omcl.org, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37478: MAINTAINER upgrade games/gnugo to 3.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: MAINTAINER upgrade games/gnugo to 3.2 State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Fri Apr 26 11:33:01 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37478 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 11:34:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2298337B481; Fri, 26 Apr 2002 11:33:38 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QIXbR81640; Fri, 26 Apr 2002 11:33:37 -0700 (PDT) (envelope-from ijliao) Date: Fri, 26 Apr 2002 11:33:37 -0700 (PDT) From: Message-Id: <200204261833.g3QIXbR81640@freefall.freebsd.org> To: sysadmin@alexdupre.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37480: [Patch Port] net/centericq (IRC support) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [Patch Port] net/centericq (IRC support) State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Fri Apr 26 11:33:30 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=37480 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 11:40: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6A9EB37B420 for ; Fri, 26 Apr 2002 11:40:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QIe3A84278; Fri, 26 Apr 2002 11:40:03 -0700 (PDT) (envelope-from gnats) Date: Fri, 26 Apr 2002 11:40:03 -0700 (PDT) Message-Id: <200204261840.g3QIe3A84278@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Vsevolod Lobko Subject: Re: ports/37491: new port mail/py-milter Reply-To: Vsevolod Lobko Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/37491; it has been noted by GNATS. From: Vsevolod Lobko To: freebsd-gnats-submit@FreeBSD.org, seva@sevasoft.kiev.ua Cc: Subject: Re: ports/37491: new port mail/py-milter Date: Fri, 26 Apr 2002 21:36:32 +0300 archive is also available from: http://bubu.kiev.ua/py-milter.tgz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 11:40:43 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B167837B426; Fri, 26 Apr 2002 11:40:28 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QIeSC84434; Fri, 26 Apr 2002 11:40:28 -0700 (PDT) (envelope-from dwcjr) Date: Fri, 26 Apr 2002 11:40:28 -0700 (PDT) From: Message-Id: <200204261840.g3QIeSC84434@freefall.freebsd.org> To: dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37348: [MAINTAINER UPDATE] let net/rsync use devel/popt instead of included popt Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [MAINTAINER UPDATE] let net/rsync use devel/popt instead of included popt State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Fri Apr 26 11:40:21 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37348 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 11:52:44 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B439937B416; Fri, 26 Apr 2002 11:52:27 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QIqRZ86594; Fri, 26 Apr 2002 11:52:27 -0700 (PDT) (envelope-from dwcjr) Date: Fri, 26 Apr 2002 11:52:27 -0700 (PDT) From: Message-Id: <200204261852.g3QIqRZ86594@freefall.freebsd.org> To: sean@chittenden.org, dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37363: Maintainer Update: net/jabber Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Maintainer Update: net/jabber State-Changed-From-To: open->closed State-Changed-By: dwcjr State-Changed-When: Fri Apr 26 11:52:20 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37363 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 12: 0:25 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C911437B437; Fri, 26 Apr 2002 11:59:55 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QIxtg88925; Fri, 26 Apr 2002 11:59:55 -0700 (PDT) (envelope-from dwcjr) Date: Fri, 26 Apr 2002 11:59:55 -0700 (PDT) From: Message-Id: <200204261859.g3QIxtg88925@freefall.freebsd.org> To: dwcjr@FreeBSD.org, freebsd-ports@FreeBSD.org, dwcjr@FreeBSD.org Subject: Re: ports/36352: Postfix ports do not build TLS when specified that it is wanted Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Postfix ports do not build TLS when specified that it is wanted Responsible-Changed-From-To: freebsd-ports->dwcjr Responsible-Changed-By: dwcjr Responsible-Changed-When: Fri Apr 26 11:59:43 PDT 2002 Responsible-Changed-Why: I'll handle this one http://www.freebsd.org/cgi/query-pr.cgi?pr=36352 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 12: 0:28 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0C24037B42F for ; Fri, 26 Apr 2002 12:00:12 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QJ0Cb89106; Fri, 26 Apr 2002 12:00:12 -0700 (PDT) (envelope-from gnats) Date: Fri, 26 Apr 2002 12:00:12 -0700 (PDT) Message-Id: <200204261900.g3QJ0Cb89106@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "David W. Chapman Jr." Subject: Re: ports/36885: XFree86-4-libraries cannot find version.def Reply-To: "David W. Chapman Jr." Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36885; it has been noted by GNATS. From: "David W. Chapman Jr." To: freebsd-gnats-submit@FreeBSD.org, x@mariinsky.ru Cc: Subject: Re: ports/36885: XFree86-4-libraries cannot find version.def Date: Fri, 26 Apr 2002 13:58:03 -0500 This isn't still a problem is it? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 12: 1:22 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gyros.marcuscom.com (dhcp-64-102-60-52.cisco.com [64.102.60.52]) by hub.freebsd.org (Postfix) with ESMTP id 46B4D37B43C; Fri, 26 Apr 2002 12:00:39 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.3/8.12.3) with ESMTP id g3QJ0M9C071924; Fri, 26 Apr 2002 15:00:22 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: evolution 1.0.3: TZ problem with DST From: Joe Marcus Clarke To: Maxim Sobolev Cc: Larry Rosenman , ade@FreeBSD.ORG, gnome@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG In-Reply-To: <3CC990ED.7E7BAADD@FreeBSD.org> References: <20020410143552.GA62584@ler-freebie.iadfw.net> <200204101505.g3AF5LR92134@vega.vega.com> <20020410152058.GA33015@ler-freebie.iadfw.net> <20020426003210.GA3143@ler-freebie.iadfw.net> <3CC990ED.7E7BAADD@FreeBSD.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 26 Apr 2002 16:00:22 -0300 Message-Id: <1019847622.312.86.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 2002-04-26 at 14:39, Maxim Sobolev wrote: > Larry Rosenman wrote: > > > > What would it take to get this into the ports tree ???????????? > > OOPS, sorry, I dropped the ball (all those bsd.port.mk and GNOME2 > issues are quite time consuming). Marcus, could you please test the > patch and commit it if it works (thank you in advance :)? I'm on it. I was going to get to this PR later today anyway. Joe > > -Maxim > > > > > * Larry Rosenman [020410 10:20]: > > > * Maxim Sobolev [020410 10:18]: > > > > > > > > > > I discovered (and reported to the Evolution team) a bug where on > > > > > FreeBSD the timezone is adjusted to be one hour off from reality when > > > > > DST is in effect. > > > > > > > > > > The Evolution team fixed it in CVS for 1.0.4, but I don't know when it > > > > > will be out. > > > > > > > > > > Can the port be modified to patch > > > > > > > > > > camel/camel-mime-message.c > > > > > > > > > > to remove the lines around line 212 > > > > > that set offset += 100? > > > > > > > > Not a problem, but please submit a patch instead of a verbal description. > > > > > > > > Thanks! > > > > > > > > -Maxim > > > Here is my quickie patch, I'm not sure how y'all want to do it. it > > > definately fixes FreeBSD.... > > > > > > > > > *** camel-mime-message.c.orig Wed Apr 10 10:19:38 2002 > > > --- camel-mime-message.c Wed Apr 10 09:31:51 2002 > > > *************** > > > *** 209,216 **** > > > --- 209,218 ---- > > > tz = -local->tm_gmtoff; > > > #endif > > > offset = -(((tz/60/60) * 100) + (tz/60 % 60)); > > > + #if 0 > > > if (local->tm_isdst>0) > > > offset += 100; > > > + #endif > > > } > > > message->date = date; > > > message->date_offset = offset; > > > > > > -- > > > Larry Rosenman, Sr. Network Engineer, Internet America, Inc. > > > E-Mail: ler@airmail.net > > > Phone: +1 214-861-2571, Fax: 214-861-2663 > > > US Mail: 350 N. St. Paul, Suite 3000, Dallas, TX 75201 > > > > -- > > Larry Rosenman, Sr. Network Engineer, Internet America, Inc. > > E-Mail: ler@airmail.net > > Phone: +1 214-861-2571, Fax: 214-861-2663 > > US Mail: 350 N. St. Paul, Suite 3000, Dallas, TX 75201 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message > -- PGP Key: http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 12: 2:19 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gyros.marcuscom.com (dhcp-64-102-60-52.cisco.com [64.102.60.52]) by hub.freebsd.org (Postfix) with ESMTP id 2A47637B447; Fri, 26 Apr 2002 12:01:59 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.3/8.12.3) with ESMTP id g3QJ1h9C071938; Fri, 26 Apr 2002 15:01:43 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: [HEADS-UP] All existing GNOME2 ports were upgraded to match GNOME2 beta4 release From: Joe Marcus Clarke To: Maxim Sobolev Cc: gnome@FreeBSD.ORG, ports@FreeBSD.ORG In-Reply-To: <3CC992A9.DC80D050@FreeBSD.org> References: <3CC992A9.DC80D050@FreeBSD.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 26 Apr 2002 16:01:43 -0300 Message-Id: <1019847703.312.88.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 2002-04-26 at 14:47, Maxim Sobolev wrote: > Hi folks, > > As you probably already know from the totally insane amount of commits > I did today I've updated all (I hope) existing GNOME2 ports to match > official GNOME2 beta4 release. Now it's time to add more new bricks - > I hope my alter ego Marcus* will pick it up where I left. I'm going to > have at least two days without doing any GNOME-related work. :) I have time this weekend. Hopefully we'll be able to launch GNOME 2.0 DEsktop by next week! Joe > > -Maxim > * Joke, no offence intended. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message > -- PGP Key: http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 12: 4:42 2002 Delivered-To: freebsd-ports@freebsd.org Received: from ler-freebie.iadfw.net (ler-freebie.iadfw.net [206.66.13.221]) by hub.freebsd.org (Postfix) with ESMTP id 1E6B537B41A; Fri, 26 Apr 2002 12:04:36 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by ler-freebie.iadfw.net (8.12.2/8.12.2) with ESMTP id g3QJ4ZAI028922; Fri, 26 Apr 2002 14:04:35 -0500 (CDT) (envelope-from ler@lerctr.org) Subject: Re: ports/36885: XFree86-4-libraries cannot find version.def From: Larry Rosenman To: "David W. Chapman Jr." , freebsd-gnats-submit@FreeBSD.org Cc: freebsd-ports@FreeBSD.org In-Reply-To: <200204261900.g3QJ0Cb89106@freefall.freebsd.org> References: <200204261900.g3QJ0Cb89106@freefall.freebsd.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 26 Apr 2002 14:04:35 -0500 Message-Id: <1019847875.22064.21.camel@ler-freebie.iadfw.net> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 2002-04-26 at 14:00, David W. Chapman Jr. wrote: > The following reply was made to PR ports/36885; it has been noted by GNATS. > > From: "David W. Chapman Jr." > To: freebsd-gnats-submit@FreeBSD.org, x@mariinsky.ru > Cc: > Subject: Re: ports/36885: XFree86-4-libraries cannot find version.def > Date: Fri, 26 Apr 2002 13:58:03 -0500 > > This isn't still a problem is it? Yes it is. I tried to build XFree86-4 on a FRESH -STABLE with a fresh ports tree and ran into the same issue yet again. This was on Tuesday evening. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 12:10:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5FDA037B41F for ; Fri, 26 Apr 2002 12:10:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QJA5D96020; Fri, 26 Apr 2002 12:10:05 -0700 (PDT) (envelope-from gnats) Date: Fri, 26 Apr 2002 12:10:05 -0700 (PDT) Message-Id: <200204261910.g3QJA5D96020@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Larry Rosenman Subject: Re: ports/36885: XFree86-4-libraries cannot find version.def Reply-To: Larry Rosenman Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36885; it has been noted by GNATS. From: Larry Rosenman To: "David W. Chapman Jr." , freebsd-gnats-submit@FreeBSD.org Cc: freebsd-ports@FreeBSD.org Subject: Re: ports/36885: XFree86-4-libraries cannot find version.def Date: 26 Apr 2002 14:04:35 -0500 On Fri, 2002-04-26 at 14:00, David W. Chapman Jr. wrote: > The following reply was made to PR ports/36885; it has been noted by GNATS. > > From: "David W. Chapman Jr." > To: freebsd-gnats-submit@FreeBSD.org, x@mariinsky.ru > Cc: > Subject: Re: ports/36885: XFree86-4-libraries cannot find version.def > Date: Fri, 26 Apr 2002 13:58:03 -0500 > > This isn't still a problem is it? Yes it is. I tried to build XFree86-4 on a FRESH -STABLE with a fresh ports tree and ran into the same issue yet again. This was on Tuesday evening. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 12:10:28 2002 Delivered-To: freebsd-ports@freebsd.org Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by hub.freebsd.org (Postfix) with ESMTP id 1B57937B416; Fri, 26 Apr 2002 12:10:16 -0700 (PDT) Received: by leviathan.inethouston.net (Postfix, from userid 1001) id 324D73198C3; Fri, 26 Apr 2002 14:10:19 -0500 (CDT) Date: Fri, 26 Apr 2002 14:10:19 -0500 From: "David W. Chapman Jr." To: Larry Rosenman Cc: "David W. Chapman Jr." , freebsd-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36885: XFree86-4-libraries cannot find version.def Message-ID: <20020426191019.GB2492@leviathan.inethouston.net> Reply-To: "David W. Chapman Jr." Mail-Followup-To: "David W. Chapman Jr." , Larry Rosenman , freebsd-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org References: <200204261900.g3QJ0Cb89106@freefall.freebsd.org> <1019847875.22064.21.camel@ler-freebie.iadfw.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1019847875.22064.21.camel@ler-freebie.iadfw.net> User-Agent: Mutt/1.3.28i X-Operating-System: FreeBSD 4.5-STABLE i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, Apr 26, 2002 at 02:04:35PM -0500, Larry Rosenman wrote: > On Fri, 2002-04-26 at 14:00, David W. Chapman Jr. wrote: > > The following reply was made to PR ports/36885; it has been noted by GNATS. > > > > From: "David W. Chapman Jr." > > To: freebsd-gnats-submit@FreeBSD.org, x@mariinsky.ru > > Cc: > > Subject: Re: ports/36885: XFree86-4-libraries cannot find version.def > > Date: Fri, 26 Apr 2002 13:58:03 -0500 > > > > This isn't still a problem is it? > Yes it is. I tried to build XFree86-4 on a FRESH -STABLE with a fresh > ports tree and ran into the same issue yet again. > > This was on Tuesday evening. Strange, I'm not seeing this at all. -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. dwcjr@freebsd.org FreeBSD Committer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 12:12:59 2002 Delivered-To: freebsd-ports@freebsd.org Received: from ler-freebie.iadfw.net (ler-freebie.iadfw.net [206.66.13.221]) by hub.freebsd.org (Postfix) with ESMTP id AED8437B429; Fri, 26 Apr 2002 12:12:37 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by ler-freebie.iadfw.net (8.12.2/8.12.2) with ESMTP id g3QJCbAI028999; Fri, 26 Apr 2002 14:12:37 -0500 (CDT) (envelope-from ler@lerctr.org) Subject: Re: ports/36885: XFree86-4-libraries cannot find version.def From: Larry Rosenman To: "David W. Chapman Jr." Cc: freebsd-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org In-Reply-To: <20020426191019.GB2492@leviathan.inethouston.net> References: <200204261900.g3QJ0Cb89106@freefall.freebsd.org> <1019847875.22064.21.camel@ler-freebie.iadfw.net> <20020426191019.GB2492@leviathan.inethouston.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 26 Apr 2002 14:12:37 -0500 Message-Id: <1019848357.22064.24.camel@ler-freebie.iadfw.net> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 2002-04-26 at 14:10, David W. Chapman Jr. wrote: > On Fri, Apr 26, 2002 at 02:04:35PM -0500, Larry Rosenman wrote: > > On Fri, 2002-04-26 at 14:00, David W. Chapman Jr. wrote: > > > The following reply was made to PR ports/36885; it has been noted by GNATS. > > > > > > From: "David W. Chapman Jr." > > > To: freebsd-gnats-submit@FreeBSD.org, x@mariinsky.ru > > > Cc: > > > Subject: Re: ports/36885: XFree86-4-libraries cannot find version.def > > > Date: Fri, 26 Apr 2002 13:58:03 -0500 > > > > > > This isn't still a problem is it? > > Yes it is. I tried to build XFree86-4 on a FRESH -STABLE with a fresh > > ports tree and ran into the same issue yet again. > > > > This was on Tuesday evening. > > Strange, I'm not seeing this at all. Try doing a FRESH 4.5-RELEASE install, including the XF86 3.3.x stuff, then cvsup/build 4.5-STABLE, then update /etc/make.conf to set XFree version to 4, then cd /usr/ports/x11/XFree86-4, and make. It *WILL* die. > > -- > David W. Chapman Jr. > dwcjr@inethouston.net Raintree Network Services, Inc. > dwcjr@freebsd.org FreeBSD Committer -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 12:14:31 2002 Delivered-To: freebsd-ports@freebsd.org Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by hub.freebsd.org (Postfix) with ESMTP id 559F637B41B; Fri, 26 Apr 2002 12:14:29 -0700 (PDT) Received: from dwcjr (unknown [192.168.0.248]) by leviathan.inethouston.net (Postfix) with ESMTP id 760353198C1; Fri, 26 Apr 2002 14:14:32 -0500 (CDT) Message-ID: <000801c1ed56$98818540$f800a8c0@dwcjr> From: "David W. Chapman Jr." To: "Larry Rosenman" Cc: , References: <200204261900.g3QJ0Cb89106@freefall.freebsd.org><1019847875.22064.21.camel@ler-freebie.iadfw.net> <20020426191019.GB2492@leviathan.inethouston.net> <1019848357.22064.24.camel@ler-freebie.iadfw.net> Subject: Re: ports/36885: XFree86-4-libraries cannot find version.def Date: Fri, 26 Apr 2002 14:14:32 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Ah, I always rm -fr /usr/X11R6 when I want to install X from the ports. I don't think there's any other safe way to do it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 12:15:55 2002 Delivered-To: freebsd-ports@freebsd.org Received: from ler-freebie.iadfw.net (ler-freebie.iadfw.net [206.66.13.221]) by hub.freebsd.org (Postfix) with ESMTP id 5CDC837B400; Fri, 26 Apr 2002 12:15:51 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by ler-freebie.iadfw.net (8.12.2/8.12.2) with ESMTP id g3QJFoAI029016; Fri, 26 Apr 2002 14:15:50 -0500 (CDT) (envelope-from ler@lerctr.org) Subject: Re: ports/36885: XFree86-4-libraries cannot find version.def From: Larry Rosenman To: "David W. Chapman Jr." Cc: freebsd-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org In-Reply-To: <000801c1ed56$98818540$f800a8c0@dwcjr> References: <200204261900.g3QJ0Cb89106@freefall.freebsd.org><1019847875.22064.21.camel@l er-freebie.iadfw.net> <20020426191019.GB2492@leviathan.inethouston.net> <1019848357.22064.24.camel@ler-freebie.iadfw.net> <000801c1ed56$98818540$f800a8c0@dwcjr> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 26 Apr 2002 14:15:50 -0500 Message-Id: <1019848550.22064.26.camel@ler-freebie.iadfw.net> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 2002-04-26 at 14:14, David W. Chapman Jr. wrote: > Ah, I always rm -fr /usr/X11R6 when I want to install X from the ports. I > don't think there's any other safe way to do it. then the Port should mention this, or force it, or some such. It's NOT clear that this needs done. LER > > -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 12:20: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 723B637B417 for ; Fri, 26 Apr 2002 12:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QJK2w97777; Fri, 26 Apr 2002 12:20:02 -0700 (PDT) (envelope-from gnats) Date: Fri, 26 Apr 2002 12:20:02 -0700 (PDT) Message-Id: <200204261920.g3QJK2w97777@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "David W. Chapman Jr." Subject: Re: ports/36885: XFree86-4-libraries cannot find version.def Reply-To: "David W. Chapman Jr." Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36885; it has been noted by GNATS. From: "David W. Chapman Jr." To: Larry Rosenman Cc: "David W. Chapman Jr." , freebsd-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36885: XFree86-4-libraries cannot find version.def Date: Fri, 26 Apr 2002 14:10:19 -0500 On Fri, Apr 26, 2002 at 02:04:35PM -0500, Larry Rosenman wrote: > On Fri, 2002-04-26 at 14:00, David W. Chapman Jr. wrote: > > The following reply was made to PR ports/36885; it has been noted by GNATS. > > > > From: "David W. Chapman Jr." > > To: freebsd-gnats-submit@FreeBSD.org, x@mariinsky.ru > > Cc: > > Subject: Re: ports/36885: XFree86-4-libraries cannot find version.def > > Date: Fri, 26 Apr 2002 13:58:03 -0500 > > > > This isn't still a problem is it? > Yes it is. I tried to build XFree86-4 on a FRESH -STABLE with a fresh > ports tree and ran into the same issue yet again. > > This was on Tuesday evening. Strange, I'm not seeing this at all. -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. dwcjr@freebsd.org FreeBSD Committer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 12:20:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BF0D237B41B for ; Fri, 26 Apr 2002 12:20:07 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QJK7297815; Fri, 26 Apr 2002 12:20:07 -0700 (PDT) (envelope-from gnats) Date: Fri, 26 Apr 2002 12:20:07 -0700 (PDT) Message-Id: <200204261920.g3QJK7297815@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "David W. Chapman Jr." Subject: Re: ports/36885: XFree86-4-libraries cannot find version.def Reply-To: "David W. Chapman Jr." Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36885; it has been noted by GNATS. From: "David W. Chapman Jr." To: "Larry Rosenman" Cc: , Subject: Re: ports/36885: XFree86-4-libraries cannot find version.def Date: Fri, 26 Apr 2002 14:14:32 -0500 Ah, I always rm -fr /usr/X11R6 when I want to install X from the ports. I don't think there's any other safe way to do it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 12:20:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2D02137B425 for ; Fri, 26 Apr 2002 12:20:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QJK5B97787; Fri, 26 Apr 2002 12:20:05 -0700 (PDT) (envelope-from gnats) Date: Fri, 26 Apr 2002 12:20:05 -0700 (PDT) Message-Id: <200204261920.g3QJK5B97787@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Larry Rosenman Subject: Re: ports/36885: XFree86-4-libraries cannot find version.def Reply-To: Larry Rosenman Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36885; it has been noted by GNATS. From: Larry Rosenman To: "David W. Chapman Jr." Cc: freebsd-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36885: XFree86-4-libraries cannot find version.def Date: 26 Apr 2002 14:12:37 -0500 On Fri, 2002-04-26 at 14:10, David W. Chapman Jr. wrote: > On Fri, Apr 26, 2002 at 02:04:35PM -0500, Larry Rosenman wrote: > > On Fri, 2002-04-26 at 14:00, David W. Chapman Jr. wrote: > > > The following reply was made to PR ports/36885; it has been noted by GNATS. > > > > > > From: "David W. Chapman Jr." > > > To: freebsd-gnats-submit@FreeBSD.org, x@mariinsky.ru > > > Cc: > > > Subject: Re: ports/36885: XFree86-4-libraries cannot find version.def > > > Date: Fri, 26 Apr 2002 13:58:03 -0500 > > > > > > This isn't still a problem is it? > > Yes it is. I tried to build XFree86-4 on a FRESH -STABLE with a fresh > > ports tree and ran into the same issue yet again. > > > > This was on Tuesday evening. > > Strange, I'm not seeing this at all. Try doing a FRESH 4.5-RELEASE install, including the XF86 3.3.x stuff, then cvsup/build 4.5-STABLE, then update /etc/make.conf to set XFree version to 4, then cd /usr/ports/x11/XFree86-4, and make. It *WILL* die. > > -- > David W. Chapman Jr. > dwcjr@inethouston.net Raintree Network Services, Inc. > dwcjr@freebsd.org FreeBSD Committer -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 12:20:37 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EC9CE37B417 for ; Fri, 26 Apr 2002 12:20:09 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QJK9J97820; Fri, 26 Apr 2002 12:20:09 -0700 (PDT) (envelope-from gnats) Date: Fri, 26 Apr 2002 12:20:09 -0700 (PDT) Message-Id: <200204261920.g3QJK9J97820@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Larry Rosenman Subject: Re: ports/36885: XFree86-4-libraries cannot find version.def Reply-To: Larry Rosenman Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36885; it has been noted by GNATS. From: Larry Rosenman To: "David W. Chapman Jr." Cc: freebsd-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36885: XFree86-4-libraries cannot find version.def Date: 26 Apr 2002 14:15:50 -0500 On Fri, 2002-04-26 at 14:14, David W. Chapman Jr. wrote: > Ah, I always rm -fr /usr/X11R6 when I want to install X from the ports. I > don't think there's any other safe way to do it. then the Port should mention this, or force it, or some such. It's NOT clear that this needs done. LER > > -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 12:24: 2 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.san.yahoo.com (mail.san.yahoo.com [209.132.1.30]) by hub.freebsd.org (Postfix) with ESMTP id 3BAC637B41F for ; Fri, 26 Apr 2002 12:23:59 -0700 (PDT) Received: from ender (24.61.89.45) by mail.san.yahoo.com (6.5.017.1) id 3CBC69E100322FDE for freebsd-ports@FreeBSD.org; Fri, 26 Apr 2002 12:23:37 -0700 Message-ID: <01f301c1ed57$e816a3a0$8f00a8c0@ender> From: "Carl Petersen" To: References: <200204261900.g3QJ0Cb89106@freefall.freebsd.org><1019847875.22064.21.camel@ler-freebie.iadfw.net> <20020426191019.GB2492@leviathan.inethouston.net><1019848357.22064.24.camel@ler-freebie.iadfw.net> <000801c1ed56$98818540$f800a8c0@dwcjr> <1019848550.22064.26.camel@ler-freebie.iadfw.net> Subject: Re: ports/36885: XFree86-4-libraries cannot find version.def Date: Fri, 26 Apr 2002 15:23:43 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ----- Original Message ----- From: "Larry Rosenman" To: "David W. Chapman Jr." Cc: ; Sent: Friday, April 26, 2002 3:15 PM Subject: Re: ports/36885: XFree86-4-libraries cannot find version.def | On Fri, 2002-04-26 at 14:14, David W. Chapman Jr. wrote: | > Ah, I always rm -fr /usr/X11R6 when I want to install X from the ports. I | > don't think there's any other safe way to do it. | then the Port should mention this, or force it, or some such. | | It's NOT clear that this needs done. I don't know if this will help but I couldn't install XFree86-4 from the ports until I upgraded to Imake-4. Otherwise the build uses the old imake which won't work. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 12:45:36 2002 Delivered-To: freebsd-ports@freebsd.org Received: from ler-freebie.iadfw.net (ler-freebie.iadfw.net [206.66.13.221]) by hub.freebsd.org (Postfix) with ESMTP id F155D37B41A; Fri, 26 Apr 2002 12:45:28 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by ler-freebie.iadfw.net (8.12.2/8.12.2) with ESMTP id g3QJjRAI029714; Fri, 26 Apr 2002 14:45:28 -0500 (CDT) (envelope-from ler@lerctr.org) Subject: Re: ports/36885: XFree86-4-libraries cannot find version.def From: Larry Rosenman To: Carl Petersen Cc: freebsd-ports@FreeBSD.ORG, freebsd-gnats-submit@FreeBSD.ORG In-Reply-To: <01f301c1ed57$e816a3a0$8f00a8c0@ender> References: <200204261900.g3QJ0Cb89106@freefall.freebsd.org><1019847875.22064.21.camel@l er-freebie.iadfw.net> <20020426191019.GB2492@leviathan.inethouston.net><1019848357.22064.24.camel@ ler-freebie.iadfw.net> <000801c1ed56$98818540$f800a8c0@dwcjr> <1019848550.22064.26.camel@ler-freebie.iadfw.net> <01f301c1ed57$e816a3a0$8f00a8c0@ender> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 26 Apr 2002 14:45:27 -0500 Message-Id: <1019850328.22064.28.camel@ler-freebie.iadfw.net> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 2002-04-26 at 14:23, Carl Petersen wrote: > > ----- Original Message ----- > From: "Larry Rosenman" > To: "David W. Chapman Jr." > Cc: ; > Sent: Friday, April 26, 2002 3:15 PM > Subject: Re: ports/36885: XFree86-4-libraries cannot find version.def > > > | On Fri, 2002-04-26 at 14:14, David W. Chapman Jr. wrote: > | > Ah, I always rm -fr /usr/X11R6 when I want to install X from the ports. I > | > don't think there's any other safe way to do it. > | then the Port should mention this, or force it, or some such. > | > | It's NOT clear that this needs done. > > I don't know if this will help but I couldn't install XFree86-4 from the ports > until I upgraded to Imake-4. Otherwise the build uses the old imake which won't > work. Then the XFree86-4 meta-port should *****force***** the use of IMake-4. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 12:50:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8C68437B416 for ; Fri, 26 Apr 2002 12:50:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QJo3001797; Fri, 26 Apr 2002 12:50:03 -0700 (PDT) (envelope-from gnats) Date: Fri, 26 Apr 2002 12:50:03 -0700 (PDT) Message-Id: <200204261950.g3QJo3001797@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Larry Rosenman Subject: Re: ports/36885: XFree86-4-libraries cannot find version.def Reply-To: Larry Rosenman Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36885; it has been noted by GNATS. From: Larry Rosenman To: Carl Petersen Cc: freebsd-ports@FreeBSD.ORG, freebsd-gnats-submit@FreeBSD.ORG Subject: Re: ports/36885: XFree86-4-libraries cannot find version.def Date: 26 Apr 2002 14:45:27 -0500 On Fri, 2002-04-26 at 14:23, Carl Petersen wrote: > > ----- Original Message ----- > From: "Larry Rosenman" > To: "David W. Chapman Jr." > Cc: ; > Sent: Friday, April 26, 2002 3:15 PM > Subject: Re: ports/36885: XFree86-4-libraries cannot find version.def > > > | On Fri, 2002-04-26 at 14:14, David W. Chapman Jr. wrote: > | > Ah, I always rm -fr /usr/X11R6 when I want to install X from the ports. I > | > don't think there's any other safe way to do it. > | then the Port should mention this, or force it, or some such. > | > | It's NOT clear that this needs done. > > I don't know if this will help but I couldn't install XFree86-4 from the ports > until I upgraded to Imake-4. Otherwise the build uses the old imake which won't > work. Then the XFree86-4 meta-port should *****force***** the use of IMake-4. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 13: 1: 3 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CF4F637B42B; Fri, 26 Apr 2002 13:00:33 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QK0XJ03183; Fri, 26 Apr 2002 13:00:33 -0700 (PDT) (envelope-from znerd) Date: Fri, 26 Apr 2002 13:00:33 -0700 (PDT) From: Message-Id: <200204262000.g3QK0XJ03183@freefall.freebsd.org> To: znerd@FreeBSD.org, freebsd-ports@FreeBSD.org, znerd@FreeBSD.org Subject: Re: ports/37445: New port: jdictionary-eng-ger 1.2 - English-German plugin for jdictionary Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: jdictionary-eng-ger 1.2 - English-German plugin for jdictionary Responsible-Changed-From-To: freebsd-ports->znerd Responsible-Changed-By: znerd Responsible-Changed-When: Fri Apr 26 13:00:10 PDT 2002 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=37445 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 13: 1:43 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C9F0337B42B; Fri, 26 Apr 2002 13:01:09 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QK19B03300; Fri, 26 Apr 2002 13:01:09 -0700 (PDT) (envelope-from znerd) Date: Fri, 26 Apr 2002 13:01:09 -0700 (PDT) From: Message-Id: <200204262001.g3QK19B03300@freefall.freebsd.org> To: znerd@FreeBSD.org, freebsd-ports@FreeBSD.org, znerd@FreeBSD.org Subject: Re: ports/37446: New port: jdictionary-eng-hun-expr 1.2 - English-Hungarian expression dictionary plugin for jdictionary Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: jdictionary-eng-hun-expr 1.2 - English-Hungarian expression dictionary plugin for jdictionary Responsible-Changed-From-To: freebsd-ports->znerd Responsible-Changed-By: znerd Responsible-Changed-When: Fri Apr 26 13:00:51 PDT 2002 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=37446 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 13: 1:47 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7B9A937B43F; Fri, 26 Apr 2002 13:01:31 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QK1V003384; Fri, 26 Apr 2002 13:01:31 -0700 (PDT) (envelope-from znerd) Date: Fri, 26 Apr 2002 13:01:31 -0700 (PDT) From: Message-Id: <200204262001.g3QK1V003384@freefall.freebsd.org> To: znerd@FreeBSD.org, freebsd-ports@FreeBSD.org, znerd@FreeBSD.org Subject: Re: ports/37447: New port: jdictionary-ger-hun 1.2 - German-Hungarian dictionary plugin for jdictionary. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: New port: jdictionary-ger-hun 1.2 - German-Hungarian dictionary plugin for jdictionary. Responsible-Changed-From-To: freebsd-ports->znerd Responsible-Changed-By: znerd Responsible-Changed-When: Fri Apr 26 13:01:13 PDT 2002 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=37447 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 13:10:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6698237B42A for ; Fri, 26 Apr 2002 13:10:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QKA3H08184; Fri, 26 Apr 2002 13:10:03 -0700 (PDT) (envelope-from gnats) Date: Fri, 26 Apr 2002 13:10:03 -0700 (PDT) Message-Id: <200204262010.g3QKA3H08184@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Patrick Li Subject: Re: ports/37490: w3m/links/mozilla can't open http://<;ipv6 addr> style urls Reply-To: Patrick Li Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/37490; it has been noted by GNATS. From: Patrick Li To: freebsd-gnats-submit@FreeBSD.org, aaron@lo-res.org Cc: Subject: Re: ports/37490: w3m/links/mozilla can't open http://<;ipv6 addr> style urls Date: Fri, 26 Apr 2002 13:06:43 -0700 How about trying to put brackets around the ipv6 address as in http://[3ffe:....]/ Check out http://www.ietf.org/rfc/rfc2732.txt -pat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 13:10:27 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 324EF37B400; Fri, 26 Apr 2002 13:10:07 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QKA7F08216; Fri, 26 Apr 2002 13:10:07 -0700 (PDT) (envelope-from pat) Date: Fri, 26 Apr 2002 13:10:07 -0700 (PDT) From: Message-Id: <200204262010.g3QKA7F08216@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, des@FreeBSD.org Subject: Re: ports/37484: flash plugin path not included in Opera Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: flash plugin path not included in Opera Responsible-Changed-From-To: freebsd-ports->des Responsible-Changed-By: pat Responsible-Changed-When: Fri Apr 26 13:09:55 PDT 2002 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=37484 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 13:10:28 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7F7CF37B41C for ; Fri, 26 Apr 2002 13:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QKA1g08169; Fri, 26 Apr 2002 13:10:01 -0700 (PDT) (envelope-from gnats) Received: from csc.smsu.edu (csc.smsu.edu [146.7.45.212]) by hub.freebsd.org (Postfix) with ESMTP id 6912037B420 for ; Fri, 26 Apr 2002 13:02:49 -0700 (PDT) Received: (from greenwald@localhost) by csc.smsu.edu (8.11.1/8.11.1) id g3QK2j743111; Fri, 26 Apr 2002 15:02:45 -0500 (CDT) (envelope-from greenwald) Message-Id: <200204262002.g3QK2j743111@csc.smsu.edu> Date: Fri, 26 Apr 2002 15:02:45 -0500 (CDT) From: Erik Greenwald Reply-To: greenwald@csc.smsu.edu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.2 Subject: ports/37493: [Maintainer Update] x86info 1.7 -> 1.8 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37493 >Category: ports >Synopsis: [Maintainer Update] x86info 1.7 -> 1.8 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Apr 26 13:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Erik Greenwald >Release: FreeBSD 4.5-STABLE ix86 >Organization: >Environment: FreeBSD fenris 4.5-STABLE FreeBSD 4.5-STABLE #31: Thu Apr 25 10:05:48 CDT 2002 erik@fenris:/usr/tmp/FENRIS i386 >Description: routine update. primary site has moved, I'm leaving the sourceforge listing in even though it's broken, as I'm anticipating Dave will scp it into place later... from the freshmeat post: Changes: This release recognizes several new steppings of Intel CPUs. Several bugfixes have been made for x86-64 simulation. Intel P4 Xeon hyperthreading support and Intel cache Size/TLB information fixes and updates have been added. The MP bit of newer Athlons is now recognized. Warnings about the cpuid driver on UP are no longer printed. A script to make /dev/cpu nodes and National Semiconductor CPU recognition have been added. >How-To-Repeat: >Fix: diff -Nubr sysutils/x86info.orig/Makefile sysutils/x86info/Makefile --- sysutils/x86info.orig/Makefile Fri Apr 26 14:38:32 2002 +++ sysutils/x86info/Makefile Fri Apr 26 14:42:44 2002 @@ -6,9 +6,10 @@ # PORTNAME= x86info -PORTVERSION= 1.7 +PORTVERSION= 1.8 CATEGORIES= sysutils -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ftp://ftp.suse.com/pub/people/davej/x86info/\ + ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz diff -Nubr sysutils/x86info.orig/distinfo sysutils/x86info/distinfo --- sysutils/x86info.orig/distinfo Fri Apr 26 14:38:32 2002 +++ sysutils/x86info/distinfo Fri Apr 26 14:43:44 2002 @@ -1 +1 @@ -MD5 (x86info-1.7.tgz) = d9b4e19dae0aeab1a7b2247f6251bb22 +MD5 (x86info-1.8.tgz) = cdd0888d0bcb82a0d0b6e7d2b5309e69 diff -Nubr sysutils/x86info.orig/files/patch-Makefile sysutils/x86info/files/patch-Makefile --- sysutils/x86info.orig/files/patch-Makefile Fri Apr 26 14:38:32 2002 +++ sysutils/x86info/files/patch-Makefile Fri Apr 26 14:51:30 2002 @@ -1,16 +1,21 @@ ---- Makefile.orig Tue Dec 11 12:01:40 2001 -+++ Makefile Tue Dec 18 15:48:37 2001 -@@ -1,4 +1,3 @@ --CFLAGS = -Wall -W -g -O2 - #CFLAGS += -mwin32 -DWIN32_LEAN_AND_MEAN - SHELL = /bin/sh +--- Makefile.orig Fri Apr 26 14:48:53 2002 ++++ Makefile Fri Apr 26 14:51:26 2002 +@@ -1,8 +1,4 @@ +-CFLAGS = -Wall -W -g -O2 #-m32 +-#CFLAGS += -mwin32 -DWIN32_LEAN_AND_MEAN +-SHELL = /bin/sh +- +-all: x86info test ++all: x86info -@@ -36,13 +35,13 @@ + OBJS =\ + AMD/identify.o\ +@@ -38,13 +34,13 @@ get_model_name.o\ x86info: $(OBJS) -- gcc -o x86info $(OBJS) -+ ${CC} -o x86info $(OBJS) +- gcc $(CFLAGS) -o x86info $(OBJS) ++ ${CC} $(CFLAGS) -o x86info $(OBJS) .c.o: - gcc $(CFLAGS) -o $@ -c $< @@ -20,5 +25,16 @@ - gcc $(CFLAGS) -o $@ -c $< + ${CC} $(CFLAGS) -o $@ -c $< + nodes: + scripts/makenodes +@@ -53,7 +49,7 @@ + scripts/testnodes + clean: - @find . -name "*.o" -exec rm {} \; +- @find . -name "*.o" -exec rm {} \; +- @find . -name "*~" -exec rm {} \; +- @rm -f x86info x86info.exe ++ @find . -name "*.o" -exec ${RM} {} \; ++ @find . -name "*~" -exec ${RM} {} \; ++ @${RM-F} x86info + >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 13:11:34 2002 Delivered-To: freebsd-ports@freebsd.org Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by hub.freebsd.org (Postfix) with ESMTP id 991D437B421 for ; Fri, 26 Apr 2002 13:11:28 -0700 (PDT) Received: by leviathan.inethouston.net (Postfix, from userid 1001) id C57013198C2; Fri, 26 Apr 2002 15:11:26 -0500 (CDT) Date: Fri, 26 Apr 2002 15:11:26 -0500 From: "David W. Chapman Jr." To: Larry Rosenman Cc: freebsd-ports@FreeBSD.org Subject: Re: ports/36885: XFree86-4-libraries cannot find version.def Message-ID: <20020426201126.GA8959@leviathan.inethouston.net> Reply-To: "David W. Chapman Jr." Mail-Followup-To: "David W. Chapman Jr." , Larry Rosenman , freebsd-ports@FreeBSD.org References: <200204261950.g3QJo3001797@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204261950.g3QJo3001797@freefall.freebsd.org> User-Agent: Mutt/1.3.28i X-Operating-System: FreeBSD 4.5-STABLE i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Then the XFree86-4 meta-port should *****force***** the use of IMake-4. What mechanism do you propose to be used to detect what version of IMake is installed? -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. dwcjr@freebsd.org FreeBSD Committer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 13:14:19 2002 Delivered-To: freebsd-ports@freebsd.org Received: from ler-freebie.iadfw.net (ler-freebie.iadfw.net [206.66.13.221]) by hub.freebsd.org (Postfix) with ESMTP id 5F0CD37B400 for ; Fri, 26 Apr 2002 13:14:01 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by ler-freebie.iadfw.net (8.12.2/8.12.2) with ESMTP id g3QKE0AI030441; Fri, 26 Apr 2002 15:14:00 -0500 (CDT) (envelope-from ler@lerctr.org) Subject: Re: ports/36885: XFree86-4-libraries cannot find version.def From: Larry Rosenman To: "David W. Chapman Jr." Cc: freebsd-ports@FreeBSD.org In-Reply-To: <20020426201126.GA8959@leviathan.inethouston.net> References: <200204261950.g3QJo3001797@freefall.freebsd.org> <20020426201126.GA8959@leviathan.inethouston.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 26 Apr 2002 15:14:00 -0500 Message-Id: <1019852041.22064.35.camel@ler-freebie.iadfw.net> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 2002-04-26 at 15:11, David W. Chapman Jr. wrote: > > Then the XFree86-4 meta-port should *****force***** the use of IMake-4. > > What mechanism do you propose to be used to detect what version of > IMake is installed? I'm not sure, but it would be helpful if it could, or install a private copy of the IMake-4 port for use by the metaport. It's totally unclear to a newbie that to get XFree86-4 you NEED the newer IMake. > > -- > David W. Chapman Jr. > dwcjr@inethouston.net Raintree Network Services, Inc. > dwcjr@freebsd.org FreeBSD Committer -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 13:16:25 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0F7A937B416; Fri, 26 Apr 2002 13:16:22 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QKGMB09259; Fri, 26 Apr 2002 13:16:22 -0700 (PDT) (envelope-from pat) Date: Fri, 26 Apr 2002 13:16:22 -0700 (PDT) From: Message-Id: <200204262016.g3QKGMB09259@freefall.freebsd.org> To: greenwald@csc.smsu.edu, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37493: [Maintainer Update] x86info 1.7 -> 1.8 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [Maintainer Update] x86info 1.7 -> 1.8 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Fri Apr 26 13:16:06 PDT 2002 State-Changed-Why: Port update committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37493 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 13:42:28 2002 Delivered-To: freebsd-ports@freebsd.org Received: from zoot.corp.yahoo.com (zoot.corp.yahoo.com [216.145.52.89]) by hub.freebsd.org (Postfix) with ESMTP id 54EC337B417 for ; Fri, 26 Apr 2002 13:42:24 -0700 (PDT) Received: from zoot.corp.yahoo.com (localhost [127.0.0.1]) by zoot.corp.yahoo.com (8.12.3/8.12.3) with ESMTP id g3QKgNHW077144; Fri, 26 Apr 2002 13:42:23 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from localhost (dougb@localhost) by zoot.corp.yahoo.com (8.12.3/8.12.3/Submit) with ESMTP id g3QKgNQD077141; Fri, 26 Apr 2002 13:42:23 -0700 (PDT) X-Authentication-Warning: zoot.corp.yahoo.com: dougb owned process doing -bs Date: Fri, 26 Apr 2002 13:42:23 -0700 (PDT) From: Doug Barton X-X-Sender: dougb@zoot.corp.yahoo.com To: Francois Kritzinger Cc: freebsd-ports@FreeBSD.org Subject: Re: gettext doesn't install libintl.so.1 In-Reply-To: <000701c1ed50$2d341880$f1b41ec4@ayon> Message-ID: <20020426134022.O77133-100000@zoot.corp.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 26 Apr 2002, Francois Kritzinger wrote: > Hi, > > I recently upgraded some ports, and in the process gettext was upgraded. > Since then, there are lost of programs complaining that > "libintl.so.1 not found". This is a known problem, but so far the ports team hasn't really addressed it, to my knowledge. I suggest the following as root, which works for me: cd /usr/local/lib ln -s libintl.so libintl.so.1 That's kind of cheesy, but it'll keep working until such time in the future when the gettext people break API compatibility with .so.1. good luck, Doug -- "We have known freedom's price. We have shown freedom's power. And in this great conflict, ... we will see freedom's victory." - George W. Bush, President of the United States State of the Union, January 28, 2002 Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 13:49:41 2002 Delivered-To: freebsd-ports@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id 5EFC237B404; Fri, 26 Apr 2002 13:49:35 -0700 (PDT) Received: by elvis.mu.org (Postfix, from userid 1920) id 2F4A3AE272; Fri, 26 Apr 2002 13:49:35 -0700 (PDT) Date: Fri, 26 Apr 2002 13:49:35 -0700 From: Maxime Henrion To: ports@FreeBSD.org Cc: Doug Barton Subject: Re: patch to have make clean not recurse in ${PORTSDIR} Message-ID: <20020426204935.GA42922@elvis.mu.org> References: <20020424224454.GM88736@elvis.mu.org> <20020424191430.W62277-100000@zoot.corp.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020424191430.W62277-100000@zoot.corp.yahoo.com> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Doug Barton wrote: > On Wed, 24 Apr 2002, Maxime Henrion wrote: > > > Currently, if you do a ``make clean'' in /usr/ports, it will recurse > > through each port's dependencies and clean them too. > > This has been discussed at great length on various lists. The two > answers to your question are, A) You can already do what you want to do, > with an option that allows you NOT to do it if for some reason you > actually WANT to repetitively clean dependencies, I never said my patch was bringing new functionality, the point is to change a default which doesn't make any sense IMO. However, it has a side effect of breaking the case where you actually want to clean dependencies repetitively when in /usr/ports, as mentioned in my mail already. I also said that I can change it so that it's still possible to do it, if I was given a good reason to do so. > and B) The fastest way > to clean up your ports tree is not to use make at all, it's: > > find /usr/ports -type d -name work -exec rm -r {} \; I'm well aware of that, and I use something similar often. You could also use -maxdepth and -mindepth so that it's even better, as somone already noted. You could also use portsclean or whatever, this is not the point at all. This patch is _not_ a performance patch, it's a patch to have "make clean" in /usr/ports behave as expected, some could say intelligently. Are these two reasons all what was given when this has been discussed previously ? Honestly, they doesn't make sense to me. Cheers, Maxime To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 13:55: 1 2002 Delivered-To: freebsd-ports@freebsd.org Received: from davinci.isds.duke.edu (davinci.isds.duke.edu [152.3.22.1]) by hub.freebsd.org (Postfix) with ESMTP id 1037D37B4A0; Fri, 26 Apr 2002 13:54:36 -0700 (PDT) Received: from floyd.isds.duke.edu (floyd.isds.duke.edu [152.3.22.120]) by davinci.isds.duke.edu (8.11.6/8.11.6) with ESMTP id g3QKsZt26684; Fri, 26 Apr 2002 16:54:35 -0400 (EDT) Received: by floyd.isds.duke.edu (8.11.6/8.11.6) id g3QKsZk75682; Fri, 26 Apr 2002 16:54:35 -0400 (EDT) (envelope-from vangyzen) Message-Id: <200204262054.g3QKsZk75682@floyd.isds.duke.edu> Content-Type: text/plain; charset="iso-8859-1" From: "Eric S. Van Gyzen" Organization: Duke University, ISDS To: freebsd-questions@freebsd.org, freebsd-ports@freebsd.org Subject: FreeBSD GCC Brokenness Date: Fri, 26 Apr 2002 16:54:34 -0400 X-Mailer: KMail [version 1.3.1] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I just learned from the freebsd-ports mailing list that OpenOffice doesn't build on -STABLE because of known problems with FreeBSD's gcc. Just out of curiosity, what are those problems? Please CC replies directly to me. -Eric -- Eric S. Van Gyzen 919.684.5419 Sr Systems Programmer eric@stat.duke.edu ISDS, Duke University 220 Old Chemistry Bldg PGP Public Key: http://www.stat.duke.edu/~vangyzen/pgpkey.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 14:39: 3 2002 Delivered-To: freebsd-ports@freebsd.org Received: from maila.telia.com (maila.telia.com [194.22.194.231]) by hub.freebsd.org (Postfix) with ESMTP id 8318437B419 for ; Fri, 26 Apr 2002 14:38:59 -0700 (PDT) Received: from d1o913.telia.com (d1o913.telia.com [195.252.44.241]) by maila.telia.com (8.11.6/8.11.6) with ESMTP id g3QLcwa14249 for ; Fri, 26 Apr 2002 23:38:58 +0200 (CEST) Received: from falcon.midgard.homeip.net (h53n2fls20o913.telia.com [212.181.163.53]) by d1o913.telia.com (8.8.8/8.8.8) with SMTP id XAA25704 for ; Fri, 26 Apr 2002 23:38:57 +0200 (CEST) Received: (qmail 12342 invoked by uid 1001); 26 Apr 2002 18:52:14 -0000 Date: Fri, 26 Apr 2002 20:52:14 +0200 From: Erik Trulsson To: Francois Kritzinger Cc: freebsd-ports@freebsd.org Subject: Re: gettext doesn't install libintl.so.1 Message-ID: <20020426185214.GA12318@student.uu.se> Mail-Followup-To: Francois Kritzinger , freebsd-ports@freebsd.org References: <000701c1ed50$2d341880$f1b41ec4@ayon> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000701c1ed50$2d341880$f1b41ec4@ayon> User-Agent: Mutt/1.3.28i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, Apr 26, 2002 at 08:28:35PM +0200, Francois Kritzinger wrote: > Hi, > > I recently upgraded some ports, and in the process gettext was upgraded. > Since then, there are lost of programs complaining that > "libintl.so.1 not found". > > I know that gettext is supposed to install this library. However, no matter Not anymore it isn't. > how many times > I uninstall/reinstall gettext and gettext-old, no matter in what > combinations, libintl.so.1 does not get installed > (or, at least not to where its supposed to be installed). And yes, I did try > building gettext with "WANT_FULL_GETTEXT=YES". > > Any ideas? Yes, upgrade the ports depending on gettext. The version of the library installed by gettext is libintl.so.2 these days. libintl.so.1 is not supposed to be installed anywhere. A workaround is to make a symlink from libintl.so.2 to libintl.so.1 -- Erik Trulsson ertr1013@student.uu.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 15: 0:35 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C8D0637B41A for ; Fri, 26 Apr 2002 15:00:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QM06g28337; Fri, 26 Apr 2002 15:00:06 -0700 (PDT) (envelope-from gnats) Received: from neroon.user.acm.rpi.edu (neroon.user.acm.rpi.edu [128.213.5.66]) by hub.freebsd.org (Postfix) with ESMTP id 22BAF37B419; Fri, 26 Apr 2002 14:57:27 -0700 (PDT) Received: (from rooneg@localhost) by neroon.user.acm.rpi.edu (8.11.6/8.11.6) id g3QLuWJ57124; Fri, 26 Apr 2002 17:56:32 -0400 (EDT) (envelope-from rooneg) Message-Id: <200204262156.g3QLuWJ57124@neroon.user.acm.rpi.edu> Date: Fri, 26 Apr 2002 17:56:32 -0400 (EDT) From: garrett rooney Reply-To: garrett rooney To: FreeBSD-gnats-submit@FreeBSD.org Cc: roberto@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37494: [MAINTAINER UPDATE] update neon and subversion ports Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37494 >Category: ports >Synopsis: [MAINTAINER UPDATE] update neon and subversion ports >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Apr 26 15:00:06 PDT 2002 >Closed-Date: >Last-Modified: >Originator: garrett rooney >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD quicksilver.electricjellyfish.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Tue Mar 19 21:41:22 EST 2002 rooneg@quicksilver.electricjellyfish.net:/usr/obj/usr/src/sys/QUICKSILVER i386 >Description: the neon port is out of date. version 0.19.4 was released a few days ago. the subversion port will also need to be patched to function with the newer neon. >How-To-Repeat: N/A >Fix: apply the following patches. in addition to updating the neon port, this also makes it depend on expat rather than libxml1. expat has significantly fewer dependencies than libxml1, and in the case of neon anyway, provides equivalent functionality. note: these patches include two new patches in the files directories, so a cvs add will be required in addition to simply applying the patches. first for neon: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/neon/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- Makefile 2002/03/29 06:31:40 1.12 +++ Makefile 2002/04/26 21:25:33 @@ -6,13 +6,13 @@ # PORTNAME= neon -PORTVERSION= 0.19.3 +PORTVERSION= 0.19.4 CATEGORIES= www MASTER_SITES= http://www.webdav.org/neon/ MAINTAINER= rooneg@electricjellyfish.net -LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml +LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat .ifndef WITHOUT_OPENSSL USE_OPENSSL= yes @@ -22,7 +22,7 @@ CONFIGURE_ARGS= --with-ssl=${OPENSSLBASE} \ --enable-xml \ --enable-shared \ - --with-libxml1 + --with-expat=${PREFIX} CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} MAN1= neon-config.1 Index: distinfo =================================================================== RCS file: /home/ncvs/ports/www/neon/distinfo,v retrieving revision 1.10 diff -u -r1.10 distinfo --- distinfo 2002/03/02 19:46:12 1.10 +++ distinfo 2002/04/26 21:25:33 @@ -1 +1 @@ -MD5 (neon-0.19.3.tar.gz) = 9dbb8c276e5fc58a707b6e908abdce63 +MD5 (neon-0.19.4.tar.gz) = 66b09cfdcfef0492d2adc6f37f5f4406 --- /dev/null Fri Apr 26 17:19:06 2002 +++ files/patch-configure Fri Apr 26 17:17:27 2002 @@ -0,0 +1,23 @@ +--- configure.orig Fri Apr 26 17:15:20 2002 ++++ configure Fri Apr 26 17:15:51 2002 +@@ -10792,7 +10792,7 @@ + _ACEOF + + fi +-if test -r "$neon_expat_dir/expat.h"; then ++if test -r "$neon_expat_dir/include/expat.h"; then + ne_found_hdr=yes + + cat >>confdefs.h <<\_ACEOF +@@ -10806,9 +10806,9 @@ + #define HAVE_EXPAT 1 + _ACEOF + +- CFLAGS="$CFLAGS -I$neon_expat_dir" ++ CFLAGS="$CFLAGS -I$neon_expat_dir/include" + if test -z "$neon_using_libtool_expat"; then +- NEON_LIBS="$NEON_LIBS -L$neon_expat_dir -lexpat" ++ NEON_LIBS="$NEON_LIBS -L$neon_expat_dir/lib -lexpat" + fi + neon_xml_parser_message="expat in $neon_expat_dir" + neon_found_parser="yes" and now for subversion: --- /dev/null Fri Apr 26 17:39:04 2002 +++ files/patch-build::buildcheck.sh Fri Apr 26 17:47:47 2002 @@ -0,0 +1,13 @@ +--- build/buildcheck.sh.orig Fri Apr 26 17:39:27 2002 ++++ build/buildcheck.sh Fri Apr 26 17:39:47 2002 +@@ -53,8 +53,8 @@ + #-------------------------------------------------------------------------- + # check for the correct version of Neon + # +-NEON_WANTED_REGEX=0.19.[2-3] +-NEON_LATEST_WORKING_VER=0.19.3 ++NEON_WANTED_REGEX=0.19.[2-4] ++NEON_LATEST_WORKING_VER=0.19.4 + NEON_URL="http://www.webdav.org/neon/neon-${NEON_LATEST_WORKING_VER}.tar.gz" + if test -d ./neon; then + NEON_VERSION="`./ac-helpers/get-neon-ver.sh neon`" >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 15:22:57 2002 Delivered-To: freebsd-ports@freebsd.org Received: from omsk.mushinsky.net (omsk.mushinsky.net [66.114.66.201]) by hub.freebsd.org (Postfix) with ESMTP id 4221037B41B for ; Fri, 26 Apr 2002 15:22:53 -0700 (PDT) Received: from localhost (freebsd@localhost) by omsk.mushinsky.net (8.11.6/8.11.6) with ESMTP id g3QMMqU99395 for ; Fri, 26 Apr 2002 18:22:52 -0400 (EDT) (envelope-from freebsd@mushinsky.net) Date: Fri, 26 Apr 2002 18:22:51 -0400 (EDT) From: Isaac Mushinsky To: Subject: unsubscribe Message-ID: <20020426182227.F98323-100000@omsk.mushinsky.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org unsubscribe freebsd-ports To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 15:23:36 2002 Delivered-To: freebsd-ports@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id 5916737B405; Fri, 26 Apr 2002 15:23:21 -0700 (PDT) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id PAA12902; Fri, 26 Apr 2002 15:23:20 -0700 Message-ID: <3CC9D357.9010105@owt.com> Date: Fri, 26 Apr 2002 15:23:19 -0700 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4.1) Gecko/20020314 Netscape6/6.2.2 X-Accept-Language: en-us, es-mx MIME-Version: 1.0 To: Maxime Henrion Cc: ports@FreeBSD.ORG, Doug Barton Subject: Re: patch to have make clean not recurse in ${PORTSDIR} References: <20020424224454.GM88736@elvis.mu.org> <20020424191430.W62277-100000@zoot.corp.yahoo.com> <20020426204935.GA42922@elvis.mu.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Maxime Henrion wrote: > Doug Barton wrote: > >>On Wed, 24 Apr 2002, Maxime Henrion wrote: >> >> >>>Currently, if you do a ``make clean'' in /usr/ports, it will recurse >>>through each port's dependencies and clean them too. >>> >> This has been discussed at great length on various lists. The two >>answers to your question are, A) You can already do what you want to do, >>with an option that allows you NOT to do it if for some reason you >>actually WANT to repetitively clean dependencies, >> > > I never said my patch was bringing new functionality, the point is to > change a default which doesn't make any sense IMO. However, it has a > side effect of breaking the case where you actually want to clean > dependencies repetitively when in /usr/ports, as mentioned in my mail > already. I also said that I can change it so that it's still possible > to do it, if I was given a good reason to do so. > > >> and B) The fastest way >>to clean up your ports tree is not to use make at all, it's: >> >>find /usr/ports -type d -name work -exec rm -r {} \; >> > > I'm well aware of that, and I use something similar often. You could > also use -maxdepth and -mindepth so that it's even better, as somone > already noted. You could also use portsclean or whatever, this is not > the point at all. This patch is _not_ a performance patch, it's a patch > to have "make clean" in /usr/ports behave as expected, some could say > intelligently. > > Are these two reasons all what was given when this has been discussed > previously ? Honestly, they doesn't make sense to me. > I think that as long as a make will automatically install all of the b-deps and r-deps of a port the default should be what it is. If you do not clean what you have generated, people will have a shock from all of the code that suddenly appeared and caught them off guard. I have an alias that I run instead of "make clean". It stands for make_do_not_clean depends and is alias makednc make -DNOCLEANDEPENDS clean Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 15:41:12 2002 Delivered-To: freebsd-ports@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id 3C10F37B400 for ; Fri, 26 Apr 2002 15:41:08 -0700 (PDT) Received: by elvis.mu.org (Postfix, from userid 1920) id ED82BAE1EE; Fri, 26 Apr 2002 15:41:07 -0700 (PDT) Date: Fri, 26 Apr 2002 15:41:07 -0700 From: Maxime Henrion To: ports@FreeBSD.org Cc: Kent Stewart Subject: Re: patch to have make clean not recurse in ${PORTSDIR} Message-ID: <20020426224107.GB42922@elvis.mu.org> References: <20020424224454.GM88736@elvis.mu.org> <20020424191430.W62277-100000@zoot.corp.yahoo.com> <20020426204935.GA42922@elvis.mu.org> <3CC9D357.9010105@owt.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3CC9D357.9010105@owt.com> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Kent Stewart wrote: > I think that as long as a make will automatically install all of the > b-deps and r-deps of a port the default should be what it is. If you > do not clean what you have generated, people will have a shock from > all of the code that suddenly appeared and caught them off guard. This only affects a make clean in /usr/ports. Not the rest. So everything will still get cleaned. Maxime To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 16: 4:32 2002 Delivered-To: freebsd-ports@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 987AE37B417; Fri, 26 Apr 2002 16:04:27 -0700 (PDT) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 509D32B84B; Sat, 27 Apr 2002 01:04:24 +0200 (CEST) Received: by k7.mavetju.org (Postfix, from userid 1001) id AEF392EA; Sat, 27 Apr 2002 09:04:19 +1000 (EST) Date: Sat, 27 Apr 2002 09:04:19 +1000 From: Edwin Groothuis To: Maxime Henrion Cc: ports@FreeBSD.org, Kent Stewart Subject: Re: patch to have make clean not recurse in ${PORTSDIR} Message-ID: <20020427090419.F56612@k7.mavetju.org> References: <20020424224454.GM88736@elvis.mu.org> <20020424191430.W62277-100000@zoot.corp.yahoo.com> <20020426204935.GA42922@elvis.mu.org> <3CC9D357.9010105@owt.com> <20020426224107.GB42922@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020426224107.GB42922@elvis.mu.org>; from mux@freebsd.org on Fri, Apr 26, 2002 at 03:41:07PM -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, Apr 26, 2002 at 03:41:07PM -0700, Maxime Henrion wrote: > Kent Stewart wrote: > > I think that as long as a make will automatically install all of the > > b-deps and r-deps of a port the default should be what it is. If you > > do not clean what you have generated, people will have a shock from > > all of the code that suddenly appeared and caught them off guard. > > This only affects a make clean in /usr/ports. Not the rest. So > everything will still get cleaned. It should also affect the make clean in /usr/ports/*, if they are not a port-directory. The find /usr/ports -name Makefile is *not* a good solution, since the design of the ports-layout is to modular and hierarchical[sp]. There even might be ports (I agree, there are none) which require a different behaviour on a "make clean" then a "rm -rf work". For example, if I make a port which remembers certain settings before a compile (i.e. postfix, or ghostview-gnu) and the next time the port is made I want to use the old settings (otherwise they should have done a "make config"). A "make clean" anywhere would rebuild the port with the old settings... A "find /usr/ports -name work | xargs rm -rf" would destroy the settings. But then, this problem is there already for so long and has some much being talked about that probably nobody dares to change it anymore... :-( Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: bash$ :(){ :|:&};: | http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 16: 8:38 2002 Delivered-To: freebsd-ports@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 980D537B404 for ; Fri, 26 Apr 2002 16:08:35 -0700 (PDT) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id D312A2B84B; Sat, 27 Apr 2002 01:08:33 +0200 (CEST) Received: by k7.mavetju.org (Postfix, from userid 1001) id 46F742EA; Sat, 27 Apr 2002 09:08:28 +1000 (EST) Date: Sat, 27 Apr 2002 09:08:28 +1000 From: Edwin Groothuis To: Erik Trulsson Cc: Francois Kritzinger , freebsd-ports@freebsd.org Subject: Re: gettext doesn't install libintl.so.1 Message-ID: <20020427090828.G56612@k7.mavetju.org> References: <000701c1ed50$2d341880$f1b41ec4@ayon> <20020426185214.GA12318@student.uu.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020426185214.GA12318@student.uu.se>; from ertr1013@student.uu.se on Fri, Apr 26, 2002 at 08:52:14PM +0200 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, Apr 26, 2002 at 08:52:14PM +0200, Erik Trulsson wrote: > On Fri, Apr 26, 2002 at 08:28:35PM +0200, Francois Kritzinger wrote: > Yes, upgrade the ports depending on gettext. The version of the > library installed by gettext is libintl.so.2 these days. > libintl.so.1 is not supposed to be installed anywhere. > > > A workaround is to make a symlink from libintl.so.2 to libintl.so.1 I even recall that all dependencies where bumped in their revision-level, so if you regulary update your current installed ports you would have updated them yourself too! Edwin, liked the approach -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: bash$ :(){ :|:&};: | http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 16:20:32 2002 Delivered-To: freebsd-ports@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id B061337B404 for ; Fri, 26 Apr 2002 16:20:17 -0700 (PDT) Received: by elvis.mu.org (Postfix, from userid 1920) id 8A94DAE27F; Fri, 26 Apr 2002 16:20:17 -0700 (PDT) Date: Fri, 26 Apr 2002 16:20:17 -0700 From: Maxime Henrion To: ports@FreeBSD.org Cc: Edwin Groothuis Subject: Re: patch to have make clean not recurse in ${PORTSDIR} Message-ID: <20020426232017.GC42922@elvis.mu.org> References: <20020424224454.GM88736@elvis.mu.org> <20020424191430.W62277-100000@zoot.corp.yahoo.com> <20020426204935.GA42922@elvis.mu.org> <3CC9D357.9010105@owt.com> <20020426224107.GB42922@elvis.mu.org> <20020427090419.F56612@k7.mavetju.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020427090419.F56612@k7.mavetju.org> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Edwin Groothuis wrote: > On Fri, Apr 26, 2002 at 03:41:07PM -0700, Maxime Henrion wrote: > > Kent Stewart wrote: > > > I think that as long as a make will automatically install all of the > > > b-deps and r-deps of a port the default should be what it is. If you > > > do not clean what you have generated, people will have a shock from > > > all of the code that suddenly appeared and caught them off guard. > > > > This only affects a make clean in /usr/ports. Not the rest. So > > everything will still get cleaned. > > It should also affect the make clean in /usr/ports/*, if they are > not a port-directory. I disagree. Doing a "make clean" in /usr/ports with or without NOCLEANDEPENDS=yes has the same end result, it's just a lot faster with it, and also much more logical. This is not the case when in a ports category and people may not want "make clean" to not follow the dependencies in that case, so I'm not gonna change the default there. > The find /usr/ports -name Makefile is *not* a good solution, since > the design of the ports-layout is to modular and hierarchical[sp]. > There even might be ports (I agree, there are none) which require > a different behaviour on a "make clean" then a "rm -rf work". > > For example, if I make a port which remembers certain settings > before a compile (i.e. postfix, or ghostview-gnu) and the next time > the port is made I want to use the old settings (otherwise they > should have done a "make config"). > A "make clean" anywhere would rebuild the port with the old settings... > A "find /usr/ports -name work | xargs rm -rf" would destroy the settings. I'm not sure to understand what you are talking about here but it seems to me it's a different problem. Maxime To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 16:40:15 2002 Delivered-To: freebsd-ports@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 5D19437B41C; Fri, 26 Apr 2002 16:40:06 -0700 (PDT) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 489962B84A; Sat, 27 Apr 2002 01:40:03 +0200 (CEST) Received: by k7.mavetju.org (Postfix, from userid 1001) id 6FEC12EA; Sat, 27 Apr 2002 09:40:00 +1000 (EST) Date: Sat, 27 Apr 2002 09:40:00 +1000 From: Edwin Groothuis To: Maxime Henrion Cc: ports@FreeBSD.org Subject: Re: patch to have make clean not recurse in ${PORTSDIR} Message-ID: <20020427094000.H56612@k7.mavetju.org> References: <20020424224454.GM88736@elvis.mu.org> <20020424191430.W62277-100000@zoot.corp.yahoo.com> <20020426204935.GA42922@elvis.mu.org> <3CC9D357.9010105@owt.com> <20020426224107.GB42922@elvis.mu.org> <20020427090419.F56612@k7.mavetju.org> <20020426232017.GC42922@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020426232017.GC42922@elvis.mu.org>; from mux@freebsd.org on Fri, Apr 26, 2002 at 04:20:17PM -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, Apr 26, 2002 at 04:20:17PM -0700, Maxime Henrion wrote: > Edwin Groothuis wrote: > > On Fri, Apr 26, 2002 at 03:41:07PM -0700, Maxime Henrion wrote: > > > Kent Stewart wrote: > > > > I think that as long as a make will automatically install all of the > > > > b-deps and r-deps of a port the default should be what it is. If you > > > > do not clean what you have generated, people will have a shock from > > > > all of the code that suddenly appeared and caught them off guard. > > > > > > This only affects a make clean in /usr/ports. Not the rest. So > > > everything will still get cleaned. > > > > It should also affect the make clean in /usr/ports/*, if they are > > not a port-directory. > > I disagree. Doing a "make clean" in /usr/ports with or without > NOCLEANDEPENDS=yes has the same end result, it's just a lot faster with Yes I agree with it. What I meant to say is that the behaviour of "make clean" in /usr/ports and /usr/ports/archivers, /usr/ports/shells should be the same (i.e. force NOCLEANDEPENDS to yes). The behaviour of "make clean" in /usr/ports/archivers/unzip is different, there it looks at the value of NOCLEANDEPENDS in /etc/make.conf. > > The find /usr/ports -name Makefile is *not* a good solution, since > > the design of the ports-layout is to modular and hierarchical[sp]. > > There even might be ports (I agree, there are none) which require > > a different behaviour on a "make clean" then a "rm -rf work". > > > > For example, if I make a port which remembers certain settings > > before a compile (i.e. postfix, or ghostview-gnu) and the next time > > the port is made I want to use the old settings (otherwise they > > should have done a "make config"). > > A "make clean" anywhere would rebuild the port with the old settings... > > A "find /usr/ports -name work | xargs rm -rf" would destroy the settings. > > I'm not sure to understand what you are talking about here but it seems > to me it's a different problem. Yes and no. Replacing "make clean" in /usr/ports and /usr/ports/* (so in the ports-directories, not in a port-directory) with "find . -name work | xargs rm -rf" does break the behaviour of what the "make clean" of a specific port can have in mind. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: bash$ :(){ :|:&};: | http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 16:46:57 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gatekeeper.viper.net.au (gatekeeper.viper.net.au [203.31.238.1]) by hub.freebsd.org (Postfix) with ESMTP id 15B6E37B419; Fri, 26 Apr 2002 16:46:51 -0700 (PDT) Received: from localhost (mark@localhost) by gatekeeper.viper.net.au (8.9.3/8.9.3) with ESMTP id JAA45219; Sat, 27 Apr 2002 09:46:44 +1000 (EST) (envelope-from mark@viper.net.au) Date: Sat, 27 Apr 2002 09:46:44 +1000 (EST) From: Mark Russell To: Doug Barton Cc: Francois Kritzinger , Subject: Re: gettext doesn't install libintl.so.1 In-Reply-To: <20020426134022.O77133-100000@zoot.corp.yahoo.com> Message-ID: <20020427094358.Q27029-100000@gatekeeper.viper.net.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 26 Apr 2002, Doug Barton wrote: > On Fri, 26 Apr 2002, Francois Kritzinger wrote: > > > Hi, > > > > I recently upgraded some ports, and in the process gettext was upgraded. > > Since then, there are lost of programs complaining that > > "libintl.so.1 not found". > > This is a known problem, but so far the ports team hasn't really > addressed it, to my knowledge. I suggest the following as root, which > works for me: > > cd /usr/local/lib > ln -s libintl.so libintl.so.1 > > That's kind of cheesy, but it'll keep working until such time in the > future when the gettext people break API compatibility with .so.1. > I had a similar problem, what I did to fix the mess was to cd /usr/X11R6/bin && grep libintl.so.1 * the reinstall anything that matched, repeat for /usr/local/bin /usr/X11R6/lib and /usr/local/lib, once again probably not the correct way but it saved me adding symlinks which *may* break things in the future. +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ Mark Russell mark@viper.net.au ph 61 + 2 + 9699 3837 viper.net.au http://www.viper.net.au fax 61 + 2 + 9699 3841 +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ The best things in life are free, thats why Windoze costs so much If you have received this message in error it proves that I am an idiot. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 16:52:53 2002 Delivered-To: freebsd-ports@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id 01DE537B41B for ; Fri, 26 Apr 2002 16:52:48 -0700 (PDT) Received: by elvis.mu.org (Postfix, from userid 1920) id C650CAE1FC; Fri, 26 Apr 2002 16:52:47 -0700 (PDT) Date: Fri, 26 Apr 2002 16:52:47 -0700 From: Maxime Henrion To: ports@FreeBSD.org Cc: Edwin Groothuis Subject: Re: patch to have make clean not recurse in ${PORTSDIR} Message-ID: <20020426235247.GD42922@elvis.mu.org> References: <20020424224454.GM88736@elvis.mu.org> <20020424191430.W62277-100000@zoot.corp.yahoo.com> <20020426204935.GA42922@elvis.mu.org> <3CC9D357.9010105@owt.com> <20020426224107.GB42922@elvis.mu.org> <20020427090419.F56612@k7.mavetju.org> <20020426232017.GC42922@elvis.mu.org> <20020427094000.H56612@k7.mavetju.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020427094000.H56612@k7.mavetju.org> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Edwin Groothuis wrote: > On Fri, Apr 26, 2002 at 04:20:17PM -0700, Maxime Henrion wrote: > > Edwin Groothuis wrote: > > > On Fri, Apr 26, 2002 at 03:41:07PM -0700, Maxime Henrion wrote: > > > > Kent Stewart wrote: > > > > > I think that as long as a make will automatically install all of the > > > > > b-deps and r-deps of a port the default should be what it is. If you > > > > > do not clean what you have generated, people will have a shock from > > > > > all of the code that suddenly appeared and caught them off guard. > > > > > > > > This only affects a make clean in /usr/ports. Not the rest. So > > > > everything will still get cleaned. > > > > > > It should also affect the make clean in /usr/ports/*, if they are > > > not a port-directory. > > > > I disagree. Doing a "make clean" in /usr/ports with or without > > NOCLEANDEPENDS=yes has the same end result, it's just a lot faster with > > Yes I agree with it. What I meant to say is that the behaviour of > "make clean" in /usr/ports and /usr/ports/archivers, /usr/ports/shells > should be the same (i.e. force NOCLEANDEPENDS to yes). The behaviour > of "make clean" in /usr/ports/archivers/unzip is different, there > it looks at the value of NOCLEANDEPENDS in /etc/make.conf. And what I meant to say is that they should *not* be the same. I don't think a "make clean" in /usr/ports/archivers or whatever category should default to NOCLEANDEPENDS=yes since it breaks POLA and it may not be the right thing to do. The /usr/ports case is different since you achieve the same results, it just takes less time. > Replacing "make clean" in /usr/ports and /usr/ports/* (so in the > ports-directories, not in a port-directory) with "find . -name work > | xargs rm -rf" does break the behaviour of what the "make clean" > of a specific port can have in mind. Uh ? In what way ? The only case that my patch would broke that I am able to imagine is if there was some port in /usr/ports depending on another port not itself in this tree but elsewhere, which is *very* unlikely. Maxime To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 17:19:54 2002 Delivered-To: freebsd-ports@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 9A90937B400; Fri, 26 Apr 2002 17:19:46 -0700 (PDT) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 3480D2B84A; Sat, 27 Apr 2002 02:19:42 +0200 (CEST) Received: by k7.mavetju.org (Postfix, from userid 1001) id B85A02EA; Sat, 27 Apr 2002 10:19:38 +1000 (EST) Date: Sat, 27 Apr 2002 10:19:38 +1000 From: Edwin Groothuis To: Maxime Henrion Cc: ports@FreeBSD.org Subject: Re: patch to have make clean not recurse in ${PORTSDIR} Message-ID: <20020427101938.A77837@k7.mavetju.org> References: <20020424224454.GM88736@elvis.mu.org> <20020424191430.W62277-100000@zoot.corp.yahoo.com> <20020426204935.GA42922@elvis.mu.org> <3CC9D357.9010105@owt.com> <20020426224107.GB42922@elvis.mu.org> <20020427090419.F56612@k7.mavetju.org> <20020426232017.GC42922@elvis.mu.org> <20020427094000.H56612@k7.mavetju.org> <20020426235247.GD42922@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020426235247.GD42922@elvis.mu.org>; from mux@freebsd.org on Fri, Apr 26, 2002 at 04:52:47PM -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, Apr 26, 2002 at 04:52:47PM -0700, Maxime Henrion wrote: > Edwin Groothuis wrote: > > On Fri, Apr 26, 2002 at 04:20:17PM -0700, Maxime Henrion wrote: > > > Edwin Groothuis wrote: > > > > On Fri, Apr 26, 2002 at 03:41:07PM -0700, Maxime Henrion wrote: > > > > > Kent Stewart wrote: > > > > > > I think that as long as a make will automatically install all of the > > > > > > b-deps and r-deps of a port the default should be what it is. If you > > > > > > do not clean what you have generated, people will have a shock from > > > > > > all of the code that suddenly appeared and caught them off guard. > > > > > > > > > > This only affects a make clean in /usr/ports. Not the rest. So > > > > > everything will still get cleaned. > > > > > > > > It should also affect the make clean in /usr/ports/*, if they are > > > > not a port-directory. > > > > > > I disagree. Doing a "make clean" in /usr/ports with or without > > > NOCLEANDEPENDS=yes has the same end result, it's just a lot faster with > > > > Yes I agree with it. What I meant to say is that the behaviour of > > "make clean" in /usr/ports and /usr/ports/archivers, /usr/ports/shells > > should be the same (i.e. force NOCLEANDEPENDS to yes). The behaviour > > of "make clean" in /usr/ports/archivers/unzip is different, there > > it looks at the value of NOCLEANDEPENDS in /etc/make.conf. > > And what I meant to say is that they should *not* be the same. > I don't think a "make clean" in /usr/ports/archivers or whatever > category should default to NOCLEANDEPENDS=yes since it breaks POLA and Doesn't it? Please come with me for a moment, this is all about "expected behaviour". The expected behaviour of a "make clean" in a port-directory (i.e. /usr/ports/archivers/unzip) is to clean after the compilation/installation of that port. Ports have dependencies, so the directories of the dependency-ports also have to be cleaned (for the just-in-case scenario where one or more dependencies had to be build also) The expected behaviour of a "make clean" in a ports-directory (i.e. /usr/ports or /usr/ports/archivers) is to clean the directories below it. A ports-directory can have a port-directory below it, in which case that one has to be cleaned, or another ports-directory, in which case it should dive into that and do a "make clean" there too. > > Replacing "make clean" in /usr/ports and /usr/ports/* (so in the > > ports-directories, not in a port-directory) with "find . -name work > > | xargs rm -rf" does break the behaviour of what the "make clean" > > of a specific port can have in mind. > > Uh ? In what way ? The only case that my patch would broke that I am > able to imagine is if there was some port in /usr/ports depending on > another port not itself in this tree but elsewhere, which is *very* > unlikely. It will break if the port itself has a clean-target. Not all of them, actually probably close to "none of them" has it, but they have the capability to have one and that is something which should be reserved. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: bash$ :(){ :|:&};: | http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 17:28:26 2002 Delivered-To: freebsd-ports@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id E95D937B423 for ; Fri, 26 Apr 2002 17:28:14 -0700 (PDT) Received: by elvis.mu.org (Postfix, from userid 1920) id BBF58AE2AB; Fri, 26 Apr 2002 17:28:14 -0700 (PDT) Date: Fri, 26 Apr 2002 17:28:14 -0700 From: Maxime Henrion To: ports@FreeBSD.org Cc: Edwin Groothuis Subject: Re: patch to have make clean not recurse in ${PORTSDIR} Message-ID: <20020427002814.GE42922@elvis.mu.org> References: <20020424224454.GM88736@elvis.mu.org> <20020424191430.W62277-100000@zoot.corp.yahoo.com> <20020426204935.GA42922@elvis.mu.org> <3CC9D357.9010105@owt.com> <20020426224107.GB42922@elvis.mu.org> <20020427090419.F56612@k7.mavetju.org> <20020426232017.GC42922@elvis.mu.org> <20020427094000.H56612@k7.mavetju.org> <20020426235247.GD42922@elvis.mu.org> <20020427101938.A77837@k7.mavetju.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020427101938.A77837@k7.mavetju.org> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Edwin Groothuis wrote: > The expected behaviour of a "make clean" in a port-directory (i.e. > /usr/ports/archivers/unzip) is to clean after the compilation/installation > of that port. Ports have dependencies, so the directories of the > dependency-ports also have to be cleaned (for the just-in-case > scenario where one or more dependencies had to be build also) > > The expected behaviour of a "make clean" in a ports-directory (i.e. > /usr/ports or /usr/ports/archivers) is to clean the directories > below it. A ports-directory can have a port-directory below it, in > which case that one has to be cleaned, or another ports-directory, > in which case it should dive into that and do a "make clean" there > too. I don't actually disagree with this, but I would like NOCLEANDEPENDS=yes to be the default for /usr/ports first, because this case has less impact and annoys a lot of people. The rest can be discussed after. > > Uh ? In what way ? The only case that my patch would broke that I am > > able to imagine is if there was some port in /usr/ports depending on > > another port not itself in this tree but elsewhere, which is *very* > > unlikely. > > It will break if the port itself has a clean-target. Not all of > them, actually probably close to "none of them" has it, but they > have the capability to have one and that is something which should > be reserved. That's right. I think it's a good thing if my patch breaks something which a port shouldn't do anyway, though. :-) Maxime To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 17:29: 4 2002 Delivered-To: freebsd-ports@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 36AA437B416 for ; Fri, 26 Apr 2002 17:28:59 -0700 (PDT) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id EE2672B84B; Sat, 27 Apr 2002 02:28:56 +0200 (CEST) Received: by k7.mavetju.org (Postfix, from userid 1001) id 3DFDC2EA; Sat, 27 Apr 2002 10:28:54 +1000 (EST) Date: Sat, 27 Apr 2002 10:28:54 +1000 From: Edwin Groothuis To: Mark Russell Cc: freebsd-ports@FreeBSD.org Subject: Re: gettext doesn't install libintl.so.1 Message-ID: <20020427102854.I56612@k7.mavetju.org> References: <20020426134022.O77133-100000@zoot.corp.yahoo.com> <20020427094358.Q27029-100000@gatekeeper.viper.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020427094358.Q27029-100000@gatekeeper.viper.net.au>; from mark@viper.net.au on Sat, Apr 27, 2002 at 09:46:44AM +1000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Apr 27, 2002 at 09:46:44AM +1000, Mark Russell wrote: > On Fri, 26 Apr 2002, Doug Barton wrote: > > > On Fri, 26 Apr 2002, Francois Kritzinger wrote: > > > > > Hi, > > > > > > I recently upgraded some ports, and in the process gettext was upgraded. > > > Since then, there are lost of programs complaining that > > > "libintl.so.1 not found". > > > > This is a known problem, but so far the ports team hasn't really > > addressed it, to my knowledge. I suggest the following as root, which > > works for me: > > > > cd /usr/local/lib > > ln -s libintl.so libintl.so.1 > > > > That's kind of cheesy, but it'll keep working until such time in the > > future when the gettext people break API compatibility with .so.1. > > > > > I had a similar problem, what I did to fix the mess was to cd > /usr/X11R6/bin && grep libintl.so.1 * the reinstall anything that > matched, repeat for /usr/local/bin /usr/X11R6/lib and /usr/local/lib, once > again probably not the correct way but it saved me adding symlinks which > *may* break things in the future. Please see pr bin/37448(*) which has a patch for ldd/rtld to show which libraries are actually used by which objects instead of only given a summary. A similar patch was already commited to -current, but not yet into -stable. [~] edwin@k7>ldd -s /usr/X11R6/bin/xplanet /usr/X11R6/bin/xplanet: /usr/X11R6/bin/xplanet libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x28092000) libungif.so.5 => /usr/local/lib/libungif.so.5 (0x2814e000) [...] /usr/X11R6/lib/libX11.so.6 libXThrStub.so.6 => /usr/X11R6/lib/libXThrStub.so.6 (0x28334000) /usr/local/lib/libungif.so.5 libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x28092000) /usr/X11R6/lib/libXThrStub.so.6 /usr/X11R6/lib/libX11.so.6 libXThrStub.so.6 => /usr/X11R6/lib/libXThrStub.so.6 (0x28334000) Edwin (*) http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/37448 -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: bash$ :(){ :|:&};: | http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 17:40:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C7E4D37B417 for ; Fri, 26 Apr 2002 17:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R0e1u75083; Fri, 26 Apr 2002 17:40:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4146B37B416 for ; Fri, 26 Apr 2002 17:31:24 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R0VOr72239; Fri, 26 Apr 2002 17:31:24 -0700 (PDT) (envelope-from nobody) Message-Id: <200204270031.g3R0VOr72239@freefall.freebsd.org> Date: Fri, 26 Apr 2002 17:31:24 -0700 (PDT) From: Masayuki Yokotani To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37496: Checksum mismatch for ghostscript/gdevdj9.c.gz. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37496 >Category: ports >Synopsis: Checksum mismatch for ghostscript/gdevdj9.c.gz. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Apr 26 17:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Masayuki Yokotani >Release: FreeBSD 4.5-STABLE >Organization: (Personal Use) >Environment: FreeBSD juliet.home 4.5-STABLE FreeBSD 4.5-STABLE #0: Thu Apr 25 23:00:46 JST 2002 root@romeo.home:/usr/obj/usr/src/sys/JULIET i386 The Ports is "cvsup"ed at the Apr 27 00:00:00 JST 2002. >Description: Checksum mismatch for ghostscript/gdevdj9.c.gz which is fetched in the process that "make all install" at "/usr/ports/x11/gnome". I get the following error messages (using script): ===> Extracting for gnome-1.4.1b2_2 >How-To-Repeat: After XFree86-4 is installed, # cd /usr/ports/x11/gnome # make all install >Fix: >Release-Note: >Audit-Trail: >Unformatted: >> No MD5 checksum file. ===> gnome-1.4.1b2_2 depends on file: /usr/local/bin/python2.2 - found ===> gnome-1.4.1b2_2 depends on shared library: esd.2 - found ===> gnome-1.4.1b2_2 depends on shared library: glib12.3 - found ===> gnome-1.4.1b2_2 depends on shared library: gtk12.2 - found ===> gnome-1.4.1b2_2 depends on shared library: Imlib.5 - found ===> gnome-1.4.1b2_2 depends on shared library: gnome.5 - found ===> gnome-1.4.1b2_2 depends on shared library: capplet.5 - found ===> gnome-1.4.1b2_2 depends on shared library: panel_applet.5 - not found ===> Verifying install for panel_applet.5 in /usr/ports/x11/gnomecore ===> Extracting for gnomecore-1.4.0.7_1 >> Checksum OK for gnome/gnome-core-1.4.0.7.tar.bz2. ===> gnomecore-1.4.0.7_1 depends on executable: gmake - found ===> gnomecore-1.4.0.7_1 depends on shared library: gtkhtml.21 - not found ===> Verifying install for gtkhtml.21 in /usr/ports/www/gtkhtml ===> Extracting for gtkhtml-1.0.2_1 >> Checksum OK for gnome/gtkhtml-1.0.2.tar.bz2. ===> gtkhtml-1.0.2_1 depends on executable: gmake - found ===> gtkhtml-1.0.2_1 depends on shared library: glibwww.1 - found ===> gtkhtml-1.0.2_1 depends on shared library: pspell.4 - found ===> gtkhtml-1.0.2_1 depends on shared library: gal.19 - not found ===> Verifying install for gal.19 in /usr/ports/x11-toolkits/gal ===> Extracting for gal-0.19.2 >> Checksum OK for gnome/gal-0.19.2.tar.bz2. ===> gal-0.19.2 depends on executable: gmake - found ===> gal-0.19.2 depends on shared library: unicode.0 - found ===> gal-0.19.2 depends on shared library: glade.4 - not found ===> Verifying install for glade.4 in /usr/ports/devel/libglade ===> Extracting for libglade-0.17_2 >> Checksum OK for libglade-0.17.tar.gz. ===> libglade-0.17_2 depends on executable: gmake - found ===> libglade-0.17_2 depends on shared library: gnomedb.0 - not found ===> Verifying install for gnomedb.0 in /usr/ports/databases/gnomedb ===> Extracting for gnomedb-0.2.96 >> Checksum OK for gnome/gnome-db-0.2.96.tar.bz2. ===> gnomedb-0.2.96 depends on executable: gmake - found ===> gnomedb-0.2.96 depends on shared library: gda-client.0 - not found ===> Verifying install for gda-client.0 in /usr/ports/databases/libgda ===> Extracting for libgda-0.2.96 >> Checksum OK for gnome/libgda-0.2.96.tar.bz2. ===> libgda-0.2.96 depends on executable: gmake - found ===> libgda-0.2.96 depends on shared library: gdbm.2 - found ===> libgda-0.2.96 depends on shared library: bonobo.2 - not found ===> Verifying install for bonobo.2 in /usr/ports/devel/bonobo ===> Extracting for bonobo-1.0.20_1 >> Checksum OK for gnome/bonobo-1.0.20.tar.bz2. ===> bonobo-1.0.20_1 depends on executable: gmake - found ===> bonobo-1.0.20_1 depends on shared library: gnomeprint.16 - not found ===> Verifying install for gnomeprint.16 in /usr/ports/print/gnomeprint ===> Installing for gnomeprint-0.35 ===> gnomeprint-0.35 depends on executable: gs - not found ===> Verifying install for gs in /usr/ports/print/ghostscript-gnu Type "make A4=yes" if you want -DA4 for compilation. >> gdevdj9.c.gz doesn't seem to exist in /usr/ports/distfiles/ghostscript. >> Attempting to fetch from http://www.harsch.net/Download/. Receiving gdevdj9.c.gz (20139 bytes): 0%Receiving gdevdj9.c.gz (20139 bytes): 40%Receiving gdevdj9.c.gz (20139 bytes): 81%Receiving gdevdj9.c.gz (20139 bytes): 100% 20139 bytes transferred in 2.6 seconds (7.47 kBps) ===> Extracting for ghostscript-gnu-6.53_2 >> Checksum OK for ghostscript/ghostscript-6.53.tar.bz2. >> Checksum OK for ghostscript/gnu-gs-fonts-std-6.0.tar.gz. >> Checksum OK for ghostscript/gnu-gs-fonts-other-6.0.tar.gz. >> Checksum OK for ghostscript/gdevcd8.tar.gz. >> Checksum OK for ghostscript/hpdj-2.6.tar.gz. >> Checksum OK for ghostscript/pcl3-3.3.tar.gz. >> Checksum mismatch for ghostscript/gdevdj9.c.gz. >> Checksum OK for ghostscript/gimp-print-4.2.0.tar.gz. >> Checksum OK for ghostscript/hpijs-1.0.4.tar.gz. >> Checksum OK for ghostscript/gdevmd2k-0.2a.tar.gz. >> Checksum OK for ghostscript/gdevalps-0.21.tar.gz. >> Checksum OK for ghostscript/gdev10v.tar.gz. >> Checksum OK for ghostscript/gdevlips-2.4.0.tar.gz. >> Checksum OK for ghostscript/dmprt-2.01.tar.gz. >> Checksum OK for ghostscript/epag-3.09.tar.gz. >> Checksum OK for ghostscript/eplaser-3.0.1-651.tgz. >> Checksum OK for ghostscript/gdevmjc-0.8.tar.gz. >> Checksum OK for ghostscript/gdevnpdl-1.6.3.tar.gz. >> Checksum OK for ghostscript/samsung-gdi-driver-gs5.50.tar.gz. Make sure the Makefile and distinfo file (/usr/ports/print/ghostscript-gnu/distinfo) are up to date. If you are absolutely sure you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** Error code 1 Stop in /usr/ports/print/ghostscript-gnu. *** Error code 1 Stop in /usr/ports/print/gnomeprint. *** Error code 1 Stop in /usr/ports/devel/bonobo. *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 18: 0:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 61B7F37B416 for ; Fri, 26 Apr 2002 18:00:08 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R108779745; Fri, 26 Apr 2002 18:00:08 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3C1D537B41E for ; Fri, 26 Apr 2002 17:50:08 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R0o8c78644; Fri, 26 Apr 2002 17:50:08 -0700 (PDT) (envelope-from nobody) Message-Id: <200204270050.g3R0o8c78644@freefall.freebsd.org> Date: Fri, 26 Apr 2002 17:50:08 -0700 (PDT) From: Steve Coltrin To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37497: gtk+-2.0 crashes with certain locale settings Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37497 >Category: ports >Synopsis: gtk+-2.0 crashes with certain locale settings >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Apr 26 18:00:08 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Steve Coltrin >Release: 4.5-STABLE >Organization: Orbital Mind Control Lasers >Environment: FreeBSD hrothgar.omcl.org 4.5-STABLE FreeBSD 4.5-STABLE #9: Thu Apr 25 02:08:21 MDT 2002 spcoltri@hrothgar.omcl.org:/usr/obj/usr/src/sys/HROTHGAR i386 >Description: Due to an impedance mismatch between libiconv and FreeBSD's recently adopted locale naming scheme, calling g_print() in a gtk20 program dumps core under certain values of LANG, LC_CTYPE or LC_ALL. >How-To-Repeat: % cat > test.c #include int main (int argc, char ** rgv) { gtk_init(&argc, &argv); g_print("Hi!\n"); } ^D % gcc test.c -o test `pkg-config --cflags gtk+-2.0` `pkg-config --libs gtk+-2.0` % LANG=en_US.ISO_8859-1 ./test segmentation fault (core dumped) ./test1 >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 19:24:46 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B164D37B405; Fri, 26 Apr 2002 19:24:44 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R2OiW96800; Fri, 26 Apr 2002 19:24:44 -0700 (PDT) (envelope-from bmah) Date: Fri, 26 Apr 2002 19:24:44 -0700 (PDT) From: Message-Id: <200204270224.g3R2OiW96800@freefall.freebsd.org> To: bmah@freebsd.org, bmah@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36805: [PATCH] Unbreak audio/timidity++ on -CURRENT Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [PATCH] Unbreak audio/timidity++ on -CURRENT State-Changed-From-To: open->closed State-Changed-By: bmah State-Changed-When: Fri Apr 26 19:24:17 PDT 2002 State-Changed-Why: Committed with maintainer approval. http://www.freebsd.org/cgi/query-pr.cgi?pr=36805 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 19:28: 2 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0BE4A37B417; Fri, 26 Apr 2002 19:27:57 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R2RuO97354; Fri, 26 Apr 2002 19:27:56 -0700 (PDT) (envelope-from pat) Date: Fri, 26 Apr 2002 19:27:56 -0700 (PDT) From: Message-Id: <200204270227.g3R2RuO97354@freefall.freebsd.org> To: mwm@mired.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37393: TMDA port is out of date. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: TMDA port is out of date. State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Fri Apr 26 19:26:46 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37393 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 19:35:55 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A7D9737B41A; Fri, 26 Apr 2002 19:35:49 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R2Znj98354; Fri, 26 Apr 2002 19:35:49 -0700 (PDT) (envelope-from pat) Date: Fri, 26 Apr 2002 19:35:49 -0700 (PDT) From: Message-Id: <200204270235.g3R2Znj98354@freefall.freebsd.org> To: perky@fallin.lv, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37390: Update port: net/py-pcap Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: net/py-pcap State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Fri Apr 26 19:35:38 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37390 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 19:42: 0 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DAD1137B416; Fri, 26 Apr 2002 19:41:58 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R2fwc99314; Fri, 26 Apr 2002 19:41:58 -0700 (PDT) (envelope-from pat) Date: Fri, 26 Apr 2002 19:41:58 -0700 (PDT) From: Message-Id: <200204270241.g3R2fwc99314@freefall.freebsd.org> To: bsder@allcaps.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37369: py22-tkinter-2.2.1 fails to build Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: py22-tkinter-2.2.1 fails to build State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Fri Apr 26 19:41:24 PDT 2002 State-Changed-Why: This PR can now be closed because of the recent commit of PR 36537 http://www.freebsd.org/cgi/query-pr.cgi?pr=37369 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 19:54:58 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 92C6B37B41A; Fri, 26 Apr 2002 19:54:54 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R2ssv09398; Fri, 26 Apr 2002 19:54:54 -0700 (PDT) (envelope-from pat) Date: Fri, 26 Apr 2002 19:54:54 -0700 (PDT) From: Message-Id: <200204270254.g3R2ssv09398@freefall.freebsd.org> To: perky@fallin.lv, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37394: Update port: graphics/py-gdchart Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: graphics/py-gdchart State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Fri Apr 26 19:54:26 PDT 2002 State-Changed-Why: Committed, Thanks! Looks like the tarball got rerolled again after this report. http://www.freebsd.org/cgi/query-pr.cgi?pr=37394 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 22:10:56 2002 Delivered-To: freebsd-ports@freebsd.org Received: from sm13.texas.rr.com (sm13.texas.rr.com [24.93.35.40]) by hub.freebsd.org (Postfix) with ESMTP id 7F00437B405; Fri, 26 Apr 2002 22:10:51 -0700 (PDT) Received: from Brian (cs24162105-246.hot.rr.com [24.162.105.246]) by sm13.texas.rr.com (8.12.0.Beta16/8.12.0.Beta16) with SMTP id g3R5JUSI028737; Sat, 27 Apr 2002 00:19:30 -0500 Message-ID: <000601c1eda9$f4da7ce0$0200a8c0@harepair.net> From: "Brian Hare" To: Cc: Subject: FreeBSD Port: ethereal-0.9.1 Date: Sat, 27 Apr 2002 00:11:15 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0003_01C1ED80.0BCA7920" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0003_01C1ED80.0BCA7920 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable hello Sir, My name is Emett and I have a few questions for you, I know about packet = headers and trailers and I know what is in them and I am looking for a = network proctol inspector for my minni Lan in my home, see I am a Cisco = major and I know that I need to get alot of hands on and experience = along with my certification and my degree... I am seeing alot of = secondary files in your download page and am in need of some assistance. = I want to know of any sites that would offer begining information on = how to manage and manipulate ports.... how to over see and things of = that nature I am looking for some good reading material that I can do on = my own.... Any help would be greatly appreciated thx Brian Networking Electronics Major Cen. Tx College ------=_NextPart_000_0003_01C1ED80.0BCA7920 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
hello Sir,
 
My name is Emett and I have a few questions for you, = I know=20 about packet headers and trailers and I know what is in them and I am = looking=20 for a network proctol inspector for my minni Lan in my home, see I am a = Cisco=20 major and I know that I need to get alot of hands on and experience = along with=20 my certification and my degree...  I am seeing alot of secondary = files in=20 your download page and am in need of some assistance.  I want to = know of=20 any sites that would offer begining information on how to manage and = manipulate=20 ports....  how to over see and things of that nature I am looking = for some=20 good reading material that I can do on my own....  Any help would = be=20 greatly appreciated thx
 
Brian
Networking Electronics Major
Cen. Tx College
 
------=_NextPart_000_0003_01C1ED80.0BCA7920-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Fri Apr 26 22:38:48 2002 Delivered-To: freebsd-ports@freebsd.org Received: from c16703.thorn1.nsw.optusnet.com.au (c16703.thorn1.nsw.optusnet.com.au [210.49.148.69]) by hub.freebsd.org (Postfix) with ESMTP id AFBD637B400 for ; Fri, 26 Apr 2002 22:38:45 -0700 (PDT) Received: from dt.home (localhost [127.0.0.1]) by c16703.thorn1.nsw.optusnet.com.au (8.12.3/8.12.3) with ESMTP id g3R5chhT076124 for ; Sat, 27 Apr 2002 15:38:43 +1000 (EST) (envelope-from tonym@dt.home) Received: (from tonym@localhost) by dt.home (8.12.3/8.12.3/Submit) id g3R5bNdT075016 for ports@freebsd.org; Sat, 27 Apr 2002 15:37:23 +1000 (EST) (envelope-from tonym) Date: Sat, 27 Apr 2002 15:37:23 +1000 (EST) From: Tony Maher Message-Id: <200204270537.g3R5bNdT075016@dt.home> To: ports@freebsd.org Subject: processes spawning out of control Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello the following command spawn thousands of processes until proc limit e.g. portinstall -R -F kde # USE_KDEBASE_VER=3 Output from top: last pid: 35490; load averages: 1.39, 0.71, 0.29 up 0+21:37:16 12:56:53 2011 processes:6 running, 2004 sleeping, 1 zombie CPU states: 22.1% user, 0.9% nice, 46.9% system, 0.5% interrupt, 29.6% idle Mem: 37M Active, 11M Inact, 62M Wired, 5548K Cache, 22M Buf, 6928K Free Swap: 512M Total, 345M Used, 166M Free, 67% Inuse, 100K In, 136K Out Maybe its just kde3 because its a metaport and so many dependecies?! Have I missed an obvious option to stop this spawning (of parallel makes)? I tried to use -m with portinstall and give make -B or -j 1 but seemed to make no difference (I abort after several hundred makes started). I can increase max number of processes allowed but the swapping/paging slows the machine too much anyway. thanks -- tonym To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 0:23:44 2002 Delivered-To: freebsd-ports@freebsd.org Received: from www.smluc.org (smluc.org [206.138.44.17]) by hub.freebsd.org (Postfix) with SMTP id 29D6F37B41E for ; Sat, 27 Apr 2002 00:23:42 -0700 (PDT) Received: (qmail 26693 invoked by uid 1000); 27 Apr 2002 07:23:40 -0000 From: erik@www.smluc.org Date: Sat, 27 Apr 2002 02:23:40 -0500 To: freebsd-ports@freebsd.org Subject: Re: ports/37352: audio/arts fails to build on -stable Message-ID: <20020427072340.GA26673@lazarus.smluc.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Could this pr please be closed and ignored? I gave it a try in my port-testing jail and found that it compiled fine, so I purged out my system (rm -rf /boot /bin /sbin /lib /usr/bin ... , cp jail files in, make world... is there a cleaner way to make sure all files get updated and no 'extra' files (say from a -current->-stable downgrade?) get removed?) and it built fine. I'm assuming I had some junk that was screwing up the g++ toolchain. thnx -- -Erik [http://math.smsu.edu/~erik] The opinions expressed by me are not necessarily opinions. In all probability, they are random rambling, and to be ignored. Failure to ignore may result in severe boredom or confusion. Shake well before opening. Keep Refrigerated. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 0:40:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0461837B419 for ; Sat, 27 Apr 2002 00:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3R7e1V79420; Sat, 27 Apr 2002 00:40:01 -0700 (PDT) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (gatesrv.RZ.UniBw-Muenchen.de [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id D6C6237B420 for ; Sat, 27 Apr 2002 00:30:02 -0700 (PDT) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g3R7RLv03359 for ; Sat, 27 Apr 2002 09:27:21 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 11C9B5A548 for ; Sat, 27 Apr 2002 09:27:20 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id F37695A544; Sat, 27 Apr 2002 09:27:18 +0200 (CEST) Message-Id: <20020427072718.F37695A544@nemesis.informatik.unibw-muenchen.de> Date: Sat, 27 Apr 2002 09:27:18 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37499: [MAINTAINER UPDATE] x11/xbindkeys update to 1.5.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37499 >Category: ports >Synopsis: [MAINTAINER UPDATE] x11/xbindkeys update to 1.5.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Apr 27 00:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.5-STABLE FreeBSD 4.5-STABLE #3: Thu Apr 18 16:20:45 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Update x11/xbindkeys from 1.5.0 to 1.5.1 Regards, Olli >How-To-Repeat: >Fix: diff -ruN xbindkeyso.old/Makefile xbindkeys/Makefile --- xbindkeys.old/Makefile Sat Mar 30 20:34:19 2002 +++ xbindkeys/Makefile Sat Apr 27 08:41:45 2002 @@ -7,7 +7,7 @@ # PORTNAME= xbindkeys -PORTVERSION= 1.5.0 +PORTVERSION= 1.5.1 CATEGORIES= x11 MASTER_SITES= http://hocwp.free.fr/xbindkeys/ diff -ruN xbindkeys.old/distinfo xbindkeys/distinfo --- xbindkeys.old/distinfo Sat Mar 30 20:34:19 2002 +++ xbindkeys/distinfo Sat Apr 27 08:41:52 2002 @@ -1 +1 @@ -MD5 (xbindkeys-1.5.0.tar.gz) = 64126c9d0af6a5c8835f0c3b9e18d0e7 +MD5 (xbindkeys-1.5.1.tar.gz) = 58f7c5a6181c600496af20b8a21ba820 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 2:14:21 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.liwing.de (mail.liwing.de [213.70.188.162]) by hub.freebsd.org (Postfix) with ESMTP id 49F1537B421 for ; Sat, 27 Apr 2002 02:14:12 -0700 (PDT) Received: (qmail 49725 invoked from network); 27 Apr 2002 09:28:04 -0000 Received: from stingray.liwing.de (HELO liwing.de) ([213.70.188.164]) (envelope-sender ) by mail.liwing.de (qmail-ldap-1.03) with SMTP for ; 27 Apr 2002 09:28:04 -0000 Message-ID: <3CCA6D96.696B26DE@liwing.de> Date: Sat, 27 Apr 2002 11:21:26 +0200 From: Jens Rehsack Organization: LiWing IT-Services X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: "David W. Chapman Jr." Cc: dwcjr@FreeBSD.org, ports@FreeBSD.org Subject: Re: FreeBSD Port: samba-2.2.3a - configuration options interactive script References: <3CC871DC.4EAC9AA@liwing.de> <20020425215741.GA95577@leviathan.inethouston.net> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org "David W. Chapman Jr." wrote: > > On Thu, Apr 25, 2002 at 11:15:08PM +0200, Jens Rehsack wrote: > > Hi David, > > > > some weeks ago we talked 'bout creating a dialog-configuration script for > > the samba port. Now I'm ready to go to install some new samba server machines, > > so I can write those scripts. > > But (because I'm new in making sth. for the world :-)) I need some assistance > > when making decisions. So may I ask you some questions, and you (or everyone > > who feels appointed) answers them, if possible. > > > > 1) Should the configuration modify the port name, like cvsup / cvsup-without-gui? > > I think it's possible to create a new port directory automatically for each possible > > configuration, so a potential "portupgrade" is able to use the complete config-set > > without waiting for the user... > > I like the way postfix works in this aspect, but that's probably due > to the fact that I maintained it for a while(even though I didn't > write the menu system). Postfix works in the same way mod_php4 works - and I didn't like it, because a "make clean" removes the "Makefile.inc" which stores the configuration the administrator made. I'm searching for a way to keep the configuration file over a "make clean" - maybe till new options in the dialog system appear. I like the functionality of "portupgrade", but updating many ports which have a menu system is confusing ... Sometimes it's difficult to remember, which server/workstation was compiled using which options ... > > 2) If !1: > > Should the script provide an option like "Do not delete configuration wished on 'make clean'"? > > Same reason like 1: I don't like sit at the side of servers I upgrade ... > > I hate the PHP4-port for this! > > I'm not sure I follow this but I'll see what the php4 port does. Postfix do the same way... > > > 3) Should the script check (checkable) misconfigurations, or is the admin every time > > smart enough? > > what kind of misconfigurations would it detect? What I've been told > in the past is to let the admin shoot themselves in the foot if they > wish but this attitude may have changed. I did not know. It was a question like: "If I find some ways to let the admin shoot it's foot, should I sell some bullet-proofed socks?" But I understand - learning by doing - learning more doing wrong :-) Greetings Jens > -- > David W. Chapman Jr. > dwcjr@inethouston.net Raintree Network Services, Inc. > dwcjr@freebsd.org FreeBSD Committer -- L i W W W i Jens Rehsack L W W W L i W W W W i nnn gggg LiWing IT-Services L i W W W W i n n g g LLLL i W W i n n g g Friesenstraße 2 gggg 06112 Halle g g g Tel.: +49 - 3 45 - 5 17 05 91 ggg e-Mail: Fax: +49 - 3 45 - 5 17 05 92 http://www.liwing.de/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 2:25:30 2002 Delivered-To: freebsd-ports@freebsd.org Received: from c16703.thorn1.nsw.optusnet.com.au (c16703.thorn1.nsw.optusnet.com.au [210.49.148.69]) by hub.freebsd.org (Postfix) with ESMTP id A9F5F37B404 for ; Sat, 27 Apr 2002 02:25:23 -0700 (PDT) Received: from dt.home (localhost [127.0.0.1]) by c16703.thorn1.nsw.optusnet.com.au (8.12.3/8.12.3) with ESMTP id g3R9PHhT013201; Sat, 27 Apr 2002 19:25:17 +1000 (EST) (envelope-from tonym@dt.home) Received: (from tonym@localhost) by dt.home (8.12.3/8.12.3/Submit) id g3R9NuBF090369; Sat, 27 Apr 2002 19:23:56 +1000 (EST) (envelope-from tonym) Date: Sat, 27 Apr 2002 19:23:56 +1000 (EST) From: Tony Maher Message-Id: <200204270923.g3R9NuBF090369@dt.home> To: ports@FreeBSD.ORG, tonym@biolateral.com.au Subject: Re: processes spawning out of control In-Reply-To: <200204270537.g3R5bNdT075016@dt.home> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > the following command spawn thousands of processes until proc limit e.g. > > portinstall -R -F kde # USE_KDEBASE_VER=3 Doh. Do not set USE_KDEBASE_VER like this. It leads to recursion. -- tonym To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 4:35:47 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3012437B431; Sat, 27 Apr 2002 04:35:39 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RBZdO25683; Sat, 27 Apr 2002 04:35:39 -0700 (PDT) (envelope-from pat) Date: Sat, 27 Apr 2002 04:35:39 -0700 (PDT) From: Message-Id: <200204271135.g3RBZdO25683@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37499: [MAINTAINER UPDATE] x11/xbindkeys update to 1.5.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [MAINTAINER UPDATE] x11/xbindkeys update to 1.5.1 State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Apr 27 04:35:27 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37499 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 4:41: 9 2002 Delivered-To: freebsd-ports@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-165-226-18.dsl.lsan03.pacbell.net [64.165.226.18]) by hub.freebsd.org (Postfix) with ESMTP id 3AF4C37B400; Sat, 27 Apr 2002 04:40:56 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id BA71166C2B; Sat, 27 Apr 2002 04:40:55 -0700 (PDT) Date: Sat, 27 Apr 2002 04:40:55 -0700 From: Kris Kennaway To: ports@FreeBSD.org, stable@FreeBSD.org Subject: HEADS UP! XFree86 has been upgraded to 4.2.0 in 4.5-STABLE Message-ID: <20020427044054.A78618@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="x+6KMIRAuhnl3hBn" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --x+6KMIRAuhnl3hBn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Dear all, As decided by the release engineering and port manager teams, I have switched the default XFree86 version from 3.3.6 to 4.2.0. Packages for FreeBSD 4.x are now being built with XFree86-4.2.0 as a dependency, and ports will also be built with the newer version once you update to a newer -STABLE kernel. If you want to keep using XFree86-3.x with your port builds, add the following to your /etc/make.conf: XFREE86_VERSION=3 Note that this will not affect the XFree86 version dependency of packages downloaded from ftp.freebsd.org or its mirrors, because those are determined at compile-time and cannot be changed at install-time. XFree86-3.3.6 will still be available as an installation option via the packages menu of sysinstall, but the default XFree86 version will be 4.2.0 in 4.6-RELEASE. Since this is a nontrivial change and the 4.6 release cycle is just around the corner (code freeze: May 1), please test this as much as possible and report any problems or unexpected behaviour to ports@FreeBSD.org and portmgr@FreeBSD.org. Kris P.S. The decision to upgrade from XFree86-3.3.6 to 4.2.0 in a -STABLE branch was made after careful consideration of the benefits and drawbacks of such a change. Therefore, please try to resist the temptation to point out factors we have already considered which weigh against this decision. --x+6KMIRAuhnl3hBn Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8yo5GWry0BWjoQKURAutpAJ9JLS4Mk9HmIlHW97+VvQWXangi5ACgzta3 D+XPjxbHUgV18lKaPKMvpwM= =8dUq -----END PGP SIGNATURE----- --x+6KMIRAuhnl3hBn-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 4:41:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C82E837B41C for ; Sat, 27 Apr 2002 04:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RBe1626248; Sat, 27 Apr 2002 04:40:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5F6FB37B419 for ; Sat, 27 Apr 2002 04:33:17 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RBXHA25282; Sat, 27 Apr 2002 04:33:17 -0700 (PDT) (envelope-from nobody) Message-Id: <200204271133.g3RBXHA25282@freefall.freebsd.org> Date: Sat, 27 Apr 2002 04:33:17 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37500: Update port: print/ghostscript-afpl Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37500 >Category: ports >Synopsis: Update port: print/ghostscript-afpl >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Apr 27 04:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Update Gimp-Print driver to version 4.2.1 - Fix build on -current - Fix checksum of gdevdj9.c.gz (again) - Get much improved ps2epsi stuff from ghostscript-gnu version New file: files/patch-lib:ps2epsi >How-To-Repeat: >Fix: diff -urN /usr/ports/print/ghostscript-afpl/Makefile print/ghostscript-afpl/Makefile --- /usr/ports/print/ghostscript-afpl/Makefile Mon Apr 22 19:10:26 2002 +++ print/ghostscript-afpl/Makefile Sat Apr 27 17:20:51 2002 @@ -7,9 +7,9 @@ PORTNAME= ghostscript PORTVERSION= 7.04 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= print -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:DEFAULT,gprint,hpijs/} \ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:DEFAULT,fonts,gprint,hpijs/} \ http://www.gelhaus.net/hp880c/1.4beta/:hp8xx \ http://home.t-online.de/home/Martin.Lottermoser/pcl3dist/:hpdj_pcl3 \ http://www.harsch.net/Download/:dj970 \ @@ -20,16 +20,15 @@ http://www.ceres.dti.ne.jp/~owatanab/gdevnpdl/:npdl \ http://www.linuxprinting.org/download/printing/samsung-gdi/:gdi \ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/fonts/:fonts \ - ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/gs704/ \ - ftp://gatekeeper.dec.com/pub/GNU/ghostscript/:gatekeeper + ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/gs704/ MASTER_SITE_SUBDIR= ${PORTNAME} \ gimp-print/:gprint \ hpinkjet/:hpijs \ ghostscript/:ports_jp PKGNAMESUFFIX= -afpl DISTFILES= ${GS_SRCS}:DEFAULT \ - ${GS_FONTS_STD}:DEFAULT \ - ${GS_FONTS_OTHER}:DEFAULT \ + ${GS_FONTS_STD}:fonts \ + ${GS_FONTS_OTHER}:fonts \ ${HP8XX_SRCS}:hp8xx \ ${HPDJ_SRCS}:hpdj_pcl3 \ ${PCL3_SRCS}:hpdj_pcl3 \ @@ -144,7 +143,7 @@ # Gimp-Print - very high quality driver for Epson, HPs,... # http://gimp-print.sourceforge.net/ GPRINT= gimp-print -GPRINT_VERS= 4.2.0 +GPRINT_VERS= 4.2.1 GPRINT_NAME= ${GPRINT}-${GPRINT_VERS} GPRINT_SRCS= ${GPRINT_NAME}.tar.gz @@ -396,8 +395,7 @@ ${ECHO_MSG} ">>> running configure script for ${GPRINT} library ..." cd ${WRKSRC}/${GPRINT_NAME} ; \ ${SETENV} ${MAKE_ENV} ${SH} ./configure \ - --without-cups --without-translated-ppds \ - --with-ghost --without-foomatic \ + --without-translated-ppds --with-ghost \ --without-gimp --without-samples \ --without-user-guide --disable-escputil \ --disable-nls --disable-shared \ diff -urN /usr/ports/print/ghostscript-afpl/distinfo print/ghostscript-afpl/distinfo --- /usr/ports/print/ghostscript-afpl/distinfo Fri Apr 26 19:35:43 2002 +++ print/ghostscript-afpl/distinfo Sat Apr 27 16:43:59 2002 @@ -4,8 +4,8 @@ MD5 (ghostscript/gdevcd8.tar.gz) = 5ce48bff6082a023199c8ede4aae63a0 MD5 (ghostscript/hpdj-2.6.tar.gz) = dcc402281f36afd2041144e0e97917be MD5 (ghostscript/pcl3-3.3.tar.gz) = 34e664c2a98b847598f8441f8cac7ab6 -MD5 (ghostscript/gdevdj9.c.gz) = f09ef883b8ba837fb42c608c01af7375 -MD5 (ghostscript/gimp-print-4.2.0.tar.gz) = 4350e2ac1f27eccad0d7ce2aab90cdf6 +MD5 (ghostscript/gdevdj9.c.gz) = 3a9c20c34b79ffab434abfbcc31d1c27 +MD5 (ghostscript/gimp-print-4.2.1.tar.gz) = 62f59f0bf0b4d2843cc9953f3b4f894f MD5 (ghostscript/hpijs-1.0.4.tar.gz) = e2b8d2a671fdbcd27f20092691d40bba MD5 (ghostscript/gdevmd2k-0.2a.tar.gz) = 5ed2b4218b8f77cb411f3d2e4509ed24 MD5 (ghostscript/gdevalps-0.21.tar.gz) = 553bee251b96105eb7d1d7f4027ac0e9 diff -urN /usr/ports/print/ghostscript-afpl/files/patch-eplaser:gdevescv.c print/ghostscript-afpl/files/patch-eplaser:gdevescv.c --- /usr/ports/print/ghostscript-afpl/files/patch-eplaser:gdevescv.c Wed Apr 3 12:01:26 2002 +++ print/ghostscript-afpl/files/patch-eplaser:gdevescv.c Sat Apr 27 15:40:42 2002 @@ -1,6 +1,16 @@ --- eplaser/gdevescv.c.orig Fri Dec 21 15:50:22 2001 -+++ eplaser/gdevescv.c Fri Mar 15 04:27:39 2002 -@@ -1760,13 +1760,13 @@ ++++ eplaser/gdevescv.c Sat Apr 27 13:45:53 2002 +@@ -37,8 +37,7 @@ + + */ + +-#include +-#include ++#include + + #include "math_.h" + #include "gx.h" +@@ -1760,13 +1759,13 @@ /* Process the next piece of an image. */ private int @@ -16,7 +26,7 @@ gx_device *dev = info->dev; #endif gx_device_vector *const vdev = (gx_device_vector *) dev; -@@ -1784,7 +1784,7 @@ +@@ -1784,7 +1783,7 @@ { @@ -25,7 +35,7 @@ if (height == 260) height = 1; #endif -@@ -1922,13 +1922,13 @@ +@@ -1922,13 +1921,13 @@ private int diff -urN /usr/ports/print/ghostscript-afpl/files/patch-eplaser:gdevesmv.c print/ghostscript-afpl/files/patch-eplaser:gdevesmv.c --- /usr/ports/print/ghostscript-afpl/files/patch-eplaser:gdevesmv.c Wed Apr 3 12:01:26 2002 +++ print/ghostscript-afpl/files/patch-eplaser:gdevesmv.c Sat Apr 27 15:40:42 2002 @@ -1,6 +1,16 @@ --- eplaser/gdevesmv.c.orig Fri Dec 14 10:50:14 2001 -+++ eplaser/gdevesmv.c Fri Mar 15 04:28:41 2002 -@@ -1799,13 +1799,13 @@ ++++ eplaser/gdevesmv.c Sat Apr 27 13:46:31 2002 +@@ -34,8 +34,7 @@ + + */ + +-#include +-#include ++#include + + #include "math_.h" + #include "gx.h" +@@ -1799,13 +1798,13 @@ /* Process the next piece of an image. */ private int @@ -16,7 +26,7 @@ gx_device *dev = info->dev; #endif gx_device_vector *const vdev = (gx_device_vector *) dev; -@@ -1823,7 +1823,7 @@ +@@ -1823,7 +1822,7 @@ { @@ -25,7 +35,7 @@ if (height == 260) height = 1; #endif -@@ -1980,13 +1980,13 @@ +@@ -1980,13 +1979,13 @@ private int diff -urN /usr/ports/print/ghostscript-afpl/files/patch-lib:ps2epsi print/ghostscript-afpl/files/patch-lib:ps2epsi --- /usr/ports/print/ghostscript-afpl/files/patch-lib:ps2epsi Thu Jan 1 09:00:00 1970 +++ print/ghostscript-afpl/files/patch-lib:ps2epsi Sat Apr 27 16:31:35 2002 @@ -0,0 +1,27 @@ +--- lib/ps2epsi.orig Sat Jun 23 01:09:22 2001 ++++ lib/ps2epsi Tue Apr 23 05:18:24 2002 +@@ -1,5 +1,5 @@ + #!/bin/sh +-# $Id: ps2epsi,v 1.7 2001/06/22 16:09:22 lpd Exp $ ++# $Id: ps2epsi,v 1.7.2.1 2002/04/22 20:18:24 giles Exp $ + + tmpfile=/tmp/ps2epsi$$ + +@@ -58,7 +58,8 @@ + cat << BEGINEPS + save countdictstack mark newpath /showpage {} def /setpagedevice {pop} def + %%EndProlog +-%%Page 1 1 ++%%Page: 1 1 ++%%BeginDocument: ${infile} + BEGINEPS + + cat "${infile}" | +@@ -66,6 +67,7 @@ + -e '/^%%[A-Za-z][A-Za-z]*[^!-~]*$/d' -e '/^%%[A-Za-z][A-Za-z]*: /d' + + cat << ENDEPS ++%%EndDocument + %%Trailer + cleartomark countdictstack exch sub { end } repeat restore + %%EOF diff -urN /usr/ports/print/ghostscript-afpl/files/patch-lib:ps2epsi.ps print/ghostscript-afpl/files/patch-lib:ps2epsi.ps --- /usr/ports/print/ghostscript-afpl/files/patch-lib:ps2epsi.ps Sun Apr 21 00:36:16 2002 +++ print/ghostscript-afpl/files/patch-lib:ps2epsi.ps Sat Apr 27 16:31:52 2002 @@ -1,11 +1,203 @@ ---- lib/ps2epsi.ps.orig Tue Jun 5 15:31:41 2001 -+++ lib/ps2epsi.ps Sat Apr 20 15:57:44 2002 -@@ -52,7 +52,7 @@ +--- lib/ps2epsi.ps.orig Wed Apr 4 13:45:42 2001 ++++ lib/ps2epsi.ps Tue Apr 23 05:30:39 2002 +@@ -1,27 +1,31 @@ +-% Copyright (C) 1990, 2000 Aladdin Enterprises. All rights reserved. ++% Copyright (C) 1990-2002 artofcode LLC. All rights reserved. + % +-% This file is part of AFPL Ghostscript. ++% This software is provided AS-IS with no warranty, either express or ++% implied. + % +-% AFPL Ghostscript is distributed with NO WARRANTY OF ANY KIND. No author or +-% distributor accepts any responsibility for the consequences of using it, or +-% for whether it serves any particular purpose or works at all, unless he or +-% she says so in writing. Refer to the Aladdin Free Public License (the +-% "License") for full details. ++% This software is distributed under license and may not be copied, ++% modified or distributed except as expressly authorized under the terms ++% of the license contained in the file LICENSE in this distribution. + % +-% Every copy of AFPL Ghostscript must include a copy of the License, normally +-% in a plain ASCII text file named PUBLIC. The License grants you the right +-% to copy, modify and redistribute AFPL Ghostscript, but only under certain +-% conditions described in the License. Among other things, the License +-% requires that the copyright notice and this notice be preserved on all +-% copies. ++% For more information about licensing, please refer to ++% http://www.ghostscript.com/licensing/. For information on ++% commercial licensing, go to http://www.artifex.com/licensing/ or ++% contact Artifex Software, Inc., 101 Lucas Valley Road #110, ++% San Rafael, CA 94903, U.S.A., +1(415)492-9861. + +-% $Id: ps2epsi.ps,v 1.5 2001/04/04 04:45:42 alexcher Exp $ ++% $Id: ps2epsi.ps,v 1.5.2.3 2002/04/22 20:30:39 giles Exp $ + % Convert an arbitrary PostScript file to an EPSI file. + % + % Please do not contact these users if you have questions. They no longer + % have the time, interest, or current expertise to keep this code working. + % If you find bugs, please send proposed fixes to bug-gs@aladdin.com. + % ++% Bug fix 2002-04-20 by rayjj: Bounding box was incorrect since it depended ++% on the dither pattern and gray shade at the boundary. Changed to use ++% 8-bit grayscale preview image to allow correct bounding box (at the ++% expense of a 8x larger preview image). Also moved .setsafe until after ++% the device and file operations are complete (but still before the input ++% file is processed. + % Bug fix 2000-04-11 by lpd: if a font didn't have a FontName (which is the + % case for bitmap fonts produced by recent versions of dvips), setfont + % caused an error. +@@ -51,7 +55,6 @@ /ps2epsi { % Open the file outfile (w) file /epsifile exch def - //systemdict /.setsafe known { .setsafe } if -+% //systemdict /.setsafe known { .setsafe } if % Get the device parameters - currentdevice getdeviceprops .dicttomark + currentdevice getdeviceprops .dicttomark /HWSize get aload pop +@@ -59,17 +62,23 @@ + /devwidth exch def + matrix defaultmatrix + /devmatrix exch def +- % Make a corresponding memory device +- devmatrix devwidth devheight ++ % Make a corresponding 8-bit deep memory device ++ devmatrix devwidth devheight ++ 256 string 0 1 255 { 1 index exch dup 255 exch sub put } for + makeimagedevice + /arraydevice exch def +- arraydevice setdevice % (does an erasepage) +- /rowwidth devwidth 7 add 8 idiv def ++ arraydevice ++ % Turn on anti-aliasing ++ mark /TextAlphaBits 4 /GraphicsAlphaBits 4 6 -1 roll ++ putdeviceprops ++ setdevice % (does an erasepage) ++ /rowwidth devwidth def + /row rowwidth string def + /zerorow rowwidth string def % all zero + % Replace the definition of showpage + userdict /showpage { ps2edict begin epsipage end } bind put + userdict /setfont { ps2edict begin epsisetfont end } bind put ++ //systemdict /.setsafe known { .setsafe } if + } bind def + + /epsifontdict 100 dict def +@@ -125,8 +134,8 @@ + + % Initialise limit variables + /loopcount rowwidth 1 sub def +- /lm loopcount def /lmb 0 def +- /rm 0 def /rmb 0 def ++ /lm loopcount def ++ /rm 0 def + + % Find left and right boundaries of image + tm 1 bm +@@ -135,47 +144,29 @@ + % Scan from left to find first non-zero element + % We save first the element, then the index + -1 0 1 loopcount +- { dup row exch get dup 0 ne { exch exit }{ pop pop } ifelse ++ { dup row exch get 0 ne { exch pop exit }{ pop } ifelse + } for + % If we found -1, row is blank .. + dup -1 ne + { % Find the leftmost index + dup lm lt + % If the new index is less, we save index and element +- { /lm exch def /lmb exch def } +- % If the index is equal, we or the bits together +- { lm eq { lmb or /lmb exch def }{ pop } ifelse +- } ifelse ++ { /lm exch def } { pop } ifelse + % Now find the rightmost index + loopcount -1 0 +- { dup row exch get dup 0 ne { exch exit }{ pop pop } ifelse ++ { dup row exch get 0 ne { exit }{ pop } ifelse + } for + dup rm gt + % If the new index is greater, we save index and element +- { /rm exch def /rmb exch def } +- % If the index is equal, or the bits +- { rm eq { rmb or /rmb exch def } { pop } ifelse +- } ifelse ++ { /rm exch def } { pop } ifelse + } if +- pop + } for + +- % Now we find the real left & right bit positions +- 256 0 1 7 +- { exch 2 div dup lmb le { pop exit }{ exch pop } ifelse +- } for +- /lmb exch def +- +- 1 7 -1 0 +- { exch dup dup rmb and eq { pop exit }{ 2 mul exch pop } ifelse +- } for +- /rmb exch def +- + % Calculate the bounding box values. + % Note that these must be corrected to produce closed-open intervals. +- /llx lm 8 mul lmb add def ++ /llx lm def + /lly devheight bm sub 1 sub def +- /urx rm 8 mul rmb add 1 add def ++ /urx rm 1 add def + /ury devheight tm sub def + + % Write out the magic string and bounding box information +@@ -206,38 +197,31 @@ + epsifile lly write==only epsifile ( ) writestring + epsifile urx write==only epsifile ( ) writestring + epsifile ury write== +- epsifile (%%BeginPreview: ) writestring +- epsifile urx llx sub write==only epsifile ( ) writestring +- epsifile bm tm sub 1 add write==only epsifile ( 1 ) writestring +- epsifile bm tm sub 1 add write== +- epsifile flushfile + + % Define character and bit widths for the output line buffer: + /cwidth rm lm sub 1 add def +- /bwidth cwidth 8 mul def +- /owidth urx llx sub 7 add 8 idiv def + /out cwidth string def + +- % Create a 1-bit-high device for bitblt to align with the bbox +- gsave +- matrix cwidth 8 mul 1 <00 ff> makeimagedevice setdevice ++ epsifile (%%BeginPreview: ) writestring ++ epsifile cwidth write==only epsifile ( ) writestring ++ epsifile bm tm sub 1 add write==only epsifile ( 8 ) writestring ++ epsifile bm tm sub 1 add ++ cwidth 39 add 40 idiv mul write== ++ epsifile flushfile + +- % 'image' a zero string to clear the line device +- bwidth 1 1 matrix cwidth string image ++ gsave + + tm 1 bm + { % Get a scan line interval from the array device + arraydevice exch row copyscanlines lm cwidth getinterval +- lmb 0 gt +- { % 'image' it into the line device with the lmb offset +- bwidth 1 1 [1 0 0 1 lmb 0] 5 -1 roll image +- % Now we get the modified scan line +- currentdevice 0 out copyscanlines 0 owidth getinterval +- } if +- % Write out the hex data +- epsifile (% ) writestring +- epsifile exch writehexstring +- epsifile (\n) writestring ++ % Write out the hex data as 40 bytes per line (82 chars) ++ 0 40 cwidth ++ { epsifile (% ) writestring ++ epsifile exch 2 index exch ++ dup cwidth exch sub 40 .min getinterval writehexstring ++ epsifile (\n) writestring ++ } for ++ pop + } for + + epsifile (%%EndImage\n) writestring diff -urN /usr/ports/print/ghostscript-afpl/files/patch-src:dviprlib.c print/ghostscript-afpl/files/patch-src:dviprlib.c --- /usr/ports/print/ghostscript-afpl/files/patch-src:dviprlib.c Sun Apr 14 05:05:58 2002 +++ print/ghostscript-afpl/files/patch-src:dviprlib.c Sat Apr 27 15:41:04 2002 @@ -1,23 +1,13 @@ ---- src/dviprlib.c.orig Tue May 13 00:14:09 1997 -+++ src/dviprlib.c Thu Apr 4 03:18:57 2002 -@@ -1433,7 +1433,8 @@ +--- src/dviprlib.c.orig Tue May 13 16:14:09 1997 ++++ src/dviprlib.c Mon Apr 22 23:02:58 2002 +@@ -1433,7 +1433,9 @@ char *dviprt_prtcodename[] = { CFG_PRTCODE_NAME, NULL }; char *dviprt_encodename[] = { CFG_ENCODE_NAME, NULL }; -private FILE *dviprt_messagestream = stderr; +private FILE *dviprt_messagestream; -+private int dviprt_messagestream_init; ++private void dviprt_messagestream_construct (void) __attribute__((constructor)); ++private void dviprt_messagestream_construct (void) { dviprt_messagestream = stderr; } /*--- library functions ---*/ int -@@ -1505,6 +1506,10 @@ - liblocal int - dviprt_printmessage(char *str,int len) - { -+ if (!dviprt_messagestream_init) { -+ dviprt_messagestream = stderr; -+ dviprt_messagestream_init = 1; -+ } - if (dviprt_messagestream && str) { - if (len >= 0) fwrite(str,len,1,dviprt_messagestream); - else fputs(str,dviprt_messagestream); diff -urN /usr/ports/print/ghostscript-afpl/scripts/configure print/ghostscript-afpl/scripts/configure --- /usr/ports/print/ghostscript-afpl/scripts/configure Wed Apr 3 18:36:43 2002 +++ print/ghostscript-afpl/scripts/configure Sat Apr 27 19:57:24 2002 @@ -129,7 +129,7 @@ "pxlcolor" "HP PCL XL color printers (Color LaserJet 4500/5000)" ON \ "pcl3" "HP PCL 3+ (generic) [PCL3]" ON \ "hpdj" "HP PCL 3+ (old drv.) [HPDJ]" ON \ - "ijs" "HP PhotoSmart/DeskJet series [HPinkjet]" ON \ + "ijs" "HP Inkjet and other raster devices" ON \ "ibmpro" "IBM 9-pin Proprinter" OFF \ "jetp3852" "IBM Jetprinter ink-jet color (Model #3852)" OFF \ "imagen" "Imagen ImPress printers" OFF \ diff -urN /usr/ports/print/ghostscript-afpl/scripts/configure.batch print/ghostscript-afpl/scripts/configure.batch --- /usr/ports/print/ghostscript-afpl/scripts/configure.batch Sat Apr 6 03:00:28 2002 +++ print/ghostscript-afpl/scripts/configure.batch Sat Apr 27 19:58:16 2002 @@ -10,7 +10,7 @@ DEVICE_DEVS= \$(DD)x11.dev \$(DD)x11alpha.dev \$(DD)x11cmyk.dev \$(DD)x11cmyk2.dev \$(DD)x11cmyk4.dev \$(DD)x11cmyk8.dev \$(DD)x11gray2.dev \$(DD)x11gray4.dev \$(DD)x11mono.dev \$(DD)x11rg16x.dev \$(DD)x11rg32x.dev endif -DEVICE_DEVS+= \$(DD)md2k.dev \$(DD)md5k.dev \$(DD)md50Mono.dev \$(DD)md50Eco.dev \$(DD)md1xMono.dev \$(DD)appledmp.dev \$(DD)iwhi.dev \$(DD)iwlo.dev \$(DD)iwlq.dev \$(DD)hl7x0.dev \$(DD)bj10e.dev \$(DD)bj200.dev \$(DD)bjc600.dev \$(DD)bjc800.dev \$(DD)lbp8.dev \$(DD)lips2p.dev \$(DD)lips3.dev \$(DD)lips4.dev \$(DD)bjc880j.dev \$(DD)lips4v.dev \$(DD)m8510.dev \$(DD)coslw2p.dev \$(DD)coslwxl.dev \$(DD)stp.dev \$(DD)uniprint.dev \$(DD)dmprt.dev \$(DD)lj250.dev \$(DD)declj250.dev \$(DD)ap3250.dev \$(DD)epson.dev \$(DD)eps9mid.dev \$(DD)eps9high.dev \$(DD)lp8000.dev \$(DD)epag.dev \$(DD)escpage.dev \$(DD)lp2000.dev \$(DD)lp8800c.dev \$(DD)lp8300c.dev \$(DD)lp8500c.dev \$(DD)lp3000c.dev \$(DD)lp8200c.dev \$(DD)lp8000c.dev \$(DD)lp2200.dev \$(DD)lp9400.dev \$(DD)lp8700.dev \$(DD)lp8100.dev \$(DD)lp8600f.dev \$(DD)lp8400f.dev \$(DD)lp8300f.dev \$(DD)lp1900.dev \$(DD)lp9600s.dev \$(DD)lp9300.dev \$(DD)lp8600.dev \$(DD)lp1800.dev \$(DD)lq850.dev \$(DD)epsonc.dev \$(DD)mjc180.dev \$(DD)mjc360.dev \$(DD)mjc720.dev \$(DD)mj500c.dev \$(DD)st800.dev \$(DD)stcolor.dev \$(DD)photoex.dev \$(DD)lp2563.dev \$(DD)dnj650c.dev \$(DD)deskjet.dev \$(DD)djet500.dev \$(DD)cdeskjet.dev \$(DD)djet500c.dev \$(DD)cdjcolor.dev \$(DD)cdjmono.dev \$(DD)cdj500.dev \$(DD)cdj550.dev \$(DD)cdj670.dev \$(DD)cdj850.dev \$(DD)cdj880.dev \$(DD)cdj890.dev \$(DD)cdj1600.dev \$(DD)cdj970.dev \$(DD)laserjet.dev \$(DD)ljetplus.dev \$(DD)ljet2p.dev \$(DD)ljet3.dev \$(DD)ljet3d.dev \$(DD)ljet4.dev \$(DD)ljet4d.dev \$(DD)lj4dith.dev \$(DD)cljet5.dev \$(DD)cljet5c.dev \$(DD)cljet5pr.dev \$(DD)lj5mono.dev \$(DD)lj5gray.dev \$(DD)pj.dev \$(DD)pjetxl.dev \$(DD)pjxl.dev \$(DD)paintjet.dev \$(DD)pjxl300.dev \$(DD)pxlmono.dev \$(DD)pxlcolor.dev \$(DD)pcl3.dev \$(DD)hpdj.dev \$(DD)ijs.dev \$(DD)ibmpro.dev \$(DD)jetp3852.dev \$(DD)imagen.dev \$(DD)fs600.dev \$(DD)lxm5700m.dev \$(DD)cp50.dev \$(DD)necp6.dev \$(DD)npdl.dev \$(DD)oce9050.dev \$(DD)oki182.dev \$(DD)okiibm.dev \$(DD)atx23.dev \$(DD)atx24.dev \$(DD)atx38.dev \$(DD)r4081.dev \$(DD)rpdl.dev \$(DD)gdi.d! ev \$(DD)sj48.dev \$(DD)bmpmono.dev \$(DD)bmpgray.dev \$(DD)bmp16.dev \$(DD)bmp256.dev \$(DD)bmp16m.dev \$(DD)bmp32b.dev \$(DD)bmpsep1.dev \$(DD)bmpsep8.dev \$(DD)ccr.dev \$(DD)cgmmono.dev \$(DD)cgm8.dev \$(DD)cgm24.dev \$(DD)cif.dev \$(DD)dfaxhigh.dev \$(DD)dfaxlow.dev \$(DD)faxg3.dev \$(DD)faxg32d.dev \$(DD)faxg4.dev \$(DD)miff24.dev \$(DD)inferno.dev \$(DD)jpeg.dev \$(DD)jpeggray.dev \$(DD)mgrmono.dev \$(DD)mgrgray2.dev \$(DD)mgrgray4.dev \$(DD)mgrgray8.dev \$(DD)mgr4.dev \$(DD)mgr8.dev \$(DD)pcxmono.dev \$(DD)pcxgray.dev \$(DD)pcx16.dev \$(DD)pcx256.dev \$(DD)pcx24b.dev \$(DD)pcxcmyk.dev \$(DD)pdfwrite.dev \$(DD)bit.dev \$(DD)bitrgb.dev \$(DD)bitcmyk.dev \$(DD)plan9bm.dev \$(DD)pbm.dev \$(DD)pbmraw.dev \$(DD)pgm.dev \$(DD)pgmraw.dev \$(DD)pgnm.dev \$(DD)pgnmraw.dev \$(DD)pnm.dev \$(DD)pnmraw.dev \$(DD)ppm.dev \$(DD)ppmraw.dev \$(DD)pkm.dev \$(DD)pkmraw.dev \$(DD)pksm.dev \$(DD)pksmraw.dev \$(DD)pngmono.dev \$(DD)pnggray.dev \$(DD)png16.dev \$(DD)png256.dev \$(DD)png16m.dev \$(DD)psmono.dev \$(DD)psgray.dev \$(DD)psrgb.dev \$(DD)pswrite.dev \$(DD)epswrite.dev \$(DD)sgirgb.dev \$(DD)sunhmono.dev \$(DD)t4693d2.dev \$(DD)t4693d4.dev \$(DD)t4693d8.dev \$(DD)tek4696.dev \$(DD)tiffcrle.dev \$(DD)tiffg3.dev \$(DD)tiffg32d.dev \$(DD)tiffg4.dev \$(DD)tiff12nc.dev \$(DD)tiff24nc.dev \$(DD)tifflzw.dev \$(DD)tiffpack.dev +DEVICE_DEVS+= \$(DD)md2k.dev \$(DD)md5k.dev \$(DD)md50Mono.dev \$(DD)md50Eco.dev \$(DD)md1xMono.dev \$(DD)appledmp.dev \$(DD)iwhi.dev \$(DD)iwlo.dev \$(DD)iwlq.dev \$(DD)hl7x0.dev \$(DD)bj10e.dev \$(DD)bj10v.dev \$(DD)bj10vh.dev \$(DD)bj200.dev \$(DD)bjc600.dev \$(DD)bjc800.dev \$(DD)lbp8.dev \$(DD)lips2p.dev \$(DD)lips3.dev \$(DD)lips4.dev \$(DD)bjc880j.dev \$(DD)lips4v.dev \$(DD)m8510.dev \$(DD)coslw2p.dev \$(DD)coslwxl.dev \$(DD)stp.dev \$(DD)uniprint.dev \$(DD)dmprt.dev \$(DD)lj250.dev \$(DD)declj250.dev \$(DD)ap3250.dev \$(DD)epson.dev \$(DD)eps9mid.dev \$(DD)eps9high.dev \$(DD)lp8000.dev \$(DD)epag.dev \$(DD)escpage.dev \$(DD)lp2000.dev \$(DD)lp8800c.dev \$(DD)lp8300c.dev \$(DD)lp8500c.dev \$(DD)lp3000c.dev \$(DD)lp8200c.dev \$(DD)lp8000c.dev \$(DD)lp2200.dev \$(DD)lp9400.dev \$(DD)lp8700.dev \$(DD)lp8100.dev \$(DD)lp8600f.dev \$(DD)lp8400f.dev \$(DD)lp8300f.dev \$(DD)lp1900.dev \$(DD)lp9600s.dev \$(DD)lp9600.dev \$(DD)lp9300.dev \$(DD)lp8600.dev \$(DD)lp1800.dev \$(DD)lq850.dev \$(DD)epsonc.dev \$(DD)mjc180.dev \$(DD)mjc360.dev \$(DD)mjc720.dev \$(DD)mj500c.dev \$(DD)st800.dev \$(DD)stcolor.dev \$(DD)photoex.dev \$(DD)lp2563.dev \$(DD)dnj650c.dev \$(DD)deskjet.dev \$(DD)djet500.dev \$(DD)cdeskjet.dev \$(DD)djet500c.dev \$(DD)cdjcolor.dev \$(DD)cdjmono.dev \$(DD)cdj500.dev \$(DD)cdj550.dev \$(DD)cdj670.dev \$(DD)cdj850.dev \$(DD)cdj880.dev \$(DD)cdj890.dev \$(DD)cdj1600.dev \$(DD)cdj970.dev \$(DD)laserjet.dev \$(DD)ljetplus.dev \$(DD)ljet2p.dev \$(DD)ljet3.dev \$(DD)ljet3d.dev \$(DD)ljet4.dev \$(DD)ljet4d.dev \$(DD)lj4dith.dev \$(DD)cljet5.dev \$(DD)cljet5c.dev \$(DD)cljet5pr.dev \$(DD)lj5mono.dev \$(DD)lj5gray.dev \$(DD)pj.dev \$(DD)pjetxl.dev \$(DD)pjxl.dev \$(DD)paintjet.dev \$(DD)pjxl300.dev \$(DD)pxlmono.dev \$(DD)pxlcolor.dev \$(DD)pcl3.dev \$(DD)hpdj.dev \$(DD)ijs.dev \$(DD)ibmpro.dev \$(DD)jetp3852.dev \$(DD)imagen.dev \$(DD)fs600.dev \$(DD)lxm5700m.dev \$(DD)cp50.dev \$(DD)necp6.dev \$(DD)npdl.dev \$(DD)oce9050.dev \$(DD)oki182.dev \$(DD)okiibm.dev \$(DD)atx23.dev \$(DD)atx24.dev \$(DD)at! x38.dev \$(DD)r4081.dev \$(DD)rpdl.dev \$(DD)gdi.dev \$(DD)sj48.dev \$(DD)t4693d2.dev \$(DD)t4693d4.dev \$(DD)t4693d8.dev \$(DD)tek4696.dev \$(DD)bmpmono.dev \$(DD)bmpgray.dev \$(DD)bmp16.dev \$(DD)bmp256.dev \$(DD)bmp16m.dev \$(DD)bmp32b.dev \$(DD)bmpsep1.dev \$(DD)bmpsep8.dev \$(DD)ccr.dev \$(DD)cgmmono.dev \$(DD)cgm8.dev \$(DD)cgm24.dev \$(DD)cif.dev \$(DD)dfaxhigh.dev \$(DD)dfaxlow.dev \$(DD)faxg3.dev \$(DD)faxg32d.dev \$(DD)faxg4.dev \$(DD)miff24.dev \$(DD)inferno.dev \$(DD)jpeg.dev \$(DD)jpeggray.dev \$(DD)mgrmono.dev \$(DD)mgrgray2.dev \$(DD)mgrgray4.dev \$(DD)mgrgray8.dev \$(DD)mgr4.dev \$(DD)mgr8.dev \$(DD)pcxmono.dev \$(DD)pcxgray.dev \$(DD)pcx16.dev \$(DD)pcx256.dev \$(DD)pcx24b.dev \$(DD)pcxcmyk.dev \$(DD)pdfwrite.dev \$(DD)bit.dev \$(DD)bitrgb.dev \$(DD)bitcmyk.dev \$(DD)plan9bm.dev \$(DD)pbm.dev \$(DD)pbmraw.dev \$(DD)pgm.dev \$(DD)pgmraw.dev \$(DD)pgnm.dev \$(DD)pgnmraw.dev \$(DD)pnm.dev \$(DD)pnmraw.dev \$(DD)ppm.dev \$(DD)ppmraw.dev \$(DD)pkm.dev \$(DD)pkmraw.dev \$(DD)pksm.dev \$(DD)pksmraw.dev \$(DD)pngmono.dev \$(DD)pnggray.dev \$(DD)png16.dev \$(DD)png256.dev \$(DD)png16m.dev \$(DD)psmono.dev \$(DD)psgray.dev \$(DD)psrgb.dev \$(DD)pswrite.dev \$(DD)epswrite.dev \$(DD)sgirgb.dev \$(DD)sunhmono.dev \$(DD)tiffcrle.dev \$(DD)tiffg3.dev \$(DD)tiffg32d.dev \$(DD)tiffg4.dev \$(DD)tiff12nc.dev \$(DD)tiff24nc.dev \$(DD)tifflzw.dev \$(DD)tiffpack.dev !EOT # create one new Makefile, where DEVICE_DEVS contains all wanted devices >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 4:42:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0890737B41E for ; Sat, 27 Apr 2002 04:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RBe1I26257; Sat, 27 Apr 2002 04:40:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1C16F37B405 for ; Sat, 27 Apr 2002 04:35:10 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RBZAw25548; Sat, 27 Apr 2002 04:35:10 -0700 (PDT) (envelope-from nobody) Message-Id: <200204271135.g3RBZAw25548@freefall.freebsd.org> Date: Sat, 27 Apr 2002 04:35:10 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37501: Update port: print/ghostscript-gnu to 7.05 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37501 >Category: ports >Synopsis: Update port: print/ghostscript-gnu to 7.05 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Apr 27 04:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Update to version 7.05 New file: files/patch-src:unix-dll.mak Remove file: files/patch-lib:ps2epsi files/patch-lib:ps2epsi.ps >How-To-Repeat: >Fix: diff -urN /usr/ports/print/ghostscript-gnu/Makefile print/ghostscript-gnu/Makefile --- /usr/ports/print/ghostscript-gnu/Makefile Mon Apr 22 19:10:28 2002 +++ print/ghostscript-gnu/Makefile Sat Apr 27 17:05:25 2002 @@ -6,11 +6,10 @@ # PORTNAME= ghostscript -PORTVERSION= 6.53 -PORTREVISION= 2 +PORTVERSION= 7.05 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNU:S/$/:DEFAULT,fonts/} \ - ${MASTER_SITE_SOURCEFORGE:S/$/:DEFAULT,fonts,gprint,hpijs/} \ + ${MASTER_SITE_SOURCEFORGE:S/$/:DEFAULT,gprint,hpijs/} \ http://www.gelhaus.net/hp880c/1.4beta/:hp8xx \ http://home.t-online.de/home/Martin.Lottermoser/pcl3dist/:hpdj_pcl3 \ http://www.harsch.net/Download/:dj970 \ @@ -20,8 +19,8 @@ http://www.epkowa.on.arena.ne.jp/pips/data/gs65_301/:eplaser \ http://www.ceres.dti.ne.jp/~owatanab/gdevnpdl/:npdl \ http://www.linuxprinting.org/download/printing/samsung-gdi/:gdi \ - ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/gnu/fonts/ \ - ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/gnu/gs653/ + ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/gnu/fonts/:fonts \ + ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/gnu/gs705/ MASTER_SITE_SUBDIR= ${PORTNAME} \ gimp-print/:gprint \ hpinkjet/:hpijs \ @@ -51,18 +50,16 @@ MAINTAINER= ports@FreeBSD.org -BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/jpeg:extract -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png +LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ + png.5:${PORTSDIR}/graphics/png USE_BZIP2= yes USE_GMAKE= yes MAKE_ENV= CC="${CC}" CXX="${CXX}" CFLAGS_STANDARD="${CFLAGS}" \ XCFLAGS="${XCFLAGS}" -MAKEFILE= src/unix-gcc.mak -ALL_TARGET= all pcl3opts PLIST_SUB= GS_VERSION=${PORTVERSION} -MAN1= dvipdf.1 eps2eps.1 font2c.1 gs-hpdj.1 gs-pcl3.1 \ +MAN1= ansi2knr.1 dvipdf.1 font2c.1 gs-hpdj.1 gs-pcl3.1 \ gs.1 gslp.1 gsnd.1 pcl3opts.1 pdf2dsc.1 pdf2ps.1 pdfopt.1 \ pf2afm.1 pfbtopfa.1 printafm.1 ps2ascii.1 ps2epsi.1 ps2pdf.1 \ ps2pdfwr.1 ps2ps.1 wftopfa.1 @@ -71,7 +68,8 @@ gslp.1 gsdj500.1 \ gslp.1 gslj.1 \ ps2pdf.1 ps2pdf12.1 \ - ps2pdf.1 ps2pdf13.1 + ps2pdf.1 ps2pdf13.1 \ + ps2ps.1 eps2eps.1 XCFLAGS= -DUPD_SIGNAL=0 @@ -86,6 +84,20 @@ MAKE_ENV+= WITHOUT_X11="${WITHOUT_X11}" .endif +.if defined(WITH_SHLIB) +.undef WITHOUT_X11 +USE_GTK= yes +MAKE_ENV+= GS_SHLIB_VER="${SHLIB_VER}" +ALL_TARGET= so pcl3opts +INSTALL_TARGET= soinstall +INSTALLS_SHLIB= yes +SHLIB_VER= 1 +PLIST_SUB+= SHLIB="" SHLIB_VER="${SHLIB_VER}" +.else +ALL_TARGET= all pcl3opts +PLIST_SUB+= SHLIB="@comment " +.endif + GS_SRCS= ${DISTNAME}${EXTRACT_SUFX} # Note: the following two are real files that have symlinks with # later version numbers pointing to them. To avoid unnecessarily @@ -127,7 +139,7 @@ # Gimp-Print - very high quality driver for Epson, HPs,... # http://gimp-print.sourceforge.net/ GPRINT= gimp-print -GPRINT_VERS= 4.2.0 +GPRINT_VERS= 4.2.1 GPRINT_NAME= ${GPRINT}-${GPRINT_VERS} GPRINT_SRCS= ${GPRINT_NAME}.tar.gz @@ -214,8 +226,6 @@ post-extract: ${ECHO_MSG} ">>> in post-extract ..." - ${LN} -sf `cd ${PORTSDIR}/graphics/jpeg && ${MAKE} -V WRKSRC` \ - ${WRKSRC}/jpeg # ** 3rd party driver ** # Note: don't forget to add those devices in scripts/configure and # configure.batch, which update unix-gcc.mak to build gs with these @@ -283,6 +293,8 @@ post-patch: ${PERL} -pi -e 's|^DEVICE_DEVS|#DEVICE_DEVS|g' \ ${WRKSRC}/src/unix-gcc.mak + ${PERL} -pi -e 's|\. de|\.|g' \ + ${WRKSRC}/src/unixinst.mak ${PERL} -pi -e 's|%%DATADIR%%|${DATADIR}|g' \ ${WRKSRC}/lib/gs_res.ps # for HPinkjet driver @@ -306,7 +318,7 @@ >> ${WRKSRC}/src/contrib.mak # for PCL3 driver ${ECHO_MSG} ">>> adding ${PCL3} driver to contrib.mak ..." - ${CAT} ${WRKSRC}/${PCL3_NAME}/src/contrib.mak-6.51.add \ + ${CAT} ${WRKSRC}/${PCL3_NAME}/src/contrib.mak-7.00.add \ >> ${WRKSRC}/src/contrib.mak # for MD2K driver ${ECHO_MSG} ">>> adding ${MD2K} driver to contrib.mak ..." @@ -365,8 +377,7 @@ ${ECHO_MSG} ">>> running configure script for ${GPRINT} library ..." cd ${WRKSRC}/${GPRINT_NAME} ; \ ${SETENV} ${MAKE_ENV} ${SH} ./configure \ - --without-cups --without-translated-ppds \ - --with-ghost --without-foomatic \ + --without-translated-ppds \ --without-gimp --without-samples \ --without-user-guide --disable-escputil \ --disable-nls --disable-shared \ @@ -382,6 +393,7 @@ ${ECHO_MSG} ">>> creating directories for compilation ..." ${MKDIR} ${WRKSRC}/obj ${MKDIR} ${WRKSRC}/bin + ${LN} -sf ${WRKSRC}/src/unix-gcc.mak ${WRKSRC}/Makefile # for Gimp-Print driver ${ECHO_MSG} ">>> building ${GPRINT} library ..." cd ${WRKSRC}/${GPRINT_NAME} ; \ @@ -452,7 +464,12 @@ post-install: ${ECHO_MSG} ">>> in post-install ..." ${ECHO_MSG} ">>> stripping gs ..." +.if defined(WITH_SHLIB) + ${STRIP_CMD} ${PREFIX}/bin/gsc ${PREFIX}/bin/gsx + ${LN} -sf gsc ${PREFIX}/bin/gs +.else ${STRIP_CMD} ${PREFIX}/bin/gs +.endif # for HPDJ driver ${ECHO_MSG} ">>> installing ${HPDJ} manpages ..." .for i in ${HPDJ_MAN1} diff -urN /usr/ports/print/ghostscript-gnu/distinfo print/ghostscript-gnu/distinfo --- /usr/ports/print/ghostscript-gnu/distinfo Fri Apr 26 19:35:44 2002 +++ print/ghostscript-gnu/distinfo Sat Apr 27 16:54:42 2002 @@ -1,11 +1,11 @@ -MD5 (ghostscript/ghostscript-6.53.tar.bz2) = fc61954bddd6252f992b8bc1f4cc8761 +MD5 (ghostscript/ghostscript-7.05.tar.bz2) = 821caada7e265ea5b698a78e6b029734 MD5 (ghostscript/gnu-gs-fonts-std-6.0.tar.gz) = 1521fab85ca3e8ce3ce781d4970e6c79 MD5 (ghostscript/gnu-gs-fonts-other-6.0.tar.gz) = 33457d3f37de7ef03d2eea05a9e6aa4f MD5 (ghostscript/gdevcd8.tar.gz) = 5ce48bff6082a023199c8ede4aae63a0 MD5 (ghostscript/hpdj-2.6.tar.gz) = dcc402281f36afd2041144e0e97917be MD5 (ghostscript/pcl3-3.3.tar.gz) = 34e664c2a98b847598f8441f8cac7ab6 -MD5 (ghostscript/gdevdj9.c.gz) = f09ef883b8ba837fb42c608c01af7375 -MD5 (ghostscript/gimp-print-4.2.0.tar.gz) = 4350e2ac1f27eccad0d7ce2aab90cdf6 +MD5 (ghostscript/gdevdj9.c.gz) = 3a9c20c34b79ffab434abfbcc31d1c27 +MD5 (ghostscript/gimp-print-4.2.1.tar.gz) = 62f59f0bf0b4d2843cc9953f3b4f894f MD5 (ghostscript/hpijs-1.0.4.tar.gz) = e2b8d2a671fdbcd27f20092691d40bba MD5 (ghostscript/gdevmd2k-0.2a.tar.gz) = 5ed2b4218b8f77cb411f3d2e4509ed24 MD5 (ghostscript/gdevalps-0.21.tar.gz) = 553bee251b96105eb7d1d7f4027ac0e9 diff -urN /usr/ports/print/ghostscript-gnu/files/patch-eplaser:gdevescv.c print/ghostscript-gnu/files/patch-eplaser:gdevescv.c --- /usr/ports/print/ghostscript-gnu/files/patch-eplaser:gdevescv.c Thu Apr 4 11:03:09 2002 +++ print/ghostscript-gnu/files/patch-eplaser:gdevescv.c Sat Apr 27 13:46:14 2002 @@ -1,6 +1,16 @@ --- eplaser/gdevescv.c.orig Fri Dec 21 15:50:22 2001 -+++ eplaser/gdevescv.c Fri Mar 15 04:27:39 2002 -@@ -1760,13 +1760,13 @@ ++++ eplaser/gdevescv.c Sat Apr 27 13:45:53 2002 +@@ -37,8 +37,7 @@ + + */ + +-#include +-#include ++#include + + #include "math_.h" + #include "gx.h" +@@ -1760,13 +1759,13 @@ /* Process the next piece of an image. */ private int @@ -16,7 +26,7 @@ gx_device *dev = info->dev; #endif gx_device_vector *const vdev = (gx_device_vector *) dev; -@@ -1784,7 +1784,7 @@ +@@ -1784,7 +1783,7 @@ { @@ -25,7 +35,7 @@ if (height == 260) height = 1; #endif -@@ -1922,13 +1922,13 @@ +@@ -1922,13 +1921,13 @@ private int diff -urN /usr/ports/print/ghostscript-gnu/files/patch-eplaser:gdevesmv.c print/ghostscript-gnu/files/patch-eplaser:gdevesmv.c --- /usr/ports/print/ghostscript-gnu/files/patch-eplaser:gdevesmv.c Thu Apr 4 11:03:09 2002 +++ print/ghostscript-gnu/files/patch-eplaser:gdevesmv.c Sat Apr 27 13:46:48 2002 @@ -1,6 +1,16 @@ --- eplaser/gdevesmv.c.orig Fri Dec 14 10:50:14 2001 -+++ eplaser/gdevesmv.c Fri Mar 15 04:28:41 2002 -@@ -1799,13 +1799,13 @@ ++++ eplaser/gdevesmv.c Sat Apr 27 13:46:31 2002 +@@ -34,8 +34,7 @@ + + */ + +-#include +-#include ++#include + + #include "math_.h" + #include "gx.h" +@@ -1799,13 +1798,13 @@ /* Process the next piece of an image. */ private int @@ -16,7 +26,7 @@ gx_device *dev = info->dev; #endif gx_device_vector *const vdev = (gx_device_vector *) dev; -@@ -1823,7 +1823,7 @@ +@@ -1823,7 +1822,7 @@ { @@ -25,7 +35,7 @@ if (height == 260) height = 1; #endif -@@ -1980,13 +1980,13 @@ +@@ -1980,13 +1979,13 @@ private int diff -urN /usr/ports/print/ghostscript-gnu/files/patch-lib:gs_init.ps print/ghostscript-gnu/files/patch-lib:gs_init.ps --- /usr/ports/print/ghostscript-gnu/files/patch-lib:gs_init.ps Wed Sep 12 04:12:18 2001 +++ print/ghostscript-gnu/files/patch-lib:gs_init.ps Mon Apr 22 22:54:55 2002 @@ -1,6 +1,6 @@ ---- lib/gs_init.ps.orig Tue Jun 5 16:42:40 2001 -+++ lib/gs_init.ps Wed Jun 20 04:16:46 2001 -@@ -1247,7 +1247,7 @@ +--- lib/gs_init.ps.orig Fri Feb 1 12:25:45 2002 ++++ lib/gs_init.ps Sat Feb 9 01:42:10 2002 +@@ -1274,7 +1274,7 @@ % Set the default screen and BG/UCR. /.setdefaultbgucr { systemdict /setblackgeneration known { @@ -9,8 +9,8 @@ } if } bind def /.useloresscreen { % - .useloresscreen -@@ -1799,3 +1799,7 @@ - (END GC) VMDEBUG +@@ -1874,3 +1874,7 @@ + userdict /AGM_preserve_spots false put % The interpreter will run the initial procedure (start). + diff -urN /usr/ports/print/ghostscript-gnu/files/patch-lib:ps2epsi print/ghostscript-gnu/files/patch-lib:ps2epsi --- /usr/ports/print/ghostscript-gnu/files/patch-lib:ps2epsi Wed Jan 30 10:20:08 2002 +++ print/ghostscript-gnu/files/patch-lib:ps2epsi Thu Jan 1 09:00:00 1970 @@ -1,11 +0,0 @@ ---- lib/ps2epsi.orig Wed Jan 30 01:05:36 2002 -+++ lib/ps2epsi Wed Jan 30 01:05:58 2002 -@@ -63,7 +63,7 @@ - - cat ${infile} | - sed -e '/^%%BeginPreview:/,/^%%EndPreview[^!-~]*$/d' -e '/^%!PS-Adobe/d'\ ---e '/^%%[A-Za-z][A-Za-z]*[^!-~]*$/d' -e '/^%%[A-Za-z][A-Za-z]*: /d' -+ -e '/^%%[A-Za-z][A-Za-z]*[^!-~]*$/d' -e '/^%%[A-Za-z][A-Za-z]*: /d' - - cat << ENDEPS - %%Trailer diff -urN /usr/ports/print/ghostscript-gnu/files/patch-lib:ps2epsi.ps print/ghostscript-gnu/files/patch-lib:ps2epsi.ps --- /usr/ports/print/ghostscript-gnu/files/patch-lib:ps2epsi.ps Sun Apr 21 00:38:25 2002 +++ print/ghostscript-gnu/files/patch-lib:ps2epsi.ps Thu Jan 1 09:00:00 1970 @@ -1,11 +0,0 @@ ---- lib/ps2epsi.ps.orig Tue Jun 5 15:31:41 2001 -+++ lib/ps2epsi.ps Sat Apr 20 15:57:44 2002 -@@ -52,7 +52,7 @@ - /ps2epsi - { % Open the file - outfile (w) file /epsifile exch def -- //systemdict /.setsafe known { .setsafe } if -+% //systemdict /.setsafe known { .setsafe } if - % Get the device parameters - currentdevice getdeviceprops .dicttomark - /HWSize get aload pop diff -urN /usr/ports/print/ghostscript-gnu/files/patch-src:dviprlib.c print/ghostscript-gnu/files/patch-src:dviprlib.c --- /usr/ports/print/ghostscript-gnu/files/patch-src:dviprlib.c Fri Apr 5 10:23:08 2002 +++ print/ghostscript-gnu/files/patch-src:dviprlib.c Tue Apr 23 00:24:22 2002 @@ -1,23 +1,13 @@ ---- src/dviprlib.c.orig Tue May 13 00:14:09 1997 -+++ src/dviprlib.c Thu Apr 4 03:18:57 2002 -@@ -1433,7 +1433,8 @@ +--- src/dviprlib.c.orig Tue May 13 16:14:09 1997 ++++ src/dviprlib.c Mon Apr 22 23:02:58 2002 +@@ -1433,7 +1433,9 @@ char *dviprt_prtcodename[] = { CFG_PRTCODE_NAME, NULL }; char *dviprt_encodename[] = { CFG_ENCODE_NAME, NULL }; -private FILE *dviprt_messagestream = stderr; +private FILE *dviprt_messagestream; -+private int dviprt_messagestream_init; ++private void dviprt_messagestream_construct (void) __attribute__((constructor)); ++private void dviprt_messagestream_construct (void) { dviprt_messagestream = stderr; } /*--- library functions ---*/ int -@@ -1505,6 +1506,10 @@ - liblocal int - dviprt_printmessage(char *str,int len) - { -+ if (!dviprt_messagestream_init) { -+ dviprt_messagestream = stderr; -+ dviprt_messagestream_init = 1; -+ } - if (dviprt_messagestream && str) { - if (len >= 0) fwrite(str,len,1,dviprt_messagestream); - else fputs(str,dviprt_messagestream); diff -urN /usr/ports/print/ghostscript-gnu/files/patch-src:gdevlbp8.c print/ghostscript-gnu/files/patch-src:gdevlbp8.c --- /usr/ports/print/ghostscript-gnu/files/patch-src:gdevlbp8.c Thu Apr 4 11:03:09 2002 +++ print/ghostscript-gnu/files/patch-src:gdevlbp8.c Mon Apr 22 22:54:56 2002 @@ -1,5 +1,5 @@ ---- src/gdevlbp8.c.orig Thu Mar 9 03:40:41 2000 -+++ src/gdevlbp8.c +--- src/gdevlbp8.c.orig Wed Aug 1 09:48:23 2001 ++++ src/gdevlbp8.c Thu Mar 14 20:56:05 2002 @@ -22,6 +22,8 @@ /* @@ -15,13 +15,13 @@ private dev_proc_print_page(lbp8_print_page); -private dev_proc_print_page(lips3_print_page); - gx_device_printer far_data gs_lbp8_device = + const gx_device_printer far_data gs_lbp8_device = prn_device(prn_std_procs, "lbp8", @@ -58,14 +59,6 @@ 0.16, 0.2, 0.32, 0.21, /* margins: left, bottom, right, top */ 1, lbp8_print_page); --gx_device_printer far_data gs_lips3_device = +-const gx_device_printer far_data gs_lips3_device = - prn_device(prn_std_procs, "lips3", - 82, /* width_10ths, 8.3" */ - 117, /* height_10ths, 11.7" */ diff -urN /usr/ports/print/ghostscript-gnu/files/patch-src:unix-dll.mak print/ghostscript-gnu/files/patch-src:unix-dll.mak --- /usr/ports/print/ghostscript-gnu/files/patch-src:unix-dll.mak Thu Jan 1 09:00:00 1970 +++ print/ghostscript-gnu/files/patch-src:unix-dll.mak Mon Apr 22 22:54:56 2002 @@ -0,0 +1,59 @@ +--- src/unix-dll.mak.orig Wed Oct 17 19:11:23 2001 ++++ src/unix-dll.mak Sat Feb 9 04:53:18 2002 +@@ -48,11 +48,9 @@ + + # shared library + GS_SONAME=lib$(GS).so +-GS_SONAME_MAJOR=$(GS_SONAME).$(GS_VERSION_MAJOR) +-GS_SONAME_MAJOR_MINOR= $(GS_SONAME).$(GS_VERSION_MAJOR).$(GS_VERSION_MINOR) ++GS_SONAME_MAJOR=$(GS_SONAME).$(GS_SHLIB_VER) + GS_SO=$(BINDIR)/$(GS_SONAME) +-GS_SO_MAJOR=$(GS_SO).$(GS_VERSION_MAJOR) +-GS_SO_MAJOR_MINOR=$(GS_SO_MAJOR).$(GS_VERSION_MINOR) ++GS_SO_MAJOR=$(GS_SO).$(GS_SHLIB_VER) + + # Shared object is built by redefining GS_XE in a recursive make. + +@@ -60,24 +58,20 @@ + + $(GS_SO): $(GS_SO_MAJOR) + $(RM_) $(GS_SO) +- ln -s $(GS_SONAME_MAJOR_MINOR) $(GS_SO) +- +-$(GS_SO_MAJOR): $(GS_SO_MAJOR_MINOR) +- $(RM_) $(GS_SO_MAJOR) +- ln -s $(GS_SONAME_MAJOR_MINOR) $(GS_SO_MAJOR) ++ ln -s $(GS_SONAME_MAJOR) $(GS_SO) + + # Build the small Ghostscript loaders, with Gtk+ and without + + $(GSSOX_XE): $(GS_SO) $(GLSRC)dxmain.c +- $(GLCC) -g `gtk-config --cflags` -o $(GSSOX_XE) $(GLSRC)dxmain.c -L$(BINDIR) -l$(GS) `gtk-config --libs` ++ $(GLCC) `$(GTK_CONFIG) --cflags` -o $(GSSOX_XE) $(GLSRC)dxmain.c -L$(BINDIR) -l$(GS) `$(GTK_CONFIG) --libs` + + $(GSSOC_XE): $(GS_SO) $(GLSRC)dxmainc.c +- $(GLCC) -g -o $(GSSOC_XE) $(GLSRC)dxmainc.c -L$(BINDIR) -l$(GS) ++ $(GLCC) -o $(GSSOC_XE) $(GLSRC)dxmainc.c -L$(BINDIR) -l$(GS) + + # ------------------------- Recursive make targets ------------------------- # + + SODEFS=LDFLAGS='$(LDFLAGS) $(CFLAGS_SO) -shared -Wl,-soname,$(GS_SONAME_MAJOR)'\ +- GS_XE=$(BINDIR)/$(SOBINRELDIR)/$(GS_SONAME_MAJOR_MINOR)\ ++ GS_XE=$(BINDIR)/$(SOBINRELDIR)/$(GS_SONAME_MAJOR)\ + STDIO_IMPLEMENTATION=c\ + DISPLAY_DEV=$(DD)$(SOOBJRELDIR)/display.dev\ + BINDIR=$(BINDIR)/$(SOBINRELDIR)\ +@@ -106,11 +100,9 @@ + -mkdir $(libdir) + $(INSTALL_PROGRAM) $(GSSOC) $(bindir)/$(GSSOC_XENAME) + $(INSTALL_PROGRAM) $(GSSOX) $(bindir)/$(GSSOX_XENAME) +- $(INSTALL_PROGRAM) $(BINDIR)/$(SOBINRELDIR)/$(GS_SONAME_MAJOR_MINOR) $(libdir)/$(GS_SONAME_MAJOR_MINOR) ++ $(INSTALL_PROGRAM) $(BINDIR)/$(SOBINRELDIR)/$(GS_SONAME_MAJOR) $(libdir)/$(GS_SONAME_MAJOR) + $(RM_) $(libdir)/$(GS_SONAME) +- ln -s $(GS_SONAME_MAJOR_MINOR) $(libdir)/$(GS_SONAME) +- $(RM_) $(libdir)/$(GS_SONAME_MAJOR) +- ln -s $(GS_SONAME_MAJOR_MINOR) $(libdir)/$(GS_SONAME_MAJOR) ++ ln -s $(GS_SONAME_MAJOR) $(libdir)/$(GS_SONAME) + + soinstall: install-so install-scripts install-data + diff -urN /usr/ports/print/ghostscript-gnu/files/patch-src:unix-gcc.mak print/ghostscript-gnu/files/patch-src:unix-gcc.mak --- /usr/ports/print/ghostscript-gnu/files/patch-src:unix-gcc.mak Thu Apr 4 18:49:12 2002 +++ print/ghostscript-gnu/files/patch-src:unix-gcc.mak Sat Apr 27 02:06:54 2002 @@ -1,6 +1,6 @@ ---- src/unix-gcc.mak.orig Tue Feb 5 09:20:42 2002 -+++ src/unix-gcc.mak Fri Feb 8 05:16:49 2002 -@@ -27,14 +27,15 @@ +--- src/unix-gcc.mak.orig Sat Apr 20 07:23:09 2002 ++++ src/unix-gcc.mak Sat Apr 27 02:05:12 2002 +@@ -24,14 +24,15 @@ # source, generated intermediate file, and object directories # for the graphics library (GL) and the PostScript/PDF interpreter (PS). @@ -24,69 +24,31 @@ # Do not edit the next group of lines. -@@ -53,17 +54,17 @@ +@@ -50,11 +51,10 @@ # the directories also define the default search path for the # initialization files (gs_*.ps) and the fonts. -INSTALL = $(GLSRCDIR)/instcopy -c -INSTALL_PROGRAM = $(INSTALL) -m 755 -INSTALL_DATA = $(INSTALL) -m 644 -+INSTALL_PROGRAM = $(BSD_INSTALL_SCRIPT) -+INSTALL_DATA = $(BSD_INSTALL_DATA) ++INSTALL_PROGRAM = ${BSD_INSTALL_SCRIPT} ++INSTALL_DATA = ${BSD_INSTALL_DATA} -prefix = /usr/local -+prefix = $(PREFIX) ++prefix = ${PREFIX} exec_prefix = $(prefix) bindir = $(exec_prefix)/bin scriptdir = $(bindir) - libdir = $(exec_prefix)/lib - mandir = $(prefix)/man - man1ext = 1 -+man1dir = $(mandir)/man$(man1ext) - datadir = $(prefix)/share - gsdir = $(datadir)/ghostscript - gsdatadir = $(gsdir)/$(GS_DOT_VERSION) -@@ -103,14 +104,6 @@ - # No execution time or space penalty. - - GENOPT= --# Choose capability options. -- --# -DHAVE_MKSTEMP --# uses mkstemp instead of mktemp --# This gets rid of several security warnings that look --# ominous. Enable this if you wish to get rid of them. -- --CAPOPT= -DHAVE_MKSTEMP - - # Choose capability options. - -@@ -121,7 +114,6 @@ - - CAPOPT= -DHAVE_MKSTEMP - -- - # Define the name of the executable file. - - GS=gs -@@ -147,7 +139,7 @@ - # You may need to change this if the IJG library version changes. - # See jpeg.mak for more information. - --JSRCDIR=jpeg -+JSRCDIR=${.CURDIR}/jpeg - JVERSION=6 - - # Choose whether to use a shared version of the IJG JPEG library (-ljpeg). -@@ -167,14 +159,14 @@ - # You may need to change this if the libpng version changes. - # See libpng.mak for more information. - --PSRCDIR=libpng -+PSRCDIR=${LOCALBASE}/include - PVERSION=10012 +@@ -142,7 +142,7 @@ + # D_MAX_BLOCKS_IN_MCU patch, and thus may not be able to read + # some older JPEG streams that violate the standard. If the JPEG + # library built from local sources, the patch will be applied. +-SHARE_JPEG=0 ++SHARE_JPEG=1 + JPEG_NAME=jpeg - # Choose whether to use a shared version of the PNG library, and if so, + # Define the directory where the PNG library sources are stored, +@@ -157,7 +157,7 @@ # what its name is. # See gs.mak and Make.htm for more information. @@ -95,7 +57,7 @@ LIBPNG_NAME=png # Define the directory where the zlib sources are stored. -@@ -186,7 +178,7 @@ +@@ -169,7 +169,7 @@ # what its name is (usually libz, but sometimes libgz). # See gs.mak and Make.htm for more information. @@ -104,7 +66,7 @@ #ZLIB_NAME=gz ZLIB_NAME=z -@@ -197,6 +189,8 @@ +@@ -185,6 +185,8 @@ IJSSRCDIR=ijs IJSEXECTYPE=unix @@ -113,7 +75,7 @@ # Define how to build the library archives. (These are not used in any # standard configuration.) -@@ -208,7 +202,7 @@ +@@ -196,7 +198,7 @@ # Define the name of the C compiler. @@ -122,7 +84,7 @@ # Define the name of the linker for the final link step. # Normally this is the same as the C compiler. -@@ -225,9 +219,9 @@ +@@ -213,9 +215,9 @@ # Define the added flags for standard, debugging, profiling # and shared object builds. @@ -135,34 +97,34 @@ CFLAGS_SO=-fPIC # Define the other compilation flags. Add at most one of the following: -@@ -241,7 +235,7 @@ +@@ -229,7 +231,7 @@ # We don't include -ansi, because this gets in the way of the platform- # specific stuff that typically needs; nevertheless, we expect # gcc to accept ANSI-style function prototypes and function definitions. -XCFLAGS= -+XCFLAGS+=-I${.CURDIR}/gimp-print ++XCFLAGS+=-I${.CURDIR}/gimp-print -I${LOCALBASE}/include CFLAGS=$(CFLAGS_STANDARD) $(GCFLAGS) $(XCFLAGS) -@@ -252,7 +246,7 @@ +@@ -240,7 +242,7 @@ # -R /usr/local/xxx/lib:/usr/local/lib # giving the full path names of the shared library directories. # XLDFLAGS can be set from the command line. -XLDFLAGS= +XLDFLAGS=-L${.CURDIR}/gimp-print -L${LOCALBASE}/lib - LDFLAGS=$(XLDFLAGS) -fno-common + LDFLAGS=$(XLDFLAGS) -@@ -285,7 +279,7 @@ +@@ -273,7 +275,7 @@ # Note that x_.h expects to find the header files in $(XINCLUDE)/X11, # not in $(XINCLUDE). --XINCLUDE=-I/X11R6/include +-XINCLUDE=-I/usr/X11R6/include +XINCLUDE=-I${X11BASE}/include # Define the directory/ies and library names for the X11 library files. # XLIBDIRS is for ld and should include -L; XLIBDIR is for LD_RUN_PATH -@@ -297,12 +291,12 @@ +@@ -285,12 +287,12 @@ # Solaris and other SVR4 systems with dynamic linking probably want #XLIBDIRS=-L/usr/openwin/lib -R/usr/openwin/lib # X11R6 (on any platform) may need diff -urN /usr/ports/print/ghostscript-gnu/files/patch-src:zmedia2.c print/ghostscript-gnu/files/patch-src:zmedia2.c --- /usr/ports/print/ghostscript-gnu/files/patch-src:zmedia2.c Wed Sep 12 04:12:18 2001 +++ print/ghostscript-gnu/files/patch-src:zmedia2.c Mon Apr 22 22:54:55 2002 @@ -1,6 +1,6 @@ ---- src/zmedia2.c.orig Tue Jun 5 15:39:08 2001 -+++ src/zmedia2.c Wed Jun 20 04:18:27 2001 -@@ -430,11 +430,17 @@ +--- src/zmedia2.c.orig Fri Apr 27 02:57:41 2001 ++++ src/zmedia2.c Fri Nov 2 04:08:16 2001 +@@ -429,11 +429,17 @@ rx = ry, ry = temp; } @@ -10,16 +10,16 @@ - if (medium->p.y < MIN_MEDIA_SIZE && my > ry) - my = ry; + /* If 'medium' is flexible, adjust 'mx' and 'my' towards 'rx' and 'ry', -+ respectively. Note that 'mx' and 'my' have just acquired the largest -+ permissible value, medium->q. */ -+ if (medium->p.x < mx) /* non-empty width range */ -+ if (rx < medium->p.x) mx = medium->p.x; /* minimum */ -+ else if (mx > rx) mx = rx; /* fits */ -+ /* else use medium->q.x, i.e., the maximum */ -+ if (medium->p.y < my) /* non-empty height range */ -+ if (ry < medium->p.y) my = medium->p.y; /* minimum */ -+ else if (my > ry) my = ry; /* fits */ -+ /* else use medium->q.y, i.e., the maximum */ ++ respectively. Note that 'mx' and 'my' have just acquired the largest ++ permissible value, medium->q. */ ++ if (medium->p.x < mx) /* non-empty width range */ ++ if (rx < medium->p.x) mx = medium->p.x; /* minimum */ ++ else if (mx > rx) mx = rx; /* fits */ ++ /* else use medium->q.x, i.e., the maximum */ ++ if (medium->p.y < my) /* non-empty height range */ ++ if (ry < medium->p.y) my = medium->p.y; /* minimum */ ++ else if (my > ry) my = ry; /* fits */ ++ /* else use medium->q.y, i.e., the maximum */ /* Translate to align the centers. */ gs_make_translation(mx / 2, my / 2, pmat); diff -urN /usr/ports/print/ghostscript-gnu/pkg-plist print/ghostscript-gnu/pkg-plist --- /usr/ports/print/ghostscript-gnu/pkg-plist Mon Apr 22 19:10:30 2002 +++ print/ghostscript-gnu/pkg-plist Sat Apr 27 20:18:28 2002 @@ -6,11 +6,13 @@ bin/font2c bin/gs bin/gsbj +%%SHLIB%%bin/gsc bin/gsdj bin/gsdj500 bin/gslj bin/gslp bin/gsnd +%%SHLIB%%bin/gsx bin/hpijs bin/lprsetup.sh bin/pcl3opts @@ -33,6 +35,8 @@ bin/sysvlp.sh bin/unix-lpr.sh bin/wftopfa +%%SHLIB%%lib/libgs.so +%%SHLIB%%lib/libgs.so.%%SHLIB_VER%% %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/alps/README.gdevalps %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/bj10v/gdev10v.jis %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/dmprt/gdevdmpr.sj @@ -59,15 +63,18 @@ %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/pcl3/gs-pcl3.html %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/pcl3/how-to-report.txt %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/pcl3/pcl3opts.html +share/ghostscript/%%GS_VERSION%%/doc/API.htm +share/ghostscript/%%GS_VERSION%%/doc/Bug-form.htm share/ghostscript/%%GS_VERSION%%/doc/Bug-info.htm share/ghostscript/%%GS_VERSION%%/doc/C-style.htm share/ghostscript/%%GS_VERSION%%/doc/CJK.htm share/ghostscript/%%GS_VERSION%%/doc/CJKTTCID.htm -share/ghostscript/%%GS_VERSION%%/doc/COPYING share/ghostscript/%%GS_VERSION%%/doc/Changes.htm share/ghostscript/%%GS_VERSION%%/doc/Commprod.htm share/ghostscript/%%GS_VERSION%%/doc/Copying.htm +share/ghostscript/%%GS_VERSION%%/doc/Current.htm share/ghostscript/%%GS_VERSION%%/doc/DLL.htm +share/ghostscript/%%GS_VERSION%%/doc/Develop.htm share/ghostscript/%%GS_VERSION%%/doc/Devices.htm share/ghostscript/%%GS_VERSION%%/doc/Drivers.htm share/ghostscript/%%GS_VERSION%%/doc/Fonts.htm @@ -79,16 +86,19 @@ share/ghostscript/%%GS_VERSION%%/doc/History4.htm share/ghostscript/%%GS_VERSION%%/doc/History5.htm share/ghostscript/%%GS_VERSION%%/doc/History6.htm +share/ghostscript/%%GS_VERSION%%/doc/History7.htm share/ghostscript/%%GS_VERSION%%/doc/Htmstyle.htm share/ghostscript/%%GS_VERSION%%/doc/Humor.htm share/ghostscript/%%GS_VERSION%%/doc/Install.htm +share/ghostscript/%%GS_VERSION%%/doc/Issues.htm share/ghostscript/%%GS_VERSION%%/doc/Language.htm share/ghostscript/%%GS_VERSION%%/doc/Lib.htm +share/ghostscript/%%GS_VERSION%%/doc/Maintain.htm share/ghostscript/%%GS_VERSION%%/doc/Make.htm share/ghostscript/%%GS_VERSION%%/doc/New-user.htm share/ghostscript/%%GS_VERSION%%/doc/News.htm -share/ghostscript/%%GS_VERSION%%/doc/PUBLIC share/ghostscript/%%GS_VERSION%%/doc/Projects.htm +share/ghostscript/%%GS_VERSION%%/doc/Ps-style.htm share/ghostscript/%%GS_VERSION%%/doc/Ps2epsi.htm share/ghostscript/%%GS_VERSION%%/doc/Ps2pdf.htm share/ghostscript/%%GS_VERSION%%/doc/Psfiles.htm @@ -101,8 +111,9 @@ share/ghostscript/%%GS_VERSION%%/doc/Unix-lpr.htm share/ghostscript/%%GS_VERSION%%/doc/Use.htm share/ghostscript/%%GS_VERSION%%/doc/Xfonts.htm +share/ghostscript/%%GS_VERSION%%/doc/gs.css +share/ghostscript/%%GS_VERSION%%/doc/index.html share/ghostscript/%%GS_VERSION%%/examples/alphabet.ps -share/ghostscript/%%GS_VERSION%%/examples/chess.ps share/ghostscript/%%GS_VERSION%%/examples/cjk/all_ac1.ps share/ghostscript/%%GS_VERSION%%/examples/cjk/all_ag1.ps share/ghostscript/%%GS_VERSION%%/examples/cjk/all_aj1.ps @@ -136,6 +147,11 @@ share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.Koc share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.Ore share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.Sol +share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.Win +share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.b5 +share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.gb +share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.ksx +share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.sj share/ghostscript/%%GS_VERSION%%/lib/Fontmap share/ghostscript/%%GS_VERSION%%/lib/Fontmap.GS share/ghostscript/%%GS_VERSION%%/lib/acctest.ps @@ -203,6 +219,7 @@ share/ghostscript/%%GS_VERSION%%/lib/gs_fform.ps share/ghostscript/%%GS_VERSION%%/lib/gs_fonts.ps share/ghostscript/%%GS_VERSION%%/lib/gs_frsd.ps +share/ghostscript/%%GS_VERSION%%/lib/gs_icc.ps share/ghostscript/%%GS_VERSION%%/lib/gs_il1_e.ps share/ghostscript/%%GS_VERSION%%/lib/gs_il2_e.ps share/ghostscript/%%GS_VERSION%%/lib/gs_init.ps @@ -303,6 +320,9 @@ share/ghostscript/%%GS_VERSION%%/lib/stc200_h.upp share/ghostscript/%%GS_VERSION%%/lib/stc2_h.upp share/ghostscript/%%GS_VERSION%%/lib/stc2s_h.upp +share/ghostscript/%%GS_VERSION%%/lib/stc300.upp +share/ghostscript/%%GS_VERSION%%/lib/stc300bl.upp +share/ghostscript/%%GS_VERSION%%/lib/stc300bm.upp share/ghostscript/%%GS_VERSION%%/lib/stc500p.upp share/ghostscript/%%GS_VERSION%%/lib/stc500ph.upp share/ghostscript/%%GS_VERSION%%/lib/stc600ih.upp diff -urN /usr/ports/print/ghostscript-gnu/scripts/configure print/ghostscript-gnu/scripts/configure --- /usr/ports/print/ghostscript-gnu/scripts/configure Thu Apr 4 18:49:13 2002 +++ print/ghostscript-gnu/scripts/configure Sat Apr 27 19:56:07 2002 @@ -48,14 +48,8 @@ "stp" "Configurable Canon/Epson/Lexmark/HP driver [Gimp-Print]" ON \ "uniprint" "Configurable ESC/P,ESC/P2,HP-RTL/PCL,P2X mono/color driver" ON \ "dmprt" "Configurable dot matrix printer driver [DMPRT]" ON \ - "dl2100" "DEClaser 2100" OFF \ - "la50" "DEC LA50" OFF \ - "la70" "DEC LA70" OFF \ - "la75" "DEC LA75" OFF \ - "la75plus" "DEC LA75plus" OFF \ "lj250" "DEC LJ250 Companion color printer" OFF \ "declj250" "DEC LJ250 driver (alternate)" OFF \ - "ln03" "DEC LN03" OFF \ "ap3250" "Epson ActionPrinter 3250" OFF \ "epson" "Epson-compatible dot matrix, 9/24-pin" OFF \ "eps9mid" "Epson-compatible 9-pin, interleaved lines, medium resol" OFF \ @@ -130,7 +124,7 @@ "pxlcolor" "HP PCL XL color printers (Color LaserJet 4500/5000)" ON \ "pcl3" "HP PCL 3+ (generic) [PCL3]" ON \ "hpdj" "HP PCL 3+ (old drv.) [HPDJ]" ON \ - "ijs" "HP PhotoSmart/DeskJet series [HPinkjet]" ON \ + "ijs" "HP Inkjet and other raster devices" ON \ "ibmpro" "IBM 9-pin Proprinter" OFF \ "jetp3852" "IBM Jetprinter ink-jet color (Model #3852)" OFF \ "imagen" "Imagen ImPress printers" OFF \ @@ -153,7 +147,6 @@ "t4693d4" "Tektronix 4693d color, 4 bits per R/G/B component" OFF \ "t4693d8" "Tektronix 4693d color, 8 bits per R/G/B component" OFF \ "tek4696" "Tektronix 4695/4696 inkjet plotter" OFF \ - "xes" "Xerox XES 2700/3700/4045" OFF \ "bmpmono" "BMP Monochrome" ON \ "bmpgray" "BMP 8-bit gray" ON \ "bmp16" "BMP 4-bit EGA/VGA" ON \ @@ -167,7 +160,6 @@ "cgm8" "CGM 8-bit 256-color -- DITTO" OFF \ "cgm24" "CGM 24-bit color -- DITTO" OFF \ "cif" "CIF file format for VLSI" OFF \ - "sxlcrt" "CRT sixels, e.g. for VT240-like terminals" OFF \ "dfaxhigh" "DigiBoard, DigiFAX software format (high resol)" OFF \ "dfaxlow" "DigiFAX low (normal) resol" OFF \ "faxg3" "Group 3 fax, with EOLs but no header or EOD" ON \ diff -urN /usr/ports/print/ghostscript-gnu/scripts/configure.batch print/ghostscript-gnu/scripts/configure.batch --- /usr/ports/print/ghostscript-gnu/scripts/configure.batch Thu Apr 4 11:03:09 2002 +++ print/ghostscript-gnu/scripts/configure.batch Sat Apr 27 19:56:42 2002 @@ -5,7 +5,7 @@ DEVICE_DEVS= \$(DD)x11.dev \$(DD)x11alpha.dev \$(DD)x11cmyk.dev \$(DD)x11cmyk2.dev \$(DD)x11cmyk4.dev \$(DD)x11cmyk8.dev \$(DD)x11gray2.dev \$(DD)x11gray4.dev \$(DD)x11mono.dev \$(DD)x11rg16x.dev \$(DD)x11rg32x.dev endif -DEVICE_DEVS+= \$(DD)md2k.dev \$(DD)md5k.dev \$(DD)md50Mono.dev \$(DD)md50Eco.dev \$(DD)md1xMono.dev \$(DD)appledmp.dev \$(DD)iwhi.dev \$(DD)iwlo.dev \$(DD)iwlq.dev \$(DD)hl7x0.dev \$(DD)bj10e.dev \$(DD)bj10v.dev \$(DD)bj10vh.dev \$(DD)bj200.dev \$(DD)bjc600.dev \$(DD)bjc800.dev \$(DD)lbp8.dev \$(DD)lips2p.dev \$(DD)lips3.dev \$(DD)lips4.dev \$(DD)bjc880j.dev \$(DD)lips4v.dev \$(DD)m8510.dev \$(DD)coslw2p.dev \$(DD)coslwxl.dev \$(DD)stp.dev \$(DD)uniprint.dev \$(DD)dmprt.dev \$(DD)dl2100.dev \$(DD)la50.dev \$(DD)la70.dev \$(DD)la75.dev \$(DD)la75plus.dev \$(DD)lj250.dev \$(DD)declj250.dev \$(DD)ln03.dev \$(DD)ap3250.dev \$(DD)epson.dev \$(DD)eps9mid.dev \$(DD)eps9high.dev \$(DD)epag.dev \$(DD)escpage.dev \$(DD)lp2000.dev \$(DD)lp8000.dev \$(DD)lp8800c.dev \$(DD)lp8000c.dev \$(DD)lp8300c.dev \$(DD)lp8500c.dev \$(DD)lp3000c.dev \$(DD)lp8200c.dev \$(DD)lp8000c.dev \$(DD)lp2200.dev \$(DD)lp9400.dev \$(DD)lp8700.dev \$(DD)lp8100.dev \$(DD)lp8600f.dev \$(DD)lp8400f.dev \$(DD)lp8300f.dev \$(DD)lp1900.dev \$(DD)lp9600s.dev \$(DD)lp9600.dev \$(DD)lp9300.dev \$(DD)lp8600.dev \$(DD)lp1800.dev \$(DD)lq850.dev \$(DD)epsonc.dev \$(DD)mjc180.dev \$(DD)mjc360.dev \$(DD)mjc720.dev \$(DD)mj500c.dev \$(DD)st800.dev \$(DD)stcolor.dev \$(DD)photoex.dev \$(DD)lp2563.dev \$(DD)dnj650c.dev \$(DD)deskjet.dev \$(DD)djet500.dev \$(DD)cdeskjet.dev \$(DD)djet500c.dev \$(DD)cdjcolor.dev \$(DD)cdjmono.dev \$(DD)cdj500.dev \$(DD)cdj550.dev \$(DD)laserjet.dev \$(DD)ljetplus.dev \$(DD)ljet2p.dev \$(DD)ljet3.dev \$(DD)ljet3d.dev \$(DD)ljet4.dev \$(DD)ljet4d.dev \$(DD)lj4dith.dev \$(DD)cljet5.dev \$(DD)cljet5c.dev \$(DD)cljet5pr.dev \$(DD)lj5mono.dev \$(DD)lj5gray.dev \$(DD)pj.dev \$(DD)pjetxl.dev \$(DD)pjxl.dev \$(DD)paintjet.dev \$(DD)pjxl300.dev \$(DD)pxlmono.dev \$(DD)pxlcolor.dev \$(DD)ijs.dev \$(DD)ibmpro.dev \$(DD)jetp3852.dev \$(DD)imagen.dev \$(DD)fs600.dev \$(DD)lxm5700m.dev \$(DD)cp50.dev \$(DD)necp6.dev \$(DD)npdl.dev \$(DD)oce9050.dev \$(DD)oki182.dev \$(DD)okiibm.dev \$(DD)atx23.dev \$(DD)atx24.dev \$(DD)atx38.dev \$(DD)r4081! .dev \$(DD)rpdl.dev \$(DD)gdi.dev \$(DD)sj48.dev \$(DD)t4693d2.dev \$(DD)t4693d4.dev \$(DD)t4693d8.dev \$(DD)tek4696.dev \$(DD)xes.dev \$(DD)bmpmono.dev \$(DD)bmpgray.dev \$(DD)bmp16.dev \$(DD)bmp256.dev \$(DD)bmp16m.dev \$(DD)bmp32b.dev \$(DD)bmpsep1.dev \$(DD)bmpsep8.dev \$(DD)ccr.dev \$(DD)cgmmono.dev \$(DD)cgm8.dev \$(DD)cgm24.dev \$(DD)cif.dev \$(DD)sxlcrt.dev \$(DD)dfaxhigh.dev \$(DD)dfaxlow.dev \$(DD)faxg3.dev \$(DD)faxg32d.dev \$(DD)faxg4.dev \$(DD)miff24.dev \$(DD)inferno.dev \$(DD)jpeg.dev \$(DD)jpeggray.dev \$(DD)mgrmono.dev \$(DD)mgrgray2.dev \$(DD)mgrgray4.dev \$(DD)mgrgray8.dev \$(DD)mgr4.dev \$(DD)mgr8.dev \$(DD)pcxmono.dev \$(DD)pcxgray.dev \$(DD)pcx16.dev \$(DD)pcx256.dev \$(DD)pcx24b.dev \$(DD)pcxcmyk.dev \$(DD)pdfwrite.dev \$(DD)bit.dev \$(DD)bitrgb.dev \$(DD)bitcmyk.dev \$(DD)plan9bm.dev \$(DD)pbm.dev \$(DD)pbmraw.dev \$(DD)pgm.dev \$(DD)pgmraw.dev \$(DD)pgnm.dev \$(DD)pgnmraw.dev \$(DD)pnm.dev \$(DD)pnmraw.dev \$(DD)ppm.dev \$(DD)ppmraw.dev \$(DD)pkm.dev \$(DD)pkmraw.dev \$(DD)pksm.dev \$(DD)pksmraw.dev \$(DD)pngmono.dev \$(DD)pnggray.dev \$(DD)png16.dev \$(DD)png256.dev \$(DD)png16m.dev \$(DD)psmono.dev \$(DD)psgray.dev \$(DD)psrgb.dev \$(DD)pswrite.dev \$(DD)epswrite.dev \$(DD)sgirgb.dev \$(DD)sunhmono.dev \$(DD)tiffcrle.dev \$(DD)tiffg3.dev \$(DD)tiffg32d.dev \$(DD)tiffg4.dev \$(DD)tiff12nc.dev \$(DD)tiff24nc.dev \$(DD)tifflzw.dev \$(DD)tiffpack.dev +DEVICE_DEVS+= \$(DD)md2k.dev \$(DD)md5k.dev \$(DD)md50Mono.dev \$(DD)md50Eco.dev \$(DD)md1xMono.dev \$(DD)appledmp.dev \$(DD)iwhi.dev \$(DD)iwlo.dev \$(DD)iwlq.dev \$(DD)hl7x0.dev \$(DD)bj10e.dev \$(DD)bj10v.dev \$(DD)bj10vh.dev \$(DD)bj200.dev \$(DD)bjc600.dev \$(DD)bjc800.dev \$(DD)lbp8.dev \$(DD)lips2p.dev \$(DD)lips3.dev \$(DD)lips4.dev \$(DD)bjc880j.dev \$(DD)lips4v.dev \$(DD)m8510.dev \$(DD)coslw2p.dev \$(DD)coslwxl.dev \$(DD)stp.dev \$(DD)uniprint.dev \$(DD)dmprt.dev \$(DD)lj250.dev \$(DD)declj250.dev \$(DD)ap3250.dev \$(DD)epson.dev \$(DD)eps9mid.dev \$(DD)eps9high.dev \$(DD)lp8000.dev \$(DD)epag.dev \$(DD)escpage.dev \$(DD)lp2000.dev \$(DD)lp8800c.dev \$(DD)lp8300c.dev \$(DD)lp8500c.dev \$(DD)lp3000c.dev \$(DD)lp8200c.dev \$(DD)lp8000c.dev \$(DD)lp2200.dev \$(DD)lp9400.dev \$(DD)lp8700.dev \$(DD)lp8100.dev \$(DD)lp8600f.dev \$(DD)lp8400f.dev \$(DD)lp8300f.dev \$(DD)lp1900.dev \$(DD)lp9600s.dev \$(DD)lp9600.dev \$(DD)lp9300.dev \$(DD)lp8600.dev \$(DD)lp1800.dev \$(DD)lq850.dev \$(DD)epsonc.dev \$(DD)mjc180.dev \$(DD)mjc360.dev \$(DD)mjc720.dev \$(DD)mj500c.dev \$(DD)st800.dev \$(DD)stcolor.dev \$(DD)photoex.dev \$(DD)lp2563.dev \$(DD)dnj650c.dev \$(DD)deskjet.dev \$(DD)djet500.dev \$(DD)cdeskjet.dev \$(DD)djet500c.dev \$(DD)cdjcolor.dev \$(DD)cdjmono.dev \$(DD)cdj500.dev \$(DD)cdj550.dev \$(DD)cdj670.dev \$(DD)cdj850.dev \$(DD)cdj880.dev \$(DD)cdj890.dev \$(DD)cdj1600.dev \$(DD)cdj970.dev \$(DD)laserjet.dev \$(DD)ljetplus.dev \$(DD)ljet2p.dev \$(DD)ljet3.dev \$(DD)ljet3d.dev \$(DD)ljet4.dev \$(DD)ljet4d.dev \$(DD)lj4dith.dev \$(DD)cljet5.dev \$(DD)cljet5c.dev \$(DD)cljet5pr.dev \$(DD)lj5mono.dev \$(DD)lj5gray.dev \$(DD)pj.dev \$(DD)pjetxl.dev \$(DD)pjxl.dev \$(DD)paintjet.dev \$(DD)pjxl300.dev \$(DD)pxlmono.dev \$(DD)pxlcolor.dev \$(DD)pcl3.dev \$(DD)hpdj.dev \$(DD)ijs.dev \$(DD)ibmpro.dev \$(DD)jetp3852.dev \$(DD)imagen.dev \$(DD)fs600.dev \$(DD)lxm5700m.dev \$(DD)cp50.dev \$(DD)necp6.dev \$(DD)npdl.dev \$(DD)oce9050.dev \$(DD)oki182.dev \$(DD)okiibm.dev \$(DD)atx23.dev \$(DD)atx24.dev \$(DD)at! x38.dev \$(DD)r4081.dev \$(DD)rpdl.dev \$(DD)gdi.dev \$(DD)sj48.dev \$(DD)t4693d2.dev \$(DD)t4693d4.dev \$(DD)t4693d8.dev \$(DD)tek4696.dev \$(DD)bmpmono.dev \$(DD)bmpgray.dev \$(DD)bmp16.dev \$(DD)bmp256.dev \$(DD)bmp16m.dev \$(DD)bmp32b.dev \$(DD)bmpsep1.dev \$(DD)bmpsep8.dev \$(DD)ccr.dev \$(DD)cgmmono.dev \$(DD)cgm8.dev \$(DD)cgm24.dev \$(DD)cif.dev \$(DD)dfaxhigh.dev \$(DD)dfaxlow.dev \$(DD)faxg3.dev \$(DD)faxg32d.dev \$(DD)faxg4.dev \$(DD)miff24.dev \$(DD)inferno.dev \$(DD)jpeg.dev \$(DD)jpeggray.dev \$(DD)mgrmono.dev \$(DD)mgrgray2.dev \$(DD)mgrgray4.dev \$(DD)mgrgray8.dev \$(DD)mgr4.dev \$(DD)mgr8.dev \$(DD)pcxmono.dev \$(DD)pcxgray.dev \$(DD)pcx16.dev \$(DD)pcx256.dev \$(DD)pcx24b.dev \$(DD)pcxcmyk.dev \$(DD)pdfwrite.dev \$(DD)bit.dev \$(DD)bitrgb.dev \$(DD)bitcmyk.dev \$(DD)plan9bm.dev \$(DD)pbm.dev \$(DD)pbmraw.dev \$(DD)pgm.dev \$(DD)pgmraw.dev \$(DD)pgnm.dev \$(DD)pgnmraw.dev \$(DD)pnm.dev \$(DD)pnmraw.dev \$(DD)ppm.dev \$(DD)ppmraw.dev \$(DD)pkm.dev \$(DD)pkmraw.dev \$(DD)pksm.dev \$(DD)pksmraw.dev \$(DD)pngmono.dev \$(DD)pnggray.dev \$(DD)png16.dev \$(DD)png256.dev \$(DD)png16m.dev \$(DD)psmono.dev \$(DD)psgray.dev \$(DD)psrgb.dev \$(DD)pswrite.dev \$(DD)epswrite.dev \$(DD)sgirgb.dev \$(DD)sunhmono.dev \$(DD)tiffcrle.dev \$(DD)tiffg3.dev \$(DD)tiffg32d.dev \$(DD)tiffg4.dev \$(DD)tiff12nc.dev \$(DD)tiff24nc.dev \$(DD)tifflzw.dev \$(DD)tiffpack.dev !EOT # create one new Makefile, where DEVICE_DEVS contains all wanted devices >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 4:52:47 2002 Delivered-To: freebsd-ports@freebsd.org Received: from dignus.com (sdsl-64-32-254-102.dsl.iad.megapath.net [64.32.254.102]) by hub.freebsd.org (Postfix) with ESMTP id D518F37B41B; Sat, 27 Apr 2002 04:52:39 -0700 (PDT) Received: from lakes.dignus.com (lakes.dignus.com [10.0.0.3]) by dignus.com (8.11.6/8.11.3) with ESMTP id g3RBmWA19245; Sat, 27 Apr 2002 07:48:32 -0400 (EDT) (envelope-from rivers@dignus.com) Received: (from rivers@localhost) by lakes.dignus.com (8.11.6/8.11.3) id g3RBoAR78193; Sat, 27 Apr 2002 07:50:10 -0400 (EDT) (envelope-from rivers) Date: Sat, 27 Apr 2002 07:50:10 -0400 (EDT) From: Thomas David Rivers Message-Id: <200204271150.g3RBoAR78193@lakes.dignus.com> To: kris@obsecurity.org, portmgr@FreeBSD.org, ports@FreeBSD.org, stable@FreeBSD.org Subject: Re: HEADS UP! XFree86 has been upgraded to 4.2.0 in 4.5-STABLE In-Reply-To: <20020427044054.A78618@xor.obsecurity.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Since this is a nontrivial change and the 4.6 release cycle is > just around the corner (code freeze: May 1), please test this > as much as possible and report any problems or unexpected > behaviour to ports@FreeBSD.org and portmgr@FreeBSD.org. > Several people have already reported this particular issue with XF86 4.2 (on FreeBSD 4.5-RELEASE). And - thus far, there is no resolution. When I install Netscape (ftp'd from ftp.netscape.org) and try and run it, I get: netscape: locale `C' not supported. If the $XNLSPATH directory does not contain the proper config files, Netscape will crash the first time you try to paste into a text field. (This is a bug in the X11R5 libraries against which this program was linked.) Since neither X11R4 nor X11R6 come with these config files, we have included them with the Netscape distribution. The normal place for these files is /usr/X11/lib/X11/nls/. If you can't create that directory, you should set the $XNLSPATH environment variable to point at the place where you installed the files. I've tried creating the proper XNLSPATH and nls directories to no avail. I don't have this problem with XFree86 3.3.6. Is it possible this is already addressed in (the upcoming) 4.6? - Thanks! - - Dave Rivers - -- rivers@dignus.com Work: (919) 676-0847 Get your mainframe programming tools at http://www.dignus.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 5:14:43 2002 Delivered-To: freebsd-ports@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id D0D6137B419; Sat, 27 Apr 2002 05:14:38 -0700 (PDT) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 5C9D42B84A; Sat, 27 Apr 2002 14:14:34 +0200 (CEST) Received: by k7.mavetju.org (Postfix, from userid 1001) id 29F562EA; Sat, 27 Apr 2002 22:14:19 +1000 (EST) Date: Sat, 27 Apr 2002 22:14:18 +1000 From: Edwin Groothuis To: Kris Kennaway Cc: ports@FreeBSD.org, stable@FreeBSD.org Subject: Re: HEADS UP! XFree86 has been upgraded to 4.2.0 in 4.5-STABLE Message-ID: <20020427221418.J56612@k7.mavetju.org> References: <20020427044054.A78618@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020427044054.A78618@xor.obsecurity.org>; from kris@obsecurity.org on Sat, Apr 27, 2002 at 04:40:55AM -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Apr 27, 2002 at 04:40:55AM -0700, Kris Kennaway wrote: > As decided by the release engineering and port manager teams, > I have switched the default XFree86 version from 3.3.6 to 4.2.0. > Packages for FreeBSD 4.x are now being built with XFree86-4.2.0 > as a dependency, and ports will also be built with the newer > version once you update to a newer -STABLE kernel. XFree86-4.2.0 is currently depending on print/freetype2, which is an often changing library (in the last six months we've gone from libfreetype.so.6 to libfreetype.so.9). How will this problem be attacked? For what it's worth, I had to link libfreetype.so.9 to so.8 because my xterms didn't want to startup anymore. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: bash$ :(){ :|:&};: | http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 5:17:30 2002 Delivered-To: freebsd-ports@freebsd.org Received: from jochem.dyndns.org (cc40670-a.groni1.gr.nl.home.com [217.121.240.52]) by hub.freebsd.org (Postfix) with ESMTP id 8EB0637B423; Sat, 27 Apr 2002 05:17:19 -0700 (PDT) Received: from lisa.jochem.dyndns.org (lisa.jochem.dyndns.org [192.168.1.2]) by jochem.dyndns.org (8.12.2/8.12.2) with ESMTP id g3RCHLVb022253; Sat, 27 Apr 2002 14:17:21 +0200 (CEST) (envelope-from jochem@lisa.jochem.dyndns.org) Received: from lisa.jochem.dyndns.org (localhost [127.0.0.1]) by lisa.jochem.dyndns.org (8.12.3/8.12.2) with ESMTP id g3RCHFdm083879; Sat, 27 Apr 2002 14:17:16 +0200 (CEST) (envelope-from jochem@lisa.jochem.dyndns.org) Received: (from jochem@localhost) by lisa.jochem.dyndns.org (8.12.3/8.12.3/Submit) id g3RCHFW6083878; Sat, 27 Apr 2002 14:17:15 +0200 (CEST) Date: Sat, 27 Apr 2002 14:17:15 +0200 From: Jochem Kossen To: Kris Kennaway Cc: ports@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: HEADS UP! XFree86 has been upgraded to 4.2.0 in 4.5-STABLE Message-ID: <20020427121715.GA58085@jochem.dyndns.org> Mail-Followup-To: Kris Kennaway , ports@FreeBSD.ORG, stable@FreeBSD.ORG References: <20020427044054.A78618@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020427044054.A78618@xor.obsecurity.org> User-Agent: Mutt/1.3.28i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Apr 27, 2002 at 04:40:55AM -0700, Kris Kennaway wrote: > Dear all, > > As decided by the release engineering and port manager teams, > I have switched the default XFree86 version from 3.3.6 to 4.2.0. > Packages for FreeBSD 4.x are now being built with XFree86-4.2.0 > as a dependency, and ports will also be built with the newer > version once you update to a newer -STABLE kernel. > > If you want to keep using XFree86-3.x with your port builds, > add the following to your /etc/make.conf: > > XFREE86_VERSION=3 > > Note that this will not affect the XFree86 version dependency > of packages downloaded from ftp.freebsd.org or its mirrors, > because those are determined at compile-time and cannot be > changed at install-time. > > XFree86-3.3.6 will still be available as an installation option > via the packages menu of sysinstall, but the default XFree86 > version will be 4.2.0 in 4.6-RELEASE. > > Since this is a nontrivial change and the 4.6 release cycle is > just around the corner (code freeze: May 1), please test this > as much as possible and report any problems or unexpected > behaviour to ports@FreeBSD.org and portmgr@FreeBSD.org. > > Kris > > P.S. The decision to upgrade from XFree86-3.3.6 to 4.2.0 in > a -STABLE branch was made after careful consideration of the > benefits and drawbacks of such a change. Therefore, please > try to resist the temptation to point out factors we have > already considered which weigh against this decision. Very nice! But is it possible to let it register in /var/db/pkg as a package? This way people would be able to upgrade in a more elegant way...I've seen a lot of people being disappointed because of this... Jochem To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 5:18:19 2002 Delivered-To: freebsd-ports@freebsd.org Received: from nd250009.gab.xdsl.ne.jp (nd250009.gab.xdsl.ne.jp [61.202.250.9]) by hub.freebsd.org (Postfix) with ESMTP id B1EFB37B433; Sat, 27 Apr 2002 05:17:46 -0700 (PDT) Received: from sakura.ninth-nine.com (localhost [IPv6:::1]) by nd250009.gab.xdsl.ne.jp (8.12.3/8.12.2/NinthNine) with SMTP id g3RCHjSF002990; Sat, 27 Apr 2002 21:17:45 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Sat, 27 Apr 2002 21:17:45 +0900 From: Norikatsu Shigemura To: portmgr@FreeBSD.org Cc: ports@FreeBSD.org Subject: devel/gettext's pkg-plist conflict with converters/libiconv's one Message-Id: <20020427211745.3346d983.nork@FreeBSD.org> X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i386-portbld-freebsd4.5) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear devel/gettext's maintainer. I find conflict pkg-plist between devel/gettext and converters/libiconv. Though devel/gettext is worked around, it is not avilable. Because of same line in. Please delete the first line in this follow part of gettext's pkg-plist. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - libdata/charset.alias libdata/gettext/hostname libdata/gettext/project-id libdata/gettext/urlget libdata/gettext/user-email @comment libdata/charset.alias - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 5:32:51 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gatekeeper.viper.net.au (gatekeeper.viper.net.au [203.31.238.1]) by hub.freebsd.org (Postfix) with ESMTP id D1F1A37B41C; Sat, 27 Apr 2002 05:32:42 -0700 (PDT) Received: from localhost (mark@localhost) by gatekeeper.viper.net.au (8.9.3/8.9.3) with ESMTP id WAA33228; Sat, 27 Apr 2002 22:32:32 +1000 (EST) (envelope-from mark@viper.net.au) Date: Sat, 27 Apr 2002 22:32:32 +1000 (EST) From: Mark Russell To: Francois Kritzinger Cc: Doug Barton , Subject: Re: gettext doesn't install libintl.so.1 In-Reply-To: <20020427095657.A46637@noya> Message-ID: <20020427222801.A27029-100000@gatekeeper.viper.net.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, 27 Apr 2002, Francois Kritzinger wrote: > On Sat, Apr 27, 2002 at 09:46:44AM +1000, Mark Russell wrote: > >On Fri, 26 Apr 2002, Doug Barton wrote: > > > >> On Fri, 26 Apr 2002, Francois Kritzinger wrote: > >> > >> > Hi, > >> > > >> > I recently upgraded some ports, and in the process gettext was upgraded. > >> > Since then, there are lost of programs complaining that > >> > "libintl.so.1 not found". > >> > >> This is a known problem, but so far the ports team hasn't really > >> addressed it, to my knowledge. I suggest the following as root, which > >> works for me: > >> > >> cd /usr/local/lib > >> ln -s libintl.so libintl.so.1 > >> > >> That's kind of cheesy, but it'll keep working until such time in the > >> future when the gettext people break API compatibility with .so.1. > >> > > > > > >I had a similar problem, what I did to fix the mess was to cd > >/usr/X11R6/bin && grep libintl.so.1 * the reinstall anything that > >matched, repeat for /usr/local/bin /usr/X11R6/lib and /usr/local/lib, once > >again probably not the correct way but it saved me adding symlinks which > >*may* break things in the future. > > > > > > OK, but I have another problem. > > Many of the programs I use will not build without libintl.so.1. > I assume that this means that the maintainer has not updated the port yet? > So, I can only upgrade them when they actually start using libintl.so.2. > > Thus for now I *have* to use the symlink method... > > Is this correct? At a guess you have dependancies that still rely on libintl.so.1 so maybe look at /usr/*/lib/* first? I remember it being a bitch of a job but I got it done one all the boxes I admin. +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ Mark Russell mark@viper.net.au ph 61 + 2 + 9699 3837 viper.net.au http://www.viper.net.au fax 61 + 2 + 9699 3841 +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ The best things in life are free, thats why Windoze costs so much If you have received this message in error it proves that I am an idiot. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 6: 0: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9886A37B416 for ; Sat, 27 Apr 2002 06:00:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RD01c52412; Sat, 27 Apr 2002 06:00:01 -0700 (PDT) (envelope-from gnats) Received: from localhost.jollem.com (uds82-45.dial.hccnet.nl [62.251.45.82]) by hub.freebsd.org (Postfix) with ESMTP id 7A5F637B404 for ; Sat, 27 Apr 2002 05:50:33 -0700 (PDT) Received: (from ernst@localhost) by localhost.jollem.com (8.11.6/8.11.6) id g3RCoN400669; Sat, 27 Apr 2002 14:50:23 +0200 (CEST) (envelope-from ernst) Message-Id: <200204271250.g3RCoN400669@localhost.jollem.com> Date: Sat, 27 Apr 2002 14:50:23 +0200 (CEST) From: Ernst de Haan Reply-To: Ernst de Haan To: FreeBSD-gnats-submit@FreeBSD.org Cc: jah4007@cs.rit.edu X-Send-Pr-Version: 3.113 Subject: ports/37505: cupsd.sh prints 'cupsd ' iso ' cupsd' Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37505 >Category: ports >Synopsis: cupsd.sh prints 'cupsd ' iso ' cupsd' >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Apr 27 06:00:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Ernst de Haan >Release: FreeBSD 4.5-RELEASE i386 >Organization: FreeBSD >Environment: System: FreeBSD heinz 4.5-RELEASE FreeBSD 4.5-RELEASE #3: Sat Mar 2 13:27:29 CET 2002 root@heinz:/usr/src/sys/compile/HEINZ i386 >Description: When the cupsd startup script is enabled in ${LOCALBASE}/etc/rc.d then it prints 'cupsd ' at startup instead of ' cupsd'. The result on my machine is that I get: Local package initialization: tomcat3 jboss apachecupsd . >How-To-Repeat: Install print/cupsd Enable the cupsd.sh script in ${LOCALBASE}/etc/rc.d Reboot your system or execute /etc/rc or so. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 6:23:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D375137B425; Sat, 27 Apr 2002 06:23:17 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RDNH159241; Sat, 27 Apr 2002 06:23:17 -0700 (PDT) (envelope-from knu) Date: Sat, 27 Apr 2002 06:23:17 -0700 (PDT) From: Message-Id: <200204271323.g3RDNH159241@freefall.freebsd.org> To: fuyuki@mj.0038.net, knu@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37472: Update port: ja-zipcodes to 20020301 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: ja-zipcodes to 20020301 State-Changed-From-To: open->closed State-Changed-By: knu State-Changed-When: Sat Apr 27 22:23:07 JST 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37472 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 6:50:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7E04137B416 for ; Sat, 27 Apr 2002 06:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RDo1s62592; Sat, 27 Apr 2002 06:50:01 -0700 (PDT) (envelope-from gnats) Received: from femme.sapphite.org (bgp01560565bgs.gambrl01.md.comcast.net [68.50.32.109]) by hub.freebsd.org (Postfix) with ESMTP id C991237B416 for ; Sat, 27 Apr 2002 06:45:48 -0700 (PDT) Received: from femme.sapphite.org (trish@localhost [127.0.0.1]) by femme.sapphite.org (8.12.3/8.12.1) with ESMTP id g3RDjkGi065971 for ; Sat, 27 Apr 2002 09:45:47 -0400 (EDT) Received: (from trish@localhost) by femme.sapphite.org (8.12.3/8.12.1/Submit) id g3RDjktD065970; Sat, 27 Apr 2002 09:45:46 -0400 (EDT) Message-Id: <200204271345.g3RDjktD065970@femme.sapphite.org> Date: Sat, 27 Apr 2002 09:45:46 -0400 (EDT) From: Trish Lynch Reply-To: Trish Lynch To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37506: Ecartis Port Security Upgrade (urgent) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37506 >Category: ports >Synopsis: Ecartis Port Security Upgrade (urgent) >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Apr 27 06:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Trish Lynch >Release: FreeBSD 5.0-CURRENT i386 >Organization: Ecartis Core Team >Environment: System: FreeBSD femme.sapphite.org 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Sun Apr 21 09:42:05 EDT 2002 trish@femme.sapphite.org:/admins/obj/admins/src/sys/FEMME i386 >Description: Multiple strcpy and strcat security issues, as well as sprintf's fixed. Fix for "ecartisx.c" vulnerability >How-To-Repeat: >Fix: diff -ruN ecartis.old/Makefile ecartis/Makefile --- ecartis.old/Makefile Sat Apr 27 09:38:10 2002 +++ ecartis/Makefile Sat Apr 27 03:46:09 2002 @@ -9,7 +9,7 @@ PORTVERSION= 1.0.0b CATEGORIES= mail MASTER_SITES= ftp://ftp.ecartis.org/pub/ecartis/snapshots/tar/ -DISTNAME= ecartis-1.0.0-snap20020118 +DISTNAME= ecartis-1.0.0-snap20020427 MAINTAINER= trish@bsdunix.net diff -ruN ecartis.old/distinfo ecartis/distinfo --- ecartis.old/distinfo Sat Apr 27 09:38:10 2002 +++ ecartis/distinfo Sat Apr 27 03:45:20 2002 @@ -1 +1 @@ -MD5 (ecartis-1.0.0-snap20020118.tar.gz) = 9f3c60e2786212f73feb2f9366f491f3 +MD5 (ecartis-1.0.0-snap20020427.tar.gz) = 3ae4896c772719bf0bc9168bac15b22d diff -ruN ecartis.old/files/patch-aa ecartis/files/patch-aa --- ecartis.old/files/patch-aa Sat Apr 27 09:38:10 2002 +++ ecartis/files/patch-aa Sat Apr 27 09:36:13 2002 @@ -1,5 +1,5 @@ ---- Makefile.orig Sun Jun 17 22:13:03 2001 -+++ Makefile Sun Jun 17 22:14:19 2001 +--- Makefile.dist Sat Apr 27 02:26:56 2002 ++++ Makefile Sat Apr 27 09:35:52 2002 @@ -6,8 +6,8 @@ # they should be set. All of them are conditional on options set in this # file, so it should be relatively easy to determine which branch is correct @@ -37,16 +37,18 @@ endif # Warning-level flags. Under SunOS (4 and 5), this NEEDS TO BE BLANK. -@@ -134,7 +133,7 @@ +@@ -134,9 +133,7 @@ # # It appears that IRIX is also rather stupid, and may require this # to be removed. -WFLAGS=-Wall -Werror +-# Uncomment this to build with gdb symbols (comment above line) +-#WFLAGS=-ggdb -Wall -Werror +WFLAGS:=${CFLAGS} # Now set up the initial command line. SUNOS_5 makes this a bit wierd. ifndef SUNOS_5 -@@ -321,6 +320,7 @@ +@@ -327,6 +324,7 @@ install: targets cp build/ecartis ${BINDIR} chmod ug+s ${BINDIR}/ecartis diff -ruN ecartis.old/pkg-plist ecartis/pkg-plist --- ecartis.old/pkg-plist Sat Apr 27 09:38:10 2002 +++ ecartis/pkg-plist Sat Apr 27 03:58:50 2002 @@ -49,6 +49,7 @@ ecartis/README.LISTS ecartis/README.DIGEST ecartis/README.ANTISPAM +ecartis/README.CVS ecartis/README ecartis/NOTE ecartis/LICENSE @@ -66,4 +67,5 @@ @dirrm ecartis/scripts @dirrm ecartis/queue @dirrm ecartis/modules +@dirrm ecartis/documentation @dirrm ecartis >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 8: 8:36 2002 Delivered-To: freebsd-ports@freebsd.org Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by hub.freebsd.org (Postfix) with ESMTP id 3983937B41C; Sat, 27 Apr 2002 08:08:33 -0700 (PDT) Received: from bmah.dyndns.org ([12.233.149.189]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020427150832.CZUZ8969.rwcrmhc51.attbi.com@bmah.dyndns.org>; Sat, 27 Apr 2002 15:08:32 +0000 Received: from intruder.bmah.org (localhost [127.0.0.1]) by bmah.dyndns.org (8.12.3/8.12.3) with ESMTP id g3RF8WcB050273; Sat, 27 Apr 2002 08:08:32 -0700 (PDT) (envelope-from bmah@intruder.bmah.org) Received: (from bmah@localhost) by intruder.bmah.org (8.12.3/8.12.3/Submit) id g3RF8W2u050272; Sat, 27 Apr 2002 08:08:32 -0700 (PDT) Message-Id: <200204271508.g3RF8W2u050272@intruder.bmah.org> X-Mailer: exmh version 2.5+ 20020416 with nmh-1.0.4 To: Jochem Kossen Cc: Kris Kennaway , ports@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: HEADS UP! XFree86 has been upgraded to 4.2.0 in 4.5-STABLE In-reply-to: <20020427121715.GA58085@jochem.dyndns.org> References: <20020427044054.A78618@xor.obsecurity.org> <20020427121715.GA58085@jochem.dyndns.org> Comments: In-reply-to Jochem Kossen message dated "Sat, 27 Apr 2002 14:17:15 +0200." From: "Bruce A. Mah" Reply-To: bmah@FreeBSD.ORG X-Face: g~c`.{#4q0"(V*b#g[i~rXgm*w;:nMfz%_RZLma)UgGN&=j`5vXoU^@n5v4:OO)c["!w)nD/!!~e4Sj7LiT'6*wZ83454H""lb{CC%T37O!!'S$S&D}sem7I[A 2V%N&+ X-Image-Url: http://www.employees.org/~bmah/Images/bmah-cisco-small.gif X-Url: http://www.employees.org/~bmah/ Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 27 Apr 2002 08:08:32 -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org If memory serves me right, Jochem Kossen wrote: > Very nice! But is it possible to let it register in /var/db/pkg as a > package? This way people would be able to upgrade in a more elegant > way...I've seen a lot of people being disappointed because of this... That's the way it works. XFree86 now gets installed using the metaport, instead of the old way of unpacking the XFree86 tarballs. Bruce. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 8:33:38 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.musha.org (daemon.musha.org [218.44.187.2]) by hub.freebsd.org (Postfix) with ESMTP id 9FB3B37B41A; Sat, 27 Apr 2002 08:33:33 -0700 (PDT) Received: from archon.local.idaemons.org (archon.local.idaemons.org [192.168.1.32]) by mail.musha.org (Postfix) with ESMTP id 8AE1E4D853; Sun, 28 Apr 2002 00:33:29 +0900 (JST) Date: Sun, 28 Apr 2002 00:33:30 +0900 Message-ID: <86sn5h9mwl.wl@archon.local.idaemons.org> From: "Akinori MUSHA" To: portmgr@FreeBSD.org, ports@FreeBSD.org Subject: XFREE86_HTML_MAN User-Agent: Wanderlust/2.9.9 (Unchained Melody) SEMI/1.14.3 (Ushinoya) LIMIT/1.14.7 (Fujiidera) APEL/10.3 MULE XEmacs/21.1 (patch 14) (Cuyahoga Valley) (i386--freebsd) Organization: Associated I. Daemons X-PGP-Public-Key: finger knu@FreeBSD.org X-PGP-Fingerprint: 081D 099C 1705 861D 4B70 B04A 920B EFC7 9FD9 E1EE MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, Jugding from the below logs, XFree86 4.2.0's imake doesn't seem to (make make) generate HTML man pages: http://bento.freebsd.org/errorlogs/5-full/ja-kdrill-5.10.log http://bento.freebsd.org/errorlogs/5-full/workman-1.3a.log http://bento.freebsd.org/errorlogs/5-full/xpat2-1.07.log Here is a quick fix: Index: bsd.port.mk =================================================================== RCS file: /home/ncvs/ports/Mk/bsd.port.mk,v retrieving revision 1.411 diff -u -1 -r1.411 bsd.port.mk --- bsd.port.mk 27 Apr 2002 11:22:59 -0000 1.411 +++ bsd.port.mk 27 Apr 2002 15:24:21 -0000 @@ -1761,7 +1761,7 @@ .else -.if defined(USE_IMAKE) -XFREE86_HTML_MAN?= yes -.else +#.if defined(USE_IMAKE) +#XFREE86_HTML_MAN?= yes +#.else XFREE86_HTML_MAN?= no -.endif +#.endif .endif -- / /__ __ Akinori.org / MUSHA.org / ) ) ) ) / FreeBSD.org / Ruby-lang.org Akinori MUSHA aka / (_ / ( (__( @ iDaemons.org / and.or.jp "Somewhere out of a memory.. of lighted streets on quiet nights.." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 8:50:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4B67437B404 for ; Sat, 27 Apr 2002 08:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RFo2x84578; Sat, 27 Apr 2002 08:50:02 -0700 (PDT) (envelope-from gnats) Received: from localhost.jollem.com (uds92-60.dial.hccnet.nl [62.251.60.92]) by hub.freebsd.org (Postfix) with ESMTP id 6E09537B41E for ; Sat, 27 Apr 2002 08:48:33 -0700 (PDT) Received: (from ernst@localhost) by localhost.jollem.com (8.11.6/8.11.6) id g3RFmIP00801; Sat, 27 Apr 2002 17:48:18 +0200 (CEST) (envelope-from ernst) Message-Id: <200204271548.g3RFmIP00801@localhost.jollem.com> Date: Sat, 27 Apr 2002 17:48:18 +0200 (CEST) From: Ernst de Haan Reply-To: Ernst de Haan To: FreeBSD-gnats-submit@FreeBSD.org Cc: zach@neurosoft.org X-Send-Pr-Version: 3.113 Subject: ports/37507: lang/kawa depends on JDK 1.2+ not on 1.1+ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37507 >Category: ports >Synopsis: lang/kawa depends on JDK 1.2+ not on 1.1+ >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Apr 27 08:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Ernst de Haan >Release: FreeBSD 4.5-RELEASE i386 >Organization: FreeBSD >Environment: System: FreeBSD heinz 4.5-RELEASE FreeBSD 4.5-RELEASE #3: Sat Mar 2 13:27:29 CET 2002 root@heinz:/usr/src/sys/compile/HEINZ i386 >Description: It seems that lang/kawa depends on JDK 1.2+, not just on JDK 1.1+. Could you confirm or deny this Zach ? See: http://bento.freebsd.org/errorlogs/4-full/kawa-1.6.98.log for the error that lead me to believe this. >How-To-Repeat: >Fix: Define USE_JAVA as 1.2+. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 8:53:45 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F2ADE37B417; Sat, 27 Apr 2002 08:53:42 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RFrgv85078; Sat, 27 Apr 2002 08:53:42 -0700 (PDT) (envelope-from znerd) Date: Sat, 27 Apr 2002 08:53:42 -0700 (PDT) From: Message-Id: <200204271553.g3RFrgv85078@freefall.freebsd.org> To: znerd@FreeBSD.org, freebsd-ports@FreeBSD.org, znerd@FreeBSD.org Subject: Re: ports/37507: lang/kawa depends on JDK 1.2+ not on 1.1+ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: lang/kawa depends on JDK 1.2+ not on 1.1+ Responsible-Changed-From-To: freebsd-ports->znerd Responsible-Changed-By: znerd Responsible-Changed-When: Sat Apr 27 08:53:21 PDT 2002 Responsible-Changed-Why: I'll handle it myself. http://www.freebsd.org/cgi/query-pr.cgi?pr=37507 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 8:54:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7E55D37B400; Sat, 27 Apr 2002 08:54:16 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RFsGL85286; Sat, 27 Apr 2002 08:54:16 -0700 (PDT) (envelope-from znerd) Date: Sat, 27 Apr 2002 08:54:16 -0700 (PDT) From: Message-Id: <200204271554.g3RFsGL85286@freefall.freebsd.org> To: znerd@FreeBSD.org, freebsd-ports@FreeBSD.org, znerd@FreeBSD.org Subject: Re: ports/37505: cupsd.sh prints 'cupsd ' iso ' cupsd' Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: cupsd.sh prints 'cupsd ' iso ' cupsd' Responsible-Changed-From-To: freebsd-ports->znerd Responsible-Changed-By: znerd Responsible-Changed-When: Sat Apr 27 08:53:57 PDT 2002 Responsible-Changed-Why: I'll contact the maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=37505 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 9:30:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B36AD37B41A for ; Sat, 27 Apr 2002 09:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RGU1N93941; Sat, 27 Apr 2002 09:30:01 -0700 (PDT) (envelope-from gnats) Received: from dmlb.org (pc1-camc6-0-cust106.cam.cable.ntl.com [80.4.4.106]) by hub.freebsd.org (Postfix) with ESMTP id 3DB1937B41B for ; Sat, 27 Apr 2002 09:26:20 -0700 (PDT) Received: from dmlb by dmlb.org with local (Exim 3.33 #1) id 171V1f-0007AM-00 for FreeBSD-gnats-submit@freebsd.org; Sat, 27 Apr 2002 17:26:19 +0100 Message-Id: Date: Sat, 27 Apr 2002 17:26:19 +0100 From: "Duncan Barclay,Cambridge - United Kingdon,,+44 1223 871245" To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/37508: update electric port to 6.0.5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37508 >Category: ports >Synopsis: update electric port to 6.0.5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Apr 27 09:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Duncan Barclay >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD slave.my.domain 4.4-STABLE FreeBSD 4.4-STABLE #6: Sun Dec 23 21: 00:17 GMT 2001 dmlb@slave.my.domain:/usr/src/sys/compile/SLAVE i386 >Description: update port to latest release >How-To-Repeat: >Fix: diff for ports/cad/electric/Makefile --- Makefile~ Sat Apr 27 17:23:54 2002 +++ Makefile Sat Apr 27 17:16:51 2002 @@ -6,7 +6,7 @@ # PORTNAME= electric -PORTVERSION= 6.0.4 +PORTVERSION= 6.0.5 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 9:50: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EA1B637B41B for ; Sat, 27 Apr 2002 09:50:00 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RGo0K96036; Sat, 27 Apr 2002 09:50:00 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3117F37B404 for ; Sat, 27 Apr 2002 09:41:00 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RGf0Y95100; Sat, 27 Apr 2002 09:41:00 -0700 (PDT) (envelope-from nobody) Message-Id: <200204271641.g3RGf0Y95100@freefall.freebsd.org> Date: Sat, 27 Apr 2002 09:41:00 -0700 (PDT) From: Erik Greenwald To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37509: [Maintainer Upgrade] sysutils/x86info 1.8->1.9 fixes amd detection Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37509 >Category: ports >Synopsis: [Maintainer Upgrade] sysutils/x86info 1.8->1.9 fixes amd detection >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Apr 27 09:50:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Erik Greenwald >Release: -stable >Organization: >Environment: FreeBSD fenris 4.5-STABLE FreeBSD 4.5-STABLE #0: Fri Apr 26 18:57:08 CDT 2002 erik@fenris:/usr/tmp/FENRIS i386 >Description: AMD cpu detection was broken in 1.8, the project maintainer released a version that fixes it >How-To-Repeat: >Fix: diff -Nurb sysutils/x86info.orig/Makefile sysutils/x86info/Makefile --- sysutils/x86info.orig/Makefile Fri Apr 26 15:15:58 2002 +++ sysutils/x86info/Makefile Sat Apr 27 11:12:03 2002 @@ -6,7 +6,7 @@ # PORTNAME= x86info -PORTVERSION= 1.8 +PORTVERSION= 1.9 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.suse.com/pub/people/davej/x86info/ \ ${MASTER_SITE_SOURCEFORGE} diff -Nurb sysutils/x86info.orig/distinfo sysutils/x86info/distinfo --- sysutils/x86info.orig/distinfo Fri Apr 26 15:15:58 2002 +++ sysutils/x86info/distinfo Sat Apr 27 11:12:55 2002 @@ -1 +1 @@ -MD5 (x86info-1.8.tgz) = cdd0888d0bcb82a0d0b6e7d2b5309e69 +MD5 (x86info-1.9.tgz) = b0a31bc1bedf6b15e17e185f8d44c172 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 9:59:10 2002 Delivered-To: freebsd-ports@freebsd.org Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by hub.freebsd.org (Postfix) with ESMTP id A89FF37B400; Sat, 27 Apr 2002 09:59:03 -0700 (PDT) Received: by leviathan.inethouston.net (Postfix, from userid 1001) id 0320B3198C2; Sat, 27 Apr 2002 11:59:00 -0500 (CDT) Date: Sat, 27 Apr 2002 11:59:00 -0500 From: "David W. Chapman Jr." To: Jens Rehsack Cc: "David W. Chapman Jr." , dwcjr@FreeBSD.org, ports@FreeBSD.org Subject: Re: FreeBSD Port: samba-2.2.3a - configuration options interactive script Message-ID: <20020427165900.GA97604@leviathan.inethouston.net> Reply-To: "David W. Chapman Jr." Mail-Followup-To: Jens Rehsack , "David W. Chapman Jr." , dwcjr@FreeBSD.org, ports@FreeBSD.org References: <3CC871DC.4EAC9AA@liwing.de> <20020425215741.GA95577@leviathan.inethouston.net> <3CCA6D96.696B26DE@liwing.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3CCA6D96.696B26DE@liwing.de> User-Agent: Mutt/1.3.28i X-Operating-System: FreeBSD 4.5-STABLE i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Postfix works in the same way mod_php4 works - and I didn't like it, because a > "make clean" removes the "Makefile.inc" which stores the configuration the > administrator made. That's a simple thing to remove, but it must remove the Makefile.inc upon make clean. If that's going to be a problem, you may want to bring that up with PORTMGR > I'm searching for a way to keep the configuration file over a "make clean" - maybe > till new options in the dialog system appear. I like the functionality of "portupgrade", > but updating many ports which have a menu system is confusing ... > Sometimes it's difficult to remember, which server/workstation was compiled using > which options ... > > Postfix do the same way... This appears to be the standard, so we'll have to bring portmgr into this if this is a problem for you. > > > > > 3) Should the script check (checkable) misconfigurations, or is the admin every time > > > smart enough? > > > > what kind of misconfigurations would it detect? What I've been told > > in the past is to let the admin shoot themselves in the foot if they > > wish but this attitude may have changed. > > I did not know. It was a question like: "If I find some ways to let the admin shoot it's foot, > should I sell some bullet-proofed socks?" But I understand - learning by doing - learning more > doing wrong :-) It comes down to why should we tell the admin what that person can and cannot do. -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. dwcjr@freebsd.org FreeBSD Committer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 10:19:59 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9D15C37B405; Sat, 27 Apr 2002 10:19:56 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RHJuQ04255; Sat, 27 Apr 2002 10:19:56 -0700 (PDT) (envelope-from marcus) Date: Sat, 27 Apr 2002 10:19:56 -0700 (PDT) From: Message-Id: <200204271719.g3RHJuQ04255@freefall.freebsd.org> To: marcus@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/37497: gtk+-2.0 crashes with certain locale settings Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: gtk+-2.0 crashes with certain locale settings Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: marcus Responsible-Changed-When: Sat Apr 27 10:19:40 PDT 2002 Responsible-Changed-Why: Over to maintainers. http://www.freebsd.org/cgi/query-pr.cgi?pr=37497 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 10:23:57 2002 Delivered-To: freebsd-ports@freebsd.org Received: from hotmail.com (f60.law8.hotmail.com [216.33.241.60]) by hub.freebsd.org (Postfix) with ESMTP id 6CC3537B41F for ; Sat, 27 Apr 2002 10:23:53 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sat, 27 Apr 2002 10:23:53 -0700 Received: from 24.49.223.7 by lw8fd.law8.hotmail.msn.com with HTTP; Sat, 27 Apr 2002 17:23:53 GMT X-Originating-IP: [24.49.223.7] From: "Dennis Pierce" To: ptravis@cmp.com, pthomas@cmp.com, ptb@it.uc3m.es, pspfeedback@corp.earthlink.net, psirt@cisco.com, pschancu@cmp.com, provos@monkey.org, protest@2600.com, proftpd@proftpd.net, producer@workingassets.com, problems@howstuffworks.com, prapalus@mfi.com, pranavj@aol.com, postmaster@cert.org, ports@freebsddiary.org, ports@FreeBSD.org, politech@politechbot.com, pnr@iki.fi, pmh7@aol.com, pklein@cmp.com, pilsl@goldfisch.atat.at, phrack@well.sf.ca.us, phr@netcom.com, philip@adhesivemedia.com Subject: Cover your tracks !!! Date: Sat, 27 Apr 2002 13:23:53 -0400 Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_6b1a_48e5_3c46" Message-ID: X-OriginalArrivalTime: 27 Apr 2002 17:23:53.0361 (UTC) FILETIME=[4DB3F010:01C1EE10] Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_6b1a_48e5_3c46 Content-Type: text/plain; format=flowed _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com ------=_NextPart_000_6b1a_48e5_3c46 Content-Type: text/html; name="TraceBreaker.html" Content-Transfer-Encoding: 8bit Content-Disposition: attachment; filename="TraceBreaker.html" ------=_NextPart_000_6b1a_48e5_3c46-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 10:40:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5F0B137B420 for ; Sat, 27 Apr 2002 10:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RHe2708238; Sat, 27 Apr 2002 10:40:02 -0700 (PDT) (envelope-from gnats) Received: from twoflower.liebende.de (pD9507F21.dip.t-dialin.net [217.80.127.33]) by hub.freebsd.org (Postfix) with ESMTP id B9DF837B404 for ; Sat, 27 Apr 2002 10:33:44 -0700 (PDT) Received: from twoflower.liebende.de (localhost [127.0.0.1]) by twoflower.liebende.de (8.12.3/8.12.3) with ESMTP id g3RHWc1w038091; Sat, 27 Apr 2002 19:32:38 +0200 (CEST) (envelope-from jstocker@twoflower.liebende.de) Received: (from jstocker@localhost) by twoflower.liebende.de (8.12.3/8.12.3/Submit) id g3RHWa6E038090; Sat, 27 Apr 2002 19:32:36 +0200 (MEST) Message-Id: <200204271732.g3RHWa6E038090@twoflower.liebende.de> Date: Sat, 27 Apr 2002 19:32:36 +0200 (MEST) From: Jan.Stocker@t-online.de Reply-To: Jan.Stocker@t-online.de To: FreeBSD-gnats-submit@FreeBSD.org Cc: Jan.Stocker@t-online.de X-Send-Pr-Version: 3.113 Subject: ports/37510: gcvs does not work, build-in cvs does not support flag -cvsgui Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37510 >Category: ports >Synopsis: gcvs does not work, build-in cvs does not support flag -cvsgui >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Apr 27 10:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jan Stocker >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD twoflower 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon Apr 22 16:19:32 MEST 2002 jstocker@twoflower:/usr/src/sys/i386/compile/Twoflower50 i386 >Description: You cant use gcvs, because the builded cvs does not know the -cvsgui switch which is required. >How-To-Repeat: a) install b) go to prefs and exit dialog and you'll get a error log >Fix: Update from 1.0b2 to 1.0b3 (attached). diff -urN gcvs.orig/Makefile gcvs/Makefile --- gcvs.orig/Makefile Tue Feb 5 20:29:49 2002 +++ gcvs/Makefile Sat Apr 27 18:18:11 2002 @@ -6,7 +6,7 @@ # PORTNAME= gcvs -PORTVERSION= 1.0b2 +PORTVERSION= 1.0b3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= cvsgui diff -urN gcvs.orig/distinfo gcvs/distinfo --- gcvs.orig/distinfo Tue Feb 5 20:29:49 2002 +++ gcvs/distinfo Sat Apr 27 18:55:32 2002 @@ -1 +1 @@ -MD5 (gcvs-1.0b2.tar.gz) = 78cac5ec6c3463ece10a9b362b3965f7 +MD5 (gcvs-1.0b3.tar.gz) = 997af3526601b45c178134dff56f888a diff -urN gcvs.orig/files/patch-cvsunix-contrib-Makefile.in gcvs/files/patch-cvsunix-contrib-Makefile.in --- gcvs.orig/files/patch-cvsunix-contrib-Makefile.in Sat Mar 31 13:42:00 2001 +++ gcvs/files/patch-cvsunix-contrib-Makefile.in Thu Jan 1 01:00:00 1970 @@ -1,24 +0,0 @@ ---- cvsunix/contrib/Makefile.in.orig Tue Sep 26 15:18:40 2000 -+++ cvsunix/contrib/Makefile.in Thu Mar 29 00:42:12 2001 -@@ -37,7 +37,7 @@ - # Use cp if you don't have install. - INSTALL = @INSTALL@ - INSTALL_DATA = @INSTALL_DATA@ --INSTALL_PROGRAM = @INSTALL_PROGRAM@ -+INSTALL_SCRIPT = @INSTALL_SCRIPT@ - - DISTFILES = \ - ChangeLog README .cvsignore intro.doc \ -@@ -83,10 +83,10 @@ - $(INSTALL_DATA) $(srcdir)/$$f $(libdir)/cvs/contrib/$$f; \ - done - for f in $(CONTRIB_PROGS) ; do\ -- $(INSTALL_PROGRAM) $$f $(libdir)/cvs/contrib/$$f; \ -+ $(INSTALL_SCRIPT) $$f $(libdir)/cvs/contrib/$$f; \ - done - for f in $(PROGS) ; do\ -- $(INSTALL_PROGRAM) $$f $(bindir)/$$f; \ -+ $(INSTALL_SCRIPT) $$f $(bindir)/$$f; \ - done - .PHONY: install - diff -urN gcvs.orig/files/patch-cvsunix-src-Makefile.in gcvs/files/patch-cvsunix-src-Makefile.in --- gcvs.orig/files/patch-cvsunix-src-Makefile.in Sat Mar 31 13:42:00 2001 +++ gcvs/files/patch-cvsunix-src-Makefile.in Sat Apr 27 18:24:02 2002 @@ -1,14 +1,5 @@ --- cvsunix/src/Makefile.in.orig Tue Mar 6 17:36:21 2001 +++ cvsunix/src/Makefile.in Thu Mar 29 00:44:20 2001 -@@ -33,7 +33,7 @@ - # Use cp if you don't have install. - INSTALL = @INSTALL@ - INSTALL_DATA = @INSTALL_DATA@ --INSTALL_PROGRAM = @INSTALL_PROGRAM@ -+INSTALL_SCRIPT = @INSTALL_SCRIPT@ - - LIBS = @LIBS@ - @@ -88,7 +88,7 @@ install: installdirs @for prog in $(PROGS); do \ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 10:55:56 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E4BAF37B41A; Sat, 27 Apr 2002 10:55:53 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RHtr610559; Sat, 27 Apr 2002 10:55:53 -0700 (PDT) (envelope-from pat) Date: Sat, 27 Apr 2002 10:55:53 -0700 (PDT) From: Message-Id: <200204271755.g3RHtr610559@freefall.freebsd.org> To: erik@smluc.org, pat@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37509: [Maintainer Upgrade] sysutils/x86info 1.8->1.9 fixes amd detection Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: [Maintainer Upgrade] sysutils/x86info 1.8->1.9 fixes amd detection State-Changed-From-To: open->closed State-Changed-By: pat State-Changed-When: Sat Apr 27 10:55:40 PDT 2002 State-Changed-Why: Committed, Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37509 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 11: 0:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0212B37B420 for ; Sat, 27 Apr 2002 11:00:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RI03k11064; Sat, 27 Apr 2002 11:00:03 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9B28837B417 for ; Sat, 27 Apr 2002 10:51:03 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RHp3s09868; Sat, 27 Apr 2002 10:51:03 -0700 (PDT) (envelope-from nobody) Message-Id: <200204271751.g3RHp3s09868@freefall.freebsd.org> Date: Sat, 27 Apr 2002 10:51:03 -0700 (PDT) From: Andreas Schulz To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37511: ports/net/jabber-conference dist changed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37511 >Category: ports >Synopsis: ports/net/jabber-conference dist changed >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Apr 27 11:00:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Andreas Schulz >Release: 4.5-RELEASE >Organization: FHG-FIRST >Environment: FreeBSD freebsd.first.gmd.de 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Wed Feb 13 18:10:41 CET 2002 root@freebsd.first.gmd.de:/usr/src/sys/compile/FREEBSD i386 >Description: ports/netjabber-conference searches the file on the mastersite on dists/1.4/final, but the file is now in dists/1.4/final/old . >How-To-Repeat: Try to fetch it :-). >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 11: 0:47 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8591A37B423 for ; Sat, 27 Apr 2002 11:00:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RI04t11075; Sat, 27 Apr 2002 11:00:04 -0700 (PDT) (envelope-from gnats) Received: from twoflower.liebende.de (pD9507F21.dip.t-dialin.net [217.80.127.33]) by hub.freebsd.org (Postfix) with ESMTP id 1853E37B405 for ; Sat, 27 Apr 2002 10:59:39 -0700 (PDT) Received: from twoflower.liebende.de (localhost [127.0.0.1]) by twoflower.liebende.de (8.12.3/8.12.3) with ESMTP id g3RHwX1w040087; Sat, 27 Apr 2002 19:58:33 +0200 (CEST) (envelope-from jstocker@twoflower.liebende.de) Received: (from jstocker@localhost) by twoflower.liebende.de (8.12.3/8.12.3/Submit) id g3RHwXKL040086; Sat, 27 Apr 2002 19:58:33 +0200 (MEST) Message-Id: <200204271758.g3RHwXKL040086@twoflower.liebende.de> Date: Sat, 27 Apr 2002 19:58:33 +0200 (MEST) From: Jan.Stocker@t-online.de Reply-To: Jan.Stocker@t-online.de To: FreeBSD-gnats-submit@FreeBSD.org Cc: Jan.Stocker@t-online.de X-Send-Pr-Version: 3.113 Subject: ports/37512: New Port: tuxpuck a Shufflepuck Clone Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37512 >Category: ports >Synopsis: New Port: tuxpuck a Shufflepuck Clone >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Apr 27 11:00:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jan Stocker >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD twoflower 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon Apr 22 16:19:32 MEST 2002 jstocker@twoflower:/usr/src/sys/i386/compile/Twoflower50 i386 >Description: A SDL based Shufflepuck Cafe clone. >How-To-Repeat: >Fix: # 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: # # tuxpuck # tuxpuck/Makefile # tuxpuck/distinfo # tuxpuck/pkg-plist # tuxpuck/pkg-descr # tuxpuck/pkg-comment # tuxpuck/files # tuxpuck/files/patch-Makefile # tuxpuck/files/patch-tuxpuck.c # echo c - tuxpuck mkdir -p tuxpuck > /dev/null 2>&1 echo x - tuxpuck/Makefile sed 's/^X//' >tuxpuck/Makefile << 'END-of-tuxpuck/Makefile' X# New ports collection makefile for: tuxpuck X# Date created: 25 April 2002 X# Whom: Jan Stocker X XPORTNAME= tuxpuck XPORTVERSION= 0.7.109 XCATEGORIES= games XMASTER_SITES= http://www.efd.lth.se/~d00jkr/${PORTNAME}/ X XMAINTAINER= Jan.Stocker@t-online.de X XUSE_GMAKE= yes X XSDL_CONFIG= ${LOCALBASE}/bin/sdl11-config X XMAKE_ENV= SDL_CONFIG="${SDL_CONFIG}" X XLIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ X png.5:${PORTSDIR}/graphics/png \ X vorbis.1:${PORTSDIR}/audio/libvorbis X.include X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/tuxpuck ${PREFIX}/bin X ${INSTALL_MAN} ${WRKSRC}/man/tuxpuck.6.gz ${MANPREFIX}/man/man6 X X.include END-of-tuxpuck/Makefile echo x - tuxpuck/distinfo sed 's/^X//' >tuxpuck/distinfo << 'END-of-tuxpuck/distinfo' XMD5 (tuxpuck-0.7.109.tar.gz) = 10e06079905acdafd924734cabb44f22 END-of-tuxpuck/distinfo echo x - tuxpuck/pkg-plist sed 's/^X//' >tuxpuck/pkg-plist << 'END-of-tuxpuck/pkg-plist' Xbin/tuxpuck END-of-tuxpuck/pkg-plist echo x - tuxpuck/pkg-descr sed 's/^X//' >tuxpuck/pkg-descr << 'END-of-tuxpuck/pkg-descr' XAnyone remember "Shufflepuck Cafe" for the Amiga/AtariST? X XTuxPuck is a shufflepuck game written in C using SDL. The Xplayer moves a pad around a board and tries to shoot down Xthe puck through the opponents defense. X Xhttp://www.efd.lth.se/~d00jkr/tuxpuck/ END-of-tuxpuck/pkg-descr echo x - tuxpuck/pkg-comment sed 's/^X//' >tuxpuck/pkg-comment << 'END-of-tuxpuck/pkg-comment' XShufflepuck Cafe Clone END-of-tuxpuck/pkg-comment echo c - tuxpuck/files mkdir -p tuxpuck/files > /dev/null 2>&1 echo x - tuxpuck/files/patch-Makefile sed 's/^X//' >tuxpuck/files/patch-Makefile << 'END-of-tuxpuck/files/patch-Makefile' X--- Makefile.orig Thu Apr 25 23:14:27 2002 X+++ Makefile Thu Apr 25 23:25:55 2002 X@@ -1,7 +1,7 @@ X # Makefile for TuxPuck , Copyright Jacob Kroon 2001-2002 X VERSION = 0.7.109 X CC = gcc X-CFLAGS += `sdl-config --cflags` -D_VERSION=\"$(VERSION)\" \ X+CFLAGS += `$(SDL_CONFIG) --cflags` -D_VERSION=\"$(VERSION)\" \ X -g -Wall -Werror X CSOURCES = tuxpuck.c video.c audio.c sprite.c font.c timer.c board.c \ X entity.c glass.c scoreboard.c player.c zoom.c png.c jpg.c \ X@@ -11,6 +11,7 @@ X X ############################################################# X X+ X OBJS=$(CSOURCES:.c=.o) X X %.o : %.c X@@ -18,7 +19,7 @@ X X tuxpuck : $(OBJS) X cd data; $(MAKE) X- $(CC) $(OBJS) data/libdata.a `sdl-config --libs` -lm -lpng -ljpeg \ X+ $(CC) $(OBJS) data/libdata.a `$(SDL_CONFIG) --libs` -lm -lpng -ljpeg \ X -lz -lvorbisfile -lvorbis -o tuxpuck X X clean : X@@ -55,3 +56,7 @@ X install -d $(DESTDIR)/usr/man/man6 X install -m755 tuxpuck $(DESTDIR)/usr/bin X install -m644 man/tuxpuck.6.gz $(DESTDIR)/usr/man/man6 X+ X+all : tuxpuck X+ X+ END-of-tuxpuck/files/patch-Makefile echo x - tuxpuck/files/patch-tuxpuck.c sed 's/^X//' >tuxpuck/files/patch-tuxpuck.c << 'END-of-tuxpuck/files/patch-tuxpuck.c' X--- tuxpuck.c.orig Thu Apr 25 23:24:18 2002 X+++ tuxpuck.c Thu Apr 25 23:24:39 2002 X@@ -40,7 +40,7 @@ X #endif X X /* externals */ X-extern time_t time(time_t *); X+#include X extern void run_intro(void); X extern AIPlayer *tux_create(Pad *, Puck *); X extern AIPlayer *arcana_create(Pad *, Puck *); END-of-tuxpuck/files/patch-tuxpuck.c exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 11:20:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1209B37B41B for ; Sat, 27 Apr 2002 11:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RIK1K18373; Sat, 27 Apr 2002 11:20:02 -0700 (PDT) (envelope-from gnats) Received: from twoflower.liebende.de (pD95079A8.dip.t-dialin.net [217.80.121.168]) by hub.freebsd.org (Postfix) with ESMTP id 6D76637B405 for ; Sat, 27 Apr 2002 11:13:28 -0700 (PDT) Received: from twoflower.liebende.de (localhost [127.0.0.1]) by twoflower.liebende.de (8.12.3/8.12.3) with ESMTP id g3RICM1w043698; Sat, 27 Apr 2002 20:12:22 +0200 (CEST) (envelope-from jstocker@twoflower.liebende.de) Received: (from jstocker@localhost) by twoflower.liebende.de (8.12.3/8.12.3/Submit) id g3RICMuD043697; Sat, 27 Apr 2002 20:12:22 +0200 (MEST) Message-Id: <200204271812.g3RICMuD043697@twoflower.liebende.de> Date: Sat, 27 Apr 2002 20:12:22 +0200 (MEST) From: Jan.Stocker@t-online.de Reply-To: Jan.Stocker@t-online.de To: FreeBSD-gnats-submit@FreeBSD.org Cc: Jan.Stocker@t-online.de X-Send-Pr-Version: 3.113 Subject: ports/37513: Crimson Fields update to 0.2.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37513 >Category: ports >Synopsis: Crimson Fields update to 0.2.2 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Apr 27 11:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jan Stocker >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD twoflower 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon Apr 22 16:19:32 MEST 2002 jstocker@twoflower:/usr/src/sys/i386/compile/Twoflower50 i386 >Description: The port was out-of-date a long time and the owner does not reply to my requests (i would take ownership for this port) >How-To-Repeat: >Fix: diff -urN crimson.orig/Makefile crimson/Makefile --- crimson.orig/Makefile Tue Apr 16 22:47:53 2002 +++ crimson/Makefile Wed Apr 24 10:16:46 2002 @@ -5,7 +5,7 @@ # $FreeBSD: ports/games/crimson/Makefile,v 1.4 2002/04/17 12:37:55 sobomax Exp $ PORTNAME= crimson -PORTVERSION= 0.1.3 +PORTVERSION= 0.2.2 CATEGORIES= games MASTER_SITES= http://www.lanipage.de/jens/crimson/ PKGNAMESUFFIX= -fields diff -urN crimson.orig/distinfo crimson/distinfo --- crimson.orig/distinfo Sun May 20 05:01:01 2001 +++ crimson/distinfo Sat Apr 27 20:01:28 2002 @@ -1 +1 @@ -MD5 (crimson-0.1.3.tar.bz2) = cd4530013a92797ed5c2433aafee69ac +MD5 (crimson-0.2.2.tar.bz2) = a88310159fecba1cc95f7682556ce332 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 11:22:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6933A37B419; Sat, 27 Apr 2002 11:22:11 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RIMBN19055; Sat, 27 Apr 2002 11:22:11 -0700 (PDT) (envelope-from ijliao) Date: Sat, 27 Apr 2002 11:22:11 -0700 (PDT) From: Message-Id: <200204271822.g3RIMBN19055@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37500: Update port: print/ghostscript-afpl Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: print/ghostscript-afpl State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sat Apr 27 11:22:03 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=37500 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 11:28:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DE73737B429; Sat, 27 Apr 2002 11:28:16 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RISGl20645; Sat, 27 Apr 2002 11:28:16 -0700 (PDT) (envelope-from ijliao) Date: Sat, 27 Apr 2002 11:28:16 -0700 (PDT) From: Message-Id: <200204271828.g3RISGl20645@freefall.freebsd.org> To: tkato@prontomail.com, ijliao@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37501: Update port: print/ghostscript-gnu to 7.05 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: Update port: print/ghostscript-gnu to 7.05 State-Changed-From-To: open->closed State-Changed-By: ijliao State-Changed-When: Sat Apr 27 11:28:07 PDT 2002 State-Changed-Why: committed, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=37501 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 12:39:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EE32537B431; Sat, 27 Apr 2002 12:39:16 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RJdGk42225; Sat, 27 Apr 2002 12:39:16 -0700 (PDT) (envelope-from lioux) Date: Sat, 27 Apr 2002 12:39:16 -0700 (PDT) From: Message-Id: <200204271939.g3RJdGk42225@freefall.freebsd.org> To: dmlb@dmlb.org, lioux@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37508: update electric port to 6.0.5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: update electric port to 6.0.5 State-Changed-From-To: open->closed State-Changed-By: lioux State-Changed-When: Sat Apr 27 12:38:58 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37508 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 12:50:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AA58037B417 for ; Sat, 27 Apr 2002 12:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RJo1X43355; Sat, 27 Apr 2002 12:50:01 -0700 (PDT) (envelope-from gnats) Received: from mile.nevermind.kiev.ua (freebsddiary.org.ua [213.186.199.26]) by hub.freebsd.org (Postfix) with ESMTP id DC9B737B41C for ; Sat, 27 Apr 2002 12:42:26 -0700 (PDT) Received: from mile.nevermind.kiev.ua (never@localhost [127.0.0.1]) by mile.nevermind.kiev.ua (8.12.3/8.12.2) with ESMTP id g3RJg6Ii055921 for ; Sat, 27 Apr 2002 22:42:07 +0300 (EEST) (envelope-from never@mile.nevermind.kiev.ua) Received: (from never@localhost) by mile.nevermind.kiev.ua (8.12.3/8.12.3/Submit) id g3RJg6KL055920; Sat, 27 Apr 2002 22:42:06 +0300 (EEST) Message-Id: <200204271942.g3RJg6KL055920@mile.nevermind.kiev.ua> Date: Sat, 27 Apr 2002 22:42:06 +0300 (EEST) From: Alexandr Kovalenko Reply-To: Alexandr Kovalenko To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37515: x11/gnomecore: gsm/splash.c uses hard-coded fontset Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37515 >Category: ports >Synopsis: x11/gnomecore: gsm/splash.c uses hard-coded fontset >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Apr 27 12:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alexandr Kovalenko >Release: FreeBSD 4.5-STABLE i386 >Organization: Net.Style Ltd. >Environment: System: FreeBSD mile.nevermind.kiev.ua 4.5-STABLE FreeBSD 4.5-STABLE #0: Sun Apr 21 17:35:04 EEST 2002 root@mile.nevermind.kiev.ua:/usr/obj/usr/src/sys/mile i386 Lastest ports. >Description: File gsm/splash.c of gnomecore package contains hard-coded fontset in it, which does not contain all of encodings, that's why gnome startup splashscreen looks very wierd. http://office.netstyle.com.ua/gnomesplash.jpg (text at the bottom) I've fixed this for myself by adding x11/gnomecore/files/patch-gsm::splash.c patch with following content. It is only temporary fix, I think this font should be user-configurable. --- gsm/splash.c.orig Sat Apr 27 22:13:32 2002 +++ gsm/splash.c Sat Apr 27 22:14:49 2002 @@ -470,7 +470,7 @@ "text", _("Starting GNOME"), "x", (gdouble)(width / 2), "y", (gdouble)(height - 7.5), - "fontset", _("-adobe-helvetica-medium-r-normal-*-8-*-*-*-p-*-*-*"), + "fontset", _("-monotype-arial-medium-r-normal-*-9-*-*-*-p-*-koi8-u"), "anchor", GTK_ANCHOR_CENTER, "fill_color", "white", NULL); >How-To-Repeat: cd /usr/ports/x11/gnomecore; make patch look at work/*/gsm/splash.c >Fix: Only temporary, and only for koi8-u (or any other): --- gsm/splash.c.orig Sat Apr 27 22:13:32 2002 +++ gsm/splash.c Sat Apr 27 22:14:49 2002 @@ -470,7 +470,7 @@ "text", _("Starting GNOME"), "x", (gdouble)(width / 2), "y", (gdouble)(height - 7.5), - "fontset", _("-adobe-helvetica-medium-r-normal-*-8-*-*-*-p-*-*-*"), + "fontset", _("-monotype-arial-medium-r-normal-*-9-*-*-*-p-*-koi8-u"), "anchor", GTK_ANCHOR_CENTER, "fill_color", "white", NULL); >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 13:53:51 2002 Delivered-To: freebsd-ports@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-165-226-18.dsl.lsan03.pacbell.net [64.165.226.18]) by hub.freebsd.org (Postfix) with ESMTP id 5484C37B41B; Sat, 27 Apr 2002 13:53:45 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id D8F8066C2B; Sat, 27 Apr 2002 13:53:44 -0700 (PDT) Date: Sat, 27 Apr 2002 13:53:44 -0700 From: Kris Kennaway To: Edwin Groothuis Cc: Kris Kennaway , ports@FreeBSD.org, stable@FreeBSD.org Subject: Re: HEADS UP! XFree86 has been upgraded to 4.2.0 in 4.5-STABLE Message-ID: <20020427135344.D89190@xor.obsecurity.org> References: <20020427044054.A78618@xor.obsecurity.org> <20020427221418.J56612@k7.mavetju.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="Hf61M2y+wYpnELGG" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020427221418.J56612@k7.mavetju.org>; from edwin@mavetju.org on Sat, Apr 27, 2002 at 10:14:18PM +1000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --Hf61M2y+wYpnELGG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 27, 2002 at 10:14:18PM +1000, Edwin Groothuis wrote: > On Sat, Apr 27, 2002 at 04:40:55AM -0700, Kris Kennaway wrote: > > As decided by the release engineering and port manager teams, > > I have switched the default XFree86 version from 3.3.6 to 4.2.0. > > Packages for FreeBSD 4.x are now being built with XFree86-4.2.0 > > as a dependency, and ports will also be built with the newer > > version once you update to a newer -STABLE kernel. >=20 > XFree86-4.2.0 is currently depending on print/freetype2, which is > an often changing library (in the last six months we've gone from > libfreetype.so.6 to libfreetype.so.9). How will this problem be > attacked? The same way it always is..when the shared library version is updated, the LIB_DEPENDS of any dependent ports will be updated to track it, and users who use an appropriate tool like portupgrade won't have any problems. > For what it's worth, I had to link libfreetype.so.9 to so.8 because > my xterms didn't want to startup anymore. This is probably because of an incorrect upgrade. Using portupgrade should solve this unless it's an actual bug in dependencies somewhere. Kris --Hf61M2y+wYpnELGG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8yw/XWry0BWjoQKURAqOBAKDmwgzjScWPmEEqu9O8l254bqx1xwCgxwC/ GuXU0BqTOaQL8Tmzclfpc14= =b4ha -----END PGP SIGNATURE----- --Hf61M2y+wYpnELGG-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 14: 1:38 2002 Delivered-To: freebsd-ports@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-165-226-18.dsl.lsan03.pacbell.net [64.165.226.18]) by hub.freebsd.org (Postfix) with ESMTP id C19CC37B41C; Sat, 27 Apr 2002 14:01:29 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 3A99C66D59; Sat, 27 Apr 2002 14:01:29 -0700 (PDT) Date: Sat, 27 Apr 2002 14:01:29 -0700 From: Kris Kennaway To: Thomas David Rivers Cc: kris@obsecurity.org, portmgr@FreeBSD.ORG, ports@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: HEADS UP! XFree86 has been upgraded to 4.2.0 in 4.5-STABLE Message-ID: <20020427140128.A89621@xor.obsecurity.org> References: <20020427044054.A78618@xor.obsecurity.org> <200204271150.g3RBoAR78193@lakes.dignus.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="7JfCtLOvnd9MIVvH" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200204271150.g3RBoAR78193@lakes.dignus.com>; from rivers@dignus.com on Sat, Apr 27, 2002 at 07:50:10AM -0400 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --7JfCtLOvnd9MIVvH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 27, 2002 at 07:50:10AM -0400, Thomas David Rivers wrote: > > Since this is a nontrivial change and the 4.6 release cycle is > > just around the corner (code freeze: May 1), please test this > > as much as possible and report any problems or unexpected > > behaviour to ports@FreeBSD.org and portmgr@FreeBSD.org. > >=20 >=20 > Several people have already reported this particular issue > with XF86 4.2 (on FreeBSD 4.5-RELEASE). >=20 > And - thus far, there is no resolution. >=20 > When I install Netscape (ftp'd from ftp.netscape.org) and > try and run it, I get: I've never seen that. I presume it would go away if you remove your /usr/X11R6 installation and reinstall it, since this failure is not there for clean installations -- it must be due to some stale directory on your system which netscape is detecting, which does not have any files in it. If you ktrace the netscape binary you should be able to find where it's looking. Kris --7JfCtLOvnd9MIVvH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8yxGoWry0BWjoQKURAtKEAJ92IIIXUNfCXrzQ6hQ8oJHR1RI4dgCgrtR7 LTcScm7AWwGeqDEcZniWC9o= =dZ2G -----END PGP SIGNATURE----- --7JfCtLOvnd9MIVvH-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 14: 3:59 2002 Delivered-To: freebsd-ports@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-165-226-18.dsl.lsan03.pacbell.net [64.165.226.18]) by hub.freebsd.org (Postfix) with ESMTP id 8E88437B432; Sat, 27 Apr 2002 14:03:51 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 2A6A666D6F; Sat, 27 Apr 2002 14:03:51 -0700 (PDT) Date: Sat, 27 Apr 2002 14:03:51 -0700 From: Kris Kennaway To: Jochem Kossen Cc: Kris Kennaway , ports@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: HEADS UP! XFree86 has been upgraded to 4.2.0 in 4.5-STABLE Message-ID: <20020427140350.B89621@xor.obsecurity.org> References: <20020427044054.A78618@xor.obsecurity.org> <20020427121715.GA58085@jochem.dyndns.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="QKdGvSO+nmPlgiQ/" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020427121715.GA58085@jochem.dyndns.org>; from j.kossen@home.nl on Sat, Apr 27, 2002 at 02:17:15PM +0200 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --QKdGvSO+nmPlgiQ/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sat, Apr 27, 2002 at 02:17:15PM +0200, Jochem Kossen wrote: > Very nice! But is it possible to let it register in /var/db/pkg as a > package? This way people would be able to upgrade in a more elegant > way...I've seen a lot of people being disappointed because of this... Yes, it's a set of packages. Kris --QKdGvSO+nmPlgiQ/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8yxI2Wry0BWjoQKURAmgmAJ9kq5tfDh30BM1mG6S4uYDGF1rG7QCeITIE V9vy+28G6H1J1VWyQRztqWk= =BU8R -----END PGP SIGNATURE----- --QKdGvSO+nmPlgiQ/-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 14: 5:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 18DC237B41B; Sat, 27 Apr 2002 14:05:12 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3RL5Cb58623; Sat, 27 Apr 2002 14:05:12 -0700 (PDT) (envelope-from marcus) Date: Sat, 27 Apr 2002 14:05:12 -0700 (PDT) From: Message-Id: <200204272105.g3RL5Cb58623@freefall.freebsd.org> To: marcus@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/37515: x11/gnomecore: gsm/splash.c uses hard-coded fontset Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: x11/gnomecore: gsm/splash.c uses hard-coded fontset Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: marcus Responsible-Changed-When: Sat Apr 27 14:04:52 PDT 2002 Responsible-Changed-Why: Over to maintainers. http://www.freebsd.org/cgi/query-pr.cgi?pr=37515 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 15:46:31 2002 Delivered-To: freebsd-ports@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-165-226-18.dsl.lsan03.pacbell.net [64.165.226.18]) by hub.freebsd.org (Postfix) with ESMTP id 2BD8E37B41D; Sat, 27 Apr 2002 15:46:27 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 59B3666C2B; Sat, 27 Apr 2002 15:46:16 -0700 (PDT) Date: Sat, 27 Apr 2002 15:46:15 -0700 From: Kris Kennaway To: Akinori MUSHA Cc: portmgr@FreeBSD.org, ports@FreeBSD.org Subject: Re: XFREE86_HTML_MAN Message-ID: <20020427154615.B17284@xor.obsecurity.org> References: <86sn5h9mwl.wl@archon.local.idaemons.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="LyciRD1jyfeSSjG0" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <86sn5h9mwl.wl@archon.local.idaemons.org>; from knu@iDaemons.org on Sun, Apr 28, 2002 at 12:33:30AM +0900 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --LyciRD1jyfeSSjG0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Apr 28, 2002 at 12:33:30AM +0900, Akinori MUSHA wrote: > Hi, >=20 > Jugding from the below logs, XFree86 4.2.0's imake doesn't seem to > (make make) generate HTML man pages: Hmm, I thought html manpage generation was a new feature of XFree86-4. Did they change the default behaviour with 4.2.0 or something? Kris --LyciRD1jyfeSSjG0 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8yyo2Wry0BWjoQKURAuCHAJ44ulMbb1sQZ4VziIccD3uO24mMHQCfW5hX kAjtg6E5lu+dfvge8fi18Uw= =vq27 -----END PGP SIGNATURE----- --LyciRD1jyfeSSjG0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 15:50:19 2002 Delivered-To: freebsd-ports@freebsd.org Received: from dignus.com (sdsl-64-32-254-102.dsl.iad.megapath.net [64.32.254.102]) by hub.freebsd.org (Postfix) with ESMTP id B6F8737B400; Sat, 27 Apr 2002 15:49:45 -0700 (PDT) Received: from lakes.dignus.com (lakes.dignus.com [10.0.0.3]) by dignus.com (8.11.6/8.11.3) with ESMTP id g3RMjfA22761; Sat, 27 Apr 2002 18:45:41 -0400 (EDT) (envelope-from rivers@dignus.com) Received: (from rivers@localhost) by lakes.dignus.com (8.11.6/8.11.3) id g3RMlJS84696; Sat, 27 Apr 2002 18:47:19 -0400 (EDT) (envelope-from rivers) Date: Sat, 27 Apr 2002 18:47:19 -0400 (EDT) From: Thomas David Rivers Message-Id: <200204272247.g3RMlJS84696@lakes.dignus.com> To: kris@obsecurity.org, rivers@dignus.com Subject: Re: HEADS UP! XFree86 has been upgraded to 4.2.0 in 4.5-STABLE Cc: portmgr@FreeBSD.ORG, ports@FreeBSD.ORG, stable@FreeBSD.ORG In-Reply-To: <20020427140128.A89621@xor.obsecurity.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Kris Kennaway wrote: > > On Sat, Apr 27, 2002 at 07:50:10AM -0400, Thomas David Rivers wrote: > > > Since this is a nontrivial change and the 4.6 release cycle is > > > just around the corner (code freeze: May 1), please test this > > > as much as possible and report any problems or unexpected > > > behaviour to ports@FreeBSD.org and portmgr@FreeBSD.org. > > > > > > > Several people have already reported this particular issue > > with XF86 4.2 (on FreeBSD 4.5-RELEASE). > > > > And - thus far, there is no resolution. > > > > When I install Netscape (ftp'd from ftp.netscape.org) and > > try and run it, I get: > > I've never seen that. I presume it would go away if you remove > your /usr/X11R6 installation and reinstall it, since this failure > is not there for clean installations -- it must be due to some > stale directory on your system which netscape is detecting, which > does not have any files in it. If you ktrace the netscape binary > you should be able to find where it's looking. > > Kris Ah! Excellent idea! And - by some lucky coincidence, I have more to report on the problem. I started to ktrace the netscape executable - when I thought I should be root to do this... And - surprise - surprise - as root - there is no problem. Well - I should say that netscape seems to start up as usual (it does give the message about XNLS - but doesn't dump core.) When I try to run netscape as a non-root user, I see the message about XNLS and then it dumps. So... let's worry about the locale problems first. It seems netscape opens & successfully reads the following locale related files: 84483 netscape NAMI "/usr/X11R6/lib/X11/locale/C/XI18N_OBJS" 84483 netscape NAMI "/usr/X11R6/lib/X11/locale/common/xlcDef.so.2" 84483 netscape NAMI "/usr/X11R6/lib/X11/locale/locale.alias" 84483 netscape NAMI "/usr/X11R6/lib/X11/locale/locale.dir" Netscape successfully opens /usr/X11R6/lib/X11/locale/common/xlcDef.so.2, then reads the first 32 bytes - getting an ELF header. It then declares that `C' locales are not supported. Here's the meaningful kdump info: 84483 netscape CALL stat(0xd24540,0xbfbfdef4) 84483 netscape NAMI "/usr/X11R6/lib/X11/locale/common/xlcDef.so.2" 84483 netscape RET stat 0 84483 netscape CALL open(0xd24540,0,0) 84483 netscape NAMI "/usr/X11R6/lib/X11/locale/common/xlcDef.so.2" 84483 netscape RET open 8 84483 netscape CALL read(0x8,0xbfbfded4,0x20) 84483 netscape GIO fd 8 read 32 bytes "\^?ELF\^A\^A\^A \0\0\0\0\0\0\0\0\^C\0\^C\0\^A\0\0\0`\a\0\0004\0\0\0" 84483 netscape RET read 32/0x20 84483 netscape CALL close(0x8) 84483 netscape RET close 0 84483 netscape CALL write(0x2,0xbfbfe1d0,0x24) 84483 netscape GIO fd 2 wrote 36 bytes "netscape: locale `C' not supported. " Could the problem be that there is a missing a.out-style shared library for xlcDef.so.2? Now - as to the second problem - Netscape just dumping core... After the close(0x8) you see above, Netscape does a socket() (i.e. fd #8 is now a socket.) (Which I'm guessing is the X11 socket - it could be that setting the DISPLAY to :0 avoids the core dump.) Netscape seems to do a writev() to that socket, and then immediately SIGSEGV: 84483 netscape GIO fd 8 read 32 bytes "\^A\^A\M-n\^O\0\0\0\0*\0\0\0\0\0\0\0\^E\0\f\0\0\0\0\0\v\0\0\0p\^PD\b" 84483 netscape RET read 32/0x20 84483 netscape CALL writev(0x8,0xbfbfe098,0x2) 84483 netscape GIO fd 8 wrote 2060 bytes ... lots of stuff (probably X11 packets) ... 84483 netscape RET writev 2060/0x80c 84483 netscape PSIG SIGSEGV caught handler=0x9052d0 mask=0x0 code=0x0 84483 netscape CALL getpid 84483 netscape RET getpid 84483/0x14a03 84483 netscape CALL kill(0x14a03,0xa) 84483 netscape PSIG SIGBUS SIG_DFL 84483 netscape NAMI "netscape.core" And - as I mentioned at the start - if I run Netscape as root, I don't get the SIGSEGV. - Dave Rivers - -- rivers@dignus.com Work: (919) 676-0847 Get your mainframe programming tools at http://www.dignus.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 15:55:40 2002 Delivered-To: freebsd-ports@freebsd.org Received: from dignus.com (sdsl-64-32-254-102.dsl.iad.megapath.net [64.32.254.102]) by hub.freebsd.org (Postfix) with ESMTP id EBAD937B417; Sat, 27 Apr 2002 15:55:32 -0700 (PDT) Received: from lakes.dignus.com (lakes.dignus.com [10.0.0.3]) by dignus.com (8.11.6/8.11.3) with ESMTP id g3RMpUA22796; Sat, 27 Apr 2002 18:51:30 -0400 (EDT) (envelope-from rivers@dignus.com) Received: (from rivers@localhost) by lakes.dignus.com (8.11.6/8.11.3) id g3RMr8O84832; Sat, 27 Apr 2002 18:53:08 -0400 (EDT) (envelope-from rivers) Date: Sat, 27 Apr 2002 18:53:08 -0400 (EDT) From: Thomas David Rivers Message-Id: <200204272253.g3RMr8O84832@lakes.dignus.com> To: kris@obsecurity.org, rivers@dignus.com Subject: Re: HEADS UP! XFree86 has been upgraded to 4.2.0 in 4.5-STABLE Cc: portmgr@FreeBSD.ORG, ports@FreeBSD.ORG, stable@FreeBSD.ORG In-Reply-To: <200204272247.g3RMlJS84696@lakes.dignus.com> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > > And - as I mentioned at the start - if I run Netscape as root, > I don't get the SIGSEGV. > > - Dave Rivers - > > I spoke too soon... I thought that Netscape worked - because as root, I got the license agreement page... But - I was wrong - as soon as I clicked "OK" on that, I got the same core dump. - Dave Rivers - -- rivers@dignus.com Work: (919) 676-0847 Get your mainframe programming tools at http://www.dignus.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 15:58:10 2002 Delivered-To: freebsd-ports@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-165-226-18.dsl.lsan03.pacbell.net [64.165.226.18]) by hub.freebsd.org (Postfix) with ESMTP id 680F137B419; Sat, 27 Apr 2002 15:58:04 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 5A75C66C2B; Sat, 27 Apr 2002 15:57:56 -0700 (PDT) Date: Sat, 27 Apr 2002 15:57:56 -0700 From: Kris Kennaway To: Thomas David Rivers Cc: kris@obsecurity.org, portmgr@FreeBSD.ORG, ports@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: HEADS UP! XFree86 has been upgraded to 4.2.0 in 4.5-STABLE Message-ID: <20020427155756.A31446@xor.obsecurity.org> References: <20020427140128.A89621@xor.obsecurity.org> <200204272247.g3RMlJS84696@lakes.dignus.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="yrj/dFKFPuw6o+aM" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200204272247.g3RMlJS84696@lakes.dignus.com>; from rivers@dignus.com on Sat, Apr 27, 2002 at 06:47:19PM -0400 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --yrj/dFKFPuw6o+aM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 27, 2002 at 06:47:19PM -0400, Thomas David Rivers wrote: > Could the problem be that there is a missing a.out-style > shared library for xlcDef.so.2?=20 It could be. This is the old native version of netscape? You said you installed the binary directly from ftp.netscape.com. What happens if you use the port? There may be existing workarounds for this (the a.out/elf thing would have been a problem for a number of years) Kris --yrj/dFKFPuw6o+aM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8yyzzWry0BWjoQKURAmqBAKCLBtH+t6E8KUWKD/uC7dbUnwnIFQCg/IwD u6SUaO9TM2JSYKtDOHcz8dI= =m7wH -----END PGP SIGNATURE----- --yrj/dFKFPuw6o+aM-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 16: 7:52 2002 Delivered-To: freebsd-ports@freebsd.org Received: from dignus.com (sdsl-64-32-254-102.dsl.iad.megapath.net [64.32.254.102]) by hub.freebsd.org (Postfix) with ESMTP id 5910A37B404; Sat, 27 Apr 2002 16:07:45 -0700 (PDT) Received: from lakes.dignus.com (lakes.dignus.com [10.0.0.3]) by dignus.com (8.11.6/8.11.3) with ESMTP id g3RN3gA22874; Sat, 27 Apr 2002 19:03:42 -0400 (EDT) (envelope-from rivers@dignus.com) Received: (from rivers@localhost) by lakes.dignus.com (8.11.6/8.11.3) id g3RN5J185053; Sat, 27 Apr 2002 19:05:19 -0400 (EDT) (envelope-from rivers) Date: Sat, 27 Apr 2002 19:05:19 -0400 (EDT) From: Thomas David Rivers Message-Id: <200204272305.g3RN5J185053@lakes.dignus.com> To: kris@obsecurity.org, rivers@dignus.com Subject: Re: HEADS UP! XFree86 has been upgraded to 4.2.0 in 4.5-STABLE Cc: portmgr@FreeBSD.ORG, ports@FreeBSD.ORG, stable@FreeBSD.ORG In-Reply-To: <20020427155756.A31446@xor.obsecurity.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Kris Kennaway wrote: > > On Sat, Apr 27, 2002 at 06:47:19PM -0400, Thomas David Rivers wrote: > > > Could the problem be that there is a missing a.out-style > > shared library for xlcDef.so.2?=20 > > It could be. This is the old native version of netscape? You said > you installed the binary directly from ftp.netscape.com. What happens > if you use the port? There may be existing workarounds for this (the > a.out/elf thing would have been a problem for a number of years) > > Kris > Yes - this is the version of Netscape directly from Netscape's ftp server... no port. I've never had this issue before - always been able to just grab the Netscape executable and install it. The way this was put together was (on 4.5-RELEASE): 1) mv X11R6 X11R6.3.3.6 2) ftp the XF86.4.2 files from Xfree86.org 3) Install the XF86.4.2 files 4) Install the X11R6 aout compatibility libs. 5) ftp the 4.7 netscape executable from ftp.netscape.com 6) Install netscape using the shell script in the netscape distribution. But - looking more at the ktrace output - this shared library is the only one that is not coming from an aout compatibility library (and, there isn't one of these in the X11R6 aout compatibility directory.) And - this is odd - I looked in an a XF86.3.3.6 tree and couldn't find anything named 'xlcDef.so*'. So, I don't know what's going on that's convincing netscape to even try to load such a beastie... - Dave Rivers - -- rivers@dignus.com Work: (919) 676-0847 Get your mainframe programming tools at http://www.dignus.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 16:11:38 2002 Delivered-To: freebsd-ports@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-165-226-18.dsl.lsan03.pacbell.net [64.165.226.18]) by hub.freebsd.org (Postfix) with ESMTP id 6574037B419; Sat, 27 Apr 2002 16:11:30 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 3BE2466C2B; Sat, 27 Apr 2002 16:11:28 -0700 (PDT) Date: Sat, 27 Apr 2002 16:11:28 -0700 From: Kris Kennaway To: Thomas David Rivers Cc: kris@obsecurity.org, portmgr@FreeBSD.ORG, ports@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: HEADS UP! XFree86 has been upgraded to 4.2.0 in 4.5-STABLE Message-ID: <20020427161128.A55474@xor.obsecurity.org> References: <20020427155756.A31446@xor.obsecurity.org> <200204272305.g3RN5J185053@lakes.dignus.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="rwEMma7ioTxnRzrJ" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200204272305.g3RN5J185053@lakes.dignus.com>; from rivers@dignus.com on Sat, Apr 27, 2002 at 07:05:19PM -0400 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --rwEMma7ioTxnRzrJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sat, Apr 27, 2002 at 07:05:19PM -0400, Thomas David Rivers wrote: > Yes - this is the version of Netscape directly from Netscape's > ftp server... no port. Please try the port. If you're installing things on your system by hand then all bets are off and there's nothing we can hope to do. Kris --rwEMma7ioTxnRzrJ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8yzAgWry0BWjoQKURAkmXAKCbmYpTGMkmrzF9bzPaa8wi6p/UUACfXNQv Thx/bBwRMJrxx0MC2ZWySpQ= =Rwdx -----END PGP SIGNATURE----- --rwEMma7ioTxnRzrJ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 17:44:21 2002 Delivered-To: freebsd-ports@freebsd.org Received: from c16703.thorn1.nsw.optusnet.com.au (c16703.thorn1.nsw.optusnet.com.au [210.49.148.69]) by hub.freebsd.org (Postfix) with ESMTP id C05D837B419; Sat, 27 Apr 2002 17:44:14 -0700 (PDT) Received: from dt.home (localhost [127.0.0.1]) by c16703.thorn1.nsw.optusnet.com.au (8.12.3/8.12.3) with ESMTP id g3S0iChT074219; Sun, 28 Apr 2002 10:44:12 +1000 (EST) (envelope-from tonym@dt.home) Received: (from tonym@localhost) by dt.home (8.12.3/8.12.3/Submit) id g3S0gqoe055565; Sun, 28 Apr 2002 10:42:52 +1000 (EST) (envelope-from tonym) Date: Sun, 28 Apr 2002 10:42:52 +1000 (EST) From: Tony Maher Message-Id: <200204280042.g3S0gqoe055565@dt.home> To: ports@FreeBSD.org Subject: kdegames and IPPORT_USERRESERVED Cc: kde@FreeBSD.org Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, still trying to build kde3. wizard.cpp: In method `void MPWizard::setupTypePage()': wizard.cpp:66: `IPPORT_USERRESERVED' undeclared (first use this function) wizard.cpp:66: (Each undeclared identifier is reported only once wizard.cpp:66: for each function it appears in.) gmake[3]: *** [wizard.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/games/kdegames3/work/kdegames-3.0/ksirtet/lib' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/games/kdegames3/work/kdegames-3.0/ksirtet' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/games/kdegames3/work/kdegames-3.0' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/games/kdegames3. http://www.FreeBSD.org/cgi/cvsweb.cgi/src/sys/netinet/in.h shows IPPORT_USERRESERVED was removed 2 weeks ago. Adding defined(__FreeBSD__) to the existing (#if) definition in kdegames-3.0/ksirtet/lib/wizard.cpp #if defined(__NetBSD__) || defined(__sgi) || defined(__FreeBSD__) #define IPPORT_USERRESERVED IPPORT_RESERVED seems to fix it ok. thanks -- tonym To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 17:48:55 2002 Delivered-To: freebsd-ports@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 450A037B416; Sat, 27 Apr 2002 17:48:50 -0700 (PDT) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 0A0A72B6CB; Sun, 28 Apr 2002 02:48:47 +0200 (CEST) Received: by k7.mavetju.org (Postfix, from userid 1001) id 3535B352; Sun, 28 Apr 2002 10:48:43 +1000 (EST) Date: Sun, 28 Apr 2002 10:48:43 +1000 From: Edwin Groothuis To: Kris Kennaway Cc: ports@FreeBSD.org, stable@FreeBSD.org Subject: Re: HEADS UP! XFree86 has been upgraded to 4.2.0 in 4.5-STABLE Message-ID: <20020428104843.K56612@k7.mavetju.org> References: <20020427044054.A78618@xor.obsecurity.org> <20020427221418.J56612@k7.mavetju.org> <20020427135344.D89190@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020427135344.D89190@xor.obsecurity.org>; from kris@obsecurity.org on Sat, Apr 27, 2002 at 01:53:44PM -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Apr 27, 2002 at 01:53:44PM -0700, Kris Kennaway wrote: > On Sat, Apr 27, 2002 at 10:14:18PM +1000, Edwin Groothuis wrote: > > On Sat, Apr 27, 2002 at 04:40:55AM -0700, Kris Kennaway wrote: > > > As decided by the release engineering and port manager teams, > > > I have switched the default XFree86 version from 3.3.6 to 4.2.0. > > > Packages for FreeBSD 4.x are now being built with XFree86-4.2.0 > > > as a dependency, and ports will also be built with the newer > > > version once you update to a newer -STABLE kernel. > > > > XFree86-4.2.0 is currently depending on print/freetype2, which is > > an often changing library (in the last six months we've gone from > > libfreetype.so.6 to libfreetype.so.9). How will this problem be > > attacked? > > The same way it always is..when the shared library version is updated, > the LIB_DEPENDS of any dependent ports will be updated to track it, > and users who use an appropriate tool like portupgrade won't have > any problems. The problem what I was refering to was that an application from the BASE OS was relying on a library in the PORTS SYSTEM. Right now XFree86-4 is DYNAMICLY linked executable, which means that if I replace a random-has-nothing-to-do-with-X PORT, suddenly my BASE OS doesn't work anymore. I wasn't talking about how port upgrades should be done, I know that already thank you very much. So, the question remains, how are they going to handle this problem? Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: bash$ :(){ :|:&};: | http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 17:57: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from dignus.com (sdsl-64-32-254-102.dsl.iad.megapath.net [64.32.254.102]) by hub.freebsd.org (Postfix) with ESMTP id 47D1B37B419; Sat, 27 Apr 2002 17:56:59 -0700 (PDT) Received: from lakes.dignus.com (lakes.dignus.com [10.0.0.3]) by dignus.com (8.11.6/8.11.3) with ESMTP id g3S0qsA23475; Sat, 27 Apr 2002 20:52:54 -0400 (EDT) (envelope-from rivers@dignus.com) Received: (from rivers@localhost) by lakes.dignus.com (8.11.6/8.11.3) id g3S0sVk86124; Sat, 27 Apr 2002 20:54:31 -0400 (EDT) (envelope-from rivers) Date: Sat, 27 Apr 2002 20:54:31 -0400 (EDT) From: Thomas David Rivers Message-Id: <200204280054.g3S0sVk86124@lakes.dignus.com> To: kris@obsecurity.org, rivers@dignus.com Subject: Re: HEADS UP! XFree86 has been upgraded to 4.2.0 in 4.5-STABLE Cc: portmgr@FreeBSD.ORG, ports@FreeBSD.ORG, stable@FreeBSD.ORG In-Reply-To: <20020427161128.A55474@xor.obsecurity.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > On Sat, Apr 27, 2002 at 07:05:19PM -0400, Thomas David Rivers wrote: > > Yes - this is the version of Netscape directly from Netscape's > > ftp server... no port. > > Please try the port. If you're installing things on your system by > hand then all bets are off and there's nothing we can hope to do. > > Kris > Downloading the `ports' tarball now... But - I used the CVS interface at www.freebsd.org to look at the netscape-communicated 4.76 port. There were no scripts to run, and the makefile seems to simply install the product just as the Netscape-provided shell script would... But - I'll run the port when it's installed and report back. - Dave Rivers - -- rivers@dignus.com Work: (919) 676-0847 Get your mainframe programming tools at http://www.dignus.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 17:58:18 2002 Delivered-To: freebsd-ports@freebsd.org Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by hub.freebsd.org (Postfix) with ESMTP id 7CBD137B420; Sat, 27 Apr 2002 17:58:06 -0700 (PDT) Received: from bmah.dyndns.org ([12.233.149.189]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020428005806.UTHX8969.rwcrmhc51.attbi.com@bmah.dyndns.org>; Sun, 28 Apr 2002 00:58:06 +0000 Received: from intruder.bmah.org (localhost [127.0.0.1]) by bmah.dyndns.org (8.12.3/8.12.3) with ESMTP id g3S0w5cB055298; Sat, 27 Apr 2002 17:58:05 -0700 (PDT) (envelope-from bmah@intruder.bmah.org) Received: (from bmah@localhost) by intruder.bmah.org (8.12.3/8.12.3/Submit) id g3S0w5L4055297; Sat, 27 Apr 2002 17:58:05 -0700 (PDT) Message-Id: <200204280058.g3S0w5L4055297@intruder.bmah.org> X-Mailer: exmh version 2.5+ 20020416 with nmh-1.0.4 To: Edwin Groothuis Cc: Kris Kennaway , ports@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: HEADS UP! XFree86 has been upgraded to 4.2.0 in 4.5-STABLE In-reply-to: <20020428104843.K56612@k7.mavetju.org> References: <20020427044054.A78618@xor.obsecurity.org> <20020427221418.J56612@k7.mavetju.org> <20020427135344.D89190@xor.obsecurity.org> <20020428104843.K56612@k7.mavetju.org> Comments: In-reply-to Edwin Groothuis message dated "Sun, 28 Apr 2002 10:48:43 +1000." From: "Bruce A. Mah" Reply-To: bmah@FreeBSD.ORG X-Face: g~c`.{#4q0"(V*b#g[i~rXgm*w;:nMfz%_RZLma)UgGN&=j`5vXoU^@n5v4:OO)c["!w)nD/!!~e4Sj7LiT'6*wZ83454H""lb{CC%T37O!!'S$S&D}sem7I[A 2V%N&+ X-Image-Url: http://www.employees.org/~bmah/Images/bmah-cisco-small.gif X-Url: http://www.employees.org/~bmah/ Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 27 Apr 2002 17:58:05 -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org If memory serves me right, Edwin Groothuis wrote: > The problem what I was refering to was that an application from the > BASE OS was relying on a library in the PORTS SYSTEM. XFree86 isn't part of the base system. It's a port/package that has a little bit of special support in sysinstall(8). Bruce. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 18: 7:59 2002 Delivered-To: freebsd-ports@freebsd.org Received: from iafrica.com (vic-dial-196-30-232-207.mweb.co.za [196.30.232.207]) by hub.freebsd.org (Postfix) with ESMTP id 0659437B41C; Sat, 27 Apr 2002 18:07:52 -0700 (PDT) Received: (from ayon@localhost) by iafrica.com (8.11.6/8.11.6) id g3R7uwU46655; Sat, 27 Apr 2002 09:56:58 +0200 (SAST) (envelope-from ayon) Date: Sat, 27 Apr 2002 09:56:57 +0200 From: Francois Kritzinger To: Mark Russell Cc: Doug Barton , freebsd-ports@FreeBSD.org Subject: Re: gettext doesn't install libintl.so.1 Message-ID: <20020427095657.A46637@noya> References: <20020426134022.O77133-100000@zoot.corp.yahoo.com> <20020427094358.Q27029-100000@gatekeeper.viper.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020427094358.Q27029-100000@gatekeeper.viper.net.au>; from mark@viper.net.au on Sat, Apr 27, 2002 at 09:46:44AM +1000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Apr 27, 2002 at 09:46:44AM +1000, Mark Russell wrote: >On Fri, 26 Apr 2002, Doug Barton wrote: > >> On Fri, 26 Apr 2002, Francois Kritzinger wrote: >> >> > Hi, >> > >> > I recently upgraded some ports, and in the process gettext was upgraded. >> > Since then, there are lost of programs complaining that >> > "libintl.so.1 not found". >> >> This is a known problem, but so far the ports team hasn't really >> addressed it, to my knowledge. I suggest the following as root, which >> works for me: >> >> cd /usr/local/lib >> ln -s libintl.so libintl.so.1 >> >> That's kind of cheesy, but it'll keep working until such time in the >> future when the gettext people break API compatibility with .so.1. >> > > >I had a similar problem, what I did to fix the mess was to cd >/usr/X11R6/bin && grep libintl.so.1 * the reinstall anything that >matched, repeat for /usr/local/bin /usr/X11R6/lib and /usr/local/lib, once >again probably not the correct way but it saved me adding symlinks which >*may* break things in the future. > > OK, but I have another problem. Many of the programs I use will not build without libintl.so.1. I assume that this means that the maintainer has not updated the port yet? So, I can only upgrade them when they actually start using libintl.so.2. Thus for now I *have* to use the symlink method... Is this correct? >+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ >Mark Russell mark@viper.net.au ph 61 + 2 + 9699 3837 >viper.net.au http://www.viper.net.au fax 61 + 2 + 9699 3841 >+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ > The best things in life are free, thats why Windoze costs so much > >If you have received this message in error it proves that I am an idiot. > > -- Francois Kritzinger KRTFRA002 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 18:11:28 2002 Delivered-To: freebsd-ports@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 7778137B416; Sat, 27 Apr 2002 18:11:24 -0700 (PDT) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 073D62B6CB; Sun, 28 Apr 2002 03:11:22 +0200 (CEST) Received: by k7.mavetju.org (Postfix, from userid 1001) id 31F14352; Sun, 28 Apr 2002 11:11:19 +1000 (EST) Date: Sun, 28 Apr 2002 11:11:19 +1000 From: Edwin Groothuis To: "Bruce A. Mah" Cc: ports@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: HEADS UP! XFree86 has been upgraded to 4.2.0 in 4.5-STABLE Message-ID: <20020428111119.B77837@k7.mavetju.org> References: <20020427044054.A78618@xor.obsecurity.org> <20020427221418.J56612@k7.mavetju.org> <20020427135344.D89190@xor.obsecurity.org> <20020428104843.K56612@k7.mavetju.org> <200204280058.g3S0w5L4055297@intruder.bmah.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200204280058.g3S0w5L4055297@intruder.bmah.org>; from bmah@FreeBSD.ORG on Sat, Apr 27, 2002 at 05:58:05PM -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Apr 27, 2002 at 05:58:05PM -0700, Bruce A. Mah wrote: > If memory serves me right, Edwin Groothuis wrote: > > > The problem what I was refering to was that an application from the > > BASE OS was relying on a library in the PORTS SYSTEM. > > XFree86 isn't part of the base system. It's a port/package that > has a little bit of special support in sysinstall(8). Too true. Oh well, I hope that somebody will think about the possible problems before it gets shipped and I just wanted to give them my experiences. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: bash$ :(){ :|:&};: | http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 18:14:45 2002 Delivered-To: freebsd-ports@freebsd.org Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by hub.freebsd.org (Postfix) with ESMTP id 975FB37B404; Sat, 27 Apr 2002 18:14:39 -0700 (PDT) Received: from bmah.dyndns.org ([12.233.149.189]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020428011439.VFAM8969.rwcrmhc51.attbi.com@bmah.dyndns.org>; Sun, 28 Apr 2002 01:14:39 +0000 Received: from intruder.bmah.org (localhost [127.0.0.1]) by bmah.dyndns.org (8.12.3/8.12.3) with ESMTP id g3S1EdcB055501; Sat, 27 Apr 2002 18:14:39 -0700 (PDT) (envelope-from bmah@intruder.bmah.org) Received: (from bmah@localhost) by intruder.bmah.org (8.12.3/8.12.3/Submit) id g3S1Ecfr055500; Sat, 27 Apr 2002 18:14:38 -0700 (PDT) Message-Id: <200204280114.g3S1Ecfr055500@intruder.bmah.org> X-Mailer: exmh version 2.5+ 20020416 with nmh-1.0.4 To: Edwin Groothuis Cc: "Bruce A. Mah" , ports@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: HEADS UP! XFree86 has been upgraded to 4.2.0 in 4.5-STABLE In-reply-to: <20020428111119.B77837@k7.mavetju.org> References: <20020427044054.A78618@xor.obsecurity.org> <20020427221418.J56612@k7.mavetju.org> <20020427135344.D89190@xor.obsecurity.org> <20020428104843.K56612@k7.mavetju.org> <200204280058.g3S0w5L4055297@intruder.bmah.org> <20020428111119.B77837@k7.mavetju.org> Comments: In-reply-to Edwin Groothuis message dated "Sun, 28 Apr 2002 11:11:19 +1000." From: bmah@FreeBSD.ORG (Bruce A. Mah) Reply-To: bmah@FreeBSD.ORG X-Face: g~c`.{#4q0"(V*b#g[i~rXgm*w;:nMfz%_RZLma)UgGN&=j`5vXoU^@n5v4:OO)c["!w)nD/!!~e4Sj7LiT'6*wZ83454H""lb{CC%T37O!!'S$S&D}sem7I[A 2V%N&+ X-Image-Url: http://www.employees.org/~bmah/Images/bmah-cisco-small.gif X-Url: http://www.employees.org/~bmah/ Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 27 Apr 2002 18:14:38 -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org If memory serves me right, Edwin Groothuis wrote: > On Sat, Apr 27, 2002 at 05:58:05PM -0700, Bruce A. Mah wrote: > > If memory serves me right, Edwin Groothuis wrote: > > > > > The problem what I was refering to was that an application from the > > > BASE OS was relying on a library in the PORTS SYSTEM. > > > > XFree86 isn't part of the base system. It's a port/package that > > has a little bit of special support in sysinstall(8). > > Too true. > Oh well, I hope that somebody will think about the possible problems > before it gets shipped and I just wanted to give them my experiences. Yes, we've been thinking about it. Bruce. (Junior RE Team Member) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 18:17:11 2002 Delivered-To: freebsd-ports@freebsd.org Received: from rwcrmhc54.attbi.com (rwcrmhc54.attbi.com [216.148.227.87]) by hub.freebsd.org (Postfix) with ESMTP id 9688137B405; Sat, 27 Apr 2002 18:17:02 -0700 (PDT) Received: from bmah.dyndns.org ([12.233.149.189]) by rwcrmhc54.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020428011702.UAPS20384.rwcrmhc54.attbi.com@bmah.dyndns.org>; Sun, 28 Apr 2002 01:17:02 +0000 Received: from intruder.bmah.org (localhost [127.0.0.1]) by bmah.dyndns.org (8.12.3/8.12.3) with ESMTP id g3S1H2cB055562; Sat, 27 Apr 2002 18:17:02 -0700 (PDT) (envelope-from bmah@intruder.bmah.org) Received: (from bmah@localhost) by intruder.bmah.org (8.12.3/8.12.3/Submit) id g3S1H2DV055561; Sat, 27 Apr 2002 18:17:02 -0700 (PDT) Message-Id: <200204280117.g3S1H2DV055561@intruder.bmah.org> X-Mailer: exmh version 2.5+ 20020416 with nmh-1.0.4 To: Edwin Groothuis Cc: "Bruce A. Mah" , ports@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: HEADS UP! XFree86 has been upgraded to 4.2.0 in 4.5-STABLE In-reply-to: <20020428111119.B77837@k7.mavetju.org> References: <20020427044054.A78618@xor.obsecurity.org> <20020427221418.J56612@k7.mavetju.org> <20020427135344.D89190@xor.obsecurity.org> <20020428104843.K56612@k7.mavetju.org> <200204280058.g3S0w5L4055297@intruder.bmah.org> <20020428111119.B77837@k7.mavetju.org> Comments: In-reply-to Edwin Groothuis message dated "Sun, 28 Apr 2002 11:11:19 +1000." From: "Bruce A. Mah" Reply-To: bmah@FreeBSD.ORG X-Face: g~c`.{#4q0"(V*b#g[i~rXgm*w;:nMfz%_RZLma)UgGN&=j`5vXoU^@n5v4:OO)c["!w)nD/!!~e4Sj7LiT'6*wZ83454H""lb{CC%T37O!!'S$S&D}sem7I[A 2V%N&+ X-Image-Url: http://www.employees.org/~bmah/Images/bmah-cisco-small.gif X-Url: http://www.employees.org/~bmah/ Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 27 Apr 2002 18:17:01 -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org If memory serves me right, Edwin Groothuis wrote: > On Sat, Apr 27, 2002 at 05:58:05PM -0700, Bruce A. Mah wrote: > Too true. > > Oh well, I hope that somebody will think about the possible problems > before it gets shipped and I just wanted to give them my experiences. Arg. I pressed "send" too quickly. :-p What I meant is that yes, we've thought about possible problems, and that yes, we want to hear about people's experiences. If you actually do run into problems with the way the XFree86 4.2.0 got integrated, give a holler. Cheers, Bruce. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 19: 0: 1 2002 Delivered-To: freebsd-ports@freebsd.org Received: from dignus.com (sdsl-64-32-254-102.dsl.iad.megapath.net [64.32.254.102]) by hub.freebsd.org (Postfix) with ESMTP id 5512F37B41C; Sat, 27 Apr 2002 18:59:55 -0700 (PDT) Received: from lakes.dignus.com (lakes.dignus.com [10.0.0.3]) by dignus.com (8.11.6/8.11.3) with ESMTP id g3S1toA23820; Sat, 27 Apr 2002 21:55:50 -0400 (EDT) (envelope-from rivers@dignus.com) Received: (from rivers@localhost) by lakes.dignus.com (8.11.6/8.11.3) id g3S1vRQ86884; Sat, 27 Apr 2002 21:57:27 -0400 (EDT) (envelope-from rivers) Date: Sat, 27 Apr 2002 21:57:27 -0400 (EDT) From: Thomas David Rivers Message-Id: <200204280157.g3S1vRQ86884@lakes.dignus.com> To: kris@obsecurity.org, rivers@dignus.com Subject: Re: HEADS UP! XFree86 has been upgraded to 4.2.0 in 4.5-STABLE Cc: portmgr@FreeBSD.ORG, ports@FreeBSD.ORG, stable@FreeBSD.ORG In-Reply-To: <200204280054.g3S0sVk86124@lakes.dignus.com> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org See below... > > > > > On Sat, Apr 27, 2002 at 07:05:19PM -0400, Thomas David Rivers wrote: > > > Yes - this is the version of Netscape directly from Netscape's > > > ftp server... no port. > > > > Please try the port. If you're installing things on your system by > > hand then all bets are off and there's nothing we can hope to do. > > > > Kris > > > > Downloading the `ports' tarball now... > > But - I used the CVS interface at www.freebsd.org to look > at the netscape-communicated 4.76 port. There were no scripts > to run, and the makefile seems to simply install the > product just as the Netscape-provided shell script would... > > But - I'll run the port when it's installed and report back. > > - Dave Rivers - > Ah - I know why the netscape port is so simple... it's forbidden: ===> netscape-communicator-4.76 is forbidden: Has a serious security hole, use 4.77 or later instead. (These ports are available only for linux version and alpha arch. Looks Netscape has stopped to release new FreeBSD native binary). So... it seems you can't use the FreeBSD-native Netscape with XF86 4.2 Let me add to this discussion the fact that (barring the security hole mentioned) it worked fine with XF86 4.1. - Dave Rivers - -- rivers@dignus.com Work: (919) 676-0847 Get your mainframe programming tools at http://www.dignus.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 19:21: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from dignus.com (sdsl-64-32-254-102.dsl.iad.megapath.net [64.32.254.102]) by hub.freebsd.org (Postfix) with ESMTP id 962AB37B41C; Sat, 27 Apr 2002 19:20:58 -0700 (PDT) Received: from lakes.dignus.com (lakes.dignus.com [10.0.0.3]) by dignus.com (8.11.6/8.11.3) with ESMTP id g3S2GtA23939; Sat, 27 Apr 2002 22:16:55 -0400 (EDT) (envelope-from rivers@dignus.com) Received: (from rivers@localhost) by lakes.dignus.com (8.11.6/8.11.3) id g3S2IWo89770; Sat, 27 Apr 2002 22:18:32 -0400 (EDT) (envelope-from rivers) Date: Sat, 27 Apr 2002 22:18:32 -0400 (EDT) From: Thomas David Rivers Message-Id: <200204280218.g3S2IWo89770@lakes.dignus.com> To: kris@obsecurity.org, rivers@dignus.com Subject: Re: HEADS UP! XFree86 has been upgraded to 4.2.0 in 4.5-STABLE Cc: portmgr@FreeBSD.ORG, ports@FreeBSD.ORG, stable@FreeBSD.ORG In-Reply-To: <200204280157.g3S1vRQ86884@lakes.dignus.com> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dave Rivers wrote: > > Ah - I know why the netscape port is so simple... it's forbidden: > > ===> netscape-communicator-4.76 is forbidden: Has a serious security hole, use 4.77 or later instead. (These ports are available only for linux version and alpha arch. Looks Netscape has stopped to release new FreeBSD native binary). > > > So... it seems you can't use the FreeBSD-native Netscape with XF86 4.2 > > Let me add to this discussion the fact that (barring the security hole > mentioned) it worked fine with XF86 4.1. > Ok - after commenting out the FORBIDDEN definition, I built the port... And - wonder of wonders! It works great! I tried running the other Netscape install (the one I did "by hand".) It did not run at all (same core dump.) I might spend some time later figuring out what the port does that the free-standing install doesn't do... and, why that worked before and doesn't work with XF86.4.2 - but, the "standard" answer should be: "Use the ports, Luke" Thanks to everyone for their help on this! - Dave Rivers - -- rivers@dignus.com Work: (919) 676-0847 Get your mainframe programming tools at http://www.dignus.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 19:39:19 2002 Delivered-To: freebsd-ports@freebsd.org Received: from dignus.com (sdsl-64-32-254-102.dsl.iad.megapath.net [64.32.254.102]) by hub.freebsd.org (Postfix) with ESMTP id 1D21537B421; Sat, 27 Apr 2002 19:39:13 -0700 (PDT) Received: from lakes.dignus.com (lakes.dignus.com [10.0.0.3]) by dignus.com (8.11.6/8.11.3) with ESMTP id g3S2Z8A24036; Sat, 27 Apr 2002 22:35:08 -0400 (EDT) (envelope-from rivers@dignus.com) Received: (from rivers@localhost) by lakes.dignus.com (8.11.6/8.11.3) id g3S2akF96504; Sat, 27 Apr 2002 22:36:46 -0400 (EDT) (envelope-from rivers) Date: Sat, 27 Apr 2002 22:36:46 -0400 (EDT) From: Thomas David Rivers Message-Id: <200204280236.g3S2akF96504@lakes.dignus.com> To: kris@obsecurity.org, rivers@dignus.com Subject: Spoke too soon... (XF86.4.2 + Netscape) Cc: portmgr@FreeBSD.ORG, ports@FreeBSD.ORG, stable@FreeBSD.ORG In-Reply-To: <200204280218.g3S2IWo89770@lakes.dignus.com> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Well - I spoke too soon... Seems I _was_ running the version I installed, and when I removed it - deinstalled the ports and reinstalled the ports... *Wham* I get the same error as the "hand installed" version. So... I'm at a loss as to why it worked for that one brief moment in time... (sigh) But - now the version from ports doesn't work either. Unfortunately, that means I'm back to the starting point... - Dave Rivers - -- rivers@dignus.com Work: (919) 676-0847 Get your mainframe programming tools at http://www.dignus.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 20:45: 4 2002 Delivered-To: freebsd-ports@freebsd.org Received: from phobos.raisdorf.net (phobos.raisdorf.net [195.244.235.251]) by hub.freebsd.org (Postfix) with ESMTP id 7C62F37B405; Sat, 27 Apr 2002 20:44:58 -0700 (PDT) Received: (from netadmin@localhost) by phobos.raisdorf.net (8.11.6/8.11.6) with UUCP id g3S3S2I10550; Sun, 28 Apr 2002 05:28:02 +0200 (CEST) X-Authentication-Warning: phobos.raisdorf.net: netadmin set sender to hscholz@raisdorf.net using -f Received: from deimos.raisdorf.net (hscholz@localhost [127.0.0.1]) by deimos.raisdorf.net (8.12.2/8.12.2) with SMTP id g3S3ffUu002343; Sun, 28 Apr 2002 13:41:41 +1000 (EST) (envelope-from hscholz@raisdorf.net) Message-Id: <200204280341.g3S3ffUu002343@deimos.raisdorf.net> Date: Sun, 28 Apr 2002 13:41:41 +1000 From: Hendrik Scholz To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37422: port upgrade news/diablo 3.0 -> 4.1 In-Reply-To: <200204241540.g3OFe2a53438@freefall.freebsd.org> References: <200204241534.g3OFYSq52658@freefall.freebsd.org> <200204241540.g3OFe2a53438@freefall.freebsd.org> Organization: no X-Mailer: Sylpheed version 0.7.4claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi! There is a small problem with the rc.news script called by the etc/rc.d/diablo.sh. The rc.news should be copied from ${NEWS_PREFIX}/samples/adm/rc.news to ${NEWS_PREFIX} and diablo.sh has a path like /news/news/rc.news. Deleting the hardcoded news/ in rc.news fixes this. Btw: This pr superceedes 34486. Hendrik -- Hendrik Scholz - - http://raisdorf.net/ To boldly go where I surely don't belong. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 20:50: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D784B37B41E for ; Sat, 27 Apr 2002 20:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3S3o2C32037; Sat, 27 Apr 2002 20:50:02 -0700 (PDT) (envelope-from gnats) Date: Sat, 27 Apr 2002 20:50:02 -0700 (PDT) Message-Id: <200204280350.g3S3o2C32037@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Hendrik Scholz Subject: Re: ports/37422: port upgrade news/diablo 3.0 -> 4.1 Reply-To: Hendrik Scholz Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/37422; it has been noted by GNATS. From: Hendrik Scholz To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Cc: Subject: Re: ports/37422: port upgrade news/diablo 3.0 -> 4.1 Date: Sun, 28 Apr 2002 13:41:41 +1000 Hi! There is a small problem with the rc.news script called by the etc/rc.d/diablo.sh. The rc.news should be copied from ${NEWS_PREFIX}/samples/adm/rc.news to ${NEWS_PREFIX} and diablo.sh has a path like /news/news/rc.news. Deleting the hardcoded news/ in rc.news fixes this. Btw: This pr superceedes 34486. Hendrik -- Hendrik Scholz - - http://raisdorf.net/ To boldly go where I surely don't belong. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 21:38:59 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.tgd.net (mail.tgd.net [209.81.25.10]) by hub.freebsd.org (Postfix) with ESMTP id 1C0A037B41A for ; Sat, 27 Apr 2002 21:38:57 -0700 (PDT) Received: by mail.tgd.net (Postfix, from userid 1001) id EAC5020F0A; Fri, 26 Apr 2002 23:31:53 -0700 (PDT) Date: Fri, 26 Apr 2002 23:31:53 -0700 From: Sean Chittenden To: Joe Marcus Clarke Cc: Chip Wiegand , ports@FreeBSD.ORG Subject: Re: FreeBSD Port Mozilla - fails badly when I ran portupgrade Message-ID: <20020426233153.A51215@ninja1.internal> References: <20020423231838.60e8f150.chip@wiegand.org> <20020423232253.D61911@ninja1.internal> <1019675885.8815.46.camel@gyros.marcuscom.com> <20020424145609.O61911@ninja1.internal> <1019703039.297.12.camel@gyros.marcuscom.com> <20020424201320.A82196@ninja1.internal> <1019706431.26338.11.camel@gyros.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <1019706431.26338.11.camel@gyros.marcuscom.com>; from "marcus@marcuscom.com" on Thu, Apr 25, 2002 at = 12:47:11AM X-PGP-Key: 0x1EDDFAAD X-PGP-Fingerprint: C665 A17F 9A56 286C 5CFB 1DEA 9F4F 5CEF 1EDD FAAD X-Web-Homepage: http://sean.chittenden.org/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Can you try running mozilla from a directory you have write > permissions on? Of course, without debugging symbols, the core > analysis might not do any good. Not an issue... > > Other ideas on how to get it to leave a trace? -sc > > Another option is to tie gdb to the running mozilla process: > > gdb /usr/X11R6/lib/mozilla/mozilla-bin > > Then get mozilla to crash. Excellent! But, I'm having a hell of a time getting mozilla to build with debugging symbols. I see -g in the build output, but gdb says there aren't any debugging symbols. I found a few libs that were left behind by mozilla-embedded that I removed. Recompiling doesn't seem to help... any ideas on how to get gdb debugging symbols in there? make.conf and my environment have -g set, and I can see the individual object files being compiled with -g. How can I make mozilla w/o stripping the binary? -sc -- Sean Chittenden To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 21:52:15 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gyros.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id 0A83037B41A for ; Sat, 27 Apr 2002 21:52:06 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.3/8.12.3) with ESMTP id g3S4pYi9068385; Sun, 28 Apr 2002 00:51:34 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: FreeBSD Port Mozilla - fails badly when I ran portupgrade From: Joe Marcus Clarke To: Sean Chittenden Cc: Chip Wiegand , ports@FreeBSD.ORG In-Reply-To: <20020426233153.A51215@ninja1.internal> References: <20020423231838.60e8f150.chip@wiegand.org> <20020423232253.D61911@ninja1.internal> <1019675885.8815.46.camel@gyros.marcuscom.com> <20020424145609.O61911@ninja1.internal> <1019703039.297.12.camel@gyros.marcuscom.com> <20020424201320.A82196@ninja1.internal> <1019706431.26338.11.camel@gyros.marcuscom.com> <20020426233153.A51215@ninja1.internal> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 28 Apr 2002 00:51:34 -0400 Message-Id: <1019969494.742.6.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, 2002-04-27 at 03:31, Sean Chittenden wrote: > > Can you try running mozilla from a directory you have write > > permissions on? Of course, without debugging symbols, the core > > analysis might not do any good. > > Not an issue... > > > > Other ideas on how to get it to leave a trace? -sc > > > > Another option is to tie gdb to the running mozilla process: > > > > gdb /usr/X11R6/lib/mozilla/mozilla-bin > > > > Then get mozilla to crash. > > Excellent! But, I'm having a hell of a time getting mozilla to build > with debugging symbols. I see -g in the build output, but gdb says > there aren't any debugging symbols. I found a few libs that were left > behind by mozilla-embedded that I removed. Recompiling doesn't seem > to help... any ideas on how to get gdb debugging symbols in there? > make.conf and my environment have -g set, and I can see the individual > object files being compiled with -g. How can I make mozilla w/o > stripping the binary? -sc Add the line: STRIP= to the mozilla Makefile. Joe > > -- > Sean Chittenden > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > -- PGP Key: http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 22: 0:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B258B37B417 for ; Sat, 27 Apr 2002 22:00:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3S502m43564; Sat, 27 Apr 2002 22:00:02 -0700 (PDT) (envelope-from gnats) Received: from utopia.leeym.com (utopia.leeym.com [61.218.64.93]) by hub.freebsd.org (Postfix) with ESMTP id 97CDE37B419 for ; Sat, 27 Apr 2002 21:59:08 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by utopia.leeym.com (Postfix) with ESMTP id 118283EACAB for ; Sun, 28 Apr 2002 12:59:06 +0800 (CST) Received: by utopia.leeym.com (Postfix, from userid 1000) id BAB813EACAA; Sun, 28 Apr 2002 12:58:57 +0800 (CST) Message-Id: <20020428045857.BAB813EACAA@utopia.leeym.com> Date: Sun, 28 Apr 2002 12:58:57 +0800 (CST) From: Yen-Ming Lee Reply-To: Yen-Ming Lee To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37517: update port: mail/p5-MIME-Lite Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37517 >Category: ports >Synopsis: update port: mail/p5-MIME-Lite >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Apr 27 22:00:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD utopia.leeym.com 4.5-STABLE FreeBSD 4.5-STABLE #15: Wed Apr 24 05:19:49 CST 2002 root@utopia.leeym.com:/usr/obj/usr/src/sys/UTOPIA i386 >Description: update to p5-MIME-Lite-2.117 WWW: http://search.cpan.org/search?dist=MIME-Lite >How-To-Repeat: >Fix: --- p5-MIME-Lite.diff begins here --- diff -ruN --exclude CVS /usr/ports/mail/p5-MIME-Lite/Makefile p5-MIME-Lite/Makefile --- /usr/ports/mail/p5-MIME-Lite/Makefile Thu May 10 17:34:23 2001 +++ p5-MIME-Lite/Makefile Sun Apr 28 12:53:25 2002 @@ -6,7 +6,7 @@ # PORTNAME= MIME-Lite -PORTVERSION= 2.111 +PORTVERSION= 2.117 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= MIME diff -ruN --exclude CVS /usr/ports/mail/p5-MIME-Lite/distinfo p5-MIME-Lite/distinfo --- /usr/ports/mail/p5-MIME-Lite/distinfo Thu May 10 17:34:23 2001 +++ p5-MIME-Lite/distinfo Sun Apr 28 12:53:30 2002 @@ -1 +1 @@ -MD5 (MIME-Lite-2.111.tar.gz) = 34f2164c582b31db0f88be1d55469250 +MD5 (MIME-Lite-2.117.tar.gz) = aacd69f446b5d0fd33c8d910b0c7f362 --- p5-MIME-Lite.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 22:29:59 2002 Delivered-To: freebsd-ports@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 99FF237B420; Sat, 27 Apr 2002 22:29:47 -0700 (PDT) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 5F5B32B84A; Sun, 28 Apr 2002 07:29:42 +0200 (CEST) Received: by k7.mavetju.org (Postfix, from userid 1001) id 9A325354; Sun, 28 Apr 2002 15:29:30 +1000 (EST) Date: Sun, 28 Apr 2002 15:29:30 +1000 From: Edwin Groothuis To: "Bruce A. Mah" Cc: ports@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: HEADS UP! XFree86 has been upgraded to 4.2.0 in 4.5-STABLE Message-ID: <20020428152930.L56612@k7.mavetju.org> References: <20020427044054.A78618@xor.obsecurity.org> <20020427221418.J56612@k7.mavetju.org> <20020427135344.D89190@xor.obsecurity.org> <20020428104843.K56612@k7.mavetju.org> <200204280058.g3S0w5L4055297@intruder.bmah.org> <20020428111119.B77837@k7.mavetju.org> <200204280117.g3S1H2DV055561@intruder.bmah.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200204280117.g3S1H2DV055561@intruder.bmah.org>; from bmah@FreeBSD.ORG on Sat, Apr 27, 2002 at 06:17:01PM -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Apr 27, 2002 at 06:17:01PM -0700, Bruce A. Mah wrote: > If memory serves me right, Edwin Groothuis wrote: > > On Sat, Apr 27, 2002 at 05:58:05PM -0700, Bruce A. Mah wrote: > > > Too true. > > > > Oh well, I hope that somebody will think about the possible problems > > before it gets shipped and I just wanted to give them my experiences. > > Arg. I pressed "send" too quickly. :-p > > What I meant is that yes, we've thought about possible problems, and > that yes, we want to hear about people's experiences. > > If you actually do run into problems with the way the XFree86 4.2.0 got > integrated, give a holler. I did, but don't have really a solution for it. With 4.1.x, I could build the port, do a pkg_delete and make reinstall. With the 4.2.x meta-port, I build the port (/usr/ports/x11/XFree86-4), did a pkg_delete and a make install. Euh... that was a baaaad idea, since it had only build in that directory, it hadn't done the other parts of the port. Two hours later (life can be very boring if you don't have all the needed libraries on your system) it worked fine again. After that, on a different system, I added these lines to the makefile of x11/XFree86-4: --- Makefile.old Tue Apr 2 12:28:36 2002 +++ Makefile Tue Apr 2 10:46:51 2002 @@ -37,4 +37,13 @@ do-install: # empty +all: + for dir in `make all-depends-list`; do \ + if [ -d $$dir ]; then \ + ${ECHO} $$dir; \ + cd $$dir; \ + make; \ + fi; \ + done + .include This way at least everything is fetched and build before I pkg_delete the whole thing. Life would suck[sp] very much if it failed to compile after I pkg_deleted it... Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: bash$ :(){ :|:&};: | http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 22:38:43 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0A9A737B405; Sat, 27 Apr 2002 22:38:42 -0700 (PDT) Received: (from cy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3S5cga52644; Sat, 27 Apr 2002 22:38:42 -0700 (PDT) (envelope-from cy) Date: Sat, 27 Apr 2002 22:38:42 -0700 (PDT) From: Message-Id: <200204280538.g3S5cga52644@freefall.freebsd.org> To: cy@FreeBSD.org, freebsd-ports@FreeBSD.org, cy@FreeBSD.org Subject: Re: ports/37477: new port: graphics/xmms-paranormal Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: new port: graphics/xmms-paranormal Responsible-Changed-From-To: freebsd-ports->cy Responsible-Changed-By: cy Responsible-Changed-When: Sat Apr 27 22:38:08 PDT 2002 Responsible-Changed-Why: This looks like an interesting diversion. http://www.freebsd.org/cgi/query-pr.cgi?pr=37477 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 22:43: 2 2002 Delivered-To: freebsd-ports@freebsd.org Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by hub.freebsd.org (Postfix) with ESMTP id 987AD37B491 for ; Sat, 27 Apr 2002 22:42:21 -0700 (PDT) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by white.imgsrc.co.jp (Postfix) with ESMTP id 8DE9424D22; Sun, 28 Apr 2002 14:42:20 +0900 (JST) Received: from waterblue.imgsrc.co.jp (waterblue.imgsrc.co.jp [2001:218:422:2::160]) by black.imgsrc.co.jp (Postfix) with ESMTP id 0399D1E46E9; Sun, 28 Apr 2002 14:42:18 +0900 (JST) Date: Sun, 28 Apr 2002 14:42:17 +0900 Message-ID: <7mit6c4bwm.wl@waterblue.imgsrc.co.jp> From: Jun Kuriyama To: svenasse@polaris.ca Subject: PR ports/32471 and ports/37386 User-Agent: Wanderlust/2.9.7 (Unchained Melody) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.2 (i386--freebsd) MULE/5.0 (=?ISO-2022-JP?B?GyRCOC1MWhsoQg==?=) Cc: Ports Team MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Can you check these PRs about amavis-perl? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=ports/32471 http://www.FreeBSD.org/cgi/query-pr.cgi?pr=ports/37386 -- Jun Kuriyama // IMG SRC, Inc. // FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 22:48:44 2002 Delivered-To: freebsd-ports@freebsd.org Received: from www.clubplus.net (ns1.clubplus.net [216.191.22.194]) by hub.freebsd.org (Postfix) with ESMTP id D015A37B417 for ; Sat, 27 Apr 2002 22:48:37 -0700 (PDT) Received: from skytrackercanada.com (cust29.209.188.66.dsl.accessv.com [209.188.66.29] (may be forged)) by www.clubplus.net (8.11.4/8.11.1) with ESMTP id g3S5mN306324 for ; Sun, 28 Apr 2002 01:48:24 -0400 Received: (from david@localhost) by skytrackercanada.com (8.12.3/8.12.3) id g3S5mpBe039325 for ports@freebsd.org; Sun, 28 Apr 2002 01:48:51 -0400 (EDT) (envelope-from david) Date: Sun, 28 Apr 2002 01:48:51 -0400 From: David Banning To: ports@freebsd.org Subject: libgda port won't compile Message-ID: <20020428014851.A39318@mail.clubplus.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Could someone direct me on what is the error here? I see a number of errors. My guess is that the fatal one is the ../../lib/gda-common/.libs/libgda-common.so: undefined reference to +`gconf_engine_remove_dir' but I don't know what to do about it. port is /usr/ports/databases/libgda cc -O -pipe -o .libs/gda-default-srv main-default.o -pthread -Wl,-E -Wl,-E -L/u sr/local/lib -L/usr/X11R6/lib ../../lib/gda-common/.libs/libgda-common.so -lgthr ead12 -lgconf-1 -lbonobo -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lwra p -lbonobox -lXpm -ljpeg -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng - lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -lgdk_pixbuf -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lxpg4 -lXext -lX11 -lm -lxml -lz ../../lib/gda-server/.lib s/libgda-server.so -lpopt ../../providers/gda-default-server/libgda-default.a .. /../providers/gda-default-server/sqlite/libsqlite.a -lintl -lgdbm -Wl,--rpath -W l,/usr/X11R6/lib /usr/libexec/elf/ld: warning: libintl.so.1, needed by /usr/X11R6/lib/libgconf-1. so, may conflict with libintl.so.2 /usr/libexec/elf/ld: warning: libpng.so.4, needed by /usr/X11R6/lib/libgnomeui.s o, may conflict with libpng.so.5 /usr/lib/libc.so.4: WARNING! setkey(3) not present in the system! /usr/lib/libc.so.4: warning: this program uses gets(), which is unsafe. /usr/lib/libc.so.4: warning: mktemp() possibly used unsafely; consider using mks temp() /usr/lib/libc.so.4: WARNING! des_setkey(3) not present in the system! /usr/lib/libc.so.4: WARNING! encrypt(3) not present in the system! /usr/lib/libc.so.4: warning: tmpnam() possibly used unsafely; consider using mks temp() /usr/lib/libc.so.4: warning: this program uses f_prealloc(), which is not recomm ended. /usr/lib/libc.so.4: WARNING! des_cipher(3) not present in the system! /usr/lib/libc.so.4: warning: tempnam() possibly used unsafely; consider using mk stemp() ../../lib/gda-common/.libs/libgda-common.so: undefined reference to `gconf_engin e_remove_dir' gmake[4]: *** [gda-default-srv] Error 1 gmake[4]: Leaving directory `/usr/ports/databases/libgda/work/libgda-0.2.96/prov iders/gda-default-server' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/databases/libgda/work/libgda-0.2.96/prov iders/gda-default-server' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/databases/libgda/work/libgda-0.2.96/prov iders' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/databases/libgda/work/libgda-0.2.96' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/databases/libgda. any pointers would be great To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 22:54:38 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gyros.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id C6D0837B405 for ; Sat, 27 Apr 2002 22:54:32 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.3/8.12.3) with ESMTP id g3S5s1i9068544; Sun, 28 Apr 2002 01:54:02 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: libgda port won't compile From: Joe Marcus Clarke To: David Banning Cc: ports@FreeBSD.ORG In-Reply-To: <20020428014851.A39318@mail.clubplus.net> References: <20020428014851.A39318@mail.clubplus.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 28 Apr 2002 01:54:01 -0400 Message-Id: <1019973242.742.17.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, 2002-04-28 at 02:48, David Banning wrote: > Could someone direct me on what is the error here? > I see a number of errors. My guess is that the fatal one is the > ../../lib/gda-common/.libs/libgda-common.so: undefined reference to > +`gconf_engine_remove_dir' > > but I don't know what to do about it. Looks like you have a bunch of GNOME related bits that are out-of-date. I recommend upgrading ports like png and gconf to their latest respective versions. After which, make clean in libgda, then try to rebuild. Joe > > port is /usr/ports/databases/libgda > > cc -O -pipe -o .libs/gda-default-srv main-default.o -pthread -Wl,-E -Wl,-E -L/u > sr/local/lib -L/usr/X11R6/lib ../../lib/gda-common/.libs/libgda-common.so -lgthr > ead12 -lgconf-1 -lbonobo -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lwra > p -lbonobox -lXpm -ljpeg -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng - > lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -lgdk_pixbuf -lgtk12 -lgdk12 > -lgmodule12 -lglib12 -lxpg4 -lXext -lX11 -lm -lxml -lz ../../lib/gda-server/.lib > s/libgda-server.so -lpopt ../../providers/gda-default-server/libgda-default.a .. > /../providers/gda-default-server/sqlite/libsqlite.a -lintl -lgdbm -Wl,--rpath -W > l,/usr/X11R6/lib > /usr/libexec/elf/ld: warning: libintl.so.1, needed by /usr/X11R6/lib/libgconf-1. > so, may conflict with libintl.so.2 > /usr/libexec/elf/ld: warning: libpng.so.4, needed by /usr/X11R6/lib/libgnomeui.s > o, may conflict with libpng.so.5 > /usr/lib/libc.so.4: WARNING! setkey(3) not present in the system! > /usr/lib/libc.so.4: warning: this program uses gets(), which is unsafe. > /usr/lib/libc.so.4: warning: mktemp() possibly used unsafely; consider using mks > temp() > /usr/lib/libc.so.4: WARNING! des_setkey(3) not present in the system! > /usr/lib/libc.so.4: WARNING! encrypt(3) not present in the system! > /usr/lib/libc.so.4: warning: tmpnam() possibly used unsafely; consider using mks > temp() > /usr/lib/libc.so.4: warning: this program uses f_prealloc(), which is not recomm > ended. > /usr/lib/libc.so.4: WARNING! des_cipher(3) not present in the system! > /usr/lib/libc.so.4: warning: tempnam() possibly used unsafely; consider using mk > stemp() > ../../lib/gda-common/.libs/libgda-common.so: undefined reference to `gconf_engin > e_remove_dir' > gmake[4]: *** [gda-default-srv] Error 1 > gmake[4]: Leaving directory `/usr/ports/databases/libgda/work/libgda-0.2.96/prov > iders/gda-default-server' > gmake[3]: *** [all-recursive] Error 1 > gmake[3]: Leaving directory `/usr/ports/databases/libgda/work/libgda-0.2.96/prov > iders/gda-default-server' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory `/usr/ports/databases/libgda/work/libgda-0.2.96/prov > iders' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/databases/libgda/work/libgda-0.2.96' > gmake: *** [all-recursive-am] Error 2 > *** Error code 2 > > Stop in /usr/ports/databases/libgda. > > any pointers would be great > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > -- PGP Key: http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 23:20: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 477CE37B405 for ; Sat, 27 Apr 2002 23:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3S6K1C62778; Sat, 27 Apr 2002 23:20:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2E9DB37B400 for ; Sat, 27 Apr 2002 23:14:17 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3S6EHq62140; Sat, 27 Apr 2002 23:14:17 -0700 (PDT) (envelope-from nobody) Message-Id: <200204280614.g3S6EHq62140@freefall.freebsd.org> Date: Sat, 27 Apr 2002 23:14:17 -0700 (PDT) From: Paul Hoadley To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37518: gmat port CATALOG needs updating Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37518 >Category: ports >Synopsis: gmat port CATALOG needs updating >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Apr 27 23:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Paul Hoadley >Release: 4.5-RELEASE >Organization: >Environment: FreeBSD grover.logicsquad.net 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Wed Apr 3 17:55:15 CST 2002 paulh@grover.logicsquad.net:/usr/obj/usr/src/sys/GROVER i386 >Description: The gmat port in /usr/ports/textproc/gmat comes with a CATALOG file that is installed into /usr/local/share/gmat/sgml that points to the local copies of the Docbook DTDs in /usr/local/share/gmat/sgml/DocBook. The Docbook ports install these DTDs under /usr/local/share/sgml/docbook. >How-To-Repeat: # cd /usr/ports/textproc/gmat # make install # /usr/local/share/gmat/bin/gmat --fopt -U -f gmat.sgm >Fix: A simple fix is to create a symlink between the two places. This seems to work. Another would be to fix the CATALOG at each instance of an incorrect path. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message From owner-freebsd-ports Sat Apr 27 23:50:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BF30237B416 for ; Sat, 27 Apr 2002 23:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3S6o1g67654; Sat, 27 Apr 2002 23:50:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C259537B417 for ; Sat, 27 Apr 2002 23:45:56 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3S6juI67290; Sat, 27 Apr 2002 23:45:56 -0700 (PDT) (envelope-from nobody) Message-Id: <200204280645.g3S6juI67290@freefall.freebsd.org> Date: Sat, 27 Apr 2002 23:45:56 -0700 (PDT) From: Yoichi ASAI To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37519: Update port: japanese/mozilla-jlp Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37519 >Category: ports >Synopsis: Update port: japanese/mozilla-jlp >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Apr 27 23:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Yoichi ASAI >Release: FreeBSD 4.5-STABLE >Organization: >Environment: >Description: Update port: japanese/mozilla-jlp >How-To-Repeat: >Fix: diff -urN mozilla-jlp.orig/Makefile mozilla-jlp/Makefile --- mozilla-jlp.orig/Makefile Sat Apr 13 23:16:35 2002 +++ mozilla-jlp/Makefile Sat Apr 27 21:49:19 2002 @@ -6,15 +6,16 @@ # PORTNAME= mozilla -PORTVERSION= 0.9.9 +PORTVERSION= 1.0.rc1 #PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= japanese www -MASTER_SITES= http://www.ash.ne.jp/~mal/mozilla/ \ +MASTER_SITES= http://prdownloads.sourceforge.net/jlpmoz/ \ + http://www.ash.ne.jp/~mal/mozilla/ \ http://dev.jp/ \ http://www.mozilla.gr.jp/jlp/ PKGNAMESUFFIX= -jlp -DISTNAME= ${PORTNAME}${PORTVERSION}-jajppack-v1.0 +DISTNAME= ${PORTNAME}1.0rc1-jajppack-v0.1 EXTRACT_SUFX= .xpi MAINTAINER= yatt@msc.biglobe.ne.jp diff -urN mozilla-jlp.orig/distinfo mozilla-jlp/distinfo --- mozilla-jlp.orig/distinfo Sat Apr 6 12:23:55 2002 +++ mozilla-jlp/distinfo Sat Apr 27 21:44:30 2002 @@ -1 +1 @@ -MD5 (mozilla0.9.9-jajppack-v1.0.xpi) = 8cd6c2c6da0cc76189c9302b529c9df4 +MD5 (mozilla1.0rc1-jajppack-v0.1.xpi) = e63f98c10966185b8b7c6c756d618f57 diff -urN mozilla-jlp.orig/files/installed-chrome.txt mozilla-jlp/files/installed-chrome.txt --- mozilla-jlp.orig/files/installed-chrome.txt Sat Apr 6 12:23:55 2002 +++ mozilla-jlp/files/installed-chrome.txt Sat Apr 27 19:05:05 2002 @@ -13,6 +13,7 @@ locale,install,url,jar:resource:/chrome/ja-JP.jar!/locale/ja-JP/mozldap/ locale,install,url,jar:resource:/chrome/ja-JP.jar!/locale/ja-JP/forms/ locale,install,url,jar:resource:/chrome/ja-JP.jar!/locale/ja-JP/messenger-smime/ +locale,install,url,jar:resource:/chrome/ja-JP.jar!/locale/ja-JP/messenger-mdn/ locale,install,url,jar:resource:/chrome/ja-JP.jar!/locale/ja-JP/chatzilla/ locale,install,url,jar:resource:/chrome/ja-JP.jar!/locale/ja-JP/venkman/ locale,install,url,jar:resource:/chrome/ja-JP.jar!/locale/ja-JP/inspector/ diff -urN mozilla-jlp.orig/files/unix.js mozilla-jlp/files/unix.js --- mozilla-jlp.orig/files/unix.js Sat Apr 6 12:23:55 2002 +++ mozilla-jlp/files/unix.js Sat Apr 27 21:46:59 2002 @@ -115,7 +115,6 @@ pref("print.print_edge_right", 4); // 1/100 of an inch pref("print.print_edge_bottom", 4); // 1/100 of an inch - // print_extra_margin enables platforms to specify an extra gap or margin // around the content of the page for Print Preview only pref("print.print_extra_margin", 0); // twips @@ -359,4 +358,7 @@ pref("print.postscript.nativefont.zh-TW", ""); pref("mail.signature_date", 0); + +// until bug #130581 is fixed, we need to override this on linux +pref("mail.compose.max_recycled_windows", 0); // EOF. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message

Express PCB

 

I came across your website while surfing for information on free = layout software. Would you consider linking to Express PCB http://www.expresspcb.com ? =

ExpressPCB has PC board = layout software and PC board manufacturing services.

=A0

The ExpressPCB CAD software runs = with Windows 95, 98, Me, NT, 2000 or XP. We recommend that your computer have a 100Mhz or better CPU with an 800x600 or better = color display. The PC board service manufactures very high quality = double-sided boards with plated-through holes.